﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

@font-face {
  font-family: "Futura Book Bt";
  src: url(Futuran.TTF) format("truetype");
}

body {
	margin: 0 auto;
	text-align: center;
	-x-system-font:none;
    font-family:Verdana,sans-serif;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
	line-height:1.1em;
}

ul, ol, dt {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#top {
	width: 1000px;
	height: 20px;
	padding-top: 5px;
	margin: 0 auto;
	float: left;
	text-align: right;
	background: url(../images/white_bg.jpg) left repeat-y;
}

#top2 {
	width: 1000px;
	height: 25px;
	margin: 0 auto;
	float: left;
	text-align: right;
	background: url(../images/white_bg.jpg) left repeat-y;
}

#top_links li {
	list-style: none;
	display: inline;
}

#top_links a img {
	border: none;
}

#header {
	width: 100%;
	height: 95px;
	margin: 0 auto;
	float: left;
	background: #af0000 url(../images/red_bg.jpg) left repeat-y;
}

#head {
	width: 1000px;
	height: 95px;
	float: left;
}

#logo {
	width: 150px;
	height: 93px;
	float: left;
}

#logo a img {
	margin-left: 40px;
	border: none;
}

#head_menu {
	float: right;
    margin-right: 2px;
	text-align: right;
}

#head_menu li {
	list-style: none;
}

#head_menu a {
	font-size: 12px;
    line-height: 1.6em;
    font-weight: bold;
	color: #fff;
}

#head_menu a:hover {
	color: #000 ;
}

#container {
	width: 1000px;
	margin: 0 auto;
	float: left;
	background: url(../images/white_bg.jpg) left repeat-y;
}

#left {
	float: left;
	width: 235px;
}

#left_menu {
	width: 225px;
	float: left;
	text-align: left;
	padding-top: 50px;
	overflow: hidden;
}

#left_menu li {
	list-style: none;
	width: 220px;
	padding-left: 25px;
    line-height: 1.5em;
	float: left;
}

#left_menu a {
	float: left;
	color: #af0000;
	font-size: 12px;
	width: 195px;
	line-height: 1.4em;
    font-weight: bold;
	padding: 3px ;
}

#left_menu a:hover {
	color: #00adef ;
}

#left_iletisim {
	width: 180px;
	float: right;
	padding-right: 20px;
	text-align: left;
	font-size: 10pt;
	color: #555;
	margin-bottom: 20px;
	margin-top: 20px;
}

.left_title {
	font-size: 11pt;
	width: 180px;
	padding: 0;
	text-align: left;
	margin: 30px auto 10px auto;
	border-bottom: 1px solid #af0000;
	color: #af0000;
	font-size: 10pt;
}

#left_iletisim .darker{
	color: #000;
    font-weight: 300;
}

.localtime {
	width: 150px;
	float: left;
    text-align: left;
    margin-left: 35px;
}

.localwhether {
	width: 150px;
	float: left;
	padding-right: 30px;
	font-size: 10pt;
    text-align:  left;
	margin-top: -15px;
	margin-bottom: 20px;
    margin-left: 35px;
}

#content {
	width: 750px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 50px;
}

#content_nopic {
	width: 100%;
	margin: 20px auto;
	text-align: left;
}

#oneimage {
	float: left;
	padding: 10px;
	background-color:#EEE;
	border: 1px solid #ccc;
}

#oneimagecontent {
	float: left;
	margin-left: 10px;
	text-align: left;
}

#content .content_title {
	font-size: 12pt;
	color: #af0000;
	padding: 3px 0;
	margin: 20px auto 10px auto;
	width: 90%;
	text-align: left;
	border-bottom: 2px solid #af0000;
}

#content_left {
	width: 530px;
	float: left;
}

#content_left img {
    width: 515px;
}

#content_left2 {
	width: 750px;
}

#content_bottom {
	margin: 20px auto;
	float: left;
	text-align: left;
	color: #444;
}

#content_bottom2 {
	float: right;
	color: #444;
}

#content_bottom li{
	list-style: none ;	
	background: url(../images/bullet2.jpg) left top no-repeat; 
	padding-left: 10px;
}

#content_right {
	width: 220px;
	float: left;
	text-align: left;
}

.right_links {
    text-decoration:  none;
    color: #666;
    padding: 3px 0;
	padding-left: 15px;
    width: 200px;
    clear: both;
    float: left;
    margin-left: 10px;
    border-bottom: 1px dotted #bbb;
    line-height: 1.4em;
    line-height: 2em;
	background: url(../images/bullet.jpg) left no-repeat;
}

#content_right a:hover {
	color: #00afef;
}

#footer {
	clear: both;
	width: 100%;
	height:  22px;
	padding-top: 3px;
	margin: 0 auto;
	float: left;
	background: #dacd87 url(../images/grey_bg.jpg) left repeat-y;
}

#footer_menu {
	clear: both;
	width: 850px;
	float: left;
	margin-left: 170px;
	text-align: center;
}

#footer_menu li {
	list-style: none;
	display: inline;
}

#footer_menu a {
	color: #222;
	font-size: 70%;
	padding: 4px 5px;
	border-right: 1px solid #222;
}

#footer_menu a:hover {
	color: #fff;
}

#slideshow {
    position:relative;
	width: 527px;
	height: 365px;
	text-align: center;
	overflow: hidden;
	padding: 5px;
	background: #ededed;
	border: 1px solid #ddd;
}

#slideshow DIV {
    position:absolute;
    top: 5px;
    left: 5px;
    z-index:8;
    opacity:0.0;
	text-align: center;
	display: none;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 515px;
	height: 354px;
	overflow: hidden;
}

#slideshow DIV.last-active {
	z-index:9;
}

#slideshow DIV IMG {
	height: 354px;
	width:  515px;
	display: block;
	margin: 0 auto;
	border: 0;
}

#cpform {
	width: 350px;
	text-align: right;
	border: 1px solid #eee;
	padding: 5px;
	color: #666;
	float: left;
	margin-right: 5px;
}

#cpform td{
    line-height: 15px;
    vertical-align: top;
}

#cpform .texts {
	width: 200px;
	height: 18px;
	line-height: 20px;
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 auto 1px auto;
	color: #666;
    float: left;
}

.submits {
	background: url(../images/mid.jpg) repeat-x;
	border: 1px solid #ccc;
	padding: 2px 15px;
}

#cpform .explanation {
	width: 100%;
	font-size: 10pt;
	color: #777;
	text-align: center;
	margin: 10px auto;
}

#cpform .formtitle {
	width: 100%;
	color: #7096DE;
	font-size: 12pt;
	text-align: center;
	margin: 5px auto 10px auto;
}

#lang {
	width: 100%;
	text-align: right;
	margin-bottom: -40px;
	margin-top: 10px;
}

#lang a {
	color: #af0000;
	font-size: 10pt;
}

dl {
	float: left;
	padding: 15px 0;
	width: 100%;
	border-bottom: 4px solid #C4C4C4;
}

#newspic {
	width: 165px;
	float: left;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
}

#newsright {
	float: left;
	width: 540px;
	margin-left: 10px;
}

.news_link {
	text-decoration: none;
	width: 520px;
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #af0000;
}

#cpform2 {
	clear: both;
	width: 350px;
	text-align: right;
	border: 1px solid #eee;
	padding: 5px;
	color: #666;
	float: left;
	margin: 0 auto;
}

#cpform2 .texts {
	width: 200px;
	height: 18px;
	line-height: 20px;
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 auto 1px auto;
	color: #666;
}

#cpform2 .explanation {
	width: 100%;
	font-size: 10pt;
	color: #777;
	text-align: center;
	margin: 10px auto;
}

#cpform2 .formtitle {
	width: 100%;
	color: #7096DE;
	font-size: 12pt;
	text-align: center;
	margin: 5px auto 10px auto;
}

#content_bottom_bottom {
	width: 100%;
	clear: both;
	float: left;
	margin: 20px auto;
	}

#4container {
    width:  100%;
    clear: both;
    float: left;
    margin: 30px auto;
    height: 250px;
    text-align:  center;
}
    
#part {
	width: 180px;
	float: left;
	margin: 2px;
	}

#part .main_right_title {
	float: left;
	width: 170px;
    height: 90px;
    overflow: hidden;
	color: #fff;
	font-size: 90%;
	margin: 3px auto;
	padding: 3px;
	background-color: #af0000;
    text-align:  left;
    
	}

#part .main_right_title a {
	color: #fff;
	width: 170px;
    padding: 8px 0;
	line-height: 1.4em;
}

#part .main_right_title a:hover {
	color: #dacd87;
}

#part .main_right_image {
	float: left;
	width: 175px;
    height: 122px;  
	text-align: center;
    overflow: hidden;
    background: #eee;
	border: 1px solid #ccc;
	}

#part img {
    margin: 3px;
    width:  165px;
    height: 113px;
    }

#part .main_right_content {
	float: left;
	width: 170px;
	color: #555;
	font-size: 80%;
    text-align: left;
    display: none;
}

#one_image img {
	width: 530px;
	float: left;
	}

#designby {
    clear: both;
    float: left;
    margin-left: 50px;
}

.error {
    color: #af0000;
    clear: both;
    float: left;
    width: 100%;
    height: 15px;
    font-size: 10px;
}

.cp_links {
    float: left;
    background: url(../images/mid.jpg) repeat-x;
    border: 1px solid #ccc;
    padding: 2px 20px;
    color: #666;
    margin: 2px 1px;
}


.as {
    text-decoration: none;
    color: #666;
    background: url(../images/mid.jpg) repeat-x;
    padding: 3px 20px;
    float: left;
    margin: 1px;
    border: 1px solid #ddd;
}

.as:hover {
    color: #222;
}

.humanlink a{
    color: #af0000;
    text-decoration: none;
}

.personal_info {
    font-size: 120%;
    color: #af000;
    width: 100%;
    border-bottom: 1px solid #af0000;
    color: #af0000;
    margin: 30px auto 10px auto;
    padding: 2px;
}

#hrtable {
    width: 100%;
}

#hrtable td {
    line-height: 1.4em;
    border-bottom: 1px dotted #ddd;
    padding: 2px;
    color: #555;
}

#hrtable .texts {
    line-height: 1.4em;
    width: 95%;
    border: 1px solid #ccc;
    float: left;
    padding: 2px;
}

#hrtable .textareas {
    float: left;
    width: 95%;
    height: 50px;
    border: 1px solid #ccc;
    padding: 2px;
}