﻿body {
	background-color: #CCC;
	margin:0px;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

div#container {
	width:960px;
	background-color:#FFF;
	text-align:left;
	overflow:auto;
	padding:10px;
	font:normal normal normal 13px 'trebuchet ms';
}

div#yeniurunanket {
	width:250px;
	height:222px;
	background: transparent url('/themes/default/images/anket.jpg') no-repeat 0 0;
	margin-bottom:10px;
}

div#yeniurunanket #user {
	position:relative;
	left:14px;
	top:187px;
	font:normal normal normal 11px verdana;
	border-width:0px;
	width:135px;
}

div#yeniurunanket #katilbuton {
	position:relative;
	left:20px;
	top:188px;
	font:normal normal normal 11px verdana;
	width:87px;
	height:27px;
	opacity:0;
	filter:alpha(opacity=0)
}

div#header {
	width:960px;
	overflow:hidden;
}

div#logo {
	width:300px;
	height:250px;
	margin-right:10px;
	float:left;
	text-align:center;
	cursor:pointer;
}

div#unvan {
	width:300px;
	font-weight:bold;
	margin-top:7px;
}

div#anamenu {
	clear:both;
	margin-bottom:10px;
}

div#langbar {
	width:650px;
	height:25px;
	float:left;
	text-align:right;
	font:normal normal normal 11px verdana;
	padding-top:10px;
}

div#langbar img {
	position:relative;
	top:2px;
}

div#adbar {
	width:650px;
	height:215px;
	background-color:#CCC;
	float:left;
	margin-bottom:10px;
}

div#body div#sol {
	width:250px;
	overflow:auto;
	float:left;
	margin-right:10px;
}

div#sol div#arama, div#maillist {
	width:228px;
	background-color:#CCC;
	border:1px solid #AAA;
	margin-bottom:10px;
	padding:10px;
	padding-bottom:0px;
}

div#sol div#arama input[type='text'], select {
	width:150px;
	font:normal normal normal 11px 'trebuchet ms';
	border:1px solid #999;
	margin-bottom:10px;
	padding:2px;
}

div#sol div#maillist input[type='text'], select {
	width:150px;
	font:normal normal normal 11px 'trebuchet ms';
	border:1px solid #999;
	margin-bottom:10px;
	padding:2px;
}

div#sol div#maillist input[type='submit'] {
	font:normal normal normal 11px 'trebuchet ms';
	/*float:right;*/
	margin-left:5px;
	background-color:#88BA3D;
	color:#333;
	border-left:1px solid #BBB;
	border-top:1px solid #BBB;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	width:63px;
}

div#sol div#arama select {
	width:156px;
}

div#sol div#arama input[type='submit']{
	font:normal normal normal 11px 'trebuchet ms';
	float:right;
	background-color:#88BA3D;
	color:#333;
	border-left:1px solid #BBB;
	border-top:1px solid #BBB;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	width:63px;
	height:55px;
}

div#body div#sag {
	width:700px;
	overflow:auto;
	float:left;
}

div.urun {
	width:160px;
	height:142px;
	background-color:#333;
	margin-bottom:10px;
	float:left;
	color:#EEE;
}

div.urunresmi {
	width:160px;
	height:120px;
	background-color:#CCC;
}

div.urunresmi img {
	position:relative;
	left:1px;
	top:1px;
	width:158px;
	height:118px;
	background-color:#FFF;
}

div.urunadi {
	width:156px;
	height:20px;
	padding-left:4px;
	padding-top:2px;
}

div.urunadi a {
	color:#EEE;
	text-decoration:none;
}

div#haberler {
	width:678px;
	border:1px solid #CCC;
	height:270px;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}

div#habersol {
	width:415px;
	border-right:1px solid #CCC;
	height:270px;
	font:normal normal normal 12px "trebuchet ms";
	padding-right:10px;
	float:left;
}

div#habersol a {
	color:#000;
}

div#habersol hr:last-child {
	display:none;
}

div.haberresim {
	width:130px;
	height:95px;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
	padding:5px;
}

div#haberler hr {
	border-width:0px;
	border-top:1px solid #CCC;
	margin:20px auto;
	clear:left;
}

span.haberbaslik {
	font:normal normal bold 13px tahoma;
	color:#64882D;
	float:left;
}

div#habersag {
	max-width:240px;
	float:left;
	padding-left:10px;
	line-height:33px;
}

div#habersag img {
	vertical-align:middle;
	margin-top:3px;
}

div#habersag a {
	color:#64882D;
}

div#footer {
	width:960px;
	text-align:left;
	overflow:hidden;
	padding:10px;
	font:normal normal normal 13px 'trebuchet ms';
	background-color:#FFF;
	border-top:2px solid #DDD;
}

div#footer a {
	text-decoration:none;
	color:#333;
}

div#footer a:hover {
	text-decoration:underline;
}


div#altsol {
	width:10%;
	float:left;
}

div#altsag {
	text-align:right;
	float:left;
	width:10%;
}

div#altorta {
	width:80%;
	text-align:center;
	float:left;
}