/* Umut ÇETINKAYA - 2 MART 2009 */
	body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 auto;
text-align:center;
background-image:url(../images/background.gif);
background-color:#ebf4fb;
}
a{ text-decoration:none; color:#000000; }
a:hover{ text-decoration:none; color:#333333; }
a.step{ background:#b7ddf2; padding:5px; font-size:14px; text-align:center; font-weight:bold; margin:2px; border:2px solid #FFFFFF; }
a:hover.step{ border:1px solid #333333; }
a:visited.step{ font-size:12px; font-weight:normal; }

p, h1, form, button{border:0; margin:0; padding:0;}
hr{border:solid 1px #b7ddf2;}
.spacer{clear:both; height:1px;}
.spacer2{ clear:both; height:1px; }
#content{ border:1px solid #000; width:700px; margin:0 auto; margin-top:3px; padding:5px; text-align:center; background-color:#FFFFFF; }
#Logo{ text-align:left; padding-bottom:5px; border:1px solid #BBB; background-color:#b7ddf2; margin:2px; }
#ustKutu{ text-align:right; border-bottom:1px solid #BBB; padding:5px; }
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:660px;
padding:14px;
text-align:left;
height:auto;

}
#bilgiAlani{
margin:0 auto;
width:660px;
height:auto;
padding:14px;
text-align:left;
}
#bilgiAlani p{
font-size:11px;
color:#000000;
padding:5px;
}
#bilgiAlani p .baslik{
font-size:14px;
font-weight:bold;
color:#000000;
height:auto;
margin-top:2px;
border:1px solid #b7ddf2;
background-color:#b7ddf2;
padding:5px;

}
#bilgiAlani #bilgi p{
font-size:12px;
border:1px solid #b7ddf2;
line-height:1.5em;
height:auto;
padding:5px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
height:auto;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
clear:both;
font-size:11px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:250px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:250px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:50px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}


#stylized button{
clear:both;
margin-left:44%;
width:125px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#stylized p .baslik{
font-size:14px;
font-weight:bold;
color:#000000;
height:auto;
border:1px solid #b7ddf2;
background-color:#b7ddf2;
padding:7px;
}
/* Üst Menü **************/

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
margin-bottom:5px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}
/* Site Modülleri */
.checkbox{
float:left;
font-size:12px;
padding:4px 2px;
margin:2px 0 20px 10px;
}
