/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat: no-repeat;
/*background-color: #e9e0d7;*/
background-attachment:fixed;
overflow:right-scroll;
padding-top:0px;
font:Tahoma, Verdana, Geneva, sans-serif;
}
a:hover{}
img{border:none;}
#wrapper{width:1000px;
margin:0 auto;
height:auto;
padding:0;}
#top{width:1000px;
height:140px;
}
#logo{ width:416px;
height:142px;
float:left;
margin:0 5px 0 0;
background-image:url(images/logo.png);
}

#logo a{ width:416px;
height:142px;
display:block;
text-indent:-99999px;
text-decoration:none;
padding:0;
float:left;
}
#menu {float:right;
width:520px;
height:40px;
background:#0c1a38;
margin:10px 0 0 0 ;
}
#menu ul{ margin:0;
padding:0;
list-style:none;
padding-left:10px;
}
#menu ul li{ float:left;
margin:10px 5px 5px 5px;
list-style:none;
}
#menu ul li a{font:normal 12px/18px Tahoma, Verdana, Geneva, sans-serif;
text-decoration:none;
padding:1px 0 0 0;
color:#FFFFFF;}
#menu ul li em{ margin:0 5px;
color:#FFFFFF;}

#flags{float:right;
width:221px;
height:20px;}
#flags p{font:bold 12px/14px Tahoma, Verdana, Geneva, sans-serif;
color:#FFFFFF;
padding:5px 5px;
margin:0;
float:right;}
#flags .lan a{
display:block;
float:right;
} 

#header{
	margin:20px 0 10px 0;
	background:#ded5d0;
	padding:10px;
	/* for IE */
    filter:alpha(opacity=70);
	/* CSS3 standard */
    opacity:0.8;
	width:980px;
	height: 219px;
}
#header .flash{
	background:#003399;
	width:100%;
	height:100%;
	position:inherit;
	padding:0;
	
}
#content{
	width:1000px;
	margin:10px auto;
	background:#ded5d0;
	/* for IE */
    filter:alpha(opacity=80);
	/* CSS3 standard */
    opacity:0.9;
	width: 1000px;
	height:1060px;
}
#contentinner{
width:1000px;
height:auto;
margin:10px auto;
}
#content ul{ margin:0;
padding:0;
}
#content ul li { width:228px;
height:201px;
margin:5px 10px;
background:url(images/image-back.png) no-repeat;
display:block;
float:left;
list-style:none;
}
#content ul li img {width:200px;
height:139px;
margin:15px 10px 3px 10px;
border:solid 1px #000000;
display:block;}
#content ul li p {width:212px;
height:20px;
margin:5px 0 0 0;
text-align:right;
font:bold 18px/22px Tahoma, Verdana, Geneva, sans-serif;
color:#76523c;
text-transform:capitalize;
display:block;}
#content ul li p a {
text-align:right;
font:bold 18px/22px Tahoma, Verdana, Geneva, sans-serif;
color:#76523c;
text-transform:capitalize;
text-decoration:none;
display:block;}


#leftmenu{
	float:left;
	width: 220px;
	color: #a5b9da;
	background-color:#0c1a38;
	background-image: url(../theme/images/menu_bg_right.png);
	background-position: right;
	background-repeat: repeat-y;
	padding: 12px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
#leftmenu ul.pof{ 
    display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;}
#leftmenu ul.pof li{
	padding-right: 13px;
	width: 180px;
	height: 41px;
	background-image: url(images/button_spr.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 5px;
	text-align: left;}
#leftmenu ul.pof li a{
padding: 13px;
	padding-right: 0;
	height: 13px;
	color: #a5b9da;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 0px;
	display: block;
	width: 180px;}
#leftmenu ul.pof li a:visited{}
#leftmenu ul.pof li a:hover, a.selected{padding-right: 0;
	background-image: url(images/button_bg.png);
	color: #FFF;}
	
#inner{ background:#e0d7d3;
	background-repeat: repeat-x repeat-y;
	width: 740px;
	height:auto;
	margin-bottom:20px;
	padding-top:31px;
	padding-left:10px;
	padding-bottom:30px;
	float:right;}
	
#inner2{
	background:#e0d7d3;
	background-repeat: repeat-x repeat-y;
	width: 740px;
	min-height:400px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:30px;
	float:right;}


#tabs{float:left;
width:313px;
height:114px;
position:relative;
z-index:0;
}
#tabs img{ float:left;
width:150px;
height:99px;
border:solid 3px #FFFFFF;
z-index:1;}
#tabs img2{ float:right;
width:150px;
height:99px;
border:solid 3px #FFFFFF;
z-index:1;}
#tabs div a{width:150px;
height:104px;
float:left;
text-indent:-9999px;
z-index:2;
}
#tabs div a:hover { width:150px;
height:103px;
float:left;
z-index:2;
background:#ebe4e2;
border-left:solid 1px #FFFFFF;
border-top:solid 1px #FFFFFF;
border-bottom:solid 1px #FFFFFF;
border-right:solid 1px #FFFFFF;
}
#tabs a.button{
	position:absolute;
	width:143px;
	height:53px;
	background:url(images/button-back.png) no-repeat;
	left: 125px;
	top: 9px;
	z-index:3;
	text-decoration:none;
	font:bold 12px/22px Tahoma, Verdana, Geneva, sans-serif;
	color:#76523c;
	padding-left:5px;
	line-height:20px;

}
#tabs a.button2{
	position:absolute;
	width:143px;
	height:53px;
	background:url(images/button-back.png) no-repeat;
	left: 43px;
	top: 13px;
	z-index:3;
	text-decoration:none;
	font:bold 12px/22px Tahoma, Verdana, Geneva, sans-serif;
	color:#76523c;
	padding-left:10px;

}
#tabs a:hover{color:#000066;
background:url(images/button-back-hover.png) no-repeat;}

#footer{
	width:1000px;
	height:37px;
	background:#0c1a38;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
	

}
#footer .copyright{ width:auto;
height:20px;
float:right;
color:#FFFFFF;
font:normal 11px/16px Tahoma, Verdana, Geneva, sans-serif;
padding:10px 30px 0 0;}
#footer ul.of{ margin:0;
padding:3px 0 0 20px;
list-style-image:url(images/list-icon.png);}
#footer ul.of li{
padding:0;
 margin:5px 15px 0 15px;
float:left;
 }
#footer ul.of li a{ font:normal 12px/18px Tahoma, Verdana, Geneva, sans-serif;
padding:0;
width:80px;
height:20px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}
#footer ul.of li a:hover{color:#2bd7f7;}
#footer ul.of li a.selected{ color:#2bd7f7;}
#sponsors{width:100%;
height:80px;
float:left;
margin-top:20px;
margin-bottom:10px;}
#sponsors ul {width:100%;
height:20px;
margin:0;
padding:0;
list-style:none;
}
#sponsors ul li {float:left;
width:auto;
height:60px;
display:block;
margin:0 5px 0 5px;
padding:0;
}
.defter {
border-color:#009;
padding:10px;
}
.defter legend {
	color:#006;
}


