
* { padding: 0; margin: 0; font-size:11px; font-family:"Trebuchet MS"; color:#444444; }
ul, li { list-style:none; list-style-type:none; }

body {
 background:url(images/body.jpg) top repeat-x;
 margin:0 0 10px 0;
}

#wrapper { 
 margin: 0 auto;
 width: 908px;
}

#header {
 width:908px;
 height:166px;
 background:url(images/header.jpg) no-repeat;
}

#faux {
 clear:both;
 background:url(images/faux.jpg) repeat-y;
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#leftcolumn { 
 float: left;
 width: 200px;
 padding:0 4px;
}
#rightcolumn {
 width: 684px;
 padding:0 10px 8px 6px;
 float: left;
}
#foot{
 width:798px;
 height:37px;
 padding-left:110px;
 padding-top:15px;
 background:url(images/foot.jpg) no-repeat;
}
.clear { clear:both; background:none; }

/* Genel */
label { cursor:pointer; }

#h1 { float:left; width:370px; height:128px; margin-left:20px; margin-top:18px; cursor:pointer; }
#h2 { float:left; width:490px; height:130px; margin-left:14px; margin-top:18px; }
/* *************************** */


/* Menu */
#menu {
	width: 200px;
	margin:0;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
  font-size:13px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 7px 0 0 22px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 7px 0 0 22px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 7px 0 0 22px;
	}
/* *************************** */

/* Anket */
.anketbox { padding:5px 3px; }
h2.anketsoru { font-size:12px; margin-bottom:5px; }
ul.anket li { padding:2px 0; }
ul.anket label { font-size:12px; margin-left:3px; }

#anketsonuc { line-height:18px; font-size:11px; }
#anketsonuc #barwrap, #anketsonuc #bar { height:15px; }
#anketsonuc #barwrap { border:1px solid #FFD1BB; }
#anketsonuc #bar { background:#FFE2C6; }

#anketform .buton { background:#FFEAEA; border:1px solid #FFD9D9; margin-top:3px; font-size:11px; }
#anketform #digeranket { width:100px; }
/* *************************** */

/* Basliklar */
#rightcolumn h1 { padding:5px 0 6px 21px; font-size:13px; background:url(images/sbaslik.gif) no-repeat; margin-top:6px; color:#c37e00; }
#leftcolumn h1 { padding:7px 0 7px 20px; font-size:14px; background:url(images/menubaslik.jpg) no-repeat; margin-top:1px; color:#c37e00; }
#rightcolumn h1 a { font-size:14px; color:#FFCC00; }
/* *************************** */

/* Sayfa / Haber */
.s1 { font-size:12px; padding-top:2px; }
.s2 { font-size:10px; text-align:right; border-top:1px dotted #CCCCCC; margin-top:3px; color:#888888; }
/* *************************** */

/* mainpage */
#mp1 { float:left; width:418px; }
#mp2 { float:left; width:250px; margin-left:12px; }

.habermp { padding-bottom:4px; margin-bottom:3px; border-bottom:1px solid #FFE7CE; }
#rightcolumn a:link, #rightcolumn a:active, #rightcolumn a:visited { text-decoration:none; font-size:13px; line-height:20px; }
#rightcolumn a:hover { color:#FF9900; } 

ul.urun li {  }
ul.urun a:link, ul.urun a:active, ul.urun a:visited { text-decoration:none; display:block; font-size:14px; padding:3px 0; border-bottom:1px dotted #FFC082; }
ul.urun a:hover { background:#feddbe; }
/* *************************** */

/* Urun */
.gtbl td { text-align:center; padding:4px 20px; }
.gtbl td img { border:5px solid #FFC2A6; }
.gtbl #urunkodu { border-bottom:1px solid #FFCF9F; }
/* *************************** */

/* Iletisim */
.i1 { float:left; width:330px; }
.i1 div { padding-bottom:10px; }
.i1 h5 { font-weight:bold; padding:1px 0; border-bottom:1px dotted #CCCCCC; margin-bottom:3px; }

.i2 { float:right; width:330px; }
.i2 div { padding-bottom:10px; }
.i2 label { font-weight:bold; }
.i2 form input.text { width:310px; border:1px solid #FFDBB7; padding:3px; }
.i2 form input.buton { width:60px; border:1px solid #FFDBB7; padding:2px; background:#FFEFDF; }
.i2 form textarea { width:310px; height:100px; border:1px solid #FFDBB7; padding:3px; }
/* *************************** */


/* ToolTip */
#dhtmltooltip{
text-align:center;
position: absolute;
border:0;
padding:0;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmltooltip img { border:3px solid #FFD8B0; }