/* CSS Document */

body{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
.SaatKutusu{
font-family:"Tahoma";
color:#333333;
font-size:12px;
border:1px solid #b3b3b3;

}
.Buton{
border:1px solid #b3b3b3;
color:#000000;
font-family:Tahoma;
font-size:12px;
}
.MarkaVitrinBaslik{
font-family:"Tahoma";
font-size:12px;
font-weight:bold;
color:#FF6600;
letter-spacing:0px;
}
.MarkaVitrinBaslik2{
font-family:"Tahoma";
font-size:14px;
font-weight:bold;
color:#FF6600;
letter-spacing:0px;
}
.MarkaVitrinDevam{
font-family:"Tahoma";
font-size:12px;
color:#333333;
letter-spacing:0px;
}
.HaberBaslik{
font-family:"Tahoma";
font-size:12px;
font-weight:bold;
color:#ff0000;
letter-spacing:0px;
}
.HaberDevamButon{
font-family:"Tahoma";
font-size:10px;
font-weight:bold;
color:#ff0000;
letter-spacing:0px;
}
.HaberTaban{
font-family:"Tahoma";
font-size:10px;
font-weight:bold;
color:#464646;
letter-spacing:0px;
}
.FormBox{
font-family:"Tahoma";
font-size:10px;
border:1px solid #b3b3b3;
border-style:inherit;
background-color:#FFFFFF;
color:#666666;
width:90%;
}
.Copyright{
font-family:"Tahoma";
font-size:10px;
color:#333333;
letter-spacing:0px;
}
.MusteriNo{
font-family:"Tahoma";
font-size:14px;
font-weight:bold;
color:#464646;
letter-spacing:0px;
}
#pscroller1{width: 250px;height: 280px;border: 0px solid;padding: 5px;background-color: transparent;}
#pscroller2 a{text-decoration: none;}
.someclass{ //class to apply to your scroller(s) if desired}
.MenuText {
font-family:"Tahoma";
font-size:12px;
color:#000000;
padding-left:5px;
}
.highlighttext{
background-color:yellow;
font-weight:bold;
}
#acildiv1{
font-family:"Tahoma";
font-size:14px;
font-weight:bold;
color:#FF6600;
letter-spacing:0px;
text-align:left;
}
#acildiv2{
font-family:"Tahoma";
font-size:12px;
color:#333333;
letter-spacing:0px;
text-align:left;
}
#acildiv3{
font-family:"Tahoma";
font-size:14px;
font-weight:bold;
color:#464646;
letter-spacing:0px;
text-align:left;
}
#cildivana{
width:245px;
text-align:center;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -600px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ 
visibility: visible;
top: -100px;
left: 35px; 
}
