﻿/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:555px;
		height:310px;
		overflow:hidden; 
		background-color:Black;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:4px 0;
		padding:0;
		height:28px;
		font-size:10px;
		font-family:Verdana;
		font-weight:bold;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:right;
		display:inline;
		list-style:none;
		height:28px;
		/*line-height:28px;*/
		}
	ol#controls li a
{

    float: right; /*height:28px;*/ /*line-height:28px;*/
    /*border: 1px solid #ccc;*/
    color: #fff;
    padding: 0 7px;
    text-decoration: none;
    background:#fff;
}
	ol#controls li a:hover
{

    color:#ccc;
    background:#ccc;
}

	ol#controls li.current a{
		background:#5DC9E1;
		color:#5DC9E1;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* VTicker*/

#latest-companies-right
{

}

#latest-companies-right ul li div
{

}

/*Custom Validatorlar*/
.customCalloutStyle div, .customCalloutStyle td
{
    border: 2px solid #FFFFFF;
    background-color: red;
    font-weight:bold;

}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
    
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
    
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
    
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 0px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
   
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
    
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
    color:White;
    
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
    display:none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;

}
.highlight_bg
{
    border: 1px dotted #FF0000;
    background-color: #FF8888;
}

/*TAB OLAYIM*/
#tabs {
	margin: 0;
	font-family:Arial;
	font-size:11px;
}
#tabs ul
{
    float: left;
    background: #fff;

}
#tabs li {
	margin-left: 0px;
	list-style: none;

}
* html #tabs li {
	display: inline;
	
}
#tabs li, #tabs li a
{

    position:relative;
    float: left;

}
#tabs ul li.active
{
    border-width: 1px 1px 0px 1px;
    background: #FBFBFB;
    border-style: solid solid none solid;
    border-top-color: #e1e8ea;
    border-right-color: #e1e8ea;
    border-left-color: #e1e8ea;
    position: relative;
    top: 1px;
}
#tabs ul li.active a
{
    color: #333333;
}
.tab_content
{
    border-style: solid;
    border-width: 1px;
    border-color: #e1e8ea;
    background: #FBFBFB;
    clear: both;
    padding: 15px;
    min-height: 200px;
}
.h3class {
	margin-bottom: 12px;
	font-size:12px;
	font-weight:bold;
}

#tabs ul li a
{
    text-decoration: none;
    padding: 8px;
    color: #666;
    font-weight: bold;

}
.tabbed_view
{
    padding: 4px 8px 4px 8px;
    font-weight: bold;
    font-size: 11px;
    line-height:30px;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}

.scrollpanel
{
    padding: 2px;
    border: 1px solid #E1E8EA;
    max-width: 200px;
    width: auto;
    height: 100px;
   /* overflow-y: scroll;*/
}
.innerscroll 
{
    height:80%;    
}

.boldfont{font-weight:bold;}
.boldfontlineth{font-weight:bold;text-decoration:line-through;}
.boldredfont{font-weight:bold;color:Red;}
.boldredfont17{font-weight:bold;color:Red;font-size:17px;font-family:Tahoma;}
.boldfont17{font-weight:bold;font-size:14px;font-family:Tahoma;}
.boldfont17lineth{font-weight:bold;font-size:17px;font-family:Times New Roman;text-decoration:line-through;}

.hrule
{
    border: 1px solid #E1E8EA;
}

/*TAB OLAYIM BAĞIMSIZ*/
#tabs_ana {
	margin: 0;
	font-family:Arial;
	font-size:11px;
}
#tabs_ana ul
{
    float: left;
    background: #fff;

}
#tabs_ana li {
	margin-left: 0px;
	list-style: none;

}
* html #tabs_ana li {
	display: inline;
	
}
#tabs_ana li, #tabs li a
{

    position:relative;
    float: left;

}

.tab_content_tabs_ana
{
    border-style: solid;
    border-width: 1px;
    border-color: #e1e8ea;
    background: #FBFBFB;
    clear: both;
    padding: 15px;
    min-height: 200px;
}
#tabs_ana ul li
{
    text-decoration: none;
    color: #182c2b;
    font-weight: bold;
    border-width: 1px 1px 0px 1px;
    background: #FBFBFB;
    border-style: solid solid none solid;
    border-top-color: #e1e8ea;
    border-right-color: #e1e8ea;
    border-left-color: #e1e8ea;
    position: relative;
    top: 1px;
}
.tabbed_view_tabs_ana
{
    padding: 4px 8px 4px 8px;
    font-weight: bold;
    font-size: 11px;
    line-height:30px;
}
.yardimci_span
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}
.normalfont
{
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
}
.shadowed_div 
{
  -moz-box-shadow:    3px 3px 5px 3px #efefef;
  -webkit-box-shadow: 3px 3px 5px 3px #efefef;
  box-shadow:         3px 3px 5px 3px #efefef; 
}
.gray_category_header
{
    font-family:Arial;
    font-size:11px;
    color:#CCCCCC;
    font-weight:bold;
}
.company_details_right_borders
{
    height: auto;
    border-style: none solid solid solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #e1e8ea;
    border-bottom-color: #e1e8ea;
    border-left-color: #e1e8ea;
    padding:5px;
}
.sag_panel 
{
    float:right;
    width:200px;

}
.sol_panel 
{
    float:left;
    width:760px;    

}
#hl_tag0{ font-size: 11px; color: #999999;text-decoration:none;}
#hl_tag1 { font-size:10px; color:#999999;font-weight:bold;text-decoration:none;}
#hl_tag2 { font-size:13px; color:#999999;text-decoration:none;}
#hl_tag3 { font-size: 9px; color: #999999;font-weight: bold;text-decoration:none;}
#hl_tag4 { font-size: 14px; color: #999999;text-decoration:none; }


#pnl_diller {margin-top:5px;}
#company_detail_fm1 { margin-bottom:10px;}
#company_detail_fm2 
{
    color: #000;
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    display: inline; 
padding:20px;
    
}
#company_detail_fm3 
{
    color: #000;
    font-family: Arial;

}
#company_detail_fm4
{
    color: #000;
    font-family: Tahoma;


}
#company_detail_fm5
{
    width:70px;
    height:40px;
    float:left;
    text-align:center;

}
/*Table*/
.table_detail
{
    border: 1px solid #E1E8EA;
    width: 580px;
    background-color: #FFFFFF;
    padding:10px;
}
.table_detail td 
{
    padding:3px;
    line-height:25px;
    font-family:Arial;
    text-align:left;
}
.table_detail td.tdleft 
{
    width:160px;
    font-weight:bold;
    
}
.table_detail td.tdleftalternative
{
    background-color: #f7f7f7;
    font-weight: bold;
    width: 160px;
}
.table_detail td.tdright 
{

    font-weight:normal;
    color:Black;
    
}
.table_detail td.tdrightalternative
{

    font-weight:normal;
    background-color:#f7f7f7;   
    color:Black;
}
.detail_rightside {width:140px;float:right;}
#faaliyet_alan
{
    background-position: right center;
    cursor: pointer;
    min-height: 30px;
    height: auto;
    background-image: url('../images/ICON/other/dropdown_arrow_down.jpg');
    background-repeat: no-repeat;
}
#faaliyet_hd {height:30px;overflow:hidden;}
#btn_foto {width:140px;}
#btn_video {width:140px;}
#btn_map {width:140px;}
#btn_msg {width:140px;}
#hit_box_detail
{
    padding: 10px 10px 10px 10px;
    width: auto;
    border: 1px solid #E1E8EA;
    float: right;
    text-align: center;
    background-color: White;
    position: relative;
    margin-top: -50px;
}
.sweetbluefont     
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #02819F;
    text-decoration: none;
}
#list_type_2
{
    padding:5px;
    width: 165px;
    height: 70px;
    border: 1px solid #E1E8EA;
    background-color: White;
    overflow:hidden;
}
#foto_video_detail 
{
    width:200px;
    float:right;
    
}
#about_company_detail 
{
    width:500px;
    float:left;    
}
#wrapper {

    width:730px;

}

ul.tabs {


    margin:0;

    padding:0;

}

ul.tabs li {

    display:block;

    float:left;
    padding:0 5px;



}

ul.tabs li a {

    display:block;

    float:left;

    padding:5px;

    font-size:11px;

    color:#666;

    text-decoration:none;

}

.selected
{
    font-weight: bold;
    background-color: #fff;
}

.tab-content {

	clear:both;

    border:1px solid #ddd;

    padding:10px;
    background-color:White;

}
#photo_border_company_detail
{
    border: 1px double #ccc;

}
#products_detail_general
{

    border: 1px double #CCCCCC;
}
#detail_productlist 
{
    width:150px;
    height:260px;
    padding:10px; 
}
#lw_group_separate
{
    height:10px;
}
#lw_item_separate 
{
    width:30px;
    
}
.product_list_side_header_td 
{
    height:30px;

    overflow:hidden;
    
}
.product_list_side_td
{
    font-size:11px;
    height: 80px;
    vertical-align: top;
}
.gw_style
{
    padding: 5px;
}
.gw_row_style
{
    line-height:35px;
    
}
.gw_alternate_row 
{
    line-height:35px;
    background-color:#f4f4f4;
}
.whitey{background-color:White;}

#urun_detay_right
{
    width: 420px;
    float: right;
    padding: 10px;
    background-color: #E6F7FF;
    border: 1px solid #E1E8EA;
}
#urun_detay_right2
{
    width: 420px;
    float: right;
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #E1E8EA;
    clear:right;
}
#urun_detay_right3
{
    width: 420px;
    float: right;
    padding: 10px;
    border: 1px solid #E1E8EA;
    clear:right;
}
#urun_detay_left
{
    border: 1px solid #E1E8EA;
    width: 300px;
    float: left;
    text-align: center;
}
#urun_detay_left2
{

    width: 300px;
    float: left;
    clear:left;
}
#view_count
{
    padding: 10px 10px 10px 10px;
    width: auto;
    border: 1px solid #E1E8EA;
    text-align: center;
    background-color: White;
    position: relative;
    float: right;
    clear:right;
    margin-top:-20px;
    margin-bottom:-20px;
    margin-right:10px;
}
#product_title 
{
    font-family:Arial;
    font-size:18px;
    color:#333333;
    font-weight:bold;
}
#product_small_desc 
{
    font-family:Arial;
    font-size:11px;
    color:#333333;
    
}
.product_detail_table 
{
    width:100%;
    font-family:Arial;
    font-size:11px;
}
.product_detail_table_left
{
    width: 90px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.product_detail_table_right{line-height:30px;text-indent: 30px;}

#explain_detail 
{
    width: 730px;
    height: auto;
    overflow: hidden;
}
.mini_thumb_image_div_border
{
width:58px;
}
.mini_thumb_image_div { width:40px;}
.mini_thumb_detail { width:58px;}
#company_list_alternative 
{

    width:130px;
    height:180px;    
    border: 1px solid #E1E8EA;
    padding:4px;
    background-color:White;
}
.product_price_stable
{
    height:80px;
    overflow:hidden;
    
}
.boldfontar 
{
    font-size:16px;
    font-weight:bold;    
    
}
#lbl_ad_title 
{
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
     
}
.doviz_header
{
    line-height: 25px;
    background-color: #F5F5F5;
    font-size:11px;
    font-weight:bold;
    padding-left:5px;
}
.doviz_header_alis
{
    line-height: 25px;
    background-color: #F0FCFF;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}
.doviz_header_satis
{
    line-height: 25px;
    background-color: #FFF0F7;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}
.td_doviz_kuru
{
    line-height: 25px;
    font-size: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F5F5F5;
}
.td_doviz_kuru_alis
{
    font-size: 13px;
    font-weight: bold;
    background-color: #F9FEFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F5F5F5;
}
.td_doviz_kuru_satis
{
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFBFD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F5F5F5;
}
.company_details_right_borders a:hover{
    text-decoration:underline !important;
}
#company_detail_fm5 img{

}
#lbl_ust_telefon{
float:left;}

#headers1_lbl_user_name{
color:#fff;
}