@charset "utf-8";

@import url(reset.css);

/* additional reset for Firefox 3 */
a:focus, a:hover, a:active {
	outline:none;
}

html{
	height:100%;
}

body{
	height:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/bg_stripe.jpg) repeat-x;
	background-color: #143264;
}


.clear{
	clear:both;
}

h3{
	font-size:18px;
	line-height:26px;
}

#rotary #pagewrapper{
	width:1058px;
	margin:0 auto;
	background:url(images/background.png) no-repeat;
	height:778px;
	position:relative;
}

#rotary #head{
	height:90px;
	position:relative;
}

#rotary a#home{
	display:block;
	position:absolute;
	height:50px;
	width:300px;
	top:5px;
	left:48px;
}

#rotary #head ul.tabs{
	height:27px;
	position:absolute;
	left:285px;
	bottom:0;
}

#rotary #head ul.tabs li{ 
	float:left;
	margin-right:20px;
}

#rotary #head ul.tabs li a{
	display:block;
	height:27px;
} 

#rotary .langSelect{
	height:10px;
	padding:5px 0;
	padding-right:60px;
}

#rotary .langSelect ul.flags{
	float:right;
}

#rotary .langSelect ul.flags li{
	float:left;
	padding-left:5px;
}

/* START: REITER */

#rotary #head ul.tabs li.agan a{
	width:240px;
} 

#rotary #head ul.tabs li.agan a:visited,
#rotary #head ul.tabs li.agan a:link{
	background: url(images/btn_tab1_f2.png) no-repeat;
} 

#rotary #head ul.tabs li.agan a.active,
#rotary #head ul.tabs li.agan a:hover{
	background: url(images/btn_tab1.png) no-repeat;
} 

#rotary #head ul.tabs li.page1 a{
	width:130px;
} 

#rotary #head ul.tabs li.page1 a:visited,
#rotary #head ul.tabs li.page1 a:link{
	background: url(images/btn_tab2_f2.png) no-repeat;
} 

#rotary #head ul.tabs li.page1 a.active,
#rotary #head ul.tabs li.page1 a:hover{
	background: url(images/btn_tab2.png) no-repeat;
} 

#rotary #head ul.tabs li.page2 a{
	width:102px;
} 

#rotary #head ul.tabs li.page2 a:visited,
#rotary #head ul.tabs li.page2 a:link{
	background: url(images/btn_tab3_f2.png) no-repeat;
} 

#rotary #head ul.tabs li.page2 a.active,
#rotary #head ul.tabs li.page2 a:hover{
	background: url(images/btn_tab3.png) no-repeat;
} 
/*
#rotary #head ul.tabs li.page3 a{
	width:126px;
} 

#rotary #head ul.tabs li.page3 a:visited,
#rotary #head ul.tabs li.page3 a:link{
	background: url(images/btn_tab4_f2.png) no-repeat;
} 

#rotary #head ul.tabs li.page3 a.active,
#rotary #head ul.tabs li.page3 a:hover{
	background: url(images/btn_tab4.png) no-repeat;
} 
*/
/* END: REITER */

#rotary .iframewrapper{
	margin: 0 auto;
	width:972px;
	oferflow:hidden;
}

#rotary #footer{
	margin:0 auto;
	width:972px;
	margin-top:5px;
	color:#B3B3B3;
}

#rotary #footer .left,
#rotary #footer .right{
	float:left;
}

#rotary #footer .left{
	width:221px;
	padding:0 10px;
	text-align:center;
}


#rotary #footer .right{
	width:641px;
	padding-right:80px;
}


#rotary #footer div.shortlinks{
	border:none;
	padding-top:0;
	padding-bottom:5px;
}

#rotary #footer div.links{
	color:#B3B3B3;
}

#rotary #footer div.shortlinks a:hover{
	color:#4678C8;
}


#rotary #footer a{
	text-decoration:none;
}

#rotary #footer a:visited,
#rotary #footer a:link{
	color:#B3B3B3;
}

#rotary #footer .links,
#rotary #footer .copyright{
	color:#B3B3B3;
}

#rotary #footer .left h3{
	padding:10px 0;
}

#rotary #footer div.addthis {
	margin-left:30px;
}

#rotary #footer div.addthis, #rotary #footer div.links {
	float:left;
}
#rotary #footer .copyright{
font-size:10px;
}
#rotary #footer .copyright i{
	color:#666
}

#loader{
	
	position:absolute;
	z-index:9999;
	left:50%;
	top:250px;
	margin-left:-33px;
}
