﻿/*||||||||||||||||||||||||||||||||||||||||||||GENEL TANIMLAMALAR||||||||||||||||||||||||||||||||||||||||||||*/
body {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/bant_03.jpg) top repeat-x #242424;
	color: #666;
}

h2 {
	font-size:26px;
	font-family: tahoma;
	font-weight: bold;
	color: #999;
}

img {
	margin: 2px 2px 0px 2px;
}

input {
	border: 1px solid;
	color: #333;
}

textarea {
	border: 1px solid;
	width: 212px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

a {
	text-decoration: none;
}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
		
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#container {
	width: 800px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: url(images/orta_03.jpg);
}

#ust {
	width:800px;
	height:165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: url(images/ust_03.jpg);
}

#ust_ust {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width:800px;
	height:69px;
	border: 0px;
}

#ust ul {
	padding: 0px 0px 0px 73px;
}

#ust ul li {
	display: inline;
	padding: 0px 45px 0px 0px;
}

#ust ul li a {
	text-decoration: none;
	color: #333;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
}

#ust ul li a:hover {
	color: #666;
}

#orta {
	margin: auto;
	width: 750px;
	height: auto;
}



#orta_sag {
	float:left;
	width:200px;
	height: auto;
}

#orta_sag_ust {
	width:195px;
	height: auto;
}

#orta_sag_orta {
	width:185px;
	height: 230px;
	padding: 10px 0px 0px 10px;
	border-right: 1px solid;
}

#orta_sag_orta h2{
	color: #666;
}

#orta_sol {
	float:right;
	width:545px;
	height: auto;
}

#orta_sol_ust {
	width:545px;
	height: 160px;
	margin-bottom: 10px;
}

#orta_sol_orta {
	width:545px;
	height: 150px;
}

#orta_sol_orta_sol {
	float:left;
	width:265px;
	height: 100px;
}

#orta_sol_orta_sag {
	float:right;
	width:265px;
	height: 100px;
}

#orta_sol_alt {
	width:545px;
	height: 40px;
	margin-top: 10px;
}

#alt {
	clear:both;
	margin:auto;
	padding:5px 0px 0px 0px;
	width:760px;
	height: 60px;
	background: url(images/alt_03.jpg) bottom repeat-x;
	text-align: center;
	border-top: 5px solid #353535;
	text-decoration: none;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#content {
	padding-left:5px;
	padding-top:5px;
	color: #000;
	height: 250px;
}

#content p {
	padding-bottom: 1px;
}

#content a {
	color:#000;
}

#content input {
	border: 1px solid;
}

#content textarea {
	border:1px solid;
	width:410px;
	margin-left:3px;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/