/**<?php echo ($i < $n ? EZPAGES_SEPARATOR_FOOTER : '') . "\n"; ?>
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4813 2006-10-23 02:13:53Z drbyte $
 */

 
/* 
Color scheme:  
  Fonts: Black, Silver (#C0C0C0), #D3005F (Rubine Red), Red, #FF0093 (for product description links)
	Background: White, Red 
  Dividing lines: #696969 (DimGray)
*/ 
 
body {
	margin: 0px;
	font-family: helvetica, arial, verdana, geneva, sans-serif;
	font-size: 62.5%;
/*	color: silver;*/
  color: black;
	background-color: White;
	text-align: center;
	}

a img {border: none; }

a, a:visited, a:active {
  color: #333333;
	text-decoration: none;
	}
 
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

h4.optionName {
	font-size: 1.1em;
  margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
	
.biggerText {
	font-size: 1.2em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 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: #E4FEF5;
	}

FIELDSET {
	padding: 0em;
	margin: 0.5em 0em;
/*	border: 1px solid #cccccc;*/
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	}

LEGEND {
	font-weight: bold;
	padding: 0.5em 0 0.5em 0;
	color: #D3005F; /* Rubine Red */
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em, 0 0.2em 0;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #696969 /* DimGray */; /* dividing line */
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: Red;
	color: Black;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {  /* stuff below the header and above the footer */
	width: 964px;
	height: 900px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: -14px;
	}
	
#logoWrapper{
/*	background-image: url(../images/header.jpg);*/
	background-repeat: repeat-x;
	}

#logo img {
  border: none;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	
#navColumnOneWrapper, #navColumnTwoWrapper {
/*	margin-left: 0.5em;*/
	margin-right: 0.5em;
	}
	
#tagline {
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	}
	
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	padding: 0.5em 0.2em;*/
	height: 1%;
	}

#navMainWrapper { /* navigation toolbar at header */
	text-transform: uppercase;
	margin-left: 18px;
	padding: 0px;
	margin-right: 14px;
	margin-bottom: 13px;
	border-bottom: 1px solid #696969 /* DimGray */; /*dividing line*/
	}

#navMain {
  display: inline; /* for ie6.  without it, ie6 adds extra bottom padding */
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

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


#navCatTabs ul li a {
  display: inline;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navMain a {
	color: Black;
	float: left;
	padding-bottom: 2px; /* creates a little gap between the top nav and the line below it */
	}
	
#navMain ul, #navMain li {
  display: inline;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#navMain span {
  display: none;
}

#navSupp { 
  padding-top: 8px;
	padding-bottom: 8px;
  border-top: 1px solid #696969 /* DimGray */;
}

#navSupp ul li a {
	display: inline;
	text-decoration: none;
	white-space: nowrap;
	}

#navSupp a, #navSupp a:visited, #navSupp a:active { 
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

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

/* category tabs shown horizontally below the header. */
#navCatTabs ul li a {
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 2em;  /* separation between individual items */
	}

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

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
/*	background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
td.columnLeft {
	border-right: 1px solid #696969 /* DimGray */; /*dividing line*/
}


/*.content,*/ 


/*--------------------------------
   Product detail page 
---------------------------------*/

#productGeneral {
  padding: 0;
  margin-top: 13px;
}

#productDescription a, a:visited {
/*  color: #FF0093;*/
  color: #D3005F;
	}

#productName {
  float: left;  
	font-size: 24pt;
	font-weight: normal;
	color: Black;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25px;
	}

#productName img {  /*  Image for the Product Name */
  float: left;
	padding-top: 50px;
	margin-bottom: 10px;
	margin-left: 200px;
}

#productPrices {   
  float: left;
	margin-left: 45px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 18px;  /* Make the same size as .listingProductPrice - the prices in the product listing */
	font-weight: normal;
	color: Black;
	}

#cartAdd {
  float: left;
	padding-top: 10px;
}

#productAttributes {
  clear: both;
	margin-right: 40px;
	margin-bottom: 0;
	padding-right: 0;
	text-align: right;
}
	
#productMainImage {
	padding: 0;
	border-top: 1px solid #696969 /* DimGray */; /*dividing line*/
	border-bottom: 1px solid #696969 /* DimGray */; /*dividing line*/
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
	/*overflow:hidden;  /* for stupid ie6 bug.  remove extra spacing between image and bottom border. */
	}

#productDescription { /* this should match the product description in the product/category listing */
	font-family: arial, helvetica;
	font-size: 11pt;
  line-height: 130%;
	}

#productDescription sup {  /* for the TM superscripted */
	font-size: 8pt;
	}

#productDescription h3 {  /* the headline below the price */
  display: none;
	}

#productDescription .title { /* title for description */
  font-family: Arial;
  font-size: 10pt;
	color: #D3005F;
}	
#productDescription .subtitle {  /* the title of each subsection */
  font-family: Arial;
  font-size: 8pt;
	margin-left: 3px;
}

#productDescription p { /* brings each paragraph a bit closer together */
	margin-top: 2px;
	margin-bottom: 1px;
	}

#productDescription b {
  font-weight: normal;
	color: #D3005F; /*pink*/
	}

#productDescription ul {
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: -6px;
	margin-bottom: 6px;
	} 
	
#productDescription li { /* spec bullet points */
  padding-left: 0px;
	margin-left: 1.4em;
	}

#productDescription hr { /* dividing line */
	margin-left: 0px;
	margin-right: 18px;
	padding-top: 15px;
	width: 757px;  /* any larger causes a bug in ie7? */
	color: #696969 /* DimGray */;
	clear: both;
}

#productDescription img {
  margin-top: 5px;
  margin-left: 0px;
	margin-right: 8px;
}

#productDescription a, a:visited, a:active {
  text-decoration: underline;
}

#productDescription img.icon{
  margin-left: -5px;
  margin-right: 35px;
}
	
#productDescription .headline { /* same style as collectionDescription in the stylesheet-products.css */
  font-family: arial, helvetica;
  clear: both;
  margin-left: 22px;
	margin-right: 20px;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 28px;;
	text-decoration: none;
	text-align: left;
	padding-bottom: 20px;
}

#productDescription .center {
  clear: both;
	text-align: left;
  margin-left: 24px;

}


#productDescription .left { 
	float: left;
	margin-left: 24px;
	padding-right: 10px;
	width: 350px;
/*	text-align: justify;*/;
	display: inline; /* for ie6.  if floated and with margin, need this */
	border-right: #696969 1px solid;
}

#productDescription .right {
  float: right;
	margin-left: 10px;
	margin-right: 24px;
/*	text-align: justify;*/
	width: 345px;
	display: inline; /* for ie6.  if floated and with margin, need this */
}

.productDescriptionCenter {
	margin-right: 25px;
}

#productAdditionalImages img {
  margin-left: 24px;
	margin-top: 0px;
}


#productAdditionalImages hr {
  clear: both;
	padding-top: 8px;
}


/*  end Product detail page 
------------------------------------------*/
	
/* the navigation links on the left */
#ezpagesContent {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	margin-left: 1em;
	}

#ezpagesContent b { /* head of each section*/
	margin-left: -1em;
	}
	
#ezpagesContent li { /* decreases the spacing between li items */
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	}
	

.alert {
	color: #D3005F;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	margin: 0;
	text-align: left;
	}

.centerColumn {
  padding: 0;
}

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

/*Shopping Cart Display*/
#cartDefaultHeading {
  margin-left: 18px;
	margin-top: 20px;
}



#cartInstructionsDisplay {
  margin-left: 18px;
}

#cartContentsDisplay {
  margin-left: 10px;
	border-bottom: 1px solid #cccccc;
}

#cartAdd input {
	margin-right: 1em;
	vertical-align: middle;
	
	}

.tableHeading TH {
	padding: 0.8em;
	}

.tableHeading, #cartSubTotal {
	}

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2em;
	font-size: 1.2em;
	margin-left: 18px;
	}

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

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

.cartProductDisplay a, .cartProductDisplay a:visited {
	font-size: 1.2em;
	color: #D3005F; /*pink*/
	text-decoration: underline;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	font-size: 1.2em;
	padding-right: 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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: Red;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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 {
	text-align: right;
	padding: 0.2em;
	}

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

.amount {
	width: 5.5em;
	}


#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, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	padding: 1em 0em;
	}

.additionalImages {
  padding: 0;
}

.centerBoxContentsAlsoPurch a, .centerBoxContentsAlsoPurch a:visited,.centerBoxContentsFeatured a, .centerBoxContentsFeatured a:visited, .centerBoxContentsCrossSell a, .centerBoxContentsCrossSell a:visited {
	font-size: 10pt;
	letter-spacing: 1px;
	color: #D3005F; /*pink*/
	text-decoration: none;
	}
	
.centerBoxWrapper {
	height: 1%;
	margin: 0em 0em 0em 0em;
	}

h2.centerBoxHeading {
	font-size: 1.5em;
	border: 0;
	color: Gray;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	}

/*-------------------------------------
  Product listing
	Category listing
--------------------------------------*/

#productListHeading {
  font-size: 3em;
	margin-left: 25px;
	padding-top: 4px;
	margin-bottom: -12px;
	}

#productListing, #featuredProducts {
  margin-left: 25px;
	padding-top: 4px;
}

#featuredProducts h2 {
	margin-bottom: -3px;
	margin-top: 10px;
	}

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

#productListing br {
  line-height: 20px;
}

#productListing hr, #featuredProducts hr {
  margin-left: -25px;
	width: 762px; /* needed for ie6 */
}

.listingProductImage {
	border: 0;
	}

h3.itemTitle {
	padding-bottom: 0;
	margin-bottom: 6px;
	font-size: 13pt;
	}

.listingProductPrice { /* Make the size as #ProductPrices - the price in the product page */
  color: Black;
	font-size: 18px;
}

.featuredProductPrice {
  color: Black;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.centerBoxContentsProducts {
  text-align: left;
	margin-left: 6px;
	display: inline; /* for IE6 */
}

div.centerBoxContentsFeatured {
	text-align: left;
	margin-left: 2px; /* need to change the Featured template to have the columns at 32.5% instead of 33% to match the centerBoxContentsProducts */
}
	
.centerBoxContentsProducts a, .centerBoxContentsProducts a:visited, .centerBoxContentsFeatured a, .centerBoxContentsFeatured a:visited {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #D3005F; /*Rubine red*/	
}
	
.listingDescription {  /* all except width should match the product description on the product page */
	width: 200px;
  font-size: 9pt;
	line-height: 140%;
}

#productsListingBottomNumber {
  font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 15px;
}

#productsListingListingBottomLinks {
	font-size: 8pt;
	text-transform: uppercase;
  margin-top: 6px;
	padding-right: 24px;
}

#productsListingListingBottomLinks a, #productsListingListingBottomLinks a:visited {
  background-color: #D3005F; /*Rubine red*/
	padding: 0.2em 0.5em 0.2em 0.5em;
  color: White;
	text-decoration: none;
	border: 1px solid #D3005F;
	line-height: 2em;  /* bug in zen cart.  button shows squashed without this line. */
}

#productsListingListingBottomLinks a:hover {
  background-color: White;
	color: #D3005F; /*Rubine red*/
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
	border: 1px solid #D3005F;
}

/*  end Product listing
--------------------------------------------------*/	

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
/*	background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.centerBoxHeading {
	}
	
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
/*	border: 1px solid #9a9a9a;*/
/*	border-bottom: 5px solid #336633;*/
	margin-top: 12px;
	}

.sideBoxContent { /* the list of products */
	padding: 0.1em;
	font-size: 1.2em;
	letter-spacing: 1px;
	}
	
.sideBoxContent a { /* color for the list of products.  don't need this if implement image links */
	color: Black;
	}

.sideBoxContent a:hover {
	color: Black;
	text-decoration: none;
	}
	
.sideBoxContent li { /* gives some nice spacing between each product name */
	padding: 0.5em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFFFF;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textareaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.additionalImages {
  text-align: center;
}
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*---------------------------------------------
  Left category navigation 
  categories box parent and child categories 
----------------------------------------------*/

#categorylistboxContent a {
  line-height: 20px;
	text-decoration: none;
}

a.category-top, a.category-top:visited, a.category-links, a.category-links:visited { /* not used when using text images */
	color: Gray;
	white-space: nowrap;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited, A.category-not-selected {
	color: Black;
	font-size: 10pt;
}

a.category-selected, a.category-products:hover, a.product-selected, a.product-selected:visited, a.product-selected:hover { /* to mark the current product selected.  Marcio Watanabe */
  color: #D3005F; /*Rubine Red*/
}

a.product-selected, a.product-selected:visited, a.product-selected:hover { 
  font-size: 10pt;
}

div.navProductLink {
  text-indent: -15px;
	margin-left: 30px;
}
div.navProductArrow { /* this is the little arrow that appears when the product is selected */
 float: left;
 display: inline; /* need this for IE6 */
}


/* end Left category navigation 
---------------------------------------------*/

/*--------------------------------------------
  Footer
--------------------------------------------*/

#siteinfoLegal {
  margin-left: 18px;
	color: Silver;
}

#navFooter {
  margin-right: 10px;
	color: Silver
}

#navFooter a, a:visited {
  color: Silver;
}
	
	
/*  end Footer
--------------------------------------------*/

/*--------------------------------------------
  Account information, login, and checkout
--------------------------------------------*/

#accountDefault, #loginDefault, #createAcctSuccess, #checkoutShipping, #checkoutShipAddressDefault, #checkoutPayAddressDefault, #checkoutPayment, #checkoutConfirmDefault, #timeoutDefault, #logoffDefault, #checkoutSuccess, #shippingInfo {
  margin-left: 25px; 
	margin-top: 20px;
	font-size: 10pt;
	padding-bottom: 50px;
}

#accountDefault h1, #loginDefault h1, #createAcctSuccess h1, #checkoutShipping h1, #checkoutShipAddressDefault h1, #checkoutPayAddressDefault h1, #checkoutPayment h1, #checkoutConfirmDefault h1, #timeoutDefault h1 {
  font-size: 1.5em;
}

#accountDefault h2, #loginDefault h2, #createAcctSuccess h2, #checkoutShipping h2, #checkoutShipAddressDefault h2, #checkoutPayAddressDefault h2, #checkoutPayment h2, #checkoutConfirmDefault h2, #timeoutDefault h2 {
  font-size: 1.2em;
}

#orderTotals {
  padding-right: 12px;
}

#checkoutConfirmDefault hr {
  margin-left: -25px;
}

/* end Account information */


/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

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

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

TR.tableHeading {
	background-color: #999999;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
/*	background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #FFFFFF;
	}

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

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textareaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

/*---- top navigation bar.  Added by Marcio Watanabe.  Not in zen cart originally -----*/
#topnav {
	margin: 0; 
	padding: 0;
}

#topnav ul {
  margin: 0; 
  padding: 0;
}

a.topnav_store {
  display: block;
	width: 61px;
	height: 27px;
	background: url("../images/topnav_store.png") no-repeat;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 73px;
	
}
a.topnav_dryers {
  display: block;
	width: 71px;
	height: 27px;
	background: url("../images/topnav_dryers.png") no-repeat;
	text-decoration: none;
	margin-right: 73px;
}
a.topnav_irons{
  display: block;
	width: 82px;
	height: 27px;
	background: url("../images/topnav_irons.png") no-repeat;
	text-decoration: none;
	margin-right: 73px;
}
a.topnav_orlando {
  display: block;
	width: 125px;
	height: 27px;
	background: url("../images/topnav_orlando.png") no-repeat;
	text-decoration: none;
	margin-right: 73px;
}
a.topnav_additionals {
  display: block;
	width: 71px;
	height: 27px;
	background: url("../images/topnav_additionals.png") no-repeat;
	text-decoration: none;
	margin-right: 73px;
}
a.topnav_support {
  display: block;
	width: 51px;
	height: 27px;
	background: url("../images/topnav_support.png") no-repeat;
	text-decoration: none;
	margin-right: 64px;
}
a.topnav_cart {
  display: block;
	width: 29px;
	height: 27px;
	background: url("../images/topnav_cart.png") no-repeat;
	text-decoration: none;
	margin-right: 0px;
}

a.topnav_signin{
  display: block;
	width: 43px;
	height: 24px;
	background: url("../images/topnav_signin.png") no-repeat;
	text-decoration: none;
}
a.topnav_store:hover {
  display: block;
	width: 61px;
	height: 27px;
	background-image: url("../images/topnav_store_hover.png");
	text-decoration: none;
}
a.topnav_dryers:hover {
  display: block;
	width: 71px;
	height: 27px;
	background-image: url("../images/topnav_dryers_hover.png");
	text-decoration: none;
}
a.topnav_irons:hover {
  display: block;
	width: 82px;
	height: 27px;
	background-image: url("../images/topnav_irons_hover.png");
	text-decoration: none;
}
a.topnav_orlando:hover {
  display: block;
	width: 125px;
	height: 27px;
	background-image: url("../images/topnav_orlando_hover.png");
	text-decoration: none;
}
a.topnav_additionals:hover{
  display: block;
	width: 71px;
	height: 27px;
	background-image: url("../images/topnav_additionals_hover.png");;
	text-decoration: none;
}
a.topnav_support:hover {
  display: block;
	width: 51px;
	height: 27px;
	background-image: url("../images/topnav_support_hover.png");
	text-decoration: none;
}
a.topnav_cart:hover {
  display: block;
	width: 29px;
	height: 27px;
	background: url("../images/topnav_cart_hover.png") no-repeat;
	text-decoration: none;
	margin-right: 0px;
}
a.topnav_signin:hover{
  display: block;
	width: 43px;
	height: 24px;
	background-image: url("../images/topnav_signin_hover.png");
	text-decoration: none;
}

.hiddenPic {
  display: none;
}

#lineupDryers span {
  display: none;
}

#shoppingCart {
/*  position: absolute;*/
	top: 170px;
	margin-left: 834px;
	text-transform: uppercase;
	white-space: no-wrap;
	}

#shoppingCart a, a:visited {
	text-decoration: none;
	white-space: no-wrap;
}

#shoppingCart a:hover {
  color: #D3005F; /* Rubine Red */
}

/*** down for maintenance ***/
#maintenanceDefaultHeading {
  color: Red; /* Rubine Red */
}

#maintenanceDefault {
  margin-left: 200px;
	margin-top: 80px;
}