@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,
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-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: disc;
	padding-left:45px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	padding: 10px 20px 20px 0;
}
h2 {
	font-size: 24px;
	padding: 15px 15px 15px 0;
	line-height: 30px;
}
h3 {
	font-size: 20px;
	padding: 10px 10px 10px 0;
}
h4 {
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bina-siluet.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
}

.oneColLiqCtrHdr #endis {
	width: 950px;
	margin: 0 auto;
	z-index: 10;
}

.oneColLiqCtrHdr #flash_sol {
	top: 300px;
	position: relative;
	float:left;
	left:0;
}

.oneColLiqCtrHdr #flash_sag {
	top: 300px;
	position:relative;
	float: right;
	right: 0;
}

.oneColLiqCtrHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	z-index: 100;
}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;
	width: 810px;
	height: 120px;
	background-image: url(../images/header_bg.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	z-index: 150;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	color:#FFF;
	line-height: 22px;
	z-index: 500;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 10px;
	color: #FFF;
	padding: 10px 0;
}

#logo {
	padding-top: 25px;
	width: 220px;
}

#menu {
	margin: 0;
	width: 810px;
	height: 40px;
	background-image:url(../images/menu_bg.jpg);
	background-position: left;
	background-repeat:repeat-x;
}

#renk_yatay {
	float: right;
	width: 650px;
	margin-top: -100px;
	top: 0;
	right: 0;
	z-index: 505;
}

#header_yazi {
	float: right;
	width: 400px;
	margin-top: -30px;
	top: 0;
	right: 0;
	z-index: 515;
}

#head_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	height: 120px;
	background-color: #670003;
	z-index: -1001;
}

#head_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 600px;
	height: 120px;
	background-color: #fef200;
	z-index: -1001;
}

#sol {
	width: 365px;
	margin-right: 20px;
	padding: 15px;
	float: left;
	background-color: #670003;
}

#sag {
	width: 365px;
	padding: 15px;
	float: right;
	background-color: #670003;
}

#tek {
	width: 780px; 
	background-color: #670003; 
	padding: 15px;
}

#tek img {
	margin: 0 auto;
}

form fieldset {
	width: 350px;
	padding: 10px;
}

form fieldset legend {
	font-size:1.1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #772222;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}


.hovertip {
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    max-width: 200px;
	width: 150px;

    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;

    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

#diger_haberler p,a {
	color:#CCC;
}

#diger_haberler strong {
	font-size:large;
	font-weight:bold;
}

#mavii {
	width: 780px;
	height: 30px;
	background: #c20006;
	padding: 15px;
}