/**
 * 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 {
    font: 11px/18px Verdana,Geneva,sans-serif;
    color: #767676;
    line-height: 14px;
	background: url("../images/bg.gif") repeat fixed;
    background-color: #B5B3B2;
	margin: 0;
    padding: 0;
	}
a {
    color: #686767;
    text-decoration: none;
}
a img {border: none; color: #686767;}

a:link{
	color: #686767;
	text-decoration: none;
}

#user_currencies a {color: #686767; font-weight:bold; margin-right:5px; font-size:11px;}
#user_currencies  a:hover{ color:#810307; font-weight:bold; text-decoration:none;}
a:visited{color: #686767;}


a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}

h1 {
	font-size: 1.5em;
	color: #000;
	}

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:#ffffff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}
#productAttributes{ margin-top:15px; font-weight:bold;}

LABEL, h4.optionName {
	line-height: 1.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 10em;
	float: left;
	height:18px;
	line-height:1.8em;
	}

LABEL.inputLabelPayment {
	width: 14em;
	height:1em;
	line-height:1em;
	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*/
.main-width {
margin: 0px auto;;
}
#mainWrapper {
	width: 960px;
    padding-top: 10px;
    margin: 0 auto;
    background: white url("../images/toplistbg.gif") repeat-x;
	}
	
#contentMainWrapper{ width:960px; margin:0px auto;}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{ width:960px; margin: 0px auto;height: 85px;
background: url("../images/backgroud_header.gif") repeat-x;}
	
#navColumnOneWrapper{ float:left;}

#navColumnOneWrapper, #navColumnTwoWrapper{
	margin: auto;
	}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-right: 0px;
	}
.menu {
    width: 960px;
    height: 34px;
    margin: auto;
}

.menu ul {
    margin: 0;
    padding: 0;
    z-index: 9;
    list-style-type:none;
    height: 34px;
    overflow: hidden;
    width: 960px;
}

.menu li {
    font-weight:bold;
    float:left;
    height: 34px;
}

.menu li a {
    display: inline-block;
    height: 14px;
    padding:10px;
    color:#665340;
}
.menu .li_un {
    background: none repeat scroll 0 0 transparent;
}

.menu li a:hover {
    text-decoration:none;
    height: 14px;
    padding:10px;
    color:red;
}

.menu li a:active { 
    padding:10px;
}

.banner {
    width: 960px;
    height: 386px;
    overflow: hidden;
    margin: 0 auto;
    background: white url("../images/toplistbg.gif") repeat-x;
}

#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{ margin-bottom:5px;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
#navSuppWrapper{
	width:960px;
	margin:0 auto;
	background-color:#fff;
}
.pandora{margin: 10px 180px;}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navSupp{
    height: 124px;
    margin:auto;
    padding: 5px 15px 30px 15px;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    width:920px;
}
div.links {
    clear: both;
    display: inline;
    float: left;
    overflow: auto;
}
div.links ul li h2 {
    color: #202020;
    font-family: Georgia;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
}
div.links ul {
    float: left;
    width: 220px;
}
div.links ul li a {
    color: #7B7B7B;
    font-size: 1.1em;
    line-height: 1.7em;
}
.btmsignarea {
    display: inline;
    float: left;
    margin-top:20px;
    margin-left:10px;
}
#navMain ul, #navCatTabs ul {
	margin: 0 auto;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 2em;
	margin: 0;
	color: #212121;
	font-weight:600;
	white-space: nowrap;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
.th_imgbox a img{ height:165px; width:165px; margin-top:2px;}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}
#indexProductListCatDescription {
	margin: 0.5em 0;
	}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size:12px;
	margin: 0em;
	color:#444;
	}
#navBreadCrumb a{ color:#444;}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

#navEZPagesTop{
    width: 960px;
    height: 34px;
    background: url("../images/backgroud_menu.gif") no-repeat;background-color: white;
    margin: auto;}
.header_search{
    float:right;
	border: medium none;
    height: 22px;
    line-height: 22px;
    padding: 3px 3px 3px 8px;
    text-align: right;
    width: 300px;
	margin-bottom: 5px;
    margin-top: 30px;
	margin-right:15px;}
#main_banner{margin: auto;width: 970px;padding: 5px 0;}
#categoriesContent  li{
    list-style: none outside none;
    margin: 0;
    padding-left: 15px;
    text-align: left;
	line-height:22px;}  
#categoriesContent  li a{color: #3A2D25;}
#categoriesContent  li a:hover {
text-decoration: underline;
}	
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.additionalImages img{ height:45px; width:45px; float:left;}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	color:#3A2D25;
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
float: left;
padding: 1em;
height:80px;
width:165px;
font-weight:bold;
	}
.promotion {
background: none repeat scroll 0 0 #EAEAEA;
padding: 10px;
width: 360px;
float: left;
margin-top:50px;
}
.blank5 {
clear: both;
display: block;
font-size: 1px;
height: 5px;
overflow: hidden;
}
.blank10 {
    clear: both;
    display: block;
    font-size: 1px;
    height: 10px;
    overflow: hidden;
}
/*TABÑùÊ½¿ªÊ¼†ª*/
#tabs1{
	text-align:left;
	position:relative;
	margin-top:10px;
}
.menu1box{
	overflow:hidden;
	height:20px;
	text-align:left;
	
}
#menu1{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#menu1 li{
	background-color:#dadada;
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	line-height:18px;
	padding:1px 5px;	
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-top:1px solid #666;
	margin-right:3px;
}
#menu1 li.hover{
	background:#FFFFFF;	
	color: #000000;
	font-weight:bold;
	border-right:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
}
.main1box{
	clear:both;
	padding:1px;
    border:1px solid #c2c2c2;
}
#main1{
	padding:3px;}
#main1 ul{	
	display: none;
	text-align:left;
}
#main1 ul.block{
	display: block;
}

-->

li {
list-style: none outside none;
}
.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;
	color:#444;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
.cartProductDisplay a{ color:#444;}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;

	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
		color:#444;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #686767;
	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 {
    color: #666666;
    text-decoration: line-through;
	}
.productSpecialPrice{color:red; font-size:15px; font-weight: bold;}
.productSpecialPriceSale, .productSalePrice, .productPriceDiscount{
	color: #FF7800;
	line-height:22px;
	}
.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*/
#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*/

#indexDefaultMainContent{ color: #686767; padding:10px;}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
	}
.specialsListBoxContents{height:200px;}
.centerBoxWrapper {
	height: 1%;
	margin: 0px;
}

.centerBoxContentsProducts{
    border: 1px solid #DEDEDE;
    display: inline;
    height:288px;
    margin-bottom: 3px;
    margin-right: 3px;}
.centerBoxContentsProducts:hover {
border: 1px solid #E7E7E7;
background: white;
box-shadow: 0 0 16px #CACACA;
-moz-box-shadow: 0 0 16px #cacaca;
-webkit-box-shadow: 0 0 16px #CACACA;
}
.listingProductImage{height:175px;width:175px;}
h2.centerBoxHeading {
    background: url("../images/header_bg.gif") repeat-x scroll 0 0 transparent;
    color: #665340;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0 0 10px 10px;
    text-transform: uppercase;
	text-align:left;
	width:730px;
	}

/*sideboxes*/
.columnLeft {}
h1#productName{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
	margin: 0;
	width:auto;}
 .currency {
    color: #990000;
    padding: 5px 0;
    text-align: left;
}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	position:relative;
	font-size: 1em;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
}
.isideBoxContent, .sideBoxContent {
    border-bottom: 1px solid #E7E7E7;
    border-left: 3px solid #E7E7E7;
    border-right: 3px solid #E7E7E7;
    padding: 2px;
}

.sideBoxContent a{ color:#686767;}
.sideBoxContent a:hover{ color:#686767; text-decoration:underline; }

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.sideBoxContentItem{margin-bottom: 10px;}
.sideBoxContentItem a img{ border: 1px solid #E7E7E7; height:150px; width:150px; margin-top:2px;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centeredContent{ margin-bottom:3px;}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#Content{ margin-left:10px; float:left;}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */

A.category-subs, A.category-products{
	color: #aaa;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
    color:red;
	}
/* 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;
	color:#000000;
	}

.productListing-rowheading {
	background-color: #5F5F5F;
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}

/* ///////////////////////////// user add //////////////////////////// */
img{ vertical-align:middle; outline:none; }
#user_search input{ height:16px; width:170px; }
.suimg{    
    border: medium none;
    display: inline;
}

/* ***** bof head ***** */
#user_login{ float:right; padding:5px 0px 0 0px; color: #676767; }
#user_login a{ color: #686767;}
#user_login a:hover{ color:#000; }
#user_currencies{ float:right; padding:5px 10px 0 0px; color: #767676; }
#user_search{ float:right; padding:5px 20px 0 0; clear:both; }
#shopping_cart{ float:right; padding:5px 20px 0 0px; color: #767676; }
#shopping_cart a{ color:red;}
/* ***** bof head ***** */


.head_nav{ clear:both; width:880px;float:right;}
#navEZPagesTop a{font-size:12px;}
td .productListing-data{ padding:8px 12px; border:#ccc 1px dashed; border-collapse:collapse; }
#pro_info_l{ width:300px; }
#pro_info_r{ width:420px; }
#pro_info_l{ float:left; }
#pro_info_r{ float:right; }
#productAdditionalImages .back{ margin:3px; padding:1px; border:1px #2c2c2c solid; }
.centerColumn ul {
padding: 0px;
margin: 0px;
color: #3A2D25;
}
#productDetailsList li{list-style-type :none; line-height:22px; }
#loginboxContent li{ list-style:url(../images/li_img.jpg); line-height:22px; }
.centerBoxWrapper .back{
  border: 1px solid #DEDEDE;
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 2px 0;
    text-align: center;
	height:250px;}
.centerBoxContentsSpecials:hover, .centerBoxContentsNew:hover{
border: 1px solid #E7E7E7;
background: white;
box-shadow: 0 0 16px #CACACA;
-moz-box-shadow: 0 0 16px #cacaca;
-webkit-box-shadow: 0 0 16px #CACACA;
}
#productMainImage{ width:300px; height:300px;}	

.pro_img { width: 170px; display: table-cell; vertical-align: middle; height: 160px; text-align: center; }
.pro_name{ height:45px; overflow: hidden;}
f
.pro_price{line-height:20px; height:40px;}
.pro_price .normalprice{ color:#444;}



#productAdditionalImages{ clear:both;}
#siteinfoLegal{
    padding: 15px 0px;}
#siteinfoLegal a {
    padding: 15px 0px;}
#siteinfoLegal a:hover {
    padding: 15px 0px;
	color:#000;}
.HeightLight{ background:#ccc;}
.leftBoxContainer{ margin-bottom:5px;}
#navColumnOneWrapper{ position:relative;}






/* ///////////////////////jqzoom /////////////////////////////// */
.jqzoom{
	float:left;
	position:relative;
	padding:0px;
	cursor:crosshair;
    width:300px;
	height:300px;
}
.jqzoom img{   
    width:300px;
	height:300px;}
/*jQzoom*/
div.zoomdiv {
	z-index:	999;
	position                : absolute;
	top:0px;
	left:0px;
	width: 300px;
	height: 300px;
	background: #ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index                 : 999;
	visibility              : hidden;
	position                : absolute;
	top:0px;
	left:0px;
	border: 1px solid #aaa;
	background: #ffffff/* url(../images/zoomlens.gif)*/ 50% top  no-repeat;;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/* /////////////////////endjqzoom /////////////////////////////////// */

/* Quantity Discounts Policy */
#discountPolicy{
	background: #004B91;
	border:1px solid #004B91;
}
#discountPolicy ul{
	margin:0;
	padding:0;
}
#discountPolicy li{
	list-style:none;
	margin:3px;
	line-height:18px;
	color:#000;}
#discountPolicyheading{
	font-size:16px;
	color:#FFF;
	margin:1px auto;
	line-height:22px;
	text-align:center;
	line-height:25px;
	padding:0 5px;
}
#discountPolicy_lv1, #discountPolicy_lv3, #discountPolicy_lv5{
	background:#EEE8AA;
}
#discountPolicy_lv2, #discountPolicy_lv4{
	background:#D2B48C;
}

/* Quantity Discounts Policy */
/*#whatsNew h2.centerBoxHeading{ display:none;}*/

#specialsDefault,#whatsNew{ width:730px; margin-left:5px;}
#categoriesContent p{ background:url(../images/left_title.jpg) no-repeat left 20px;}
#categoriesContent p .category-top{ padding-left:10px;}
#categoriesHeading,h3#specialsHeading,h3.leftBoxHeading{  background: url("../images/backgroud_menu.gif") no-repeat;
    color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 3px 5px;
	text-align:left;
    text-transform: uppercase;}
#logo{ float:left;padding: 5px 0 0 30px;}
.banners{width:960px; margin:0px auto;background:#FFFFFF;}
.a_b{ width:80px; height:30px; background:#ccc; text-align:center; line-height:30px; border:1px solid #333; color:#000; font-size:18px;}
#account_inner{ width:200px; position:absolute; top:46px; left:0px; z-index:999; height:100px; background:#8F89B1; color:#333; padding:10px; text-align:center; font-size:25px; font-family:Arial, Helvetica, sans-serif;}
.subhover{ background:#36F; color:#fff;}
 
 
.com_left{ width:180px; float:left; margin-left:10px; margin-top:10px;}
.com_right{ width:760px; float: right; margin-top:10px;}
 
 .alsolike {
float: left;
padding: 6px 10px;
}
 .alsolike h3 {
font-size: 14px;
}
 .c {
float: left;
margin: 12px;
padding: 5px;
width: 138px;
border: #CCC 1px solid;
background-color: white;
}
.c li {
float: left;
padding: 2px;
width: 134px;
}
.c li img{ width:134px; height:134px;}
.blank_11px {
font-size: 15px;
font-weight:normal;
color: red;
text-decoration: none;
}
#save{

	background-color:#f8f8f8; float:right; font-size:13px; margin-top:5px; padding:0px 0px 10px 0px;

	}

#save li{

	background:url("../images/icon03.gif") no-repeat left center; padding-left:8px;

	}
#save li b {
color: #EF6205;
}
.save_title{

	font-family: Times New Roman; color:#EF6205; font-size:16px; font-weight:bold; margin-bottom:2px;

	}
.categoryListBoxContents { margin: 5px 0; }
 
 #pro_info_r form { padding: 0px; margin: 0px; }
 
 
 
 
 