/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th{
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-stretch:normal;
	font-size:0.8em;
	font-variant:normal;
	font-family: "Lucida Grande", verdana, arial, sans-serif, Garamond;
	line-height:1.5em;
	color:#595959;

}
ol, ul {
	list-style: none;
}
blockquote, q {

}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p{
	
}

hr{
	border:0px solid #fff;
	height:0px;
}
#topwrapper {
	width:100%;
	text-align:left;
	margin:0 auto;
	height: 100px;
	border-bottom: 5px solid #fc4900;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#top{
	margin:0 auto;
	width:960px;
	background-image:url(/images/template_images/toprightbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height: 100px;
}

#logo{
	float:left;
	width:250px;
	height: 78px;
	padding:18px 10px 0px 10px;
}

#topmenu{
	float:right;
	width:460px;
	padding: 20px 10px 0px 0px;
	height: 20px;
	font-family: "Lucida Grande", verdana, arial, sans-serif, Garamond;
	font-size:0.8em;
}

#topmenu ul {
	list-style-type:none;
}

#topmenu li{
	list-style-type:none;
	float:left;
	width:90px;
	text-align: center;
}

#topmenu span{
	border-right:1px solid #dedede;
	width:100%;
	float:left;

}
#topmenu a{
	text-decoration:none;
	color:#595959;
}

#topmenu a:hover{
	color:#fc4900;
}


#topmenu a.green{
	text-decoration:none;
	color:#42aa0e;
}

#topmenu a.green:hover{
	color:#fc4900;
}

#topmenu a.orange{
	text-decoration:none;
	color:#fc4900;
}

#topmenu a.orange:hover{
	color:#595959;
}
.link_turuncu{
	text-decoration:none;
	color:#fc4900;
	font-weight:bold;
	font-size:85%;
}
a.link_turuncu:hover{
	color:#21af00;
}

.link_turuncu_big{
	text-decoration:none;
	color:#fc4900;
	font-weight:bold;
	font-size:90%;
}
a.link_turuncu_big:hover{
	color:#21af00;
}


.link_green{
	text-decoration:none;
	color:#21af00;
	font-weight:bold;
	font-size:85%;
}
a.link_green:hover{
	color:#fc4900;
}
#content_container{
	margin:0 auto;
	width:960px;
	height: auto;
}

#content{
	width:918px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:10px 20px 20px 20px;
	background-color:#FFFFFF;
	border-bottom: 5px solid #2ec700;
	float: left;
}


#content_page_container{
	width:918px;
	float:left;
}
#footer_container{
	margin:0 auto;
	width:960px;
}


#footer{
	float:left;
	width:920px;
	padding: 16px 20px 20px 20px;
	background-image:url(/images/template_images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 34px;
}
#footermenu{
	width:100%;
	padding: 10px 10px 0px 0px;
	height: 20px;
	margin: 0 auto;
	font-family: "Lucida Grande", verdana, arial, sans-serif, Garamond;
	font-size:0.8em;
	
}

#footermenu ul {
	list-style-type:none;
}

#footermenu li{
	list-style-type:none;
	float:left;
	width:130px;
	text-align: center;
}

#footermenu span{
	border-right:1px solid #dedede;
	width:100%;
	float:left;

}
#footermenu a{
	text-decoration:none;
	color:#595959;
}

#footermenu a:hover{
	color:#fc4900;
}

#aktaynet_container{
	margin:0 auto;
	width:960px;
}

#aktaynet{
	float:left;	
	width:920px;
	padding:10px 30px 10px 10px;
	text-decoration: none;
	text-align: right;
	
}

#aktaynet a{
	text-decoration:none;
	color:#595959;
	font-size:0.8em;
}

#aktaynet a:hover{
	color:#fc4900;
}


/*------------pageleft------------*/

#leftcontainer {
	width:240px;
	float:left;
	padding: 12px 20px 0px 0px;
}

#menu_container{
	background-image:url(/images/template_images/left_menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px;
	height: 250px;
	width: 230px;
	
}

#leftmenu{
	width:100%;
	font-family:Tahoma, arial, sans-serif, Garamond;
	font-size:0.85em;
	
}

#leftmenu ul {
	list-style-type:none;
}

#leftmenu li{
	list-style-type:none;
	float:left;
	width:230px;
	border-bottom:1px solid #97e74c;

}

a.leftmenu{
	background-image:url(/images/template_images/menu_up1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 0px 30px;
	float:left; 
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:200px;
	height:24px;

}

a.leftmenu:hover{
	background-image:url(/images/template_images/menu_up.gif);
	color:#fff;
}

a.leftmenu_selected{
	background-image:url(/images/template_images/menu_up.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 0px 30px;
	float:left; 
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:200px;
	height:24px;

}

a.leftmenu_selected:hover{
	background-image:url(/images/template_images/menu_up1.gif);
	color:#fff;
}
/*------------uyegirisi----------------*/

#uyegiris {
	background-image:url(/images/template_images/uyegiris_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:230px;
	height:190px;
	padding: 5px;
	font-size: 0.8em;
}

#uyegiris .caption{
	font-weight:bold;
	font-size:1.25em;
	width:180px;
	line-height:2.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 10px;
	/*border-bottom: 1px solid #dedede;*/
	color:#FF7A42;
	float: right;
}

#uyegiris form{
	padding:10px 15px 0px 15px;
	float:left;
	width: 190px;

}

#uyegiris label{
	text-align:left;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;

}
#uyegiris .input {
	width:190px;
	padding:3px;
	border:1px solid #dedede;
	height:15px;
	font-size:1.2em;
}
#uyegiris .giris{
	width:68px;	

}
#uyegiris a{
	background-image:url(/images/template_images/link_arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:16px center;
	padding:3px 0px 0px 24px;
	float:left; 
	text-decoration:none;
	color:#595959;
	font-weight:bold;
	width:200px;
	height:24px;

}

#uyegiris a:hover{
	background-image:url(/images/template_images/link_arrow_orange.gif);
	color:#fc4900;
}

#kartlar{
	background-image:url(/images/template_images/kartlar_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 6px;
	width:228px;
	height:190px;
}

#kartlar img{
	border:1px solid #dedede;
}
#kartlar span{
	padding:2px;
	text-align:center;
	float:left;
	
}
#kartlar .vade{
	padding:20px 2px 2px 50px;
	text-align:left;
	float:left;
	font-weight:bold;
	width: 170px;
	color: #fc4900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 1em;
	
}


/*------------pageright------------*/
#rightcontainer{
	width:648px;
	float: right;
	padding: 0px 0px 0px 10px;
	width:648px;
}


#rightcontainer p{
	font-size:85%;
}



#rightcontainer h1,h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
}
#rightcontainer h1{
	font-size:140%;
	line-height: 2.5;
	color: #42aa0e;
}
#rightcontainer h2{
	line-height:2em;
	font-size:110%;
}
#rightcontainer h3{
	color:#fc4900;
	font-weight:bold;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2em;
}
#rightcontainer h4{
	line-height:2em;
	font-size:120%;
}
#rightcontainer h5{
	line-height:3em;
	font-size:100%;
	color: #FF6600;
}


#rightcontainer h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	line-height: 2.5;
	color: #42aa0e;

}



#home_left{
	float:left;
	padding:5px 20px 0px 0px;
	width:360px;
}

#home_left p{
	font-size:100%;
	line-height:1.5em;
}

#home_left .nokta{
	background-image:url(/images/template_images/nokta.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}


#home_left ul,li{
	margin:0;
	padding:0;
	list-style-type:none; 
}

#home_left li{
	background:url(/images/template_images/home_ul.gif) left 3px no-repeat;
	padding:0px 10px 2px 25px;
	width:325px;
	list-style-position: outside;
	font-size: 85%;
	margin-bottom:16px;
}

#home_right{
	float:left
	padding:0px 20px 0px 0px;
	width:260px;
	float: left;
	padding: 8px 0px 0px 0px;
}

#home_right_box_top{
	background-image:url(/images/template_images/home_box_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	font-weight:bold;
	font-size:100%;
	padding: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#home_right_box_bottom{
	background-image:url(/images/template_images/home_box_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:260px;
	height:10px;
}

#home_right_box{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width: 238px;
	padding: 10px 10px 0px 10px;
}


#home_right_box ul,li{
	margin:0;
	padding:0;
	list-style-type:none; 
}

#home_right_box li{
	display: block;
	height:6em;
	list-style-position: outside;
	font-size: 80%;
	margin-bottom:0px;
	padding:0px 0px 0px 50px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	line-height: 6em;
}

#home_right_box .double-line {
	line-height: 1.5em;
	padding:14px 0px 0px 50px;
	height:4.8em;
}

#home_right_box .noborder {
	border-bottom: none;
}


#home_right_box_icon_1{
	background-image:url(/images/pageimages/home/icons/icon_ogren.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#home_right_box_icon_2{
	background-image:url(/images/pageimages/home/icons/icon_koru.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#home_right_box_icon_3{
	background-image:url(/images/pageimages/home/icons/icon_sinavlar.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#home_right_box_icon_4{
	background-image:url(/images/pageimages/home/icons/icon_ogretmen.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#home_right_box_icon_5{
	background-image:url(/images/pageimages/home/icons/icon_kurum.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#home_right_box a{
	text-decoration:none;
	color:#595959;
}

#home_right_box a:hover{
	text-decoration:none;
	color:#42aa0e;
}

/*--------------pagestyle------------------------*/

/*--------------left----------------------*/

#leftbuttonsbg{
	background-image:url(/images/pageimages/page/left_bt_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:230px;
	height:149px;
	padding: 16px 5px 5px 5px;
	text-align: center;
}

/*------------------------------pageright-------------------------------*/

#caption_bg{
	background-image:url(/images/pageimages/page/topbg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 648px;
	height: 122px;
}

#caption_bg2{
	background-image:url(/images/pageimages/page/caption_bg_2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 648px;
	height: 100px;
}

#caption_bg3{
	background-image:url(/images/pageimages/page/satinal_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 648px;
	height: 122px;
}

#caption_text{
	width: 628px;
	height: 38px;
	font-size: 160%;
	padding: 36px 0px 0px 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#caption_button_container{
	width: 628px;
	height: 36px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}


#caption_button_container ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}


#caption_button_container li{
	width:115px;
	height:36px;
	padding:0px;
	float:left;
}


.tab{
	background-image:url(/images/pageimages/page/tab_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 0px 0px;
	text-align:center;
	float:left; 
	text-decoration:none;
	color:#42aa0e;
	font-weight:bold;
	width:110px;
	height:36px;
	font-size:80%;
	line-height:1.3em;
}


a.tab:hover{
	background-image:url(/images/pageimages/page/tab_button_up.gif);
	color:#fff;
}

.tab_sel{
	background-image:url(/images/pageimages/page/tab_button_up.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 0px 0px;
	text-align:center;
	float:left; 
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:110px;
	height:36px;
	font-size:80%;
	line-height:1.3em;
}


a.tab_sel:hover{
	background-image:url(/images/pageimages/page/tab_button.gif);
	color:#42aa0e;
}



.tabdouble{
	background-image:url(/images/pageimages/page/tab_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 0px 0px 0px;
	text-align:center;
	float:left; 
	text-decoration:none;
	color:#42aa0e;
	font-weight:bold;
	width:110px;
	height:36px;
	font-size:70%;
	line-height:1.3em;
}


a.tabdouble:hover{
	background-image:url(/images/pageimages/page/tab_button_up.gif);
	color:#fff;
}

.tabdouble_sel{
	background-image:url(/images/pageimages/page/tab_button_up.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 0px 0px 0px;
	text-align:center;
	float:left; 
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:110px;
	height:36px;
	font-size:70%;
	line-height:1.3em;
}


a.tabdouble_sel:hover{
	background-image:url(/images/pageimages/page/tab_button.gif);
	color:#42aa0e;
}

#commoncaption{
	border-bottom:1px solid #dedede;
	padding-top: 5px;
}


#nasilcalisir {
	width:640px;
	padding: 0px 0px 0px 0px;
	height: 150px;
}
#nasilcalisir ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nasilcalisir li{
	width:183px;
	padding:10px 15px 10px 15px;
	float:left;
	font-size: 80%;
}

#kitap_20{
	background-image:url(/images/pageimages/page/icons/bg_20kitap.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:630px;
	height:62px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.teknoloji {
	width:640px;
	height: 100px;
}

.teknoloji img{
	padding:0px 20px 20px 0px;
	
}



div .toggle{
	border:solid 1px #dedede;
	height:24px;
	background-image:url(/images/pageimages/page/number_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	line-height:2.2em;
	width: 645px;
	margin-top: 10px;
}

div .numberbg{
	height:24px;
	text-align:center;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	line-height:2.2em;
	width:24px;
	float: left;
}


div .toggle a{
	background-image:url(/images/pageimages/page/plus.gif);
	background-position:600px center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	width:606px;
	height:24px;
	line-height:2em;
	color:#595959;
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	float:left;
	}
div .toggle a:hover{
	text-decoration: none;
	color:#fc4900;
	}
	
div .toggle a:active{
	background-position:600px center;
	background-repeat:no-repeat;
	text-decoration: none;
	}
div .panel{
	padding:10px 10px 10px 30px;
	border-right:solid 1px #dedede;
	border-left:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	width: 605px;
	display:none;
	}


div .panel ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

div .panel li{
	padding:2px 0px 2px 16px;
	background-image:url(/images/pageimages/page/ulli_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
	font-size: 80%;
}

div .panel p{
	font-size: 80%;
}

div .panel li a{
	text-decoration:none;
	color:#595959;
}


div .panel li a:hover{
	text-decoration:none;
	color:#42aa0e;
}


div .panel ol{
	margin:0px 0px 0px 36px;
	padding:0px;
	list-style:none;
}

div .panel ol li{
	list-style-type:decimal;
	background-image:none;
	padding:2px 0px 0px 0px;
	font-size:7pt;
}


#soruturleri ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#soruturleri li{
	padding:0px 0px 0px 0px;
	font-size: 85%;
	font-weight:bold;
	width:640px;
	line-height:2.2em;
	margin-bottom:10px;
}
#soruturleri .numberbg_2{
	height:24px;
	text-align:center;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	line-height:2.2em;
	width:24px;
	float: left;
	padding:0px 10px 0px 0px;
	background-image:url(/images/pageimages/page/number_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#soruturleri p{
	padding-left:34px;
	font-weight:normal;
	font-size: 100%;
	line-height: 1.5em;

}

#istatistik_alt{
	padding:5px;
	line-height:3em;
	text-align:center;
	width: 632px;
	background-color: #f2f3f4;
}
.kenarlik{
	border:1px solid #dedede;
}
.gribg{
	background-color:#dedede;
}

.text_orange{
	color:#fc4900;
	font-weight:bold;
}


.text_green{
	color:#42aa0e;
	font-weight:bold;
}

#istatistiksol {
	float:left;
	width:348px;
	height:99px;
	background-image:url(/images/pageimages/page/istatistik_round.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 16px;
}
#istatistiksol ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#istatistiksol li{
	padding:0px 0px 0px 30px;
	font-size: 80%;
	font-weight:bold;
	width:90%;
	line-height:2.2em;
	margin-bottom:10px;
	background-image: url(/images/pageimages/page/soruisareti.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fc4900;
}

#istatistiksol .numberbg_2{
	height:24px;
	text-align:center;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	line-height:2.2em;
	width:24px;
	float: left;
	padding:0px 10px 0px 0px;
	background-image:url(/images/pageimages/page/soruisareti.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#istatistik_orta {
	float:left;
	width:20px;
	height:118px;
	padding:5px;
	line-height:10em;
	text-align: center;
}

#istatistik_sag{
	float:left;
	width:190px;
	height:90px;
	background-image:url(/images/pageimages/page/istatistik_round_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}
#istatistik_sag hr{
	border-bottom:1px solid #FFFFFF;
}


#istatistik{
	width:640px;
	height:150px;
}

#avantaj{
	width:640px;
	float: left;
}

#avantaj .avnumber{
	border:1px solid #dedede;
	width:24px;
	height:24px;
	text align center;
	line-height:2.4em;
	margin-right:10px;
	float: left;
	text-align:center;
	color: #42aa0e;
	font-weight: bold;
}


#avantaj .avnumber2{
	width:26px;
	height:26px;
	text align center;
	line-height:2em;
	margin-right:10px;
	float: left;
	text-align:center;
}


#avantaj ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#avantaj li{
	padding:0px 0px 20px 0px;
	font-size: 80%;
	width:640px;
	float: left;
}

#avantaj .sol{
	width:285px;
	float:left;
	border:1px solid #dedede;
	padding:5px;
	margin-right:10px;
}

#avantaj .sag{
	width:285px;
	float:left;
	border:1px solid #dedede;
	padding:5px;
}


#avantaj .solcaption{
	width:285px;
	float:left;
	border:1px solid #dedede;
	padding:5px;
	margin-right:10px;
	font-weight: bold;
	font-size: 85%;
}

#avantaj .sagcaption{
	width:285px;
	float:left;
	border:1px solid #dedede;
	padding:5px;
	font-weight: bold;
	color: #fc4900;
	font-size: 85%;
}
#avantajcaption{
	width:640px;
	height:40px;
	
}

#avantajalt{
	float:left;
	width:640px;
}

.alt_kenarlik_gri{
	border-bottom:1px solid #dedede;
}



#fiyat {
	width:640px;
	padding: 0px;
	height: 170px;
}
#fiyat ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#fiyat li{
	width:129px;
	padding:10px 15px 10px 15px;
	float:left;
	font-size: 80%;
	height: 140px;
}



.gribg2{
	font-size:80%;
	background-color:#dedede;
	
}

#gorsel{
	float:right;
	padding:5px;
	border:1px solid #dedede;
	width: 150px;
	margin-left:20px;
	height: 150px;
	margin-bottom: 20px;
}


ol{
	margin:0px 0px 0px 36px;
	padding:0px;
	list-style:none;
}

ol li{
	list-style-type:decimal;
	background-image:none;
	padding:2px 0px 5px 0px;
	font-size:85%;

}

.soru{
	font-weight:bold;

}

.cevap{
	padding:10px 0px 0px 10px;
}


.iletisim_caption{
	line-height:3em;
	font-weight:bold;
	font-size:100%;
	color: #42aa0e;
	border-bottom:1px solid #dedede;
	font-family:Arial, Helvetica, sans-serif;
}

#iletisim td{

}

#iletisim .mailinput{
	padding:3px;
	height:16px;
	width:200px;
	border: 1px inset #dedede;
}

#iletisim .adres{
	padding:3px;
	height:60px;
	width:190px;
	border: 1px inset #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
}

#iletisim .mesaj{
	padding:3px;
	height:100px;
	width:420px;
	border: 1px inset #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
}


#iletisim .button{
	width:68px;
}


div .harita{
	padding:10px 10px 10px 30px;
	width: 608px;
	display:block;
	}


div .harita ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

div .harita li{
	padding:2px 0px 2px 16px;
	background-image:url(/images/pageimages/page/ulli_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
	font-size: 80%;
}

div .harita p{
	font-size: 80%;
}

div .harita li a{
	text-decoration:none;
	color:#595959;
}


div .harita li a:hover{
	text-decoration:none;
	color:#42aa0e;
}


div .harita ol{
	margin:0px 0px 0px 36px;
	padding:0px;
	list-style:none;
}

div .harita ol li{
	list-style-type:decimal;
	background-image:none;
	padding:2px 0px 0px 0px;

}


.uyegiris{
	width:640px;
	margin-left: 5px;
}

.uyegiris #girisform{
	background-image:url(/images/pageimages/page/uyegiris_bg_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 620px;
	height: 210px;
	padding:10px;

}

.uyegiris #formtablo{
	float:right;
	width: 320px;
	padding-top: 50px;
}

.uyeol{
	width:640px;
	margin-left: 5px;
}

.uyeol #girisform{
	background-image:url(/images/pageimages/page/uyegiris_ol.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 620px;
	height: 330px;
	padding:10px;

}

.uyeol #formtablo{
	float:right;
	width: 320px;
	padding-top: 0px;
}


.tablo{  
	border-collapse:collapse;
	border:1px solid #dedede;
	padding:3px;
}


.tablo p{  
	line-height:1.5em;
}

.tablo tr, td {
	color: #333333;
	line-height: 1.5em;
	font-stretch: normal;
	font-variant: normal;
	font-size:8pt;
}

.tablo .gricaption {
	background-color:#f2f3f4;
}

.bigcaption{
	color: #fc4900;
	font-size:120%;
}


.genelinput{
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	}
	
.genelmiddleinput{
	font-size:8pt;
	font-style:normal;
	width:100px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	}
	
.genelsmallinput{
	font-size:8pt;
	font-style:normal;
	width:60px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	}

legend{
	color:#42aa0e;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
fieldset{
	padding:20px;
	border:1px solid #cccccc;
	width: 600px;
}


.geneltextarea{
	padding:3px;
	height:60px;
	width:200px;
	border: 1px inset #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%
}

.button{
	padding:3px  3px 5px 3px;
	height:24px;
	width:80px;
	color:#FFFFFF;
	background-color:#FF6600;
	border: 1px outset #fff;
	font-weight: bold;
}

#ipucu {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 10px solid #CCCCCC;
	padding: 10px;
}
