/**
 * 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 $
 */
*{margin:0; padding:0;}
body {
	margin: 0;
	font-family: 'Cabin',sans-serif;
	font-size: 9pt;
	line-height:15pt;
	color: #000;
	background-color: #d6d6d6;
	
}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ }
a:focus{ -moz-outline-style: none; /* FF */ } 

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
color: #8C8C8C;
    font: 10pt arial;
    text-decoration: none;
    text-shadow: 2px 2px 4px #DDDDDD;
	
	}
 
a:visited {
    color: #444444;
    font: bold 12pt arial;
    text-decoration: none;
    text-shadow: 1px 1px 2px #BBBBBB;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
 color: #004D84;
    text-decoration: none;
	}

a:active {
	color: #0000FF;
	}

h1 {
color: #444444;
    font: bold 14px Verdana;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
li { list-style:none;}
/*  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 {
	display: inline;
	font-size: 1.2em;
	margin: 0.1em;
	height: 28px;
	}
INPUT {
	display: inline;
	font-size: 1.2em;
	margin: 0.1em;
	height: 28px;
	}

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;
}
br{	
	padding:0px;
	margin:0px;	
}
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: #992030;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
/*	width: 1157px;  */
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-repeat: repeat-x;
	background-color: #fff;
	height:95px;
	margin-top:20px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
   float: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 452px;
	}
div#header_icons {
  float: left;
    margin-right: 10px;
    margin-top: 18px;
    width: 215px;
}
div#pinterest_icon {
    float: right;
    height: 32px;
    margin-left: 8px;
    width: 32px;
}

div#twitter_icon {
    float: right;
    height: 32px;
    margin-left: 8px;
    width: 32px;
}

div#facebook_icon {
    float: right;
    height: 32px;
    margin-left: 8px;
    width: 32px;
}

div#norton_icon {
    float: right;
    height: 43px;
    margin-top: -10px;
    width: 77px;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 100%;
	}

/*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;
	}
#navMainWrapper
{
	width:170px;
	float:right;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	color: #000;
	height: 1%;
	}
	
#navSuppWrapper{	border-top: 2px solid #C0C0C0;border-bottom: 2px solid #1E7175;}	
	
	div#wrap_outer {
  //  background: url("../images/wrap_bg.jpg") repeat-y scroll center top transparent;
    margin: 0 auto;
    width: 100%;
}

#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;
	}
	
#navSupp
{
width:100%;
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
#navSupp ul li a{ font-weight:normal}


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

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

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

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

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

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

#navMainSearch {border:1px #eee solid;
    display: block;
    float: right;
    height:40px;
/*    width: 330px;*/

	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}
#navBreadCrumb a{
	color:#000000;
}
#navBreadCrumb a:hover{
	color:#992030;
}
#navEZPagesTop {
  border-top:2px #1E7175 solid;
  border-bottom:2px #C0C0C0 solid;
    height: 35px;
    margin-top: 2px;
    position: relative;
    width: 100%;
    z-index: 1;
	}

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

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

.centerBoxContentsFeatured
{
	text-align:center;
	border-bottom:1px solid #ccc;
	height:360px;
}
#productListHeading{
	width:100%;
	color:#ffffff;
	font-size:15pt;
	font-weight:normal;
	padding:5px 0px;
	text-align:center;
	background-color:#43878B;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #992030;
	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;
	margin: 0;
	padding-top: 10px;
	}

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

#scUpdateQuantity {
	width: 2em;
	}
.cartProSize{
	padding:5px 0px;
}
.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 {
font-family: 'Trebuchet MS';
    font-size: 13px;
    font-weight: lighter;
    margin-left: 5px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #B42E48;
    font: bold 18px Cabin;
	}

.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;
}
/*\B7\D6\C0\E0\C1б\ED*/
.categoriesList{
	padding:8px;
}
.categoriesList li{
	float:left;
	text-align:left;
	padding-right:25px;
	line-height:25px;
	list-style:none;
	overflow:hidden;
	width: 400px;
}
.categoriesList li.Letter{
	width: 920px;
	font-size:14pt;
	font-weight:bold;
	padding:5px 0px;
}
.categoriesList li a{
color: #444444;
    font: bold 11pt arial;
    text-decoration: none;
    text-shadow: 2px 2px 4px #DDDDDD;
}
.categoriesList li a:hover{
	color:#992030;	
}
.categoriesList p.line{
	width:98%;
	float:left;
	padding-bottom:10px;
	margin:0px;
	border-top:1px #CCCCCC solid;
}
/*\B2\FAƷ\CF\EAϸҳ\D7\F3\B2\E0*/
#info_left{
	width:285px;
	float:left;
}
.pimages{
	float:left;
}
#productMainImage{ width:100%; text-align:center}
.goodsInfoFacebtn{
	float:left;
	padding-right:12px;
	margin-top:-20px;
}
.addthis_toolbox{
	float:right;
	margin-top:5px;
	margin-left:10px;
}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	float:left;
	}
/*\B2\FAƷ\CF\EAϸҳ\D3Ҳ\E0*/
#info_right{
	width:auto;
	min-height:350px;
/*	float:right; */
}
#info_right #productName{
    color: #B42E48;
    float: left;
    font: bold 22pt arial;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 4px #BBBBBB;
    width: 100%;
}


#info_right .addToCart{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	float: right;
	width: 100%;
	padding-left:5px;
	padding-top:8px;
}
#info_right .addToCart p.proPrice{ float:right; text-align:right; width:170px; font: 20pt arial; font-weight: bold; text-shadow: 2px 2px 4px #BBBBBB;}
#info_right .addToCart p.proPrice span{ font-size:26pt; font-weight:bold}
#info_right #productAttributes{
	width:100%;
}
#info_right .wrapperAttribsOptions {
	margin: 0.3em 0em;
	float:left;
}
#info_right input.goodsInfo{
	margin-top:-12px;
	width:160px;
	height:50px;
	overflow:hidden;	
}
.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 {

	}

h2.centerBoxHeading {
	text-align:center;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
 color: #FFFFFF;
    font-family: serif;
    font-size: 18px;
    height: 29px;
	line-height:29px;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.centerBoxHeading{
    background: none repeat scroll 0 0 #43878B;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: normal;
    height: 35px;
	padding:0px;
	margin:0px;
	line-height:35px;
    text-align: center;
	}
.leftBoxHeading, .rightBoxHeading {
    background: none repeat scroll 0 0 #43878B;
    color: #FFFFFF;
	}
.leftBoxContainer, .rightBoxContainer {

	}

.sideBoxContent {
	background-color: #ffffff;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, .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;
	}

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

#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: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #992030;
	text-decoration: none;
	}
SPAN.category-subs-parent {

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

/*misc*/

.goodsKuang{
	width:187px;padding:0px 30px 0px 70px;
	text-align:center;
	break-word:break-all;
	overflow:hidden;
}
.goodsKuang img{
	max-width:180px;
	overflow:hidden;
}
.indexGoodsKuang{
	width:300px;
	text-align:center;
	break-word:break-all;
	overflow:hidden;	
}
.indexGoodsKuang img{
	max-width:245px;
	overflow:hidden;
}
.back {
	float: left;
	list-style: none;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: left;
	}

.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-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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;
	}
.navnew {
    height: 35px;
    margin-top: 2px;
    width: 1002px;
}
.navnew ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.dropdown {
    font-size: 15px;
    position: relative;
    z-index: 999;
}
ul.dropdown li {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
}
.navnew ul li {
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
}

ul.dropdown li a {
    background: none repeat scroll 0 0 #;
    color: #000000;
    display: block;
}
.navnew ul li a {
    border-bottom: 0 solid #eeeeee;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    padding: 0 28px;
    text-align: center;
    text-decoration: none;
}
ul.dropdown a:hover {
    background: none repeat scroll 0 0 #dddddd;
    color: #000;
}
ul.dropdown a:active {
    background: none repeat scroll 0 0 #eeeeee;
    color: #000;
}

/* ------ general
-----------------------------------------------*/

body {

}

/* ------ mobilyslider
-----------------------------------------------*/

#content {
}

.slider {
float:left;
width:1002px;
height:407px;
position:relative;
/*padding-bottom:26px; */
background:url(../images/bottom_shadow.png) no-repeat bottom center;
}

.sliderContent {
float:left;
width:1002px;
height:407px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../images/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
position:absolute;
width:800px;
height:350px;
background:#fff;
}

.sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(../images/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}

a {
color: #999999;
}

a img {
border:none;
}


div#add_banners {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 975px;
}

div#add_banners {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 975px;
}

div#left_banner {
    float: left;
    height: 288px;
    width: 487px;
}
div#right_banner {
    float: right;
    height: 288px;
    width: 484px;
}

#content_area a {
    color: #004D84;
    text-decoration: none;
}
#btm_portion
{
 background: none repeat scroll 0 0 #cccccc;
    color: #000000;
    font-size: 15pt;
    font-weight: normal;
    height: 24px;
    margin: 20px 0 0;
    padding: 8px 15px;
}

div#btm_portion_left {
    float: left;
    margin: 16px 0 0 18px;
    width: 470px;
}

div#btm_portion_right {
    float: right;
    margin: 16px 18px 0 0;
    width: 470px;
}

.leftnav li {	
	list-style:none;
    padding: 4px 0 4px 3px;
}
.leftnav li.leftBigCat{
	font-size:12pt;
	background:#efefef;
	padding-left:5px;
	margin-bottom:3px;
	font-weight:bold;
}
.leftnav li.LeftSubCategories{
	padding-left:15px;
	padding-bottom:5px;
}

.leftnav li a {
    font: 12pt arial;
	color: #444444;
    text-decoration: none;
    text-shadow: 2px 2px 4px #BBBBBB;
}
.leftnav li a:hover{
    color: #444444;
    font: bold 12pt arial;
    text-decoration: none;
    text-shadow: 1px 1px 2px #BBBBBB;
}
#productDetailsList li
{
float:left;
}

.web_pro_detail_cart_content{width:100%;margin:12px 0 10px 0; float:left;}
.web_pro_detail_cart_content .tab{display:block;height:27px;background:url(../img/web_detail_tab_ul.jpg) repeat-x left bottom;}
.web_pro_detail_cart_content .tab li{float:left;display:block;height:27px;margin-right:1px;background:url(../img/wig_ico01.png) no-repeat left -2229px;padding:0 0 0 15px;}
.web_pro_detail_cart_content .tab li a{display:block;height:27px;color:#000;float:left;line-height:26px;text-decoration:none;background:url(../img/wig_ico01.png) no-repeat right -2229px;font-size:12px;padding:0 15px 0 0; font-family:Verdana, Geneva, sans-serif;}
.web_pro_detail_cart_content .tab .selectTab2 a{display:block;height:27px;background:url(../img/wig_ico01.png) no-repeat right -598px;color:#333;float:left;line-height:26px;padding:0 15px 0 0;}

.web_pro_detail_cart_content .tab li.selectTab2,.TeamWork .TabTitle .active{background:url(../img/wig_ico01.png) no-repeat left -598px;padding:0 0 0 15px;}
noscript div,noscript p{display:none;height:0;width:0;}
.web_pro_detail_tab_content{background:#fff;border:1px solid #d6d6d6;border-top:none;padding:0 0 0 8px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.web_pro_detail_tab_content .colour_set{height:280px;}
.web_pro_detail_tab_content .priceBox{height:60px;position:relative;border-top:1px solid #d6d6d6;}
.web_pro_detail_tab_content .img_left{float:left;width:188px;min-height:200px;text-align:center;padding:10px 0 0;}
#img_big_image_id{background:url(../img/Loading00.gif) no-repeat center;}
.web_pro_detail_tab_content .img_left .hotsales{position:absolute;right:0;top:186px;width:48px;height:48px;background:url(../img/trucolor_zoom_button.png) no-repeat right bottom;}
.web_pro_detail_tab_content .img_left img{border:2px solid #fff;}
.web_pro_detail_tab_content .img_left .change_border img{cursor:pointer;border:2px solid #F6C;}
.web_pro_detail_tab_content .img_right{float:right;width:324px;height:280px;overflow-x:hidden;overflow-y:auto;}
.web_pro_detail_tab_content .img_right li{float:left;height:85px;overflow:hidden;width:60px;margin:4px 5px 0;padding:3px;}
.web_pro_detail_tab_content ul li .aspic_div_zindex{background:url(../img/img_aspic_bg01.png) no-repeat left top;display:block;height:28px;left:0;position:relative;top:-44px;width:60px;}
.web_pro_detail_tab_content ul li.img_select .aspic_div_zindex,.web_pro_detail_tab_content ul li.img_aspic .aspic_div_zindex,.web_pro_detail_tab_content ul li.img_mouseover .aspic_div_zindex{background:url(../img/img_aspic_bg01.png) no-repeat left top;display:block;height:28px;left:0;position:relative;top:-30px;width:60px;}
.web_pro_detail_tab_content .img_right li p{text-align:center;margin:2px 0 0;}
.web_pro_detail_tab_content #img_image_value{background:url(http://www.bzyypaintings.com/includes/templates/Enceshi/img/color_select.gif) no-repeat left top;top:10px;display:block;position:absolute;right:10px;width:200px;height:46px;}
.web_pro_detail_tab_content #img_key_value_id{float:left;color:#555;cursor:pointer;font-size:14px;vertical-align:middle;width:143px;padding:5px 0 0 5px;}
.web_pro_detail_tab_content #img_image_value img{width:30px;height:35px;float:right;}
.web_pro_detail_tab_content p #img_image_value_image{margin:5px 10px 0 0;}
.web_pro_detail_tab_content ul li img{width:60px;height:74px;}
.web_pro_detail_tab_content ul li.img_select{background:url(../img/tru_color_selected.png) no-repeat left top;font-size:0;}
.web_pro_detail_tab_content ul li.img_mouseover{background:url(../img/tru_select_color_over.png) no-repeat left top;font-size:0;}
.web_pro_detail_tab_content label{display:block;font-size:13px;font-weight:700;color:#444;margin:10px 0;}
.web_pro_detail_tab_content span{display:block;margin:10px 0; border:1px #000000 solid}
.web_pro_detail_tab_content p{display:block;padding-bottom:3px;margin:10px 0;}

#cell_price0,#cell_price1,#cell_price2,#cell_price3,#cell_price4,#cell_price5,#cell_price6,#cell_price7
{
color:#B42E48;
}
#similar_product{
	height:auto;border:1px solid #DDDDDD; float:left; margin-bottom:6px;
}
#newme{
	padding-top:8px;
}
#newme li
{
	width:170px;
	display:block;
	float:left;
	padding-bottom:6px;
	text-align: center;
	height:260px;
}
/**/
#frameslist {
/*	float:right;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	position: relative;
}
.frame_images
{
	width:57px;
	height:30px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#frametable td{width:85px; text-align:left;}
.bframe1{top:0px;left:250px;height:100px;width:200px;position:absolute}
.bframe2{top:0px;left:330px;height:100px;width:200px;position:absolute}
.bframe3{top:15px;left:8px;height:100px;width:200px;position:absolute}
.bframe4{top:15px;left:88px;height:100px;width:200px;position:absolute}
.bframe5{top:15px;left:168px;height:100px;width:200px;position:absolute}
.bframe6{top:15px;left:250px;height:100px;width:200px;position:absolute}
.bframe7{top:15px;left:330px;height:100px;width:200px;position:absolute}
.bframe8{top:0px;left:8px;height:100px;width:200px;position:absolute}
.bframe9{top:0px;left:88px;height:100px;width:200px;position:absolute}
.bframe10{top:0px;left:168px;height:100px;width:200px;position:absolute}
/*.RecommendSizes{ width:435px;}*/
.RecommendSizesInches{ width:140px; float:left;}

/**/
input.submit
{
background-image: url("../images/btn_search.png");
    border-style: none;
    cursor: pointer;
    float: right;
    height: 40px;
    text-indent: -9999px;
    width: 69px;
margin: 0;
}
input.submit:hover {
    background-image: url("../images/btn_search_hover.png");
}
input#search
{
background-color: rgba(0, 0, 0, 0);
    border-style: none;
    color: #333333;
    float: left;
    font-size: 100%;
    height: 26px;
    line-height: 26px;
    margin: 6px 0 6px 6px;
    padding: 0 0 0 5px;
/*    width: 270px;*/

}
.ytr{text-align: center;}
.ytr ul,.ytr li,.ytr img{list-style:none;}
.ytr ul li{
	float:left;
	
}
.vid-wrap{
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;
    height: 0;
}
.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}