
* { padding: 0; margin: 0; font-size:13px; font-family:"Trebuchet MS"; color:#444444; line-height:20px; }

ul, li { list-style:none; list-style-type:none; }

html { background:url(images/html.jpg) repeat-x #d4dcf4; }

body { background:url(images/body.jpg) no-repeat; height:600px; }

#wrapper { 
 float:left;
 margin-left:190px;
 width: 798px;
}

#header {
 height:119px;
 background:url(images/header.jpg) right no-repeat;
}

#navigation {
 height:47px;
 background:url(images/navigation.jpg) no-repeat;
}

#faux {
 background:url(images/faux.jpg) repeat-y;
 padding:0 5px;
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
 clear:both;
}
#fauxic { 
 background:url(images/fauxic.jpg) no-repeat #eef4ff;
 padding:0 8px 15px 8px;
}

#foot{
 background:url(images/foot.jpg) no-repeat;
 height:6px;
}
.clear { clear:both; background:none; }


#ustmenu { padding-top:5px; margin-left:10px; }
#ustmenu li { float:left; height:37px; }
#ustmenu a:link, #ustmenu a:active, #ustmenu a:visited { display:block; background:url(images/yaprak1.jpg) left no-repeat; padding:8px 10px 8px 19px; font-family:"Century Gothic", Century; font-size:12px; text-decoration:none; color:#F8F8F8; }
#ustmenu a:hover { color:#FFFF80; background:url(images/yaprak2.jpg) left no-repeat; }

/* Sayfa / Haber */
#faux h1 { font-size:22px; color:#FF3300; padding:15px 0; text-align:right; margin-bottom:8px; border-bottom:1px dotted #6699CC; }
#faux span { font-size:16px; color:#FF6600; }
.s1 { font-size:12px; padding-top:2px; }
.s2 { font-size:10px; text-align:right; border-top:1px dotted #CCCCCC; margin-top:3px; color:#888888; }
/* *************************** */

/* Galeri */
.galerithumb { background:#666666; margin-bottom:5px; padding:18px 0 10px 0; text-align:center; border:1px solid #555555; width:350px; }
.galerithumb img { border:1px solid #444444; height:230px; }
.galerithumb a { text-decoration:none; color:#f4f4f4; }

.galeri_foto_img_box { text-align:center; padding:0 10px; }
.galeri_foto_img_box img { border:1px solid #bbbbbb; padding:1px; }
.galeri_foto_img_box a { text-decoration:none; color:#333333; }
/* *************************** */

/* Ziyaretci Defteri*/
#zdef { margin:15px 0; }
#zdef .text { margin-bottom:10px; width:400px; padding:2px; }
#zdef .textarea { width:400px; height:100px; padding:2px; }
.link { font-size:14px; text-decoration:none; color:#FF6600; } 
#zdef label { width: 100em; float:left; font-weight:bold; }
#zdef label.error { float:none; color:red; padding-left:.5em; vertical-align:top; }
#zdef p { clear:both; }

/* *************************** */


/* main page */
#haberduyuru { height:40px; margin-top:10px; }  
#haberbaslik { float:left; width:180px; height:40px; cursor:pointer; }
#haberic { float:left; width:580px; padding-top:8px; }
#haberic a { color:#e6e6e6; text-decoration:none; }
#haberic a:hover { text-decoration:underline; }
/* *************************** */


/* 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:2px; border:1px solid #CCC; margin-bottom:5px; }
#iletisimform .textarea { width:450px; height:200px; padding:2px; border:1px solid #CCC; margin-bottom:5px; }
#iletisimform label { width: 100em; float:left; font-weight:bold; }
#iletisimform label.error { float:none; color:red; padding-left:.5em; vertical-align:top; }
#iletisimform p { clear:both; }

#i1 { float:left; width:555px; }
#i1 label { display:block; font-weight:bold; border-bottom:1px dotted #e9e9e9; }
#i1 p { margin-bottom:8px; }
#i2 { float:left; margin-left:10px; }
#i2 .krokiyazi { padding:3px 0; font-weight:bold; }
#i2 img { padding:1px; border:1px solid #CCCCCC; }
/* *************************** */


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