/* CSS Document */

/*PAGE LAYOUT*/
html {
 overflow-y: scroll !important;
}

body {
	background: url(arkaplan.jpg) #3E5FA2;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, div {
	font: 13px tahoma, 'sans serif';
}

a {
	color: #3E5FA2;
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color: #D7E3EE;
}


#toppage{
	width:800px;
}
#date{
	float:left; width:190px; height:25px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left; 
	width:608px; 
	height:26px; 
	background-image:url(bg_topbar.gif);
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#uye {
	width: 350px;
	float: left;
	overflow: hidden;
	height: 30px;
	font-size: 9px;
	font-family: arial, sans serif;
	margin: 0px 0 0 10px;
	font-weight: bold;
	text-align: left; 
	color: #000;
}

.uye {
	font-size: 10px;
	font-family: arial, sans serif;
	width: 75px;
	background: transparent;
	border: 1px solid #fff;	
	z-index: 223;
}

.giris {
	font-size: 10px;
	color: #000;
	font-family: arial, sans serif;
	border: 1px solid #000;
	background: #fff;
	z-index: 223;
}

#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; width:608px; 
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;
}
#logo{
	float:left; width:190px; height:110px; background-color:#F7F7F7; border-left:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; width:608px; height:110px; border-right:solid 1px #999999;
	
	background: url(arkabek.jpg) right top repeat-x #F7F7F7;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu{
	float:left; width:190px; margin:0px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

#sagkisim {
	float: right;
	width: 150px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: -1px;
}

#solkisim {
	float: left;
	width: 410px;
	border-right: 1px dashed #cccccc;
	padding-right: 5px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:420px;
	clear: both;
}

/*TEXT STYLES*/
.bodytext {
	font: 13px Tahoma, sans-serif;
	color: #333333;
	float: left;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
a.menua1 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	width: 156px;
}

a.menua1:hover {
	color: #000;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 8px double black;
	padding-top: 0px;
	padding-bottom: 0px;
}

img.sol {
	padding: 3px;
	width: 88px;
}

a.bos {
	text-decoration: none;
	background-color: transparent;
}

a.bos:hover {
	text-decoration: none;
	background-color: none;
}

#linksmenu a{
	float:right; 
	width:168px; 
	height:17px; 
	background-color:#98BFD6; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align: left;
	padding-left: 15px;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#5790BD;
	color: #FFF;
}