
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	/*font: 100 11px Tahoma;*/
	font-family: 'Open Sans', sans-serif;
	font-size:small;


}
img {
	border: 0px;
}
li, ul, ol, p, form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
textarea {
	font: 100 11px Tahoma;
	color: inherit;
	border: 1px inset #f0f0f0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.main_container {
	width: 966px;
	margin: 0px auto;
	background-color: #DDE5E8;
	/* border: 1px solid #888; */
 	border: 1px solid #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
	padding-right: 2px;
}
.base_top {
	position: relative;
	width: 100%;
	height: 316px;
	font: 100 11px/22px Tahoma;
	color: #565555 !important;
}
.base_top .welcome {
	position: absolute;
	width: 300px;
	height: 22px;
	left: 17px;
	top: 0px;
}
.base_top .menu_top {
	position: absolute;
	height: 22px;
	right: 5px;
	top: 0px;
}
.base_top .menu_top li {
	list-style: none;
	display: inline-block;
	font: inherit;
	padding: 0px 10px;
}
.base_top .menu_top li a {
	color: inherit;
}
.base_top .menu_top li a:hover {
	text-decoration: underline;
}
.base_top .base_top_img {
	position: absolute;
	height: 94px;
	width: 500px;
	top: 50px;
	right: 5px;
	background-position: right !important;
}
.base_top .logo {
	position: absolute;
	top: 50px;
	left: 17px;
	width: 207px;
	height: 70px;
}
.base_top .menu {
	position: absolute;
	top: 162px;
	left: 2px;
	height: 42px;
	width: 100%;
}
.base_top .menu .mitem {
	float: left;
	margin-right: 2px;
	text-align: center;
}
.base_top .menu .mitem a {
	display: inline-block;
	height: 42px;
	width: 114px;
	background: url(../images/menu_item4.png) no-repeat;
	font:900 9pt/45px 'Open Sans';
	color: #FFFFFF;
}
.base_top .menu .mitem a:hover {
	background: url(../images/menu_item_hover.png) no-repeat;
	color: #525555;
}
.base_top .cat_box {
	position: absolute;
	top: 207px;
	left: 0px;
	height: 105px;
	width: 100%;
}
.base_top .cat_box .citem {
	float: left;
	margin: 5px 2px;
	border: 1px solid #e1e0e4;
	width: 231px;
	height: 75px;
	background: url(../images/cbox_bck.png) repeat-x;
	position: relative;
	box-shadow: 0px 35px 59px -26px rgba(0,0,0,0.4);
	-webkit-border-radius: 45px 198px;
	-moz-border-radius: 45px 198px;
	border-radius: 45px 198px;
}
.base_top .cat_box .citem .cimg {
	float: left;
	width: 110px;
	height: 65px;
	margin: 5px 1px 1px 1px;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
}
.base_top .cat_box .citem .c_data {
	margin: 12px 20px 12px 2px;
	line-height: 14px;
	color: #8f8b8b;
	float: left;
	width: 95px;
}
.base_top .cat_box .citem .c_data a {
	font: inherit;
	color: #565555;
}
.base_top .cat_box .citem .c_data span {
	display: block;
	font: bold 9pt/30px Arial;
	color: #040404;
	width: 100px;
	overflow: hidden;
}
.base_top .cat_box .citem_sep {
	margin-left:4px;
	float: left;
	height: 10px;
}
.base_top .cat_box .citem_subitem {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 20%;
	width: 220px;
	background-color: #f0f0f0;
	border: 2px solid #ddd;
	padding: 10px;
}
.base_top .cat_box .citem_subitem .sub_title {
	border-bottom: 2px solid #999;
	padding: 4px 0px;
	margin-bottom: 5px;
	font: 700 9pt Verdana;
	color: #999;
}
.base_top .cat_box .citem_subitem ul {
	float: left;
}
.base_top .cat_box .citem_subitem li {
	list-style: none;
	margin: 0px;
	padding: 0px 10px;
	background-color: #F9F9F9;
	margin-bottom: 2px;
}
.base_top .cat_box .citem_subitem li a {
	color: #333;
	text-decoration: none;
}
.base_top .cat_box .citem_subitem li a:hover {
	text-decoration: underline;
}
.base_top .cat_box .citem_subitem img {
	float: right;
	margin-right: 10px;
}
.citem_subitem .subitem_container {
	max-height: 150px;
	overflow: auto;
}
/*** Main Container ***/

.base_middle {
	width: 100%;
	margin-top:80px;
}
.middle_title_text {
	font: 700 10pt/22px Tahoma;
	border-bottom: 3px solid  #666666;
	color: #040404;
}
.base_middle .middle_left {
	width: 940px;
	float: left;
	margin: 0px 6px 10px 0px;
	font: Arial, Helvetica, sans-serif;

}
.base_middle .middle_left .filter_block {
	margin: 10px 6px 0px 0px;
	/*background: url(../images/filter_bck_bg4.png) no-repeat;*/
	width: 940px;
	height: 290px;
}
.base_middle .middle_left .filter_block .filter_top {
	padding-top: 41px;
	padding-left: 37px;
}
.base_middle .searchbycode {
	border: 1px solid #ccc;
	width: 450px;
	height: 30px;
	font: 700 10pt/30px Arial;
	font-style: italic;
	color:#000000;
	margin-right: 45px;
}
.filter_cat_item {
	padding: 0px 6px;
	height: 29px;
	width: 107px;
	color: #fff;
	font: 100 10px/29px Tahoma;
	cursor: pointer;
}
.filter_active {
	background: url(../images/aktive_category_bck4.png) no-repeat right center;
}
.filter_passive {
	background: url(../images/passive_category_bck.png) no-repeat right center;
}
.base_middle .filter_block .dynamic_content {
	font: inherit;
	font-weight: bold;
	color: inherit;
	margin: 10px 5px 3px 10px;
	position: relative;
}

.base_middle .filter_block .dyn_static {
	clear: both;
	margin-top: 5px;
	line-height: 18px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
	width: 100%;
	overflow: hidden;
}

.base_middle .filter_block .dyn_static .st_label {
	float: left;
	text-align: center;
	padding: 0px 10px;
	display: inline-block;
	border: 1px solid #f0f0f0;
	border-bottom: 0px;
	cursor: pointer;
}
.base_middle .filter_block .dyn_static .st_active {
	background: #2471bd;
	font: 700 8pt/18px Arial;
	color: #FFF;
}
.base_middle .filter_block .dyn_static .st_passive {
	background: #999;
	font: 700 8pt/14px Arial;
	color: #FFF;
	margin-top: 4px;
}
.base_middle .filter_block .filter {
	height: 70px;
	overflow: hidden;
	color: #999999;
}
select.select {
	position: relative;
	z-index: 10;
	width: 164px !important;
	height: 22px !important;
	line-height: 22px;
	font: 100 12px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

input.input {
	position: relative;
	border: 0;
	width: 159px !important;
	height: 26px !important;
	line-height: 26px;
	font: 100 12px/26px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	background: transparent url(../images/input_bck.png) no-repeat;
	color: #999;
	padding-left: 5px;
}
/* dynamically created SPAN, placed below the SELECT */
span.select {
	position: absolute;
	bottom: 0;
	float: left;
	left: 0;
	width: 163px;
	height: 26px;
	line-height: 26px;
	text-indent: 10px;
	background: url(../images/select_bck.png) no-repeat 0 0;
	cursor: default;
	z-index: 1;
	font: 100 12px/26px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.sutun {
	float: left;
	margin-bottom: 3px;
	padding: 2px;
}
.etiket {
	float: left;
	text-align: right;
	padding-right: 10px;
	display: inline-block;
	height: 24px;
	overflow: hidden;
	font-weight: bold;
	color: #4b4b4b;
	font-size: 13px;
	white-space: nowrap;
}
.eleman {
	float: left;
	position: relative;
	height: 26px;
}
.base_middle .middle_title {
	height: 25px;
	margin: 10px 0px 6px 0px;
	clear: both;
}
/*
 .base_middle .middle_title .middle_title_text{
 color: #408fe8;
 font: 700 15px/25px Arial,Helvetica,sans-serif;
 font-style:italic;
 }
 */
/**** Middle Right ****************/

.middle_right {
	float: left;
	width: 1px;
}
.middle_right .right_caption {
	height: 37px;
	padding-left: 63px;
	font: 700 10pt/37px Arial;
	color: #6c757f;
	background: url(../images/right_caption.png) no-repeat;
	margin: 10px 0px;
}
.middle_right .gnc_box {
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c9dcf1;
}
.middle_right .gnc_box .image {
	width: 105px;
	height: 80px;
	float: left;
	border: 1px solid #ddd;
	margin-right: 5px;
}
.middle_right .gnc_box .content {
	height: 60px;
	padding-top: 8px;
	overflow: hidden;
}
.middle_right .gnc_box .content div {
	line-height: 14px;
}
.middle_right .gnc_box .content .ilan_baslik {
	font-weight: bold;
	color: #86888a;
}
.middle_right .gnc_box .content .ilan_data {
	float: left;
	font-size: 11px;
	margin-right: 3px;
	color: #86888a;
}
.middle_right .gnc_box .image img {
	width: 97px;
	height: 72px;
	margin: 4px;
}

/** Sa� K�s�m Kategori CSS****/
h5 {
	color: #999;
	font-size: 16px;
	margin: 5px;
	behavior: url(../ie-css3.htc);
}
.latestPopularPosts ul {
	background-color: #EEEEEE;
	border: 1px solid #E6E8E9;
	margin-bottom: 8px;
	padding: 5px 5px 0;
	behavior: url(../ie-css3.htc);
}
.latestPopularPosts li {
	background: #F4F4F4 !important;
	border: 1px solid #FFF !important;
	list-style: none outside none;
	margin-bottom: 6px;
	outline: 1px solid #ddd;
	padding: 3px;
	behavior: url(../ie-css3.htc);
}
.latestPopularPosts img {
	border: 1px solid white;
	float: left;
	margin-left: 4px;
	outline: 1px solid #E4E4E4;
	behavior: url(../ie-css3.htc);
}
.latestPopularPosts .title {
	float: left;
	padding: 0 0 0 11px;
	width: 137px;
	line-height: 42px;
}
.latestPopularPosts .count {
	float: right;
	height: 42px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	width: 32px;
	background: transparent url(../images/count.png) repeat-x;
	border-left: 1px solid #fff;
	font-size: 12px;
}
.clear {
	clear: both;
	display: block;
}
.latestPopularPosts a {
	color: #888888;
}

/******** Sa� K�s�m Kategori CSS Sonu***/

/****************** Liste Filter ***********************/
.base_middle .middle_left .liste_filter_block {
	margin: 10px 6px 0px 3px;
	background: url(../images/liste_filter_bck4.png) no-repeat;
	width: 952px;
	height: 172px;
	position: relative;
}
.base_middle .liste_filter_block .dynamic_content {
	font: inherit;
	font-weight: bold;
	color: inherit;
	margin: 10px 5px 3px 18px;
}
.filter_title {
	position: absolute;
	top: -2px;
	left: 38px;
	color: #fff;
	font: 700 10pt/33px Arial;
}
.base_middle .liste_filter_block .dyn_static {
	clear: both;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
}
.base_middle .liste_filter_block .dyn_static .st_label {
	float: left;
	text-align: center;
	color: #4598e9;
	padding-right: 10px;
	display: inline-block;
}
.base_middle .liste_filter_block .filter {
	height: 82px;
	overflow: hidden;
}

/*********************** Liste Filter Block *********************/
.middle_left .right_block {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}
.right_block .block_box {
	border: 1px solid #e0dede
}
.right_block .block_box .item {
	height: 32px;
	background: url(../images/kategori_arrow.png) 5px center no-repeat;
	padding-left: 20px;
}
.right_block .block_box .item a {
	color: #666666;
	font: 700 11px/32px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.right_block .block_box .item span {
	float: right;
	width: 27px;
	height: 18px;
	text-align: center;
	font: 700 8pt/16px Tahoma;
	background: url(../images/rcount.png) no-repeat;
	color: #FFFFFF;
}
.right_block .block_box .v_sep {
	background: url(../images/cizgi.png) no-repeat;
	height: 4px;
	clear: both;
}
.right_block div.filter {
	width: 100%;
	font: 100 8pt Tahoma;
	position: relative;
}

.right_block div.filter .etiket {
	font-weight: bold;
	height: 22px;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	width: 110px;
	float: left;
	white-space: nowrap;
}
.right_block div.filter .eleman {
	height: 22px;
	line-height: 22px;
}
.right_block div.filter input[type="text"], .right_block div.filter select, div.filter textarea {
	border: 1px solid #ddd;
	background-color: #FCFFEA;
	color: #000000;
	width: 110px;
}
.right_block div.filter .single_line {
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	clear: both;
}

/************ Liste Filtre **********************/
.button {
	border: 0px;
	width: 66px;
	height: 30px;
	cursor: pointer;
	font: 700 8pt/30px Arial;
	color: #FFF;
	background: url(../images/blue_button4.png) no-repeat;
}

.corner_button {
	border: 0px;
	width: 42px;
	height: 20px;
	cursor: pointer;
	font: 700 8pt/20px Arial;
	color: #FFF;
	background: url(../images/corner_button4.png) no-repeat;
}
.button:hover {
	color: #565555;
	background: url(../images/gry_button.png) no-repeat;
}
/*
 .search:hover{
 background:url(../images/blue_button4.png) no-repeat;
 }*/
.middle_left #f_form {
	position: relative;
}
.middle_left #filter_result {
	position: absolute;
	z-index: 0;
	bottom: 5px;
	left: 4px;
	width: 300px;
	height: 23px;
	padding-left: 20px;
	cursor: pointer;
	font: 700 8pt/24px Tahoma;
	color: #FFFFFF;
	cursor: pointer;
}
.middle_left .button_div {
	position: absolute;
	right: -4px;
	bottom: -6px;
	font-size: 8pt;
}

.middle_right .button2_div {
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 8pt;
}

.middle_right.dovizTable {
	border: 1px solid #f1e5e5;
	vertical-align: middle;
	text-align: center;
}
.middle_right.dovizTable td {
	border: 1px solid #f1e5e5;
	font: 100 9pt Arial, Helvetica, sans-serif;
}
.middle_right .dovizTable th {
	border: 1px solid #f1e5e5;
	font: 700 9pt Arial, Helvetica, sans-serif;
}
.middle_right .reklamTable img {
	border: 1px solid #f1e5e5;
}
/*** Detay Sayfas� ************/
.ilan_detay_block .detay_title {
	height: 34px;
	margin-right: 5px;
	color: #565555;
	font: 700 13px/20px Arial, Helvetica, sans-serif;

}
.ilan_detay_block .detay_lable {
	float: left;
	margin: 2px;
	height: 18px;
	padding-left: 3px;
	min-width: 90px;
	font: 700 11px/18px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6),0 0 61px rgba(255, 255, 255, 0.5) inset;
	/*background: #f9f9f9;*/
}
.ilan_detay_block .detay_value {
	margin: 2px;
	width: 310px;
	padding-left: 3px;
	float: left;
	min-height: 18px;
	font: 100 11px Tahoma;
	color: #000000;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6),0 0 61px rgba(255, 255, 255, 0.5) inset;
}
.ilan_detay_block .detay_value_spec {
	margin: 2px;
	width: 310px;
	padding-left: 3px;
	float: left;
	min-height: 18px;
	font: 700 11px Verdana;
	color: #000;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6),0 0 61px rgba(255, 255, 255, 0.5) inset;
}
.ilan_detay_block .detay_value .earth {
	display: none;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
}
#earth_con {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 550px;
	height: 500px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #000;
	z-index: 1000;
	display: none;
}
.extra_attr .normal_item {
	height: 20px;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6),0 0 61px rgba(255, 255, 255, 0.5) inset;
	padding: 0px 10px 0px 10px;
	min-width: 80px;
	text-align: left;
	float: left;
	margin: 5px 5px 0px 0px;
	line-height: 20px;
}
.extra_attr .alan_baslik {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 0px 5px;
	line-height: 22px;
}
.detay_info {
	margin: 3px;
	border: 1px solid #FFF2D5;
	padding: 3px;
	font-family: verdana;
	font-size: 90%;
	color: #666666;
}

.extra_attr {
	clear: both;
}
.extra_attr .item {
	height: 20px;
	border: 1px solid #fff;
	background: url(../images/check.png) no-repeat 2px  center;
	box-shadow: 0 1px 4px rgba(0,0,0,0.6),0 0 61px rgba(255, 255, 255, 0.5) inset;
	/*background: url(../images/arti.png) no-repeat 5px center;*/
	padding: 0px 15px 0px 20px;
	min-width: 80px;
	text-align: left;
	float: left;
	margin: 5px 5px 5px 5px;
	line-height: 20px;
	font-weight: bold;

}
/********##########################*******************/
.footer {
	width: 100%;
	background: url(../images/topbar4.png) repeat-x top;
	background-size:80px 60px;
	font: inherit;
	color: #FFFFFF;
	opacity:0.88;
	filter:alpha(opacity=80);
}
.footer .footer_inner {
	padding: 10px 0px;
	margin: 0px auto;
	text-align: center;
	font: inherit;
	color: inherit;
}

.footer_link  a.footerlink {
	padding: 0px 20px;
	color: inherit;
	font: inherit;
}
.footer_info {
	color: #878585;
	font: inherit;
}

a.list_detay {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px;
	border: #CCC solid 1px;
	background: url(../images/menu+hover.jpg) repeat-x;
}
a:hover.list_detay {
	color: #333;
	border: #CCC solid 1px;
	background: #FFF;
}

/********** Contact Page **********************/
.info_blk {
	margin: 10px;
	padding: 5px;
	font: inherit;
	font-size: 8.5pt;
}
.info_blk .item {
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ddd;
}
.info_blk .item .label {
	min-width: 90px;
	font-weight: bold;
	float: left;
}
.info_blk .item .data {
	font: 100 8.5pt Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.contact_caption {
	text-align: right;
	margin-right: 10px;
	font: 100 9pt Arial;
	color: #666666;
}
fieldset {
	border: 1px solid #f9f9f9;
	padding: 5px;
}
fieldset legend {
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.formTable {
	width: 100%;
	background-color: #f9f9f9;
}
.formTable th {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	min-height: 30px;
}
/*** content page**********/
.content_page {
	margin: 5px 0px;
	border: 1px solid #eee;
	padding: 10px;
	color: #333333;
}

/*********listContainer *****************/

.listContainer {
	clear: both;
	font-family: 'Open Sans';
	font-size: smaller;
	/*
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	/* box-shadow: 0px 38px 24px -38px rgba(0,0,0,0.6); */
	background-color: #fff;
}
.listContainer .listBlck {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDE5E8;
	margin-bottom: 10px;
	background: url(../images/list_bck.png) repeat-x bottom;
}
.listContainer .listImg {
	float: left;
	margin: 5px;
	position: relative;
}
.listContainer .listImg img {
	border: 2px solid #F9F9F9;
}
.listContainer .listImg .satildi {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 52px;
	height: 38px;
	border: 0px;
}
.listContainer .listImg .satildi img {
	border: 0px;
}
.listContent .title {
	font-weight: bold;
	font-size: 12px;
	color: #040404;
	text-align: left;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ddd;
	margin: 0px 5px 0px 100px;
	min-height: 20px;
}
.listContent .title .date_info {
	font: 100 8pt Arial;
	float: right;
}
.listContent .title .date_info span {
	color: #040404;
	font-weight: bold;
}
.listContent .attr {
	font-size: 110%;
	text-align: left;
	padding: 6px;
	min-height: 24px;
	overflow: hidden;
	position: relative;
}
.listContent .attr_inner {
	width: 80%;
	height: 46px;
	overflow: hidden;
}
.listContent .attr span {
	min-width: 80px;
	font-weight: bold;
}
.listContent .attr_element {
	float: left;
	margin: 2px 10px 2px 0px;
	padding: 0px 5px;
	border: 1px dotted #eee;
	line-height: 18px;
	font-weight: normal;
}
.listContent .attr_element:hover {
	border: 0px;
	line-height: 18px;
	border: 1px dotted #FFF;
	cursor: pointer;
}
.listContent .price {
	position: absolute;
	top: 0px;
	right: 2px;
	background: url(../images/price4.png) no-repeat;
	width: 145px;
	height: 30px;
	font: 100 14px/20px Myriad Pro, Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFFFFF;
}
.listContent .price_first {
	background: url(../images/first_price4.png) !important;
}
.listContent .price span {
	padding-right: 10px;
	display: inline-block;
	font-weight: normal;
}
.listContent .detay {
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
}
.listContent .detay a {
	display: block;
	width: 66px;
	text-decoration: none;
	font: 700 8pt/30px Tahoma;
	color: #040404;
	padding: 0px 14px;
}
.listContent .detay a:hover {
	text-decoration: none;
}

.listContent .match {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.listContent .match a {
	display: block;
	width: 180px;
	text-decoration: none;
	font: 700 8pt/22px Tahoma;
	color: #000;
	padding: 2px 14px;
}
.listContent .match a:hover {
	background-color: #000000;
	color: #FFFFFF !important;
}
.CMP_yes {
	color: #F30 !important;
}
.CMP_no {
	color: #000 !important;
}
.compare_container {
	background: #f9f9f9;
}
.compare_container_inner {
	background: #fff;
	margin: 15px;
	border: 1px solid #F0F0F0;
	display: block;
	height: 100%;
	width: 100%;
}
.compare_container_inner .cmp_box {
	width: 196px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
	font: 100 9pt Tahoma;
}
.compare_container_inner .row {
	height: 22px;
	margin-bottom: 3px;
	border-bottom: 1px solid #f0f0f0;
}
.compare_container_inner .row .th {
	float: left;
	min-width: 100px;
	font-weight: bold;
	background: #f0f0f0;
	line-height: 22px;
	padding-left: 3px;
}
.compare_container_inner .row .td {
	float: left;
	padding-left: 5px;
}
.popup_title {
	height: 25px;
	border-bottom: 3px #cbe0f9 dotted;
	margin: 10px 0px;
	clear: both;
}
.popup_title .popup_title_text {
	color: #408fe8;
	font: 700 15px/25px Arial, Helvetica, sans-serif;
	font-style: italic;
}

/***** Paging ********************/
/************** Paging *************/
#pager_block {
	display: none;
}
#pager_block .no-record {
	width: 100%;
	height: 80px;
	text-align: center;
	font: 700 19px/80px tahoma;
	color: #DDD;
	border: 4px solid #F0F0F0;
}
#pager_block .paging {
	height: 22px;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #ddd;
}
#pager_block .paging a {
	display: inline-block;
	text-decoration: none;
	background: #000000;
	color: #FFF;
	padding: 1px 5px;
	margin-right: 2px;
	font: 100 11px Tahoma;
}
#pager_block .paging a:hover {
	background: #050505;
}
#pager_block .paging .active {
	background: #ff9c00;
}
#pager_block .paging .button_paging {
	background: transparent url(../images/paging.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
	border: 0px;
}
.weather {
	padding: 2px;
	background: transparent url(../images/select_bck2.png) repeat-x top;
	width: 150px;
	border: 1px solid #ddd;
}
/********* Talep Formu**********/
.talep_field {
	background: url(../images/filter_big_bck.png) center bottom no-repeat;
}
.talep_top_field {
	padding: 4px;
	margin: 5px 0px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	font: 9pt Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.middle_left div.demand {
	font: 9pt Trebuchet MS, Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 20px 0px;
	width: 695px;
	display: block;
}
.middle_left div.demand .satir {
	margin-right: 5px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.middle_left div.demand .etiket {
	font-weight: bold;
	text-align: left;
	padding: 1px 3px 1px 15px;
	width: 100px;
	float: left;
	margin-right: 5px;
	line-height: 22px;
}
.ui-datepicker {
	font-size: 9pt !important;
}
.ui-widget-content {
	border: 0px;
}
/********************* Sayfa Tab Navigasyon  stilleri ************************/

.navTab {
	clear: both;
	background: url(../images/topbar4.png) repeat-x top;
	opacity: 0.88;
	width: 100%;
	font-family: Arial;
	-webkit-border-radius: 5px/5px;
	-moz-border-radius: 5px/5px;
	border-radius: 5px/5px;
}
.navTab li ul {
	float: left;
	padding: 3px;
	background: #333333;
	font-size: 11px;
	width: 180px;
}
.navTab, .navTab li, .navTab ul, .navTab ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navTab, .navTab li {
	float: left;
	padding: 2px 0;
	color:#FFFFFF;
}
.navTab ul {
	display: none;
}
.navTab li {
	height: 20px;
	border-right: none;
	background: url(../images/separato.gif) no-repeat right center;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
}
.navTab li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.navTab li a:hover, .navTab li.hover a {
	color: #ccc;
}
/*  Top Level - Current Page  */
.navTab li.current a {
	color: #fff;
	font-weight: bold;
}
.navTab li a.home {
	background: url(../images/home.gif) no-repeat left center;
	padding-left: 20px;
}
.image-holder {
	overflow: hidden;
	width: 295px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #ddd;
}

/*genel mavi buton*/
.btnmavi {
	background: #118ad0;
	color: #fff;
	border: 0;
	padding: 10px 12px 10px 12px;
	cursor: pointer;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
}

.btnmavi:hover {
	background: #096ba4;
	color: #fff;
	border: 0;
}



/*================================================== * Effect 7 * ===============================================*/
.effectGolge {
		position:relative;
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
}
.effectGolge:before,.effectGolge:after {
	content:"";
	position:absolute;
	z-index:-1;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
	box-shadow:0 0 20px rgba(0,0,0,0.8);
	top:0;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}
.effectGolge:after {
	right:10px;
	left:auto;
	-webkit-transform:skew(8deg) rotate(3deg);
	-moz-transform:skew(8deg) rotate(3deg);
	-ms-transform:skew(8deg) rotate(3deg);
	-o-transform:skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
input.tagBox-input, select.tagBox-input {
  margin-right: 5px;
  vertical-align: middle;
  background:#040404;
  color:#FFFFFF;
  font: 100 11px Arial;
  border: 1px solid #ccc;
  padding:2px;
}
span.tagBox-container {
  display: inline-block;
  vertical-align: middle;
}
span.tagBox-list {
  padding: 0em 0;
  font-size: 12px;
  line-height: 1em;
}
span.tagBox-item {
  display: inline-block;
  margin: 0.3em 0.25em 0.15em;
  vertical-align: middle;
  cursor: default;
  white-space:nowrap;
  max-width: 110px;
}
span.tagBox-item * {
  vertical-align: middle;
  white-space: normal;
}
span.tagBox-bullet {
  display: none;
}
span.tagBox-item * {
  vertical-align: middle;
}
span.tagBox-item-content {
  display: inline-block;
  font-size: 11px;
  color: #fff;
  background: #040404;
  padding: 2px 10px;
}
span.tagBox-item-content a.tagBox-remove {
  text-decoration: none;
  color:#FF0;
  float: right;
  text-align: center;
  margin-left: 5px;
}

span.tagBox-item-content a.tagBox-remove:hover {
	color: #F00;
}
/*------------------------------------*/
.ilgileniyorum {
   background: -webkit-gradient(linear, left top, left bottom, from(#040404), to(#444444));
   background: -webkit-linear-gradient(top, #040404, #444444);
   background: -moz-linear-gradient(top, #040404, #444444);
   background: -ms-linear-gradient(top, #040404, #444444);
   background: -o-linear-gradient(top, #040404, #444444);
   padding: 6.5px 13px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
