/*Tüm divleri kapsayan alan*/
#VerticalTile {
text-align : left;
width : 980px;
margin : 0 auto;
background :url(/images/HomePage/MainBg.jpg) repeat-x;
}
#Content {
text-align : left;
width : 980px;
margin : 0 auto;
position:relative
}
/*Üst alan*/
#PageTop {
width : 100%;
height : 33px;
background :url(/images/HomePage/RedTop.jpg) repeat-y #b00000;
}
#PageTop img{
}
#PageTop ul {
list-style-type : none;
padding : 0;
margin : 0;
margin : 35px 10px 0 0;
}
#PageTop ul li {
display : inline;
font-size : 22px;
}
#PageTop ul li a {
text-decoration : none;
padding-left : 20px;
height:30px;
font-size : 22px;
}
#PageTop ul li a span{
padding : 0 10px;
display:none
}

#Main {
}
/*Ana Menü*/
#LeftCol {
float : left;
width : 150px;
}
#MainMenu{right:0 ; position:absolute; z-index:15; padding-top:20px }
#MainMenu ul,#MainMenu-Inner ul {
margin : 0;
padding : 0;
}
#MainMenu ul li,#MainMenu-Inner ul li{
list-style-type:none;
padding : 0;
display:inline;
}	
#MainMenu ul li a,#MainMenu-Inner ul li a {
font:bold 11px Tahoma,Arial,Verdana;
color:#636363;
padding:20px
}

/*İç sayfa Menu*/	
#MainMenu-Inner{ background:url(/Images/InnerPage/MenuBG.png) no-repeat top left ; padding-top:20px; text-align:right; height:80px }



/*Içerik alani*/
#RightCol {
float : right;
}
/*Alt alan*/
#PageBottom {
width : 100%;
height : 100px;
}
#PageBottomLinks{ 
float:left;
}
#PageBottom ul{
list-style-type: none;
padding: 0;
margin: 0;
}
#PageBottom ul li { 
display: inline;
padding:0
}
#PageBottom ul li a {
text-decoration: none;
font-weight:normal;
padding: 2px;
margin-right:5px;
}
#PageBottom ul li a:hover
{
}
#Parallax-Container{ background:url(/Images/Parallax/prbg.jpg) right no-repeat; position:relative}
#parallax {position:relative; overflow:hidden; width:791px; height:236px; }
#Ship{position:absolute; top:140px; left:30px;}
#Bird{position:absolute; top:55px; left:500px;}
#Text{position:absolute; top:20px; left:0px;}
    
#Welcome{width:340px;float:right; }
#News {width:340px;float:left; }
img.NewsHeader{padding:25px 15px 0 0px;}
#News ul { list-style-type:none;margin:0;padding:0; text-indent:0;position:relative; margin-left:0}
*:first-child+html #News ul { list-style-type:none;margin:0;padding:0; text-indent:0;position:relative; margin-left:-15px}
#News li{ float:none; padding:15px 0 0 0;margin:0; clear:both; text-align:justify;min-height:60px; height:auto !important; height:60px; list-style-type:none;text-indent:0 }
#News ul li img{float:left; display:inline; line-height:60px; padding:0 10px 10px 0; max-width:65px; width:auto !important; width:65px;margin:0;text-indent:0}
#News ul li img.FloatNone{ float:none; padding:0; vertical-align:bottom; }
#News ul li span{ float:right; text-align:justify; width:250px}
.Line {padding:0;margin:0;}

/*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;line-height:13px;margin-bottom:10px }	
#imageData #caption{}
#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; }
#Dotted-Line{ padding-top:25px; margin: 0 30px;text-align:center; float:left; border-left:1px dotted #999; min-height:250px; height:auto !important; height:250px; }
.Lite img {border:solid 2px #eee}
.form fieldset {
	padding:5px;
	text-align:left;
	width:600px;
}
.form legend {
	width:250px;
}
.form ul {
	float:left;
}
.form li{
	float:left;
	padding:0px;
	margin-top:5px;
	list-style-type:none;
	display:block;
	width:100%;
}
.form label {
	float:left;
	width:150px;
}
.Crema 
{
	color:#B1E8EB;
}
.Crema a
{
	color:#B1E8EB;
}
