body {padding:0; margin:0;
	background:url(images/head.gif) repeat-x #fff;
	font:Verdana;
	font-size: 14px;
	
}
a{text-decoration:none;font-size: 14px;font-weight: bold; color: #0f3e73;}
a:hover{text-decoration:underline;}
.menu{
		 display: block;
       font:Verdana;
		 font-weight: bolder;
		 text-decoration:none; 
		 background: url(images/menu.gif) no-repeat;
		 background-position: right; 
		 text-align: center;
		 color: #fff;
		 width: 114px;
		 height: 35px;
	}
.menu p{ padding-top:9px;font-size: 14px;}
.menu-s{
		 display: block;
       font:Verdana;
		 font-weight: bolder;
		 text-decoration:none; 
		 background: url(images/menu.gif) no-repeat;
		 text-align: center;
		 color: #0f3e73;
		 width: 114px;
		 height: 35px;
	}
.menu-s p{ padding-top:9px;font-size: 14px;font-weight: bold;}
.urunm{
	    display: block;
       font:Verdana;
		 font-weight: bolder;
		 text-decoration:none; 
		 background: url(images/urun-m.gif) no-repeat;
		 background-position: right; 
		 text-align: center;
		 color: #fff;
		 width: 114px;
		 height: 100px;
}
.urunm p{font-size: 14px;font-weight: bold;}
.urunm-s{
		 display: block;
       font:Verdana;
		 font-weight: bolder;
		 text-decoration:none; 
		 background: url(images/urun-m.gif) no-repeat;
		 text-align: center;
		 color: #0f3e73;
		 width: 114px;
		 height: 100px;
	}
.urunm-s p{font-size: 14px;font-weight: bold;}

.urunler img{border:5px double #d1d1d1; margin-bottom:10px;}
.urunler-h img{border:5px double #ff0101; margin-bottom:10px;}
.urunler-h a{color:#ff0000;}
.urunler-h a:hover{color:#ff0000;}
.urun-b img{border:5px double #d1d1d1; margin-bottom:10px;}
.icerik span{font-size: 14px;font-weight: bold; color: #0f3e73;}
.icerik div{ padding: 5px 5px 5px 5px;}
.iletisim{ font-weight: bolder;}
.iletisim input{ background: transparent; width: 350px; border:1px solid #cbcbcb;}
.urun-t a{margin-top:21px;}
.haber td{ border-bottom:1px solid #cbcbcb;	border-left:1px solid #cbcbcb;	border-right:1px solid #cbcbcb;	}
.nav-g{
	background: url(images/nav-g.gif) no-repeat right;
	width:40px; height:22px; 
	display: block;
	margin-bottom:20px;
}
.nav-o{
	font-family: Verdana; 
	font-size:14px;
	color:#ff0001;
	background: url(images/nav-o.gif) no-repeat top;
	width:29px; 
	height:23px; 
	display: block;
	cursor: hand;
	padding-top:3px;
}

.nav-i{
	background: url(images/nav-i.gif) no-repeat left;
	width:40px; height:22px; 
	display: block;
	margin-bottom:20px;
}

.doviz{background:url(images/doviz.png) no-repeat; display:block; height:100px;}
.doviz table{color:#fff; font-weight: bolder; margin-top:29px;margin-left:10px;}
.doviz td{height:10px;}

.footer{background:url(images/foot.gif) repeat-x; height:108px;}
.footer p{ font-size:13px; text-align: center; font-weight: normal;}
/* Light Box */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border: 1px solid black;}
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
