@charset "utf-8";
/* CSS Document */

.wt_1 .wt_header{
text-align:left;
}
.wt_1 .wt_fon{
	height:90px;
	background:#4a8abd url(../image/ticaribar.jpg) repeat-x;
}
.wt_1 .wt_fon span{
	float:left;
}
.wt_1 .wt_fon .wt_buttons{
text-align:right;
height:22px;
padding-top:50px;
}
.wt_1 .wt_fon .wt_buttons div{
float:left;
width:110px;
text-align:center;
padding:5px;
margin-right:5px;
cursor:pointer;
}

.wt_1 .button_over{
background:url(../image/btnover.gif) repeat-x;
color:#000033;
}

.wt_1 .button_out{
background:url(../image/btn.gif) repeat-x;
}

.wt_1 .button_on{
background:url(../image/btnon.gif) repeat-x;
}


.wt_1 .wt_login_search{
height:80px;
padding:0px;
background:#ccc url(../image/ticari_sub_bg2.gif) repeat-x ;
}
.wt_1  .wt_search{
float:left;
width:720px;
height:30px;
text-align:right;
padding-top:20px;
}
.wt_1 .word{
height:23px;
width:250px;
border:2px solid #59aed7;
font-size:17px;
text-indent:10px;
color:#060;
position:relative;
}
.wt_1 .cat_arrow{
height:28px;
width:30px;
background:url(../image/btns.gif) no-repeat 0px -157px;
border:0;
cursor:pointer;
}
.wt_1 .cat_div{
cursor:pointer;
}
.wt_1 .category{
height:23px;
width:200px;
border:2px solid #59aed7;
font-size:17px;
text-indent:10px;
position:relative;
margin-right:1px;
}

.wt_1 .submit{
height:29px;
width:70px;
border:0;
background:url(../image/btns.gif) no-repeat 0px -70px;
cursor:pointer;
margin-left:7px;
}
.wt_1 .wt_login{
	float:right;
	width:240px;
	height:10px;
	padding-top:55px;
	text-align:right;
	padding-right:10px;
}
#searched_words{
	text-align:left;
	padding-left:158px;
	padding-top:5px;
}
#searched_words a{
	color:#4a8abd;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#searched_words a:hover{
	color:#4a8abd;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}

#categories{
position:absolute;
text-align:left;
background:#FFFFCC;
height:200px;
width:220px;
overflow-x:hidden;
overflow-y:scroll;
padding:5px;
border:1px solid #eee;
}

#searching_word{
position:absolute;
text-align:left;
background:#FFFFCC;
height:200px;
width:240px;
overflow-x:hidden;
overflow-y:scroll;
padding:5px;
border:1px solid #eee;
z-index:9999;
}
#searching_wordf{
position:absolute;
text-align:left;
height:200px;
width:240px;
overflow-x:hidden;
overflow-y:scroll;
padding:5px;
border:1px solid #eee;
z-index:9998;
}