/* CSS Document */

body {
	background:#78BCC9 url(images/bg.png) repeat-x;
	margin:10px auto;
	font-family:"trebuchet MS";
	font-size:13px;
	margin-top:0px;
}

body a {
	color:#000000;
	text-decoration:none;
}

body a:hover {
	color:#0066CC;
	text-decoration:none;
}

#container {
	width:860px;
	margin:0px auto;
}

#header {
	width:840px;
	height:200px;
	padding-top:1px;
	margin:0px auto;
	background:url(images/headerbg.gif) no-repeat;
	padding:10px;
}

#logo {
	width:840px;
	height:80px;
	padding-top:1px;
	margin:0px auto;
	padding:10px;
	margin-top:30px;
}

#headersunum {
	background-color:#F8F6F7;
	border-top:1px solid #CCCCCC;
	width:820px;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#999999;
}

#content {
	width:840px;
	padding:10px;
	float:left;
	background:#FFF;
	margin:0px auto;
}
#content li {
	padding-bottom:6px;
}

#content strong {
	font-size:14px;
	font-weight:bold;
}



#menu {
	width:840px;
	height:36px;
	margin:0px auto;
}



#sidebar {
	width:270px;
	overflow:visible;
	float:left;
	background:url(images/sidebg.png) no-repeat right top;
	margin-right:10px;
}


#icerik {
	width:536px;
	float:left;
	padding:10px;
	background:#FFF;
	border:0px solid #E8E8E8;
}

#icerik img {
	border:#EAEAEA 1px solid;
	background:#FAF9FA;
	padding:3px;
	margin:3px;
}


.button_send {
	width:151px;
	height:48px;
	background:url(images/gonder.jpg) no-repeat;
	border:0px;
}
.input {
	padding:2px;
	background:#F4F3F2;
	border:#E7E6E2 1px solid;
	width:200px;
	font-family:"trebuchet MS";
	font-size:13px;
}







.tbox {
	border:#EAEAEA 1px solid;
	background:#FAF9FA;
	padding:5px;
	font-size:16px;
}


.tbtn {
	border:#CCCCCC 1px solid;
	background:#F8F6F7;
	padding:4px;
	font-size:16px;
}






/* FOOTER */

#footer {
	width:820px;
	float:left;
	color:#000;
	font-size:12px;
	padding:20px;
	background:url(images/footerbg.gif) no-repeat bottom;
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#0066CC;
}

#footer .text {
	width:820px;
	padding:10px;
	margin:0px auto;
}
/* FOOTER BITTI */
















/* NAVIGASYON */
.navigation{
	width:455px;
	float:left;	
	margin-top:20px;
}

.navigation a{
	background-color:#FFDA0D;
	border-bottom:#FF9900 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding:3px;
}

.alignleft {
	float:left;
	width:49%; height:28px;
	text-align:left;
}

.alignright {
	float:right;
	width:49%; height:28px;
	text-align:right;
}
/* NAVIGASYON BITTI */




/* YORUM */
#yorum {
	border:#CCCCCC 1px solid;
	background-color:#F8F8F8;
	float:left;
	width:435px;
	padding:10px;
}

#yorum span.baslik {
	font-size:18px;
	color:#000066;
}

#yorum input, #yorum textarea {
	border:#CCCCCC 1px solid;
	font-size:10px;
	color:#000000;
	margin:1px;
}

#yorum a, #yorum a:visited {
	text-decoration:none;
	color:#006699;
}
/* YORUM BITTI */




/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding-left:12px; padding-right:12px; margin:0; list-style:none; height:42px;  position:relative; }
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:42px; line-height:42px; color:#FFF; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px;}
.menu2 li a {float:left; display:block; padding:0 8px 0 8px;}
.menu2 li a:hover {color:#fff; background:#409BAD;}
.menu2 li .current {color:#fff; background:#409BAD;}
/*
.menu2 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
.menu2 li a:hover b {background:url(images/button4.gif) no-repeat right top;}
*/


#menu1 {
	width: 235px;
	}
	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu1 li a {
	text-decoration: none;
	background-color:#F4F4F4;
	padding:3px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #000;
	display: block;
	border-bottom:#CCCCCC 1px solid;
	}
	
#menu1 li a:hover {
	color: #000;
	background:#FFFFFF;
	}	