/* RandevuAl CSS Document */

html, body {	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #e3e3e3 url(images/bg_ust.gif) repeat-x;
	color: #4b4b4b;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .75em;
	/*margin: 0,auto,0,auto;*/
	height: 100%;
	/*overflow:auto;*/
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, input, textarea, fieldset, legend, p, blockquote, th, td, form { 
	margin: 0;
	padding: 0;
}
		.standart 
        {     
					width:30px;
                    height:32px;
                    background-repeat:no-repeat;                   
        }
        
		.dolu 
        {
                    background-image:url(images/dolu.gif);     
        }

         .bos 
        {
                    background-image:url(images/bos.gif);                  
        }
 
        .bekle 
        {
                    background-image:url(images/oyla.gif);               
        }
        
img { 
	border: none;
}

.h2mavi
{
    color:#0b6cc4;
}
.h2beyaz
{
    color:#ffffff;
    font-size:18px;
}
.h2profil
{
    color:#0b6cc4;
    Font-size:18px;
	font-weight:bold;
}
.h3konubaslik
{
    color:#0b6cc4;
    Font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}
.divbreak{
    clear:both;
    height:0px;
    font-size:0;
}

hr 
{ 
border: 0; 
color: #CECECE; 
background-color: #CECECE; 
height: 1px; 
} 

/* Master Page */
#sayfatum {
	width: 1000px;
	margin: 0 auto;
	text-align:center;
	clear: both;
}

/* Üst Logo ve Menu - Master Page */
#ust {
	width: 1000px;
	/*height:auto;*/
	height:105px;
	padding: 0 0 0 0;
}
#ust div#logo {
	width: 220px;
	float: left;
	padding: 35px 0 0 10px;
}
#ust div#ustsag 
{
    float:right;
    padding: 8px 15px 0 0;
    width:728px;
}
#ustad 
{
    float:right;
    width:728px;height:90px;overflow:hidden;
    padding-right: 2px;
    clear:both;display:block;
}
#ustmenu {
	/*margin: 0 15px 0 0;*/
	display:inline;
	float: right;
    color:#ed1c24;
    text-align:right;clear:both;
}
#ustmenu span {
	padding: 0 0 0 3px;
}
#ustmenu div#facebookbegen {
	width:auto;
	height:24px;
	text-align:right;
	vertical-align:middle;
	padding: 3px 0 0px 0;
}
#ustmenu div.menubuttons {
	padding: 3px 0 0 3px;
	text-align:center;
	height:22px;
	float:right;
}


/* Orta Bölüm */
#orta {
    width: 1000px;
    text-align:center;
    float:left;
}
#orta div#ortaust {
    width: 1000px;
    height:auto;
    clear: both;
    text-align:center;
    padding: 0 0 10px 0;
}
#orta div#ortasol {
    width: 657px;
    text-align:left;
    padding: 0 10px 0 0;
    float: left;
    overflow:hidden;
}
#orta div#ortasag {
    width: 324px;
    text-align:right;
    float:right;
} 

div.sayfaicerik 
{
    float:left;
    text-align:left;
}

/* Alt Menu - Master Page */
#altcover
{
    background: #ffffff url(images/bg_alt.gif) repeat-x;
    text-align:center;
    width:100%;
    clear:both;
    position: absolute;
    left:0;
}

#alt {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
	clear: both;
    color:#ed1c24;
    text-align:left;
}

#altmastermenu {
	width: 1000px;
	text-align: left;
	float:left;
	padding: 0 0 0 10px;
}

#altmastermenu div.altsutun {
	float:left;
	text-align: left;
	font-size:11px;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height:14px;
}

#altmastermenu div.altsutun div.baslik {
	font-weight: bold;
	color:#4b4b4b;
	font-size: 12px;
	display: block;
}

.altsutun a { color: #666666;font-family: Segoe UI, Arial, Sans-Serif;font-size: 12px;text-decoration:none; }
.altsutun a:visited { color: #666666;font-family: Segoe UI, Arial, Sans-Serif;font-size: 12px;text-decoration:none; }
.altsutun a:hover { background-color:#cae1f3; color: #666666;font-family: Segoe UI, Arial, Sans-Serif;font-size: 12px;text-decoration:none; }
.altsutun ul { padding: 6px 0 10px 0; margin: 0; }
.altsutun ul li { list-style: none; padding-bottom: 5px; }
.altsutun span.baslik{
	margin: 0px 3px 0px 0px;
	display:inline;
	text-align: left;
	color:#4b4b4b;
	font-weight:bold;
}

#altmenu {
	width: 980px;
	text-align: left;
	font-size:12px;
	float:left;
	padding-left:20px;
}
#altmenu span{
	margin: 0px 3px 0px 0px;
	text-align: left;
	color:#4b4b4b;
}

#disclaimer
{
    padding: 10px 0 10px 0;
    text-align: center;
    width:1000px;
    color:gray;
	font-size: 10pt; 
}

.link_kirmizi
{
	text-decoration:none;
	Font-size:10PT;
	color:#ed1c24;
}
.link_kirmizi:visited
{
	text-decoration:none;
	Font-size:10PT;
	color:#ed1c24;
}
.link_kirmizi:hover
{
	color:#ed1c24;
	text-decoration:underline;
}

.link_gri
{
	text-decoration:none;
	Font-size:10PT;
	color:#4b4b4b; /*daha açık: color:#6b6b6b;*/
}
.link_gri:visited
{
	text-decoration:none;
	Font-size:10PT;
	color:#4b4b4b;
}
.link_gri:hover
{
	color:#4b4b4b;
	text-decoration:underline;
}

.link_gri_bold
{
	text-decoration:none;
	Font-size:10PT;
	font-weight:bold;
	color:#4b4b4b; 
}
.link_gri_bold:visited
{
	text-decoration:none;
	Font-size:10PT;
	font-weight:bold;
	color:#4b4b4b;
}
.link_gri_bold:hover
{
	color:#4b4b4b;
	font-weight:bold;
	text-decoration:underline;
}

.link_mavi
{
	text-decoration:none;
	Font-size:10PT;
	color:#0b6cc4 /*#2977e2; */
}
.link_mavi:visited
{
	text-decoration:none;
	Font-size:10PT;
	color:#0b6cc4;
}
.link_mavi:hover
{
	color:#0b6cc4;
	text-decoration:underline;
}

.baslik_mavi
{
    color:#64bde9; /*color:#4b4b4b;*/
    Font-size:12PT;
    font-weight:bold;
    padding: 3px 0 5px 0;
}
.baslik_kirmizi
{
    color:#c00000;
    Font-size:12PT;
    font-weight:bold;
    padding: 3px 0 5px 0;
}

/* Çerçeve 1000 Mavi */
div.cerceve1000mavi {
	/*margin-bottom: 5px;*/
}
div.cerceve1000mavi div.arka {
	background: url(images/cerceve_mavi1000_arka.gif) repeat-y;
	width: 1000px;
	min-height:286px; 
	height:286px !important; 
	height:286px;
	float:left;
}
div.cerceve1000mavi div.ust {
	background: url(images/cerceve_mavi1000_ust.gif) no-repeat;
	width: 1000px;
	height: 22px;
}
div.cerceve1000mavi div.alt {
	background: url(images/cerceve_mavi1000_alt.gif) no-repeat;
	width: 1000px;
	height: 22px;
	clear:both;
}

/* Çerçeve Splash Mavi-Lacivert */
div.mavisplash {
	float:left;
	margin:-5px 0 -5px 0;
	position:relative;
	display:inline;
}
div.mavisplash div.ustsp {
	height: 10px;
	font-size: 0;
	z-index:2;
}
div.mavisplash div.ustsp div.solsp {
	background: url(images/splash_mavi_solust.gif) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	font-size: 0;
}
div.mavisplash div.ustsp div.ortasp{
	background: #66b2f3 url(images/pixel_mavi.gif) repeat;
	height: 10px;
	float:left;
	font-size: 0;
}
div.mavisplash div.ustsp div.sagsp{
	background: url(images/splash_mavi_sagust.gif) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	font-size: 0;
}
div.mavisplash div.arkasp {
	background: #317eb9 url(images/splash_mavi_arka.gif) repeat-x;
	float:left;
}
div.mavisplash div.altsp {
	height: 10px;
	font-size: 0;
	position:relative; /*position,left,right IE compatibility için gerekiyor*/
	left:0px;
	top:0px;
	z-index:2;
}
div.mavisplash div.altsp div.solsp {
	background: url(images/splash_mavi_solalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.mavisplash div.altsp div.ortasp{
	background: #0c5991 url(images/pixel_lacivert.gif) repeat;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.mavisplash div.altsp div.sagsp{
	background: url(images/splash_mavi_sagalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.mavisplash div.yazisp {
	/*padding: 0 5px 5px 5px;*/
	font-size: 20px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica, Arial;
}
div.mavisplash h2 {
	font-size: 16px;
	color:#ffffff;
	font-family: Helvetica, Arial;
	line-height:22px;
}
div.mavisplash h1 {
	font-size: 16px;
	color:#ffffff;
	font-family: Helvetica, Arial;
	line-height:22px;
}
div.mavisplash div.profilheader
{
    width:500px;
    height:34px;
    line-height:34px;
    padding: 6px 0 0 10px;
    margin: 0 0 0 15px;
    display:inline;
    float:left;
    background: url(images/cerceve_profil500_arka.gif) no-repeat;
    color:#0b6cc4;
    clear:both;
}


/* Gri Splash */
div.grisplash {
	float:left;
}
div.grisplash div.ustsp {
	height: 10px;
	font-size: 0;	
}
div.grisplash div.ustsp div.solsp {
	background: url(images/splash_gri_solust.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.ustsp div.ortasp{
	background: #f7f7f7 url(images/pixel_gri_f7f7f7.gif) repeat;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.ustsp div.sagsp{
	background: url(images/splash_gri_sagust.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.arkasp {
	background: #f7f7f7 url(images/pixel_gri_f7f7f7.gif) repeat;
	text-align:left;
	float:left;
}
div.grisplash div.altsp {
	height: 10px;
	font-size: 0;	
	position:relative; /*position,left,right IE compatibility için gerekiyor*/
	left:0px;
	top:0px;
	z-index:2;
}
div.grisplash div.altsp div.solsp {
	background: url(images/splash_gri_solalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.altsp div.ortasp{
	background: #f7f7f7 url(images/pixel_gri_f7f7f7.gif) repeat;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.altsp div.sagsp{
	background: url(images/splash_gri_sagalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.grisplash div.yazisp {
	padding: 20px 13px 13px 30px;
	font-size: 13px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica, Arial;
}

div#splashfoto 
{   
    position:relative; /*position,left,right IE compatibility için gerekiyor*/
    left:0px;
    top:0px;
    text-align:right;
    float:right;
    padding: 0 55px 0 0;
    margin-top:-11px;
    margin-bottom:-15px;
    display:inline;
    min-height:300px; 
    height:300px !important; 
    height:300px;
}
div#splashfotoinner
{   
    position:relative; /*position,left,right IE compatibility için gerekiyor*/
    overflow:auto;
}

/*Anasayfa Arama Bölümü*/
div#ileri { 
	display: block;
	height:27px;
}

div#ileri div#zorunlu
{
	color:#ed1c24;
	font-size:10px;
	font-weight:normal;
	float:left;
	display:table-cell;
	text-align:left;
	display:none;
}

div#ileri div#ileridugme
{
	color:#6b6b6b;
	text-align:right;	
	width:auto;
	float:right;
}

div#basamaklar {
    background: url(images/navigasyon_3basamak.gif) no-repeat;
	padding: 0 0 7px 10px;
	color:#6b6b6b;
	font-size: 26px;
	text-align:left;
	width:553px;
	height:27px;
	float:left;
	margin:10px 0 0 20px;
    display:inline;
}

div#basamaklar div.kutu3lu{
	padding: 2px 0 0 0;
	color:#6b6b6b;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	float:left;
	height:27px;
	font-family:Trebuchet MS, Arial;
}

div#dropdownlar {
	padding: 0 0 7px 3px;
	color:#6b6b6b;
	font-size: 26px;
	text-align:left;
	width:553px;
	height:27px;
	float:left;
	margin:5px 0 0 20px;
    display:inline;	
}

div#dropdownlar div.kutudropdown{
	padding-top: 2px;
	color:#6b6b6b;
	font-size: 16px;
	font-weight:normal;
	text-align:left;
	float:left;
	height:27px;
	font-family:Trebuchet MS, Arial;
}

div#gmap
{
    background: #ffffff url(images/bg_gmap.gif) no-repeat;
    width:420px;
    height:266px;
    float:right;
    padding:8px 0 0 10px;
    margin:-5px 0 0 0;
    position: relative;
    display:inline;    
}


/* Çerçeve İnce Gri dinamik */
div.cerceveincegri {
	float:left;
	/*margin:-5px 0 -5px 0;*/
	position:relative;
	display:inline;
}
div.cerceveincegri div.ustc {
	height: 10px;
	font-size: 0;
	z-index:2;
	clear:both;
}
div.cerceveincegri div.ustc div.solc {
	background: url(images/cerceve_incegri_solust.gif) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	font-size: 0;
}
div.cerceveincegri div.ustc div.ortac{
	background: #ffffff url(images/cerceve_incegri_ustorta.gif) repeat-x;
	height: 10px;
	float:left;
	font-size: 0;
}
div.cerceveincegri div.ustc div.sagc{
	background: url(images/cerceve_incegri_sagust.gif) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	font-size: 0;
}
div.cerceveincegri div.arkac {
    float:left;
    clear:both;
}
div.cerceveincegri div.arkac div.solc {
	/*background: url(images/cerceve_incegri_solarka.gif) repeat-y;*/
	width: 10px;
	float:left;
	height: 100%;
}
div.cerceveincegri div.arkac div.ortac{
	background: #ffffff;
	float:left;
	padding-left:10px;
}
div.cerceveincegri div.arkac div.sagc{
	/*background: url(images/cerceve_incegri_sagarka.gif) repeat-y;*/
	width: 10px;
	float:left;
	height: 100%;
}
div.cerceveincegri div.altc {
	height: 10px;
	font-size: 0;
	position:relative; /*position,left,right IE compatibility için gerekiyor*/
	left:0px;
	top:0px;
	z-index:2;
	clear:both;
}
div.cerceveincegri div.altc div.solc {
	background: url(images/cerceve_incegri_solalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;
	float:left;
}
div.cerceveincegri div.altc div.ortac{
	background: #ffffff url(images/cerceve_incegri_altarka.gif) repeat-x;
	height: 10px;
	font-size: 0;	
	float:left;
}
div.cerceveincegri div.altc div.sagc{
	background: url(images/cerceve_incegri_sagalt.gif) no-repeat;
	width: 10px;
	height: 10px;
	font-size: 0;
	float:left;
}
div.cerceveincegri div.yazic {
	/*padding: 0 5px 5px 5px;*/
	font-size: 20px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica, Arial;
}

/* Çerçeve 667 Gri */
div.cerceve667gri {
	float:left;
}
div.cerceve667gri div.arka {
	background: #ffffff url(images/cerceve_gri667_arka.gif) repeat-y;
	width: 667px;
}
div.cerceve667gri div.ust {
	background: url(images/cerceve_gri667_ust.gif) no-repeat;
	width: 667px;
	height: 18px;
}
div.cerceve667gri div.alt {
	background: url(images/cerceve_gri667_alt.gif) no-repeat;
	width: 667px;
	height: 18px;
}
div.cerceve667gri div.yazi {
	padding: 5px 20px 5px 20px;
	font-size: 13px;
	text-align:left;
	color:#4b4b4b;
}

/* Çerçeve 627 İnce Gri */
div.cerceve627gri 
{
    padding: 0 0 5px 20px;
	float:left;
}
div.cerceve627gri div.arka {
	background: #ffffff url(images/cerceve_gri627_arka.gif) repeat-y;
	width: 627px;
	clear:both;
}
div.cerceve627gri div.ust {
	background: #ffffff url(images/cerceve_gri627_ust.gif) no-repeat;
	width: 627px;
	height: 22px;
}
div.cerceve627gri div.ust span.baslik {
	color:#0b6cc4;
	font-size: 16px;
	padding: 0 5px 0 5px;
	margin: 2px 0 0 10px;
    display:inline;	
	background-color:#ffffff;
	font-family: Arial Narrow;
}
div.cerceve627gri div.ust span.baslik a {
	color:#0b6cc4;
	font-size: 16px;
	font-family: Arial Narrow;
	text-decoration:none;
}
div.cerceve627gri div.alt {
	background: url(images/cerceve_gri627_alt.gif) no-repeat;
	width: 627px;
	height: 11px;
	font-size: 0;	
}
div.cerceve627gri div.konu {
    clear:both;
    padding-bottom:5px;
    overflow: auto; /*to grow together with child div*/
}
div.cerceve627gri div.konuikon
{
    padding: 15px 0 0 0;
    float:left;
    text-align:center;
    width:120px;
    height:70px;
}
div.cerceve627gri div.konuicerik
{
    padding: 10px 10px 10px 0;
    width:490px;
    font-size: 13px;
	text-align:left;
	color:#4b4b4b;
	line-height:18px;
	float:right;
}

/* Çerçeve 324 Gri (Kalın) */
div.cerceve324gri {
	/*margin-bottom: 10px;*/
	display:inline;
	float:right;
}
div.cerceve324gri div.arka {
	background: url(images/cerceve_gri324_arka.gif) repeat-y;
	width: 324px;
	float:left;
}
div.cerceve324gri div.ust {
	background: url(images/cerceve_gri324_ust.gif) no-repeat;
	width: 324px;
	height: 34px;
	text-align:left;
}
div.cerceve324gri div.ust span.baslik {
	color:#4b4b4b;
	font-size: 14px;
	display: block;
	padding: 9px 0 0 13px;
	font-weight: bold;
}
div.cerceve324gri div.alt {
	background: url(images/cerceve_gri324_alt.gif) no-repeat;
	width: 324px;
	height: 18px;
	clear:both;
}
div.cerceve324gri div.yazi {
	padding: 5px 8px 5px 12px;
	font-size: 13px;
	text-align:left;
	color:#4b4b4b;
}
div.cerceve324gri div.ikon
{
    padding: 17px 0 0 20px;
    float:left;
    width:35px;
    clear:left;
}
div.cerceve324gri div.iletisim
{
    padding: 10px 20px 0 0;
    float:right;
}

div.cerceve324gri div.basin {
	padding: 10px 10px 7px 10px;
	line-height: 17px;
	color:#4b4b4b;
	text-align:left;
}
div.cerceve324gri div.navigasyon {
	padding: 10px 10px 0 18px;
	color:#4b4b4b;
	margin: 0 0 -3px 10px;
	position: relative;
	display:inline;
	float:left;
	width:272px;
}
div.cerceve324gri div.haberblok
{
    padding: 0 0 0 0;
    float:left;   
}
div.cerceve324gri div.haberresim
{
    padding: 10px 0 0 10px;
    float:left;
    text-align:center;
    width:70px;
}
div.cerceve324gri div.habericerik
{
    padding: 10px 10px 0 10px;
    float:right;
    width:195px;
    font-size: 13px;
	text-align:left;
	color:#4b4b4b;
}

div.kuturefer{
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	text-align:left;
	color:#4b4b4b;
	display:inline;	
}


/* Çerçeve 324 Gri (İnce) */
div.cerceve324griince 
{
    margin: 0 10px 10px 0;
    display:inline;
	float:right;
}
div.cerceve324griince div.arka1 {
	background: url(images/cerceve_gri324ince_arka.gif) repeat-y;
	width: 324px;
	float:left;
}
div.cerceve324griince div.ust1 {
	background: url(images/cerceve_gri324ince_ust.gif) no-repeat;
	width: 324px;
	height: 20px;
	text-align:left;
}
div.cerceve324griince div.ust1 span.baslik {
	color:#0b6cc4;
	font-size: 16px;
	padding: 0 5px 0 5px;
	margin: 2px 0 0 10px;
	display:inline;
	background-color:#ffffff;
	font-family: Arial Narrow;
}
div.cerceve324griince div.alt1 {
	background: url(images/cerceve_gri324ince_alt.gif) no-repeat;
	width: 324px;
	height: 10px;
	font-size: 0;		
	clear:both;
}
div.cerceve324griince div.yazi1 {
	padding: 5px 8px 5px 15px;
	font-size: 13px;
	text-align:left;
	color:#4b4b4b;
}
div.cerceve324griince ul { padding: 6px 0 10px 0; margin: 0; }
div.cerceve324griince ul li { list-style: none; padding-bottom: 10px; }
div.cerceve324griince a { color: #666666;font-family: Arial;font-size: 14px;text-decoration:none; }
div.cerceve324griince a:visited { color: #666666;font-family: Arial;font-size: 14px;text-decoration:none; }
div.cerceve324griince a:hover { color: #666666;font-family: Arial;font-size: 14px;text-decoration:underline; }

/*BASIN SAYFASI*/
div.sayfaicerik div.basinlogo
{
    float:left;
}
div.sayfaicerik div.basinfirma
{
    clear:right;
    font-weight:bold;
    padding: 5px 0 0 10px;
    float:left;
}
div.sayfaicerik div.basinfirma span.manset
{
    color:#0b6cc4;
    font-weight:bold;
}
div.sayfaicerik div.basinyazi
{
    clear:left;
    margin:10px 0 10px 0;
    display:inline;
    float:left;
}
div.sayfaicerik div.basinfoto
{
    margin:10px 20px 0 0;
    display:inline;    
    clear:right;
    float:right;
    border:1px solid #e3e3e3
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 305px;
	/*height:170px; boyunu dinamik veriyoruz birden fazla box oldugu icin*/
	margin: 0 0 0 10px;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position:absolute;
}
/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div.basinblok,div.haberblok {
	float:left;
	width:300px !important;
	height:170px;
}



/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/nav_arrows_horiz_small.png) no-repeat;
	display:block;
	width:21px;
	height:21px;
	float:left;
	/*margin:40px 10px;*/
	margin: -5px 0 -5px 0;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -21px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-21px -21px; }
a.right:active 	{ background-position:-42px -21px; } 

/* left */
a.left			{ margin-left: 0px; } 
a.left:hover  	{ background-position:-21px 0; }
a.left:active  	{ background-position:-42px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(images/nav_arrows_horiz.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-21px 0; }
a.up:active  	{ background-position:-42px 0; }

/* down */
a.down 			{ background-position: 0 -21px; }
a.down:hover  	{ background-position:-21px -21px; }
a.down:active  	{ background-position:-42px -21px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* Social bookmark block*/
.share-block{
	padding: 8px 0;
	height:38px;
}
.share-buttons{
	float:left;
	padding:0 0 0 0;
	margin:0;
	width:100%;
}
.share-buttons li{
	float:left;
	list-style:none;
	margin:0 3px;
	padding-top:1px;
	display:inline;
}
.share-buttons a{
	width:32px;
	height:16px;
	display:block;
	color:#808080;
	padding:20px 0 0; /*16px olursa tam hizada, 16'dan az olursa yukarı, çok olursa aşağı basılmış olur*/
	white-space:nowrap;
}
.share-buttons a:hover{
	text-decoration:none;
}
.share-buttons .del-icio-us a:hover{
	background: url(../images/social/delicious.gif) bottom center no-repeat !important;
}
.share-buttons .del-icio-us a{
	background: url(../images/social/delicious.gif) no-repeat !important;
}
.share-buttons .stumbleupon a:hover{
	background: url(../images/social/stumbleupon.gif) bottom center no-repeat !important;
}
.share-buttons .stumbleupon a{
	background: url(../images/social/stumbleupon.gif) no-repeat !important;
}
.share-buttons .twitter a:hover{
	background: url(../images/social/twitter.gif) bottom center no-repeat !important;
}
.share-buttons .twitter a{
	background: url(../images/social/twitter.gif) no-repeat !important;
}
.share-buttons .digg a:hover{
	background: url(../images/social/digg.gif) bottom center no-repeat !important;
}
.share-buttons .digg a{
	background: url(../images/social/digg.gif) no-repeat !important;
}
.share-buttons .facebook a:hover{
	background: url(../images/social/facebook.gif) bottom center no-repeat !important;
}
.share-buttons .facebook a{
	background: url(../images/social/facebook.gif) no-repeat !important;
}
.share-buttons .reddit a:hover{
	background: url(../images/social/reddit.gif) bottom center no-repeat !important;
}
.share-buttons .reddit a{
	background: url(../images/social/reddit.gif) no-repeat !important;
}
.share-buttons .google a:hover{
	background: url(../images/social/google.gif) bottom center no-repeat !important;
}
.share-buttons .google a{
	background: url(../images/social/google.gif) no-repeat !important;
}
.share-buttons .technorati a:hover{
	background: url(../images/social/technorati.gif) bottom center no-repeat !important;
}
.share-buttons .technorati a{
	background: url(../images/social/technorati.gif) no-repeat !important;
}
.share-buttons .sharethis a:hover{
	background: url(../images/social/sharethis.gif) bottom center no-repeat !important;
}
.share-buttons .sharethis a{
	background: url(../images/social/sharethis.gif) no-repeat !important;
}

.arkadasoner { color: #000000; }
.arkadasoneraktif { color: #a1a1a1; font-style: italic; }


/* LOGIN MENUSU SIGNIN DUGMESI */
#container {
    /*width:780px;*/
    /*margin:0 auto;*/
    padding:0 3px 0 0;
    position: relative;
    float:right;
    z-index:100;
}

#topnav {
    padding:3px 0 7px 0;
    font-size:11px;
    line-height:23px;
    text-align:right;
    width:128px;
    /*double buffer bg image to avoid flickering 
    background:transparent url("images/button_uye_girisi_light.gif") no-repeat 0 0; 
    background-position: 3px 3px; 
    */
    position: relative;
}
#topnav a.signin {
    background:#64bde9; /*kırmızı #f36268;*/
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;   
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background:url("images/button_uye_girisi_light.gif") no-repeat 0 0; /*IE için*/ /*transparent*/
    position: relative;
    /**background-position:5px center!important;*/
    /**padding:2px 2px 6px;*/
}
#topnav a.signin:hover {
    background:#3399cc; /*kırmızı #ed1c24;*/
    background:url("images/button_uye_girisi_dark.gif") no-repeat 0 0; /*IE için*/
    /**padding:2px 2px 6px;*/
   /* *background-position:0 3px!important;*/
}

a.signin {
    position:relative;
    margin-left:3px;
    display:inline;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    /*background-attachment:fixed;*/
    background-position:95% 50%;
}
#topnav a.menu-open {
    background:#64bde9!important ;
    color:#ffffff!important;
    outline:none;
    background:transparent url("images/button_uye_girisi_light.gif") no-repeat 0 0!important; /*IE için*/
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#ffffff;
}

/* LOGIN MENUSU  */

#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#64bde9; /*kırmızı #f36268;*/
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:0px;
    margin-right: 3px;  /*container'ınki ile aynı olmalı*/
    /**margin-right: -1px;*/
    color:#ffffff;
    font-size:12px;
}

#signin_menu input[type=text], #signin_menu input[type=password], #signin_menu input[type=email], #signinform2 input[type=text], #signinform2 input[type=password], #signinform2 input[type=email] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:2px 0 5px;
    padding:5px;
    width:200px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#ffffff;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
    text-align:left;
}
#signin_menu p.newuser, #signin_menu p.complete {
    clear:both;
    /*margin:5px 0;*/
    padding: 15px 0 0 4px;
    font-weight:bold;
    font-size:13px;
}
#signin_menu p a {
    color:#ffffff!important;
}
#signin_submit1 {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit1::-moz-focus-inner {
    padding:0;
    border:0;
}
#signin_submit1:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}
/* LOGIN MENUSU BITTI*/

/* Giriş sayfasındaki login bölümü*/
#signin_submit2 {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit2::-moz-focus-inner {
    padding:0;
    border:0;
}
#signin_submit2:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}


/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:12px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	z-index:200;
	padding:2px 10px;
	margin:8px 0 0 60px;

	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* pure CSS arrow */
.error em {
	display:block;
	width:0;
	height:0;
	font-size:0;
	border:10px solid;
	border-color:#FFFE36 transparent transparent;
	_border-left-color: #ffffff;
    _border-bottom-color: #ffffff;
    _border-right-color: #ffffff;
    _filter: chroma(color=#ffffff);

	/* positioning */
	position:absolute;
	bottom:-17px;
	left:50px;
}

#genel_orta {
    width: 1000px;
    clear: both;
    text-align:center;
    float:left;
}
#genel_orta div.ust0 {
	background: url(images/cerceve_gri1000_ust.gif) no-repeat;
	width: 1000px;
	height: 22px;
}
#genel_orta div.arka0 {
	background: url(images/cerceve_gri1000_arka.gif) repeat-y;
	width: 1000px;
	float:left;
}
#genel_orta div.alt0 {
	background: url(images/cerceve_gri1000_alt.gif) no-repeat;
	width: 1000px;
	height: 22px;
	float:left;
	clear:both;
}
#genel_orta div.yazi0 {
	font-size: 13px;
	text-align:left;
	float:left;
	width:960px;
	margin: 0 20px 0 20px;
	display:inline;
}

/*ileri dugmesi*/
div#button_ileri a{
    padding:3px 50px 10px 10px;
    background: transparent url("images/button_ileri_normal.gif") no-repeat 0 0;
    text-decoration:none;
    color: #ffffff;
    font-size: 26px;
    font-weight:bold;
	text-align:left;
	font-family:Trebuchet MS, Arial;
}
div#button_ileri a:hover {
    text-decoration:none;
    font-weight:bold;
    background:transparent url("images/button_ileri_koyu.gif") no-repeat 0 0;
}

/*dropdownbox style*/
optgroup
{
    color:#0b6cc4 ;
    font-style:italic;
    font-weight:bold;
    font-size:13px;
    font-family:Arial;
}
option
{
    color:Black;
    font-family:Arial;
    font-size:13px;
}


/* combobox */
.comboboxContainer
{
	border-left: solid 2px #777;
	border-top: solid 2px #777;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.comboboxValueContainer
{
	background: url(../../images/comboboxDisplayValue.gif) repeat-x left top;
}

.comboboxValueContent
{
	padding-left: 3px;
	text-transform: uppercase;
}

.comboboxDropDownContainer
{
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
	background: #fff;
	overflow: hidden;
	padding-left: 3px;	
}

.comboboxDropDownButton
{
	width: 16px;
	height: 18px;
	background-image: url(../../images/default-combobox.gif);
}

.comboboxGroupItemHeader
{
	display: block;
	background: #000;
	color: #fff;
}

.comboboxGroupItemContainer
{
	padding-left: 0px;
	margin-left: 0px;
}

.comboboxItem
{
	background: #fff;
	color: #000;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
}

.comboboxItemHover
{
	background-color: #999;
	color: #fff;
	text-transform: uppercase;
	padding-left: 4px;
}

.comboboxGroupItemContainer .comboboxItem
{
	padding-left: 20px;
	margin-left: 0px;
}

/*UZMAN BLOKLARI*/
div.uzmanblok
{
    width:300px;
    border:solid 1px silver; /*#4b4b4b;*/
    padding:2px 2px 2px 2px;
    margin:2px 2px 2px 2px;
    display:inline;
    float:left;    
}
div.lokasyonblok
{
    width:300px;
    border:solid 1px silver; 
    padding:2px 2px 2px 2px;
    margin:2px 2px 2px 2px;
    display:inline;
    float:left;    
}


.label_header
{
	text-decoration:none;
	Font-size:12PT;
	color:#0b6cc4; /*açık mavi: 29abe2*/
	font-weight:bold;
}

/*BURDAN SONRASI ESKI STYLE*/

.label_black
{
	text-decoration:none;
	Font-size:12PT;
	color:#000000;
	font-weight:bold;
}

.aciklama_tipi
{
	font-size: 12pt;
	 color: gray;
	  font-family: Tahoma;
	  
	}
	
	.mesaj_linki
	{
		font-size: 12pt;
	 color: blue;
	  font-family: Tahoma;
		}

.label_specialist_name
{
	text-decoration:none;
	Font-size:12PT;
	color:#29abe2;
	font-weight:bold;
}

.baslik_genel
	{
	text-decoration:none;
	Font-size:12PT;
	color:#29abe2;
	font-weight:bold;
	}
	
	.baslik_kucuk
	{
	text-decoration:none;
	Font-size:10PT;
	color:#29abe2;
	font-weight:bold;
	}


.label_detail_header
{
	text-decoration:none;
	Font-size:10PT;
	color:#0b6cc4; /*açık mavi #29abe2;*/
	font-weight:bold;
}
	
.label_header_red
{
	text-decoration:none;
	color:#ed1c24;
	font-weight:bold;
}

.submit_box
{
	text-decoration:none;
	Font-size:12PT;
	font-weight:bold;
	color:#29abe2;
	background-color:#f2f2f2;
	border:solid 2px #d8d8d8;
	height:30px;
}

.submit_box_small
{
	text-decoration:none;
	font-weight:bold;
	color:#29abe2;
	background-color:#f2f2f2;
	border:solid 2px #d8d8d8;
}

.input_box
{
	text-decoration:none;
	Font-size:10PT;
	color:#000000;
	background-color:#c8ebff;
	border:solid 1px #ececec;
}


.search_box
{
	text-decoration:none;
	Font-size:12PT;
	color:#000000;
	background-color:#ffffff;
}


.link_search
	{
		text-decoration:underline;
		color:#2977e2;
	}
.link_search:hover
	{
		color:#2977e2;
		text-decoration:none;
	}

.link_blue_small
	{
		text-decoration:underline;
		color:#2977e2;
		font-size:12px;
	}
	
.link_blue_small:hover
	{
		color:#2977e2;
		text-decoration:none;
		font-size:12px;
	}

.link_blue_big
	{
		text-decoration:underline;
		color:#2977e2;
		font-size:14px;
	}

.link_blue_big:hover
	{
		color:#2977e2;
		text-decoration:none;
		font-size:14px;
	}


.link_search_virgul
	{
	color:#2977e2;
	}

.link_specialist
{
	text-decoration:none;
 font-weight:bold;
	font-size:10pt;

	 color:#2977e2;
}

.link_specialist:hover
{
 font-weight:bold;
	text-decoration:underline;
		font-size:10pt;
 color:#2977e2;
}

.link_daha
{
	text-decoration:none;
	font-size:8pt;
	color:Black;
}

.link_daha:hover
{
	text-decoration:underline;
	font-size:8pt;
	color:Black;
}

.link_sozlesme
{ 
	color: Blue;
		text-decoration: underline;
	}
  
    .ImgButton
    {
      border: None 0 transparent;
    }
    
	/* emre begin */

.makaleler_brans_arka { 
	max-height:210px;
	overflow:auto;		
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #cccccc
	
	scrollbar-arrow-color: #547741;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	background-color: transparent;	
	
}


/* Çerçeve Esnek Gri (İnce) */
div.cerceve_esnekgriince 
{
    /*margin: 0 10px 10px 0;
    display:inline;
	float:right;*/
		
}
div.cerceve_esnekgriince div.ust_kisim {
/*min-height:7px;*/
height:7px;
}
div.cerceve_esnekgriince div.sol_ust {
background-image:url(images/makale_incegri_solust.gif); 
background-repeat:no-repeat;
width:8px; 
height:7px; 
float:left;
}
div.cerceve_esnekgriince div.ust_arka {
border-top:1px solid #CCCCCC; 
/*border-bottom:1px solid #CCCCCC;*/

width:290px; 
float:left; 
text-align:center;
height:6px;
}
div.cerceve_esnekgriince div.sag_ust {
background-image:url(images/makale_incegri_sagust.gif);
background-repeat:no-repeat;
width:8px; 
height:7px; 
float:left;
}

div.cerceve_esnekgriince div.arka1 {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width: 304px;
	padding-top:20px;
}

div.cerceve_esnekgriince div.ust_arka span.baslik {
	color:#0b6cc4;
	font-size: 14px;	
	background-color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	margin-bottom:-10px;
}

div.cerceve_esnekgriince div.yazi1 {
	padding: 10px 3px 5px 3px;
	font-size: 13px;
	text-align:left;
	color:#4b4b4b;
}

div.cerceve_esnekgriince div.alt_kisim {
height:8px;
}
div.cerceve_esnekgriince div.sol_alt {
background-image:url(images/makale_incegri_solalt.gif); 
background-repeat:no-repeat;
width:8px; 
height:8px; 
float:left;
}
div.cerceve_esnekgriince div.alt_arka 
{   
border-bottom:1px solid #CCCCCC; 
height:7px;
width:290px; 
float:left;
}
div.cerceve_esnekgriince div.sag_alt {
background-image:url(images/makale_incegri_sagalt.gif); 
background-repeat:no-repeat;
width:8px; 
height:8px; 
float:left;
}

div.cerceve_esnekgriince ul { padding: 6px 0 10px 0; margin: 0; }
div.cerceve_esnekgriince ul li { list-style: none; padding-bottom: 10px; }
div.cerceve_esnekgriince a { color: #666666;font-family: Arial;font-size: 14px;text-decoration:none; }
div.cerceve_esnekgriince a:visited { color: #666666;font-family: Arial;font-size: 14px;text-decoration:none; }
div.cerceve_esnekgriince a:hover { color: #666666;font-family: Arial;font-size: 14px;text-decoration:underline; }



div.makale_arama_arka {
     background-image:url(images/makale_arama_arka.jpg); 
     background-repeat:no-repeat;
     width:632px; 
     height:100px;     
     text-align:left;
     font-size:13px;
     font-family:Trebuchet MS, Arial;
        
}
div.makale_arama_arka div.arama { padding-top:25px; padding-left:30px; color:#FFFFFF; }
div.makale_arama_arka a { color: #6699FF; text-decoration:none; }
div.makale_arama_arka a:hover { text-decoration:underline; }




.populars-top{height:168px;width: 290px;overflow: hidden; padding:10px 5px 0px 10px; font-size:13px; margin-left:10px; }
.populars-top  a{font:13px Tahoma, Geneva, sans-serif;color:#2D6C9D;display:block; text-decoration:none;}
.populars-top  a:hover{text-decoration:underline;}
.populars-top .post{height:80px; width:372px; font:11px Tahoma, Geneva, sans-serif;color:#333333;overflow: hidden; padding:2px 10px 1px 0; border-bottom:1px dashed #CAE1F3;}
.populars-top .post .postimg{float:left;padding:0px 10px 1px 0;width:70px; height:80px;}
.populars-top .post .posttext{float:left; text-align:left; height:80px; width:210px;}

.hizmetler_btn { width:201px; height:82px; float:left; cursor:pointer; background-repeat:no-repeat;}
.hizmetler_btn:hover{ background-position:0% 100%;}
.hizmetler_btn .hizmetler_text { padding:40px 0 5px 10px; font-size:12px;}
.hizmetler_btn .hizmetler_text a{ color:#2D6C9D; text-decoration:none;}
.hizmetler_btn .hizmetler_text a:hover{ color:#2D6C9D; text-decoration:underline; }
/* emre end */

.mavi_sol_ust {
background-image:url(images/cerceve_mavi_ust_sol.gif); 
background-repeat:no-repeat;
width:14px; 
height:11px; 
float:left;
}
.mavi_ust_arka {
border-top:9px solid #64BDE9; 
/*border-bottom:1px solid #64BDE9;
background-color:#64BDE9;*/

width:290px; 
float:left; 
text-align:center;
height:11px;
}
.mavi_sag_ust {
background-image:url(images/cerceve_mavi_ust_sag.gif);
background-repeat:no-repeat;
background-position:right;
width:14px; 
height:11px; 
float:left;
}
.mavi_sol_alt {
background-image:url(images/cerceve_mavi_alt_sol.gif); 
background-repeat:no-repeat;
width:14px; 
height:11px; 
float:left;
}
.mavi_alt_arka 
{   
/*border-top:9px solid #64BDE9; */
border-top:2px solid #FFF;
border-bottom:9px solid #FFF;

background-color:#64BDE9;
height:11px;
width:290px; 
float:left;
}
.mavi_sag_alt {
background-image:url(images/cerceve_mavi_alt_sag.gif); 
background-repeat:no-repeat;
width:14px; 
height:11px; 
float:left;
}
.mavi_arka {
	border-right:9px solid #64BDE9;
	border-left:9px solid #64BDE9;
	width: 304px;
	padding-top:20px;
}

.etiket 
{
/*border:1px solid #CCC; 
background-color:#eee; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;*/
float:left; 
padding:3px; 
margin-left:3px;
font-size:9px;    
}
.etiket a{ text-decoration:none; color:#999;}
.etiket a:hover{ text-decoration:underline; color:#0b6cc4;}

 .bilgilendirme_genel 
{
border:2px solid; 
border-color:#e5e5e5; 
background-color: #fbf8f3;
vertical-align:middle; 
text-align:left;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;    
}
.bilgilendirme_genel a { text-decoration:none;}
.bilgilendirme_genel a:hover { text-decoration:underline;}



