@import url('csssifirla.css');

body { background:url(images/body.png) repeat-x #f6f7f7;}

#wrapper {
 margin:10px auto;
 width:909px;
}

#header {
	width:909px;
 height:171px;
 background:url(images/header.png) no-repeat;
}

#navigation {
	width:909px;
 height:39px;
 background:url(images/navigation.png) no-repeat;
}

#faux {
 width:909px;
 background:url(images/faux.png);
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
 clear:both;
}

#fsol { float:left; color:#666; overflow:hidden; width:198px; margin-left:12px; overflow:hidden; }
#fsag { float:right; width:680px; margin-right:10px; font-size:12px; overflow:hidden; }


#foot{
 clear:both;
 background:url(images/foot.png) repeat-x;
 height:5px;
}


.clear { clear:both; background:none; }


/* genel */
.text { padding:4px; border-top:1px solid #888; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; border-left:1px solid #888; font-size:12px; }
textarea { padding:4px; border-top:1px solid #888; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; border-left:1px solid #888; font-size:12px; }
.button { background:#CC4E3D; border:1px solid #993300; color:#FFFFFF; padding:3px; font-size:11px; font-weight:bold; }
.button:hover {  }
.buttonkontrolet { height:25px; width:85px; background:url(images/butonkontrolet.gif); cursor:pointer; border:0; }
.select { padding:3px; border-top:1px solid #888; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; border-left:1px solid #888; font-size:12px; }
.msg_success { padding:20px 0 20px 60px; background:url(images/msg_success.gif) no-repeat #b5ee96; background-position:10px; border:1px solid #97de74; margin-bottom:5px; }
.msg_error { padding:20px 0 20px 60px; background:url(images/msg_error.gif) no-repeat #f4b3a1; background-position:10px; border:1px solid #f3927d; margin-bottom:5px; }

a { text-decoration:none; color:#666699; }
a:hover { text-decoration:underline; }

h1 { margin:7px 0; font-size:16px; border-bottom:1px dotted #66CCCC; padding:4px 0; color:#666666; }
h2 { margin:0; padding:3px 2px; color:#103b5e; border-bottom:1px dotted #009999; }


/* main page */
.mp1 { padding:10px 5px; font-size:15px; font-family:Geneva, Arial, Helvetica, sans-serif; }
.mp1 ul li { padding:4px 0; }
.mp1 div { font-size:16px; border-bottom:1px dotted #993300; color:#993300; font-weight:bold; margin-bottom:5px; }

#arayalimform { font-size:12px; padding:0 5px; }
#arayalimform div { font-size:16px; border-bottom:1px dotted #993300; color:#993300; font-weight:bold; margin-bottom:5px; }


/* haber */
#haber { margin:0; padding:0; }
#haber li { margin:0; padding:0; }
#haber a { display:block; font-size:12px; margin:0 3px; padding:2px 0; text-decoration:none; border-bottom:1px dotted #CECE9D; font-family:Geneva, Arial, Helvetica, sans-serif; }
#haber a:hover { text-decoration:underline; }
.haberbox { padding:5px 5px; border-bottom:1px dotted #bbb; margin-bottom:5px; }
.hb { color:#333333; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.hs { padding:3px 0; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:12px; line-height:21px; }
.hs a { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#993300; font-weight:bold; }
.ht { font-size:10px; color:#555; }




/* nav */
#nav {	margin:3px 0;	list-style:none;	padding:0; overflow:hidden; border-top:1px dotted #E5E5F5;	}
#nav li { margin:0; padding:0; display:inline; }
#nav li a {	display:block;	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:13px; background:url(images/arrow.gif) no-repeat left;	text-decoration: none;	color:#817C98;	padding:4px 0 4px 17px; background-position:3px; border-bottom:1px dotted #e5e5e5; }  
#nav li a:hover {	background:url(images/arrow.gif) no-repeat left; background-position:5px; }                     

#nav .altul { display:none; margin:0 0 0 10px; padding:0; }
#nav .altul li a { padding:2px 0 2px 17px; font-style:italic; }




/* Iletisim */
#iletisimformbaslik { padding-top:5px; font-size:15px; font-weight:bold; border-bottom:1px dotted #CC6633; color:#CC3300; margin-bottom:5px; }
#iletisimform {  }
#iletisimform .text { width:450px; padding:3px; margin-bottom:10px; border-top:1px solid #888; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; border-left:1px solid #888; font-size:11px; }
#iletisimform .textarea { width:450px; height:200px; padding:3px; margin-bottom:10px; font-family:"Trebuchet MS";  border-top:1px solid #888; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; border-left:1px solid #888; font-size:11px; }
#iletisimform label { width: 100em; float:left; font-weight:bold; color:#444; }
#iletisimform label.error { float:none; color:red; padding-left:.5em; vertical-align:top; }
#iletisimform p { clear:both; }
#mesajigonder { height:31px; width:112px; display:block; background:url(images/sendmessage.png); cursor:pointer; border:0; }
#mesajigonder:hover { background-position:0 -31px; }
.sb { font-weight:bold; color:#ffcc66; border-bottom:1px dotted #d47b56; margin-top:5px; }



/* ToolTip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #FFC488;
	background-color: #FFE6CC;
	padding: 1px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

