@charset utf-8;
html {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#003C64 url(../images/back_top.jpg) no-repeat center 60px;
	margin:0;
}
h2 {
	font-size:1.125em;
	letter-spacing:-0.031em;
	margin:0 0 10px;
}
h3 {
	font-size:1.25em;
	letter-spacing:-0.031em;
	margin:0 0 10px;
}
h4 {
	font-size:1em;
	font-weight:700;
	letter-spacing:-0.031em;
	margin:0 0 10px;
}
h5 {
	font-size:.813em;
	font-weight:700;
	letter-spacing:-0.031em;
	margin:0 0 10px;
}
ul, li {
	font-size:12px;
}
p a {
	font-size:12px;
	line-height:20px;
	color:#003C64;
}
p a:hover {
	font-size:12px;
	line-height:20px;
	color:#43A0C5;
}
.gray-dark {
	color:#999;
}
#searchwrapper {
	width:310px;
	height:40px;
	background-image:url(../images/searchbox.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:10px;
	margin:0;
	padding:0;
}
#searchwrapper form {
	display:inline;
}
.searchbox {
	border:0;
	background-color:transparent;
	position:absolute;
	top:8px;
	left:9px;
	width:256px;
	height:28px;
	color:#FFF;
	font-weight:700;
}
.searchbox_submit {
	border:0;
	background-color:transparent;
	position:absolute;
	top:4px;
	left:265px;
	width:32px;
	height:28px;
	cursor:pointer;
}
#container {
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/back_topof.jpg) repeat-x;
	z-index:2;
}
#container-frame {
	width:980px;
	position:relative;
	z-index:1;
	margin:0 auto;
}
#header {
	width:980px;
	height:175px;
	position:relative;
	z-index:1;
	margin:0 auto;
}
#logo {
	width:140px;
	height:173px;
	position:absolute;
	left:3px;
}
#flag {
	right:14px;
	top:5px;
	position:absolute;
}
#anamenu {
	width:829px;
	height:78px;
	background-image:url(../images/menu_back.jpg);
	position:absolute;
	top:86px;
	left:151px;
	z-index:3;
}
.menu-bottom {
	width:800px;
	height:13px;
	background:#FFF;
	font-size:11px;
	color:#003C64;
	position:relative;
	margin:0 0 0 5px;
	padding:5px 5px 5px 13px;
}
.menu-right a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	position:absolute;
	right:20px;
	top:15px;
	background:url(../images/plus.jpg) no-repeat;
	width:85px;
	text-align:right;
}
#footer {
	width:930px;
	height:120px;
	background:url(../images/back_footer.png) no-repeat;
	position:absolute;
	left:15px;
	margin-top:15px;
	color:#FFF;
	padding:20px 15px;
}
#footer p {
	padding-top:10px;
	margin:0;
}
#footer a:hover {
	color:#43A0C5;
	text-decoration:underline;
}
.content {
	width:968px;
	margin-left:11px;
	position:relative;
}
.content-top {
	width:968px;
	height:17px;
	background:url(../images/back_content_top.png);
	position:relative;
}
.content-middle {
	width:968px;
	background:url(../images/back_content_middle.png) repeat-y;
	position:relative;
	padding-left:4px;
}
.content-bottom {
	width:968px;
	height:20px;
	background:url(../images/back_content_bottom.png);
	position:relative;
}
.content-home-slide {
	width:960px;
}
.content-home-slidetext {
	width:960px;
	height:150px;
	background:#C8C8C8 url(../images/back_slide_text.png) no-repeat;
	overflow:inherit;
	margin:0 0 0 4px;
}
.content-home-slidetext h1 {
	font-size:22px;
	font-weight:700;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 5px;
}
.content-home-slidetext p {
	font-size:.688em;
	color:#666;
	line-height:17px;
	margin:0;
	padding:0;
}
.content-home-slidetext-left {
	width:604px;
	height:115px;
	border-right:solid 1px #666;
	float:left;
	overflow:hidden;
	padding:20px 15px 15px;
}
.content-home-slidetext-right {
	width:294px;
	height:115px;
	float:right;
	overflow:hidden;
	padding:20px 15px 15px;
}
.content-frame {
	width:960px;
	background:url(../images/back_content_middle.jpg) repeat-y;
	margin:0 0 0 4px;
	padding:0;
}
.content-left-frame {
	width:604px;
	float:left;
	overflow:hidden;
	padding:20px 15px 15px;
}
.content-left-frame h3 {
	border-top:solid 3px #43A0C5;
	border-bottom:dotted 1px #43A0C5;
	padding:10px 0;
}
.content-left-frame img {
	border:1px solid #ccc;
	margin:5px;
	padding:2px;
}
.content-right-frame {
	width:295px;
	float:right;
	padding:20px 15px 15px;
}
.content-right-frame h3 {
	border-top:solid 3px #43A0C5;
	border-bottom:dotted 1px #43A0C5;
	color:#DF2632;
	margin:0;
	padding:10px 0;
}
.content-right-frame h3 a {
	color:#DF2632;
	text-decoration:none;
}
.content-right-frame h4 {
	border-bottom:dotted 1px #ccc;
	font-size:15px;
	font-weight:400;
	margin:0;
}
.content-right-frame h4 a {
	color:#003C64;
	text-decoration:none;
	background:url(../images/arrow_right_blue.png) no-repeat 0 10px;
	display:inline-block;
	padding:8px 0 8px 25px;
}
.content-right-frame h4 a:hover {
	color:#DF2632;
	text-decoration:none;
	background:url(../images/arrow_right_red.png) no-repeat 0 10px;
	outline:none;
	padding:8px 0 8px 25px;
}
.content-right-frame h5 {
	border-bottom:dotted 1px #ccc;
	font-size:13px;
	font-weight:400;
	margin:0;
}
.content-right-frame h5 a {
	color:#43A0C5;
	text-decoration:none;
	display:inline-block;
	padding:10px 0 10px 25px;
}
.content-right-frame h5 a:hover {
	color:#003C64;
	text-decoration:none;
	outline:none;
}
.news-short-frame {
	border-bottom:dashed 1px #ccc;
	min-height:100px;
	padding:10px 10px 0 0;
}
.news-short-frame a {
	text-decoration:none;
	display:block;
}
.news-short-frame p {
	font-size:.75em;
	color:#333;
	margin:0;
	padding:0;
}
.news-short-photo {
	width:80px;
	height:80px;
	float:left;
	border:solid 1px #CCC;
	background:center top no-repeat #FFF;
	margin:0 10px 0 0;
}
.news-short-border {
	width:100%;
	position:relative;
	display:block;
	float:left;
}
.news-short-photos {
	width:80px;
	height:80px;
	float:left;
	background:center top no-repeat #FFF;
}
.news-short-photos-border a {
	border:1px solid #CCCBB8;
	position:relative;
	float:left;
	margin:10px 10px 10px 0;
	padding:2px;
}
.news-short-photos-border a:hover {
	border:1px solid #003C64;
}
.docs-short-frame {
	position:relative;
	float:left;
	width:100%;
	background:url(../images/icon-pdf.gif) 10px 20px no-repeat;
}
.docs-short-frame2 {
	position:relative;
	float:left;
	width:100%;
	background:url(../images/icon-pdf.gif) 10px 20px no-repeat #f1f1f1;
	border-top:#43A1C5 1px solid;
	border-bottom:#43A1C5 1px solid;
}
ul.action-items {
	display:inline-block;
	margin:0;
	padding:15px 0 0 10px;
}
ul.action-items li {
	list-style-type:none !important;
	background:url(../images/icon-pdf.gif) top left no-repeat;
	margin:0 0 10px;
	padding:0 0 5px 30px !important;
}
ul.action-items li a {
	color:#002d48 !important;
	text-decoration:none;
}
ul.action-items li a:hover {
	text-decoration:none;
	color:#3156a6 !important;
}
.form-yazi {
	font-size:12px;
	color:#003C64;
	font-weight:700;
	margin-bottom:5px;
}
.form-uzunluk-1 {
	width:240px;
	height:20px;
	margin-bottom:10px;
	border:#999 solid 1px;
	background-color:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}
.form-uzunluk-2 {
	width:594px;
	height:20px;
	margin-bottom:10px;
	border:#999 solid 1px;
	background-color:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}
.form-uzunluk-message {
	width:591px;
	height:145px;
	margin-bottom:10px;
	border:#999 solid 1px;
	background-color:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	padding:5px;
}
.form-gonder {
	width:75px;
	height:30px;
	margin-top:10px;
	display:block;
	background-color:#EEE;
	border:#999 solid 1px;
	font-weight:700;
}
h4 a, h5 a:hover, #footer a {
	color:#43A0C5;
	text-decoration:none;
}
h5 a, .content-home-slidetext-right h1 a {
	color:#003C64;
	text-decoration:none;
}
p, .content-left-frame p, .content-left-frame table {
	font-size:12px;
	line-height:20px;
}
.blue-dark, .content-home-slidetext-right h1 {
	color:#003C64;
}
.blue-light, .menu-right a:hover {
	color:#43A0C5;
}
.red-dark, .content-home-slidetext-left h1 {
	color:#DF2632;
}
.content-frame:after, .news-short-frame:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.docs-short-frame ul li, .docs-short-frame2 ul li {
	list-style:none;
	overflow:inherit;
	margin:0;
	padding:0;
}
#facebook {
	position:absolute;
	top:27px;
	left:467px
}
#aviagen {
	position:absolute;
	right:56px;
	top:10px;
	}
#aviagen_en {
	position:absolute;
	right:30px;
	bottom:30px;
}
