﻿@import url('css/reset.css');
@import url('css/menu.css');
body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BFD1D5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 960px;
	display: inline-block;
	overflow: hidden;
	margin: 5px auto;
	text-align: left;
}
#header {
	background-image: url('images/headerFon.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 74px;
	display: inline;
	overflow: hidden;
	float: left;
}
#header div.logo {
	float: left;
	display: inline;
	overflow: hidden;
	width: 203px;
	height: 50px;
	margin-top: 15px;
	margin-left: 20px;
}
#header div.chLogo {
	width: 138px;
	height: 32px;
	float: right;
	display: inline;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 20px;
}
#footer {
	background-image: url('images/footerFon.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 960px;
	float: left;
	display: inline;
	overflow: hidden;
}
#content {
	background-image: url('images/contentFon.png');
	background-repeat: repeat-y;
	background-position: center center;
	width: 960px;
	height: 350px;
	height: auto!important;
	min-height: 350px;
	float: left;
	display: inline;
	overflow: hidden;
}
#subHeader {
	width: 960px;
	height: 110px;
	float: left;
	display: inline;
	overflow: hidden;
}
.floatLeft {
	float: left!important;
}
.floatRight {
	float: right!important;
}
.designed {
	color: #817F81;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 11px;
}
.copyrighted {
	color: #817F81;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	font-size: 11px;
}
.haberlerHome {
	width: 350px;
	height: 470px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #7AED8F;
	background-image: url('images/haberlerfon.png');
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px 0;
}
.haberlerHome h1 {
	font-size: 14px;
	color: #303030;
	font-weight: bold;
	border-bottom: solid 1px #303030;
	width: 260px;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 5px;
	clear: both;
}

.haberlerHome ul {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 320px;
	display: inline;
	overflow: hidden;
}
.haberlerHome li {
	color: #000;
	margin-left: 5px;
	margin-top: 10px;
	list-style-type: none;
	width: 320px;
	list-style-position: outside;
	/*text-align: justify;*/
}
.haberlerHome li a {
	color: #fff;
	padding: 10px;
	text-decoration: none;
}
.haberlerHome li a:hover {
	text-decoration: underline;
}
.hakkimizdaHome {
	background-image: url('images/hakkimizdaHomeFon.jpg');
	background-repeat: no-repeat;
	background-position: 450px 5px;
	width: 600px;
	float: right;
}
.yenilerHome {
	background-image: url('images/yeni.png');
	background-repeat: no-repeat;
	background-position: 105px 5px;
	width: 600px;
	height: 132px;
	float: right;
	margin-top: 10px;
}
.yenilerHome a {
	color: #085582;
	text-decoration: none;
}
.yenilerHome a:hover{
	color: #085582;
	text-decoration: underline;
}
.yenilerHome ul {
	margin-top:15px;
}
.yenilerHome li {
	margin-left: 230px;
	line-height: 20px;
}
.yenilerHomeEn {
	background-image: url('images/new.png');
	background-repeat: no-repeat;
	background-position: 105px 5px;
	width: 600px;
	height: 132px;
	float: right;
	margin-top: 10px;
}
.yenilerHomeEn a {
	color: #085582;
	text-decoration: none;
}
.yenilerHomeEn a:hover{
	color: #085582;
	text-decoration: underline;
}
.yenilerHomeEn ul {
	margin-top:15px;
}
.yenilerHomeEn li {
	margin-left: 230px;
	line-height: 20px;
}

.w280 {width: 280px;}
.w200 {width: 200px;}
.w150 {width: 150px;}
.fl {float: left;}
.fr {float: right;}
.mt30 {margin-top:30px;}

.hakkimizdaHome h1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 260px;
	line-height: 30px;
	clear: both;
}
.hakkimizdaHome p {
	font-size: 12px;
	color: #000;
	width: 440px;
	line-height: 18px;
	clear: both;
	margin-top: 20px;
}
strong {
	font-weight: bold!important;
}
.leftSide {
	float: left;
	display: inline;
	width: 200px;
	overflow: hidden;
	border-right: 1px #B3B3B3 double;
}
.rightSide {
	float: right;
	display: inline;
	overflow: hidden;
	width: 720px;
	padding: 10px;
	color: #333333;
}
.bothSide {
	float: right;
	display: inline;
	overflow: hidden;
	width: 940px;
	padding: 10px;
	color: #333333;
}

.rightSide p, .bothSide p {
	margin: 5px 0;
	line-height: 18px;
}
.rightSide li, .bothSide li {
	list-style-image: url('images/listFon.jpg');
	margin-left: 20px;
	line-height: 20px;
}
.rightSide a, .bothSide a {
	color: #333333;
	text-decoration: underline;
}
h2 {
	background-position: right bottom;
	text-align: right;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	float: right;
	clear: both!important;
	width: 940px;
	padding: 0 10px;
	background-image: url('images/h2BorderFon.jpg');
	background-repeat: no-repeat;
}
h2 a {
	color: #999999;
	text-decoration: none;
}
h2 a:hover {
	color: #800000;
}

ul.icSolMenu {
	float: right;
	display: inline;
	overflow: hidden;
	width: 160px;
	text-align: right;
	padding-right: 20px;
	height: auto!important;
	height: 350px;
	min-height: 350px;
}
ul.icSolMenu li {
	background-position: right center;
	line-height: 24px;
	font-weight:bold;
	background-image: url('images/listFon.jpg');
	background-repeat: no-repeat;
	padding-right: 10px;
	margin: 8px 0;
}
ul.icSolMenu li a {
	text-decoration: none;
	color: #333333;
}
ul.icSolMenu li a:hover {
	text-decoration: underline;
}
.alignRight {
	text-align: right;
}
.iletisimInput {
	width: 240px;
	border: 1px solid #E0E0E0;
	padding: 3px;
}
.gonderButon {
	border: 1px solid #ADADAD;
	background-color: #E0E0E0;
	width: 70px;
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.referanslar {
	background-image: url('images/referansworldfon.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.borderHome {
	height: 1px;
	width: 960px;
	float: left;
	display: inline;
	overflow: hidden;
	border-bottom: 1px #ccc solid;
	background-color: transparent;
}
.urunlerHome {
	height: 150px;
	width: 350px;
	float: left;
	display: inline;
	overflow: hidden;
}
.urunlerHome h1 {
	font-size: 14px;
	color: #4D4D4D;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	width: 260px;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 5px;
	clear: both;
}
.urunlerHome ul, .teknikHizmetlerHome ul {
	margin-top: 8px;
}
.urunlerHome a {
	color: #333333;
	text-decoration: none;
}
.urunlerHome a:hover{
	text-decoration: underline;
}
.urunlerHome li, .teknikHizmetlerHome li {
	list-style-image: url('images/listFon.jpg');
	margin-left: 20px;
	line-height: 20px;
}
.teknikHizmetlerHome {
	width: 600px;
	float: left;
	display: inline;
	overflow: hidden;
}
.teknikHizmetlerHome h1 {
	font-size: 14px;
	color: #4D4D4D;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	width: 260px;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 5px;
	clear: both;
}
.teknikHizmetlerHome h1 a {
	color: #4D4D4D;
	text-decoration: none;
}
.clear {
	clear:both;
}
.alignCenter {
	text-align: center;
}
.teknikDetayLink{
	font-size: 14px!important;
	text-decoration: none!important;
	color: #005BAC!important;
	font-weight: bold!important;
}
.teknikDetayLink:hover  {
	color: #AD0005!important;
}
