/**
 * 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;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #272727;
	background:#000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #1B232A;
	text-decoration: none;
	}
 
a:visited {
	color: #1B232A;
	font-size:12px;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #1B232A;
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

h1 {
	font-size:14px;
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

TEXTAREA {
	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 {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.2em;
	padding:0 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 #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:#fff;
	text-align: left;
	width:970px;
	margin:0 auto;
	padding:5px 10px 0px 10px;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:0 auto;
	padding:0;
	}
#headerWrapper{
	width:970px;
	margin: 0 auto;
	padding:0 10px;
	background:#fff;
	}
#topBarWrap{
	width:970px;
	margin:auto;
	height:80px;
	color:#2C2C2C;
	font-weight:bold;
	background:#fff;
	}
#topBad{ 
	width:450px;
	height:75px;
	float:left;
	background: url(../images/NIKELOGO.jpg) left no-repeat;}
#topBar{
	width:500px;
	margin:auto;
	height:75px;
	float:right;
	}
.topBox{
	float:left;
	padding: 0 2em 0 2em;
	height:3em;
	}
#nav_header{
	width:500px;
	height:30px;
	line-height:30px;
	float:right;
	text-align:right;
	}
#nav_header a{ 
	   padding:0 5px;
	   font-size:12px;			 
	   font-family:Arial, Helvetica, sans-serif;
	   color:#000; 
	   text-decoration:underline;
	   text-transform:uppercase;
			   }
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
	width:210px;
	height:35px;
	line-height:35px;
	float:right;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
	}
#sousuo{ 
	width:500px; 
	height:40px;
	float:right;
	}
#sousuoA{
	 width:250px;
	 height:32px;
	 padding-top:8px;
	 float:right;
	 background:url(../images/dhbjr2.jpg) 182px 0px no-repeat; 
	 }
#currency_header form select{ 
	height:18px;
	font-size:12px;
	background:#3e2306;
	border:1px solid #aaa;
	color:#ccc;
	width:100px;
	}
#currency_header form select option{ 
	line-height:18px; 
	height:18px; 
	font-size:12px;
	color:#F1f1f1;
	background:#3e2306;
	}
#cart_header{
	width:180px;
	height:35px;
	line-height:35px;
	float:right;
	text-align:center;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	}
#cart_header a{
	color:#000;
	text-transform:uppercase;
	}
#logoWrap{
	margin:auto;
	width:970px;
	}
#topLinks{
	margin:0 auto;
	height:40px;
	width:970px;
	background:url(../images/dhbg2.jpg) repeat-x;
	}
#topLinks_A{
	float:left;
	width:42px;
	height:30px;
	}
#topLinks_A:hover{
	}
#topLinks_B{ 
	width:11px; 
	height:38px; 
	float: left;
	}
#navColumnOneWrapper, #navColumnTwoWrapper{
	margin: auto;
	} 
#tagline {
	color:#000000;
	font-size: 1.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;
	border:1px solid #fff;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}

/*navigation*/

.navSplitPagesResult { padding:1em 0 1em 1em;}
.navSplitPagesLinks { padding:1em 0 1em 1em;}

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

#navCatTabsWrapper {
	margin: 0em;
	background-color: #f7f7f7;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #047eb8;
	height: 1%;
	}
#navSuppWrapper{
	color: #909090;
	margin:0 auto;
	height:1%;
	overflow:hidden;
	}
#navSupp{
	width:970px;
	margin:auto;
	background:#000;
	padding:5px 0px;
}
#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	text-decoration:underline;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #474747;
	background-image:none;
}

#navMain ul, #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, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #474747;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#474747;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	color:#000;
	}
#navBreadCrumb a{
	color:#000;
	}
#navEZPagesTop {
	float:left;
	margin: 0;
	height:40px;
	width:690px;
	}
#navEZPagesTop  li{
	 float:left;
	 height:40px;
	 list-style-type:none; 
	 line-height:40px;
	 border-right:1px solid #474747;
	
	 }
#navEZPagesTop li a { 
	font-size:12px;
	display:block;
	height:40px;
	float:left;
	font-weight:bold;
	line-height:40px;
	}
#navEZPagesTop #Bai{
	background:url(../images/dhbjl.jpg) no-repeat;
	width:60px;
	}
#navEZPagesTop #Bai a{
	color:#3e2306;
	}
#navEZPagesTop  li:hover{
	color:#3e2306;
	background: url(../images/dhbg.jpg) repeat-x;
}
#navEZPagesTop li a:link, #navEZPagesTop a:visited{
	color:#f1f1f1;
	text-transform:uppercase;
	padding:0 1em 0 .8em;
	}
#navEZPagesTop li a:hover{
	color:#3e2306;
	text-decoration:underline;
	}

#navColumnTwo {
	}
#navColumnOne{
}
/*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;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	padding: 0.3em 0.2em 0.3em 0.1em;
	}
#bannerTwo, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	padding: 1em;
	background: #fa8434;
	}

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

.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: #600;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #eeeeee;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#066;
	font-weight:bold;
	}

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

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	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 0em  0em 1em;
	}
#productMainImage{
	margin:3px;
}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: .3em 0em;
	}

.centerBoxContentsNew,.centerBoxContentsFeatured,.centerBoxContentsSpecials,.specialsListBoxContents{
	width:145px;
	margin:2px;
	height:245px;
	background:#f1f1f1;
}
.centerBoxContentsNew p, .centerBoxContentsFeatured p,.centerBoxContentsSpecials p,.specialsListBoxContents p{
margin:0px auto;
padding:0px;
display:block;
width:145px;
color:#632a03;
}
#imgHat{
	height:145px;
	}
#textA{
	line-height:14px;
	height:45px;
	}
#textB{
	height:1%;
	display:block;}
#saleA{
	height:30px;
	display:block;
	}
#saleA span.productPriceDiscount{
	font-size:9px;
	color:#fff;
	display:inline;
	}
.centerBoxWrapper {
	height: 1%;
	margin:0 0 1.1em 0;
	}

.centerBoxHeading {
	font-size: 14px;
	color:#3E2306;
	margin: 0px;
	height:32px;
	line-height:32px;
	padding:0px;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	}

/*sideboxes*/
.columnLeft {
 padding:0;
 }

h3.leftBoxHeading a,
h3.rightBoxHeading a {
	font-size:12px;
	color: #d7d7d7;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:0em 0 0em 0.5em;
}
#categoriesHeading {
	background:#474747;
	font-size:12px;
	height:28px;
	line-height:28px;
	color:#d7d7d7;
	font-weight:100;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading, #shoppingcartHeading{
	background:#474747;
	font-size:14px;
	height:28px;
	line-height:28px;
	font-weight:100;
	}
#musicgenresHeading label{ line-height:32px;}
#recordcompaniesHeading label{ line-height:32px;}
#manufacturersHeading label{ line-height:32px;}
#searchHeading label{ line-height:32px;}
#currenciesHeading label{ line-height:32px;}
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	background:#474747;
	font-size:14px;
	height:28px;
	line-height:28px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading a{ color:#fff;}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;
	}
li.category-top a{
	padding:.2em 0 0 2em;
	margin: 5px 0;
	color:#3E2306;
	font-size:12px;
	display:block;
	height:1.6em;
	background:#e7e7e7 url(../images/boxlistbg.png) .4em 0.6em no-repeat;
	}
li.category-products a{
	padding:.4em 0 0 2em;
	margin:0;
	color:#3E2306;
	display:block;
	font-size:12px;
	height:1.6em;
	background:#f1f1f1 url(../images/boxlistbg.png) 1.2em 0.6em no-repeat;
	}
li.category-subs a{
	padding:.4em 0 0 2em;
	margin:0;
	color:#3e2306;
	display:block;
	font-size:12px;
	height:1.6em;
	background:#e7e7e7 url(../images/boxlistbg.png) 1.2em 0.6em no-repeat;
	}	
li.category-top a:hover{
	background:#d7d7d7 url(../images/boxlistbg.png) .4em 0.6em no-repeat;
	color:#066;
	}
li.category-products a:hover{
	background:#d7d7d7 url(../images/boxlistbg.png) 1.2em 0.6em no-repeat;
	color:#066;
	}
li.category-subs a:hover{
	background:#d7d7d7 url(../images/boxlistbg.png) 1.2em 0.6em no-repeat;
	color:#066;
	}
#categoriesContent{
	padding:0;
	margin:0;
	background:#fff;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#1B232A;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin:0 0 0.3em 0;
	}

.sideBoxContent {
	padding:1em 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #d7d7d7;
	text-decoration: none;
	} 
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-size:1.1em;
	}
.categoryListBoxContents{
	height:38px;
	line-height:35px;
	background:url(../images/uu1.jpg) center no-repeat;
	}
.categoryListBoxContents a{
	color:#3e2306;
	}
#bannerThree{ text-align:center; border:1px solid #e7e7e7;width:525px; height:392px; margin-left:9px; background: url(../images/Mbt-mainpage.gif) no-repeat;}
#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;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #777;
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

 #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:#c7c7c7;
	height:28px;
	margin-top:5px;
	border-top:1px solid #eee;
	color: #fff;
	}

#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;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}
.productListing-data{ height:90px;}

#documentcategoriesHeading{ padding:5px 10px;}


#searchContent,#ezpagesContent,#reviewsContent,#whosonlineContent,#informationContent,#moreinformationContent,#bannerboxallContent,#languagesContent,#currenciesContent,#productnotificationsContent,#tellafriendContent,#shoppingcartContent{
	background:#828a8f;
	color:#1B232A;
	}
#informationContent ul li{
text-indent:10px;
line-height:20px;

}
#ezpagesContent ul li{
text-indent:10px;
line-height:20px;
}
#ezpagesContent ul li a{
color:#1B232A;
}
#searchContent a{
color:#1B232A;
}
#moreinformationContent ul li{
text-indent:10px;
line-height:20px;
}
#moreinformationContent ul li a{
color:#1B232A;
}


#specials,#whatsnew,#featured{
	height:1%;
	padding-bottom:15px;
	background:#f1f1f1;
}
#specials .sideBoxContent,#whatsnew .sideBoxContent,#featured .sideBoxContent{
	width:180px;
	margin:0 auto;
	padding:0px;
	margin-top:10px;
	line-height:20px;
	color:#996600;
	}
#specials .sideBoxContent a,#whatsnew .sideBoxContent a,#featured .sideBoxContent a{
	color:#1b232a;
	}
.productListing-data{
height:130px;
border-bottom:1px dotted #828a8f;
}
#listCell0-1 a, #listCell0-2 a{ color:#fff;
}
#productDetailsList{
border:0px;}
#navImg{
	width:960px;
	margin:0 auto;
	padding:5px;
	background:#fff;
	border-top:1px solid #3e2306;
}

#navImg a img{
	width:308px;
	margin:4px;
	border:1px solid #e7e7e7;
	
}

#productPrices .normalprice, #productPrices .productPriceDiscount{
	font-size:12px;
	}

#listCell0-0{
	width:130px;
	}

#NewImg{
	height:145px;
	background:#CCCCCC;
	}
#NewsTextA{
	height:70px;
	}
#NewsTextB{
	height:30px;
	color:#066;
	}
#NewImg a img{
vertical-align:bottom;
}
.forward{
	float:left;
	}

.forwardA{
	float: right;
	}
#textNike{
	width:755px;
	height:242px;
	background:#000 url(../images/nike.jpg) center no-repeat;
	}


