@CHARSET "UTF-8";
.jquery-selbox {
	position: relative;
	border: 0px solid #d5d5d5;
	width: 200px;
	z-index: 0;
	float: left;
	display: inline;
	padding: 0;
	background-image: url(../images/selbox.gif);
	background-position: left top;
	height: 32px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 0;
}
.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: 30px;
	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.gif);
	background-position: right top;
	position: absolute;
	top: 0px;
	right: -5px;
}
.jquery-selbox .jquery-selbox-item.listelementhover {
	color: #fff;
	background-color: #ADC3C8;
}
.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;
	padding: 0;
	background-image: url(../images/selbox2.gif);
	background-position: left top;
	height: 32px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0;
}
.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.gif);
	background-position: right top;
	position: absolute;
	top: 0px;
	right: -5px;
}
.jquery-selbox2 .jquery-selbox2-item.listelementhover {
	background: #ADC3C8;
	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: 25px;
}
.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: 24px;
	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: 23px;
	height: 32px;
	cursor: pointer;
	background-image: url(../images/selboxm.gif);
	background-position: right top;
	position: absolute;
	top: 0px;
	right: -5px;
}
.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(../../derin/images/chek.png) no-repeat;
}
.jquery-safari-checkbox-hover img {
}
.jquery-safari-checkbox-checked img {
	background-image: url(../../derin/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: 3px;
	font-size: 12px;
	line-height: 1.5em;
}
.sel_cprice .jquery-custom-selectboxes-replaced{
	margin-bottom: 0px;
}
#search2 .jquery-custom-selectboxes-replaced{
	margin-bottom: 5px;
}
