body { 
	margin:0px; 
	padding:0px;
	background-color:#51515B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
	
hr { border: 1px solid #CCC;}	

a {text-decoration:none; font-weight:normal;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

linkbeyaz { color:#FFF;}

/* forms */
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:3px;
	border:1px solid #CCCCCC;
}

.red { color:#C00;}
.green { color:#093;}
.blue { color:#09F;}

/* page header */
#lineGray{
	height:5px;
	background-color:#989293;
	}

#header{
	margin:0 auto;
	width:960px;
	height:136px;
	}

.logo{
	float:left;
	width:267px;
	height:48px;
	padding:61px 0 27px 0;
	}

.headerContent{
	float:left;
	width:693px;
	height:136px;
	}

.sezon{
	float:left;
	width:239px;
	height:80px;
	padding:0 0 0 454px;
	}

.navigasyon{
	float:left;
	width:683px;
	height:56px;
	padding:0 0 0 10px;
	}
/* page center */
#pageMainContent{
	margin:0 auto;
	width:960px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	}

.centerTop{
	float:left;
	width:960px;
	height:250px;
	background-color:#000;
	color:#FFF;
	}

.centerTopLeft{
	float:left;
	width:450px;
	height:250px;
	background:#FFF url(../images/slider/slide-bg.jpg) center top no-repeat;
	}

.centerTopRight{
	float:left;
	width:510px;
	height:250px;
	background-color:#50AEEC;
	}

.pageContent{
	float:left;
	width:960px;
	}

.contentLeft{
	float:left;
	width:300px;
	height:180px;
	padding:10px;
	background:#94D01E url(../images/cocuk.jpg) right top no-repeat;;
	}

.contentCenter{
	float:left;
	width:300px;
	height:180px;
	padding:10px;
	background-color:#FFF;
	}

.contentRight{
	float:left;
	width:300px;
	height:180px;
	padding:10px;
	background-color:#50AEEC;
	}

.pageContentTitle{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}

.fontWhite{ color:#FFF; }
.fontWhite a { color:#FFF;}

.fontBlue{ color:#069; }
.fontBold{ font-weight:bold; }
.BorderBottomWhite{ border-bottom: solid 1px #FFF; }
.BorderBottomBlue{ border-bottom: solid 1px #069; }

#pageHizmet{
	margin:0 auto;
	width:960px;
	}

.hizmetContent{
	float:left;
	width:960px;
	height:95px;
	background:#666 url(../images/hizmet-bg.jpg) repeat-x;
	}

.hizmetLeft{
	float:left;
	width:300px;
	height:75px;
	padding:10px;
	}

.hizmetCenter{
	float:left;
	width:300px;
	height:75px;
	padding:10px;
	}

.hizmetRight{
	float:left;
	width:300px;
	height:75px;
	padding:10px;
	}

.w200{ width:200px; }

/* page footer */

#footer{
	margin:0 auto;
	width:940px;
	height:70px;
	padding:10px 10px;
	background:#1E1E1E url(../images/footer-bg.jpg) left top repeat-x;
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#FFF;
	}

.ebulten{
	float:left;
	width:940px;
	height:50px;
	}

.ebultenForm{
	float:left;
	width:400px;
	height:70px;
	}

.bottomNavigasyon{
	float:left;
	width:520px;
	height:20px;
	padding:15px 10px 5px 10px;
	}

.pageinfo{
	float:left;
	width:940px;
	height:7px;
	margin:3px 0 0 0;
	padding:5px 0 5px 0;
	border-top:1px dotted #666;
	}

.copyright{
	float:left;
	width:470px;
	text-align:left;
	}

.sirius{
	float:left;
	width:470px;
	text-align:right;
	}

.pageinfo .sirius a{
	color:#FFF;
	text-decoration:none;
	}
	
.pageinfo .sirius a:hover{
	color:#CCC;
	text-decoration:none;
	}

/* sub page */
.subPage{
	float:left;
	width:960px;
	background-color:#FFF;
	color:#000;
	}

.subLeft{
	float:left;
	width:250px;
	min-height:300px;
	padding:10px;
	background-color:#FFF;
	}

.subRight{
	float:left;
	width:670px;
	min-height:400px;
	padding:10px;
	}
.subTitle{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0 0 5px 0;
	padding: 7px 0 7px 11px;
	background-color:#EE164B;
	}

