/* CSS Document */
body {
	margin: 0;
	background: #7897e6 url(pictures/index/index_background.jpg) center top no-repeat;
}
.print_body {
 background-color:#FFFFFF;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374574;
}
a {
	margin: 0 auto;
	text-decoration: none;
 	color: #333333;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.v { font-family: Arial; }
sup { font-size: 70% !important; font-weight: bold; font-size: 90% ;}

.white { color: #eee; }
.pure_white { color: #FFFFFF; }
.yellow { color: #fecd6b; }
.yellow2 { color: #ffeb90; }
.light_orange { color: #f56f03; }
.brown { color: #3a2f19; }
.foother { color: #ccc; }
.green { color: #859850; }
.green2 { color: #6f91cb; }
.green3 { color: #8bae65; }
.orange2 { color: #fe6c50; }
.red { color: #FF0000; }
.normal { color: #374574; }

.t8 { font-size: 8px; }
.t9 { font-size: 9px; }
.t10 { font-size: 10px;}
.t11 { font-size: 11px;}
.t12 { font-size: 12px;}
.t14 { font-size: 14px;}
.t16 { font-size: 16px;}
.t18 { font-size: 18px;}
.t22 { font-size: 22px;}
.t24 { font-size: 24px;}
.t36 { font-size: 36px;}

.bold{ font-weight: bold; }
.underline{ text-decoration:underline;}
.no_underline{ text-decoration:none;}


.blue_button_over { background:url(pictures/buttons/main_menu_blue_over.gif) no-repeat;}
.blue_button_out { background:url(pictures/buttons/main_menu_blue_normal.gif) no-repeat;}

.green_button_over { background:url(pictures/buttons/main_menu_green_over.gif) no-repeat;}
.green_button_out { background:url(pictures/buttons/main_menu_green_normal.gif) no-repeat;}

.yellow_button_over { background:url(pictures/buttons/main_menu_yellow_over.gif) no-repeat;}
.yellow_button_out { background:url(pictures/buttons/main_menu_yellow_normal.gif) no-repeat;}


#top_menu a { color: #252e4e; text-decoration:none; }
#top_menu a:hover { color: #545b75; text-decoration:none; }

#top_menu2 a { color: #eec166; text-decoration:none; }
#top_menu2 a:hover { color: #c68e1d; text-decoration:none; }

.adv_search { width: 120px; height: 22px; font-size: 11px; }
.address { width: 300px; height: 22px; font-size: 11px; }
.mail { width: 165px; height: 22px; font-size: 11px; }
.price_search { width: 80px; height: 22px; font-size: 11px; } 
.send_form { border: 1px solid #062762 } 
.file { width:350px; height:22px; font-size:10px; } 
.price { width:60px; height:22px; font-size:10px; }  
.send_width { width: 150px; height: 22px;} 
.green_border { border: 1px solid #a3b17f; background-color: #f2f7e5; padding: 5px; margin: 0px; }
.orange_border {  border: 1px solid #e26603; background-color: #f56f03; padding: 5px; margin: 0px; color: #ffffff; }

.latest_adds_title { background-color: #fffcf5; padding: 6px 6px 18px 6px; vertical-align:top; font-size: 10px; }
.latest_adds_image { background-color: #fffcf5; padding: 1px 1px 13px 1px; vertical-align:top;  }
.latest_adds_price { background-color: #fffcf5; padding: 8px 0 8px 8px; vertical-align:top; border-top: 1px solid #d0c2aa; font-size: 16px; font-weight: bold; }

.latest_adds_over { border: 1px solid #b4a484; }
.latest_adds_out { border: 1px solid #e7d8ba; }

.hot_offers_pole { border: 1px solid #e5ebd6; background-color: #f2f7e5; padding: 4px; margin: 0 10px 10px 10px; width: 489px;}
.hot_offers_over { border: 1px solid #a3b17f; background-color: #f2f7e5; padding: 4px; margin: 0 10px 10px 10px; width: 489px;}

.offers_pole { border: 1px solid #e7d8ba; background-color: #fffcf5; padding: 4px; margin: 0 10px 10px 10px; width: 489px;}
.offers_over { border: 1px solid #b4a484; background-color: #fffcf5; padding: 4px; margin: 0 10px 10px 10px; width: 489px;}
.additions { border: 1px solid #e7d8ba; background-color: #fffcf5;}

.show { display: block; }
.hide { display: none; }

#print_info td { font-size: 18px; font-weight: bold; }