body {
background: #0171AF url(../images/background.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #0171AF;
}

a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 5px auto;
width: 820px;
background: #fff;
border: 10px solid #D1E6EF;
}

#header {
height: 80px;
}

#logo {
display:block;
float:left;
width:240px;
height:70px;
padding:5px 5px;
margin-top:0px;
}

#reklam {
display:block;
float:right;
width:468px;
height:60px;
padding:3px;
margin-top:5px;
}

#reklam2 {
float:center;
width:730px;
height:90px;
padding:5px; position:relative
}

#reklam2 fieldset { font-family: Trebuchet MS; font-size: 15px; color: #666666; font-weight: bold; border: 1px solid #CCCCCC }


#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #0171AF;
}

#header h1 a { 
color: #0171AF;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}

#header h1 a:hover {
color: #111;
}

#header h2 {
font-size: 19px;
color: #ACD3E5;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #D1E6EF;
}

#menu ul {
list-style-type: none;
padding-left: 0px;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
text-decoration: none;
font-weight: bold;
font-size: 14px; padding-right:15px; 
}

#menu ul li img {
padding-top:2px; 
}

#menu ul li a:hover {
color: #111111;
text-decoration: none underline;font-weight:bold
}

#renksec {
height: 30px;
line-height: 30px;
float: right
}

#renksec img{

padding-left: 0px; padding-right: 0px; padding-top: 6px; padding-bottom: 5px}

#content {
padding: 10px 10px 10px 10px;
}

.left {
float: left;
width: 491px;
}


.right {
float: right;
width: 300px;
position:relative;
}


.top {
display:block;
width: 250px;
}


#footer {
height: 20px;
line-height: 30px;
background: #D1E6EF;
text-align: center;
font-size: 11px;
}

fieldset     { padding:5px; font-family: Trebuchet MS; font-size: 14px; color: #666666; font-weight: bold; 
               border: 1px solid #CCCCCC }              
               
.user        { font-size: 15pt; font-weight: bold; border: 1px dotted #666666; padding-left: 
               26px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px; 
               background-image: url('../images/user.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: left center; color:#333333 }
               
.pass        { font-size: 15pt; font-weight: bold; border: 1px dotted #666666; padding-left: 
               26px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px; 
               background-image: url('../images/pass.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: left center; color:#333333 }
               

.kategoriler a {
font-size:12px;
font-weight:bold; 
font-family:Trebuchet MS;
}

textarea,input,select {
	font-size:12pt;
	text-decoration:none;
	border:1px solid #D6D9D9;
	color:#333333;
	font-weight:bold; height:18; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}

.button {
	background-image:url(../images/button_bg1.png);
	border:0px;
	height:25px;
	color:#FFFFFF;
	background-color:#EE0000;
	font-size:11px;
	font-weight:bold;

}

.button2 {
	background-image:url(../images/button_bg2.png);
	border:0px;
	height:25px;
	color:#FFFFFF;
	background-color:#006699;
	font-size:11px;
	font-weight:bold;

}
form { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table {
	border-right:solid #E0E7E8 2px;
	border-bottom:solid #E0E7E8 2px;
}
.table2 {
	border:solid #D6D9D9 1px;
}

.text {
	color:#333333;
	font-size:14px;font-weight:bold
	}

.hata, .ikaz, .tamam, .bilgi {
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444;
	font-size:14px;
	font-weight:bold;
}

	

.hata    {background: #fbe3e4 url(/images/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(/images/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(/images/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(/images/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}

.hata ul li  { background: url(/images/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(/images/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(/images/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(/images/bilgi-bullet.png) 0 0.55em no-repeat }


#browse_results {
width:100%;
display:table;
}

#browse_results .title {
text-align:center;
float:left;
height:18px;
width :600px;
padding:5px 5px;
display:block;
}

#browse_results ul {
display:block;
margin:0;
padding:5px 5px;
}

#browse_results li {
text-align:center;
float:left;
height:125px;
width :125px;
display:block;
}

#browse_results a {
font-size:11px;
font-weight:bold; 
font-family:Trebuchet MS;
}





#browse_uyeler {
width:100%;
display:table;
}

#browse_uyeler ul {
display:block;
margin:0;
padding:5px 5px;
}

#browse_uyeler li {
text-align:center;
float:left;
height:120px;
width :100px;
display:block;
padding:1px 5px;
}

#browse_uyeler a {
font-size:11px;
font-weight:bold; 
font-family:Trebuchet MS;
}
.top5        { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; width:120px; padding-left:5px; padding-right:2px; padding-top:0px; color:#FFFFFF; padding-bottom:0px }
.top52       { font-family: Trebuchet MS; font-size: 10px; width:120px; padding-left:20px; padding-right:2px; padding-top:0px; color:#FFFFFF; font-style:italic; position:relative; top:-3px; padding-bottom:0px }

