body{
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	background: #5F0333;
	color: #26241F;
	padding: 0px;
	margin: 0px;
background-image: url(../images/backgroundw.jpg);
background-repeat: repeat;
/* background-image: url(../images/background_pink.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top; */
font-size: 62.5%; 
margin: 0;

}	

#wrapper{
	width: 942px;
}

#leftSide{
	width: 235px;
}	

#mainContent{
	width: 665px;
	float: right;
}

img{
	vertical-align: bottom;
	border: none;
}

a{
	text-decoration: none;
	color: #AF1C68;
}

a:hover{
	text-decoration: underline;	
}

p{
	margin: 0px;
	padding: 10px 0px;
}

h1{
	margin: 0px;
	padding: 15px 0px;
	color:#26241F;
	font-size:13px;
	font-weight:bold;
}

h2{
	margin: 0px;
	padding: 10px 0px;
	color: #26241F;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;	
}
h3{
	margin: 0px;
	padding: 10px 0px;
	font-size: 12px;
	line-height: 16px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, select{
	font-size: 1em;
}

.clear{
	clear: both;
	height: 1px;
	line-height:1px;
	font-size: 1px;
}

.bgWhite{
	background: #ffffff;
}

.border{
	border: solid 1px #ffffff;
}

#wrapper{
	margin: auto;
	background: #ffffff;
	text-align: left;
}

#leftSide{
	float: left;
}	

#mainContent{
}

#header{
	padding: 0px 27px 15px 27px;
	margin-top: 20px;
}

#logo{
	width: 400px;
	float: left;
}

#searchBox{
	width: 400px;
	float: right;
	text-align: right;
	padding: 15px 0px 5px 0px;
}

#topBar{
	background: #E9E9E9;
	color: #3B3B3B;
	width: 100%;
}

#footer{
	padding: 10px 30px 30px 30px;
	background: #EEEEEE;
	border-top: solid 1px #E0E0E0;
	color: #565656;
	clear: both;
}

#cardsBox{
	width: 210px;
	float: left;
}

#footerMenu{
	width: 550px;
	float: right;
	text-align: right;
}

#footerMenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerMenu ul li{
	float: right;
	padding: 0px 10px 0px 8px;
	background: url(../images/separator.png) no-repeat right center;
}

#footerMenu ul li.first{
	background: none;
	padding: 0px 0px 0px 8px;
}

p.copyright{
	clear: right;
	padding: 5px 0px;
	
}

#footer a{
	color: #565656;
}


#languagesBox{
	width: 30%;
	float: left;
}

#currenciesBox{
	width: 38%;
	float: left;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;	
}

#miniCart{
	width: 30%;
	float: right;
}

#languages{
	text-align: right;
	padding: 13px 20px 10px 30px;
}

#languagesContent{
	text-align: right;
}

#languages h3{
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	color: #3B3B3B;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#currenciesBox{
	text-align: right;
}

#currenciesBox label{	
	float: left;
	text-align: left;
	color: #3B3B3B;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	float: left;
	padding: 3px 0px 0px 0px;
}

#currenciesBox select{
	width: 150px;
}

.pad10{
	padding: 10px 30px;
}

.pad11{
	padding: 13px 30px 10px 30px;
}

#miniCart a{
	color: #3B3B3B;
	font-weight: bold;
}

#miniCart a:hover{
	text-decoration: underline;
}

#mainImage{
	background:url(../images/main_pic_init.jpg) no-repeat right top ;
	height: 235px;
}

#specialOfferBox{
	padding: 53px 0px 0px 100px;
}

a.button2{
	background: #bf0568;
	color: #ffffff;
	font-size: 16px;
	text-decoration: underline;
	line-height: 17px;
	padding: 3px 20px 6px 20px;
	text-align: center;
	float: left;
}

a.button2:hover{
	background: #e81887;
}

#specialOfferBox p{
	padding: 35px 0px 0px 0px;
}

#navigation{
	border-top: solid 1px #ffffff;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li{	
	width: 20%;
	float: left;
}

#navigation ul li a{	
	display: block;
	border-left: solid 1px #ffffff;
	padding: 12px 10px;
	text-align: center;
	background: url(../images/menu_bg.gif) repeat -20px 45px;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
}

#navigation ul li.first a{	
	border: none;
}

#navigation ul li a:hover{
	text-decoration: none;
	background-position: -130px 0px;
}

#mainWrapper{
	background: url(../images/left_bg.gif) repeat-y left center;
}

.leftBoxContainer{
	padding: 10px 20px 20px 20px;
	/* background: url(../images/shadow_left.gif) repeat-x center bottom; */
	border-bottom: solid 2px #ffffff;
}

.leftBoxHeading{
	text-align: left;
}

#categories a{
	color:#181818;
	padding-left:13px;
	text-decoration:none;	
	font-size: 11px;
	line-height: 15px;
	display: block;
}

#categories a:hover{	
	text-decoration: underline;
}

#ulCatMenu{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#ulCatMenu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_list.gif) no-repeat left center;
	padding: 3px 0px;
}

.prodListBox{
	width: 190px;
	text-align: left;
}

.prodListImg{
	border: 1px solid #EAADBE;
	padding: 10px 0px;
	text-align: center;
}

.prodListImg a{
	display: block;
	height: 80px;
}

.specialsListBoxContents a{
	font-size: 11px;
	line-height: 14px;
	color: #26241F;
	padding: 3px 0px;
	font-weight: bold;
	width: 190px;
	margin: auto;
	display: block;
}

.prodListName{
	font-size: 11px;
	line-height: 14px;
	color: #26241F;
	padding: 3px 0px;
}

.prodListName a{
	color: #26241F;
	text-decoration: none;
	font-weight: bold;
	display: block;
} 

.prodListName a:hover{	
	text-decoration: underline;
} 

.prodListPrice{
	color:#AF1C69;
	font-size:15px;
	line-height: 17px;
	font-weight:bold;
	padding: 5px 0px;
}

.prodListPrice .normalprice, .prodListPrice2 .normalprice, .normalprice{
	color:#808080;
	font-size:11px;
	font-weight:normal;
}

.prodListPrice .productSpecialPrice, .prodListPrice2 .productSpecialPrice, .productSpecialPrice{
	color:#AF1C69;
	font-size:15px;
	line-height: 17px;
	font-weight:bold;
	padding: 5px 0px;
}

.prodListPrice .productPriceDiscount, .prodListPrice2 .productPriceDiscount, .productPriceDiscount{
	color:#AF1C69;
	font-size:12px;
	line-height: 17px;
	font-weight:bold;
}

.prodListButtons a{
	background: url(../images/button_bg.gif) center center;
	display: block;
	width: 70px;	
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px;  
}

.prodListButtons a:hover{
	text-decoration: none;
	color: #ffffff;
}

#featuredProducts h2.centerBoxHeading,
#whatsNew h2.centerBoxHeading,
#specialsDefault h2.centerBoxHeading{
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.categoryListBoxContents{
	text-align: center;
}

.categoryListBoxContents a.catListImage{
	display: block;
	width: 135px;
	margin: auto;
	border: 1px solid #EAADBE;
	padding: 5px 0px;
}

.categoryListBoxContents a.catListName{	
	display: block;
	width: 135px;
	text-align: center;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	margin: auto;
	padding: 3px 0px;
}

h3.itemTitle{
	padding: 10px;
}

h3.itemTitle, h3.itemTitle a{
	color: #26241F;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 11px;
	line-height: 13px;
} 

h3.itemTitle a:hover{	
	text-decoration: underline;
} 

.prodListPrice2{
	color:#AF1C69;
	font-size:15px;
	line-height: 17px;
	font-weight:bold;
	padding: 5px 0px;
}

#indexProductList{
	margin: 0px 30px 0px 0px;
	padding: 20px 0px;
}

#productListing th{
	padding: 5px 5px 5px 10px;
}

#productListing td.productListing-data{
	padding: 5px 0px;
}

.prodListImg2{
	border:1px solid #EAADBE;
	padding:10px 0;
	text-align:center;
	width: 190px;
}

input.button{
	background:transparent url(../images/button_bg.gif) repeat scroll center center;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 5px 2px 5px;
	text-align:center;
	border: none;
	cursor: pointer;
	font-family: Verana,Tahoma, Arial, Helvetica, sans-serif;
}

#searchBox input{
	vertical-align: middle;
}

#productsListingBottomNumber, #productsListingListingBottomLinks{
	padding: 20px 0px 20px 0px;
}

.navNextPrevList{ 
	width: 33%;
	float: left;
}

.navNextPrevList .cssButton, .navNextPrevList .cssButtonHover{
	display: inline;
	padding: 2px 15px;
}

#productGeneral{
	margin: 0px 30px 0px 0px;
font-family: Tahoma,Verdana,Arial;
font-weight: 500;
font-size: 13px;
line-height:140%;
}

#imagesWrapper{
	width: 190px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	float: left;
}

#prodDescWrapper{
	margin: 0px 0px 0px 200px;
}

#productMainImage{
	float: none;
}

#productMainImage .imgThumb{
	border: 1px solid #EAADBE;
	display: block;
	padding: 10px 0px;
}
#productMainImage a{
	color: #595959;
	text-decoration: none;
}

#productMainImage a .imgLink{
	display: block;
	padding: 5px 0px;
	background: none;
}

#productMainImage a:hover .imgLink{
	text-decoration: underline;
}

#productAdditionalImages a{
	color: #595959;
}

.navNextPrevWrapper {
	padding: 0px 0px 20px 0px;
}	

a#productName, a#productName:hover{
	color: #000000;
	display: block;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
}

a#productPrices, a#productPrices:hover{
	color:#AF1C69;
	font-size:15px;
	font-weight:bold;
	padding: 20px 0px 10px 0px;
	display: block;
	text-decoration: none;
}

#prodDescWrapper ul{
	padding: 0px 0px 0px 15px;
	margin: 3px 0px;
}

#prodDescWrapper ul li{
	padding: 3px 0px;
}

.hr{
	border-bottom: solid 1px #EAADBE;
	height: 5px;
	margin: 0px 0px 5px 0px;
}

#cartAdd{
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: left;
	padding: 10px 0px;
}

#productDateAdded, #productInfoLink{
	text-align: left;
}

.content{
	padding: 0px 30px 0px 0px;
}

#contactUsDefault address{
	font-size: 1em;
	line-height: 1.4em;
	padding: 5px 0px;
}

fieldset{
	border: solid 1px #EAADBE;
	padding: 10px 5px;
}

#contactUsDefault{
	padding: 0px 30px 0px 0px;
}

#contactUsForm label{
	float: none;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:1.5em;
	color: #26241F;
	display: block;
	padding: 5px 0px 5px 0px;
}

#contactUsForm textarea{
	margin: 0px;
}

.requiredAlert{
	padding: 10px 0px;
	color: #FF0000;
}

#captcha-img{
	margin: 0px 0px 5px 0px;
}

#alsoPurchased a{
	color: #26241F;
}

#manufacturersBox{
	height: 150px;
	width: 190px;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	background: #DFDFDF;
}

#manufacturersBox a.indexTitle, #manufacturersBox a.indexTitle:hover{
	background: #BFBFBF;
	display: block;
	padding: 2px 0px 2px 5px;
	color: #26241F;
}

#manufacturersBox a{
	display: block;
	padding: 2px 0px 2px 5px;
	color: #26241F;
	margin: 0px 0px 0px 0px;
}

#manufacturersBox a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #C30D6E;
}

#manufacturersIndex{
	padding: 0px 0px 10px 0px;
}

#manufacturersIndex a{
	background: #C30D6E;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 3px 3px 0px;
	font-weight: bold;
	float: left;
	width: 1.2em;
}

#manufacturersIndex a:hover{
	background: #FF1F96;
	text-decoration: none;
}

#manufacturersIndex span{
	background: #7F7F7F;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 3px 3px 0px;
	font-weight: bold;
	float: left;
	width: 1.2em;
	
}

#moreNewsDefault{
	padding: 0px 30px 0px 0px;
}

.centerColumn{
	padding: 0px;
font-family: Tahoma,Verdana,Arial;
font-weight: 500;
font-size: 13px;
line-height:140%;
}



#allProductsDefault{
	padding: 0px 30px 0px 0px;
}

#allProductsDefault .prodListImg{
	width: 190px;
}

#allProductsDefault .prodListName{
	padding: 0px 0px 5px 0px;
}

#allProductsDefault .prodListDesc{
	padding: 0px 0px 5px 0px;
}

#allProductsDefault .prodListModel{
	padding: 0px 0px 5px 0px;
}
#allProductsDefault .prodListManufacturer{
	padding: 0px 0px 5px 0px;
}

#allProductsDefault .prodListAdded{
	padding: 0px 0px 5px 0px;
}


#newProductsDefault{
	padding: 0px 30px 0px 0px;
}

#newProductsDefault .prodListImg{
	width: 190px;
}

#newProductsDefault .prodListName{
	padding: 0px 0px 5px 0px;
}

#newProductsDefault .prodListDesc{
	padding: 0px 0px 5px 0px;
}

#newProductsDefault .prodListModel{
	padding: 0px 0px 5px 0px;
}
#newProductsDefault .prodListManufacturer{
	padding: 0px 0px 5px 0px;
}

#newProductsDefault .prodListAdded{
	padding: 0px 0px 5px 0px;
}


#featuredDefault{
	padding: 0px 30px 0px 0px;
}

#featuredProductsDefault .prodListImg{
	width: 190px;
}

#featuredProductsDefault .prodListName{
	padding: 0px 0px 5px 0px;
}

#featuredProductsDefault .prodListDesc{
	padding: 0px 0px 5px 0px;
}

#featuredProductsDefault .prodListModel{
	padding: 0px 0px 5px 0px;
}
#featuredProductsDefault .prodListManufacturer{
	padding: 0px 0px 5px 0px;
}

#featuredProductsDefault .prodListAdded{
	padding: 0px 0px 5px 0px;
}


#specialsListing{
	padding: 0px 30px 0px 0px;
}

#specialsListing #specialsListingBottomNumber{
	padding: 20px 0px 10px 0px;
}

a.bookmark{
	font-weight: bold;
}

#loginBox{
	padding: 0px 0px;
	font-weight: bold;
}


#indexProductList{
	margin: 0px;
}

#productListing{
	margin: 0px 30px 0px 0px;
}


#toplinks{
	font-weight: bold;
}


#whatsnew .innerLeft, #featured .innerLeft, #specials .innerLeft{
	text-align: center;
}

#whatsnew .innerLeft .sideBoxContent,
#featured .innerLeft .sideBoxContent,
#specials .innerLeft .sideBoxContent{
	left: 10px;
}

#subscribeContent{
	line-height: 20px;
}


#cartContentsDisplay{
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

#cartContentsDisplay th, #cartContentsDisplay td{
	padding: 5px 0px;
	border-bottom: solid 1px #EAADBE;
}

tr.tableHeading {
	background: none;
}

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

.tableHeading th {
	background: none;
	color: #111111;
}

.cartProductDisplay{
	vertical-align: middle;
}

#cartProdTitle{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 20px 0px 0px 0px;
	display: block;
}

#cartProdTitle:hover{
	text-decoration: underline;
	color: #000000;
}

#cartImage{
	border: solid 1px #EAADBE;
	width: 100px;
	text-align: center;
	padding: 10px 0px;
}

.cartUnitDisplay{
	color:#EAADBE;
	font-size:15px;
	line-height: 18px;
	font-weight:bold;	
	width: 90px;
	text-align: center;
	vertical-align: middle;
}

.cartTotalDisplay{
	color:#AF1C69;
	font-size:15px;
	line-height: 18px;
	font-weight:bold;	
	width: 90px;
	text-align: center;
	vertical-align: middle;
}

.rowOdd, .rowOdd{
	background: none;
}

.cartQuantity, .cartQuantity input{	
	vertical-align: middle
}

.cartQuantity span{
	display: block;
}

.cartQuantityUpdate{
	vertical-align: middle;
}

.cartRemoveItemDisplay{
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

#cartSubTotal{
	background: none;
	border-bottom: solid 1px #EAADBE;
	border-top: none;
	border-left: none;
	border-right: none;
	color:#000000;
	font-size:11px;
	line-height: 17px;
	font-weight:bold;
	height: auto;
	padding: 10px 90px 10px 0px;
}

#cartSubTotal span{
	color:#AF1C69;
	font-size:15px;
	line-height: 17px;
	padding: 0px 0px 0px 30px;
}

#createAcctDefault fieldset{
	padding: 10px;
	font-size: 11px;
}

#createAcctDefault label{
	font-size: 11px;
}


#createAcctDefault input, #createAcctDefault select{
	margin: 0px 0px 7px 0px;
}



#accountEditDefault fieldset{
	padding: 10px;
	font-size: 11px;
}

#accountEditDefault label{
	font-size: 11px;
}

#accountEditDefault input, #accountEditDefault select{
	margin: 0px 0px 7px 0px;
}


#addressBookProcessDefault fieldset,
#accountPassword fieldset{
	padding: 10px;
	font-size: 11px;
}

#addressBookProcessDefault label, 
#accountPassword label{
	font-size: 11px;
}

#addressBookProcessDefault input, #addressBookProcessDefault select, 
#accountPassword input, #accountPassword select{
	margin: 0px 0px 7px 0px;
}

#addressBookProcessDefault input#state,
#accountPassword input#state{
	margin: 0px 0px 7px 120px;
}


#addressBookDefault .buttonRow{
	width:300px;
}

#addressBookDefault .buttonRow a{
	float: right;
	margin: 0px 5px 0px 10px;
}

#createAcctDefaultLoginLink{
	padding: 0px 0px 20px 0px;
}
a.moreInfo, a.moreInfo:link, a.moreInfo:hover{
	background:transparent url(../images/button_bg.gif) repeat scroll center center;
	color:#FFFFFF;	
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
	display: block;
	margin: auto;
	width: 90px;
	text-decoration: none;
}

.smalltext1 {
	text-align: center;
	color:#000000;
	font-weight:bold;
	}

.save {
	text-align: center;
	color:#636466;
	font-weight:bold;
	}
	
.norm {
	text-align: center;
	color:#8F044D;
	font-weight:bold;
	}
