
body{
background:url(images/zemin.gif) repeat-x top #fff;
font:small "Trebuchet MS", Tahoma, Verdana,Sans-serif;
color:#666666;
margin:0px;
padding:0px;
}
a{
text-decoration:none;
}
.sayfa{
margin:0px;
padding:0px;
width:850px;
}
#header{
height:144px;
width:850px;
float:left;
}
#ust_yazi{
float:left;
margin-left:10px;
width:350px;
font-size:140%;
margin-top:40px;
color:#fff;
height: 80px;
}

#baslik-header {
	font-size: 125%;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
#bsiyah {
	color: #000;
}

#bkirmizi {
	color: #ff0000;
}
#logo{
float:left;
width:209px;
}
#header_sag{
float:right;
width:240px;
background:url(images/bayrak_alti.gif) no-repeat;
}
#ikinci_logo{
float: right;
width:285px;
height:114px;
display:block;
}
#sol{
float:left;
width:590px;
padding:10px;
min-height:500px;
}

#sag{
float:right;
width:240px;
}

#arama_ust{
width:220px;
height:30px;
padding:0px;
margin:0px;
padding-left:15px;
float:left;
}

input#ust_arama_yazi{
width:185px;
height:22px;
border:0px;
background:none;
color:#fff;
}
.uyeler_yeri{
float:left;
padding-left:10px;
}
.uye_bolumu{
float:left;
width:40px;
text-align:center;
padding:5px;
}
input#ust_arama_buton{
border:0px;
}

input#username, input#password{
width:196px;
height:20px;
border:2px solid #ccc;
}


.haber_baslik a{
padding-left:15px;
font-size:110%;
text-decoration:none;
font-weight:bold;
color:gray;
}

.haber_icerik{
padding-left:10px;
width:200px;
}



#footer{
width:100%;
background:#5e5e5e;
color:#fff;
margin-top:10px;
float:left;
}

#foot1{
float:left;
width:400px;
font-size:85%;
padding:10px;
}

#foot2{
float:left;
width:400px;
font-size:85%;
padding:10px;
margin-left:10px;
text-align:right;
}

#foot2 a{
text-decoration:none;
color:#777;
font-weight:bold;
}

.foot_baslik{
float:left;
width:100%;
color:#777;
font-weight:bold;
}

h1 {
	color: #006bac;
}
h2 {
	color: #008ce1;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}
#my-body {
	background: #EFEFEF;
}
/*******************************************************************************/




/*********************************** Menü ********************************/


.navigation {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	padding-left:16px;
	margin-right:1px;
	float:left;

}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom:1px dashed #ccc;

}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 5px;
	
}
.navigation li.current a {
	color: gray;
}
.navigation li a:hover {
	color: red;
	background:#f1f1f1;
}


.navigation li.level0 a {
	margin-left: 0px;
	font-size: 100%;
}
.navigation li.level1 a {
	margin-left: 15px;
	font-size: 100%;
}
.navigation li.level2 a {
	margin-left: 25px;
	font-size: 90%;
}
.navigation li.level3 a {
	margin-left: 35px;
	font-size: 80%;
}
.navigation li.level4 a {
	margin-left: 45px;
	font-size: 70%;
}


.edit-navigation-entry {
	line-height: 24px;
	height: 24px;
}
.edit-navigation-control {
	float: right;
}

/* IE6.0 Hack */
* html li a  {
	height: 100%;
} 

/**************** Yan Kutular *******************/
.yan_kutu{
float:left;
width:240px;
background:url(images/yan_alt_ic.gif) top no-repeat;
margin-bottom:10px;
}
.yan_kutu_kapa{
float:left;
width:100%;
background:url(images/yan_alt_alt.gif) bottom no-repeat;
height:8px;
}

.pay_ver{
float:left;
padding:10px;
}


.pay_ver2{
float:left;
padding:10px;
padding-left: 20px;
width: 210px;
}


#uye_girisi{
float:left;
padding-left:10px;
}


/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content {
	height: 400px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
