@CHARSET "UTF-8";
.jquery-selbox {
	position: relative;
	border: 0px solid #d5d5d5;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 4px 4px 0;
	padding: 0;
	background-image: url(../images/selbox.png);
	background-position: left top;
	height: 32px;
}
.jquery-selbox.selecthover {
	z-index: 700;
}
.jquery-selbox .jquery-selbox-currentItem {
	padding: 7px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selbox .jquery-selbox-list {
	display: none;
	position: absolute;
	top: 31px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selbox .jquery-selbox-list span {
	padding-left:8px
}
.jquery-selbox .jquery-selbox-moreButton {
	float: right;
	width: 31px;
	height: 32px;
	cursor: pointer;
	background-image: url(../images/selbox.png);
	background-position: right top;
}
.jquery-selbox .jquery-selbox-item.listelementhover {
	color: #fff;
	background-color: #B50909;
}
.jquery-selbox .jquery-selbox-item {
	display: block;
	cursor: default;
}
.jquery-selbox .jquery-selbox_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.jquery-selbox2 {
	position: relative;
	border: 0px solid #d5d5d5;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 1px 4px 0;
	padding: 0;
	background-image: url(../images/selbox2.png);
	background-position: left top;
	height: 32px;
}
.jquery-selbox2.selecthover {
	z-index: 700;
}
.jquery-selbox2 .jquery-selbox2-currentItem {
	padding: 7px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selbox2 .jquery-selbox2-list {
	display: none;
	position: absolute;
	top: 31px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selbox2 .jquery-selbox2-list span {
	padding-left:8px
}
.jquery-selbox2 .jquery-selbox2-moreButton {
	float: right;
	width: 23px;
	height: 32px;
	cursor: pointer;
	background-image: url(../images/selbox2.png);
	background-position: right top;
}
.jquery-selbox2 .jquery-selbox2-item.listelementhover {
	background: #B50909;
	color: #fff;
}
.jquery-selbox2 .jquery-selbox2-item {
	display: block;
	cursor: default;
}
.jquery-selbox2 .jquery-selbox2_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.jquery-selbox3 {
	position: relative;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 1px 4px 0;
	padding: 0;
	background-image: url(../images/selbox2.png);
	background-position: left  top;
	height: 32px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DBDADA;
}
.jquery-selbox3.selecthover {
	z-index: 700;
}
.jquery-selbox3 .jquery-selbox3-currentItem {
	padding: 7px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selbox3 .jquery-selbox3-list {
	display: none;
	position: absolute;
	top: 31px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selbox3 .jquery-selbox3-list span {
	padding-left:8px
}
.jquery-selbox3 .jquery-selbox3-moreButton {
	float: right;
	width: 23px;
	height: 32px;
	cursor: pointer;
	background-image: url(../images/selbox2.png);
	background-position: right top;
}
.jquery-selbox3 .jquery-selbox3-item.listelementhover {
	background: #B50909;
	color: #fff;
}
.jquery-selbox3 .jquery-selbox3-item {
	display: block;
	cursor: default;
}
.jquery-selbox3 .jquery-selbox3_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.jquery-selbox4 {
	position: relative;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 1px 4px 0;
	padding: 0;
	background-image: url(../images/selbox2.png);
	background-position: left top;
	height: 32px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DADBDB;
}
.jquery-selbox4.selecthover {
	z-index: 700;
}
.jquery-selbox4 .jquery-selbox4-currentItem {
	padding: 7px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selbox4 .jquery-selbox4-list {
	display: none;
	position: absolute;
	top: 31px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selbox4 .jquery-selbox4-list span {
	padding-left:8px
}
.jquery-selbox4 .jquery-selbox4-moreButton {
	float: right;
	width: 23px;
	height: 32px;
	cursor: pointer;
	background-image: url(../images/selbox2.png);
	background-position: right top;
}
.jquery-selbox4 .jquery-selbox4-item.listelementhover {
	background: #B50909;
	color: #fff;
}
.jquery-selbox4 .jquery-selbox4-item {
	display: block;
	cursor: default;
}
.jquery-selbox4 .jquery-selbox4_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.jquery-selboxl {
	position: relative;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background-image: none;
	background-position: left top;
	height: 32px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DADBDB;
}
.jquery-selboxl.selecthover {
	z-index: 700;
}
.jquery-selboxl .jquery-selboxl-currentItem {
	padding: 0 0 0 6px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selboxl .jquery-selboxl-list {
	display: none;
	position: absolute;
	top: 20px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selboxl .jquery-selboxl-list span {
	padding-left:8px
}
.jquery-selboxl .jquery-selboxl-moreButton {
	float: right;
	width: 25px;
	height: 32px;
	cursor: pointer;
	background-image: none;
	background-position: right top;
}
.jquery-selboxl .jquery-selboxl-item.listelementhover {
	background: #B50909;
	color: #fff;
}
.jquery-selboxl .jquery-selboxl-item {
	display: block;
	cursor: default;
}
.jquery-selboxl .jquery-selboxl_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.jquery-selboxm {
	position: relative;
	border: 0px solid #d5d5d5;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 4px 4px 0;
	padding: 0;
	background-image: url(../images/selboxm.gif);
	background-position: left top;
	height: 24px;
}
.jquery-selboxm.selecthover {
	z-index: 700;
}
.jquery-selboxm .jquery-selboxm-currentItem {
	padding: 3px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.jquery-selboxm .jquery-selboxm-list {
	display: none;
	position: absolute;
	top: 23px;
	padding: 2px;
	left: 0px;
	width: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.jquery-selboxm .jquery-selboxm-list span {
	padding-left:8px
}
.jquery-selboxm .jquery-selboxm-moreButton {
	float: right;
	width: 31px;
	height: 24px;
	cursor: pointer;
	background-image: url(../images/selboxm.gif);
	background-position: right top;
}
.jquery-selboxm .jquery-selboxm-item.listelementhover {
	color: #fff;
	background-color: #B50909;
}
.jquery-selboxm .jquery-selboxm-item {
	display: block;
	cursor: default;
}
.jquery-selboxm .jquery-selboxm_bot {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
/** checkbox **/
.jquery-safari-checkbox {
	display: inline;
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
	cursor: hand;
}
.jquery-safari-checkbox .mark {
	display: inline;
}
.jquery-safari-checkbox img {
	vertical-align: middle;
	width: 18px;
	height: 18px;
}
.jquery-safari-checkbox img {
	background: transparent url(../../economic/images/chek.png) no-repeat;
}
.jquery-safari-checkbox-hover img {
}
.jquery-safari-checkbox-checked img {
	background-image: url(../../economic/images/cheked.png);
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
}
.jquery-safari-checkbox-disabled img {
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img {
	background-position: 0px -48px;
}
/* Bar Graphs */
.graph {
	width: 200px;
	position: relative;
}
.bar-title {
	position: relative;
	float: left;
	width: 90px;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	height: 20px;
}
.bar-container {
	position: relative;
	float: left;
	width: 100px;
	height: 17px;
	margin: 3px 0px 0px;
}
.bar-container div {
	height: 20px;
}
.bar-container strong {
	position: absolute;
	top: 0px;
	overflow: hidden;
	font-size: 11px;
	right: 0px;
}
#poll-results div {
	clear: both;
}
#poll-container label {
	margin-bottom: 5px;
	position: relative;
	clear: both;
	float: left;
}
.tar{
	text-align:right;
}
.jquery-custom-selectboxes-replaced {
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 1.5em;
}
.sel_cprice .jquery-custom-selectboxes-replaced{
	margin-bottom: 0px;
}
#search2 .jquery-custom-selectboxes-replaced{
	margin-bottom: 5px;
}

.tooltip-content {
	background-color:#FFC848;
	border:3px solid #AF8A31;
	color:black;
	display:none;
	padding:10px;
	position:absolute;
	text-align:center;
	width:250px;
	z-index:555;
}

.exb {
	zoom: 1;
}
.c .pagem ul li a{
	zoom: 1;
}

.miniKlavye {
	position: absolute;
	left: 151px;
	left: /*\**/ 151px;
	top: 7px;
	_left: 151px;
	_top: 7px;
	height: 147px;
	display: none;
	width: 97px;
}
#miniKlavyeOrta {
	width: 87px;
	height: 132px;
	padding: 5px;
	padding-right: 0px;
	background: #111;
}
.mini_klavye_kapat {
	position: absolute;
	top: 17px;
	left: 112px;
}
.mini_klavye_harf {
	cursor: pointer;
	border-style: none;
	width: 25px;
	height: 25px;
	margin: 0 0 2px 0 !important;
	margin: 0;
	padding: 0 0 !important;
	text-align: center;
	_background: url(../images/klavyeHarfBg.gif) no-repeat;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/npb.png);
	background-repeat: repeat-x;
}
.mini_klavye_harf:hover {
	_background: url(../images/klavyeHarfBg.gif) no-repeat;
	background-image: url(../images/npbh.png);
}
