/*
	Değirmen İçerik Yönetim Sistemi

	Ekol Elektrik Sitil Şablon Dosyası
*/


body{
	background:url("images/body.gif") left top repeat-x;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", Helvetica;
	font-size:small;
	/**/
}


body{
	background:url("images/body.gif") left top repeat-x;
	
	}

a	{
	text-decoration:none;
}



#page	{
	width:800px;
	height:	500px;
	margin:0 auto;
	padding:0;
}


#head	{
	width:800px;
	height:100px;
	float:left;
	background:url("images/header.gif") top left no-repeat;
	
}

#head ul {
	position:relative;
	margin:0;
	padding:0;
	width:550px;
	top:80px;
	left:270px;
}

#head li{
	display:inline;	
	padding:0;
	margin:0;
	margin-left:20px;
	text-align:right;
}

#head a {
	color:black;
}

#head a:hover{
	color:red;	
} 

#head a.selected{
	color:red;
}


#footer	{
	width:800px;
	height:	30px;
	margin:0 auto;
	padding-top:15px;
}

#footer p {
	font-size:80%;
	text-align:right;
	margin:5px 0;
		
}



#scrollarea	
{ 
	background:white; 
	width:800px;
	height:450px; 
	margin:0 auto;
	overflow:hidden; 
	float:left;
	position:relative; 
	
}


#scrollcontent 
{
	width:800px;
	height:2000px;
	position:absolute;
	float:left;
	/*background:url("fur.jpg");*/
	
}

.scroll{
	padding:10px 0 20px 0;
	font-family:"Lucida Sans Unicode";	
	font-size:small;
	width:800px;
	height:450px;
	text-align:justify;	
	line-height:1.2em;
	color:gray;
}

.scroll p{
	margin:10px;
	padding:0;
	color:gray;
	line-height:1.5em;
}



#elektrik {color:red; text-decoration:underline;}
#elektrik2 {color:red; text-decoration:underline;}
#emlak {color:green; text-decoration:underline;}
 
#content0{
	top:0;
	left:0;
	position: absolute;
	background:url("images/content0.gif") left top no-repeat;
	
}

#content0 h2 {
	font-size:150%;	
	margin:30px 10px;
	color:red;
}


#content1{
	top:0;
	left:800px;
	position: absolute;
	background:url("images/content1.gif") left top no-repeat;
	
}

#content1 h2 {
	font-size:150%;	
	margin:30px 10px;
	color:red;
}


ul.submenu {
	margin:0;
	padding:0;
	background:#ee1c24;
	width:800px;
	height:20px;
	float:left;
}

ul.submenu li{
	display:inline;
	margin:0 0 0 10px;	
}

ul.submenu li a { color:white;}
ul.submenu li a:hover { text-decoration:underline;}




#content2{
	top:0;
	left:1600px;
	position: absolute;
	background:url("images/content2.gif") left top no-repeat;	
}

#content2 h2 {
	font-size:150%;	
	margin:30px 10px;
	color:red;
}



#content3{
	top:0;
	left:2400px;
	position: absolute;
	background:url("images/content3.gif") left top no-repeat;		
}

#content3 h2 {
	font-size:150%;	
	margin:10px 10px;
	color:red;
}


#content4{
	top:0;
	left:3200px;
	position: absolute;
	background:url("images/content4.gif") left top no-repeat;		
}


#content4 h2 {
	font-size:150%;	
	margin:20px 10px;
	color:red;
}



#content5{
	top:450px;
	left:0px;
	position: absolute;
	background:url("images/content1.gif") left top no-repeat;		
}



#innerscrollarea_1{
	width:800px;
	height:410px;	
	overflow:hidden;
	position:relative;
	float:left;
}

#innerscroll_1{
	width:800px;
	height:2000px;
	position: absolute;
}

/*
#inner1{
	top:0;
	left:0;
	position: absolute;
}
*/

#inner2{
	top:0;
	left:0;
	position: absolute;
}


#inner2 a:hover{
	color:red;		
}

#inner3{
	top:450px;
	left:0;
	position: absolute;
}


#innerscrollarea_2{
	width:800px;
	height:410px;	
	overflow:hidden;
	position:relative;
	float:left;
}

#innerscroll_2{
	width:800px;
	height:2000px;
	position: absolute;
}


#inner4{
	top:0;
	left:0;
	position: absolute;
}


#inner5{
	top:450px;
	left:0;
	position: absolute;
}


#inner2 a:hover{
	color:red;		
}

#inner5{
	top:900px;
	left:0;
	position: absolute;
}




#emlak{
	width:740px;
	height:340px;
	
	margin:10px;	
	overflow-y:auto;
}


.emlak_thumbnail
{
	width:130px;
	height:128px;
	float:left;
	background:#fafafa;
	margin:5px;
	border:1px solid #fdfdfd;	
	text-align:center;
}

.emlak_thumbnail img{
	clear:both;
	float:left;
	width:128px;
	margin-top:5px;
}

.ajax-loading{
	background:url("images/spinner.gif") center center no-repeat;	
}

#emlak_window td
{
	font-weight:bold;	
}
