/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
margin: 0;
padding: 0px;
color: #222;
font: 13px/150% arial,sans-serif;
	}

a {
text-decoration: none;
color: #333;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {

	text-decoration: none;
	}
 
a:visited {

	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 {
	color: #333;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	}

.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;

	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 2em;
	width:75px;
	}

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 {

	}

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 #9a9a9a;
	}

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 1190px;
	vertical-align: top;
	}

 #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper{ width:100%;}
.headerbanner{ height:30px; line-height:30px; background:#343434; text-align:center; width:1190px; margin:0 auto;}
#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {

	}

	
#tagline {
	color:#000000;
	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.3em 0em;
	height:30px;
	line-height:30px;
	}

/*navigation*/

.navSplitPagesLinks { margin-right:7px;}
.navSplitPagesLinks a:hover{ background:#ccc; }
.navSplitPagesLinks a{ border: 1px solid #ccc;
padding:2px 5px;}

#productsListingListingBottomLinks{ margin-top:20px; }

.navNextPrevCounter {
white-space: nowrap;
margin: 1px;
padding: 0em;
list-style-type: none;
	}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 1px;
padding: 0em;
list-style-type: none;
	}


#navMainWrapper, #navCatTabsWrapper {
	margin: 0 auto;
	width:1190px;
	height: 100px;
	position:relative;
	}
#navSuppWrapper{
	margin: 0em;
	background-color: #eaeaea;
		color: #ffffff;
	margin-top:10px;
	padding:10px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navSupp ul li a{ color:#888;}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {

	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 {
position:absolute;
height:32px;
top:38px;
left:400px;
	}
.searchinput{ height:28px; width:210px; float:left; background: #fff;
font-size: 11px;
width: 338px;
border:1px solid #666; text-indent:5px;
box-shadow: 0 1px 3px 0 #eaeaea inset;
color:#a9a9a9;
}
.searchinput:focus{ border: 1px solid #fa9122; outline:none; background:none;}
.headsearchbtn{float: left;
text-indent: -999em;
width: 40px;
height: 32px;
border-radius: 0 3px 3px 0;
border:none;
background: url("../images/btn_s.png") no-repeat 10px 5px #222;
cursor: pointer;}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	margin: 0em;
	}

#navEZPagesTop {
	line-height:31px;
	height:31px;
	float:left;
	}
#navEZPagesTop ul{ margin:0px; padding:0px; }

#navEZPagesTop li:hover{ 
transition: all 0.4s;
-moz-transition: all 0.4s; /* Firefox 4 */
-webkit-transition: all 0.4s; /* Safari ºÍ Chrome */
-o-transition: all 0.4s; /* Opera */
}

#navEZPagesTop li{ float:left; list-style:none; }

#navEZPagesTop li a{
display: block;
line-height: 31px;
font-family: "Times New Roman",Times,serif;
font-size: 14px;
text-transform: uppercase;
padding: 0 25px;
color: #000;
}

#navEZPagesTop li a:hover{color: #f58b00;
border-bottom: 4px solid #f58b00;
text-decoration: none;}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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;
	}

#productDescription{
font-size:14px;
line-height:20px;
text-align: left;
font-family: Verdana, Arial;
}

.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;

	}
#indexProductList{ padding:0 ; margin:0 0 0 0.8em; border:1px solid #ddd;}
	


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {

font-weight:bold;
color:#555;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;

	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;

	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
.cartAttribsList li{
list-style:none;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #c03;
font: 14px verdana;
font-weight:600;
	}


#whatsnewHeading a{ color:#fff;}

.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 {

	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage{
margin-right:10px;
margin-bottom:20px;
min-height:350px;
float:right;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	}

.centerBoxContentsNew{ width: 24%;
padding: 0.5%;}

.centerBoxContentsFeatured {
 width: 24%;
padding: 0.5%;

}

.productsCol {
height: 290px;
transition: all 0.4s;
-moz-transition: all 0.4s; /* Firefox 4 */
-webkit-transition: all 0.4s; /* Safari ºÍ Chrome */
-o-transition: all 0.4s; /* Opera */
overflow:hidden;
}


.productsCol .colBorder {
margin: 2px;

}

.productimg{ min-height:170px;
transition: all 0.4s;
overflow:hidden;
}

.productsCol .productname {
min-height: 55px;
padding:0px 10px;
}

.productname a {
font-family: "Century Gothic","Arial","Tahoma","Verdana","Helvetica","Trebuchet MS";
}

.productprice {
font-size: 12px;
line-height: 18px;
padding:0 25px;
}


h2.centerBoxHeading {
height: 30px;
line-height: 30px;
border-bottom: 1px solid #ddd;
padding: 0 10px;
background: url("../images/title.jpg") repeat-x;
font-size: 12px;
text-align:left;

}

#indexDefault{ padding-top:0px;  margin-left:5px;}

/*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-color: #fff;

	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 1.5em;
	}
	
.leftBoxContainer h3
{
height: 32px;
line-height: 32px;
margin-bottom: 10px;
text-indent: 10px;
text-align:left;
padding:0;
color: #fff;
background: url("../images/arrow_down_white.png") no-repeat 98% center #f88920;
-webkit-box-shadow: 2px 3px #ddd;
-moz-box-shadow: 2px 3px #ddd;
box-shadow: 2px 3px #ddd;
}

.sideBoxContent {
	background-color: #ffffff;
margin-bottom: 3em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000;
	}

.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;
	}

#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 {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
#categoriesContent ul{ margin:0px; padding:0px; }

#categoriesContent li{
list-style:none; position: relative;
font-size: 12px;
line-height: 26px;
padding-left: 20px;
background: url(../images/a1y.png) no-repeat 10px center;
text-decoration: none;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
font-family: tahoma,arial,sans-serif;
color:#222;
}

#categoriesContent li:hover{
z-index: 1000;
color:#000;
}

.category-top a{
margin:0px;
padding:0px;
}

#categoriesContent .category-products li{ border-bottom:none; font-size: 12px;
line-height: 22px;
padding-left: 28px;
background: url("../images/a2.gif") no-repeat 18px center;
font-weight: normal;
color: #333;}



.subshas{ list-style:none; position: relative;
 padding-left:10px;}

A.category-top, A.category-top:visited {
	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: #333;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	color: #f00;

	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*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;
	}

.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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;

	}
#seShipTo {
	padding: 0.2em;
	}
#headcurrency{
position:absolute;
top:2px;
right:0px;
color:#333;
}
#navMain{ position:absolute; top:5px; right:135px;}
#navMain ul{padding:0px; margin:0;}
.jsTrigger{background: url('../images/icon_c.png') no-repeat scroll 0px 3px;  padding:5px 0px 5px 25px; position:absolute; top:38px; right:0px; font-size:14px; font-weight:bold;}

.cartqty{ color:#f00; }
.mainnav2{height: 31px;
border-bottom: 4px solid #000; margin:0 auto; width:1190px; padding:0px; position:relative;}
#logo{ margin-top:30px;}

.footer {
height: 140px;
width:1190px;
margin:0 auto;
text-align: center;
}
#navSupp{ border-top:1px solid #888;}
.foottitle { color: #333; font-weight: bold; text-transform: uppercase; }

.footer ul { float:left; padding-right:100px; }

.footer ul li { text-align:left; line-height:25px; list-style: none; }

.footer a{ color:#8B8B8B; }

.footimg { float:right; margin:18px 20px 0px 0px; }

.legalCopyright{ color:#8b8b8b; }

.sideBoxContentItem{ margin:10px 0px; border-bottom: 1px dashed #8b8b8b; padding-bottom:5px; }

.centerBoxContentsProducts{ padding:0.5%;width:24%; }

.itemTitle a{ font-weight:normal; font-size:13px; }

.navSplitPagesResult{ padding:0px 10px;}

#productListHeading{ height: 32px;
line-height: 32px;
text-transform: uppercase;
font-size: 14px;
text-indent: 10px;
margin:0;
color: #fff;
background: #f88920;
-webkit-box-shadow: 2px 3px #ddd;
-moz-box-shadow: 2px 3px #ddd;
box-shadow: 2px 3px #ddd;}

.subcat{ padding:0px; }
.subcat ul{ margin:0px; padding:0px;}
.subcat ul li{ list-style:none; float:left; margin-left:40px; padding:10px; min-width:120px; text-align:center }
.flashbanner{ margin-top:10px; margin-bottom:10px;}
.navNextPrevWrapper{font-size: 0.9em; }
.PrevNextButton{box-shadow: inset 0px 1px 0px 0px #ffffff;
width: 120px;
background-color: #ededed;
border: 1px solid #dcdcdc;
display: inline-block;
color: #777777;
font-family: Arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
height: 26px;
line-height: 26px;
text-decoration: none;
text-align: center;
text-shadow: 1px 1px 0px #fff;}
.PrevNextButton:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#dfdfdf;
}
.productGeneral{ font-size:14px; }
.proattr ul{ text-align:left; padding:0px;} 
.proattr li{ list-style:none; line-height:20px;}
.proinforight{ width:460px; float:right; text-align:left;}
.proinforight h1{ font-size: 18px;
color: #000;
padding-bottom: 5px;}


.proinfo-head{ width:100%; height:30px; line-height:30px;border-bottom:1px solid #434343; font-weight:bold; font-size:14px; margin-top:20px;}
.proinforight h2{ color: #333;
border-bottom: none;
padding: 15px 0px;
font-size: 14px;
margin:0px;
}
.infoaddbtn{opacity: 0.9;}
.infoaddbtn:hover{opacity: 1;}
.proinfoleft{ float:left; width:450px;}
#productAttributes{ margin-top:10px;}
#productAttributes h3{font-size: 16px;
color: #555;
padding-bottom: 5px; }

.optionName{ margin:0px; margin-right:5px;font-size:12px; color: #555; }

.buybtn{ background-color: #00abc8;
border: 1px solid #00abc8;
color: #FFF;
font-size: 14px;
padding: 9px 15px;
text-transform: uppercase;
min-width:200px;
 }
#whatsnew .sideBoxContent{ border-bottom:1px dashed #ccc;}
.buybtn:hover{background-color: #007A8F;}
.SubscribeEmail {height: 24px;margin: 10px auto;border: 1px solid #CCC;}
.subscribe {padding: 5px 20px;}
.form-subscribe {text-align: left;}
.sizeselect select{border:1px solid #000;}
.incarqty{ float:right; margin:0px; padding:0px; margin-right:80px; padding-top:5px; }

#tagsarea{ margin-left:5px; }
#tags {width: 100%; HEIGHT: 35px; line-height:37px; margin:0px; padding:0px; margin-top:30px;}
#tags li {FLOAT: left; MARGIN-RIGHT: 5px;list-style:none; border:1px solid #ccc; border-bottom:none; min-width:190px;}   
#reviewsWrite{ margin-top:20px;font-family: Verdana;}   
#tags li a {padding:10px 70px;text-decoration:none; text-transform:uppercase; font-weight:bold; background:#eee; }   
#tags li a:hover{ background:#E3E2D2; color:#333;}   
#tags li.emptyTag {background: none transparent scroll repeat 0% 0%; width: 4px}   
#tags li.selectTag a {background:#FFF;border-bottom: none;}   
#tags li.selectTag{border: 1px solid #CCC; border-bottom:none;}   
.tagContent {display: none; PADDING: 0px; text-align:left; min-height: 20px; border: 1px solid #CCC; }   
#tagContent div.selectTag {DISPLAY: block} 

.additionalImages{ margin-bottom:10px;}

.clear{height:0;overflow:hidden;}
#race{display:block;}
.raceShow{background-color:#f1f1f1;border:solid 1px #ccc;position:absolute;display:none;width:700px;height:400px;padding:5px;font-size:12px; }

/* Í·²¿ÏÂÀ­²Ëµ¥ */
#navigationMenu .navmenudiv2{
	/* Container properties */
	width:500px;
	height:0px;
	top:35px;
	left:0px;
	padding:0;
	position:absolute;
	overflow:hidden;
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
}
#navigationMenu .navmenudiv1{
	display:block;
	position:relative;
}
/* hover styles */
#navigationMenu .navmenudiv1:hover .navmenudiv2{ width:500px; height:250px;overflow:visible; }
#navigationMenu .navmenudiv1 { color:#333; font-size:14px; padding:0 20px;}
#navigationMenu .navmenudiv1 .navmenudiv2{	background-color:#575757;}
.navmenudiv2 { z-index:9999;}
.category-top span{ height:20px;}
#navCatTabsWrapper{ width:500px;height:250px; background:none; padding:10px;}
#navCatTabsWrapper li{ width:45%; text-align:left; padding:2px; line-height:26px;}
#navCatTabs ul li a{ color:#fff;}
#navCatTabs ul li a:hover{ color:#fff;}
#similar_product ul{ margin:0; padding:0; }
 #similar_product h3, #productsdesc h3{ border-bottom:1px solid #ccc; padding:10px 0; font-family: Oswald,Arial,sans-serif;}
.similarproductimg{ min-height:150px; text-align:center;}
.headerh1title{font-size:16px; padding:0; margin:0; position:absolute; top:10px; left:300px;}
.headermytitle{ color: #CC0000; font-size:20px; font-weight:bold; position:absolute; top:30px; left:300px;}

.topText {
width:1190px;
margin: 5px auto;
padding: 3px 0 5px;
height: 30px;
line-height: 15px;
border-bottom: 1px solid #bcbcbc;
background: #fff;
overflow: hidden;
}
.topText ul{ margin:0; padding:0;}
.topText li {
float: left;
width: 336px;
color: #999;
font-size: 10px;
text-align: center;
list-style:none;
}
.topText li span {
color: #222;
font-family: Helvetica;
font-size: 12px;
display: block;
}
.topText li.center {
width: 426px;
border-right: 1px dotted #b3b3b3;
border-left: 1px dotted #b3b3b3;
}

.thankback {
margin-top: -3px;
margin-bottom: 5px;
width: 100%;
height: 80px;
overflow: hidden;
position: relative;
color: #fff;
font-family: tahoma;
margin:5px 0;
background: url("../images/bar.jpg");
}
.thankback .t1 {
float: left;
margin-left: 25px;
font-size: 38px;
font-weight: bold;
line-height: 78px;
font-family: arial;
}
.thankback .t2 {
float: left;
margin: 16px 0 0 50px;
font-size: 16px;
line-height: 24px;
}
.thankback u {
color: #fed660;
font-weight: bold;
}
.thankback .t3 {
float: right;
margin: 13px 25px 0 0;
font-size: 16px;
line-height: 24px;
}
.thankback i {
display: inline-block;
font-style: normal;
width: 26px;
margin-left: 25px;
text-align: center;
}
#timenote{font-size: 30px;
position:absolute;
top:42px;
right:20px;
letter-spacing:2px;
}
.sharetitle{ float:left;}
.centerBoxWrapper{border: 1px solid #ddd;
margin-top: 20px;}
.catheaderlislt{
font-size: 12px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
margin: 10px 0px;
height:40px;
line-height:40px;
}
.thankback2 {
margin-top: 15px;
clear: both;
width: 100%;
height: 90px;
overflow: hidden;
position: relative;
color: #fff;
font-family: tahoma;
background: url("../images/bar.jpg");
}
.thankback2 #timenote {
font-size: 24px;
position: absolute;
top: 45px;
right: 7px;
letter-spacing: 3px;
}
.thankback2 .t1 {
display: block;
margin: 15px 0 0 10px;
font-size: 28px;
font-weight: bold;
font-family: arial;
}
.thankback2 .t2 {
display: block;
margin: 10px 0 0 10px;
font-size: 12px;
line-height: 18px;
}
.thankback2 .t3 {
position: absolute;
right: 20px;
top: 20px;
font-size: 16px;
line-height: 24px;
}
.thankback2 u {
color: #fed660;
font-weight: bold;
}
.thankback2 i {
display: inline-block;
font-style: normal;
width: 22px;
margin-left: 18px;
text-align: center;
}
#tagContent2 li {
float: left;
width: 33%;
font-size: 12px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
padding-right: 10px;
list-style:none;
}

#tagContent2 li img {
padding: 5px;
background: #fff;
border: 1px solid #e9e6e3;
width: 260px;
margin-bottom: 5px;
}

#tagContent2 span {
font-weight: bold;
margin-right: 8px;
display:block;
}

/*Version 1.3.9b*/
/*Cornflowerblue Menu CSS*/
#categoriescss.leftBoxContainer { 
 
   border: 2px solid #000; 
   width: 230px; 

}

#categoriescssHeading.leftBoxHeading {
   background: #fff; 


}

#nav-cat {
   width: 230px; 
   margin: 0 0 0 0px;
   background-color: #fff; 

   }

#nav-cat ul {
   margin: 0; 
   padding: 0; 
   width: 230px; 

}

#nav-cat ul.level2 {background-color: #fff;
border: 1px solid #ccc;
padding: 10px;}
#nav-cat ul.level3 {background-color: #fff;
border: 1px solid #ccc;
padding: 10px;}
#nav-cat ul.level4 {background-color: #fff;
border: 1px solid #ccc;
padding: 10px;}
#nav-cat ul.level5 {background-color: #fff;
border: 1px solid #ccc;
padding: 10px;}
#nav-cat ul.level6 {background-color: #fff;
border: 1px solid #ccc;
padding: 10px;}

#nav-cat li {
   position: relative; 
   list-style: none; 
   margin: 0;
   margin-top: 0px; /* change this to put space between buttons*/
   border-bottom: 1px dashed #d3d3d3;
}

#nav-cat li li {
   margin: 0; /* overrides the margin-top above */
}
 
#nav-cat li:hover {
   z-index: 1000;
   background-color: #d3d3d3;
}

#nav-cat li a:hover {
   color: #DF747A;
   background:#EFEFEF;
}

#nav-cat li.submenu {
   background: url(../images/arrows/arrow40.png) 97% 50% no-repeat;

}

#nav-cat li.submenu:hover {
   background: url(../images/arrows/arrow62.png) 97% 50% no-repeat;
}

#nav-cat li a {
display: block;
text-decoration: none;
width: 100%;
color: #333;
padding: 10px;
}

#nav-cat>ul a {
   width: auto;
}

#nav-cat ul ul {
   position: absolute; 
   top: 0; 
   left: 230px;
   display: none;
}

#nav-cat ul.level1 li.submenu:hover ul.level2,
#nav-cat ul.level2 li.submenu:hover ul.level3,
#nav-cat ul.level3 li.submenu:hover ul.level4,
#nav-cat ul.level4 li.submenu:hover ul.level5,
#nav-cat ul.level5 li.submenu:hover ul.level6 {
   display:block; 
   border-left: 1px solid #d3d3d3;
}

.animBox {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.animBoxDropover {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	visibility: visible;
}
#animBoxCart {
	background-color: #EFEFEF;
	border: 1px solid #E9E4DE;
	display: none;
	right:0px;
	margin-top:18px;
	position: absolute;
	top: auto;
	width: 440px;
	z-index: 1000;
}
.animBoxCartContent {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #DD2A00;
	text-decoration: underline;
}
.animBoxCartContent A:hover {
	color: #828282;
	text-decoration: none;
}
.animBoxCartName, .animBoxCartName A:link, .animBoxCartName A:active, .animBoxCartName A:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.animBoxCartName A:hover {
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
}
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited {
	color: #DD2A00;
	font-weight: bold;
	text-decoration: none;
	padding:3px;
}
.animBoxCartLink A:hover {
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
}
.animBoxCartTotal, .animBoxCartLink {
	color: #DD2A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding:8px;
}
.animBoxCartLink {
	border-bottom: 1px solid #E9E4DE;
}
.animBoxCartTotal {
	border-top: 1px solid #E9E4DE;
}
.animBoxCartNotice {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#animBoxCart a {
	color:#333 !important;
}
#animBoxCart .animBoxCartContent {
	text-align:left;
}
#animBoxCart .animBoxCartImage, #animBoxCart .animBoxCartContent {
	float:left;
}
.animBoxCartQty{ color:#333; margin-bottom:5px;}
.animBoxCartPrice{ color:#333; margin-bottom:5px; }
#animBoxCart .animBoxCartContent{width:270px; padding-right:5px;}
#animBoxCart .animBoxCartName{width:270px;word-wrap: break-word;word-break: normal;}
#animBoxCart .animBoxCartImage {
	margin-right:10px;
}
#animBoxCart .item {
	margin-top:10px;
}
#animBoxCart .animBoxCartName ul.animBoxCartAttributes{text-align:left;}
#animBoxCart .animBoxCartName ul.animBoxCartAttributes li{text-align:left; list-style:none; float:none; font-style:italic; display:block}

/*Version 1.3.9b*/
/*Cornflowerblue Menu CSS*/

#top-nav-cat {
   width: 100%; 
   margin: 0 0 0 0px;
   background-color: #fff; 
   height:40px;
   border-bottom: 1px solid #dadada;
   font-weight:bold;
   text-transform:uppercase;
    }

#top-nav-cat ul {
   margin: 0; 
   padding: 0; 
   width: 100%; 

}

#top-nav-cat ul.level2 {background-color: #fff;
border: 1px solid #ccc;
}
#top-nav-cat ul.level3 {background-color: #fff;
border: 1px solid #ccc;
}
#top-nav-cat ul.level4 {background-color: #fff;
border: 1px solid #ccc;
}
#top-nav-cat ul.level5 {background-color: #fff;
border: 1px solid #ccc;
}
#top-nav-cat ul.level6 {background-color: #fff;
border: 1px solid #ccc;
}

#top-nav-cat li {
       float:left;
   position: relative; 
   list-style: none; 
   margin: 0;
   margin-top: 0px; /* change this to put space between buttons*/
   line-height:40px;
   text-align:center;
   transition: all 0.2s ease-in-out 0s;
   }

#top-nav-cat ul ul li {
text-align:left; 
   position: relative; 
   list-style: none; 
   margin: 0;
   margin-top: 0px; /* change this to put space between buttons*/
   line-height:40px;
   min-width:200px;
   border-bottom:1px dashed #ccc;
}

#top-nav-cat ul ul li a{ padding-left:10px; }

#top-nav-cat li li {
   margin: 0; /* overrides the margin-top above */
}
 
#top-nav-cat li:hover {
   z-index: 1000;
   background-color: #efefef;

}



#top-nav-cat li a {
display: block;
text-decoration: none;
width: 100%;

min-width:110px;
}

#top-nav-cat li a:hover {
   color: #DF747A;
   background:#EFEFEF;
}

#top-nav-cat>ul a {
   width: auto;
}

#top-nav-cat ul ul {
   position: absolute; 
   top: 40px; 
   left: 0px;
   display: none;
   min-width:200px;
}

#top-nav-cat ul ul ul{
   position: absolute; 
   top: 0px; 
   left: 200px;
   display: none;
}

#top-nav-cat ul.level1 li.submenu:hover ul.level2,
#top-nav-cat ul.level2 li.submenu:hover ul.level3,
#top-nav-cat ul.level3 li.submenu:hover ul.level4,
#top-nav-cat ul.level4 li.submenu:hover ul.level5,
#nav-cat ul.level5 li.submenu:hover ul.level6 {
   display:block; 
   border-left: 1px solid #d3d3d3;
}
