﻿html
{
    scrollbar-face-color: #26a0d1;
    scrollbar-track-color: #e9e0c0;
    
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    
    scrollbar-darkshadow-color: #e9e0c0;
    scrollbar-highlight-color: #26a0d1;
}

body
{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url('Images/Master/bg.jpg');
}
a:hover
{
    text-decoration: none;
    color: #898989;
} 
:link
{
    text-decoration: none;
    color: #898989;
} 
:visited
{
    text-decoration: none;
    color: #898989;
}

/*master*/
.master_yazi
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #898989;
}
.master_baslik
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #998675;
    text-decoration: none;
}
.master_metin
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: justify;
}
.alt_copyright
{
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #AEA899;
    cursor: help;
    text-align: center;
}

.table_zemin
{
    background-color: #ffffff;
}
.td_baslik
{
    background-color: #ACACAC;
    color: #6C6C6C;
    text-decoration: none;
}
.td_zemin
{
    background-color: #EAEAEA;
}
.td_zemin2
{
    background-color: #CCCCCC;
}

/*Haberler*/
.haberler
{
    font-family: Verdana;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
    text-decoration: none;
    color: #898989;
}
#marqueecontainer{
position: relative;
width: 152px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}

/*arama*/
.arama_textbox
{
    border: 1px solid #D5C1A2;
    font-family: Verdana;
    color: #9E9889;
    background-color: #FFFFFF;
    font-size: 12px;
    vertical-align: bottom;
    text-align: left;
}

/*Yayınlar*/
.yayinlar_detay_yayinadi
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    color: #FFFFFF;
}
.yayinlar_detay_fiyat
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #FFFFFF;
}
.yayinlar_detay_aciklama
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #898989;
    text-align: justify;
    text-decoration: none;
}

/*Yayinlar.aspx?Sinif kitap resmini büyük gösterme*/
.thumbnail
{
    position: relative;
    z-index: 0;
}

.thumbnail:hover
{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span
{
    /*CSS for enlarged image*/
    position: absolute;
    background-color: #FFFFFF;
    padding: 0px;
    left: 0px;
    border: 2px solid #808080;
    visibility: hidden;
    z-index: -1;
}

.thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0px;
    padding: 0px;
    z-index: 1000;
}

.thumbnail:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
    left: 121px;
    z-index: 1000;
}

/*deneme çözümler*/
.deneme_cozum_link
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFCC;
    text-decoration: none;
    text-align: left;
}



/*arama sonucu*/
.arama_sonuc
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #898989;
    text-align: justify;
    text-decoration: none;
}
.arama_thumbnail
{
    position: relative;
    z-index: 0;
}

.arama_thumbnail:hover
{
    background-color: transparent;
    z-index: 50;
}

.arama_thumbnail span
{
    /*CSS for enlarged image*/
    position: absolute;
    background-color: #FFFFFF;
    padding: 0px;
    left: 0px;
    border: 1px solid #99FF33;
    visibility: hidden;
}

.arama_thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0px;
    padding: 0px;
}

.arama_thumbnail:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 0px;
    left: -198px;
    z-index: 1000;
}

/*iletişim*/
.iletisim_link
{
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #01B0EF;
    text-align: center;
    text-decoration: none;
}

.iletisim_adres_baslik
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #0066FF;
    text-align: left;
    text-decoration: none;
}

.iletisim_adres_detay
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-align: left;
    text-decoration: none;
}

.iletisim_eposta_yazilar
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-align: left;
    text-decoration: none;
}

.iletisim_gonderbutton
{
    background-image: url('Images/Mesaj/Gonder.gif');
    width: 65px;
    background-repeat: no-repeat;
    height: 20px;
    background-color: transparent;
    cursor: hand;
}

.mesaj_sonuc
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-align: justify;
    text-decoration: none;
}

/*lightbox++*/
.lightbox_sayfa
{
    background-image: url(Images/LightBox/maviSayfa.gif);
    background-repeat: no-repeat;
    width: 21px;
    height: 24px;
    text-align: center;
    cursor: pointer;
}
.lightbox_sayfa_no
{
    font-weight: normal;
    font-size: 7pt;
    font-family: Verdana;
    text-align: center;
    color: #FFFFFF;
}

/*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; }

.login_hata
{
    font-family: Verdana;
    font-size: 11px;
    color: #ff0066;
    font-weight: bold;
}

/*clicker*/
#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/IPhone/Opacity.png');
	background-repeat: repeat;
}
