* { margin: 0; padding: 0; }
body { background: #f1f1f1 url("../images/topbg.jpg") repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
#container { width: 918px; height: 100%; margin: auto; border: 0px solid red }
#top { width: 100%; height: 100px;  border: 0px solid blue}
#header { width: 100%; height: 250px;  border: 0px solid yellow}


a:link { color: #484848; font-weight: 400; text-decoration: underline; }
a:active { color: #484848; font-weight: 400; text-decoration: underline; }
a:visited { color: #484848; font-weight: 400; text-decoration: underline; }
a:hover { color: #00a8ff; font-weight: 400; text-decoration: none;  }


/*******-------------menu */
#menuList { width: 100%; overflow: hidden;  }
#menuList li { float: right; list-style: none; font-size: 12px; margin-left: -15px}
#menuList a{ float:left; display: block; color: white; font-weight: 600; text-decoration: none;}
#menuList a.select, #menuList a.select:hover{ color: white; font-weight: 600; text-decoration: none; }
#menuList li a:hover {  float:left;  color: #39c0ff; font-weight: 600; text-decoration: none; }
#menuList a span{ float:left; display:block; cursor:pointer; }
.mleft { width: 25px; height: 28px; background: url("../images/sol.png") no-repeat; }
.mcenter { height: 28px;  background: url("../images/arka.png") repeat-x; padding-top: 5px }
.mright { width: 22px; height: 28px; background: url("../images/sag.png") no-repeat;  }


/*- ------Menu Tabs J--------------------------- */
#tabsJ { float:left; width:100%; font-size:11px; font-weight: 700;  }
#tabsJ ul { margin:0;list-style:none; margin: 0 auto;  }
#tabsJ li { display:inline; margin:0; padding:0;  }
#tabsJ a { float:right; background:url("tableftJ.gif") no-repeat left top; padding:0 0 0 5px; text-decoration:none; font-weight: 700;   }
#tabsJ a span { float:left; display:block; background:url("tabrightJ.gif") no-repeat right top; padding:8px 15px 8px 10px; color:#FFF; }
#tabsJ a span { float:none; }
#tabsJ a:hover span { color:#333;  }
#tabsJ a:hover {  background-position:0% -42px; }
#tabsJ a:hover span { background-position:100% -42px;  }




#contentTop { width: 100%; height: 18px;  background: url("../images/ust.jpg") no-repeat; }
#contentMid { width: 100%; background: url("../images/orta.jpg") repeat-y; }
#contentBot { width: 100%; height: 16px;  background: url("../images/alt.jpg") no-repeat; }
.art { margin-left: 15px; margin-right: 15px;  } 
#footer { font-size: 11px}

.news { width: 276px; height: 280px; background: url("../images/dbg.jpg") no-repeat; margin-right: 10px;  }
.anket { width: 276px; background: url("../images/anket.png") no-repeat; padding: 5px; margin-top: 5px}

.headText { font-weight: bold; font-size: 17px; }
.nText { font-size: 12px; margin-left: 15px; margin-right: 20px; }

.sayfa_baslik { font-size: 25px; color: #353535; margin-bottom: 5px } 
.page { margin-left: 20px; margin-right: 20px; padding-bottom: 20px }



/*-----------iletisim.html--------------------------*/
.contactArt { font: Bold 12px Tahoma; padding-left: 3px }
.contactLine {  border:  1px dotted #ededed }
.contactText input { width: 280px; background: #f2fdff; border: 1px solid #45c4ff; padding: 3px }
.contactTextarea textarea { width: 280px; height: 80px; background: #f2fdff; border: 1px solid #45c4ff; padding: 3px }
.contactHead { font: Bold 16px Arial; color: #999; margin: 10px 0; margin-bottom: 10px; }
.contactButton {  background: url("../images/arka.png"); padding: 5px; border: 1px solid #9aa4ac; font: Bold 12px Tahoma; color: white; cursor: pointer }




#ddblueblockmenu{
border: 1px solid #929292;
border-bottom-width: 0;
width: 190px;
color: #000000;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
color: #0c9158;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 176px; 
text-decoration: none;
background-color: #ffffff;
border-bottom: 1px solid #252525;
border-left: 5px solid #252525;
color: #0c9158;
}

* html #ddblueblockmenu li a{  /*IE only */
width: 190px; 
}

#ddblueblockmenu li a:hover {
background-color: #e5e5e5;
border-left-color: #252525;
}

#ddblueblockmenu div.menutitle{
color: #0c9158;
border-bottom: 1px dotted #ffffff;
padding: 1px 0px;
padding-left: 5px;
background-color: #252525;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}


#ddblueblockmenu a div.menutitle {  color: #ffffff; text-decoration: none;}
#ddblueblockmenu a:hover div.menutitle {   color: #00a8ff; text-decoration: none; }

#ddblueblockmenu .select {
	background-color: #e5e5e5;
	border-left-color: #252525;

}



/*-----------guest.php--------------------------*/
.guestArt { font: Bold 12px Tahoma; color:#0459a2; padding-left: 3px }
.guestLine {  border:  1px solid #bcbcbc }
.guestText input { width: 280px; background: #f8f8f0; border: 1px solid #74bbc6; padding: 3px }
.guestRadio input {background: #10afc7;  border: 1px solid #000000; padding: 3px }
.guestTextarea textarea { width: 280px; height: 80px; background: #f8f8f0; border: 1px solid #74bbc6; padding: 3px }
.guestHead { font: Bold 16px Arial; color: #0459a2; margin: 20px ; margin-bottom: 20px; padding:20px; }
.guestButton {  background: url("../images/arka.png"); padding: 5px; border: 1px solid #9aa4ac; font: Bold 12px Tahoma; color: white; cursor: pointer }

.yorumtop {width:700px; height:5px; background: url("../images/guest/pano4.gif");}
.yorumorta {width:690px; background: url("../images/guest/pano5.gif") repeat-y;padding:5px;font: Bold 11px Tahoma; color:#3c3c3c}
.yorumalt {width:700px; height:5px; background: url("../images/guest/pano6.gif"); }

.adminyorumtop {width:700px; height:5px; background: url("../images/guest/pano1.gif");}
.adminyorumorta {width:690px; background: url("../images/guest/pano2.gif");padding:5px;font: Bold 11px Tahoma; color:#3c3c3c}
.adminyorumalt {width:700px; height:5px; background: url("../images/guest/pano3.gif");}

.pageguest1 { margin-left: 200px; margin-right: 200px; padding-bottom: 30px }
.pageguest2 { margin-left: 50px; margin-right: 50px; padding-bottom: 10px }


#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/guest/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/guest/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/guest/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}