﻿body
{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
a:hover
{
    text-decoration: none;
} 
:link
{
    text-decoration: none;
} 
:visited
{
    text-decoration: none;
}

/*master*/
.alt_yazi
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: center;
    text-decoration: none;
    color: #898989;
}
.hata
{
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
}


/*iletisim*/
.iletisim_yazilar
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #898989;
    text-align: justify;
}
.iletisim_link
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #BF6000;
    text-align: center;
}

/*sitemap*/
.sitemap_pathseparator
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #b4133e;
}
.sitemap_currentnode
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #268311;
}
.sitemap_node
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #747474;
}
.sitemap_rootnode
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #1da2d7;
}

/*tablolar*/
.tablo_zemin
{
    background-color: #D6D6D6;
}
.td_zemin_beyaz
{
    background-color: #ffffff;
}
.td_zemin_gri1
{
    background-color: #EBEBEB;
}
.td_zemin_gri2
{
    background-color: #E4E4E4;
}

/*icerik*/
.icerik_baslik
{
    font-family: Verdana;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #008bce;
    text-align: left;
}
.icerik_baslik2
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #008bce;
    text-align: left;
}
.icerik_metin
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #808080;
    text-align: justify;
}
.anasayfa_hakkimizda_yazisi
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #736357;
    text-align: left;
}
.anasayfa_hakkimizda_yazisi
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #736357;
    text-align: left;
}
.anasayfa_kutuyazi
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #736357;
    text-align: left;
}

/*duyuru*/
.duyuru_baslik
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-align: left;
}
.duyuru_tarih
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #f7941d;
    text-align: left;
}
.duyuru_icerik_baslik
{
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #008bce;
    text-align: left;
}

.duyuru_arsiv_baslik
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #578200;
    text-align: left;
}
.duyuru_liste
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #999999;
    text-align: left;
}

/*video*/
.video_baslik
{
    font-family: Verdana;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #669900;
    text-align: center;
}
.video_liste
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #999999;
    text-align: left;
}
.video_link
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #0099FF;
    text-align: left;
}

/*fiyat listesi*/
.fiyatlistesi_baslik
{
    font-family: Verdana;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #DD8500;
    text-align: left;
}




/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/LightBox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/LightBox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*reklam*/
#displaybox
{
	z-index: 10000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url('Images/Reklam/Opacity.png');
	background-repeat: repeat;
}