/**
 * 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:#999;
	background-color: #ffffff;
	
	}

a img {border: none; }

#topBar a:link, #navEZPagesTOC ul li a {
	color: #1b8db3;
	text-decoration: none;
	}
 
#topBar a:visited {
	color: #3a901e;
	text-decoration: none;
	}

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

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: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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;
	width:95%;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #CCCCCC;
	}

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: 0px 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*/
#mainWrapper1 {
	background:url(../images/min_bg.jpg) top center no-repeat;
	
	margin:-40px 0px 0px 0px;
	*margin:-22px 0px 0px 0px;
	_margin:-22px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:100%;
	text-align:center;
	vertical-align: top;
	float:left;
	}

#mainWrapper {
	background:url(../images/min_bg.jpg) top center no-repeat;
	background-color: #ffffff;
	text-align: left;
	width: 950px;
	vertical-align: top;
	margin:0px 0px 0px -500px;
	*margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:.5em 0;
	padding:0;
	}
	
#headerWrapper1{
	
	margin: auto;

	}	
#headerWrapper{
	width:950px;
	background:url(../images/heart_bg.jpg) top no-repeat;
	margin: auto;
	text-align:center;


	}
#topBarWrap{

	width:950px;

	}
#topBar{
	width:500px;
	margin:10px 0px 0px 430px;
	*margin:10px 0px 0px 430px;
	_margin:10px 0px 0px 500px;
	color:#2C2C2C;

	}
.topBox{
	float:left;
	padding: 0 2em 0 2em;
	height:3em;
	}
#nav_header{
	border-right:0px solid #9a9a9a;
	padding: .2em 0em 0 200px;
	_padding: .2em 0em 0 160px;
	text-align:right;
	}
#lang_header{
	border-right:0px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
	border-right:0px solid #9a9a9a;
	color:#333;
	font-weight:bold;
	margin:110px 0px 80px 660px;
	*margin:75px 0px 0px 680px;
	_margin:75px 0px 0px 340px;
	}
#cart_header{
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	margin:0px 0px 0px -50px;
	*margin:0px 0px 0px -50px;
	_margin:0px 0px 0px -50px;
	padding:.2em 0 0 5em;
	}
#logoWrap{
	margin:auto;
	
	width:950px;

	}
#topLinks{
	float:left;
	font-weight:bold;
	color:#000;
	font-size:13px;
	padding:0 0 0 0px;
	*padding:0 0 0 0px;
	_padding:0 0 0 20px;
	margin:-70px auto 5px 35px;
	*margin:35px auto 5px 30px;
	_margin:35px auto 5px 30px;
	text-align:left;
	}
#topLinks a{
	color:#000;
	line-height: 30px;
	}
	
#topLinks a:link, #topLinks a:visited{
	color:#000;
	padding:0 1em 0 .8em;
	line-height: 30px;
	}	
#topLinks a:hover {
	background-color:#a2c672;
	color:#000;
	text-decoration: none;
	line-height: 30px;
	}
#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;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em; 
	background:url(../images/foot_bg.jpg) bottom center no-repeat;

	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:0px solid #e24fec;
	height: 1%;
	}
#navSuppWrapper{
	padding:0px 0px 30px 0px;}
#navSupp{
	padding:10px 0px 0px 0px;
	width:950px;
	margin:auto;
}
#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	color:#000;
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#000000;
	text-decoration:underline;
	}
#bottomNav ul li a{color:#550097;}
#bottomNav  ul li a, #bottomNav  ul li a:visited{
	color:#550097;
	text-decoration:underline;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	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: #000000;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#000000;
	text-decoration:underline;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px 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 0 10px 80px;
	*padding: 0.5em 0.5em;
	_padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}
#navBreadCrumb a{color:#cc9933;}	

#navEZPagesTop {
	font-size: 13px;
	font-weight: bold;
	margin: -48px 0px 0px 85px;
	padding: 1.5em 0 1.7em .5em;
	color:#333;
	}

#navEZPagesTop a{color:#333;
line-height: 30px;}
#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#333;
	padding:0 1em 0 .8em;
	line-height: 30px;
	}
#navEZPagesTop a:hover{
	color:#000;
	line-height: 30px;
	text-decoration:none;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	float:left;
	}

/*.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 {
	
	}
.centerColumn .back{ float:left}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
    margin:0 0 0 80px;
	 *margin:0px;
	  _margin:0px;
	padding-top:0;
	background-color:#ffffff;
	padding: 0.8em;
}

.centerColumn a{
	color:#cc9933;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 5px dotted #fa910b;
	background:#e8e5e1;
	padding:40px;
	
	}

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

.tableHeading, #cartSubTotal {
	background:url(../images/untitled.bmp);
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color:#900;
	}

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

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

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

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

 #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	color:#31033d;
	}
	


#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*/
#productMainImage, #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 {
	border-left: 0px solid #9a9a9a;
	border-right: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
	background:url(../images/main_bg1.jpg) bottom center no-repeat;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.4em;
	color: #000;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #000;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	background:#9a9a9a url(../images/catboxHeadingbg.gif) repeat-x;
}
.centerBoxHeading{
	margin: 0em;
	padding:.3em 0 .4em 2em;
	background:url(../images/main_bg.jpg) center top no-repeat;
	padding:15px 0px 8px 70px;

}
#categoriesHeading {
	background:url(../images/categories_bg.png) top center no-repeat;
	font-size:1.1em;
	padding:.2em 0 .4em 1em;
	}
#categoriesHeading{color:#000000; font-size:18px; font-weight:bold; padding:15px 5px 5px 40px; font-weight:bold;}	
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	background:#7EA65A url(../images/brownboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
.cartOldItem { color:#333;}

.cartOldItem a{ color:#333;}
#shoppingcartHeading {
	background:#7EA65A url(../images/left_cart_top.jpg) top center no-repeat;
	font-size:1.0em;
	padding:1em 0 1em 3em;
	}
#shoppingcart{ background:url(../images/left_cart_bot.jpg) bottom center no-repeat;}
#shoppingcartContent{ color:#333;}
 #reviewsHeading,  #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#bestsellersHeading{
	background:url(../images/bannerboxHeading_bg.png) center top no-repeat;
	padding:10px 0px 8px 40px;}
#featuredHeading{
	background:url(../images/bannerboxHeading_bg.png) center top no-repeat;
	padding:10px 0px 8px 40px;
}

#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#featured{background:url(../images/categories_content_bg.jpg) bottom center no-repeat; padding:0px 0px 10px 0px;}	
#featured a{ color:#000;}
.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;
	}
li.category-top a, li.category-top a:visited{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#18ab18;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:0px solid #9a9a9a;
	background:url(../images/arrow01.jpg) left center no-repeat;
	}
li.category-products a {
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:0px solid #9a9a9a;
	background: url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}
li.category-top a:hover {
	background: url(../images/boxlistbg.png) .4em 0.5em no-repeat;
	color:#333333;
	}
li.category-products a:hover{
	background: url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	color:#fd15fe;
	}
#categoriesContent{
	background:url(../images/categories_content_bg.jpg) center bottom no-repeat;
	padding:0px 0px 0px 25px;
	margin:0;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	background:url(../images/bannerboxHeading_bg2.jpg) center bottom no-repeat;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;
	border-left: 0px solid #9a9a9a;
	border-right: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
	}

.sideBoxContent {
	
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centeredContent img{background:url(../images/cho_zhi.png) center center no-repeat;}
.centerBoxContentsFeatured img{background:url(../images/cho_zhi.png) center center no-repeat;}
#bestsellers .wrapper {
	padding: 0px 0px 0px 25px;
	color:#8e8d73;
	

	}
	 #bannerThree{ 
	 padding:0 0 0 85px;
	 *padding:0px;
	 _padding:0px;
	 text-align: center;
	 }
.productListing-odd{
	border: 1px solid #ECE9D8;
}
.productListing-odd a{color:#cc9933;}
.productListing-data{
	padding:5px 0px 5px 15px;

	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: left;

}
.productListing-data a{color:#cc9933;}
#bestsellers .wrapper a {
	color:#8e8d73;
	

	}	

#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: #333333;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, 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*/
#indexDefault .back {
	float: left;
	background:url(../images/cho_zhi.png) top center no-repeat;

	padding:10px 9px 0px 0px;
	*padding:10px 9px 0px 0px;
	_padding:10px 9px 0px 0px;
	
	}
.back img{ margin:0px 0px 10px 0px;}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ccc;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #eee;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
	
#cartContentsDisplay{ color:#333;}	

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #6d1349;
	height: 2em;
	color:#000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2bc3c;
	}

.productListing-rowheading {
	background:url(../images/untitled.bmp);
	height: 2em;
	color: #FFFFFF;
	}
	
.productListing-rowheading a{color:#000;}	

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

#indexDefaultMainContent1{
	background:url(../images/main_bg.jpg) center top no-repeat;
	padding:15px 0px 25px 50px;
	*padding:15px 0px 25px 70px;
	_padding:15px 0px 25px 70px;

	color:#000000;}
#indexDefaultMainContent2{
	background:url(../images/main_bg1.jpg) bottom center no-repeat;
	color:#333333;
	margin:-30px 0px 0px 0px;
	*margin:-23px 0px 0px 0px;
	_margin:-23px 0px 0px 0px;
	padding:0px 15px 10px 10px;
	*padding:0px 20px 10px 20px;
	_padding:0px 15px 10px 15px;
	line-height: 20px;
	width:655px;


}

#logns_top{ background:url(../images/kefu.jpg) top center no-repeat; height:30px;}
#logns{background:url(../images/bannerboxHeading_bg20.jpg) bottom center no-repeat; padding:0px 0px 20px 0px;}
#logns2{padding:10px 0px 10px 5px; color:#FC0;}
#logins{padding:0px 0px 0px 20px; margin:-16px 0px 0px 0px;  *margin:0px 0px 0px 0px; _margin:0px 0px 0px 0px;}
#login-email-address{margin:0px 0px 0px -20px;}
#login-password{margin:0px 0px 0px -20px; width:118px;}
#logins a{ color:#E00;}
#us_hear{background:url(../images/bannerboxHeading_bg3.jpg) top center no-repeat; color:#cc9933; font-weight:bold; font-size:18px; padding:15px 0px 9px 0px; text-align:center; color:#FFF;}
#ud_main li{
	list-style-type: none;
	margin:0px 0px 0px -25px;
	text-align:left;
	color:#000;

}
#ud_main{background:url(../images/bannerboxHeading_bg2.jpg) bottom center no-repeat; margin:-19px 0px 0px 0px; padding:0px 0px 10px 0px; text-align:center;}
#livechat{ margin:50px 0px 0px 0px;}
#asdfasdfasdfasd{height:500px;}
#whatsNew{
	text-align: left;
}


.border_preview { text-align:center; width:145px; height:205px; border:1px solid #CCC;  background:#fff;z-inde     x:500; overflow:hidden; position:absolute; }
.preview_temp_load { text-align:center; vertical-align:middle; height:385px;valign:middle;}
.title_h2 { font-size:12px; color:666; height:20px; line-height:20px;}




.jqzoom{
border:0px;
float:left;
position:relative;
padding:0px;
cursor:pointer;

}

div.zoomdiv {
z-index: 100;
position: absolute;
top:0px;
left:160px;
width: 200px;
height: 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center; 
overflow: hidden;
margin:-330px 0px 0px -450px;
}



.jqzoom img{
cursor:crosshair;
position:relative;
}
div.jqZoomPup {
z-index  : 10;
visibility : hidden;
position  : absolute;
top:0px;
left:0px;
width : 30px;
height: 30px;
border:1px solid #aaa;
 background-color:White;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);

}

.border_preview { text-align:center; width:145px; height:205px; border:1px solid #CCC;  background:#fff;z-inde     x:500; overflow:hidden; position:absolute; }
.preview_temp_load { text-align:center; vertical-align:middle; height:385px;valign:middle;}
.title_h2 { font-size:12px; color:666; height:20px; line-height:20px;}

#productsListingTopNumber, #productsListingBottomNumber{padding:10px 0px 10px 10px;}
#categoriesContent1{
		background:url(../images/categories_content_bg.jpg) center bottom no-repeat;
	padding:0px 0px 0px 25px;
	margin:0;
	text-align:center;}

#categoriesContent1 ul li{
	background:url(../images/2.jpg) center left no-repeat;
	text-align:left;
	padding:10px 10px 10px 30px;
	font-size:14px;
	font-weight:bold;
	color:#62420c;
	}

#categoriesContent1 ul li a{
	
		color:#62420c;
	}

#categoriesContent2{
		background:url(../images/categories_content_bg.jpg) center bottom no-repeat;
	padding:0px 0px 0px 25px;
	margin:0;
	text-align:left;}	
	
#cartBoxListWrapper ul li{color:#333; 	margin: 0;
	padding: 0.2em 0em;}	


