/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:#4D0701;
	text-decoration: none;
	}
 
a:visited {
	color:#F9CDA9;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color:#F9CDA9;
	text-decoration: underline;
	}

a:active {
	color:#F9CDA9;
	}

h1 {
	font-size: 12px;
	color: #9a9a9a;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font-size:12px;
	}

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

.biggerText {
	font-size: 12px;
	}

h1, h2,h3,  h4, h5, h6 {
	margin: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.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 #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:#190C02 url(../images/content_t_back.jpg) left top no-repeat;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	padding:0;
	}
#headerWrapper{
	margin: 0em auto;
	padding:0px;
	background: url(../images/header_bg1.jpg);
	width:960px; height:121px;
	}
#topBarWrap{
	height:59px;
	width:960px;
	 margin:0 auto;
	}
#topBarL{ width:397px;
	 height:121px; 
	 float:left;
	 background:url(../images/logo1.jpg) left bottom no-repeat;
	 }
#topBarR{
	width:516px;
	float: right;
	color:#2C2C2C;
	height:121px;
	text-align:right;
	}
.topBox{
	float:left;
	padding:0;
	height:3em;
	}
#topBarRa{
	width:672px;
	height:20px;
	text-align:right;
	}
#loggg{float:right;
 height:40px;
  width:200px; 
  line-height:44px; 
  font-size:12px;}
  #loggg a{ color:#FFFFFF}
#topBarRb{
	width:960px;
	height:40px;
	margin-top:14px;
	}
#topBarRc{
	width:672px;
	height:48px;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
float:right;
font-size:12px;
color:#fff;
height:33px;
margin-top:83px!important;
margin-top:88px;
line-height:33px;
color:#F9CDA9;
}
#currency_header form{
	height:33px;
	line-height:33px;
	}
#currency_header form select{ background:#1E0F03; color:#DD8842; border:1px solid #1E0F03;}
#cart_header{
 background:url(../images/header_bg2.jpg) right top no-repeat;
height:33px;
	width:185px;
	margin-top:88px;
	text-align:left;
	  font-size:12px!important;
	  color:#F9CDA9;
	  float: left;
	  text-transform:uppercase;
	}
#cart_yy{
height:33px;
	width:115px;
	margin-top:88px;
	float:right;
}
#cart_header span#cart_jg a{
	display:block;
	font-size:12px;
	color:#DD8842;
	text-transform:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#logoWrap{
	margin:0 auto;
	width:970px;
	height:41px;
	}
#topLinks{
	margin:0 auto;
	width:960px;
	height:auto !important;
	min-height:54px;
	background:url(../images/m_bg61.jpg) bottom right;
	 
	}
#topsearch{
float:left;
height:20px;
margin-top:17px;
width:230px;
}
#topsearch span{
	color:#CCCCCC;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
#navColumnOneWrapper{
	margin-top:1.5em!important;
	margin-top:1.1em;
	}	
#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;
	width: 47%;
	}

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

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin:0 auto;
	font-size:12px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0 auto;
	color: #333;
	height: 1%;
	}
	
	#weibusupp{
width:960px;
margin:0 auto;
height:50px;
background:#56735C;
}
#navSupp{
	width:960px;
	margin:0 auto;
	height:60px;
	background:#190C02 url(../images/footer_t_bg1.gif) repeat-x top;
}
#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	float:right;
	margin-top:25px;
	}
#bottomNav ul{
	margin:0px;
	padding:0px;
	}
	
#bottomNav ul li{
	list-style:none;
	padding:0px 15px;
	float: left;
	background:url(../images/foot11.jpg) left bottom no-repeat ;
	}
#bottomNav a, #bottomNav a:visited{
	color:#966A47;
	text-decoration:none;
	font-size:10px;
	}

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

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li,  #navCatTabs ul li {
	display: inline;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	margin: 0;
	width:722px;
	color:#fff;
	float:left;
	height:54px;
	font-size:12px;
	}
#navEZPagesTop a{
	display:block;
	float:left;
	padding:0 20px;
	line-height:28px;
	margin-top:13px;
	height:28px;}
#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#fff;
	}
#navEZPagesTop a:hover{
	text-decoration:underline;
	}

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	margin:1.5em  1.1em 0 1.2em;
	background:#190C02 url(../images/index_bg.jpg) no-repeat;
	padding:0.1em 1.3em 0em 1.5em;
	}

#bannerTwo,#bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:10px;
	}
#siteinfoLegal{ 
	color:#85342E;
	float:left;
	line-height:20px;
	margin-top:25px;
	margin-left:10px;
	}
#siteinfoLegal a{
	color:#E28D86;
	}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin:.5em;
	padding: .5em;
	}

.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;
	margin:0em 0.5em;
	padding-right:2em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0.5em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	line-height:4em;
	}

#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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#AB2D24;
	}

.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 1em 1em 0em ;
	}
.categoryIcon{
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
	}
.categoryIcon h1{
	background:url(../images/bghn.jpg) no-repeat;
	height:35px;
	line-height:35px;
	text-indent:5px;
	
}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin:0.8em 0.7em 0.9em 1em!important;
	margin:0.8em 0.6em 0.9em .7em;
	width:195px;
	height:240px;
	border:1px solid #966A47;
	}
#NewsTextA{
	margin:0 auto;
	padding:0.3em;
	display:block;
	height:40px;
	background:#492509;
	}
#NewsTextA a{
	color:#FBA55F;
	float:left;
	text-align:left;
	}
#NewImg{
margin:0.5em;
height:145px;
}
#NewsTextB{
margin:0 auto;
padding:0.3em;
display:block;
color:#AB2D24;
font-weight:bold;
}
#NewsTextB span.normalprice{
	color:#F9CDA9;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 1.1em .1em 0.2em 0;
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
	}

h2.centerBoxHeading {
	font-size: 12px;
	color: #fff;
	}

/*sideboxes*/
.columnLeft { margin-left:0.1em;
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #fff;
	}
.leftBoxHeading, .rightBoxHeading {
	background: url(../images/vbv.jpg) no-repeat;
	font-size:12px;
	padding-left:20px;
	height:35px;
	line-height:35px;
}
.centerBoxHeading,#productListHeading,h1#indexCategoriesHeading,h1#indexCategoriesMainContent{
	margin: 0em;
	height:34px;
	line-height:34px;
	text-indent:10px;
	background:#55726E;
	font-size:12px;
	color:#FFFFFF;
	background: url(../images/bghn.jpg) no-repeat;
}
#categoriesHeading {
	background: url(../images/vbv.jpg) no-repeat;
	font-size:12px;
	padding-left:20px;
	height:35px;
	line-height:35px;
	}
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	font-size:12px;
	}
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	font-size:12px;

	}
#categories{
margin-top:.5em;
}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#categories ul li.category-top{
	font-size:12px;
	padding:0;
	margin:0;
	vertical-align:middle;
}
li.category-top a{
	font-size:10px; 
	line-height:24px;
	margin:0 20px;
	color:#FBA55F;
	display:block;
	height:24px;
	text-indent:15px;
	background: url(../images/list_background1.gif) 2px 9px no-repeat;
	border-bottom:1px solid #3a1e08;
	}
li.category-products a{
	font-size:10px; 
	line-height:24px;
	margin:0 20px;
	color:#FBA55F;
	display:block;
	height:24px;
	text-indent:10px;
	background:#69350c url(../images/list_background1.gif) 2px 9px no-repeat;
	border-bottom:1px solid #3a1e08;
	}
li.category-top a:hover{
	background: url(../images/list_background1.gif) 2px 9px no-repeat;
	color:#F9CDA9;
	text-decoration:none;
	}
li.category-products a:hover{
	background:#69350c url(../images/list_background1.gif) 2px 9px no-repeat;
	color:#F9CDA9;
	text-decoration:none;
	}
#categoriesContent{
	padding:25px 0 0 0;
	margin:0;
	background:#492509 url(../images/xcx.jpg) no-repeat ;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	background:#492509 url(../images/sdss.jpg) bottom no-repeat;
	padding: .2em 0 .5em 2em;
	}
#extralinks a{
	font-size:10px;
	text-transform:uppercase;
	color:#F9CDA9;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;
	}
#featured, #whatsnew,#specials{
	padding:0 0 10px 0;
	background:#492509 url(../images/sdss.jpg) bottom no-repeat;
	}
#featured .sideBoxContent,#whatsnew .sideBoxContent,#specials .sideBoxContent{
	margin:7px 10px 8px 10px;
	background:#fff;
	padding:10px 10px 10px 10px;
	}
#featured .sideBoxContent a,#whatsnew .sideBoxContent a,#specials .sideBoxContent a{
	line-height:20px;
	color:#AB2D24;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #fff;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #fff;
	}

.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;
	}
.categoryListBoxContents{
	line-height:20px;
	}
#productMainImage{
	width:100%;
	}
#bannerThree{
	background:url(../images/fvf.jpg); width:690px; height:259px; margin-left:1.2em; margin-top:1.7em; }
#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-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #fff;
	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, #shoppingCartDefault #PPECbutton {
	float: right;
	}
 #shoppingCartDefault{
 	padding-top:1.5em;
 	padding-bottom:3em;
 	}
.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: url(../images/bgf2.jpg) no-repeat;
	height:35px;
	color:#E18B84;
	font-size:10px;
	}

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






#headtop{ width:970px; background:url(../images/tod2.gif) repeat-x; height:20px; margin:0 auto;}

#indexl{width:373px; height:125px; background: url(../images/uggs_1.jpg);float:left; }
#indexr{width:373px; height:125px; background: url(../images/uggs_3.jpg); float:right;}
#nklogo{width:200px; height:139px; background:url(../images/NIKE.jpg);}
.tabTable{
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
	margin:1em 0;
	}
.tabTable tr td{ height:110px;}
#productIndex{
	padding:0 0 1em 0px;
	}
#categoryImgListing{
	float:left;
	margin:.5em 0em .5em .5em;
	width:109px;
	}
#indexProductListCatDescription,#categoryDescription{
	width:525px;
	float:right;
	line-height:18px;
	margin:0.5em;
}

#moderPlist{
	background:url(../images/bgh1.jpg) no-repeat; 
	height:40px;
	line-height:40px;
	font-size:10px; 
	width:100%;
}
#productsListingTopNumber,#productsListingBottomNumber{
	margin-left:10px;
	}

#listCell0-1 a,#listCell0-2 a{
	color:#E18B84;
	}
#productListing table tr td.productListing-data a img{
	margin:0em 1em 0em 1em;
	}

h3.itemTitle{
	font-size:14px;
	margin:.5em 0;
	}
h3.itemTitle a{
	color:#000000;
	}
.listingDescription{
	font-size:12px;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	}
.productListing-data{
text-align:left;
}
#infoDisplay{
	width:100%;
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
}
#infoDisplay h1{
	background:url(../images/bghn.jpg) no-repeat;
	width:100%; 
	height:35px;
	line-height:35px; 
	text-indent:5px;
	}

#infoDisx{
width:100%; height:1%;
}
#infoImage{
	width:320px; 
	height:1%; 
	float:left; 
	}
#infoImage img{
	margin:0.5em;
	}
#infoText{
	width:320px; 
	height:1%;
	margin:1em 0; 
	float:right; 
}
#infoPtext{
	margin:0 auto;
	padding:0px;
	display:inline;
	}
#infoPtext ul{
	margin:0px;
	padding:0px;
	}
#infoPtext ul li{
	list-style:none;
	line-height:16px;
	font-size:9px;
}
#productAttributes{
	width:100%;
	}
#productAttributes h3#attribsOptionsText{
	line-height:30px;
	font-size:9px;
	float:left;
}
#disImage,#shopCogin{
	width:100%;
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
	padding-bottom:5px;
	}
#disText{
	background:#fff url(../images/bgfdv.jpg) bottom no-repeat;
	}
#disImage h1,#disText h1,#shopCogin h1{
	background:#fff url(../images/bghn.jpg) no-repeat;
	height:35px;
	line-height:35px;
	font-size:12px;
	text-indent:5px;
	}
#shopCogin{
	margin:0 0 1em 0;
	padding:0em 0em 5em 0em;
}
#cartContentsDisplay{
	padding:0em 0.5em;
	width:100%!important;
	width:98%;
	margin:0 auto;
	}
#loginDefault{
	padding-bottom:15em;
	padding-top:1.5em;
	}
#newProductsDefault,#featuredDefault,#ezPageDefault,#specialsListing{
	padding-top:1.5em;
	}
#checkoutShipping,#checkoutPayAddressDefault{
	padding-top:1.5em;
}
#centerCogin{
	background:#FFFFFF url(../images/bgfdv.jpg) bottom no-repeat;
	padding:.2em;
	padding-bottom:5em;
	}
#checkoutPayment h2#cenTou,#checkoutPayAddressDefault h2#cenTou,#checkoutConfirmDefault h2#cenTou,#checkoutShipAddressDefault h2#cenTou{
	background:#f00 url(../images/vfdgss.jpg) top no-repeat;
	display:block;
	height:8px;
	width:100%;
	}
#checkoutConfirmDefault,#checkoutShipAddressDefault{
	padding-top:1.5em;
	}
#checkoutPayment{
	padding-top:1.5em;
	}
#checkoutPaymentHeading,#checkoutPayAddressDefaultAddress{
	font-size:14px;
	color:#000;
	}
.instructions{
	float:right;
	width:400px;
	}
#sorter{
margin:0.2em;
}
#disPrice{
	color:#996600; 
	font-size:14px; 
	line-height:30px; 
	width:30%; 
	float:left; 
	padding:.5em 0em; 
	margin:.5em 0em; 
	text-align:center;
}
#disPrice span.productSpecialPrice{
	font-size:16px;
	font-weight:bold;
}






