/**
 * Main CSS Stylesheet
 * Hometown Fashions
 *
 * @package templateSystem
 * @copyright Copyright 2007 Hometown Fashions
 * @copyright Portions Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #FFFFFF;
}

#header_scroller {
	text-align: center;
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	font: italic bold 16px Verdana;
	background: #F3D86F;
	color: #222222;
	height: 20px;
	}

/* GLOBAL */
body {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #F3D86F;
	text-align: left;
	margin-left: 4px;	
	}

.centeredContent {
	text-align: center;
	}

.back {
	float: left;
	}

.forward {
	float: right;
	}

.clearBoth {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	}

.buttonRow {
	margin: 0.5em;
	}

LABEL {
	font-size: 11px;
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL#textAreaReviews {
	text-align: center;
	font-weight: normal;
	margin: 1em 0em;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	font-size: 12px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

LABEL.inputLabelPayment, LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 15em;
	float: left;
	}

a img {
	border: none;
	}

a, a:link, a:visited, a:active {
	color: #CBA204;
	text-decoration: none;
	font-weight: bold;
	}
 
a:hover {
	color: #AC8300;
	}

.alert {
	vertical-align: top;
	color: #990000;
	margin-left: 0.5em;
	}

.messageStackCaution, .messageStackError, .messageStackSuccess, .messageStackWarning {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackCaution, .messageStackSuccess {
	color: #000000;
	}

.messageStackError, .messageStackWarning {
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #FFFF66;
	}

.messageStackError {
	background-color: #990000;
	}

.messageStackSuccess {
	background-color: #009933;
	font-weight: bold;
	}

.messageStackWarning {
	background-color: #ff0000;
	}

.larger {
	font-size: 11px;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #666666;
	width: 95%;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	font-size: 1.1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	/*float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFC5;
	}

.advisory {
	padding-right: 5px;
	}

.smallText {
	font-size: 9px;
	}

.smallText_boxes {
	font-size: 10px;
	font-weight: bold;
	float: right;
	}

.biggerText {
	font-size: 12px;
	}

/* WRAPPERS */
#mainWrapper {
	text-align: left;
	width: 760px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	margin: auto;
	}

#contentMainWrapper, #headerWrapper, #logoWrapper {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	}

#contentMainWrapper {
	border: 1px solid #999999;
	}

.centerBoxWrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	}

#taglineWrapper {
	float: right;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	width: 500px;
	}

#navMainWrapper {
	margin: 0px;
	width: 100%;
	background: #FFFFFF url(../images/m35.gif) repeat-x;
	padding: 0px;
	text-align: center;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	height: 1%;
	width: 100%;
	font-size: 10px;
	}

#navSuppWrapper {
	margin: 0px;
	background: #F3D86F;
	color: #333333;
	height: 1%;
	width: 100%;
	font-size: 10px;
	}

#sendSpendWrapper {
	border: 1px solid #4A4A4A;
	float: right;
	margin: 15px;
	width: 45%;
	}

#accountLinksWrapper {
	margin: 0;
	width: 47%;
	padding-top: 10px;
	}

.navNextPrevWrapper {
	padding-top: 10px;
	}

.wrapperAttribsOptions {
	margin: 0em 0em;
	}

/* HEADER STYLES */
#logo {
	padding-left: 17px;
	float: left;
	}

#tagline, #tagline a, #tagline a:link, #tagline a:active, #tagline a:visited, #tagline a:hover {
	color: #4A4A4A;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	padding: 0px;
	margin: 0px;
	padding-right: 2px;
	}

* html #tagline {
	height: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	}

#tagline a:hover {
	text-decoration: underline;
	}

#register {
	background: url(../images/top-yellow.jpg) no-repeat right;
	text-align: right;
	width: 487px;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 59px;
	color: #4A4A4A;
	font-weight: bold;
	font-size: 12px;
	}

* html #register {
	padding-top: 0px;
	margin: 0px;
	height: 59px;
	}

#register a, #register a:link, #register a:active, #register a:visited, #register a:hover {
	color: #4A4A4A;
	}

.navMainSearch {
	margin: 0px;
	background: #F3D86F;
	text-align: right;
	padding-right: 5px;
	}

#navMain {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

* html #navMain {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0px;
	}

#navCatTabs ul  {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
	}

#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 15px;
	color: #333333;
	}

#navCatTabs ul li a:hover {
	text-decoration: underline;
	color: #333333;
	}

#navEZPagesTop, #navEZPagesTop a, #navEZPagesTop a:link, #navEZPagesTop a:active, #navEZPagesTop a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 5px;
	background: #F3D86F;
	text-align: center;
	text-decoration: none;
	}

#navEZPagesTop a:hover {
	text-decoration: underline;
	color: #333333;
	}

/* SIDE COLUMNS */
#navColumnOne, #navColumnTwo {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, sans-serif;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0px;
	padding-left: 10px;
	} 

.columnLeft, .columnRight {
	padding-top: 10px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0px;
	padding-top: 4px;
	font-size: 1.1em;
	font-family: Verdana;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #ffffff;
	}

.leftBoxHeading, #bannerboxHeading, .rightBoxHeading, .centerBoxHeading {
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/m35.gif);
	border: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:link, h3.leftBoxHeading a:active, h3.leftBoxHeading a:visited, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading a:link, h3.rightBoxHeading a:active, h3.rightBoxHeading a:visited, h3#bannerboxHeading, h3#bannerboxHeading a, h3#bannerboxHeading a:link, h3#bannerboxHeading a:active, h3#bannerboxHeading a:visited, h2.centerBoxHeading, h2.centerBoxHeading a, h2.centerBoxHeading a:link, h2.centerBoxHeading a:active, h2.centerBoxHeading a:visited {
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: .5px;
	font-size: 16px;
	color: #3C3B39;
	font-weight: bold;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover, h2.centerBoxHeading a:hover {
	color: #3C3B39;
	text-decoration: none;
	}

.box_links {
	width: 100%;
	border-bottom: 1px solid #333333;
	padding: 0px;
	margin: 0px;
	color: #333333;
	}

.box_links a, .box_links a:link, .box_links a:active, .box_links a:visited {
	padding-left: 6px;
	color: #333333;
	text-decoration: none;
	}

hr#catBoxDivider {
	display: none;
	}

#moreinformationContent, #informationContent {
	padding-top: 0px;
	}

#featuredContent, #featuredContent a, #featuredContent a:link, #featuredContent a:active, #featuredContent a:visited, #featuredContent a:hover, #whatsnewContent, #whatsnewContent a, #whatsnewContent a:link, #whatsnewContent a:active, #whatsnewContent a:visited, #whatsnewContent a:hover, #specialsContent, #specialsContent a, #specialsContent a:link, #specialsContent a:active, #specialsContent a:visited, #specialsContent a:hover {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

#bestsellersContent {
	padding-top: 0px;
	}

#bestsellers .wrapper {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	}

#bestsellers ol {
	padding: 0px;
	margin-left: 15px;
	font-size: 9px;
	}

#bestsellers li, #bestsellers li a, #bestsellers li a:link, #bestsellers li a:active, #bestsellers li a:visited {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

#bestsellers li a:hover {
	text-decoration: underline;
	}

/* CENTER BOXES */
.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
	margin: 1em 0em;
	vertical-align: top;
	}

.center_boxes {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	}

.center_box_cat, .center_box_cat a, .center_box_cat a:visited, .center_box_cat a:link, .center_box_cat a:active {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}

.center_box_cat a:hover, .center_box_items a:hover {
	color: #000000;
	text-decoration: none;
	}

.center_box_items, .center_box_items a, .center_box_items a:visited, .center_box_items a:link, .center_box_items a:active {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	}

.ch3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

.ch4 {
	font-size: 10px;
	color: #252525;
	font-weight: bold;
	}

.center_box_more {
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	}

#alsoPurchased {
	width: 95%;
	}

/* FOOTER */
.bottom_shadow {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: 0px;
	line-height: 5px;
	height: 5px;
	}

#navSupp ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li {
	display: inline;
	white-space: nowrap;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	}

#navSupp ul li a:hover {
	color: #333333;
	text-decoration: underline;
	}

#siteinfoLegal, #siteinfoLegal a, #siteinfoLegal a:visited, #siteinfoLegal a:active, #siteinfoLegal a:link {
	font-size: 9px;
	background: #F3D86F;
	color: #333333;
	text-align: center;
	padding: 10px;
	}

/* PAGES */
.centerColumn {
	padding: 0px;
	padding-top: 11px;
	}

#navBreadCrumb {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	}

#indexDefaultHeading {
	display: none;
	}

h1 {
	padding-bottom: 10px;
	margin: 0px;
	font-size: 17px;
	color: #AC8300;
	font-weight: bold;
	}

h4, h5, h6, h4.optionName {
	font-size: 11px;
	}

h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

#indexDefaultMainContent {
	text-align: center;
	}

.navSplitPagesResult {}

.navSplitPagesLinks {
	color: #4A4A4A;
	font-weight: bold;
	}

.navSplitPagesLinks a, .navSplitPagesLinks a:active, .navSplitPagesLinks a:link, .navSplitPagesLinks a:visited {
	color: #AC8300;
	text-decoration: none;
	}

.navSplitPagesLinks a:hover {
	text-decoration: underline;
	color: #CBA204;
	}

.specialsListBoxContents {
	float: left;
	vertical-align: top;
	margin: 1em 0em;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	}

.specialsListBoxContents a, .specialsListBoxContents a:active, .specialsListBoxContents a:link, .specialsListBoxContents a:visited, .specialsListBoxContents a:hover {
	color: #000066;
	text-decoration: none;
	}

ADDRESS {
	font-style: normal;
	padding: 0.5em;
	font-size: 12px;
	}

#gvSendDefaultBalance {
	color: #009900;
	font-weight: bold;
	}

.gvBal {
	float: right;
	}

.categoryListBoxContents {
	float: left;
	vertical-align: top;
	margin: 1em 0em;
	text-align: center;
	}

#indexProductList {
	padding: 9px;
	}

#indexProductListCatDescription {
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	}

TH {
	text-align: center;
	}

.productListing-heading {
	font-size: 11px;
	border-bottom: 1px solid #4A4A4A;
	}

.productListing-odd {
	background-color: #FFFFC5;
	}

.productListing-data {
	text-align: center;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

h3.itemTitle, h3.itemTitle a, h3.itemTitle a:active, h3.itemTitle a:link, h3.itemTitle a:visited, h3.itemTitle a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #AC8300;
	}

.productListing-data img {
	padding-left: 5px;
	}

#advSearchDefault, #advSearchResultsDefault, #checkoutConfirmDefault {
	padding-right: 10px;
	}

TR.tableHeading {
	background-color: #4A4A4A;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}

.tableHeading TH {
	border: 1px solid #000000;
	}

caption, CAPTION {
	color: #AC8300;
	padding-bottom: 5px;
	font-weight: bold;
	}

.prevOrders {
	border-bottom: 1px solid #000000;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	list-style-type: square;
	color: #AC8300;
	} 

.orderHistory {
	color: #AC8300;
	}

.orderDate {
	padding-bottom: 5px;
	font-size: 11px;
	}

#orderHistoryDetailedOrder {
	padding-bottom: 0px;
	padding-top: 20px;
	}

.floatingBox, #checkoutShipto {
	margin: 0;
	width: 47%;
	}

#checkoutSuccessMainContent {
	padding-bottom: 10px;
	}

h3#checkoutSuccessThanks {
	padding-top: 20px;
	}

#cookieUsageDefault {
	font-size: 12px;
	}

#productDescription {
	font-size: 12px;
	padding: 5px;
	padding-right: 10px;
	text-align: justify;
	float: left;
	}

h2#productPrices {
	font-size: 16px;
	font-weight: bold;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 10px;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#productDetailsList li {
	font-size: 11px;
	}

#productQuestions {
	padding-right: 10px;
	}

#logoffDefaultMainContent {
	font-size: 12px;
	}

/* POPUP STYLES */
#popupCVVHelp, #popupSearchHelp, #popupCouponHelp, #popupImage, #popupAdditionalImage, #infoShoppingCart, #popupAtrribsQuantityPricesHelp, #popupShippingEstimator {
	color: #4A4A4A;
	width: auto;
	}

.shippingEstimatorWrapper, .popupCVVText, .popupSearchText, .popupCouponText, .infoShoppingCartText {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	}
	
#popupImageborder, #popupImageborder a, #popupImageborder a:link, #popupImageborder a:active, #popupImageborder a:visited, #popupImageborder a:hover, #popupAdditionalImageborder, #popupAdditionalImageborder a, #popupAdditionalImageborder a:link, #popupAdditionalImageborder a:active, #popupAdditionalImageborder a:visited, #popupAdditionalImageborder a:hover {
	text-decoration: none;
	color: #000000;
	}

#popupShippingEstimator {
	background-color: #ffffff;
	}

.tableHeading {
	height: 2.2em;
	background-color: #e9e9e9;
	 }

#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
#navEZPagesTOC ul li a:hover {
	color: #FF0000;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

.centerBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

P {
	padding: 0.5em;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
/*wrappers - page or section containers*/
#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
	}

#checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

/*navigation*/

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon {
	margin: 0.5em;
	}

/*The main content classes*/
#contentColumnMain, .centerBoxContents, .additionalImages, .centerBoxContentsAlsoPurch {
	vertical-align: top;
	}

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

#siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

#cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .additionalImages, .centerBoxContentsAlsoPurch {
	margin: 1em 0em;
	}

/*sideboxes*/
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

#cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .attribImg {
	text-align: center;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
#shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}
#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li {
	display: inline;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}


#navMain ul li a:hover {
	color: #FF0000;
	}


.information {padding: 10px 3px; line-height: 150%;}
