/* CSS Document */

html, body {
border:0;
margin:0;
padding:0;
}

body {
color:#333;
font:100%/1.35 Arial, Helvetica, sans-serif;
background: #9a96b0 url(img/background.jpg) center top no-repeat;
text-align: center;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h2 {
color:#1e2680;
padding:25px 0 5px 0;
font-size:1.8em;
letter-spacing:-1px;
font-weight: bold;
}

h3 {
color:#555;
padding:7px 0;
font-size:1.4em;
}

h4 {
color:#000;
font-size:1em;
font-weight:bold;
}

/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.35em 0;
}

ul, ol {
padding:0 0 1.35em 2.7em;
}

blockquote {
margin:1.35em;
padding:1.35em 1.35em 0 1.35em;
}

small {
font-size:0.8em;
}


img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited {
color:#06c;
text-decoration:underline;
}

a:hover {
color:#f60;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
width:100%;
line-height:1.35;
}

/***** Tables *****/

table {
margin:0 0 1.35em 0;
padding:0;

}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:751px;
margin:0 auto;
text-align: left;
}

/***** Header *****/

#header {
margin:0;
padding:0;
}

/***** Logo *****/

#header h1 {
padding:0 0 20px 0;
text-indent:-2000px;

}
	
	#header h1 a {
	width:246px;
	height:35px;
	display:block;
	background:url(logo.png) no-repeat;

	}

/***** Navbar *****/

#header ol {
height:15px;
margin:0;
padding:0 10px 0 0;
list-style:none;
font-size: .6em;
}
	
	#header ol li {
	display:inline;
	}
	
		#header ol li a {
		float:right;
		color: #999;
		height:11px;
		margin:0;
		padding:0 3px 0 1px;
		text-decoration:none;
		font-weight:bold;
		}
		
		#header ol li a:hover,
		#header ol li a.active {
		color:#666;
		}


/***** Content *****/

#content {
float:left;
width:512px;
border-bottom:#e98415 solid 4px;
}


/***** ANA Text ********/
#ana_text {
/*margin-top: 343px;*/
background: #c8c6d2 url(img/ana_text_background4.jpg) center top no-repeat;
color: #333;
padding: 10px 30px 0 30px;
font-size: .7em;
}

	#ana_text a, #ana_text a:link, #ana_text a:active {
	color: #000;
	text-decoration: underline;
	}
	
	#ana_text a:hover {
	text-decoration: none;
	}


/*****  Text ********/
#text {

background: #d6d1d8 url(img/text_background.jpg) center top no-repeat;
color: #333;
padding: 0 30px;
font-size: .7em;
}

	#text img {
	border: 10px;
	}
	
	#text a, #text a:link, #text a:active {
	color: #000;
	text-decoration: underline;
	}
	
	#text a:hover {
	text-decoration: none;
	}
/***** Sidebar *****/

#sidebar {
/*clear:right;*/
float:left;
width:239px;

}
	
	#sidebar h1 {
	padding:10px 0 10px 15px;
	text-indent:-2000px;
	}
	
	#sidebar h1 a {
	width:205px;
	height:106px;
	display:block;
	background:url(img/logo.gif) no-repeat;
	}
	
	#sidebar ul,
	#sidebar ol {
	padding:11px 19px 13px 19px;
	list-style:none;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #26247b;
	letter-spacing:normal;

	}


	#sidebar li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
	text-decoration: none;
	text-align: right;
	}	
	
	#sidebar li a:link, #sidebar li a:visited {
	font-weight: bold;
	color: #26247b;
	display: block;
/*	background:  url(img/menu.gif);*/
	padding: 1px 0 0 10px;
	border-bottom: #FF9000 solid 1px;	
	}
	
	#sidebar li a:hover {
	color: #ef9528;
/*	background:  url(img/menu.gif) 0 -28px;*/
	padding: 1px 0 0 10px;

	}
	
	
/* ++++++++++++++++++++ ikinci menu +++++*/
	#sidebar ul.menu2,
	#sidebar ol.menu2 {
	padding:11px 49px 13px 1px;
	list-style:none;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;

	}


	#sidebar li.menu2 a {
	height: 28px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	text-align: right;
	}	
	
	#sidebar li.menu2 a:link, #sidebar li.menu2 a:visited {
	font-weight: bold;
	color: #fff;
	display: block;
	background:  url(img/menu.gif);
	padding: 6px 0 0 10px;
	border-bottom: none;
	}
	
	#sidebar li.menu2 a:hover {
	color: #ef9528;
	background:  url(img/menu.gif) 0 -28px;
	padding: 6px 0 0 10px;

	}
	
/**** Haberler *****/
#haberler {
border-bottom: #000066 solid 3px;
background: #f4f8fd url(img/haberler_background.gif) bottom no-repeat;
color:#333;
}

/*	#haberler p {
	padding: 0 20px;
	font-size: .7em;
	}


	#haberler h4 {
	color:#000;
	font-size:.8em;
	font-weight:bold;
	padding-left: 20px;
	}
	
	#haberler a, #haberler a:link, #haberler a:visited  {
	color: #5e77ab;
	text-decoration:none;
	font-weight: bold;
	font-size: .9em;
	}
	
	#haberler a:hover {
	text-decoration: underline;
	}*/
	
/***** Footer *****/

#footer {
clear:both;
color:#fff;
padding-top:5px;
font-size:0.6em;
text-align: right;
background-image:url(img/footer_background.jpg);
background-position:top right;
background-repeat:no-repeat;
}

	#footer a, #footer a:link, #footer a:active {
	color: #fff;
	text-decoration: underline;
	}
	#footer a:hover {
	text-decoration: none;
	}
	 

/***** Global Classes *****/

.clear {
clear:both;
height:0; }
 .float-left    { float:left; }
 .float-right   { float:right; }

 .text-left     { text-align:left; }
 .text-right    { text-align:right; }
 .text-center   { text-align:center; }
 .text-justify  { text-align:justify; }

 .bold          { font-weight:bold; }
 .italic        { font-style:italic; }
 .underline     { border-bottom:1px solid; }
 .highlight     { background:#ffc; }

 .img-left      { float:left;margin:4px 10px 4px 0; }
 .img-right     { float:right;margin:4px 0 4px 10px; }

 .nopadding     { padding:0; }
 .noindent      { margin-left:0;padding-left:0; }
 .nobullet      { list-style:none;list-style-image:none; }
 .white		{ color:#fff;  }
 .border 		{ border: #FFFFFF solid 1px; }

