body{
	padding:0px;
	margin:0px;
	background:#c7c7c7;
	color:#848484;
	font:10px/14px Tahoma, sans-serif;
}

div, p, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{/*list-style-type:none;*/}

.clear{
clear:both;
}

.frame {
	border: 1px solid #D5E6E0;
}

.text1 {
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}
.text2 {
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
}
.text3 {
	font: 10px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
}

.text4 {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#052578;
	font-weight:bold;
}
.text5 {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#052578;
	font-weight:bold;
}


a:link {
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a:visited{
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a.a:link {
	font: 10px/14px Tahoma, Geneva, sans-serif;
	color:#19a1cb;
	font-weight:normal;
	text-decoration:underline;
}

a.a:visited{
	font: 10px/14px Tahoma, Geneva, sans-serif;
	color:#19a1cb;
	font-weight:normal;
	text-decoration:underline;
}

a.a:hover {
	font: 10px/14px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a.b:link {
	font: 10px/18px Tahoma, Geneva, sans-serif;
	color:#848484;
	font-weight:normal;
	text-decoration:underline;
}

a.b:visited{
	font: 10px/18px Tahoma, Geneva, sans-serif;
	color:#848484;
	font-weight:normal;
	text-decoration:underline;
}

a.b:hover {
	font: 10px/18px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a.c:link {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

a.c:visited{
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

a.c:hover {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}

a.d:link {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

a.d:visited{
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

a.d:hover {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}

input, textarea, select{
border:#fff 1px solid;
background-color:#d6e6e0;
font:10px/12px Tahoma, sans-serif; color:#000; 
}
a.adv:link {text-decoration: none; font-weight:bold; color:#000;}
a.adv:hover {text-decoration: none; font-weight:bold; color:#000;}
a.adv:visited {text-decoration: none; font-weight:bold; color:#000;}

#middle_container
{
	position:relative;
	width:1000px;
	top:10px;
}
.bar_container
{
	position:absolute;
	width:182;
}
#sidebar
{
	width:185px;
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	position:relative;
	top:31px;
	/*border-right:1px solid #EFEFEF;*/
}
#sidebar ul li
{
	list-style-type:none;
	position:relative;
	color:#3D87CF;
	font-family:Helvetica;
	
}
#sidebar ul li a
{
	cursor:pointer;
	text-decoration:none;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	font-size:14px;
	padding-left:8px;
	width:180px;
	height:51px;
	float:left;
	position:relative;
	top:-5px;
	line-height:45px;
}
#sidebar ul li a:hover
{
	background:#3D87CF;
	color:#FFF;
	border-bottom: 1px solid #2b6dae;
	-webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
  	-moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
  	-ms-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
  	-o-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
  	transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-box-shadow: inset -10px 0px 10px -12px #215485;
  	-moz-box-shadow: inset -10px 0px 10px -12px #215485;
 	box-shadow: inset -10px 0px 10px -12px #215485;
 	background: #5e9bd7;
  	border-top:0px solid #7aadde;
	width:180px;
	height:51px;
}
.middle_content
{
	position: absolute;
	width: 807px;
	height: 756px;
	float: left;
	top: 25px;
	left: 190px;
}
.middle_content td a
{
	cursor:pointer;
	text-decoration:none;
	font-size:14px;
	font-family:Helvetica;
	font-weight:bold;
	color:#7C461F;	
}
.content1
{
	width:250px;
	height:200px;
	float:left;
	margin-left:16px;
	position:absolute;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
}
.content1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:230%;
	color:#999999;
	line-height:35px;
}
.content2
{
	width:250px;
	height:200px;
	float:left;
	margin-left:20px;
}
.content3
{
	width:250px;
	height:200px;
	float:left;
	margin-left:20px;
}
.content_img
{
	margin-top:45px;
}

.content_p
{
	margin-top:5px;
	margin-left:2px;
	width:250px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:230%;
	color:#999999;
	line-height:35px;
}
.content_span
{
	font-family:Helvetica;
	font-size:12px;
	line-height:22px;
}
.bottom_div
{
	position:absolute;
	width:806px;
	height:500px;
	top:390px;
	left:9px;
}
.bottom_thumb
{
	position:absolute;
	width:802px;
	height:30px;
	top:0px;
	left:0px;
	background-image:url(../images/line002.jpg);
}
.bottom_thumb_span
{
	font-family:Helvetica;
	margin-left:15px;
	margin-top:9px;
	position:absolute;
	font-size:14px;
	font-weight:bold;
}
.bottom_content
{
	position:absolute;
	width:802px;
	height:150px;
	top:40px;
	left:0px;
	font-family:Helvetica;
	font-size:12px;
	line-height:27px;
}
.bottom_div img
{
	position:absolute;
	width:802px;
	height:400px;
	top:230px;
	left:0px;
}
.bottom_most
{
	position:absolute;
	width:100%;
	height:150px;
	top:1580px;
	left:0px;
	font-family:Helvetica;
	font-size:12px;
	line-height:27px;
	background-image:url(../images/background2.jpg);
}
.bilgi_bnk
{
	position:absolute;
	width:802px;
	height:250px;
	top:250px;
	left:10px;
	font-family:Helvetica;
	font-size:12px;
	line-height:27px;
}
.konteyner_div
{
	position:absolute;
	width:810px;
	height:1000px;
	top:80px;
	left:3px;
}
.ucak_div
{
	position: absolute;
	width: 800px;
	height: 1500px;
	top: 83px;
	left: 14px;
}
.dorse_td
{
	color:#FFF;
	background-color:#7C461F;
	border:2px solid #FFF;	
}

.myTable { background-color:#FFC573;border-collapse:collapse; font-size:12px; }
.myTable th { background-color:#7C471F;color:white;width:50%; }
.myTable td, .myTable th { padding:5px;border:1px solid #7C471F; }
/* =============== Accordion Menü ==========================*/

.accoridonh1 
{ 
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.accordioncontainer 
{
	width: 800px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8px; 
	display:block;
	margin-left:0px;
}
.accordioncontainer li
{
	font-size:13px; 
	margin-left:10px; 
	line-height:30px;
}
.accordionheader
{
    padding: 10px;
    margin:5px;
    width:770px;
    border: 1px solid #7C461F;
	border-left:8px solid #7C461F;
    font-size: 12px;
    font-weight: bold;
    background-color:#FFC573;
    color:#F5F5F5;
    cursor:pointer;
}
.accordionheaderhover
{
    padding:10px;
    margin:5px;
    width:770px;
    border:1px solid #FFC573;
	border-left:8px solid #FFC573;
    font-size:12px;
    font-weight:bold;
    background-color:#7C461F;
    color:#FFFFFF;
    cursor:pointer;
}
.accordioncontent
{
    border: 1px solid #FFC573;
    display: none;
    padding: 10px;
    margin:5px;
    width:777px;
 }
 
 

/* =============== Accordion Menü ==========================*/
