
.jcarousel-item{
overflow:hidden;
}
/**** Main *****/
.wrap{
	margin-top:12px;
}

/********************** Header **************************/
div.header{
	height:420px;
}
.header img#logo{
	position:absolute;
	top:200px;
	left: 810px;
}
.rss{
	position:absolute;
	right:5px;
	top:2px;
}
.header #logo_text{
	position:absolute;
	top:30px; /*32+86+36*/
	left:36px;
}
.header #icon{
    margin-left: auto;
    margin-right: auto;
    width: 487px;
	display:block;
}
.header #menu_quote{
	position: absolute;
	width:229px;
	height: 164px;
	left: 751px;
	top: 12px;
}
.header .quote{
	color:#072d58;
	font-weight:bold;
	font-size: 1em;
	text-align:center;
}
.header .quote .quote_ref{
	color: #a51e1d;
}

	/*Lang*/
.header .menu_lang{
	position: absolute;
	padding-top:15px;
	width: 108px;
	height:68px;
	top: 210px;
	left: 65px;
	background:url(../img/lang_back.png) no-repeat top left;
}

.header .header_nav{
	position:relative;
	top:20px;
	left:0px;
}
.redslash{
	color: #a51e1d;
}

/************ Sides ***************/
/*Sides*/
.right{
position:absolute;
width:216px;
left:745px;
top:0px;
}
.tx-panels-pi1 h2{
	color: #072d58;
	font-size:1.32em;
	font-weight: normal;	
	margin: 0;
	padding-bottom:10px;
	margin-left:-10px;
}
.tx-panels-pi1 .news-latest-container{
	overflow: auto; 
	width:216px;
	border-bottom: #a51e1d 3px solid;
}
.right .tx-panels-pi1 .news-latest-container{
}
.tx-panels-pi1 .news-latest-container h3{
	margin-bottom: 10px;
	margin-top:0px;
}
.tx-panels-pi1 .news-latest-container li a{
	font-weight: normal;
	color: #373737;
	text-decoration:underline;
	font-size:1em;
}
.tx-panels-pi1 .news-latest-container li{
	
}

.tx-panels-pi1 .news-latest-container{
	margin-bottom:10px;
	padding:0px 10px 10px 10px;
}

.tx-panels-pi1 .news-latest-gotoarchive a{
	color:#072d58;
	font-size: 0.95em;
}

/************ Center **************/
.center{
	width:488px;
}

	/*Center News*/
.center .news-latest-item, .center .news-list-item{
	width:468px;
}
.center .news-latest-container{
	color:#373737;
}
.center .news-latest-container{
	margin-top:0px;
}

.center .news-latest-container h2{
	margin: 0;
	padding-left:16px;
	padding-bottom: 3px; 
	background:url(../img/arrow.gif) no-repeat center left;
	font-size:1.32em;
	line-height: 19px;
	font-weight: normal;	
}
.center .news-latest-container h2 a{
	color:#072d58;
}
.center #news{
	clear: both;
	padding-top:10px;
}
.center  .news-latest-date{
	color: #072d58;
	font-weight: bold;
}
.center #anounce .news-latest-container{
	margin-bottom: 7px;
}
.center #anounce .news-latest-container ul{
	background: #e6dec5;
	padding: 10px;
}
.center #anounce .news-latest-container li.dotted-right{
	border-right:dotted 2px gray;
	padding-right:10px;
	padding-left:0px;
}
.center #anounce .news-latest-container{
	margin:0;
	padding:0;
}
.center #anounce .news-latest-container li{
	padding:0;overflow:hidden; 
	width: 223px; 
	float:left; 
	padding-right:0px;
	padding-left:10px;
}
.center #theme .news-latest-container{overflow: auto; width:488px;}
.center .news-latest-item .text, .center .news-list-item .text{
	margin-left:110px;
}

.center #news h3{
	font-size:1em;
	font-weight:bold;
}
.center #news .news-latest-item{clear:both;}
.center #news li{
	cursor: pointer;
	float:left;
	padding-right: 2px;
}
.center #news .news-latest-container li h1{
	background-color: #072d58;
}
.center #news .news-latest-container li h1.current{
	background-color: #a51e1d;
}

.center #theme{
	margin-bottom: 10px;
}
.center #theme .news-latest-item, #news .news-latest-item{
	background: #e6dec5;
}
.center .news-latest-item{
	margin-bottom: 3px;
}

ul#tabber{
	list-style-type:none;
	margin:0;
	padding:0;
}

.banners_left, .banners_right{
	padding-left:60px;
}
.banners_left img, .banners_right img{
	margin-top:15px;
}
.clear_children,.cc_tallest { position: relative;}
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */