﻿.dropdowntree { height:21px;}

.dropdowntree .displaypanel {
	border: 1px solid #7f9db9;
	height: 17px !important;
	line-height: 17px !important;
	background:#fff url(../images/General/dd_up.gif) no-repeat 249px 1px;
	_background:#fff url(../images/General/dd_up.gif) no-repeat 247px 1px;
	width:265px;
	margin:1px 0 0 3px !important;
}

/* IE7 için hacker kod*/
*:first-child+html .dropdowntree .displaypanel { background:#fff url(../images/General/dd_up.gif) no-repeat 249px 1px; }

.displaytext
{
	float: left !important;
	color: #3b3b3b;
	cursor: pointer;
	font: 11px Tahoma;
	line-height: 16px;
	padding-left: 2px !important;
	width:246px
}
.dropdowntree .dropdownbutton
{
	float: right !important;
	height: 15px;
	margin:1px 1px 1px 0 !important;
	width: 15px;
}
.dropdowntree .dropdownbutton:hover { cursor: pointer; }

.dropdowntree .dropdownvalidators { height: 15px; padding:1px 1px 0 0; }

.dropdowntree .treepanel {
	float: left;
	z-index: 9999;
	position: absolute;
	display: none;
	margin-left:3px !important;
	border:none !important;
}

.dropdowntree .treepanel select { font-family:Tahoma !important; color:#3b3b3b !important; font-size:11px; border:none !important; }

.dropdowntree .treeloading {
	padding-top:35px;
	height:200px;
	text-align:center;
    width:265px;
    background-color:white;
	border: 1px solid #7f9db9;
}

.dropdowntree .treecontainer {
    width:265px;
    height:200px;
    background-color:#fff;
	border: 1px solid #7f9db9;
	font:normal 11px Tahoma !important;
	overflow: auto;
	text-align:left;
	color:#3b3b3b !important;
	display:none;
}

.dropdowntree .treecontainer a:link,.dropdowntree .treecontainer a:hover, .dropdowntree .treecontainer table, .dropdowntree .treecontainer td, .dropdowntree .treecontainer span  { font:normal 11px Tahoma !important; color:#3b3b3b !important; font-weight:normal !important }

.dropdowntree .hackforie6 { z-index:9998; position:absolute; display:none; margin-left:3px !important; border:none !important; height:200px ; width:265px }

.dropdowntree .treefooter {
	height: 22px;
	width:259px;
	_width:265px;
    background:url(../images/header/treefooter_cont_left.gif) no-repeat left 0;
    padding-left:4px;
}
.dropdowntree .teefooter_container
{
	color: #FFFFFF !important;
	font: 11px Tahoma;
	height: 22px;
	width: 100%;
	background:url(../images/header/treefooter_cont_right.gif) no-repeat right 0;
	padding-right:4px;
}
.dropdowntree .teefooter_container a
{
	color: #e1e7ee;
	font: bold 11px Tahoma;
	text-decoration:none;
	line-height:18px;
	margin-top:1px;
}

.dropdowntree .teefooter_container a:hover
{
	color: #ffffff;
}
.dropdowntree .teefooter_container a img
{
    margin-top:4px
}

#ddtJobCategory_tv_SkipLink img 
{
    display:none
}
.height_fix  
{
    height:93px !important; 
    _height:100px !important;
}
*:first-child+html .height_fix {height:97px !important;}