/* Original template by Rajiva ( http://srandal.com ) - First Build at 31 January 2010 */
.clear{ clear:both; }
.paging { margin:10px 0 0 0;font:normal 12px Arial; }
.paging a { color:#760000;text-decoration:none;font:normal 12px Arial; }
.paging a:hover { text-decoration:underline; }

#FloatMenu{
	width:75px;font:normal 12px Arial;padding:6px;position:fixed;top:250px;left:500px;
	right:20px;border:1px solid #000;background-color:#f6f2e9; }

#head { margin:0;background:#fff; }
#head #head_top { width:920px;height:30px;padding:7px 0 0 0;font:normal 11px Arial;text-align:right; }
#head #head_top .head_top_left { float:left;width:752px;margin:0 0 2px 10px; }
#head #head_top .head_top_right{
	float:left;width:144px;margin:0 0 2px 5px;background:url("../images/top_arrow.png") left no-repeat; }

#head #head_top .head_bottom_left { float:left;width:4px;height:2px; }
#head #head_top .head_bottom_center { float:left;width:887px;height:2px;border-bottom:1px dotted #6f605a; }
#head #head_top .head_bottom_bullet {
	float:left;width:6px;height:4px;margin:0 2px 0 4px;background:url("../images/top_bullet.png") no-repeat; }

#head #head_middle { height:70px; }
#head #head_middle h2 { margin:0 0 0 40px;padding:5px 0 0 0;font:bold 32px Arial;text-transform:uppercase; }
#head #head_middle h2 > a{ color:#000;text-decoration:none; }
#head #head_middle h4 { margin:0 0 0 41px;padding:0;font:normal 12px Arial; }

#head #head_middle .head_middle_left { float:left;width:420px; }
#head #head_middle .head_middle_left img{ float:left;margin:0 10px 0 20px; }

#head #head_middle input{ border:1px solid #5f4332;font-size:12px;padding:2px; }
#head #head_middle input:focus { background:#ffffcc; }
#head #head_middle input.submit_search_button { background:#8b9f07;border:none;font-weight:bold;color:#fff; }

#head #head_middle .head_midle_search { float:left;width:490px;margin:15px 0 0 0;text-align:right;font-size:11px; }
#head #head_middle .head_midle_search img{ margin:0 -5px 2px 0;border:none; }
#head #head_middle .head_midle_search a{ color:#000;text-decoration:none;margin:0 5px 0 0; }
#head #head_middle .head_midle_search a:hover{ text-decoration: underline; }

#head #head_bottom {	width:920px;height:30px;background:#111111 url("../images/navigation-background.gif") repeat-x; }
#head #head_bottom ul{ float:right;width:710px;margin:4px 0 0 10px;padding:0;list-style-type:none; }
#head #head_bottom ul li{ 
	float:left;height:17px;padding:4px 0 0 0;background:url("../images/navigation-divider.gif") 0 0 no-repeat; }
#head #head_bottom ul li.no_background{ background:none !important; }
#head #head_bottom ul li a{ display:block;padding:0 28px 0 28px;font:normal 11px Arial;color:#fff;text-decoration:none; }
#head #head_bottom ul li a:hover{ color:#e7dfa0; }

#head #head_bottom .head_bottom_lang{ float:right;width:190px;padding:5px 9px 0 0;text-align:right;color:#fff;font-size:11px; }
#head #head_bottom .head_bottom_lang select{ border:1px solid #5f4332;font-size:12px;padding:1px; }