/* CSS Document */

body{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family:  Helvetica,Arial, sans-serif;
	font-size:12px;
}


/* masthead */

#top{
	position:relative;	
	width:770px;
	height:98px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1
}
#mastheadright{
	position: absolute;
	top: 0px;
	right: 3px; 	
	z-index:4;
}
#mastheadrightnumber{
	position: absolute;
	top: 28px;
	right: 0px;	
	z-index:3;
}
#mastheadrightnav{
	position: absolute;
	top: 68px;
	right: 0px; 	
	z-index:2;
}
#mastheadright a{
		color: #FFD359;
		text-decoration:none;
}
#mastheadright a:hover{
		color: #FFFFFF;
}
/* left nav */

ul a{
	text-decoration:none;
}
ul.browseby li a{
	color:#E88D33;
	font-weight:bold;
}
#leftnav ul {
	list-style-type:none;	
	padding: 0px;
	margin:10px 0px 0px 8px;	
	font-size: 14px;
	display:block;
	width: 135px;
}
#leftnav.intnav ul {
	font-size: 12px;	
}
ul li{
	margin: 2px 0px 2px 0px;
	border-bottom: 1px solid #DFDBE4 ;
}	
ul.leftul li a{
	color: #626262;
}
li.lihead{	
	font-weight:bold;
	padding: 0px 0px 4px 0px;
	border-bottom: solid 1px #9689A7;
	font-size:13px;
	color: #535156;
}
ul li.lihead a{
	color:#504E53;	
}
ul.browseby li a:hover{
	color: #969E8E;
}
ul.leftul li a:hover{
	color:#E88D33;
}
ul li.lihead a:hover{
	color: #969E8E;

}
.search{
	border: 1px solid #969E8E;
	width:135px;
	margin-top: 4px;	
}
#search{
	margin:10px 0px 0px 8px;
	text-align:center;
}


/* right ads */



#rightads{
	background-color:#FAF7EE;	
	margin: 5px 0px 0px 0px;	
	background-image:url(../images/right_bg.gif);
	background-position:top;
	background-repeat:repeat-y;	
	width: 142px;	
}
h3.ads{
	font-size: 13px;
	display:block;
	margin:0px;
}
#rightads p{	
	font-size: 11px;
}

#ad{
	border-bottom: 1px solid #DBD5D7;
	display: block;	
	margin:0px 10px 5px 10px;
}
#ad a{
	text-decoration: none;
}
#ad h3 a:hover{
	color:#E88D33;
}
.ad1{
	color: #536A86;
}
.ad1 h3.ads a{
	color: #536A86;
	text-align:left;
}
.ad2{
	color: 	#969E8E;
}
.ad2 h3.ads a{
	color: 	#969E8E;
}
.ad3{
	color: 	#885835;
}
.ad3 h3.ads a{
	color: 	#885835;
}
.ad4{
	color: 	#736189;
}
.ad4 h3.ads a{
	color: 	#736189;
}
.ad5{
	color: 	#504E53;
}
.ad5 h3.ads a{
	color: 	#504E53;
}
a.here{
	color: #E88D33;
	text-align:right;
	padding-right: 10px;
	text-decoration:none;
	font-size:11px;
	display:block;
	margin:  0px 0px 4px 0px;
}
 a.here:hover{
	color:#969E8E;
}

/* body */

#mainbody{
	margin: 5px 0px 0px 0px;
	width:458px;
}	
#founded{
	padding: 3px 5px 2px 5px;
	display:block;
	font-size:10px;
	border-bottom: 1px solid #9689A7;
	color:#626262; 
}
#products{
	width:458px;
	margin-top: 8px;
	color: #626262;

}
#products.int{
	width:610px;
	margin-top: 8px;
}
#products ul{
	border: none;
	margin:0px  0px 0px 2px;
	padding: 0px;
	list-style-type:none;
	font-size:11px;	
}
#products a{
	text-decoration: none;
	text-align:center;
	color: #626262;	
}
#products a:hover{
	color: #E88D33;
}
#products li{
	display: block;
	border:none;	
	width: 202px;	
	height: 210px;
	float:left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/product_bg.gif);
	background-repeat:repeat-y;		
	text-align:center;
	position:relative;
	
}

#products ul li div{
	background-image: url(../images/product_top.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 100%;	
	text-align: center;
	position:relative;
}
#products ul li div div{
	background-image: url(../images/product_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height:100%;		
	overflow:hidden;
	text-align: center;
	position:relative;
}
a:hover{
	cursor:pointer;
}
#products ul li div div img{
	padding-top: 4px;
}

.producttext{
	display: block;
	width: 190px;
	text-align: center;
	margin: 3px 6px 8px 6px; 
	font-size:11px;	
	height: 29px;
	overflow:hidden;
	font-weight:bold;
}

#products .right{
	display: block;
	float:right;
	margin-right: 5px;
	font-size: 12px;
	text-align: right;
	
}
#products .left{
	display: block;
	float:left;
	margin-left: 5px;
	font-size: 11px;
	text-align:left;
	width: 112px;
	overflow:hidden;
	
}


#products.index ul{
	text-align: center;
	margin: 0px 0px 0px 30px;
}
#products.main li{
	height: 150px;
}





/* footer */

#footer{
	font-size: 10px;
	border-top: 1px solid #9688A6;	
	margin-top: 20px;
}
#hardlinks{
	padding:5px;
	text-align: center;
	color: #969E8E;
}
#hardlinks a{
	color: #969E8E;
}
#hardlinks a:hover{	
	color: #E88D33;
}
#bwm{
	background-color:#969E8E ;	
	padding: 5px;
	color: #FFFFFF;
	text-align:center;
}
#bwm a{
	color:#FFFFFF;
	text-decoration:none;
}
#bwm a:hover{
	color:#D7C470;
	text-decoration:none;
}

/* interior body heading */

#intbodyhead{
	margin: 10px 0px 0px 0px;
	width:610px;
}
#intbodyhead h1{
	font-size: 18px;
	font-weight: bold;
	color:#696E63;
	display:block;
	padding: 0px;
	margin: 0px;
}
#intbodyhead p{
	padding: 0px 10px 20px 0px;
	border-bottom: 1px solid #9689A7;
}


/* item body */

#itembody{
	margin: 10px 0px 0px 0px;
	width:610px;
	
}
#itembody h1{
	font-size: 18px;
	font-weight: bold;
	color:#696E63;
	display:block;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-align:left;
	clear:both; 
}
#itembody h2{
	font-size: 14px;
	font-weight:normal;
	color: #696E63;
	display:block;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
#itembody h2 a, #itembody h2 a:visited{
	color: #E88D33;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#itembody h2 a:hover{
	color: #6E7368;
}
#itembody p{	
	padding: 0px;
	margin: 8px 0px 8px 0px;
	color: #454941;
}
#probody{
	float:left;
}
#itemimg{
	float:right;
	text-align: center;
	width: 280px;
	margin: 0px 0px 20px 20px;	
	
}
.discount{
	color: #E88D33;
	font-weight: bold;
	font-size: 14px;
	/*margin: 5px 0px 0px 5px;*/
}
#products .discount{
	font-size: 11px;
}
#itemimg p{
	text-aligh: center;
	float:none;
}
#price{
	border: 1px dotted #9689A7;
	padding: 5px;	
	float: left;
	width: 260px;
	height: 100%;
	text-align:left;
	position:relative;
	
	
}
#priceinfo{
	position: absolute;	
	bottom:3px;
}
#priceinfo ul{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	width: 145px;
	text-align: left;
}
#priceinfo ul li{
	padding: 0px;
	margin: 3px 0px 3px 0px;
	border:none;	
	text-align: left;
	display: block;
}
#buy{
	float:right;
	width:100px;
}
#buy ul{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	height:100%;	
	display: block;
	text-align:right;
	width: 100px;
}
#buy ul li{	
	border:none;	
	margin: 3px 0px 0px 0px;
	display:block;
	height:100%;
	float: right;
	text-align:right;
}

ul#also{
	list-style-type:none;	
	height: auto;
	margin: 0px;
	padding: 0px;
}
ul#also li{
	border:none;
	margin: 10px 14px 10px 14px;
	float:left;
	text-align:center;
	width: 170px;
}
#also img{
	border-bottom: 1px dotted #9689A7;
	margin-bottom: 5px;
}
#also a {
	color: #969E8E;		
	font-weight: bold;
}
#also a:hover{
	color: #E88D33;
	font-weight: bold
}


/* Cart page */

.cartpage#products ul{
	padding: 0px 0px 0px 10px;	
	margin: 0px;
	margin: 0px auto;
	
}
.cartpage#products li{	
	background:none;
	border-bottom: 1px solid #969E8E;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px; 	
	text-align:right;
	float:none;
	width:550px;
	height:100%;
}
.cartpage#products img{
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	display:block;
	position:relative;
	z-index:2;
	
}
.cartpage#products form{ 	
	display: inline;
	line-height:3em;
}
.bgcolortext {
color: #626262;
}


/* about pages  */

.aboutnav{
	border-right: 1px dotted #969E8E;
}

/* other */

.int a:link, .int a:visited{
	color: #444740;
	text-decoration:none;
}
.int a:hover{
	color: #E88D33;
}
.BasketTitle{
	color: #FFFFFF;
	font-family:  Helvetica,Arial, sans-serif;
}

form ul, form li{
	list-style-type:none;
	margin: 6px 0px 6px 0px;
	border:none;
}
.numcolor{
	color: #E88D33;
	clear: both;
	
}


/* buttons  */


#products a input{
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	border: 1px solid #969E8E;
	background-color:#969E8E;
	padding: 0px 2px 0px 2px;
	margin: 0px 1px 1px 1px;
	text-align: center;
	
}
#products a:hover input{
	background-color:#FFFFFF;
	color: #969E8E;
	
}
.cartwish{
	display: block;
	clear: both;
	text-align: center;	
	position:absolute;
	top:177px;
	left: 46px;
}
.cartwish1{
	display: block;
	clear: both;
}

#buy input{
	font-size: 10px;
	padding-right: 0px;
	margin-right: 0px;	
}
.button1{
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	border: 1px solid #969E8E;
	background-color:#969E8E;
	padding: 0px 2px 0px 2px;
	margin: 0px 1px 1px 1px;
	text-align:center;
}
.button1:hover{
	color: #969E8E;
	background-color:#FFFFFF;
	cursor:pointer;
}




#buy input.button1{
	font-size: 10px;
	width:100px;	
}

/* product list */
buttoncart1{
	border:none;
}
buttonwish1{
	border:none;
}


/* Other items you might like: */
.buttoncart2{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}
.buttonwish2{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}

/* Customers who bought this product also purchased: */
.buttoncart3{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}
.buttonwish3{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}

/* Item Description: */
.buttoncart4{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
	
}
.buttonwish4{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}
.buttonwishcart4{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}
/* Search */
.buttonsearch{
	background-color: #FFFFFF;
	border:1px solid #969E8E;
}
button.cart{
	background: url(/ecommerce/graphics/button_cart_off.gif) #FFFFFF no-repeat;
	border:none;
	height:20px;
	width: 80px;
	font-size:0;
	display:block;	
	cursor: pointer;
	line-height:0;
	color:;
	text-align:left;
	
	
}
button.cart:hover{
	background: url(/ecommerce/graphics/button_cart_on.gif) #FFFFFF no-repeat;
}


button.cart1{
	background: url(/ecommerce/graphics/button_wish_off.gif) #FFFFFF no-repeat;
	border:none;
	height:20px;
	width: 80px;
	font-size:0px;
	display:block;	
	cursor: pointer;
	line-height:0px
}
button.cart1:hover{
	background: url(/ecommerce/graphics/button_wish_on.gif) #FFFFFF no-repeat;
}
span.also{
	font-size: 13px;
	font-weight: bold;
	color: #AF9DB8;
	display: block;
	width: 100%;
	clear:both;
	margin-top: 20px;
	border-top:1px solid #DFDBE4;
	padding-top: 20px;
	
}