/**
 * 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 4387 2006-09-04 13:54:28Z drbyte $
 */
body {
background:#CCCCCC;
color:#000000;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
/*font-family: 'AvantGarde Bk BT','Lucida Grande','Georgia','Times New Roman','Tahoma','Verdana','Arial',sans-serif;*/
}
a, a:hover{
	font-style:italic;
}

a img {border: none; }
a:link, #navEZPagesTOC ul li a {color:#333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {color: #333;}
#navMain ul li a:hover{color: #333;text-decoration:underline;}
a:active {color: #333;}
/*h1 {font-size: 1.5em;color: #9a9a9a;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}*/
h1 {font-size: 1.4em;color: #333;}
h2 {font-size: .8em;color: #333;}
h3 {font-size: .75em;color: #333;}
h4, h5, h6, h4.optionName, .sideBoxContent, .larger{font-size: .68em;}
LABEL, ADDRESS{font-size: .85em;}
LEGEND{font-size: .9em;color:#333;}
.biggerText {font-size: .8em;}
h1, h2, h3, h4, h5, h6 {margin: 0.3em 0; display:block;}
/*  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: .75em;}
FORM, SELECT, INPUT {font-size: 0.75em;margin: 0.1em;}
select#currencies{border:1px solid #e6e6e6;width:125px;}

div.searchCol input#search{border:1px solid #e6e6e6;width:80px;}
div.searchCol label{float:left;text-align:right;width:60px;}
TEXTAREA {float: left;margin: auto;display: block;width: 95%;}
input:focus, select:focus, textarea:focus {background-color:#E4FEF5;}
FIELDSET {padding: 0.5em;margin: 0.5em 0em;border: 1px solid #e6e6e6;}
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;}
#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 #333;}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {line-height: 1.8em;padding: 0.2em;border: 1px solid #9a9a9a;}
.messageStackWarning, .messageStackError {background-color: #ff0000;color: #ffffff;}
.messageStackSuccess {background-color: #99FF99;color: #333;}
.messageStackCaution {background-color: #FFFF66;color: #333;}
/*wrappers - page or section containers*/

#mainWrapper {
	background-color:#FFFFFF;
	border:0px solid #636363;
	margin:0pt auto;
	padding:8px 16px;
	text-align:left;
	vertical-align:top;
	width:960px;
	position:relative;
}
#headerWrapper{border-bottom:1px solid #333;width:960px;}
#headerWrapper, 
#contentMainWrapper, 
#logoWrapper, 
#cartBoxListWrapper, 
#ezPageBoxList, 
#cartBoxListWrapper ul, 
#ezPageBoxList ul,
#popupAdditionalImage, 
#popupImage {
	margin: 4px 0 0 0;
}
img.logo{width:40px;height:55px;margin:0 16px 0 0;padding:0;float:left;}
div.searchCol {float:left;padding:0;position:relative;width:230px;}
#logoWrapper{/*background-image: url(../images/header_bg.jpg);background-repeat: repeat-x;*/background-color: #ffffff;height:136px;}
#navColumnOneWrapper, 
#navColumnTwoWrapper{
	margin: 0 auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {margin-left: 4px;margin-right: 4px;}
#tagline {color:#000000;font-size: .8em;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.3em 0em;}
/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {margin: 0em;font-size: 0.75em;}
.navNextPrevList {display: inline;white-space: nowrap;margin: 0;padding: 0.5em 0em;list-style-type: none;}
#navSuppWrapper{margin: 0em;background-color: #fff;/*background-image: url(../images/tile_back.gif);*/padding: 2px 0.2em;font-weight: bold;color: #333;}
#footer{border-bottom:1px solid #333;color:#fff;float:left;width:960px;padding:0;margin:0;}
#navCatTabsWrapper {background-color: #fff;color: #333;margin:0;padding:0;position:relative;}
#navCatTabs{background-color:#fff;padding:0px;}
#navMain{
	margin:0 22px 0 0;
	padding-right:0;
	position:absolute;
	right:0;
}

#navMain ul{float:left;display:inline;color:#333;margin:0;}
#navSupp ul{margin: 5px 0;padding: 0.5em 0em;list-style-type: none;text-align: left;}
#navCatTabs ul {margin: 0;padding: 2px 0em;list-style-type: none;text-align: left;}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {display: inline;}
#navMain ul li a{font-size:0.75em;text-decoration: none;	padding: 0em 0.0em;	margin: 0;	color: #333;	white-space: nowrap;}
#navMain a{font-size:.75em;text-decoration: none;	padding: 0em 0.0em;	margin: 0;	color: #333;	white-space: nowrap;}
#navSupp ul li a, #navCatTabs ul li a {font-size: .65em;text-decoration: none;padding: 0em 0.5em;margin: 0;color: #333;white-space: nowrap;text-transform: uppercase;}
#footer div.footerCol{float:left;width:960px;}
#footer div.footerCol .imglabels{float:left;}
#footer div.footerCol .imgCClabel{float:left;margin-top:7px;}
#footer div.footerList{float:right;width:450px;padding:0 0px 0 10px;}
#footer div.footerList ul{width:110px;margin: 5px 0;padding: 0.5em 0em;float:left;}
#footer div.footerList ul li a{font-size: .7em;text-decoration: none;padding: 0em 0.4em;	margin: 0;color: #333;white-space:nowrap;}
#footer div.footerList ul li a:hover{background-color:#F98F1F;color:#fff;}
#navCatTabs ul li a {
	color:#333333;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:2.4em;font-style:normal;font-weight:normal;letter-spacing:4px;
}
#navCatTabs ul li a.selected, #navCatTabs ul li a:hover,  #navCatTabs  ul li.sifr a:hover{background-color:#f1f1f1;color:#000;}
#navCatTabs ul li span.category-top{color: #333;font-size:1.4em;}
#navEZPagesTOCWrapper {font-weight: bold;float: right;height: 1%;border: 1px solid #e6e6e6;}
#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:left;padding:0 0 4px;margin:0;width:960px;}
#navBreadCrumb {padding: 0.5em 0.5em;margin: 1px;background-color: #ffffff;font-size: 0.65em;font-weight: bold;	margin: 0em;}
#navEZPagesTop {background-color: #fff;/*background-image: url(../images/tile_back.gif);*/font-size: 0.75em;font-weight: bold;margin: 0em;padding: 0.5em;}
div#navColumnOne, div.columnLeft{float:left;width:150px;padding:0;margin:0;}
#navColumnOne, #navColumnTwo {background-color:#fff;color:#333;}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {vertical-align: top;}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {	/*font-size: 1.2em;	padding: 0.5em;	*/}
div#centerCol{float:left;width:810px;padding:0;margin:0;}
div#centerBoxContentsNew{margin: 0px; padding: 0pt; background:transparent;border:1px solid #e6e6e6}
.alert {color:#cc0002;	margin-left: 0.5em;	}
.advisory {font-size:.75em;width:90%;}
.important {background-color:#e6e6e6;font-size:.85em;padding:2px;}
.notice {font-size:.85em;font-style:italic;}
#reviewsWriteReviewsRate, label#textAreaReviews{font-style:italic;}
.rating{}
.gvBal {float: right;}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {	padding:.3em;	background:#fff;position:relative;}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {font-size: 0.85em;}
#siteinfoLegal{font-size: 0.75em;}
#siteinfoLegal {background:#333;width:410px;float:right;text-align:right;color:#fff;padding:4px;margin:0px 0;}
#siteinfoLegal .legalCopyright{padding:2px;margin:2px 0;}
h2#reviewsWritePrice{
	font-size:1.4em;
	font-style:italic;
}
#bannerOne{
	left:387px;
	position:absolute;
	top:33px;
	width:325px;
	z-index:20;	
}
#bannerSix{
	bottom:10px;
	position:absolute;
	width:325px;	
}
/*Shopping Cart Display*/
#cartAdd {float: left;	margin: 0;	border: 0px solid #333;	padding: 0em;}
img#soldout{
left:134pt;
position:absolute;
top:68pt;
}

#cartContentsDisplay th, .tableHeading TH {font-size:.75em;border-bottom: 1px solid #333;padding:2px;}
table.prevOrders {font-size:.75em;}
.tableHeading, #cartSubTotal {background-color: #fff; }
#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;	font-size:11px;}
.cartUnitDisplay, .cartTotalDisplay {text-align: right;	padding-right: 0.2em;	}
#scUpdateQuantity {	width: 2em;	}
.cartQuantity {	width: 4.7em;}
.cartNewItem {	color: #00AB4F;	position: relative;  /*do not remove-fixes stupid IEbug*/	}
.cartNewItem a:hover{color: #00AB4F;}
.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: #fff;border: 1px solid #e6e6e6;}
.normalprice, .productSpecialPriceSale {text-decoration: line-through;}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {color: #cc0002;font-size:.65em;}
.orderHistList {margin: 1em;padding: 0.2em 0em;	list-style-type: none;} 
#cartBoxListWrapper ul, #ezPageBoxList ul {	list-style-type: none;}
#cartBoxListWrapper ul{padding:0;display:block;}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {margin: 0;padding: 0em 5px;color:#333;} 
#cartBoxListWrapper ul li a{color:#333;}
#cartBoxListWrapper span.cartOldItem{color:#333;}
#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;}
div.cartBoxTotal span.total{
	float:left;
	font-size:1.4em;
	text-align:left;
	width:90px;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {	margin: 0em 1em 1em 0em ;}
.categoryIcon a{color:#333;}
#cartImage {margin: 0.5em 1em;}
/*Attributes*/
.attribImg {margin: 0.3em 0em;}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {	margin: 1em 0em;}
.centerBoxContentsAlsoPurch{position:relative;}
.centerBoxContentsAlsoPurch a.alsoTxt{
background:#fff;
display:block;
left:0px;
position:absolute;
top:66px;
width:150px;

}

.centerBoxWrapper {border: 0px solid #e6e6e6;margin-top:16px;padding:3px 0.2em;	/*height: 1%;	margin: 1.1em 0;*/background:#fff;/*padding:10px;*/}
h2.centerBoxHeading {
	font-size: 2.2em;
	font-weight:normal;
	color: #333;
	border-bottom:1px solid #000;
	margin-top:0;
	padding-top:0px;
	padding-bottom:5px;
}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {font-size:1.2em;letter-spacing:2px;color: #333;}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {font-size: 0.75em;color: #333;}
.leftBoxHeading, .rightBoxHeading {	margin: 0em;background-color: #fff;/*background-image: url(../images/tile_back.gif);*/	padding: 0.5em 0.2em;}
.centerBoxHeading{background-color: #fff;}
.leftBoxContainer, .rightBoxContainer {	margin:0px 0 0 0;	/*border: 1px solid #e6e6e6;border-bottom: 5px solid #336633;*/}
.sideBoxContent {background-color: #fff;/*padding: 0.4em;*/}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {color: #333;	text-decoration: none;} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {color: #333;}
#navCatTabsWrapper{float:left;margin:0 0;padding:0 0 0;text-align:left;letter-spacing:4px;}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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, .gvBal, .attribImg {text-align: left;padding:0.5em 0;}
.centerBoxContentsNew, .centerBoxContentsFeatured{text-align:left;background-color:#fff;width:125px;}	
.centerBoxContentsNew img, .centerBoxContentsFeatured img{float:left;width:90px;height:105px;border:0px solid #e6e6e6;margin:0 0 0 0;}
.centerBoxContentsFeatured{position:relative;width:120px;margin-right:16px;}
.centerBoxContentsFeatured .last{margin-right:0;}
.centerBoxContentsFeatured span.itemList{}

.centerBoxContentsFeatured span.productDescLink{display:block;left:0;position:absolute;top:70px;background-color:#fff;}
.centerBoxContentsFeatured span.new{
	display:none;
	position:absolute;
	right:2px;
	top:76px;
	background-color:#fff;
	font-size:1.2em;
	color:#00AB4F;
}
span.itemList span.newtee{
	right:32px;
}
span.newtee,
a.productLink span.newtee{
	background-color:#FFFFFF;
	color:#00AB4F;
	font-weight:bold;
	position:absolute;
	right:52px;
	top:0px;
}
.centerBoxContentsFeatured span.productDescLink a:hover, 
h3.itemTitle a:hover{
background-color:#F98F1F;
color:#fff;
}
.centerBoxContentsFeatured span.price{font-size:1.4em;font-weight:bold;background-color:#fff;position:absolute;bottom:-5px;left:0;}
#bestsellers .wrapper {margin: 0em 0em 0em 1.5em;}
#bestsellers ol {color:#333;padding: 0;margin-left: 1.1em;}
#bestsellers .wrapper li a{color:#333;padding:0;margin: 0.3em 0em 0.3em 0em;}
#bestsellers .wrapper li a:hover{color:#333;}
#bannerboxHeading {	background-color: #fff;}
#upProductsHeading {text-align: left;}
#upDateHeading {text-align: right;}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {color: #00AB4F;	text-decoration: none;}
A.category-links, A.category-links:visited {color: #004080;	text-decoration: none;}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {color: #cc0002;	text-decoration: none;}

SPAN.category-subs-parent {	font-weight: bold;}
SPAN.category-subs-selected {font-weight: bold;}
/* end categories box links */
/*misc*/
.back {	float: left;}
.forward {float: right;font-size:.85em;}
.forward a{font-size:.75em;}
.bold {font-weight: bold;}
.rowOdd {background-color: #fff;height: 1.5em;vertical-align: top;}
.rowEven {background-color: #fff;height: 1.5em;vertical-align: top;}
CAPTION {	/*display: none;*/}
div.wrapperAttribsOptions div.back{/*width:100%;*/margin-top:5px;}
#myAccountGen li, #myAccountNotify li {margin: 0;font-size:.75em;} 
.accountTotalDisplay, .accountTaxDisplay {	width: 20%;	text-align: right;/*vertical-align: top*/	}
.accountQuantityDisplay {width: 10%;vertical-align: top;}
TR.tableHeading {background-color: #fff;height: 18px;}
.productListing-rowheading {border-bottom:1px #e6e6e6 solid;background-color: #fff;	/*background-image: url(../images/tile_back.gif);*/height: 2em;color: #000;}
#aboutUs{width: 98%;background-color:#fff;}
table.tabTable{width:810px;margin:0;padding:0;border-collapse:collapse;}
#siteMapList {width: 90%;float:left;font-size:.75em;}
#siteMapList ul li a:hover{background-color:#F98F1F;color:#fff;}
#siteMapList ul li span{font-style:italic;font-weight:bold;}
#siteMapMainContent{width: 90%;font-size:.75em;background-color:#fff;}
#discountcouponInfoMainContent{width: 90%;font-size:.75em;background-color:#fff;}
#privacyDefaultMainContent,#shippingInfoMainContent,#conditionsMainContent,#gvFaqDefaultContent{width: 90%;font-size:.75em;background-color:#fff;}
.unsubDefaultContent{width: 90%;font-size:.75em;background-color:#fff;}
h1#loginDefaultHeading{display:block;}
.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;}
#popupShippingEstimator .shippingEstimatorWrapper .biggerText, .biggerText .back, .biggerText h2 {font-size:11px;}
.indexWelcomeCol{background-color:#FFFFFF;float:left;margin-bottom:20px;width:960px;}
.specProd .leftBoxContainer{float:left;width:150px;margin:0;padding:0;border:none;}
.indexWelcomeCol img{/*width:150px;*/float:left;border:none;}
.indexWelcomeCol h3{display:none;}
/* top left category */
#categories h3.leftBoxHeading{color:#333;text-align:left;}
#categoriesContent ul{margin: 0;padding: 0;list-style-type: none;}
#categoriesContent li {margin: 0 0 2px 0;}
#categoriesContent li a{display: block;color: #333;background-color: #fff;width: 140px;padding: 3px 5px 3px 5px;text-decoration: none;}
#categoriesContent li a:hover{background-color:#F98F1F;color:#fff;}
#categories .sideBoxContent {padding:0.4em 0pt 0pt 12px;height:165px;}
#informationContent li a{color:#333;}
#informationContent li a:hover{color:#333;}
/*.centerColumn{}*/
div.centerColumn div.innerProductGeneral{
	width:98%;
}
.content, .buttonRow{background:#fff;font-size:.75em;}
.main, .centerBoxContentsNew, .centerBoxContentsFeatured,  #gvFaqDefaultMainContent{font-size:.75em;}
.searchCol{background-color:#fff;color:#333;padding:2px 2px;}
#productPrices{font-size:1.4em;color:#008F1A;}
h3#shoppingcartHeading a{color:#333;font-size:0.85em}
div#shoppingcart {
	background:#fff url(/neutrawear/images/shoppingbag.gif) no-repeat;
	border:1px solid #f1f1f1;
	float:left;
	position:absolute;
	right:23px;
	width:180px;
	z-index:100;
}
div#shoppingcart span.expand,
div#shoppingcart span.viewbag{
	float:left;
	width:80px;
	padding:2px 5px
}

div#shoppingcart span.viewbag{text-align:right;}
#checkoutSuccessOrderNumber, #checkoutSuccessOrderLink, #checkoutSuccessContactLink, #checkoutSuccessThanks, .instructions, .alert, #prevOrders, #orderHistoryDetailedOrder,.accountQuantityDisplay,.accountProductDisplay,.accountTotalDisplay,#myAccountOrdersStatus td,#myAccountShipInfo div,#myAccountPaymentInfo h4{font-size:.75em;}
#tellafriend{color:#333;}
#tellafriendContent, #attribsOptionsText{font-size:0.85em;}
#tellafriendContent input{width:100px;}
* html #tellAFriendDefault fieldset{width:57%;}
#gvFaqDefault,#contactUsDefault{width:98%;}
.price{
	color:#333;
	font-size:1.4em;
	font-weight:bold;
}
h4.optionName, .attribsSelect, .listingDescription {font-size:0.85em;}
.greetUser{
color:#333;
font-size:1.6em;
font-style:italic;
font-weight:bold;
margin-left:4px;
}

div#indexProductList label.inputLabel{
	float:left;
	font-style:italic;
	font-family:Georgia;
	padding:6px 0pt 16px;
}
div#indexProductList select{
	/*float:left;*/
	margin-top:6px;
}
div.productListing-odd p.listingDescription,
div.productListing-even p.listingDescription,
div.productListing-rowheading{
	display:none;
}
div.productListing-odd,
div.productListing-even{
	float:left;
	position:relative;
	width:150px;
}
div.productListing-odd img.listingProductImage,
div.productListing-even img.listingProductImage{
	height:102px;
	width:90px;
}
div.productListing-odd a.productLink,
div.productListing-even a.productLink{
	display:block;
}

div.productListing-odd h3.itemTitle,
div.productListing-even h3.itemTitle{
	font-weight: lighter;
	background:#fff;
	left:0px;
	position:absolute;
	top:62px;
	width:120px;
}
body#advancedsearchresultBody div.productListing-non{
	width:780px;
	padding:20px 0;
}

div#productsListingBottomNumber{
	float:left;
	font-size:0.85em;
	margin-top:32px;
	padding-right:8px;
	text-align:right;
	width:802px;
}
div#productMainImage{
	width:525px;
}
div.buttonRow{
	float:right;
	margin-right:27px;
	margin-top:16px;
}
ul#productDetailsList{
	width:100%;
	padding-left:16px;
}
div#productAdditionalImages{
float:left;
left:0px;
position:absolute;
width:510px;
}
/* AJAX box style */

#dataArea p{font-size:11px;margin:0px;}
#dataArea .item h1{font-size:11px;margin-left:5px;}
/*#dataArea .item img{width:415px;height:304px;border:0;margin-left:5px;}*/
#dataArea a{color:#333;}

th.productListing-heading{color:#333;font-size:8px;display:none;}
th#upProductsHeading, th#upDateHeading{font-size:12px;}
#upcomingProductsTable tr.rowEven td a{font-size:12px;font-weight:bold;}
#upcomingProductsTable tr.rowOdd td a{font-size:12px;font-weight:bold;}
#upcomingProductsTable caption{font-size:12px;}

#mySlideshow02 {margin:auto;}



.clearfix{
	display: block;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


a.paypalLogo{
	float: left;
	margin:30px 0 0 10px;
}
