body {
}

#wrapper {
	margin:0 auto;
	display:block;
	width:1001px;
	min-height:700px;
	height:auto !important;
	overflow:visible;
}

#footer {
	background: url('images/back_footer.png') no-repeat;
	height:32px;
}

#header {
	background: url('images/header.png') no-repeat;
	height:211px;
}

#logo {
	width:261px;
	height:99px;
	background: url('images/logo.png') no-repeat 30px 10px;
}

#logo a {
	display:block;
	width:261px;
	height:99px;
	text-decoration:none;
}

#content {
	height:477px;
	height:auto !important;
	min-height:477px;
	overflow:hidden;
}

div.main_parts {
	margin-left:11px;
	display:block;
	clear:both;
	width:977px;
}




/*
 * Rotate content parts
 */

#left_bar {
	background:#5b3720 url('images/bottom_left_bar.png') no-repeat bottom left;
	width:225px;
	height:auto !important;
	overflow:hidden;
	min-height:458px;
	font-size:0.80em;
	padding-bottom:30px;
	margin-right:10px;
}

#left_bar a {
	display:block;
	background:#64442f url('images/back_left_link_0.png') no-repeat left center;
	padding:4px;
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	height:18px;
	margin-top:2px;
}

#left_bar a.sub {
	background:#856b5b url('images/back_left_link_1.png') repeat-x;
	height:18px;
}

#left_bar a:hover {
	color:#ee7c3c;
}

div.rotate_content_block {
	display:block;
	float:left;
}

div.rotate_content_block h1 {
	font-size:18px;
	color:#000;
}

div.rotate_content_block p {
	font-size:12px;
	color:#000;
}

div.rotate_content_block a {
	color:#64442f;
	font-size:12px;
}

div.rotate_content_block a:hover {
	color:#000;
}

div.rotate_content_block img {
	border:1px solid #64442f;
}

#left_bar ul.ui-accordion {
	margin:0;
	padding:0;
	height:auto;
}

#left_bar ul.ui-accordion li {
	list-style:none;
	margin:0;
	padding:0;
}

.searchbox {
	background-color:#856c5b;
	border:1px solid #ee7c3c;
	padding:2px;
	color:#FFF;
}

.searchbtn {
	border:none;
	width:22px;
	height:22px;
	background: url('images/search-icon.png') no-repeat;
	cursor:hand;
	margin-left:10px;
}

#center_block {
	width:697px;
	margin-left:10px;
}

div.login_info {
	position:fixed;
	display:block;
	bottom:0;
	left:0;
	width:100%;
	background-color:#333;
	padding:5px;
	color:#fff;
	border:1px solid #000;
	clear:both;
	filter:Alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	border-bottom:1px solid #000;
	font-size:12px;
}

div.headerFlash {
	position:absolute;
	clear:both;
	margin-left:21px;
	top:-5px;
}

div.wheater {
	width:200px; 
	height: 50px; 
	position:absolute;
	top: 20px; 
	margin-left:244px;
	display:block;
	clear:both;
	z-index:100000;
}

div.wheaterIcon, #clima_box {
	display:block;
	float:left;
}

div.fxmenu {
	display:block;
	clear:both;
	float:left;
	position:absolute;
	top:5px;
	z-index:999999999;
}

div.top_btns {
	
	position:absolute;
	display:block;
	margin-left:720px;
	top:105px;
	width:139px;
	height:22px;
	background-color:#000;
	color:#FFF;
	background:url('images/btn_header.png') no-repeat;
}

div.top_btns a.mini, div.top_btns a.lang {
	display:block;
	float:left;
	margin-left:3px;
	height:20px;
}

div.top_btns a.mini {
	width:20px;
}

div.top_btns a.lang {
	width:57px;
}
