/* www.siyasalbirkim.com */

body { 
	margin:0; 
	padding:0;
	font-size:10px;
	font-size:0.8em;
	font-family:trebuchet ms, arial; 
	background:#fff url('images/fon.gif') repeat-x;
}

a, a:link { color:#1c4dd8; }
a:visited { color:#800080; }
a:hover, a:active { color:#ff0000; }


#container { width:960px; margin:auto; padding:0 5px 10px 5px; }

#header { height:90px; margin:0 auto; padding:5px 0 0 0;  }

#header #logo { width:220px; margin:0; padding:15px 0 0 0; float:left; text-align:center; }

#header #logo img { border:0; width:200px; height:60px; }

#slogan { text-align:center; font:normal 10px verdana; width:210px; letter-spacing:5px; }


#topmenu { width:730px; margin:0; padding:20px 0 0 0; float:right; height:70px; text-align:right; }
#topmenu a, #topmenu a:link, #topmenu a:visited { width:138px; margin:0 5px 0 0; padding:7px 0 0 0; height:44px; 
text-align:center; background:#fffeeb; display:block; float:left; font-weight:bold; 
border:1px solid #eae8ba; color:#1c4dd8 }
#topmenu a:hover, #topmenu a:active { border:1px solid #aebb00; color:#000; }



#main { margin:0; padding:10px 0 0 0; background:#e8eff6;  }

ul { margin-left:0; padding-left:20px; }
ul li { margin-bottom:5px; }

#left { width:200px; margin:0; padding:5px 10px; float:left; }
#left ul { list-style-image:url('images/dot.gif'); }

#right { width:170px; margin:0; padding:5px 10px; float:right; }

#postit { margin:-25px 0 0 -10px; width:180px; background:url('images/postit_fon.gif') repeat-y; position:absolute; }
#postit #pbody { margin:0; padding:10px 20px 20px 25px; background:url('images/postit_top.gif') no-repeat; 
	font:bold 1.2em/1.3em "Times New Roman", Arial; color:#5e5500; }
#postit #pbottom { background:url('images/postit_bottom.gif') no-repeat; height:7px; line-height:1px; font-size:1px; }


#middle {
	width:550px;
	overflow:visible;
	margin:0; 
	padding:0; 
	float:left; 
}

.box { 	padding:15px; margin-bottom:15px; background:#fff; }


h1 { 
	margin:-5px -5px 0 -5px; 
	padding:10px; 
	font:bold 1.3em "Times New Roman", arial,tahoma;
	color:#000;
	background:#f0f5fa;

}

h2 { 
	font:bold 1.2em Trebuchet ms, arial,tahoma;
	color:#fff; margin:-3px -5px 5px -5px; 
	padding:6px 0px 4px 13px; 
	background:url('images/hbg.gif') 0 -32px;
	height:22px;
}
h3 { 
	font:bold 1.2em "Times New Roman", arial,tahoma; margin:5px; padding:5px; 
}


p { 
	margin:0 0 7px 0;
	padding:5px 0;
	font-size:0.9em; 
	line-height:1.9em;
	text-align:left; 
	color:#222222;
	font-family:Verdana, Arial;
}



.clr { 
	clear:both; 
	margin:0; 
	padding:0;
	height:0; 
	width:0; 
	font-size:0;
}


/****/
fieldset { margin:auto; width:500px; padding-bottom:10px; border:1px solid #aeccf2; background:#fff; }
fieldset legend { font-weight:bold; color:#660000; }
fieldset p {  }
fieldset p.submit { text-align:center; }
fieldset label { width:160px; float:left; text-align:right; padding:0 5px 0 0; }
/****/


#footer { 
	height:35px;
	padding:5px 0 0 10px; 
	font:normal 0.85em verdana;
	line-height:1.7em;
	text-align:center;
	color:#888;
}

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

#footer a:active, #footer a:hover { color:#000; text-decoration:underline; }



