 
body{
	font: .8em Tahoma, Arial, sans-serif;
	line-height:1.5em;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #FFFFFF;

	

	margin:0px;
	padding: 0;

}
ul#ust_menu, ul#ust_menu li
{
  list-style-type:none;
  padding:0;
  margin:0;
}
ul#ust_menu
{
  float:left;
}
ul#ust_menu li
{
  text-align:center;
  padding-left:0px;
  float:left;
  
}

ul#ust_menu a{float:left;
width:115px; padding: 5px 0;
background: url('images/bgustmenu.jpg') repeat-x bottom;
text-decoration:none;color: #E0E0E0; border-left : 1px solid #de6d4f;border-right : 1px solid #de6d4f;border-top : 1px solid #de6d4f;border-bottom : 1px solid #de6d4f;
font-family: Arial, Helvetica, sans-serif;

font-size:12px}
ul#ust_menu a:hover{
background: #de6d4f;color: #fff}

.aciklama {
color: #2E2E2E;
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-decoration: none;
margin:0px;
}

.listurl {
color: #8DD612;
font-family: Tahoma, Arial, sans-serif;
font-size: 10px;
text-decoration: none;
margin:0px;
}

.yenifirma {
color: #1a3c4c;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
margin:2px;


}
.yenifirma:visited, .yenifirma:active {
color: #1a3c4c;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
margin:2px;

}
.yenifirma:hover {
color: #A91A1A;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
margin:2px;
}

.kategoriler {
color: #1a3c4c;
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
margin:2px;
background:url(images/ball_blue.gif) left top no-repeat;
padding-left:20px;


}
.kategoriler:visited, .kategoriler:active {
color: #1a3c4c;
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
margin:2px;

}
.kategoriler:hover {
color: #8DD612;
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
margin:2px;
background:url(images/apply2.gif) left top no-repeat;
padding-left:20px;
}

input{outline:0}

.aramaMetinKutusu{
	background:url(images/arama_zemini.gif) 0 0 no-repeat;
	width:202px;
	height:29px;
}

.aramaMetinKutusuOdak{
	background:url(images/arama_zemini.gif) 0 -31px no-repeat;
	width:202px;
	height:29px;
}

.aramaMetinKutusu input{
	width:190px;
	margin:5px 0 0 4px;
	border:none;
}

.aramaMetinKutusuOdak input:focus{
	width:190px;
	margin:5px 0 0 4px;
	border:none;
	background-color:#F6FFD4
}

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #62B1FF; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

p { clear: both; padding-bottom: 2em; }
form { margin-top: 2em; }
form p .btn { margin-right: 1em; }
textarea { margin: 1em 0;}
