/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/media/layout/oldpaper_desavoya.jpg);
}

body,td,th,input,textarea,select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}
img{
	border:0px;
}
a:focus{ 
	outline:none;
}

#header{
	width:1023px;
	height:156px;
	background-image:url(/media/layout/header.jpg);
	background-repeat:no-repeat;
}



#logo {
	width:345px;
	float:left;
}

#menu_top{
	width:635px;
	float:left;
}

#menu_top_left {
	margin-left:40px;
	margin-top:13px;
	color:#FFFFFF;
}

#menu_top_left a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	font-size:10px;
}

#menu_top_second {
	margin-top:15px;
	padding-left:35px;
	height:36px;
}
#menu_top_second a{
	margin-right:10px;
	float:left;
}

#middle{
	background-image:url(/media/layout/bg_middle.gif);
	width:1023px;
	
}

#middle_left{
	width:771px;
	padding-left:13px;
	float:left;
}
#middle_left a{
	color:#640702;
}

#middle_right{
	width:207px;
	float:left;
	padding-left:22px;
	color:#FFFFFF;
}
#middle_right a{
	color:#FFFFFF;
	text-decoration:none;
}
#middle_right a.on{
	font-weight:bold;
	color:#B9AC78;
}
#middle_right ul{
	padding:8px 0 5px 0px;
	margin:0px;
}
#middle_right li{
	list-style-image:url(/media/layout/symbol.gif);
	padding:0px;
	margin:0 0 5px 30px;
}
#middle_right li.submenu{
	margin-left:45px;
}


#cos{
	padding:0 15px 15px 15px;
	text-align:center;
}

#search_form{
	margin:0;
	padding:10px 5px 5px 5px;
}
#search_text, #middle_right input#email, #middle_right input#password{
	width:107px;
	height:20px;
	padding:7px 12px 3px 12px;
	margin:0px 4px;
	border:0px;
	background:url(/media/layout/bg_search_text.gif) no-repeat right top;
	float:left;
}
#middle_right input#email, #middle_right input#password{
	margin-left:9px;
}


.clear{ clear:both; }

.text{
	padding-left:23px;
}

#footer{
	background-image:url(/media/layout/footer.gif);
	background-repeat:no-repeat;
	height:60px;
	width:1024px;
}


#menu_bottom{
	padding:15px 0 0px 50px;
	color:#ffffff;
}
#menu_bottom a{
	color:#ffffff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	font-size:10px;
}

#copyright{
	color:#A18367;
	text-align:center;
	padding:35px 0 20px 200px;
}
#copyright a#made_by{
	color:#C6C6C4;
	width:200px;
	float:right;
	display:block;
	text-decoration:underline;
	font-weight:bold;
}



.offer_box{
	width:220px;
	height:174px;
	padding:0px 5px 0px 14px;
	margin-left:12px;
	border-color:#D7D4CD;
	border-width:1px 1px 2px 1px;
	border-style:solid;
	float:left;
}
#first_offer_box{
	margin-left:0;
}
.offer_info{
	width:140px;
	padding-right:10px;
	font-size:10px;
	float:left;
}
.offer_info h2{
	margin:15px 0px 5px 0px;
	font-size:14px;
}
.offer_info h2 a{
	text-decoration:underline;
}
.offer_info .price{
	color:#640702;
}
.old_price{
	text-decoration:line-through;
	color:#000000;
}
.offer_box img{
	width:70px;
	margin-top:1px;
	float:right;
}


.products_column{
	width:229px;
	padding:16px 5px 32px 5px;
	margin-left:12px;
	border-color:#D7D4CD;
	border-width:1px 1px 2px 1px;
	border-style:solid;
	font-size:10px;
	float:left;	
}
#first_products_column{
	margin-left:0;
}
.column_title{
/*	height:90px;*/
	padding-bottom:10px;
}
.column_title h2{
	margin:0 0px 5px 0px;
	font-size:14px;
}
.column_title h2 a{
	text-decoration:underline;
}
.column_title img{
	margin-right:10px;
	float:left;
}
.products_column ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #D7D4CD;
}
.products_column li{
	margin:0;
	padding:5px 0 8px 0;
	border-bottom:1px solid #D7D4CD;
}
.products_column h3{
	margin:2px 0px 0px 0px;
	font-size:13px;
	font-weight:normal;
}
.products_column h3 a{
	text-decoration:none;
}
.products_column li .display_img{
	width:52px;
	text-align:center;
	margin-right:5px;
	float:left;
}
.products_column .price{
	color:#640702;
	font-weight:bold;
}



#offer_column{
	width:270px;
	padding-bottom:10px;
	float:left;
}
#special_offers_link{
	padding:10px 5px 5px 0;
	text-align:right;
}
#offer_column div.offer_box{
	margin:10px 0px 0px 23px;
	float:none;
}


#products_page{
	width:490px;
	float:right;
}
#offers_page{
	width:760px;
	padding-left:15px;
}

#products{
	width:100%;
}
#products td.left, #products td.right, #products td.any{
	border:1px solid #D7D4CD;
	padding:5px 0;
}
#products td.any table{
	width:235px;
}
#products span.price_details{
	color:#640702;
	font-weight:bold;
}
#products h2{
	margin:2px 0px 4px 0px;
	font-size:13px;
	font-weight:normal;
}
#products h2 a{
	text-decoration:none;
}
td.prod_img img{
	width:51px;
}

td.mini_img img{
	width:33px;
}

#product_page{
	padding:15px 0 15px 22px;
	line-height:1.5;
}
#intro{
	padding-left:7px;
}
#product_page h1{
	margin:2px 0px 7px 0px;
	font-size:16px;
	color:#640702;
}
#product_page h2{
	margin:7px 0px 0px 0px;
	font-size:12px;
	color:#640702;
}
#prod_details{
}
#prod_description{
	border-top:1px solid #D7D4CD;
	padding-top:10px;
	padding-bottom:10px;
}
.prod_img, .prod_img_inside, .mini_prod_img_inside{
	text-align:center;
}
#other_products{
	padding:10px 0px;
}
td.other_product_box{
	width:175px;
	padding:5px;
	border:1px solid #D7D4CD;
}
td.other_product_box img{
	width:70px;
	padding-right:5px;
}
td.spacer{
	width:5px;
	padding:0px;
	border:0px;
}




#contact_page{
	padding:10px 20px;
}
#contact_page h1{
	margin:2px 0px 7px 0px;
	font-size:16px;
	color:#640702;
}
#contact_form{
	margin:0px;
}
#contact_form label{
	width:150px;
	padding:5px 5px 0 0;
	text-align:right;
	float:left;
	display:block;
}
#contact_form input, #contact_form textarea{
	width:300px;
	padding:2px;
	margin:2px 0px;
	border:1px solid #D7D4CD;
}
#contact_form textarea{
	height:200px;
}
#contact_form #button{
	width:80px;
	margin-left:250px;
	background-color:#640702;
	color:#ffffff;
	border:0px;
}
.star{
	color:#B9AC78;
}



.pages{
	padding:10px;
}
.pages a{
	text-decoration:none;
}



#static{
	padding:20px 23px;
}
#include{
	padding:20px 2px 20px 23px;	
}



#products_filter_form{
	margin:10px 0 0 0;
}
#products_filter_form select{
	border:1px solid #640702;
	padding:1px;
}



#advanced_search_form{
	margin:10px 0 0 0;
}
#advanced_search_form select, #advanced_search_form input{
	border:1px solid #640702;
	padding:2px;
}
#advanced_search_form input{
	width:170px;
}
#advanced_search_form select{
	width:176px;
}
#advanced_search_form input#advanced_search{
	width:80px;
	background-color:#640702;
	color:#ffffff;
	font-weight:bold;
}



#site_map{
	margin:20px 50px 0 25px;
	padding:0;
	list-style:none;
	line-height:2.5;
}
#site_map li.level1{
	font-weight:bold;
}
#site_map li.level2{
	padding-left:30px;
}
#site_map li.level3{
	padding-left:90px;
	text-indent:-30px;
}
#site_map a:hover{
	text-decoration:none;
}



input.button{
	background-color:#640702;
	color:#ffffff;
	border:0;
	height:22px;
}
td.price_zone{
	background-color:#E4D3A8;
}
.border_grey{
	border:1px solid #E4D3A8;
}
.text_red{
	color:#640702;
}
input.text_input, textarea.text_input{
	width:230px;
	padding:2px;
	border:1px solid #baaa81;
}
td.header_bg{
	background-color:#E4D3A8;
}
.title_black{
	font-size:14px;
}
#userzone_select{
	border:1px solid #E4D3A8;
	padding:2px;
}
form#login{
	margin:5px 0 10px 0;
}
.form_field{
	padding:3px;
	border:1px solid #D7D4CD;
	margin:2px 5px;	
}
form#login2 tabel td.header_bg{
	padding:5px;
}
td.title{
	padding:4px;
}


#topbar{
	position:absolute;
	border: 5px solid #330505;
	padding: 10px;
	background-color: #ffffff;
	width: 300px;
	visibility: hidden;
	z-index: 100;
	font-size:14px;
}

#topbar input{
	border:1px solid #999999;
	padding:4px;
}