/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 10px auto;
	width:920px;
	font-family:  arial,verdana, helvetica, sans-serif;
	font-size: 68.5%;
	color: #004C76;
	background-color: #020202;
	background-image: url(../images/bodybg.jpg);
	background-position: 50% 0%;
	background-repeat:no-repeat;
	text-align:center;
	
	}

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover{
	color: #970800;
	}
#navCatTabs ul li a:hover{
    color: #000;
	text-decoration:underline;
	}
#navSupp ul li a:hover{
color: #fff;
}
#navMain ul li a:hover{color:#FFFDC9; text-decoration:underline;}
a:active {
    color: #7C7C7C;
	}

h1 {
	font-size: 1.5em;
	color: #2F6DA0;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;color:#666;
	}
.sideBoxContent{font-size: 1em;color:#666;}
.biggerText {
	font-size: 1.1em;color:#666;
	}

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: 3px solid #FFF0F0;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

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

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

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

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background:url(../images/headerbg.jpg) repeat-x;
	height:134px;
	overflow:hidden;
	margin: 0em;
	padding: 0em;
	overflow:hidden;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline h1{
	color:#B1D8FF;
	font-size: 11px;
	text-align : right;
	padding-top:8px;
	padding-right:3px;
	margin:0px;
	width:224;
	float:right;
	
	}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {font-size:1.1em;margin-bottom:0.8em;padding-left:0.5em;}
.navSplitPagesLinks {font-size:1.2em;margin-bottom:0.8em;}
.navSplitPagesLinks {padding:20px 0;color:#BD2B2A;overflow:hidden;zoom:1;font-size:12px;}
.navSplitPagesLinks .typing{float:right;}
.navSplitPagesLinks input{font-size:10px;font-family:verdana;}
.navSplitPagesLinks a{padding:0px 3px 0px 3px;color:#DA6B0C!important; border: solid 1px #F6A46D;text-decoration: none!important;}
.navSplitPagesLinks a:hover{background-color:#E5EDF9;color:#DA6B0C!important;}
.navSplitPagesLinks span.current {padding:0px 3px 0px 3px;color:#ffffff!important;background-color:#F1A361!important;border: solid 1px #DA6B0C;font-weight:bold;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	PADDING-RIGHT: 0em; DISPLAY: inline; PADDING-LEFT: 0em; PADDING-BOTTOM: 0.5em; MARGIN: 0px 5px; PADDING-TOP: 0.5em; WHITE-SPACE: nowrap; LIST-STYLE-TYPE: none
}

#navMainWrapper{
	margin: 0em;
	background:url(../images/tile_back.jpg) no-repeat bottom;
	font-weight:bold;
	color: #fff;
	height: 29px;
	}
#navSuppWrapper{
	margin:0.5em 0 0.5em 0;
	background:#214A6A url(../images/bottom.jpg);
	font-weight:bold;
	color: #fff;
	height:25px;
	}

#navCatTabsWrapper {
	background: #fff url(../images/bg1.jpg) no-repeat bottom;
	height: 1%;
	padding:9px 0;
}

#navCatTabsWrapper1 {
	background: #1C2834 url(../images/bannner3background.jpg) no-repeat bottom;
	height: 1%;
	padding:0px 0;
}

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

 #navCatTabs ul {
	margin: 0 0.8em; 
	padding: 0.5em 0.5em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
 #navCatTabs1 ul {
	margin: 0 0.8em; 
	padding: 0.5em 0.5em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
 #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navMain ul li{
    display: inline;font-size: 1.2em;
	}
	
#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #83C1FF;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #014986;
	padding-right:7px;
	}

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

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

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

#navBreadCrumb h1{
    color: #00447C;
    background-color: #F3F3F3;
	padding: 0.5em 0.5em;
	
	font-size: 0.95em;
	font-weight: bold;
	margin: 0.5em 0.9em;
	}

#navEZPagesTop {

	background-image: url(../images/woicha_7.jpg);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.7em;
	}

#navColumnOne, #navColumnTwo {

	background-color: transparent;
	
	} 

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #0036FF;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn,#bannerThree  {
	padding:0em 0.8em 0em 0.8em;
	}
#bannerFour {
    padding-left:0.8em;padding-right:0.8em;padding-bottom:0.8em;padding-bottom:0px;width:700px;
    }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px solid #FF8D2C;
	padding: 1em;
	}
.tableHeading TH {
	border-bottom: 1px solid #6C94B3;
	}

.tableHeading, #cartSubTotal {
	background-color: #6C94B3;
	 }

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

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

#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, .tabTable {
	padding: 0px;
    background: #FFF;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #B5DBEE;
    margin-bottom: 1em;
	
	}

h2.centerBoxHeading {
	font-size: 1.1em;
	color: #00316A;
	padding-left:0.9em;
	text-align:left;
	background-image: url(../images/tile_back3.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-top:5px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading,
h3.rightBoxHeading, h3.rightBoxHeading a{
	font-size: 1.1em;
	color: #fff;
	text-align:left;
	
	}
h3.leftBoxHeading a,{color: #fff;text-align:left;font-size: 1.1em;}
#manufacturersHeading,#musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
font-size: 1.1em;background-image: url(../images/search_l.jpg);color:#643F26;
}
#currenciesHeading,#searchHeading{
font-size: 1.1em;background-image: url(../images/search_l.jpg);color:#643F26;padding:2px 2px 2px 10px;
}
#currenciesHeading a:link,#searchHeading a:link,{
color: #fff;
}
#currenciesHeading a:visited,#searchHeading a:visited {color: #fff}
h3.leftBoxHeading a:visited {color: #fff}
.leftBoxHeading{
	margin: 0em;
	background-color: #fff;
	background-image: url(../images/tile_back1.jpg);
	padding: 0.2em 0 0 0.9em ;
	height:1.5em;
	
	}
	
	
.centerBoxHeading{
	margin: 0em;
	background-color: #fff;
	padding: 0.2em 0.2em;
	height:1.5em;
	
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #fff;
	background-image: url(../images/tile_back01.jpg);
	padding: 0.2em 0.2em;
	height:1.5em;
	}



.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #DBDBDB;
	margin-top: 0.5em;
	}
	
 .rightBoxContainer {
	margin: 0em;
	border: 1px solid #D4D4D4;
	margin-top: 0.5em;
	}

.sideBoxContent {
	background-repeat:repeat-x;
	padding: 0.4em;
	}

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

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

.centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance,  #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center; font-size:1em;
	}
.centeredContent1 {
	FONT-SIZE: 1em; TEXT-ALIGN: left
}
TH {
	FONT-SIZE: 1em; TEXT-ALIGN: center
}
.productListing-data{text-align: left; font-size:1em;color:#666;
	}
.productListing-data a:link,.productListing-data a:visited{color:#C2053C;}
.productListing-data a:hover{ color:#666;}

#navCatTabsWrapper{text-align: center; font-size:1.0em;}
#navCatTabsWrapper1{text-align: center; font-size:1.0em;}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.3em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #ffffff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	color: #BB0035;
	text-decoration: none;
	}
A.category-top:link {
	color: #BB0035;
	}
A.category-top:visited {
	color: #BB0035;
	}
A.category-top:hover {
	color: #FF6600;
	}
	
A.category-links, A.category-links:visited {
	color: #690083;
	text-decoration: none;
	}
A.category-subs,A.category-subs:visited, {
	color: #C00000;
	text-decoration: none;
	}
.category-products a {
	color:#000000;
	}
.category-products a:link,.category-products a:visited {
	color: #000000;
	}

.category-products a:hover {
	color: #BB0035;
	}

	

SPAN.category-subs-parent {
	font-weight: bold;color:#9352CA;
	}
SPAN.category-subs-parent:link {
	color: #BB0035;
	}
SPAN.category-subs-parent:visited {
	color: #BB0035;
	}
SPAN.category-subs-parent:hover {
	color: #FF6600;
	}
	
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

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 {
	margin: 0em;
    background: #FFE2E2;
	background-image: url(../images/tile_back001.jpg);
	font-size: 1em;
	color: #D4004B;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #BD2B2A;
	}
	
TR.productListing-odd, TR.upcomingProducts-odd, TR.productFeatured-odd {
   background: #ffffff;
   border: 10px solid #BD2B2A;
}

TR.productListing-even, TR.upcomingProducts-even, TR.productFeatured-even, .productsNotifications {
  background-image: url(../images/pro_bg.jpg);
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #BD2B2A;
}

TD.productListing-data-description-even {
  background: #FFF5F4;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #BD2B2A;
}


#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: #fff;
	}
#addurl {
	float:right;
	margin:0px;padding:0px;
	height:20px;
	}
#shuoming {
	border:1px #E8D9B6 solid;
	font-size:11px;
	text-align:left;
	padding:5px;
	line-height:15px;
	}
#categoryDescription {
	font-size:11px;
	}
#categoryDescription a:link,#categoryDescription a:hover,#categoryDescription a:visited{
    color:#F6200A;
	font-size:11px;
	}
#categoryDescription h1  a:hover
    {
    color:#FF6600;
	text-decoration:underline;
    }
#categoryDescription h1 
   {
   font-size:11px; 
    }
#categoryDescription h1 a:link,#categoryDescription h1  a:hover,#categoryDescription h1  a:visited{
    color:#F6200A;
	font-size:11px;
	}
#categoryDescription h1  a:hover
    {
    color:#FF6600;
	text-decoration:underline;
    }
	
#indexProductListCatDescription {
	font-size:11px;
	}
#indexProductListCatDescription a:link,#indexProductListCatDescription a:hover,#indexProductListCatDescription a:visited{
    color:#004C76;
	}
#indexProductListCatDescription h1 
   {
   font-size:11px; 
   color:#666;
   display:inline;
    }
#indexProductListCatDescription h1 a:link,#indexProductListCatDescription h1  a:hover,#indexProductListCatDescription h1  a:visited{
    color:#004C76;
	font-size:11px;
	}
#indexProductListCatDescription h1  a:hover
    {
    color:#FF6600;
	text-decoration:underline;
    }
#categoriesContent UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
#categoriesContent UL LI {
	MARGIN: 3px; BORDER-BOTTOM: #eeeeee 1px solid
}

.category-top {
	PADDING-LEFT: 20px; BACKGROUND: url(../images/dot.gif) no-repeat 3px center; COLOR: #000000
}

.category-top a:hover {
	COLOR: #cc6600
}
.category-products{padding-left:25px;}
.itemTitle
    {
	clear:both;
	font-size:14px;
	font-weight:normal;
	padding:0 10px;
	}
.itemTitle a
    {
	color:#5B3E06;
	}
.itemTitle a:hover
    {
	color:red;
	}
.catDescContent{padding:0 5px 5px 5px;}

#whatsNew {
	FONT-WEIGHT: bold; COLOR: #ff6600
}
#featuredProducts {
	FONT-WEIGHT: bold; COLOR: #ff6600
}
#whatsNew A {
	FONT-WEIGHT: normal
}
#featuredProducts A {
	FONT-WEIGHT: normal
}
#whatsNew A IMG {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #eee 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #eee 1px solid
}
#featuredProducts A IMG {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #eee 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #eee 1px solid
}
#whatsNew A:hover IMG {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid
}
#featuredProducts A:hover IMG {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid
}
#featured .centeredContent {
	TEXT-ALIGN: center
}
#productListing .centerBoxContentsProducts {
	FONT-WEIGHT: bold; COLOR: #ff6600
}
.additionalImages {
	TEXT-ALIGN: center
}
.additionalImages A IMG {
	
}
#productAdditionalImages {
	BORDER-RIGHT: #eee 1px solid; BORDER-TOP: #eee 1px solid; BORDER-LEFT: #eee 1px solid; BORDER-BOTTOM: #eee 1px solid; HEIGHT: 1%
}
#sideboxprice {
	color:#F450D3;font-weight:bold;
}
.productListingimage A IMG {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #eee 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #eee 1px solid
}
.productListingimage A:hover IMG {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid
}

.todayprice{color:red;clear:both;font-size:11px;}
.todayprice span{color:#f60;clear:both;}

.productMainImages  { MARGIN: 0em 1em 1em 0em;
	
}
.productMainImages A IMG {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #eee 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #eee 1px solid
}
.productMainImages A:hover IMG {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid
}
#productMainImage {
	MARGIN: 1.5em 1em 1em 0em
}
.todayjiage {
    color:red;
}
.todayprices{
    color:#894000;
}
#taglineWrapper{
   height:95px;overflow:hidden;
}

/**  qq **/
.clear{ clear:both;}
#pp
{
	Z-INDEX: 1000; 
	MARGIN-LEFT: 0; 
	width:132px;
	POSITION: absolute;
	float:right;
}
.show {
	MARGIN-LEFT: auto; 
	float:right;
	WIDTH: 16px; 
	HEIGHT: 142px;	
	
}
.hidden
{
	float:right;
	width: 40px!important;  width:116px;
	POSITION: absolute;
	display:none;
}
.hidden td{padding-left:0px;}

#topsem h1{
     background:#0D395E url(../images/topsembg.jpg);
	 margin:0;padding:3px 3px 3px 8px;
	 color:#70BBFF;
	 font-size:1em;
	 font-weight:bold;
	 }
.newname
{
 padding:0 10px;
}	 
/**auto add seo info**/
.semeta a
{
color:#004C76;
font-size:0.9em;
}
.semeta a:link,.semeta a:visited
{
color:#004C76;
}
.semeta a:hover
{
color:#F76210;
text-decoration:underline;
}
.semeta h1
{
padding:0 3px;
display:inline;
font-size:1em;
font-weight:bold;
}
.semeta h1 a:link,.semeta h1 a:visited
{
padding:0 3px;
display:inline;
color:#004C76;
font-size:1em;
}
#indexlink 
{
border:1px #D7EBF5 dashed;
	font-size:10px;
	text-align:left;
	padding:3px;
	line-height:15px;
}
#indexlink a {padding-left:5px;}

#addtocart {
	float:left;padding:0.5em;width:300px;
}
#askquestion {
	float:left;padding:0.5em 0.5em 0.5em 1.3em;width:300px;
}
#writereview {
	float:left;padding:0.5em 0.5em 0.5em 1.3em;width:300px;
}
#checkreview {
	float:left;padding:0.5em 0.5em 0.5em 1.3em;width:300px;
}

#cuffmain {margin:0px;} 
#cuffmain ul {width:600px;list-style:none} 
#cuffmain li {padding-left:5px;border-left:1px solid #ccc;border-top:1px solid #ccc;float:left;width:190px;height:33px;text-align:left;line-height:33px} 
#cuffmain li.b {border-bottom:1px solid #ccc;} 
#cuffmain li.r {border-right:1px solid #ccc;} 

.pro_menu{ background:url(../images/bannner3background.jpg) no-repeat bottom; width:918px;overflow:hidden;height:170px; clear:both;}
.pro_menu ul{padding:0;margin:0;}
.pro_menu  li{width:170px;height:43px;float:left;margin-left:12px;margin-top:11px;list-style:none;}

#language {
	width: 148px;
	height: 129px;
	padding: 60px 0 0 40px;
	border: 1px #dddddd solid;
	float:left;
	background: url(../images/language.jpg) no-repeat;
	list-style-type:none;
}
#language li a {
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 30px;
	float:left;
}
#language li.dk a {
	background: url(../images/dk.gif) no-repeat 0 center;
}
#language li.de a {
	background: url(../images/de.gif) no-repeat 0 center;
}
#language li.es a {
	background: url(../images/es.gif) no-repeat 0 center;
}
#language li.fr a {
	background: url(../images/fr.gif) no-repeat 0 center;
}
#language li.it a {
	background: url(../images/it.gif) no-repeat 0 center;
}
#language li.nl a {
	background: url(../images/nl.gif) no-repeat 0 center;
}