@charset "utf-8";
/* CSS Document */

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.5em; /* 18px */
  color: #333;
  /* Fix for webkit rendering */
  -webkit-font-smoothing: antialiased; 
  -webkit-text-size-adjust: 100%;
  margin:0px;
  padding:0px;
  background-color:#D1D2D4;
}
h1{
	font-size:22px;
	color:#F00;	
}
h2{
	font-size:16px;
	color:#FFF;
	background-color:#F0231E;
	display:inline;
	padding:0 5px;
}
h2 a{
	color:#FFF;
	text-decoration:none;	
}
h2 a:hover{
	color:#FFF;
	text-decoration:none;	
}
h2 a:visited{
	color:#FFF;
	text-decoration:none;	
}

h3{
	font-size:14px;
	color:#F00;
	display:inline;
	padding:0px 5px;
	font-weight:100px;
}
h4{
	font-size:16px;
	color:#F00;
	display:inline;
	padding:0 5px;
}
h5{
	font-size:13px;
	color:#F00;
	display:inline;
	padding:0 5px;
}
h5 a{
	color:#F00;
	text-decoration:none;	
}
h5 a:hover{
	color:#F00;
	text-decoration:none;	
}
h5 a:visited{
	color:#F00;
	text-decoration:none;	
}

h6{
	font-size:16px;
	color:#333;
	display:inline;
	padding:0 5px;
}
.cizgi{
	height:2px;
	width:100%;
	background-color:#F00;	
}

.main{	
	width:960px;
	height:auto;
	margin:auto;
	padding:auto;
	box-shadow: 0px 2px 2px 2px #999;
	background-color:#F1F1F2;
	-moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   -khtml-border-radius: 6px;
  	border-radius: 6px;
	z-index:100;
}

.main_footer{
	height:20px;
	width:100%;
	background-color:#F00;
	-moz-border-radius: 0px 0px 6px 6px;
   -webkit-border-radius: 0px 0px 6px 6px;
   -khtml-border-radius: 0px 0px 6px 6px;
  	border-radius: 0px 0px 6px 6px;
	background-image: linear-gradient(bottom, rgb(219,15,0) 15%, rgb(219,15,0) 42%, rgb(240,3,3) 70%);
	background-image: -o-linear-gradient(bottom, rgb(219,15,0) 15%, rgb(219,15,0) 42%, rgb(240,3,3) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(219,15,0) 15%, rgb(219,15,0) 42%, rgb(240,3,3) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(219,15,0) 15%, rgb(219,15,0) 42%, rgb(240,3,3) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(219,15,0) 15%, rgb(219,15,0) 42%, rgb(240,3,3) 70%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(219,15,0)),color-stop(0.42, rgb(219,15,0)), color-stop(0.7, rgb(240,3,3)));
}

.header{
	width:100%;
	height:130px;
}

.menu{
	float:left;
	width:700px;
	height:130px;
	background: url(../images/menu_bg.png) repeat-x;
}
.seperator{
	width:2px !important;
	height:130px;
	background:url(../images/menu_sprt.png) no-repeat;
	float:left;
        display: block;
}
.menu ul{
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
	float:right;
}
.menu li{
	height:130px;
	width:110px;
	float:left;
	display:block;
	text-align:center;
}
.menu a{
	display:block;
	width:110px;
	height:130px;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	z-index:100;
}
.menu a:hover{
	width:110px;
	height:130px;
	background:url(../images/menu_hv.png) repeat-x;
}
.menu img{
	border:none;
	padding:0px;
	margin:0px;
}
.content{
	width:930px;
	margin:0px 15px;
}
.content_sayfa{
	width:760px; 
	display:block; 
	padding:30px 30px 30px 170px; 
	text-align:left;
}
.content_sayfa p{
	font-size:13px;
	padding:0 5px;
}
.footer{
	width:930px;
	margin:auto;
	padding:auto;
	z-index:1;
}
.sirket_logo{
	width:101px;
	height:65px;
	left:-130px;
	position:relative;
	float:left;
}
.duyuru{
	clear:left; 
	margin:10px 0 30px 0;
}

table {
	border-collapse:collapse;
}
table,th, td {
	border: 2px  solid #FF0000;
	padding:0 5px 0 5px;
}


#footer {
	background-image: url("../images/bg_footer.png");
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	margin: auto;
	z-index: 6666;
	display: none;
}

#footer .container {
	position: relative;
	bottom: -134px;
}

#footer .container {
	position: relative;
	bottom: -134px;
}

#logo-footer {
	width: 140px;
	height: 140px;
	position: absolute;
	left: 0;
	bottom: -16px;
}

#footer-menu {
	position: absolute;
	left: 190px;
	bottom: 80px;
	font-size: 0.8em;
}

#footer-menu a, #footer-menu a:visited {
	text-decoration: none;
	color: #696969;
	font-size: 14px;
}

#footer-menu a:hover {
	color: #e4000e;
}

.copyrights {
	height: 18px;
	font-size: 0.8em;
	position: absolute;
	bottom: -10px;
	right: 0;
}

#footer-logo-1 {
	position: absolute;
	bottom: 30px;
	right: 60px;
}

#footer-logo-2 {
	position: absolute;
	bottom: 30px;
	right: 0px;
}


.container {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.col_B, .col_2B, .col_R, .col_2R, .col_3R, .col_4R, .col_5R, .col_6R, .col_7R, .col_8R, .col_9R, .col_10R, .col_11R, .col_12R, .col_13R, .col_14R, .col_15R, .col_16R, .col_17R, .col_18R, .col_19R, .col_20R {
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;
}
.col_R {
	width: 5%;
}
.col_2R {
	width: 10%;
}
.col_3R {
	width: 15%;
}
.col_4R {
	width: 20%;
}
.col_5R {
	width: 25%;
}
.col_6R {
	width: 30%;
}
.col_7R {
	width: 35%;
}
.col_8R {
	width: 40%;
}
.col_9R {
	width: 45%;
}
.col_10R {
	width: 50%;
}
.col_11R {
	width: 55%;
}
.col_12R {
	width: 60%;
}
.col_13R {
	width: 65%;
}
.col_14R {
	width: 70%;
}
.col_15R {
	width: 75%;
}
.col_16R {
	width: 80%;
}
.col_17R {
	width: 85%;
}
.col_18R {
	width: 90%;
}
.col_19R {
	width: 95%;
}
.col_20R {
	width: 100%;
}
.col_B {
	width: 33.3333333333333%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.col_2B{
	width: 66.6666666666666%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.toRight {
	float: right;
}
