@charset "utf-8";
.Kres_Style {
}

body {
	background-image: url(images/bg.jpg);
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Uyari {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}


.Menuler {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/Menu_07.jpg);
	padding-left: 45px;
	padding-top: 1px;

}

.Firma_Detay {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}

.Firma_Bilgiler {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ED6D00;
}
.Alt_sektor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.Reklam_icerik{
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
}
.Ust_Sektor_Baslik {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Firma_Liste_Tanımlar {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1A89CE;
}
.Firma_Liste_icerik {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.Firma_Liste_Firma_Adi {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FE0200;
}
.Odeme_Kaydet {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #C82828;
}
.iletisim_Ayrinti {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}


.Firma_ekle_Tanımlar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Firma_Detay_Adi {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #178DCB;
}


/* --------------------Slayt Menu-------------------------------- */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
width: 100%; /*width of featured content slider*/
height: 200px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 20;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 95%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
font-weight: bold;
background-color: #CCCC99;
}
 /*Menu bitisi*/
