/**
 * 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#fff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

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.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: 12px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	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.3em;
	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;
	}

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*/

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:0 auto;
	padding:0;
	}
#headerWrapper{
	margin: 0em;
	padding: 0em;
	}
#topBarWrap{
	background:#EEEEEE;
	}
#topBar{
	width:800px;
	margin:auto;
	color:#2C2C2C;
	font-weight:bold;
	padding: .8em;
	}
#search{
	width:270px;
	float:left;
	height:29px;
	line-height:29px;
	}
#search form input{
	border:1px solid #9a9a9a;
	height:16px;
	padding:0px;
	margin:0px;
	background:none;
	font-size:12px;
	color:#9a9a9a;
	font-family:Arial, Helvetica, sans-serif;
	}
#search form input#tysearch{
	border:0px;
	height:18px;
	color:#fff;
	background:#474747;
	padding:0px;
	margin:0px;
	}
.topBox{
	float:left;
	padding: 0 2em 0 2em;
	height:3em;
	}
#nav_header{
	border-right:1px solid #9a9a9a;
	padding: .2em 3em 0 1em;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}

#cart_header{
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	padding:.2em 0 0 8em;
	}
#logoWrap{
	margin:auto;
	background-color: #ffffff;
	width:800px;
	border-bottom:.5em solid #EEEEEE;
	}
#topLinks{
	float:right;
	background:#900000;
	margin: .9em auto;
	width:74%;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
#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;
	height:30PX;
	border-bottom:1px dotted #9a9a9a;
	}

/*navigation*/

.navSplitPagesResult {
text-indent:3px;
line-height:24px;
}
.navSplitPagesLinks {
	line-height:24px;
	}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	padding:5px 0px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 0.5em 0em;
	list-style-type: none;
	}
.navNextPrevList a{
	margin:0 0.1em;
	}
#navCatTabsWrapper {
	margin: 0em;
	background-color: #2E2E2E;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
#navSuppWrapper{
	margin: 0em;
	font-weight: bold;
	color: #909090;
	height: 1%;
	width:968px;
	padding:0 1.2em;
	background:url(../images/ft.jpg) center top no-repeat;
	overflow:hidden;
	margin: 0 auto;
}

#navSupp{
	width:968px;
	margin:auto;
}
#payments{
	float: left;
	width:200px;
	margin-top:15px;
	padding:.5em 0;
	background:url(../images/footer-card-images.png) no-repeat;
	}
#bottomNav{
	margin:auto;
	width:740px;
	float:right;
	color:#474747;
	margin-top:10px;
	text-align:center;
	}
#bottomNav span{
	line-height:24px;}
#bottomNav a,#bottomNav a:hover, #bottomNav a:visited{
	color:#474747;
	text-decoration:underline;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #EDDEC4;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	}

#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: #323232;
	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{
	margin: 0.5em;
	}
.buttonRow{
	margin:0px;
	}
#indexProductListCatDescription{
}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.2em 0;
	font-size: 0.95em;
	width:760px;
	text-indent:10px;
	font-weight: bold;
	border-bottom:1px solid #ddd;
	}



#navColumnOne, #navColumnTwo {
	}

/*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 0.4em 0 0.4em;
	margin:0 .5em 0 .2em;
	}
#bannerTwo,  #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerThree{
	padding:0px;}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	width:370px;
	padding:5px 0px;
	border-bottom:1px dotted #9a9a9a;
	}
#cartAdd #cartA{
 float:left; width:50%;}
 #cartAdd #cartB{
 float:right; width:50%;}
.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: #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;
	}
.normalprice{
	font-size:12px;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #f00;
	}
.productPriceDiscount{
	font-size:12px;
	}
.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 {}

#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 {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	margin:0 0 .3em 0;
	}

h2.centerBoxHeading {
	font-size: 12px;
	color: #000;
	}

/*sideboxes*/
.columnLeft {
	border-right:1px solid #ddd;
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 14px;
	color:#323232;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	height:29x;
	line-height:29px;
	text-indent:10px;
	b
}
.leftBoxHeading:hover, .rightBoxHeading:hover{
	}
.centerBoxHeading{
	text-indent:5px;
	margin: 0em;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #9a9a9a;
}
#categoriesHeading {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	line-height:29px;
	font-size:12px;
	}
#whatsnewHeading a{
	font-size:12px;
	}
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	font-size:12px;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;
	}
li.category-top a{
	padding:.4em 0 0 0.5em;
	margin:0 0 0 .5em;
	color:#323232;
	display:block;
	height:1.8em;
	font-size:12px;
	}
li.category-products a,li.category-subs a{
	padding:.4em 0 0 1em;
	margin:0 0 0 .5em;
	color:#fff;
	font-weight:bold;
	display:block;
	height:1.8em;
	}
li.category-top a:hover{
	color: #993300;
	text-decoration:none;
	}
li.category-products a:hover{
	color:#EDDEC4;
	}
#categoriesContent{
	padding:0;
	margin:0;
	}
#bestsellersContent {
	color:#002147;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#002147;
	font-weight:bold;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;
	}

.sideBoxContent {
	padding: 0.4em;
	color:#000;
	}
.sideBoxContent a img{
	border:1px solid #ddd;
	background:#fff;
	padding:5px;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #fff;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews,  #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#siteinfoLegal{
	line-height:18px;}
.additionalImages{
	text-align:left;
	}
.additionalImages img{
	width:120px;
	height:120px;
	border:1px solid #ddd;
	padding:5px;}
#bannerThree{
	margin-top:0px;
	text-align:left;
	overflow:hidden;}
#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: #eee;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	}
A.category-products, A.category-products:visited {
	color: #FF0000;
	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;
	}

.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 {
	height: 2em;
	color: #474747;
	}

#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;
}
#logoHead{
	width:444px;
	height:74px;
	float:left;
	}
#signHead{
	width:526px;
	height:74px;
	float:right;
	}
#signHead ul{
	padding:0px;
	margin:0px;
	}
#textHead{
	height:24px;
	border-bottom:1px solid #48506A;
	}
#textHead li{
	line-height:24px;
	float:right;
	padding:0 10px 0px 10px;
	list-style:none;
	font-size:12px;
	color:#002663;
	background:url(../images/img4_03.jpg) 0px 12px no-repeat;
	}
#navCart{
	padding-right:17px;
	padding-left:17px;
	margin-left:4px;
	line-height:43px;
	}
#navCart a{ color:#323232;}
#textHead li#check{
	background:none;
	}
#textHead li#check img{
	margin-top:5px;
	}
#textHead li a,#textHead li a:hover,#textHead li a:visited,#textHead li a:link{
	color:#B0B7CF;
	text-transform:uppercase;
	text-decoration:none;
	}
#shippingHead{
	width:500px;
	height:43px;
	padding:0px;
	float:right;
	}
#shippingHead ul{
	padding:0px;
	margin:0px;
	}
#shippingHead ul li{
	float:right;
	list-style:none;
	height:28px;
	font-size:12px;
	
	}
#shippingHead ul li#free{
	padding-left:65px;
	padding-right:10px;
	background:url(../images/free1.jpg) bottom left no-repeat;
	margin-top:8px;
	}
#shippingHead ul li#free span{
	line-height:20px;
	color:#002663;
	}
#shippingHead ul li#country{
	padding:0 30px;
	margin-right:60px;
	background:url(../images/country.png) top no-repeat;
	}
#shippingHead ul li#RSSFeedLink{
	margin-right:60px;
	}
#currency_header{
	height:30px;
	margin-top:10px;
	padding:0 13px 0 4px;
	color:#323232;
	}
#currency_header .header{
	border:1px solid #9a9a9a;}
#linkHead{
	margin:0 auto;
	width:968px;
	height:30px;
	}
#navEZPagesTop {
	width:680px;
	font-size:12px;
	height:30px;
	float:left;
	}
#navEZPagesTop ul{
	margin:0px;
	padding:0px;
	}
#navEZPagesTop ul li{
	float:left;
	list-style:none;
	line-height:29px;
	margin:0px 10px;
	text-align:left;
	} 
#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#323232;
	font-size:14px;
	}
#navEZPagesTop ul li a:hover{
	text-decoration:underline;
	font-size:14px;
	color: #CC6600;
	}
#navEZPagesTop ul li a.t1{
	color:#006600;}
#mainWrapper {
	text-align: left;
	width:968px;
	vertical-align: top;
	padding:0 1.2em;
	background:url(../images/mz.jpg) center repeat-y;
	}
#textCategory{
	float:left;
	line-height:30px;
	background:#323232;
	padding:0 10px;
	color:#fff;
	}
#classText{
background:#d1d1d1;
margin:.3em 0 0 0;
padding:0.3em;
}
#produText{
	overflow:hidden;
	}
.tabTable{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	}
.tabTable tr td{
	padding:3px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
.tabTable tr th{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#productMainImage img{
border:1px solid #ddd;
padding:5px;
text-align:center;
	}
#productDetailsList{
	padding:0px;
	margin:0px;
	width:370px;
	}
#productDetailsList li{
	list-style:none;
	line-height:30px;
	border-bottom:1px dotted #9a9a9a;
	}
#DisMenu{ 
	width:99%; 
	margin:1em 0em;
	height:1%;
	}
#DisMenu ul{
	margin:0 auto;
	padding:0px;
	background:#9a9a9a;
	width:100%;
	height:28px;
	}
#DisMenu ul li{
	float:left;
	line-height:28px;
	height:28px;
	list-style:none;
	padding:0em .5em;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	}	
#DisMenu ul li.nav_on{
	color:#002147;
	}
#DisNav{
	background:none;
	}
#DisNav ul{
	margin:0px;
	padding:0px;
	background:none;
	}
#DisNav ul li{
	overflow:hidden;
	display:block;
	width:95%;
	color:#000000;
	}
.centerBoxContentsNew{
	float:left;
	width:185px;
	}
.centerBoxContentsNew #newText{
	width:150px;
	margin:0 auto;
	display:block;
	}
.centerBoxContentsNew #jiage{
	color:#f00; 
	font-weight:bold;
	font-size:12px;
	 }
.centerBoxContentsNew a img {
	border:1px solid #ddd;
	padding:2px;
	}
#productPrices{
	font-size:20px;
	color:#900;
	width:370px;
	margin:0px;
	padding:0px;
	display:block;
	border-bottom:1px dotted #9a9a9a;
	}
#headText{
	width:970px;
	height:30px;
	margin:0 auto;
	padding:0 15px;
	}
#headlogo{
	width:968px;
	height:80px;
	padding:0 1.2em;
	margin:0 auto;
	background:url(../images/tp.jpg) center bottom no-repeat;
	}
#toplogo{
	width:968px;
	background:url(../images/logo.png) left no-repeat;
	height:46px;
	}
#toplogo span{
	color:#900;
	}
#topbody{
overflow:hidden;
margin:0 auto;
}
#whatsnew .sideBoxContent a{
	color:#323232;
	text-transform:uppercase;
	line-height:20px;
	}
#whatsnew .sideBoxContent div span.normalprice{
	color:#fff;
	}
#productListHeading{
	text-align:center;
	line-height:30PX;
	color:#2B1413;
	font-size:14PX;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#NewsPading{
	padding:5px;
	}
#beiju{
	padding:5px;
	}
#zhongjian{
	}
#indexDefaultMainContent{
	padding:0 5px;}
#indexDefaultHeading{
	text-indent:5px;
	font-size:14px;
	color:#000;
	}
#indexDefault{
	padding:0px;}
#attribsOptionsText{
	line-height:28px;
	border-bottom:1px dotted #9a9a9a;
}
#wei{
margin:0 auto;
height:30px;
}
#pageNotFound .buttonRow,#shippingInfo .buttonRow,#conditions .buttonRow,#privacy .buttonRow,#siteMap .buttonRow{
	margin-bottom:5PX;
	float:right;
}
#contactUsDefault .buttonRow{
	margin-bottom:5PX;
	}
#NewLv{
	padding:0px 5px;
	}
#productAttributes{
	width:370px;
	}
#UggNews{
	width:750px;
	margin:0 auto;
	}
#ugglogo{
	float:left;
	background:url(../images/ugg1.jpg) left bottom no-repeat;
	width:450px;
	height:46px;
	}	
