/*   GENEL KODLAMA   */

html, body {	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #4c4c4c;
}
body#intro {	
	background-color: #F7F5DC;
} 
img { 
	border: none;
}
form { 
	margin: 0;
}
a {
	color: #187AA9;
	text-decoration: none;
}
a:hover {
	color: #105374;
	text-decoration: none;
}
#icerikalani {
	width: 914px;
	margin: 0 auto;
}
.baslik {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F9F6D;
	font-weight: bold;
	margin-bottom: 9px;
}
.textalani {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 11px;
	font-weight: normal;
	border-left: #c7c7c7 1px solid;
	border-top: #c7c7c7 1px solid;
	border-right: #f0f0f0 1px solid;
	border-bottom: #f0f0f0 1px solid;
}
.buton {	
	background-color: #DDDDDD;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana;
	border-width: 1px;
	font-weight: bold;
}


/**********************************************************************************/
/*   BANNER   */

.banner {
	width: 914px;
	height: 318px;
}
#logo {
	float: left;
	margin: 0;
	text-align: left;
	vertical-align: top;
	padding: 43px 0 0 16px;
}
#bannerani {
	float: left;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	padding: 0;
}


/**********************************************************************************/
/*   SOL BÖLÜM   */

#sol {
	float: left;
	margin: 0;
	padding-left: 16px;
	width: 182px;
	text-align: left;
}

/******* SolMenü *******/
#solmenu {
	
}
#solmenu ol {
	background: url('resimler/sol/menu_arka.gif');
	margin: 0;
	padding: 0;
	list-style: none;
}
#solmenu ol li {
	border-bottom: #e0e0e0 1px dotted;	
}
#solmenu ol li A {
	background: url('resimler/sol/menu_yuvar.png') transparent no-repeat 5px;
	padding: 4px 0px 4px 19px;
	font-family: arial;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
	display: block;
}
#solmenu ol li A:Hover {
	background-image: url('resimler/sol/menu_yuvar_o.png');
	color: #003300;
	background-color: #f3f3f3;
}

/******* Haberler *******/
#haberler {
}
#haberler div#arka {
	background: url('resimler/sol/haber_arka.gif');
	padding-left: 6px;
}
#haberler marquee {
	text-align: left;
	display: block;
	height: 130px;
	width: px;
}
#haberler marquee A {
	font-family: tahoma;
	font-size: 11px;
	color: #2b2b2b;
}
#haberler marquee A:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#haberler A {
	color: #009933;
}
#haberler A:Hover {
	color: #006600;
	text-decoration: underline;
}

/******* E-Mail List *******/
#emaillist {
}
#emaillist div#arka {
	background: url('resimler/sol/emaillist_arka.gif');
	padding: 5px 10px 5px 10px;
	font-family: tahoma;
	font-size: 10px;
	color: #669999;
	font-weight: bold;
	text-align: justify;
}
.emailgir {
	font-family: arial;
	font-size: 11px;
	color: #336633;
	width: 111px;
	border-left: #403E3F 1px solid;
	border-top: #403E3F 1px solid;
	border-right: #D5D1C8 1px solid;
	border-bottom: #D5D1C8 1px solid;
	margin: 2px 0;
}
.gondermavi {
	background: url('resimler/sol/emaillist_gonder.gif') transparent no-repeat left bottom;
	border: none;
	width: 43px;
	height: 25px;
	cursor: pointer;
}

/******* Anket *******/
#anket {
}
#anket div#arka {
	background: url('resimler/sol/anket_arka.gif');
	font-size: 10px;
}
#anket div#yazi {
	color: #666A49;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;	
	text-align: justify;
	padding: 3px 3px 7px 3px;
}
#anket div#resim {
	background: url(resimler/sol/anket_resim.gif) left bottom no-repeat;
	padding: 0 7px 0 7px;
}
#anket p {
	margin: 9px 0;
	padding: 0;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #888847;
}
#anket p input {
	margin: -4px 0;
}
.gonderyesil {
	background: url('resimler/sol/anket_gonder.png') transparent no-repeat left bottom;
	border: none;
	width: 49px;
	height: 27px;
	cursor: pointer;
}
#anket span#anketsoru {
	font-size: 10px;
	color: #666A49;
}
#anket span#oysayisi {
	font-size: 10px;
	color: #2b2b2b;
	font-weight: normal;
}


/**********************************************************************************/
/*   ORTA BÖLÜM   */

#orta {
	float: left;
	text-align: left;
	margin-left: 10px;	
	padding-right: 10;
	width: 690px;
}


/**********************************************************************************/
/*   ALT BÖLÜM   */

#alt {
	clear: both;
	width: 914px;
	height: 63px;
}
#alt div#iclink {
	padding: 19px 0 0 59px;
}
#alt a {
	float: left;
	margin: 0 3px;
	padding: 0px 6px;
	line-height: 22px;
	border: #F2F8EF 1px solid;
	color: #2F9F6D;
	font-size: 11px;
} 
#alt a:hover {
	background-color: #EAF3E4;
	border: #E0EDD8 1px solid;
}
