/**
 * 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 $
 */



* {
	margin:0;
	padding:0;
}
ul li {
	list-style-type:none;
}
ul, ol {
	list-style: outside none none;
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #525151;
	text-decoration: none;
}
#productListHeading {
	color:#333;
	margin-left:10px;
}
a:visited {
	color: #525151;
	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;
}
a:active {
	color:#525151;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.375;
	margin: 10px 0;
}
h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
h4.optionName {
    font-size: 14px;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}
/*link*/
/*link*/
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
:focus {
	outline:0;
}
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;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}
.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;
	text-indent:5px;
}
.messageStackWarning, .messageStackError {
	background-color: #a80000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
.sideBoxContentItem {
	padding-left:15px;
}
/*wrappers - page or section containers*/

#navColumnOneWrapper, #navColumnTwoWrapper {
}
#navColumnOneWrapper {
	float:left;
	background:#fff;
}
#navColumnOneWrapper .normalprice {
	color:#999;
}
#tagline {
	margin: 0;
	padding: 25px 8px 0 0;
	color: white;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
#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;*/
	clear:both;
	line-height:30px;
}
#mainWrapper {
	background:#FFFFFF;
	clear:both;
}
/*navigation*/


.navNextPrevCounter {
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding:  0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
#navSuppWrapper {
	margin: 20px;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
#navSupp {
	float:left;
	width:100%;
}
#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;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FF0000;
	white-space: nowrap;
}
#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;
}
#navMainSearch {
}
#navBreadCrumb {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 10px;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.important {
	font-weight: bold;
}
.gvBal {
	float: right;
}
#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	margin-bottom: 10px;
}
.legalCopyright {
	padding-bottom: 5px;
	text-align: center;
}
/*Shopping Cart Display*/
#productAttributes {
	overflow:hidden;
}
#pro-info {
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
    clear: both;
    display: block;
    margin: 10px 0;
    overflow: hidden;
    padding: 7px 0;
}
#pro_name { float: left; line-height:52px;}
#cartAdd  { float: left; margin: 0 0 0 20px;}
#pro_name .name { display:inline-block; font-weight:bold; margin-right:10px;}
#pro_name .value { display:inline-block; font-size:18px;}
#cartAdd p span { float:left; display:block;}
#cartAdd p span.qty { margin:10px 10px 0 0;}
#cartAdd p span.add_but { padding:2px 0 0 0;}
.tableHeading th {
	border: 1px solid #E1E1E1;
	border-left: none;
	padding: 5px;
	text-align: center;
}
#cartContentsDisplay td {
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	text-align: left;
}
.cartProductDisplay a { color:#3399cc;}
#cartSubTotal {
	background-color: #E9E9E9;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
#cartContentsDisplay {
	border-left: 1px solid #E1E1E1;
}
.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;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #a80000;
	font-weight:bold;
}
.productPriceDiscount {
	color: #a30101;
	font-weight:normal
}
.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;
}
.layout-grid {
	width: 20px;
	height: 20px;
	border: 1px solid #D5D5D5;
	background: transparent url("../images/T1Z9Y1XhlgXXa0_6.A-70-800.png") no-repeat scroll 0 -485px;
	text-indent: -9999px;
	overflow: hidden;
	cursor:pointer;
}
.layout-list {
	width: 20px;
	height: 20px;
	border: 1px solid #D5D5D5;
	background: transparent url("../images/T1Z9Y1XhlgXXa0_6.A-70-800.png") no-repeat scroll 0 -525px;
	text-indent: -9999px;
	cursor:pointer;
	overflow: hidden;
}
.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: 1em;
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
}
.categoryListBoxContents a:link {
	color:red;
}
.leftBoxContainer, .rightBoxContainer {
	margin:5px 0;
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
}
h3.leftBoxHeading a:hover {
}
.sidebox-header{
	height:30px;
	border:1px solid #E1E1E1;
	border-left:none;
	border-top:2px solid #2466bc;
	background: #ECECEC;
	clear:both;
}
.sideBoxContent {
	border: 1px solid #E1E1E1;
	border-top:none;
	clear:both;
	padding:5px;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	font-size:14px;
	text-transform:capitalize;
	display:block;
	background: #2466bc;
	width:128px;
	height:30px;
	color:#fff;
	line-height:28px;
	border-radius:0 0 35px 0;
	box-shadow:2px 2px 4px #2466bc;
}
/*#categories .sidebox-header-left {
	border-top:2px solid #474747;
}
#categories h3.leftBoxHeading {
	box-shadow:2px 2px 10px #474747;
	background: #474747;
}*/
.category-subs-selected {
	color:#2466bc;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #alsoPurchased, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers .wrapper {
}
#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;
}
.pageBox {
	padding: 0 8px;
	margin: 12px 0;
	height: 28px;
	line-height: 28px;
}
h1#productListHeading {
}
/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	line-height:25px;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	height: 2em;
}
#siteMapList {
	width: 90%;
	float: left;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	text-align:center;
}
#review-text {
	clear:both;
}
TEXTAREA {
	display: block;
	/*margin: auto;*/
	width: 95%;
}
#contactusBody #contactUsDefault #contactUsForm TEXTAREA {
	display: block;
/*	margin: auto;*/
	width: 320px;
    margin: 2px 0 0 171px;
}
#contactusBody #contactUsDefault #contactUsForm INPUT {
    width: 310px;

}
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;
}
#shippingEstimatorContent table, #shippingEstimatorContent table td, #shippingEstimatorContent table th{
    border:1px solid #ddd;
}
#shippingEstimatorContent table td.seDisplayedAddressLabel,
#shippingEstimatorContent table th {
    line-height:34px;
}
#shippingEstimatorContent table td.cartTotalDisplay { text-align:left;}
.seDisplayedAddressLabel {
	background-color: #FF9900;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color:#A80000;
}
#seShipTo {
	padding: 0.2em;
}
.TopMenuList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
	clear: both;
	position: absolute;
	top: 30px;
	left: 450px;
	width: 550px;
	overflow: hidden;
}
#siteMapList>ul>li {
	float:left;
	width:32%;
}
#siteMapList>ul>li>a {
	color:#000;
	font-weight:bold;
}
#navMain {
	margin-top:0px;
}
.TopMenuList li.CartLink a {
	background: url("../images/cart-bg.gif") 1px center no-repeat;
	padding-left: 22px;
}
.TopMenuList a {
	color:#fff;
}
.TopMenuList li {
	float: right;
	margin-top: 5px;
	padding: 0 8px;
	height:35px;
	padding-top:15px;
}
.TopMenuList li.First {
	background: url("../images/header_bg6.gif") no-repeat left top;
	padding-left:50px;
}
#topmenubar {
	margin: 0px auto;
	padding: 0;
	position:absolute;
	top:90px;
	left:0px;
	width:1020px;
	color: white;
	font-weight: bold;
	background: url("../images/top_talling2.gif") repeat-x left top #59545D;
	height: 46px;
}
#topmenubar li {
	float: left;
	line-height: 45px;
}
#productSeach {
	float: right;
	background: url("../images/form-search.gif") no-repeat;
	margin: 8px 10px 0 0;
	height: 25px;
}
#topmenubar form {
	float: right;
	width: 100%;
	line-height: 22px;
	height: 22px;
	padding: 0;
}
#search-txtarea {
	display: block;
	float: left;
	background: url("../images/search.png") 0 5px no-repeat;
}
#search-btn {
	float: left;
}
.input01 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #000;
	height: 25px;
	line-height: 25px;
	width: 197px;
	border: 0;
	text-shadow: none;
	padding-left: 20px;
}
#columnCenter {
}
#navBottomContainer {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 50px;
	text-align: left;
	font-size: 11px;
	color: #8585BF;
}
#NavCol_1 {
	float: left;
	width: 235px;
	padding: 20px 0 0;
}
.block-voucher {
	color: white;
	font: 13px/1.25 Georgia, "Times New Roman";
	margin: 0 0 15px;
}
.block-voucher .block-content {
	background: url("../images/block-voucher.png") 100% 0 no-repeat;
	padding-right: 80px;
}
.block-voucher .order {
	text-align: center;
	background: url("../images/block-cart-orderbtn.png") center center no-repeat;
}
#NavCol_2 {
	float: right;
	width: 695px;
	background: url("../images/footer-links.png") center bottom no-repeat;
	padding: 10px 0;
	margin-bottom: 10px;
}
#NavCol_2 ul:first-child {
	border-left: 0;
}
#NavCol_2 ul {
	float: left;
	width: 200px;
	padding: 4px 15px;
	border-left: 1px solid #46466B;
}
#NavCol_2 ul li.footertitle {
	color: #8585BF;
	font-size: 18px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#NavCol_2 ul li {
	padding: 4px 0;
	display: block;
}
#NavCol_2 ul li a {
	color: #8585BF;
	font-size: 12px;
}
/*bof-sidebox*/

.infoCag {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: solid 2px #DFDFDF;
}
.hoverCag>li {
	position:relative;
}
.hoverCag .dropMenu2 li {
	width: 230px;
	height: 31px;
	float:left;
	line-height: 31px;
	padding-left: 25px;
	background: url(../images/icon2.gif) no-repeat 13px 10px;
	overflow: hidden;
}
.hoverCag .dropMenu2 {
	width: 510px;
	background:#FEEFF2;
	left:184px;
	top:0px;
	z-index:99999;
}
.hoverCag .hover2 {
	background:#FEEFF2;
}
.hoverCag .dropMenu2 {
	position: absolute;
	display: none;
	width: 550px;
	background-color: #FEEFF2;
	border: 1px solid #FEEFF2;
	z-index: 9999;
}
#categoriesContent .category-products, #categoriesContent .category-subs, #categoriesContent .category-top {
}
#categoriesContent .category-products, #categoriesContent .category-subs {
	padding-left: 12px;
}
#categoriesContent .category-products a, #categoriesContent .category-subs a, #categoriesContent .category-top a {
	padding:2px 0;
}
.infoCag li, .hoverCag>li, .priceRge>li {
	font-weight: bold;
	display:block;
	text-align:left;
	width: 250px;
	border-bottom: 1px solid #E6E6E6;
	height: 30px;
	line-height:30px;
	overflow:hidden;
	background: url("../images/arrow.gif") no-repeat scroll 8px center transparent;
	text-indent: 12px;
	padding-left:8px;
}
#categoriesContent a.category-products {
	height: 18px;
	line-height: 18px;
	padding-left: 25px;
	background: url(../images/icon2.gif) no-repeat 13px 5px;
	overflow: hidden;
	display:block;
}
#translate_tools {
	background: url(../images/translate.jpg) no-repeat;
}
.minframe .allborder {
	border: 1px solid #DDD;
}
#trustful_pic {
	width: 172px;
	height: 98px;
	padding: 0 5px;
	background: url(../images/trustful.jpg) no-repeat center;
}
.pad_10px {
	padding: 10px;
}
.g_t_l {
	text-align: left;
	word-break: break-all;
}
.whathot_pro_box {
	text-align:left;
	border-bottom: 1px solid #EEE;
}
.whathot_pro_box .whathot_pro_img {
	float: left;
	height: 67px;
	width: 67px;
}
#whatsnew .whathot_pro_img img {
	height: 67px;
	width: 67px;
}
.whathot_pro_box .whathot_pro_name {
	width: 115px;
	float: left;
	padding-left: 5px;
}
.whathot_pro_box .whathot_pro_price {
	float: left;
	line-height: 16px;
	font-size: 12px;
	color: #F60;
	width: auto;
	padding-left: 5px;
}
/*eof-sidebox*/
.boxaa {
	margin:8px 0px;
}
img.listingBuyNowButton {
	margin:0px;
}
.tabTable td {
	border-bottom: #CCC dashed 1px;
}
.tabTable td img {
	margin:5px;
	margin-right:25px;
}
.tabTable .itemTitle, .tabTable .listingDescription {
	text-align:left;
}
ul, li {
	padding:0px;
	margin:0px;
}
#menux {
	TEXT-ALIGN: left;
	WIDTH: auto;
	float: left;
	height: 45px;
	margin-top: 0px;
	list-style:none;
}
#menux ul li {
	MARGIN: 0px 10px;
	background: url("../images/user_menu_bg.gif") no-repeat 0 7px;
	padding-left:5px;
	font-size: 12px;
	list-style:none;
}
#menux ul li a {
font-family: @����;
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
#productAdditionalImages {
	margin-top:10px;
}
#productPrices {
	margin: 10px 0;
	color: #c76200;
	font-size:18px;
	font-weight:bold;
}
#top {
	width:940px;
	height:88px;
	margin:auto;
}
#top .sub_main {
	width:325px;
	height:30px;
	padding-right:10px;
	padding-top:58px;
}
#top .sub_main li {
	text-align:right;
	height:14px;
}
#main_position1 {
	width:930px;
	margin:auto;
	height:29px;
	line-height:29px;
	overflow:hidden;
	margin-top:2px;
	padding-left:10px;
	background:url(../images/top_bg1.gif) repeat-x;
}
#main_position1 li {
	display:block;
	padding:0px 20px;
	float:left;
}
#main_position {
	width:930px;
	height:14px;
	line-height:14px;
	overflow:hidden;
	padding-left:10px;
	padding-top:5px;
}
.bottom {
	width:940px;
	margin:auto;
}
.bottom .li1 {
	width:930px;
	height:20px;
	padding-left:10px;
	line-height:20px;
	background-color: #999999;
	color:#FFFFFF;
	font-weight:lighter;
}
.bottom .li2 {
	text-align:center;
	padding-top:15px;
	color:#666666;
}
.bottom .li3 {
	text-align:center;
}
.input1 {
	width: 65px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: red;
	color: white;
	border: none;
	border-bottom: 1px solid #C60;
}
.itemTitle {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	margin: 6px 0 2px;
}
.itemTitle a {
	color: #2d2d2d;
	font-weight: 600;
	text-decoration: none;
}
h3.itemPrice {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}
/*********************************header*************************************************/
#logoWrapper {
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #ffffff;
}
#logo {
	FLOAT: left;
}
.sc {
	BACKGROUND: url(../images/searchback.png) #eeeeee repeat-x 0px 0px;
	MARGIN: 0px;
	WIDTH: 314px;
	TOP: 2px;
}
.sc .sback_r {
	BACKGROUND: url(../images/searchback_r.png) no-repeat 300px 0px;
}
.searchbox {
	BACKGROUND: url(../images/searchback_l.png) no-repeat 0px 0px;
	WIDTH: 300px;
	HEIGHT: 48px;
}
#searchtable TD {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}
#topsearch {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND-IMAGE: url(../images/search.gif);
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 60px;
	HEIGHT: 22px;
	BORDER-RIGHT-WIDTH: 0px;
}
.sbasket {
	MARGIN-TOP: 2px;
	BACKGROUND: url(../images/shoppingback.png) no-repeat left bottom;
	FLOAT: right;
	WIDTH: 250px;
	TEXT-ALIGN: center;
}
.sbasket H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 40px;
	BACKGROUND: url(../images/shoppingtop.png) no-repeat left top;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
}
A.shopcart {
	COLOR: #ffffff;
}
.sbasket {
	MARGIN-TOP: 2px;
	BACKGROUND: url(../images/shoppingback.png) no-repeat left bottom;
	FLOAT: right;
	WIDTH: 250px;
	TEXT-ALIGN: center;
}
#nav LI {
	FLOAT: left;
	WIDTH: auto;
	COLOR: #000000;
}
#level1 A {
	PADDING-RIGHT: 15px;
	MARGIN-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 32px;
	FONT-SIZE: 13px;
	BACKGROUND: url(../images/navbutton.gif) no-repeat;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 8px;
}
#nav LI UL {
	BORDER-RIGHT: #58811e 0px solid;
	BORDER-TOP: #58811e 0px solid;
	BACKGROUND: white;
	LEFT: -999em;
	BORDER-LEFT: #58811e 0px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #58811e 0px solid;
	POSITION: absolute;
}
.nav_Currency {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 5px;
}
#topsearch:hover {
	CURSOR: pointer;
}
/*********************************end header*************************************************/


/*********************************foot*************************************************/
#footerblock {
}
.margin_t {
	margin-top: 10px;
}
.g_t_c {
	text-align: center;
}
#sub_footer {
	background-position: 0px -361px;
	margin: 0px -12px 0px -11px;
	overflow: hidden;
	padding: 0px 0px 0px 11px;
	width: 900px;
}
#footer_l {
	float: left;
	width: 120px;
}
#footer_l img {
	margin-left: 20px;
}
#footerblock img {
	vertical-align: top;
	margin: 0 5px;
}
#footer_r {
	float: right;
	margin: 0 auto;
	width: auto;
}
#footer_r ul {
	text-align: center;
}
#footer_r ul {
	text-align: center;
}
#footerblock img {
	vertical-align: top;
	margin: 0 5px;
}
.margin_t {
	margin-top: 10px;
}
.g_t_c {
	text-align: center;
}
.b_, a.b_:link, a.b_:visited {
	font-weight: normal;
}
#footerblock img {
	vertical-align: top;
	margin: 0 5px;
}
#footer_l img {
	margin-left: 20px;
}
#footer_b {
	text-align: center;
	margin: 0 auto;
	width: 780px;
}
.right_big_con {
	overflow: hidden;
	margin: 10px;
}
.share img {
	border-right: 1px dashed #D6D6D6;
	display: inline-block;
}
.dldivt {
	margin: 0px;
	padding: 10px 10px;
}
.dldivt dl {
	width: 190px;
	float: left;
}
.dldivt dt {
	color: black;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	height: 25px;
}
.dldivt dd {
	background: url(../images/icon_arr.gif) no-repeat 0px 5px;
	color: #666;
	display: block;
	float: left;
	line-height: 15px;
	padding-left: 10px;
	width: 162px;
	-webkit-margin-start: 10px;
	margin: 3px 3px;
}
.dldivt dd a {
	color: #666;
}
/*********************************end foot*************************************************/
.index_description {
	padding: 10px 12px 0 15px;
}
.index_description h1 {
	color: #8D8D8C;
}
.index_description p {
	line-height: 18px;
	padding-top: 5px;
}
#attrib-grid-table {
	background-color: #FEFED8;
	border: 1px solid #FC9;
	border-collapse: collapse;
	color: black;
}
#attrib-grid-table td {
	border: 1px dashed #D7B8C3;
	padding: 2px;
	text-align: left;
}
.qty_act {
	width:15px;
	margin: 3px 10px;
}
.qty_act a {
	border: 1px solid #DBDBDB;
	color: #333;
	display: block;
	height: 13px;
	line-height: 13px;
	margin: auto;
	text-decoration: none;
	width: 13px;
	text-align: center;
}
#attrib-grid-table td .qtyInput {
	width:30px;
	border: 1px solid #C8C8C8;
}
/************tab*************/
.go_tab_all {
	width: 100%;
	float: left;
	font-weight: bold;
	background: url(../images/ddd.gif) repeat-x bottom;
}
.go_tab {
	float: left;
	cursor: pointer;
	width: 186px;
	line-height: 30px;
	background-image: url(../images/tab.gif);
	text-align: center;
}
.go_tab_all .go_choose {
	background-position: right;
}
.go_pro_all {
	width:100%;
	clear: both;
	border: 1px solid #DDD;
	float: left;
	border-top: 0 none;
}
.go_pro {
	display:none;
	padding:10px;
}
.go_pro_all .go_choose {
	display:block;
}
/**********end**tab*************/
/**********without checkout*************/
#withOutAccount {
	padding: 10px 30px 10px 15px;
	margin-top: 10px;
}
#withOutAccount h2 {
	font-size: 14px;
	color: #C12D20;
}
#withOutAccount p {
	font-size: 10px;
}
#withOutAccount .verisign {
	padding-top: 20px;
	text-align: right;
}
/********end**without checkout*************/


/*****bof*sidebox*****/
.recentorders {
	height:350px;
	overflow:hidden;
	border: 1px solid #CCC;
}
.recentorders li {
	margin:5px 0px;
}
.sub_title_bg {
	background: url(../images/sub_title_bg.gif) no-repeat;
	color: white;
	line-height: 49px;
	padding-left: 15px;
	height: 49px;
}
.allborder {
	border: 1px solid #DDD;
}
.box_top h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blank2px {
	font-size: 0px;
	clear: both;
	height: 2px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.blank5px {
	font-size: 0px;
	clear: both;
	height: 5px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.col_200t {
	background: url(../images/col_tb.gif) no-repeat 0px -40px;
	width: 190px;
	margin: 0px;
	height: 21px;
	color: #333;
	font: bold 13px Arial;
	padding: 5px 5px 0px 5px;
}
.col_200m {
	background: url(../images/col_m.gif) repeat-y 0px top;
	margin: 0px;
	padding: 5px 10px;
	width: 180px;
	word-wrap: break-word;
}
.sp_h_hr2_bp {
	background: url(../images/h_r1.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 5px 0px 0px 85px;
	clear: both;
	height: 55px;
	width: 95px;
	font: 12px/16px Arial;
}
.col_200b {
	background: url(../images/col_tb.gif) no-repeat 0px -70px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	clear: both;
	height: 5px;
	overflow: hidden;
}
/*****eof*sidebox*****/

/*begin index*/
#layer_switch {
	border: 1px solid #CCC;
}
.margin_t {
	margin-top: 10px;
}
.relative {
	position: relative;
}
.index_layer #boxswitch div {
	width: 33%;
	height: 27px;
	float: left;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.index_layer .off {
	background: url(../images/index_swich_bg.gif) repeat-x;
	border-bottom: 1px solid #DDD;
	color: black;
}
.lay_hot {
	background: transparent url(../images/hot.gif) no-repeat scroll 0%;
}
.hide {
	display: none;
}
.show {
	display: block;
	clear: both;
}
/*end index*/

#headNav {
	background-color: #dad9df;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position:relative;
	top:0px;
	z-index:30;
}
#home {
	float: left;
	line-height: 34px;
	text-align: center;
	width: 70px;
	padding-top:5px;
}
#home a:link, #home a:visited {
	padding: 9px 20px;
	font-size: 12px;
}
.navInner {
	float: left;
	position: relative;
	height:35px;
	z-index: 30;
}
.hover {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:30
}
#headNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:100%
}
#headNav li.hover {
	border: medium none;
	display: block;
	float: left;
	margin-right: 18px;
	margin-top: 5px;
	padding: 4px 16px;
	position: relative;
	text-align: center;
	z-index: 10000;
}
#headNav li.hover:hover .subdiv {
	display:block
}
#headNav li.hover:hover {
	border: 1px solid #777777;
	border-radius: 5px 5px 0 0;
	padding: 4px 15px;
}
#headNav li a.sh {
	background: url("../images/menu-arrow.png") no-repeat right center;
	color: #333366;
	display: block;
	font-size: 10px;
	outline: 0 none;
	padding-right: 14px;
	text-decoration: none;
}
#headNav li a.sh:hover {
	text-decoration:none
}
#headerNav li.hover:hover .subdiv {
	display:block
}
.subdiv {
	background:#fff;
	margin: 0 auto;
	position: absolute;
	z-index: 999;
	top: 21px;
	display:none;
	overflow:hidden;
	left:0;
 width:150px  border-width: medium 1px 1px;
	border-radius: 0 5px 5px;
	border: 1px solid #777777;
}
.subdiv ul {
	float:left;
}
.subdiv li {
	color: #333333;
	display: block;
	float: left;
	line-height: 24px;
	padding: 0 0 0 14px;
	text-align: left;
	text-transform: capitalize;
	width: 170px;
}
.nikenfl ul {
	float:none
}
.nikenfl li {
	float:left
}
.subdiv li a {
	font-size:11px;
}
.subdiv li:hover {
	color:#c00;
	z-index:999;
	background-color:#fff;
}
.subdiv .logo img {
	vertical-align:middle;
	margin:0 5px 5px 0
}
#headNav li#menuButton2:hover {
	border-bottom:none;
}
#headNav li#menuButton3:hover {
	border-bottom:none;
}
#headNav li#menuButton6:hover {
	border-bottom:none;
}
