﻿body{
				
				background-repeat:repeat-x;
				background-position:center top;
				/*background-color:#f9f9f9;*/
				background-color: #fff;
				margin-top:0px;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:17px;
				color:#6d6d6d;
				min-width: 960px;
	}

a { text-decoration:none;	color:#797979;}
a:hover {color:#ff0000;}
.active {color:#3f8dbe;}

.clr{ clear:both;}


#ust{width:960px; 	margin:auto;	
background-repeat:no-repeat;
}

#reklam{width:960px; height:266px; background-image:url('fidan_05.jpg');	
background-repeat:no-repeat;	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#icerik{width:960px; height:%100; background-image:url('fidan_05.jpg');	
background-repeat:no-repeat;	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#reklam2{width:960px; height:112px; background-image:url('Images/kurumsal-gorsel.jpg'); 
background-repeat:no-repeat;	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#reklam3{width:960px; height:112px; background-image:url('Images/markalar-gorsel.jpg'); 
background-repeat:no-repeat;	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#reklam4{width:960px; height:112px; background-image:url('Images/iletisim-gorsel.jpg'); 
background-repeat:no-repeat;	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#orta{ width:960px;	}
#orta .orta1{ width:960px; height:141px;  }
#orta .orta2{width:316px; 	 float:left;	height:207px; margin-left:7px;	 background-image:url('Images/fidan_07_03.jpg'); 
background-repeat:no-repeat
}
#orta .orta3{ width:315px; float:left; height:207px;  margin-left:7px; background-image:url('Images/fidan_07_05.jpg'); 
background-repeat:no-repeat
}

#orta .orta4{ width:754px; float:left;  margin-left:5px; background-color:#fff; min-height:450px; }
#orta .orta4 .icyazi{ padding:5px 10px 20px 10px; line-height:17px; }
#orta .orta4 h3{ font-size:12px; padding:5px 0px 0px 10px; font-weight:bold; color:#4e6f88;	}

#orta .orta5{ width:200px; float:left; height:auto;  	background-color:#EAEAEA;}

#orta .orta6{ width:100%; float:left;  margin-left:5px; background-color:#fff; min-height:300px; }
#orta .orta6 h3{ font-size:12px; padding:5px 0px 0px 10px; font-weight:bold; color:#4e6f88;	}

#markalar{
				width:960px;
				height:125px;
				background-image:url('fidan_09.jpg');
				background-repeat:no-repeat;
				margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#alt{
				width:960px;
				margin:auto;
				margin-top:15px;
				border-top:1px #e5e5e5 solid;
}

.hbuttons{
				margin-top:65px;
				float:right;
				
}
.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: red;
width: 107px;
height: 28px;
float: left;
display: inline;
margin-right: 8px;
background-image:url('Images/but-up.png');
background-repeat: no-repeat;
padding-top: 6px;
text-align:center;
}

.hbuttons a:hover{
background-image:url('Images/but-over.png');
color: #585858;
}

.hbuttons .aktif{
background-image:url('Images/but-over.png');
color: #585858;
}


/************************** menu  ******************************/
.urun_baslik{ font-size:14px; padding:5px 5px 5px 5px; font-weight:bold; color:#0066CC;	}

#solbut ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    border-bottom: 0px solid #00;
}
#solbut ul li {
	position: relative;
}
#solbut li ul {
    position: absolute;
    left: 148px;
    top: 0px;
    display: none;
}

#solbut ul li a {
    border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	display: block;
    	text-decoration: none;
    	background-color: #fff;
    background-image:url('Images/solbut_up_bg.gif');
    	background-repeat:repeat-x;
    	padding: 4px 0 5px 15px;
    	border-bottom:0;
}

#solbut ul li a:hover {
   
background-image:url('Images/solbut_hover_bg.gif');
background-repeat:repeat-x;
	
}

#solbut ul li.aktif a {
   
background-image:url('Images/solbut_hover_bg.gif');
background-repeat:repeat-x;
color:#e41d34;
	
}


#solbut ul li a.selected{ /*selected main tab style */
background-image:url('Images/solbut_hover_bg.gif');
background-repeat:repeat-x;
color:#e41d34;
}



/* IE. gizle \*/
* html #solbut ul li { float: left; height: 1%; }
* html #solbut ul li a { height: 1%; }
/* IE den gizleme sonu */
#orta_company li:hover ul {
	display: block;
	

}
li.over ul{ display: block;  }
#solbut li:hover ul{ display: block;  }
/************************** menu bitiş *******************************/

/**************************SLIDE PANEL *************************************/

a:focus {
	outline: none;
}
#panel {
	background: #e41d28;
	height: 50px;
	display: none;
	
}

#panel .panelyazi {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}

#panelbut{
				width:100%; position:absolute;
}

#panelgorsel{
				width:960px; margin-left:auto; margin-right:auto;
}

.active {
	background-position: right 12px;
}
/**************************SLIDE PANEL SON*************************************/


.input { background-image:url('Images/input_bg.jpg'); 
background-repeat:repeat-x; height:18px; border:1px solid #c1d3dc; width:200px; font-family:tahoma; color:#738090; font-size:11px; padding:2px 0px 0px 3px; }
.txt_area_hikaye {background-image:url('Images/txt_area_bg.jpg'); 
height:150px; width:400px; border:1px solid #c1d3dc; font-family:tahoma; color:#738090; font-size:11px; padding:2px 0px 0px 3px; }
table.table_hikayeyaz { margin:0px 0px 0px 20px; font-size:11px; color:#738090; font-family:Tahoma; }
table.table_hikayeyaz thead tr td{ font-size:10px; font-weight:bold; padding:4px 0px 15px 10px; border:none;}
table.table_hikayeyaz tr td {  padding:3px 0px 3px 10px; }

#aracarka{width:250px;
		  height:215px;
		  background-image:url('Images/aracarka.png');	
		  background-repeat:no-repeat;
	      margin-top:15px;
		  margin-left: auto;
		  margin-right: auto;
		  margin-bottom: auto;
		  }

#arkaadres{width:960px;
		  height:265px;
		  background-image:url('Images/arkaadres.png');	
		  background-repeat:no-repeat;
	      margin-top:15px;
		  margin-left: auto;
		  margin-right: auto;
		  margin-bottom: auto;
		  }


		  
#baslik{width:233px;
		  height:50px;
		  text-align:center;
		  background-image:url('Images/baslik.png');
		  color: maroon;
		  font-size:13px;
		  font-family: "Trebuchet MS";	
		  font-weight:bold;
		  background-repeat:no-repeat;
}

#icalan{  height:160px;
		  background-image:url('Images/icalan.png');
		  color:white;
		  font-size:20px;
		  font-family: "Trebuchet MS";	
		  background-repeat:no-repeat;
		  vertical-align: top;
		  text-align: left;

}

#rezarka{width:580px;
		  height:550px;
		  background-image:url('Images/arkarez.png');	
		  background-repeat:no-repeat;
	      margin-top:15px;
		  margin-left: auto;
		  margin-right: auto;
		  margin-bottom: auto;
		  }


input{
	border:1px solid #929ba2; background:#FFCCCC; font-size:11px; height:20px; width: 214px; padding:3px; margin-bottom:5px;
}
textarea{
	border:1px; width: 214px; padding:3px; margin-bottom:5px; height: 58px;
}
.buttonx{
	height:26px; width:113px; background:url('http://www.fidanrentacar.com/fidan-oto-kiralama/send.gif'); border:0px;
}

