﻿body {

				background-image:url('../images/servicedesk-bg.jpg');
				background-repeat:repeat-x;
				background-position:top center;
				background-color: #fff;
				margin-top:0px;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:19px;
				color:#6d6d6d;
				min-width: 960px;
	}

a { text-decoration:none;	color:#797979;}
a:hover {color:#ff0000;}
.active {color:#3f8dbe;}

.clr{ clear:both;}
.h2 {
				font-size:14px; font-weight:bold; padding-bottom:3px;
}


#ust{width:960px; height:137px; margin-left:auto; margin-right:auto;
}
.logo{ float:left; margin-top:20px;}

.baslik {padding-bottom:5px; margin-top:10px;				}
.cizgi{	background-image:url('../images/cizgi.jpg'); background-repeat:repeat-x; height:3px; }

#reklam{width:960px; height:262px; margin-left:auto; margin-right:auto;}

#orta{ width:960px;	height:223px;	margin:auto;	margin-top:10px; background-image:url('../images/orta-bg.png'); background-repeat:no-repeat; }
#orta .orta1{ width:270px; float:left; height:161px; margin-top:50px; margin-left:25px;   	}
#orta .orta2{width:270px; 	 float:left;	height:161px; margin-top:50px; margin-left:45px;	 }
#orta .orta3{ width:270px; float:left; height:161px;  margin-top:50px; margin-left:55px;  }



#orta2{  width:960px; padding-bottom:15px;	height:100%;	min-height:250px;  margin:auto; margin-top:0px;  }
#orta2 .orta4{ width:930px; float:left; margin-top:20px; margin-left:25px;  	}
#orta2 .orta4 h2{ font-size:14px; font-weight:bold; padding-bottom:5px; 	}


#orta2 .orta5{ width:200px; float:left; height:auto;  	background-color:#EAEAEA;}


#orta2 .orta6{ width:754px; float:left;  margin-left:5px; background-color:#fff; min-height:350px; }
#orta2 .orta6 .icyazi{ padding:5px 10px 20px 10px;  }
#orta2 .orta6 h3{ font-size:12px; padding:5px 0px 0px 10px; font-weight:bold; color:#4e6f88;	}
#orta2 .orta6 h2{ font-size:14px; font-weight:bold; padding-bottom:3px; 	}


#orta2 .orta7{ width:754px; float:left;  margin-left:5px; background-color:#fff; min-height:350px; }


#alt{ width:960px; height:100px; padding-top:25px; margin-bottom:10px; margin-left:auto; margin-right:auto; }



.butonlar{float:right;margin-top:90px;}
.butonlar a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: #585858;
width: 106px;
height: 42px;
float: left;
display: inline;
margin-right: 0px;
background-image:url(../images/but-up.png);
background-repeat: no-repeat;
padding-top: 5px;
text-align:center;
}

.butonlar a:hover{
background-image:url(../images/but-over.png);
color: #ff9c04;
}

.butonlar .aktif{
background-image:url(../images/but-over.png);
color: #ff9c04;
}



/************************** 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;
    line-height:16px;
}
#solbut ul li {
	position: relative;
}
#solbut li ul {
    position: absolute;
    left: 148px;
    top: 0px;
    display: none;
}

#solbut ul li a {
    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:1px solid #fff;
    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ş *******************************/


.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;  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;  padding:2px 0px 0px 3px; }
table.table_hikayeyaz { margin:0px 0px 0px 20px;  color:#738090; font-family:Tahoma; }
table.table_hikayeyaz thead tr td{  font-weight:bold; padding:4px 0px 15px 10px; border:none;}
table.table_hikayeyaz tr td {  background-position: 0px 0px;
				padding: 3px 0px 3px 10px;
				background-repeat: repeat;
				background-attachment: scroll;
}
