@CHARSET "UTF-8";

body{margin: auto; background: white;}
a,span,p,label,div{
	outline: none !important; 
	text-decoration: none;
	font-size: 12px;
	font-family:  Arial;
}
img{border: 0px solid white;}
h4, h5{display: block; margin: 0px;}


.colorBlue{ color: #003366 !important;}
.colorLGray{ color: #666666 !important;}
.colorDGray{ color: #333333 !important;}
.colorOrange{ color: #ff6600 !important;}
.colorWhite{ color: #FFFFFF !important;}
.menubgDark{ background: #4F9FB6 !important;}
.menubgLight{ background: #E3F0F9 !important;}

.mtop20{ margin-top: 20px;}
.mbot20{ margin-bottom: 20px;}

.colorError{ color: red !important;}

.bold{font-weight: bold !important;}
.italic{font-style: italic;}

.noborder{border: none !important;}

.emptyBlock{
	border: none !important;
	background: none transparent !important;
}

/* DIYALOGO HEADER */
#diyalogoHeader{
	width: 100%; 
	text-align: center; 
	background: white;
}
#diyalogoHeaderx div{
	display: block; 
	width: 950px; 
	margin: auto;
}

#diyalogoHeader div.topCarrier{
	display: block; 
	width: 950px; 
	margin: auto;
	height: 20px; 
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
}

#diyalogoHeader div.topCarrier label{ 
	font: 11px Arial; 
	float: left; 
	color: #ff6600; 
	display: block; 
	height: 20px; 
	line-height: 20px;
	text-align: left;
}

#diyalogoHeader div.middle{
	display: block; 
	width: 950px; 
	margin: auto;
	height: 80px; 
	text-align: right; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
#diyalogoHeader div.middle h1{
	display: block; 
	margin: 0px; 
	padding: 0px; 
	float: left; 
	height: 80px; 
	width: 300px; 
	vertical-align: middle;
}
#diyalogoHeader div.middle h1 img{float: left;}

#diyalogoHeader div.menu{
	display: block; 
	width: 950px; 
	margin: auto;
}
#diyalogoHeader div.menu div.menutop{
	background: #E3F0F9;  
	height: 25px; 
	border-bottom: 1px solid #E3F0F9;
}
#diyalogoHeader div.menu div.menubottom{
	background: #4F9FB6;  
	height: 28px; 
}
#diyalogoHeader div.menu ul{
	list-style-type: none; 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	width: 950px;
	text-align: center;
}
#diyalogoHeader div.menu div.menutop ul{ height: 25px;}
#diyalogoHeader div.menu div.menubottom ul{height: 28px;}
#diyalogoHeader div.menu ul li{
	display: block; 
	padding: 0px 9px; 
	float: left;
}
#diyalogoHeader div.menu div.menutop ul li{ height: 25px; line-height: 25px;}
#diyalogoHeader div.menu div.menubottom ul li{ height: 28px; line-height: 28px;}

#diyalogoHeader div.menu div.menutop ul li.chosen{background: url(/images/buttons/header_main_chosen.png) left center repeat-x;}
#diyalogoHeader div.menu div.menubottom ul li.chosen{background: url(/images/buttons/header_sub_chosen.png) left center repeat-x;}
#diyalogoHeader div.menu ul li.chosen a{color: white;}
#diyalogoHeader div.menu ul li a{
	display: block; 
	text-align: center; 
	font: bold 13px Tahoma !important; 
}
#diyalogoHeader div.menu div.menutop ul li a{
	height: 25px;
	line-height: 25px !important; 
}
#diyalogoHeader div.menu div.menubottom ul li a{
	height: 28px;
	line-height: 28px !important; 
}
#diyalogoHeader div.menu div.menutop a{color: #4F9FB6;}
#diyalogoHeader div.menu div.menubottom a{ color: white !important;}
#diyalogoHeader div.menu h2, #diyalogoHeader div.menu h3{
	display: block; 
	margin: 0px; 
	padding: 0px;
} 

#diyalogoHeader div.menu ul li.searchFormCarrier{
	float: right; 
	vertical-align: middle;
}
#diyalogoHeader div.menu ul li.searchFormCarrier form input{font: 12px Tahoma;}
#diyalogoHeader div.menu ul li.searchFormCarrier form select{font: 12px Tahoma;}
#diyalogoHeader div.menu ul li.searchFormCarrier form button{
	border: 1px solid white; 
	margin-left: 10px; 
	background: #1D8682; 
	font: 14px Tahoma; 
	color: white;
}



/* DIYALOGO MAINCONTENT */
#mainContentCarrier{
	background: white;
	width: 950px;
	margin-bottom: 20px;
}
#mainContentCarrier .leftSideBar{
	width: 160px; 
	padding-right: 20px;
}
#mainContentCarrier .rightSideBar{
	width: 200px; 
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
.breadCrumb{
	height: 30px !important; 
	font: 10px Arial !important; 
	color: #666666 !important;
}
.breadCrumb a{
	margin: 0px 5px !important;
	font: 10px Arial !important;
	color: #333333 !important;
}
.breadCrumb span{
	margin: 0px 5px !important;
	font: 10px Arial !important;
	font-weight: bold !important;
	color: #333333 !important;
}
.contentCarrier{
	border: 1px solid #CCCCCC; 
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
}
.contentCarrier .header550{
	width: 548px;
}
.contentCarrier .header680{
	width: 678px;
}
.contentCarrier .header730{
	width: 728px;
}
.contentCarrier .header770{
	width: 768px;
}
.contentCarrier .header950{
	width: 948px;
}
.contentCarrier .contentCarrierHeader{
	height: 25px;
	vertical-align: top; 
	margin-bottom: 15px;
}
.contentCarrier .w550{
	width: 540px;
	margin-left: 4px;
	margin-right: 4px;
}
.contentCarrier .h400{
	height: 400px;
}

.contentCarrier .w730{
	width: 720px;
	margin-left: 4px;
	margin-right: 4px;
}
.contentCarrier .h200{
	height: 200px;
}
.contentCarrier .w720{
	width: 720px !important;
	}

.contentCarrier .imgColumn160x180{
	display: block;
	width: 160px;
	height: 180px;
	margin: 9px;
	float: left;
	overflow: hidden;
	border: 1px solid #cccccc;
	text-align: left;
}
.contentCarrier .imgColumn160x180 a.img{
	display: block;
	height: 120px;
	width: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.contentCarrier .imgColumn160x180 a.title{
	color: #003366;
	text-align: left;
	display: block;
	margin: 0px 10px;
	height: 30px;
	overflow: hidden;
}
.contentCarrier .imgColumn160x180 span{
	display: block;
	color: #666666;
	margin-left: 10px;
}
.contentCarrier .imgColumn250x45{
	display: block;
	width: 250px;
	height: 45px;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	overflow: hidden;
}
.contentCarrier .imgColumn250x45 table{
	width: 240px;
	table-layout: fixed;
}
.contentCarrier .imgColumn250x45 td.data{
	width: 177px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
}
.contentCarrier .imgColumn250x45 td.data a{
	color: #003366;
	display: block;
	white-space: nowrap;
	text-align: left;
	
}
.contentCarrier .imgColumn250x45 td.data span{
	display: block;
	font: 12px Arial;
	color: #333333;
}
.contentCarrier .imgColumn250x45 td.img{
	display: block;
	height: 40px;
	width: 50px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.contentCarrier .textColumn170x120{
	display: block; 
	float: left; 
	height: 20px; 
	width: 170px; 
	margin: 2px 5px;
	font: 12px Arial;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	color:#333333;
}
.contentCarrier .companyCatalogLink{
	display: inline; 
	font: 12px Arial;
	text-align: left;
	line-height: 20px;
}
.contentCarrier .actAreaTitle{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.contentCarrier .companyListTitle{
	color: #113164 !important;
	width: 183px !important;
	overflow: hidden !important;	
	font: 12px Arial !important;
	height: 15px !important;
	font-weight: bold !important;
}
.companyListSubTitle{
	font-size: 12px;
	font-family: Arial;
	width: 183px;
	height: 15px;
	overflow: hidden;	
}
.contentCarrier .companyCatalogTextColumn{
	width: 95%;
	border-bottom: 1px solid #CCCCCC;
	height: 20px !important;
	font: 12px Arial;
	line-height: 20px;
	color: #666666;
	display: block;
}
.contentCarrier .contentCarrierHeader a{
	display: block; 
	float: right; 
	line-height: 25px; 
	color: #FF6600; 
	margin-right: 10px;
}
.contentCarrier .contentCarrierHeader h4{
	float: left; 
	font: bold 13px Tahoma; 
	border: 1px solid #4F9FB6;
	padding: 3px 10px;
	color: #4F9FB6; 
	background: white;
	margin-right: 2px;
}
.contentCarrier .contentCarrierHeader h4.rightRed{
	float: right;
	border: 1px solid #ff6600;
	color: #ff6600; 
	background: white;
	margin-right: 0px;
}
.contentCarrier .contentCarrierHeader h4.rightRedActive{
	float: right;
	border: 1px solid #ff6600;
	background: #ff6600; 
	color: white;
	margin-right: 0px;
}
.contentCarrier .tabHeader h4{
	cursor: pointer;
}
.contentCarrier .contentCarrierHeader h4 a{
	font: bold 13px Tahoma;
	color: #4F9FB6;
	margin: 0px;
	float: none;
	display: inline;
}
.contentCarrier .contentCarrierHeader h4.active{
	color: white; 
	background: #4F9FB6; 
}
.contentCarrier .contentCarrierHeader h4.active a{
	color: white;
}
.contentCarrier .contentCarrierHeader h4.rightRed a{
	color: #ff6600;
}
.contentCarrier .contentCarrierHeader h4.rightRedActive a{
	color: white;
}


.contentImageBlock{
	table-layout: fixed;
}
.contentImageBlock td{ 
	height: 90px;
	overflow: hidden;
}
.contentImageBlock td.image{
	width: 120px; 
	border: 1px solid #CCCCCC;
}
.contentImageBlock td a{
	color: #333333; 
	overflow: hidden;
}

/*DIYALOGO SITEMAP */
.sitemapWrap{
	border-bottom: 1px solid gray;
	width:100%; 
	background: #555555;
}
#sitemap{
	width: 950px; 
	margin-top: 10px; 
	margin-bottom: 15px;
}
#sitemap td {
	padding:0px 10px;
	color: #dddddd;
	line-height: 5%;
}
#sitemap a {
	color: #dddddd;
	outline: none !important; 
	font: 11px Arial !important;
}
#sitemap span {
	font-family: Arial; 
	font-size: 14px !important; 
	color: #FF6600;
}
#sitemap label {
	color: #FF6600 !important;
	outline: none !important; 
	text-decoration: none !important;
	font: 14px Arial !important;
}

/*DIYALOGO FOOTER */
#footerMainTable td {
	margin: 0px;
}
#footerMainTableDown {
	color:white; 
	font:10px Arial;
}
#footerLinks{
	margin:2px 0px;
}
#footerLinks a{
	color: #dddddd; 
	font:11px Arial; 
	padding:0px 5px;
	font-weight: bold;
}
.footerSep {
	color: #ff6600;
}
#mainInfoTable {
	padding:0px 5px;
	text-align: justify;
}
.infoTableHeader16{
	font:16px Arial; 
	font-weight: bold; 
	padding-bottom:10px;
}
.infoTableHeader12{
	font:12px Arial; 
	font-weight: bold;
}
.infoTable12{
	font:12px Arial;
}
.infoTableInner12{
	font:12px Arial; 
	padding-left:15px;
}
#tagTable {
	margin-top:25px; 
	border-top:1px solid black; 
	border-left:1px solid black;
}
#tagTable td {
	border-right:1px solid black; 
	border-bottom:1px solid black; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:2px;
}
#messageTable .unRead{
	background-color: #E9FAF4;
}
#messageTable .list td{
	padding: 5px;
}

.contentPaging{
	margin: 5px 10px;
	height: 24px;
	display: block;
}
.contentPaging td{
	padding: 0px 5px;
	border: none !important;
}
.contentPaging td label{
	display: block;
	float: left;
	font: 12px Arial;
	color: #333333;
	height: 24px;
	line-height: 24px;
	margin: 0px 5px;
}
.contentPaging td input{
	display: block;
	float: left;
	line-height: 24px;
	width: 25px;
	font: 12px Arial;
	color: #333333;
	margin: 2px;
}
.contentPaging td select{
	display: block;
	float: left;
	margin: 2px 5px;
	font: 12px Arial;
	color: #333333;
}
.contentPaging td a{
	color: #333333 !important;
	font: 12px Arial;
	padding: 0px 2px;
	margin: 2px !important;
	display: block !important;
	float: left !important;
	line-height: 15px !important;
	border: 1px solid white;
}
.contentPaging td a.prev, .contentPaging td a.next{
	color: #FF6600 !important;
}
.contentFiltering{
	margin: 2px 10px;
	height: 25px;
	display: block;
}
.contentFiltering td{
	padding: 0px 10px;
}
.contentFiltering td label{
	height: 25px;
	display: block;
	float: left !important;
	font: 12px Arial;
	color: #333333;
	line-height: 25px;
}
.contentFiltering td select{
	margin: 0px 5px;
	font: 12px Arial;
	color: #333333;
}
.contentFiltering td a{
	display: block; 
	float: left !important;
	width: 21px; 
	height: 21px;
	margin-left: 10px !important;
	margin-right: 0px !important;
	
}
.contentPaging td.viewType a{
	margin: 0px !important;
	padding: 0px;
	border: 1px solid white;
	height: 21px;
}
.contentFiltering td a.chosen, .contentPaging td a.chosen{
	border: 1px solid #CCCCCC;
}

.contentPaging a.currentPage{
	border: 1px solid #FF6600 !important;
}


/* TRANSPARAN YUVARLAK BORDER !!TABLO İÇİNDEK KULLANILIR!!*/
.tlBorder{
	background: url("/images/msgcenter/tl_circle.png") bottom right no-repeat;
	width: 15px !important;
	height: 15px !important;
	margin:0px;
	padding: 0px;
}
.trBorder{
	background: url("/images/msgcenter/tr_circle.png") bottom left no-repeat;
	width: 15px !important;
	height: 15px !important;
	margin:0px;
	padding: 0px;
}
.blBorder{
	background: url("/images/msgcenter/bl_circle.png") top right no-repeat;
	width: 15px !important;
	height: 15px !important;
	margin:0px;
	padding: 0px;
}
.brBorder{
	background: url("/images/msgcenter/br_circle.png") top left no-repeat;
	width: 15px !important;
	height: 15px !important;
	margin:0px;
	padding: 0px;
}
.vBorder{
	background:black;
	width: 15px !important;
	margin:0px;
	padding: 0px;
}
.hBorder{
	background:black;
	height: 15px !important;
	margin:0px;
	padding: 0px;
}
.tlBorder, .trBorder, .blBorder, .brBorder, .vBorder, .hBorder{
	filter:alpha (opacity=50);-moz-opacity:.50;opacity:.50;-khtml-opacity: 0.5;
}
.greyButton{
	font-weight: bold !important;
	border: 1px solid #CBCCD0;
	color: #333132 !important;
	padding: 3px 8px;
	margin: 0px 5px;
	background-color: #F3F3F3;
	display: block;
	float: left;
	width: auto !important;
	cursor: pointer;
}

input.greyButton{
	height: 23px;
}
	
.greyButton:hover{
	color: #003366 !important;
}
.darkGreyButton{
	font-weight: bold;
	border: 1px solid #CBCCD0;
	color: white;
	padding: 3px 8px;
	margin: 0px 5px;
	background: #666666;
	float: left;
	width: auto;
	cursor: pointer;
}

.orangeButton{
	cursor: pointer; 
	display: block; 
	color: white; 
	background-color: #F96508; 
	height: 20px; 
	font: 12px Arial; 
	text-align: center; 
	padding: 0px 10px; 
	line-height: 20px;
	border: 1px solid #ccc;
	font-weight: bold;
}

.blueButton{
	cursor: pointer; 
	display: block; 
	color: white; 
	background-color: #4F9FB6; 
	height: 20px; 
	font: 12px Arial !important;
	font-weight: bold !important; 
	text-align: center; 
	padding: 0px 10px; 
	line-height: 20px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.companyHeaderTable{
	width: 950px;
	height: 135px;
	background: url('/images/backgrounds/firmamenubg.png') repeat;
}
.companyHeaderMenu{
	width: 920px;
	height: 120px;
	display: block;
	overflow: hidden;
}
.companyHeaderMenu .title{
	color:white; 
	font-size: 20px;
	display: block;
}
.companyHeaderTable .subMenu{
	color: white;
	display: block;
	height: 24px;
	margin-top: -1px;
	text-align: right;
	float: right;
	position: relative;
	z-index: 9999;
	margin-right: 5px;
}
.companyHeaderTable .subMenu a{
	color: white;
	display: block;
}
.companyHeaderTable .subMenu ul{
	width: auto !important;
}
.companyHeaderTable .subMenu ul li{
	padding: 0px !important;
	padding-right: 2px !important;
}
.companyHeaderTable .subMenu ul li a{
	color: white;
	padding: 4px 15px;
	background: url('/images/backgrounds/firmamenubutonbg.png') repeat;
}
.companyHeaderTable .subMenu ul li.active a{
	background: #FF6600;
}

.diyalogoForm th {
	font: bold 14px Arial;
	line-height: 20px;
	color: #003366;
}
.diyalogoForm th label.charCount{
	font: 12px Arial;
	color: #333333;
	margin-left: 20px;
}
.diyalogoForm td.title label{
	font: bold 12px Arial;
	line-height: 20px;
}
.diyalogoForm td.title span{
	float: right;
	line-height: 20px;
}
.diyalogoForm td input.w450, .diyalogoForm td select.w450, .diyalogoForm td textarea.w450{
	width: 450px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td input.w200, .diyalogoForm td select.w200{
	width: 200px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td input.w150, .diyalogoForm td select.w150{
	width: 150px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td select.w45{
	width: 45px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td input.w45, .diyalogoForm td select.w45{
	width: 45px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td select.w80{
	width: 80px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm td select.w60{
	width: 60px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.diyalogoForm .locationSelection {
	width: 200px;
	border: 1px solid #CCCCCC;
	font: 12px Arial;
}
.errorBlock{
	font: 12px Arial !important;
	line-height: 19px !important;
	color: red !important;
	text-align: left;
}
.contentTitle{
	color: #ff6600 !important;
	font-weight: bold !important;
}
.B2BCompanyHeaderLinks td{
	float: left;
	font-family: Arial; 
	font-size: 12px;
    color: #333333;
}
.B2BCompanyHeaderLinks td a{
	color: #333333;
}

#cityList{
	background: url("/images/buttons/header_sub_chosen.png") repeat-x scroll left center transparent;
	background-color: #f79046;
	border: none;
	color: white;
	font-weight: bold;
	width: 150px;
}
a:hover{
	text-decoration: underline !important;
}

.categoriesResultCarrier{
	border: 1px solid #CCCCCC;
	border-top: 0px;
	padding: 10px;
	height: 300px;
	overflow-y: scroll;
	background: #E3F0F9;
}
.categoriesResultCarrier ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	min-height: 300px;
}
.categoriesResultCarrier ul.subCategoryList{
	margin-left: 20px;
}
.categoriesResultCarrier ul li{
	display: block;
	font: 12px Arial;
	color: #333333;
}
.categoriesResultCarrier ul li a{
	font: 12px Arial;
	color: #333333;
	text-decoration: none !important;
	line-height: 20px;
}
.categoriesResultCarrier ul li a label{
	font-weight: bold;
	color: #003366;
	cursor: pointer;
}
.categorySearchWarning{
	font: bold 14px Arial;
	color: #003366;
	display: block;
	margin-top: 100px;
	text-align: center;
}
#sideBarSponsorLinks{
	width: 188px; 
	margin: 5px; 
	table-layout: fixed; 
	overflow: hidden;
}
#sideBarSponsorLinks tr td{
	padding-bottom: 10px;
}
#sideBarSponsorLinks tr td a label{
	display: block; 
	margin: 3px 0px; 
	font: bold 14px Arial; 
	color: #003366;
	cursor: pointer;
}
#sideBarSponsorLinks tr td a span{
	display: block; font: 12px Arial; color: #333333;
}
.blockLeft{
	display: block;
	float: left;
}
.blockRight{
	display: block;
	float: right;
}
.fbButton{
	display: block;
	float: left;
	height: 26px;
	text-align: center;
	cursor: pointer;
	background-color: transparent;
}
.fbButton span.right{
	display: block;
	height: 26px;
	width: 7px;
	float: right;
	background-image: url("/images/buttons/fb_button.png");
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
.fbButton span.left{
	display: block;
	float: left;
	width: 28px;
	height: 26px;
	background-image: url("/images/buttons/fb_button.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fbButton font{
	display: block;
	float: left;
	background-image: url("/images/buttons/fb_button.png");
	background-repeat: repeat-x;
	background-position: 0px -52px;
	height: 26px;
	font: 14px Arial;
	color: white;
	line-height: 25px;
	padding: 0px 10px;
}
.fbButton font.for200{
	width: 145px;
}
