*{
	margin:0;
	padding:0;
}


html, body {
	height:100%
}

body{
	margin:0;
	padding:0;
	text-align:center;	
}



#wrapper{
	width:900px;
	margin:auto;
	text-align:left;	
}

#wrapper{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height:150%;
	
}


#container{
		width:900px;
	
}


#nav ul, #header ul{
margin:0;
padding:0;
list-style:none;
}

#nav li, #header li{
float:left;
display:inline;
margin:0;
padding:0;

margin-bottom: -4px;
}



#leftcontent {
	
	width:177px;
	padding:0px;
	float:left;
}

#categories{
	background: url(images/bg_categories.gif) top left repeat-x #FFFFFF;	
}

#categories ul{
	
	margin-top:-2px;
	padding-top: 5px;
	

}

#categories ul li{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #343027;
		font-weight:bold;
		
		list-style-type: none;
		
		background : url(images/bullet.gif) top left no-repeat;
		padding-left: 14px;
		margin-left: 10px;
		line-height: 180%;
}	

#categories ul li a{
		color: #343027;
		text-decoration:none;
}

#categories ul li a:hover{
		color: #E60085;
		text-decoration:none;
}


#specialoffers{
	margin-top: 15px;

}

#delivery{
	margin-top: 15px;

}


#main {
			
		width:532px;
		padding:10px;
		float:left;
		
		background: url(images/bg_main.gif) top left repeat-x;
		
		
}
		

#rightcontent {
		
		width:170px;
		padding:0px;
		float:left;
		background:#fff;
		
		background: url(images/bg_main.gif) top left repeat-x #FFFFFF;
}
		
#newsletter{
	margin-top: 15px;
	background: url(images/bg_newsletter.png) top left no-repeat transparent;
	width:163px;
	height: 98px;
	
	padding-left: 11px;
	padding-top: 35px;
	
	font-size: 10px;
	font-weight:bold;
}	

#newsletter input{
	font-size: 10px;

}

#cart{
	width: 163px;
	margin-left: 2px;
	margin-top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343027;
	font-weight:bold;
}

#cartinner{
	
	border-left: 1px solid #E5BA26;
	border-right: 1px solid #E5BA26;
	background: url(images/bg_cart.gif) top left repeat-x #FEF2CA;
	
	padding-right: 12px;
	padding-left: 12px;
}


#cartinner a{
	color: #990026;
	text-decoration: none;
}

#cartinner a:hover{
	color: #343027;
	text-decoration: none;
}


#cartinner form{
	font-size: 10px;
	margin:0;
	padding:0;
}


#tools{
	width: 163px;
	margin-left: 2px;
	margin-top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343027;
}

#toolsinner{
	
	border-left: 1px solid #82A22D;
	border-right: 1px solid #82A22D;
	background: url(images/bg_tools.gif) top left repeat-x #C8DE8D;
	
	padding-right: 12px;
	padding-left: 12px;
}


#toolsinner a{
	color: #343027;
	text-decoration: none;
}

#toolsinner a:hover{
	color: #82A22D;
	text-decoration: none;
}



#bestsellers{
	width: 163px;
	margin-left: 2px;
	margin-top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343027;
	
	line-height: 100%;
}

#bestsellersinner{
	
	border-left: 1px solid #B72952;
	border-right: 1px solid #B72952;
	background: url(images/bestsellers_bg.gif) top left repeat-x #EBA3B7;
	
	padding-right: 12px;
	padding-left: 12px;
	
}


#bestsellersinner a{
	color: #343027;
	text-decoration: none;
}

#bestsellersinner a:hover{
	color: #B72952;
	text-decoration: none;
}

#help, #creditcards{
	margin-top: 15px;

}	

	
#header{
		background:#fff;
		height:171px;
}

#nav {
		background:#fff;
		height:52px;
}


#footer{
	
	clear:both;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;

	height: 35px;
	background: url(images/bg_footer.gif) top left repeat-x;

	margin-top: 15px;
	margin-bottom: 15px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
	

}


#footer a:hover{
	color: #333333;
	text-decoration: none;

}

		
.floatleft{
		float:left;
}

.floatright{
		float:right;
		margin-left: 10px;
		margin-bottom: 10px;
}

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #CA2D5B; 
border-top: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#343027;
line-height:18px;
z-index:100;
background-color: white;
visibility: hidden;
width: 148px;
background: url(images/bg_dropdown.gif) repeat-x #FEEFBD;
xmargin-left: -116px;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;

padding: 2px 0;
text-decoration: none;
color: #343027;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #CA2D5B;
color: white;
}


#breadcrumbs{
	padding-bottom: 10px;
}

#breadcrumbs a{
	font-size: 11px;
	color: #376D7A;
	text-decoration: none;
	

}


#breadcrumbs a:hover{
	color: #E60085;
	

}

h2 {
	font-family: verdana;
	font-size: 15px;
	color: #343027;
	padding-bottom: 3px;
	border-bottom: 1px solid #E60085;
	text-transform:uppercase;
	margin-bottom: 10px;
}


a{
	color: #376D7A;
	text-decoration: none;
	

}


a:hover{
	color: #E60085;
	text-decoration: none;

}


.ProductTitle{
	font-size: 13px;
	color: #9C2142;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	

}

#productslist td.DialogBox{
	padding: 10px;
	border: 1px solid #cccccc;
	
	xbackground: #FFFDF7 bottom center;
}

#productslist td.DialogBox img{
	border: 1px solid #7DC7C3;
	margin-top: 3px;
}

#productdetail{
	font-size: 10px;
}

#productdetail #product_thumbnail{
	border: 1px solid #7DC7C3;
	margin-top: 3px;
}

#productdetail .ProductPriceConverting, #product_price{
	font-size: 12px;
	font-weight: bold;
}

#product_price{
	color:#4394A5;
}

#productdetail .description{
	padding-left: 10px;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	color: #343027;
	padding-bottom: 3px;
	border-bottom: 1px solid #4394A5;
	margin-bottom: 10px;
}

.Button {
background:#68C1FF url(images/butbg.gif) repeat-x scroll 0%;
padding-left:5px;
padding-right:5px;
vertical-align:middle;
white-space:nowrap;
color: #FFFFFF;
font-weight:bold;
}
