body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0;
padding:0;
line-height: 1.5em;
background-color:#DADADA;
background: #DADADA url(../images/headbg1.png) top left repeat-x;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 157px; /*Height of top section*/
margin-bottom:10px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 360px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 350px; /*Width of right column*/
margin-left: -350px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
clear: left;
width: 100%;
background-color:#FFFFFF;
/*text-align: center;
padding: 4px 0;*/
}

/* Float containers */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

/*########################################################################*/
.white{color:#FFFFFF;}
.error{color:#CC0000;}
.lnkblack{color:#000000;}
.lnkred{color:#CC0000;}
.lnkorange{color:#FF9900;}
.lnkdarkorange{color:#FF6600;}
.lnkblue{color:#6699CC;}
.lnkdarkblue{color:#0066CC;}
.lnkgreen{color:#00CC00;}
.lnkdarkgreen{color:#339900;}
.lnkpurple{color:#FF0066;}
.lnkdarkpurple{color:#CC0066;}
.bold{font-weight:bold;}
/*########################################################################*/

/*########################################################################*/
#mansetHaber{
	width:290px;
}

#mansetHaber .baslik{
	font-size:18px;
	margin:10px 0 10px 0;
}

#mansetHaber .spot{
	font-weight:bold;
	margin:0 0 10px 0;
}

#mansetHaberler{
	width:290px;
}

ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}

ul li a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#0066CC;
}

#populerHaber{
	font-size:18px;
	padding:0 0 0 20px;
}

#HaberBaslik{
	font-size:16px;
}

/*########################################################################*/

/*########################################################################*/

#header-top{
	height:122px;
	background-color:#FFF;
}
#header-menu{
	padding:11px 0 7px 0;
	font-weight:bold;
	color:#FFF;
}
#header-menu a{
	color:#FFF;
	text-decoration:none;
}

#header-menu a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*########################################################################*/

/*########################################################################*/
#colomn{
	float: left;
	width: 305px;
}
/*########################################################################*/

/*########################################################################*/
#content{
	float:left;
	width:300px;
	text-align:left;
}
#design{
	float:right;
	width:300px;
	text-align:left;
}
/*########################################################################*/

/*########################################################################*/
.yuvarlakKutu {
width:100%;
background: #FFF url(../images/box/alt_sol.gif) no-repeat left bottom; 
margin-bottom:10px;
} 
.yuvarlakKutuDisi { 
background: url(../images/box/alt_sag.gif) no-repeat right bottom; 
padding-bottom: 5%; 
} 
.yuvarlakKutuIci { 
background: url(../images/box/ust_sol.gif) no-repeat left top; 
} 
.yuvarlakKutu h2 { 
background: url(../images/box/ust_sag.gif) no-repeat right top; 
/*padding-top: 5%;*/
} 
.yuvarlakKutu h2, .yuvarlakKutu .icerik { 
padding-left: 15px; 
padding-right: 15px;
} 

.yuvarlakKutu h2{
margin:0;
padding:15px 0 9px 15px;
font-size:20px;
font-weight:bold;
border-bottom:1px solid #DADADA;
}

.yuvarlakKutu .icerik { 
background-color:#FFF;
} 
/*########################################################################*/

input.form, select.form, textarea.form {
	font-family: "lucida grande", Verdana, Sans-serif;
	font-size: 11px;
	border-width:1px;
	border-color:#E6E9ED;
	background-color:#F7F7F7;
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	}