body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	background: #5F0401 url(img/bg.gif) repeat-x;
	background-attachment: fixed;
	color: #0b0101;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a:link,a:active,a:visited { text-decoration: none; color: #52021b; }
a:hover	        { text-decoration: none; color: #000000; }

input, textarea, select { 
	
}

h1{
	padding: 10px 0 0 0;
	margin: 0;
}

#header{
	width: 775px;
	height: 335px;
	background: url(img/header.jpg) no-repeat;
	border: 0px solid #FFFFFF;
	border-bottom-width: 1px;
}

#ust_sol{
	float: left;
	width: 140px;
	padding: 12px 0 0 0;
	text-align: left;
}

#ust_sol a, #ust_sol a:link, #ust_sol a:visited, #ust_sol a:active{
	display: block;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	background: url(img/menu_bg.gif) no-repeat center left;
	padding-left: 10px;
}

#ust_sol a:hover{
	color: #FF0000;
}

#ust_sag {
	float: right;
	width: 565px;
	height: 235px;
	margin: 0 0 0 70px;
	text-align: left;
	padding-top: 100px;
	line-height: 26px;
	color: #FFFFFF;
}

#ust_sag a, #ust_sag a:link, #ust_sag a:visited, #ust_sag a:active{
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}

#ust_sag a:hover{
	color: #FF0000;
}

#orta_bg{
	width: 775px;
	background: url(img/orta_bg.jpg) repeat-y;
}

#orta_alt{
	width: 775px;
	background: url(img/alt_bg.jpg) no-repeat bottom center;
}

#orta_ust{
	width: 775px;
	background: url(img/orta_ust.jpg) no-repeat top center;
}

#orta_main{
	min-height: 300px;
	width: 775px;
}

#orta_sol{
	padding: 0 20px 0 177px;
	float: left;
	width: 425px;
	text-align: left;
}

#orta_sag{
	width: 153px;
	float: right;
	text-align: left;
}

#en_alt{
	height: 54px;
	width: 775px;
}

#en_alt_sol{
	width: 162px;
	height: 54px;
	float: left;
}

#en_alt_sag{
	width: 613px;
	float: right;
}

#en_alt_sag_sag{
	width: 153px;
	height: 54px;
	float: right;
}

#en_alt_sag_sol{
	width: 460px;
	height: 49px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

#en_alt_sag_sol a, #en_alt_sag_sol a:link, #en_alt_sag_sol a:visited, #en_alt_sag_sol a:active{
	color: #FFFFFF;
	font-size: 11px;
}

#en_alt_sag_sol a:hover{
	color: #000000;
}

#en_alt_sag_sol span{
	font-weight: normal;
	font-size: 10px;
}




#paylas{
	width: 220px;
	margin: 20px 0 20px 210px;
}

#paylas a, #paylas a:link, #paylas a:active, #paylas a:visited{
	color: #5F0401;
	font-weight: bold;
}

/* [+] İLETİŞİM.PHP */
td.td_sol{
	width: 120px;
	font-weight: bold;
	padding: 2px;
}

td.td_sag{
	padding: 2px;
}

input.text{
	width: 275px;
	height: 20px;
}

select.txt{
	height: 24px;
}

#sonuc_basarili{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	background: #0AAF4F;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#sonuc_basarisiz{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	background: #CF0008;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#sip_note{
	width: 380px;
	padding: 4px;
	margin: 5px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}

#sip_note span{
	color: #FF0000;
}
/* [-] İLETİŞİM.PHP */

input.button{
	padding: 2px;
	border: 1px solid #52021b;
	background: #CFD4DB;
	color: #52021b;
	font-weight: bold;
	cursor: pointer;
}

img.haber_resim{
	width: 425px;
}