body{
   behavior:url("csshover.htc");
   
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	margin-top:0px;
color: #FFFFFF;
}

img{
   border-width: 0px;
}

p{
	margin:0px;	
}

.fix, .fix_height{
   clear: both;
   float: none;
   display: block;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 400px;
   margin-left: -10px;
}

div.layout_overall{
   width:1000px;
   text-align: left;
   margin: 0px auto;   
   background-color: #0b0805;
   position: relative;
}

div.layout_top{
   height:265px;
   background: url(/images/layout/header_white_main.jpg) no-repeat right top;
   
}

#layout_top{
position:absolute;
top:53px;
}


div.layout_top_user{
   height:100px;
   /*background: url(/images/layout/header_user.jpg) no-repeat center top;*/
   
}

#layout_top_user{
position:absolute;
top:23px;
}

div.layout_footer{
   height:45px;
   width:1000px;
   background: url(/images/layout/footer.gif) no-repeat center;
   color:#FFFFFF;
   margin:0px auto;
}

div.layout_footer a{
   color:#FFFFFF;
}

div.layout_toplinks{
   position: absolute;
   top: 5px;
   right: 30px;
}

div.layout_toplinks a.about{
   display: block;
   width: 91px;
   height: 65px;
   text-decoration: none;
}

div.layout_toplinks a.contact{
   display: block;
   width: 91px;
   height: 64px;
   text-decoration: none;
	margin-top: -10px;
}



div.layout_left{
   width: 220px;
   float: left;
}

div.layout_right{
   width: 770px;
   float: left;
   position: relative;
}

form.layout_search{
   padding:0px;

   position: absolute;
   top: 230px;

}

form.layout_search div.text_over{
   background: url(/images/layout/layout-search2.jpg) no-repeat left ;
   width:110px;
   height:25px;
   float: left;
}

form.layout_search div.text_over input.text{
   font-size: 10px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   width:100px;
   height:14px;
   border-width: 0px;
   margin-top: 5px;
   margin-left: 3px;
   margin-bottom: 5px;
}

form.layout_search a.adv_link{
   display: block;
   color: #F17803;
   font-family: Times New Roman;
   font-size:13px;
   margin-left: 10px;
}

div.layout_categories{
   	width: 200px;
	overflow: hidden;
}

div.layout_categories div.links{
   background: url('/images/layout/leftbtn-category2.jpg') repeat-y left top;   
}

div.layout_categories div.links a{
   display: block;
   color: white;
   margin-left:20px;
   margin-right:21px;
   padding: 3px 3px 3px 15px;
   background: url(/images/layout/leftmenu-bg.jpg) no-repeat left;
   text-decoration:none;
}

div.layout_categories div.links a:hover{
	color: #FFE2CF;
	text-decoration:underline;
}
div.layout_left{
   margin-top: 40px;
}





div.layout_left div.editor{
color:#808080;
margin:5px 20px;
}


div.layout_leftmenu{
	width: 200px;
	overflow: hidden;
}

.layout_categories ul{
	margin: 0px; 
	padding:0px;
}

.layout_categories ul ul{
	margin: 0px; 
	padding-left:0px;
}

.layout_categories ul ul li{
	margin: 0px; 
	padding-left:20px;
	list-style: none;
}

div.gallery_opt{
	margin: 5px;
}

div.product_option{
	margin:0px 5px;
	color: #F17803;
	font-weight: bold;
	float:left;
}

