/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright 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 $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px; /*62.5%*/
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 18px;
	color: #000080;
	}

h2 {
	font-size: 14px;
	color: #000080;
	}

h3 {
	font-size: 13px;
	color: #000080;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	}

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

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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

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

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents {
	font-size: 11px;
	font-weight: bold;
}
#logo {
   margin: 0;
   padding: 0;
	vertical-align: middle;
}
#shipfree {
position: absolute;
top: 20px;
   margin: 0 0 0 364px;
   padding: 0 0 0 0;
	height: 100px
}
#buyfive {
position: absolute;
top: 25px;
   margin: 0 0 0 538px;
   padding: 0 0 0 0;
	height: 66px;
}
#payment {
position: absolute;
top: 96px;
   margin: 0 0 0 615px;
   padding: 0 0 0 0;
	height: 20px;
}
LABEL.inputLabel {
	width: 10em;
	float: left;
	font-weight: 700;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

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 #9a9a9a;
	}

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

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
border: 1px solid #000;
border-width: 0 1px 1px 1px;
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper {
	background: #fff;
	height: 120px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
   padding: 0 0 20px 0;
	} 
#navColumnTwoWrapper {
   padding: 0 0 20px 0;
	} 
#tagline {
	color:#000000;
	font-size: 20px;
	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%;
	}
#navEZPagesTOCWrapper {
	margin: 1.3em 0 0 0;
	width: 59%;
	}	
.buyMore {
		margin: 0;
	width: 49%;

}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navSuppWrapper {
	margin: 0em;
	background: url(../images/tab_bg.png) repeat-x;
	font-weight: bold;
	color: #5B83A6;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	}	
#navExtraWrapper {
	margin: 0 0 5px 0;
	padding:0 0 3px 0;
	background: url(../images/extra_tab_bg.png) repeat-x;
	font-weight: bold;
	color: #173362;
	height: 30px;
	width: 100%;
	}
#navExtra input {
	margin: 0;
	padding: 0;
}		
#navMainWrapper {
display: none;
	/*margin: 0em;
	background-color: #fff;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	text-align: center;*/
	}
	
#navMain {
   float:left;
   width:100%;
   background:#fff;
   font-size:12px;
   line-height:normal;
}	
#navMain ul  {
   margin:0;
   padding:10px 10px 0 10px;
   list-style:none;
	}
#navMain ul li {
   display:inline;
   margin:0;
   padding:0;
	}
#navMain ul li a {
   float:left;
   background: url(../images/tableftG.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
	}
#navMain a span {
   float:left;
   display:block;
   background: url(../images/tabrightG.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
   }
#navMain a:hover {
   background-position:0% -42px;
   }
#navMain a:hover span {
   background-position:100% -42px;
   }
#navMain #current a {
   background-position:0% -42px;
   }
#navMain #current a span {
   background-position:100% -42px;
   }
#navSupp {
	margin: 0 auto;
	width: 480px;
}
#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color: #5B83A6;
	}

#navCatTabs ul li {
	display: inline;
	}
#navSupp li {
	display: inline;
	/*border-left: 1px solid #5B83A6;*/
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #5B83A6;
	white-space: nowrap;
	/*border-left: 1px solid #5B83A6;*/
}
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #5B83A6;
	white-space: nowrap;
	}

#navSupp ul li a:hover {
	color: #ff0000;
}
#navSupp li a {
	border-left: 1px solid #5B83A6;
}
#navSupp li.firstbar a{
	border-left: none;
}
#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
.logButtonRow {
	margin: 0;
}
#navMainSearch {
	float: left;
	}

#navBreadCrumb {
   margin: 0;
   padding: 3px;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
   border-bottom: 1px dotted #9a9a9a;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 9px;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFF;
   border-right: 1px solid #eee;
	}

#navColumnTwo {
	background-color: #FFF;
   border-left: 1px solid #eee;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.centerBoxWrapper	{
margin: 0 auto;
width: 460px;
}
.centerBoxContainer {
margin: 0 0 1.5em 0;
padding: 0;
	width: 100%;
	/*height: 1%;*/
}
.centerBoxHeading {
	margin: 0 auto;
	background: url(../images/centerbox_tab.png) no-repeat;
	padding: 5px 0 0 0;
	height: 25px;
	width: 100%
}
.centerBoxContents {
	margin: 0 auto;
	margin-bottom: 1.5em;
	background-image: url(../images/centercontent_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0 0 10px 0;
	vertical-align: top;
	width: 100%;
}
	
	
	
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	font-size: 12px;
}
.ezPageDefault {
   margin: 0 5px;
	padding: 0.8em;	
}	
#bannerTwo {
	float: right;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	}
#siteinfoLegal, #siteinfoIP {
padding: 10px 0;
	}
#siteinfoIP {
margin: 5px 0 0 0;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
	}
/*Shopping Cart Display
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px dotted #000000;
	padding: 1em;
	background: #f0f0f0;
	}*/

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #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, .tableHeading, #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*/
.specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}


.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	background: url(../images/category_tab.png) no-repeat;
	padding: 0.9em 0.2em 0.5em 0.2em;
	text-transform: uppercase;
	}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 11px;
	color: #ffffff;
	}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color: #FFF;
	}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.leftBoxContainer, .rightBoxContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.8em 0.4em;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	padding: 0.8em 0.4em;
	}
	
/* custom sideboxes */	
#morechoicessideboxHeading {
	margin: 0;
	background:  url(../images/more_choice_header.png) no-repeat;
	padding: 0.3em 0.2em 0.4em 0.2em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h3#morechoicessideboxHeading, h3#morechoicessideboxHeading a {
	font-size: 11px;
	color: #575151;
	text-transform: uppercase;
	}
#morechoicessideboxContent {
	background-image: url(../images/more_choice_content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0.3em 0.1em 10px 0.1em;
 	font-weight: 700;
	font-size: 10px;
	height: 1%;
}
#morechoicessideboxContent ul  {
margin: 0;
padding: 3px 0 0 5px;
display: block;
list-style: none;
	}
#morechoicessideboxContent li  {
margin: 0;
padding: 0;
	}		
#morechoicessideboxContent li a {
margin-right: 1px;
padding: 2px 0 1px 16px;
display: block;
font-weight:Bold;
text-decoration:none;	
}
#morechoicessideboxContent li.arrow a {
background: url(../images/pointer_right.png) left center no-repeat;
height:13px;
}
#morechoicessideboxContent li.spacer {
height: 13px
}
#genreBox {
	padding: 0 0 0 10px;
	background: url(../images/pointer_down.png) 6% 0% no-repeat;
}

#specialsContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}
#specialsHeading {
	margin: 0;
	/*background: url(../images/specials_head.png) no-repeat;*/
	padding: 0.9em 0.2em 0.5em 0.2em;
	font-size: 11px;
}
#specialsContent {
	background-color: #ffffff;
	padding: 0.9em 0.3em 10px 0.3em;
	}


#loginboxContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}
#loginboxHeading {
	margin: 0;
	padding: 0;
}
#loginboxContent {
	padding: 0.9em 0.3em 10px 0.3em;
   background: #eee;
}
#loginboxContent ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
#loginboxContent li {
	margin: 0;
	padding: 0;
}

.logButton {
   margin: -20px 0 0 0;
	padding: 0;
	float: right;
}

#shoppingcartHeading {
	margin: 0;
	background: url(../images/shopheader.png) no-repeat #FFF;
	padding: 0.7em 0.2em 0.5em 0.2em;
}
h3#shoppingcartHeading {
	font-size: 11px;
	color: #999;
	text-transform: uppercase;	
}

#orderhistoryContainer {
	margin-top: 0;
	margin-bottom: 1em;	
}
#orderhistoryHeading {
	margin: 0;
	background: url(../images/past_orders.png) no-repeat #FFF;
	padding: 0.7em 0.2em 0.5em 0.2em;
}
h3#orderhistoryHeading {
	font-size: 11px;
   color: #999;
	text-transform: uppercase;
	}
#orderhistoryContent {
	background-color: #ffffff;
	padding: 0.9em 0.3em 10px 0.3em;	
}	
#orderhistoryContent ul {
margin: 0;
padding: 0;
list-style: none;
	}
#orderhistoryContent li  {
margin: 0;
padding: 0;
	}			

#whatsnewContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}
#whatsnewHeading {
	margin: 0;
	padding: 0.9em 0.2em 0.5em 0.2em;
	font-style: oblique;
	font-size: 11px;
}
#whatsnewContent {
	background-color: #ffffff;
	padding: 0.9em 0.3em 10px 0.3em;
	}
#marqueecontainer{
/*position: relative;*/
width: 140px; /*marquee width */
height: 125px; /*marquee height */
background-color: white;
overflow: hidden;
}
#vmarquee {
width: 98%;	
/*position: absolute;*/
}	

#reviewsContainer {
	margin-top: 0;
	margin-bottom: 4px;
	}
#reviewsHeading {
	margin: 0;
	/*background: url(../images/reviews_head.png) no-repeat;*/
	padding: 0.9em 0.2em 0.5em 0.2em;
	font-size: 11px;
}
#reviewsContent {
	background-color: #ffffff;
	padding: 0.9em 0.3em 0.5em 0.3em;
	}

#logosideboxContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}
#logosideboxHeading {
	margin: 0;
	padding: 0;
	}
#logosideboxContent {
	text-align:center;
	}
#unwishlistContainer {
	margin-top: 0;
	margin-bottom: 1em;	
}
#unwishlistHeading {
	background: url(../images/wishlist_header.png) no-repeat;
	padding: 0.9em 0.2em 0.5em 0.2em;	
}
h3#unwishlistHeading {
	font-size: 11px;
	color: #999;
	}
#wpccacceptContainer {
	margin-top: 0;
	margin-bottom: 1em;
	}
#wpccacceptHeading {
	background: url(../images/category_tab.png) no-repeat;
	padding: 0.9em 0.2em 0.5em 0.2em;
	text-transform: uppercase;
	}
h3#wpccacceptHeading {
	font-size: 11px;
	color: #ffffff;
	}	
#wpccacceptContent {
	padding: 0.9em 0.3em 0.5em 0.3em;
	text-align:center;
	}
	
#blanksidebox {
	margin: 0;
   border: none;
	}
#blanksideboxHeading {
	background: #fff;
	margin: 0;
	padding: 0;
	}
#blanksideboxContent {
	text-align:center;
	color: #fff;
	}	
	
/*whatsnew img, #bestsellers img, #specials img, #reviews img, .centerBoxContentsNew img, .centerBoxContentsSpecials img, .productListing-data img {
	border: 1px solid #fff;
	border-color: #999 #000 #000 #999;
}*/

h3#whatsnewHeading a {
	font-size: 11px;
	font-weight: bold;
	color: #fff62d;	
}
h3#shoppingcartHeading a {
	color: #999;
	}
h3#specialsHeading a, h3#reviewsHeading a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
}
h3#shoppingcartHeading a:hover, h3#whatsnewHeading a:hover, h3#specialsHeading a:hover, h3#reviewsHeading a:hover {
	color: #f00;
}
	
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellersContainer {
	margin-top: 0;
	margin-bottom: 1.5em;
	}
	
#bestsellersContent {
   margin: 0 auto;
	padding: 10px 0 30px 0;
	background-color: #ffffff;
   text-align: center;
	}
/*#bestsellers .wrapper {
	margin: 0 20px 0 0;
	padding: 0;
	}*/

/*#bestsellers ol {
	margin: 0;
	padding: 0;
	}
#bestsellers li {
	padding-top: 5px;
	margin: 0 200px 1.3em 0;
	white-space: nowrap;
	}*/

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward, #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;
}

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: #cacaca;
	height: 2em;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

.greeting {
margin: -18px 0 0 250px;
padding: 0;
position: absolute;
font-size: 11px;
/*clear: left;*/
}
tr.productListing-rowheading,.tableHeading{margin:0;padding:.5em .2em;font-size:11px;text-align:center;background:#efeeee;color:navy;height:24px;}
th.productListing-heading,tr.productListing-rowheading a, th.productListing-heading a,.tableHeading a{padding: 0 5px 0 0;font-size:11px;background:transparent;color:navy;}
tr.productListing-rowheading a, th.productListing-heading a,.tableHeading a {
text-decoration: underline;	
}
tr.productListing-rowheading a:hover, th.productListing-heading a:hover,.tableHeading a:hover{color:#f00;text-decoration: underline;}
.productListing-heading{font-weight:700;font-size:11px;}
#productListing{background-color: transparent;}
.productListing-even .productListing-data,.productListing-even .linkListing-data{padding:5px 5px;font-size:11px;background:#efeeee;color:#000;}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 5px;font-size:11px;color:#000;}
.productListing-even {font-size:11px;color:#000;}
.productListing-odd {font-size:11px;color:#000;}
.itemTitle{padding:0 0 0 3px;font-size:11px;font-weight:700;text-align:left;}
.listingDescription{padding:0 0 0 3px;text-align:left;clear:left;}

.shippingNote {
	font-size: 9px;
}
.sorter {
   margin: 0;
   padding: 0 5px 0 0;
	float: right;
	font-weight: bold;
}
.sorter label.inputLabel {
	width: 5em;
	float: left;
	font-weight: 700;
	}

#categoryImage {
   margin: 0 0 50px 0;
	width: 40%;
}
#categoryName {
	margin: -55px 0 0 110px;
	font-size: 15px;
	color: #000080;
	width: 70px;
	white-space: nowrap;
}
#categorySubName {
	margin: -45px 0 0 90px;
	font-size: 15px;
	color: #000080;
	width: 70px;
	white-space: nowrap;
}

.onSpecial {
	color: #f00;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}