/**

 * 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 {

    background:url("../images/bg2.jpg") repeat-y center 30px #373737;

    color: #000;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 12px;

    line-height: 16px;

	text-align:left;

}

* {

    margin: 0;

    padding: 0;

}

a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #000000;

	text-decoration: none;

	}

a, object {

	outline:none;

}

a {

    color: #000000;

    outline: medium none;

    text-decoration: underline;

}

#productPrices{





color:red;





}

.price{





color:red;



}

.centerBoxContentsNew{



color:red;





}

.pricedb{





color:red;

}

.sideBoxContentItem{



color:red;



}

a:visited {

	color: #000000;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {

	color: #F36608;

	text-decoration: underline;

	}



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%;

	}

*/

ul, li {

list-style:none outside none;

margin:0;

padding:0;

}

img {

border:0 none;

margin:0;

}

CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

    margin: 0;

    padding: 0;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	

}



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;

	}

input, select, textarea {

    color: #010101;

    font-family:Verdana, Geneva, sans-serif;

    font-size: 11px;

    line-height: normal;

}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #F5EFE7;

	}

.clear {

    clear: both;

}

#header {

    

}

#description{



display:none;







}

#header .topNav {

    color: #FFFFFF;

    height: 28px;

    line-height: 28px;

	background:url("../images/sprites_repeat.gif") repeat-x scroll 0 -600px transparent;

	width:100%;

	z-index:9999;

	position:fixed;

	left:0;

	top:0;

}

#header .menu-bar{

	background:url("../images/top_bar.png") repeat-x scroll 0 0 transparent;

	color:#ccc;

	    height: 28px;

    line-height: 28px;

	margin:0 auto;

	position:relative;

	width:991px;

}

#header .menu2{

	list-style:none;

	padding:0 0 0 5px;

	width:991px;

	margin:0;

	float:left;

}



#header .topNav ul.cou {

    display: block;

    float: right;

    height: 28px;

    line-height: 28px;

	text-transform:uppercase;

/*	background:url("../images/sprites.gif") no-repeat scroll -270px 0 transparent;*/

	width:260px;

	position:relative;

	

}

#header .topNav ul.cou a.wt:hover{ color:#fff; text-decoration:none; }

#header .topNav ul.cou a.wt {

    color: #ccc;

    display: block;

    font-size: 11px;

    padding:2px 5px;

	float:left;

}

#header .topNav ul.cou #it1{ padding-right:3px;}

#header .topNav ul.cou #it2{ padding-left:3px;}

#header .topNav ul.cou span{ float:left;color:#fff; font-size:11px;padding:2px 0; }



.currencies select {

	

}

#header .topNav .currencies {

	float:left;

    font-size: 11px;

	color:#ccc;	padding-top:2px;

}

#header .topNav .currencies strong{ padding-right:5px; }

#header .currencies select {

    color: #333;

    font-size: 11px;

	width:86px;



}

#header .topNav .cart{float: left;width:183px;}

#header .topNav .cart a.my-cart{

/*	background:url("../images/sprites.gif") no-repeat scroll -267px 0 transparent;*/

	color:#ccc;

	width:183px;

	float: right;

}

#header .topNav .cart a.my-cart:hover{ color:#fff; text-decoration:none; }

#header .topNav .cart a.my-cart .cart-title{float:left; font-size: 11px;padding:1px 5px;}

#header .topNav .cart a.my-cart .label{float:left;padding:1px 0;}



#header .topNav .cart .drop-cart {position: absolute;display: none;width: 300px;top: 29px;left: 165px;}

#header .topNav .cart:hover .drop-cart{ display:block;}

#header .topNav .cart .drop-cart-holder {background: #1a1917;overflow: hidden;padding: 0 0 25px;border: 1px solid #3e3e3e;}

#header .topNav .cart .drop-cart ul {list-style: none;padding: 0 10px;width: 295px;}

#header .topNav .cart .drop-cart ul li {

	border-bottom: 1px solid #3e3e3e;

	padding: 5px 0;

	width: 295px;

	color: #fff;

	font: 12px Arial,Helvetica,sans-serif;

	position: relative;

	height:20px;

}

#header .topNav .cart .drop-cart ul #empty-cart {border-bottom: 0;}

#header .topNav .cart .drop-cart ul li:first-child {background: 0;}

#header .topNav .cart .drop-cart ul li p{ margin:0; clear:both;}

#header .topNav .cart .drop-cart ul p.block-subtitle {

padding: 5px 0;

border-bottom: 1px solid #3e3e3e;

color: #fff;

}

/*#header .topNav .cart .drop-cart ul #full-cart{

border-bottom: 1px solid #3e3e3e;

padding: 10px 0;

width: 100%;

color: #fff;

font: 11px Arial,Helvetica,sans-serif;

position: relative;

}

#header .topNav .cart .drop-cart ul #full-cart .img {

float: left;

margin: 0 10px 0 0;

}

#header .topNav .cart .drop-cart ul #full-cart .text {

overflow: hidden;

padding: 0;

text-align: left;

margin: -3px 0 0;

float: left;

width: 156px;

}*/

.main-width {

    margin: 0 auto;

    text-align: left;

    width: 990px;

}

.wrapper {

    width: 991px;

	background:url("../images/sprites_repeat.gif") repeat-x scroll 0 -420px #171717;

	margin:0 auto;

}

#header .logo {

	position:relative;

	text-align:right;

	z-index:100;

	height:80px;

		padding:8px 0 20px;

		

}

#header .logo .logo1{

	float:left;

	margin:30px 0 0 15px;

	text-decoration:none !important;

}

#header .logo .logo2{

	float:left;

	padding:12px 0 0 10px;

	margin:20px 0 0 0;

}

#header .logo .logo3{

	float:right;

	padding:20px 10px 0 0;

	margin-top:22px;

	width:340px;

}



#header .logo .logo3 .welcome-msg {

margin: 0;

color: #ccc;

text-align: right;

padding: 0 0 5px 0;

}

#header .logo .logo3 .search{position:relative; float:right; width:358px;}

#header .logo .logo3 label{

	float:left;

	height:21px;

	text-align:left;

	overflow:hidden;

	color:#fff;

	font-weight:bold;

	line-height:21px;

	padding-right:5px;

}



#header .logo .logo3 .input1{

	border: 0;

	padding-left: 3px;

	background: url("../images/sprites.gif") no-repeat 0 -99px;

	height: 25px;

	line-height: 21px;

	width: 186px;

}

#header .logo .logo3 .input2{

	border: 0;

	padding:0 0 0 3px;

	height:22px;

	margin: 0;

	width:58px;

	overflow: visible;

	cursor: pointer;

	vertical-align: middle;

	text-decoration: none;

}



.fl {

    float: left;

}



#header .menu {

    background:#181818;

    float: left;

    height: 32px;

line-height: 32px;

    margin: 0 auto;

    width: 991px;

	border-top:1px solid #3e3e3e;

}

.clear {

    clear: both;

    font-size: 0;

    height: 0;

    line-height: 0;

}

#header .menu ul {

    display: block;

    margin: 0 auto;

	float: left;

}

#header .menu #nav .single{border-left:1px solid #181818;}

#header .menu ul li {

    display: block;

    float: left;

border-left: 1px solid #3e3e3e;

position: relative;

text-align: left;

}

#header .menu ul li:first-child{ border-left: 1px solid #181818;}

#header .menu ul li a, #header .menu ul li a:visited {

    display: block;

    float: left;

    font-size: 12px;

    padding: 0 14px;

    text-transform: uppercase;

	float:left;

		color:#ccc;

}

#header .menu ul li a:hover {

    color: #Fff;

    text-decoration: none;

}

.topmap {

    height: 45px;

    margin: 0 auto;

    width: 980px;

}



.box {

    margin-bottom: 10px;

}

/*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*/

#mainWrapper {

    background:#fff;

    padding:0;

    margin: 0 auto;

    text-align:left;

    width: 991px;

}



#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}

#contentMainWrapper {

	margin:0 auto;

	padding:0 0 0 0;

	width:991px;

	}

#topBar{

	margin:auto;

	color:#2C2C2C;

	font-weight:bold;

	padding: .8em;

	}

.topBox{

	float:left;

	padding: 0 2em 0 2em;

	height:3em;

	}

#nav_header{

	border-right:1px solid #9a9a9a;

	padding: .2em 3em 0 1em;

	}

#lang_header{

	border-right:1px solid #9a9a9a;

	padding-left:2em;

	}

#cart_header{

	background:url(../images/cart_bg.gif) 2em 0 no-repeat;

	padding:.2em 0 0 8em;

	}

#logoWrap, #topBarWrap{

	margin:auto;

	background-color: #ffffff;

	border-bottom:.5em solid #EEEEEE;

	}

#topLinks{

	float:right;

	background:#900000;

	margin: .9em auto;

	width:74%;

	}

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin: auto;

	} 

#navColumnTwoWrapper {

	margin-right:15px;

	}

	

#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*/



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	*margin-left:5px;

	}



#navCatTabsWrapper {

	margin:auto;

	background-color: #2E2E2E;

	padding:0;

	font-weight: bold;

	color: #909090;

	border-top:5px solid #000000;

	height: 1%;

	width:980px;

	}

#copyright{

	margin-top:23px;

	text-align:center;

	font-size:12px;

	color:#ccc;

}

#copyright a {

 	color:#ccc !important;

}

#copyright a:hover {

 	color:#fff !important;

}

#bottomNav{

	height: 23px;

}

#payments{

	background:url(../images/Transport.gif) 0 0 no-repeat;

	width:100%;

	height:81px;

	padding:0;

	margin:0 0 10px 0;

}

#bottomNav a, #bottomNav a:visited{

	text-decoration:none;

    color: #FFFFFF;

    line-height: 21px;

}



#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: #EEEEEE;

	white-space: nowrap;

	}

#navSupp ul li a:hover {

	color:#EEEEEE;

	text-decoration:underline;

	}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}

#indexProductListCatDescription p { line-height:20px;}

#navMainSearch {

	float: right;

	}



#navBreadCrumb {

    color: #666;

    font-size: 10px;

    margin:10px 0 7px 15px;

    overflow: hidden;

		font-family:Verdana, Geneva, sans-serif;

}

#navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0;

	padding: 1.5em 0 1.7em .5em;

	color:#ffffff;

	}



#navEZPagesTop a:link, #navEZPagesTop a:visited{

	color:#ffffff;

	padding:0 1em 0 .8em;

	}

#navEZPagesTop a:hover{

	text-decoration:underline;

	}



#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,*/ .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;

	}

/*#bannerFour, */#bannerFive, #bannerSix {

	padding: 0 0 0 .6em;

	}

#bannerOne{

	padding:0;

	}

.banners img{

	padding:0;

	}

.centerColumn{

	padding:0 10px;

	margin-bottom:10px;

	margin-left:5px;

	font-family:Arial, Helvetica, sans-serif;

}

.centerColumn h1{

	padding:5px 0 5px 5px;

	border:1px solid #ddd; 

	border-left:0; 

	border-right:0;

	font-size:18px;

	color:#333;

}

#ezPageDefault div{ padding:10px 5px; }



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	  background: none repeat scroll 0 0 #fff;

    border: 1px solid #e9e9e9;

    float: left;

    

    padding: 10px;

    text-align: center;

    width: 180px;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



 



#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:#A30101;

	font-family:Arial, Helvetica, sans-serif;

	}

.productSpecialPrice {font-weight:bold;}

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

	}

#productMainImage{margin:0 auto;}

.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:5px 0;

	}



.centerBoxWrapper {

	margin:0;

	}



h2.centerBoxHeading {

	font-size: 14px;

	color:#181818;

	}

#featuredProducts h2.centerBoxHeading, #whatsNew h2.centerBoxHeading, #specialsDefault h2.centerBoxHeading {

	background:url(../images/sprites_repeat.gif) repeat-x 0 0;

	clear: both;

	color: #000;

	display: block;

	font-size: 12px;

	margin-top: 8px;

	padding: 5px 8px;

	text-transform:capitalize;

	border:1px solid #ccc;

}



/*sideboxes*/

.columnLeft {

	font-family:Arial, Helvetica, sans-serif;

}



h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size:12px;

	font-weight:bold;

	color:#000;

}

.leftBoxHeading, .rightBoxHeading {

	font-family:Arial, Helvetica, sans-serif;

}

.leftBoxHeading, .rightBoxHeading {

	background:url(../images/sprites_repeat.gif) repeat-x 0 0;

	border:1px solid #ddd;

	clear: both;

	color: #FFFFFF;

	display: block;

	font-size: 12px;

	margin-top: 8px;

	padding: 6px 8px;

	text-transform:capitalize;

}

.centerBoxHeading{

	margin: 0em;

	color: #091F29;

	font-size: 14px;

	font-weight: bold;

	left: 12px;

	line-height: 18px;

	text-transform: uppercase;

	padding:8px 0;

}

#categoriesHeading {

	}

#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 

#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {

	}

#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 

#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 

#productnotificationsHeading, #tellafriendHeading {

	

	}

#categories ul{

	list-style: none outside none;

	margin: 0;

	padding: 0;

	clear:both;



}

#categories ul li.category-top{	background:url(../images/vert_nav_bg.gif) no-repeat 0px -11px;

line-height:26px; height:26px;}

	



#categories ul li {

	clear:both;

}

/*#categories ul li:first-child {

    border-top: 1px solid #F3F3F3;

}*/

li.category-top a{

	/*border-bottom: 1px solid #4D4A48;*/

	color: #333;

	display: block;

	font: 13px Arial, Helvetica, sans-serif;

	padding: 3px 0;

	width: 187px;

}

li.category-top a span{ font-weight:normal; }

li.category-top a:hover{

	color: #c3274b;

	text-decoration:none;

}

li.category-products{

	padding: 0 10px;

  width: 187px;

}

li.category-products{

	margin:7px 0 5px 0;

}

li.category-products a{ 

	background: url(../images/vert_nav_bg.gif) no-repeat -500px -14px;

  font: 12px/1.55 Arial, Helvetica, sans-serif;

	border-bottom: 0 none;

	font-size: 12px;

	font-weight: normal;

	padding:4px 0 3px 7px;

	text-transform: capitalize;

	width: 178px;

	color:#4D4A48;

}

li.category-products a:hover{

	color:#c3274b;

	text-decoration:none;

}

#categoriesContent{

	padding:0;

	margin:0;

	border:1px solid #ddd;

	}

#informationContent a:link, #informationContent a:visited{

	color:#333333;

	font-weight:bold;

	}

#extralinks{

	padding: .5em 0 .5em 1em;

	}

.leftBoxContainer, .rightBoxContainer {

	margin: 0 0 10px 10px;

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #fff;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #000000;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}

.rollBox{width:761px;overflow:hidden;padding:0;} 

.rollBox .LeftBotton{height:102px;width:22px; margin:45px 0 0 0;background:url(../images/t_left.jpg) no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;} 

.rollBox .RightBotton{height:102px;width:22px; margin:45px 0 0 0;background:url(../images/t_right.jpg) no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;} 

.rollBox .Cont{width:710px;overflow:hidden;float:left;} 

.rollBox .ScrCont{width:10000000px;} 

.rollBox #List1,.rollBox #List2{float:left;} 

.productslists {

	min-height:150px;

	margin:0;

	padding:10px 4px 0 4px;

	text-align:center;

	width:164px;

	overflow:hidden;

	display:table;

	font-family:Arial, Helvetica, sans-serif;

}

.pimage {

	float:left;

	width:180px;

	height:136px;

	overflow:hidden;

	padding:2px;

	/*background: url("../images/pimage.gif") no-repeat;*/

	border:1px solid #ccc;

	margin-bottom:5px;

	text-align:center;

	vertical-align:middle;

	display:table-cell;

	border-radius:0.5em;

}

.pimage img{ vertical-align:middle; }

.pimage:hover {

	/*background: url("../images/pimage_over.gif") no-repeat;*/

		border:1px solid #c63;

}

.productslists a:hover {



	color: #c3274b;

}

#bestsellers ol {

    list-style: none outside none;

    margin: 0;

    padding: 0;

}

#bestsellers ol li:first-child {

    background: none repeat scroll 0 0 #FFFFFF;

}

#bestsellers ol li {

    background: url("../images/b-line.gif") no-repeat scroll center top #FFFFFF;

    overflow: hidden;

    padding: 10px 0 10px;

}

#bestsellers ol li a {

    color: #000;

    font-size: 12px;

    line-height: 16px;

    text-decoration: none;

}

#bestsellers ol li .img {

    float: left;

	width:86px;

	text-align:center;

    padding:0 2px;

}

#bestsellers ol li .txt {

    float: left;

	width:99px;

    padding:0;

}

#bestsellers ol li .b-price {

    color: #F36608;

    display: block;

    font-weight: bold;

    line-height: 17px;

    padding: 5px 0 0;

}

#bestsellers ol li a:hover {

    color: #c3274b;

}

.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 {

 

	text-decoration: none;

	}

.pro_name{

	width:170px;}

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 {

	 

	text-decoration: none;

	}

SPAN.category-subs-parent {

	color:#c3274b;

	}

SPAN.category-subs-selected {

	color:#c3274b;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



.productListing-rowheading {

	height:34px;

	color: #FFFFFF;

	}

.productListing-rowheading a {

	color: #FFFFFF;

}

#listCell0-0 {

background:url("../images/details_bar_left.gif");

color:#FFF;

}

#listCell0-1 {

background:url("../images/details_bar2.gif");

}

#listCell0-2 {

background:url("../images/details_bar_right.gif") no-repeat scroll 100% 0 transparent;

}

.productListing-data {

padding:10px 0;

border-bottom:1px solid #F2F2F2;	

}

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

}



/* change banner*/



#change_banner{ 

    height:390px;

    overflow: hidden;

    width:991px;

	float:left;

	margin:0 auto;

	z-index:5;

	border-bottom:1px solid #b1b1b1;

}

div#MainPromotionBanner{

	border:0;

	background:#fff;

	width:991px;

}

#MainPromotionBanner #SlidePlayer {

	width: 991px;

	position:relative;

	margin: 0 auto;

}

#MainPromotionBanner .Slides{

	padding: 0;

	margin: 0;

	list-style: none;

	height:390px;

	overflow: hidden;

}

#MainPromotionBanner .Slides li {

	float: left;

	width: 991px;

	height:390px;

}



#MainPromotionBanner .Slides img{

	border:0;

	display: block;

	width: 991px;

	height:390px;	

}



#MainPromotionBanner .SlideTriggers{

	margin: 0;

	padding: 0;

	list-style: none; 

	position: absolute; 

	bottom:8px; 

	right:10px;

	z-index: 10;

	height: 25px;	

}

#MainPromotionBanner .SlideTriggers li{

	float: left;

	display: inline;

	color: #999;

	text-align: center;

	line-height:25px;

	width: 25px;

	height:25px;

	font-size: 1em;

	cursor: pointer;

	overflow: hidden; 

	margin:0 6px;

	font-weight:bold;

	background:url(../images/pagination.png) no-repeat center center;

}

#MainPromotionBanner .SlideTriggers li.Current{ 

	color:#d90000;

	border:0; 

	font-weight:bold;

	font-size: 1em;

}

#header_menu {

background:url("../images/header_menu.gif") no-repeat scroll 0 0 transparent;

clear:both;

height:40px;

width:980px;

margin:0;

padding:0;

}

#header_menu ul {

background:url("../images/header_menu.gif") no-repeat scroll right -40px transparent;

display:block;

height:40px;

padding-left:70px;

}

#header_menu li {

color:#FFFFFF;

float:left;

height:40px;

line-height:40px;

}

#header_menu li a {

color:#FFFFFF;

display:block;

float:left;

font-size:12px;

font-weight:bold;

text-align:center;

padding:0 15px;

}

#header_menu ul span {

background:url("../images/header_menu.gif") no-repeat scroll right -80px transparent;

display:block;

float:right;

font-size:12px;

height:40px;

line-height:40px;

margin:0 80px 0 0;

*margin:0 10px 0 0;

padding:0;

text-align:center;

}

#cartcnt, #cartcnt a {

color:#FFFFFF;

font-size:12px;

font-weight:normal;

}

#headerWrapper #headersearch {

background:none repeat scroll 0 0 #FFFFFF;

margin:0;

overflow:hidden;

padding:0;

width:980px;

}

#currency_header {

	float:left;

	height:40px;

	line-height:40px;

	margin-left:20px;

}

.header {

	*margin-top:10px;

}

#search_header form, #currency_header form {

	clear:both;

	padding:0;

	margin:0;

}

#headerlogin {

	float:left;

	height:40px;

	line-height:40px;

	margin-left:20px;

}

#search_header a {

color:#898989;

}

.advsearch {

	float:left;

	font-weight:bold;

	line-height:40px;

	height:40px;

}

#productAdditionalImages a, #productMainImage a {

	text-decoration:none;

}

#headersearch form input.keyword {

border:1px solid #949494;

font-size:12px;

margin-right:6px;

padding:3px 0 3px 2px;

width:336px;

}

#headersearch form strong {

float:left;

font-weight:bold;

margin:0 5px 0 15px;

}

#headersearch form input.go {

background:url("../images/header_menu.gif") no-repeat scroll right -120px transparent;

border:0 none;

*vertical-align:middle;

cursor:pointer;

height:19px;

margin:3px 10px 0 5px;

padding:0;

width:19px;

*margin-top:-9px;

}

.bgs_center {

    

}

#categoriesContent li {

	padding:0 0 0 20px;

}

.navSplitPagesResult, .navSplitPagesLinks {

    padding:5px 0;

}

.navSplitPagesLinks {

margin:0 3px;

padding-left:3px;

padding-right:3px;

text-align:right;

}

.navSplitPagesLinks a {

    background: none repeat scroll 0 0 #E9E9E9;

    border-radius: 10px 10px 10px 10px;

    color: #3E3E3E;

    display: inline-block;

    padding: 5px 10px;

    text-decoration: none;

}

.navSplitPagesLinks .current, .navSplitPagesLinks a:hover {

    background: none repeat scroll 0 0 #c3274b;

    border-radius: 10px 10px 10px 10px;

    color: #FFFFFF;

    display: inline-block;

    padding: 5px 10px;

}

#recentproductsContent { padding:10px 0;background: url("../images/b-line.gif") no-repeat scroll center bottom #FFFFFF; overflow: hidden;}

#loginboxContent, #popularsearchesContent {

	padding-left:20px;

}

.boxline {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 3px solid #efe4db;

}

.listline {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 3px solid #efe4db;

	width:90%;

}

#loginboxContent a {

	color:#898989;

}

.details {

	display:block;

	width:70px;

	height:24px;

	background:url("../images/button_goto_prod_details.gif") no-repeat;

}

#productListHeading {

	clear:both;

	padding:0 0 0 10px;

}

.list_bottom {

	width:100%;

	height:8px;

	background-color:#FAF7F3;

	margin:0;

	padding:0;

	overflow:hidden;

}

.list_bottom_left {

	background:url("../images/list_bottom_left.gif") no-repeat scroll 0 0 transparent;

	width:100%;

	height:8px;

}

.list_bottom_right {

	background:url("../images/list_bottom_right.gif") no-repeat scroll 100% 0 transparent;

	width:100%;

	height:8px;

}

.AttributesContent {

    background-color:#FFF;

	border:1px solid #CCCCCC;

	width:100%;

	*width:98%;

	margin-top:5px;

}

.paddings {

	padding:3px 10px 10px 10px;

}

#productDescription {

	padding-top:5px;

}

/*.products_description_content,*/ .reviews_content {

	margin-top:5px;

	background-color:#FFF;

	border:solid #cccccc 1px;

	padding:5px;

	height:100%;

}

.smallText {

    color:#CCC;

}

.reviews_content img {

	vertical-align:middle;

}

#crossSell, #alsoPurchased {

	background-color:#FFF;

	border:1px solid #CCCCCC;

	margin-top:10px;

}

#crossSell h2, #alsoPurchased h2 {

	margin:5px 0 0 15px;

}

.cbox {

	background:url("../images/details_bar2.gif");

	height:34px;

	line-height:34px;

	color:#FFF;

}

.cbox h3 {

	padding:0;

	margin:0;

	padding-left:15px;

	font-size:14px;

}

.cbox_left {

	background:url("../images/details_bar1.gif") no-repeat scroll 0 0 transparent;

	height:34px;

	width:100%;

}

.cbox_right {

	background:url("../images/details_bar3.gif") no-repeat scroll 100% 0 transparent;

	height:34px;

	width:100%;

}

#productGeneral form {

	padding:0;

	margin:0;

}

#productName {

clear:both;

padding:0;

border:medium none !important;

font-size:16px;

line-height:1.5;

}

#reviewsWriteReviewsRate, .ratingRow {

text-align:left;

}

#reviewsDefault .smallProductImage {

padding-right:10px;

}

#footer{

	color:#fff;

	background:#171717;

	width:951px;

	padding:10px 20px 20px 20px;

	margin:0 auto;

}

.footer_block {

margin: 1px;

padding: 10px;

line-height: 1.2;

font-size: 11px;

border-bottom: 1px solid #444;

padding: 0 0 15px 10px;

margin: 10px 0;

}

#footer a {

	color: #ccc;

}

#footer dl{ 

	/*padding:20px 30px 20px 20px; */

	width:15%;

	font-family:Arial, Helvetica, sans-serif; 

	text-align:left;

}

#footer dl dt{ font-size:13px; color:#fff;font-weight:bold; }

#footer dl ul{

	margin-top:5px; 

	padding:0 5px; 

	margin-left:8px; 

}

#footer dl ul dd{

	text-align:left;

	color:#ccc; 

	list-style-type:disc;



}

#footer dl ul dd a{

	color: #ccc;

	font-family: Arial,Helvetica,sans-serif;

	line-height: 16px;

}

.footer_block .foot_right {width: 50%;float: right;}

.community-block {padding:0 0 0 10px;}

.community-block ul li.community-title {padding-right: 5px;}

.community-block ul li.community-title span {

	font-size: 15px;

	font-weight: bold;

	color: #fff;

	line-height: 27px;

}

.community-block ul li {float: left;}

.community-block ul li.i-facebook a {background-position: 0 0;}

.community-block ul li a {

	text-indent: -10000px;

	display: block;

	background: url(../images/social_buttons.gif) no-repeat 0 0;

	padding-right: 5px;

	width: 32px;

	height: 32px;

}

.community-block ul li.i-twitter a {background-position: 0 -32px;}

.community-block ul li.i-youtube a {background-position: 0 -64px;}

.community-block ul li.i-flickr a {background-position: 0 -96px;}

.community-block ul li.i-rss a {background-position: 0 -128px;}

.foot_img{ vertical-align:top; padding-top:40px;}

#bottom {

float: left;

padding: 0 0 7px;

text-align: center;

width: 100%;

}

#bottom ul {

float: left;

padding: 0;

width: 100%;

}

.sys_links p {

padding: 0;

margin: 0;

}



#attrib-grid-table td {

border:1px solid #DDDDDD;

text-align:center;

}

#productMainImage img, #productAdditionalImages img {

    cursor: url("../images/zoomin.cur"), default;

    display: block;

}

.banners2 {

    height: 116px;

    overflow: hidden;

    width: 100%;

}

.banners2 div {

    float: left;

}

#specialsDefault {

    background: none repeat scroll 0 0 #FFFFFF;

    margin:0 0 15px;

    overflow: hidden;

    /*padding:0 5.5px;*/

    position: relative;

    width:761px;

}

h3.itemTitle {font-size:12px; font-weight:normal;}

.pbimg {

    border: 1px solid #E6E6E6;

    box-shadow: 2px 2px 5px #CCCCCC;

}

.productsimagelists {

    border: 1px solid #E6E6E6;

    box-shadow: 2px 2px 5px #CCCCCC;

    height:85px;

    margin:2px;

    width:85px;

	overflow:hidden;

}

#productAttributes {border-top: 1px dashed #999999; margin-top:5px;}

.bookmark {border-top: 1px dashed #999999;border-bottom: 1px dashed #999999; padding-top:5px; margin: 5px 0; height:30px; line-height:30px;}

.bookmark .b1 {float:left; margin-top:5px;}

.bookmark .b2 {float:left;margin-left:10px;}

.about_content {

    border: 1px solid #CCCCCC;

	margin:10px 0;

}

.about_content .about_title {

    background: url("../images/lv_title.gif") no-repeat scroll 0 0 transparent;

    color: #FEFEFE;

    font-size: 13px;

    font-weight: bold;

    height: 29px;

    overflow: hidden;

}

.about_content .about_title h1 {

    background: none repeat scroll 0 0 #B29465;

    height: 29px;

    line-height: 28px;

	margin:0;

    margin-right: 450px;

    padding: 0 10px;

	color:#FEFEFE;

	font-size:12px;

}

#logindefault .floatingBox { float:left; width:733px; overflow:hidden;}

#logindefault #login-email-address, #logindefault #login-password { width:200px;}

#productDetailsList li { line-height:22px;}

/*.freeshippingicv {

	position:absolute;

	z-index:99;

	width:78px;

	height:70px;

	background: url("../images/freeshipping.gif") no-repeat scroll 0 0 transparent; 

	margin-top:5px;

	margin-left:220px;

}*/

.freed { z-index:88;}

#salesBody #contentMainWrapper {

    padding:0;

}

.salesbox {

    float:left;

	width:880px;

	background: none repeat scroll 0 0 #F4EDDC;

    padding:10px 45px;

}

.salesbox .goodsItem {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 8px solid #F0E8BB;

    float: left;

    margin:0 12px 20px 12px;

    overflow: hidden;

    width: 180px;

}

.other_promo {

    float:left;

	width:970px;

	height:470px;

	overflow:hidden;

}

.salesbox .goodsItem p {

    height: 40px;

    margin-top: 5px;

    overflow: hidden;

    text-align: center;

}

.salesbox .promotion_tocart {

    float: right;

    line-height: 40px;

    padding-right: 10px;

}

.salesbox .promotion_tocart a {

    font-weight: bold;

    text-decoration: underline;

	color:#7B3E0D;

}

.salesbox .promotion_price {

    background: url("../images/promo_price.gif") no-repeat scroll 0 0 transparent;

    color: #FFD70D;

    display: block;

    font-size: 16px;

    font-weight: bold;

    height: 35px;

    line-height: 35px;

    padding-left:43px;

    width:67px;

}

.salesbox .salesimg { width:180px; height:180px; overflow:hidden; text-align:center;}

.newsTickerSideBox ul li {

    line-height: 21px;

    padding-left: 5px;

}



#mainWrapper .home-banner ul.banners-bar {

	height: 32px;

	background: url(../images/top_cms_bg.gif) no-repeat;

	display: block;

	margin-top:32px;

}

#mainWrapper .home-banner ul.banners-bar li {line-height: 31px;float: left;width: 370px;}

#mainWrapper .home-banner ul.banners-bar li.top-banner2 {width: 293px;}

#mainWrapper .home-banner ul.banners-bar li.top-banner3 {width: 325px;}

#mainWrapper .home-banner ul.banners-bar li a {

	line-height: 31px;

	text-shadow: 1px 1px 1px #fff;

	color: #333;

	font-size: 13px;

	padding-left: 70px;

}

#mainWrapper .home-banner ul.banners-bar li a:hover{ text-decoration:none; color:#666;}



/*footer_aboutus*/

#text_info {

width: 951px;

margin: 0 auto;

padding: 0 20px 10px 20px;

background: #171717;

}

#text_info h3 {

padding: 10px;

font-weight: bold;

font-size: 15px;

color: #fff;

line-height: 190%;

margin: 0;

}

#text_info ul {

list-style: none;

padding: 0;

margin: 0;

height: 100%;

overflow: hidden;

}

#text_info ul li {

float: left;

display: inline;

margin: 0 10px;

padding: 0;

color: #fff;

font-size: 13px;

font-family: Arial,Helvetica,sans-serif;

}

.li_width {width: 450px;}

.li_width_2 {width: 860px;}

#text_info .in_1em img {padding: 5px 0;}

#text_info ul li ul li {margin:3px 0;}

#text_info ul li ul li b {

font-weight: bold;

font-size: 12px;

color: #fff;

line-height: 50px;

padding-left: 10px;

}

#text_info .buttonp{

width: 918px;

text-align: right;

margin: 0;

padding: 5px;

margin-left:880px;

overflow: visible;

cursor: pointer;

vertical-align: middle;

}



.black-divider {

height: 10px;

background: #171717 url(../images/sprites_repeat.gif) repeat-x 0 -150px;

width: 991px;

margin: 0 auto;

}





.line {

    border-bottom: 1px dashed #CCCCCC;

    clear: both;

    margin: 6px 0;

    width: 95%;

}

.pay{ 

background:url("../images/payments.jpg") no-repeat scroll left center transparent; 

width:222px; 

height:69px;}



.tabs {

    float: left;

    margin: 0;

	height:30px;

	padding:0;

	list-style:none outside none;

}

.tabscontent {

    background:#fafafa;

	border:1px solid #ccc;

	color:#000;

    float: left;

    margin: 0;

    width: 756px;

}

.u07 {

    height: 27px;

    line-height: 27px;

}

.u07 li {

    cursor: pointer;

    float: left;

    line-height: 27px;

    padding:0 10px;

	background-color:#fafafa;

	margin:0 3px 0 0;

	color:#666;

	border:1px solid #ccc;

}

.u07 li.active {

    background-color:#f7f7f7;

    border-bottom:1px solid #f7f7f7;

    color: #c3274b;

	z-index:2;

    float: left;

    font-weight: bold;

    line-height: 27px;

    padding: 0 10px;

}

.infocontent {

    line-height: 20px;

    padding:12px 18px 15px 15px;

}

.product_info_review {

    background-color: #FAFAFA;

    border: 1px solid #EAEAEA;

    color: #000;

    margin-top: 10px;

    padding: 10px;

	margin-right:5px;

}

.product_info_review h3 {

    background-color:#F9F5F4;

	border: 1px solid #EAEAEA;

    display: block;

    font-size: 19px;

    font-weight: normal;

	text-transform: uppercase;

    font-style: normal;

    padding: 5px 30px;

}

.product_info_review ol li {

    background-color: #FFFFFF;

    border: 1px solid #EAEAEA;

    margin-bottom: 10px;

    padding: 10px;

}

.reviewform {

    background-color: #F9F5F4;

    border: 1px solid #DDDDDD;

    margin: 10px 0 0;

	padding:10px;

}

#productGeneral form {

padding: 0;

margin: 0;

}

#reviewsWriteReviewsRate, .ratingRow {

text-align: left;

}

#review-text {

background-color: #FFF;

border: 1px solid #CCC;

width: 100%;

}

.category-products{

	width:170px !important;

	overflow:hidden;

	height:15px;

	}

.product_per_page{margin-left:5px; float:left; height:22px; line-height:22px; text-align:center;}

.pro_left { width: 360px; float: left; }

.pro_info { width: 400px; float: left; margin-left: 5px; }