* {margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; list-style: none}
html {
	font: small/1.4em "Arial", Helvetica, sans-serif;
	text-align:justify;
	color: #333333;
	background-image:url(fade-bg.png);
	background-repeat:repeat-x;
	background-color:#90DF40
}
body {
	position: relative;
	font-size: 12px;
	width: 970px;
	background: #fff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {position: relative; background: #0E6287 url("bg.jpg") no-repeat left top; height: 166px; z-index: 4000; width: 970px;}
#header #header-links {font-size: 12px; float: right; padding: 0px 23px 5px 0px;}
#navigation {position: relative; background: url("menu_bg.gif") no-repeat left top;padding: 5px; z-index: 4000;}
#breadcrumb {font-size: 11px; padding: 0 0 5px 20px; margin-top: -10px;}
#content {position: relative; width: 970px; margin: 6px 0 0 0; z-index: 0;}
#content-bg {background: #0B5379; margin-left: 10px; color: #fff; }
h1, h2, h3, h4, h5, h6 {font-weight: normal; background: transparent; color: #ccc;}
h1, h2, h3 {font-size: 1.6em;}
h3 { color: #555555}
h4, h5, h6 {font-size: 1.4em;}
p {padding-bottom: 1em;}
p img {vertical-align: middle;}
.spacer {margin-top: 15px;}
input {padding: 2px; border: 1px solid #cecece;}
input[type="image"], 
input.submit {border: 0; padding: 0; background: transparent; width: auto;}
img, a img {border: 0;} 
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #D63030;
	text-decoration: underline;
}
a.hover-box img.hover {display: none;}
a.hover-box {position: relative; float: left; display: block;}
a.hover-box:hover {display: block;font-size: 100%;z-index: 1}
a.hover-box:hover img.hover {display: block; position: absolute; left: 0; top: 0; z-index: 1000;}
.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.clear-none {clear: none;}
.center {text-align: center;}
.autoclear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.autoclear {display: inline-block;}
.autoclear {display: block;}
#header strong {position: relative; float: left; display: block; background: url("logo.gif") no-repeat right bottom; width: 250px; height: 94px; padding: 56px 0 0 5px; text-indent: -9999px;}
#header strong a {display: block; width: 100%; height: 100%;}
#header p {position: absolute; right: 2px; bottom: -5px; background: url("search-bg.gif") no-repeat left top; width: 268px; height: 33px; z-index: 2000; padding: 13px 0 0 13px; line-height: 1em;}
#header p * {vertical-align: middle;}
#header p input {width: 205px; font-size: 11px;}
#header p input.submit {width: auto; padding: 1px 0 0 3px; border: 0;}
#navigation {width: 920px; margin: 0 auto;}
#navigation ul#nav {
	z-index: 4000;
	padding-left: 8px;
	padding-top: 2px;
}
#navigation ul#nav li {text-transform: uppercase; position: relative; float: left; text-align: center; line-height: 1em;}
#navigation ul#nav li a {display: block; padding: 14px 0; text-decoration: none; text-align: left; background: url("menu-hover-blue.gif") no-repeat 100% 50%; color: #fff; font-size: 14px; font-weight: 900; text-align: center; width: 150px;}
#navigation ul#nav li a span {padding: 0 15px 0 10px;}
#navigation ul#nav li a:hover {
	color: #FFFF99;
	background: url("menu-hover.gif") no-repeat 100% 50%;
	text-decoration: none;
}
#navigation ul#nav li.current_page_item a  {
	color: #FFFFFF;
	background: url("menu-hover.gif") no-repeat 100% 50%;
	text-decoration: none;
}
#navigation ul#nav li.current_page_item a {cursor:text;}
#navigation ul#nav li.sign-up a {
	width: 150px;
	color: #FFF;
	background: url("menu-signup-pink.gif") no-repeat 100% 50%;
}
#navigation ul#nav li.sign-up a:hover {
	width: 150px;
	color: #FFF;
	background: url("menu-hover-blue.gif") no-repeat 100% 50%;
}
#navigation ul#nav li.sign-up a:active {
	width: 150px;
	color: #FFF;
	background: url("menu-hover.gif") no-repeat 100% 50%;
}
#navigation ul#nav li.green a { width: 155px; color: #FFF; background: url("menu-signup-green.gif") no-repeat 100% 50%; 	cursor:text;}						
#navigation ul#nav li.green a:hover { width: 155px; color: #FFF; background: url("menu-signup-green.gif") no-repeat 100% 50%; 	cursor:text;}
#navigation ul#nav li.green a:active { width: 155px; color: #FFF; background: url("menu-signup-green.gif") no-repeat 100% 50%; 	cursor:text;}
#content #sidebar {position: relative; float: right; width: 320px; padding-bottom: 0;}
#content #sidebar #sidebar-options {
	width: 296px;
	height: 295px;
	background: url("ikon-sag.gif") no-repeat;
	cursor:pointer;
}
#content #sidebar div h2 {font-size: 1.5em; color: #fff; line-height: 1.4em; margin: 7px 0;}
#content #sidebar div p {margin-bottom: 10px;}
#content #main {
	float: left;
	width: 622px;
	padding: 5px 5px 0px 5px;
	background: url("content-main-bg.gif") no-repeat right top;
	margin-left: 5px;
	z-index: 0;
}
#content #main h1, #content #main h2, #content #main h3 {
	font-size:22px;
	font-weight:bold;
	line-height:normal;
	color:#6FA327;
	height: 30px;
	width: 600px;
	background: #fff url("h1-bg.jpg") no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#content #main h4 {margin: 0px 0px 0px 10px;padding:15px 0px 0px 15px;color: #999; }
#content #main h4 a:link, #content #main h4 a:visited, #content #main h4 a:active {color: #45B9F6; text-decoration: underline; }
#content #main h4 a:hover {color: #FF4CA5; text-decoration: none; }
#content #main .bg-grey {background: #EFEEF0; margin: 0px 0px 0px 10px; padding:15px 0px 0px 15px; font-size:14px; }
#content #main p {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content #main .bg-mh {background: #EFEEF0; margin: 0px 0px 0px 10px; padding:15px 0px 0px 15px; font-size:11px; }

#content #main #p-footer {margin: -18px 0px 0px 10px;	padding:0px 0px 0px 15px;	height: 20px; background: #fff url("p-footer-grey.gif") top center no-repeat;}
#content #main ul {margin: 5px 25px 0px 25px; }
#content #lower {clear: both; padding: 0; margin: 0;}
#content #lower #holder {position: relative;}
#content #lower #lower-sidebar {position: relative; float: right; padding: 15px 18px 15px 18px; width: 282px;}
#content #lower #lower-sidebar p img.left {padding: 3px 7px 2px 0; margin: 0;}
#content #lower #lower-main {position: relative; float: right; margin-left: 10px; padding: 13px 18px 0 2px; width: 605px;}
#content #lower #lower-sidebar h3, 
#content #lower #lower-main h3 {color: #fff; font-size: 1.3em; border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 5px;}
#content #lower #lower-main h3 em {float: right; font-style: normal;}
#content #lower #lower-main h3 em a {font-size: .7em; color: #a6bcd1; text-decoration: none; padding-right: 15px; background: url("rrow-small.gif") no-repeat 88% 50%}
#content #lower #lower-main h3 em a:hover {color: #fff;}
#content #lower #lower-main ul li a {display: block; border-bottom: 1px dashed #888; color: #c8cdd5; text-decoration: none; padding: 5px 5px 5px 20px; background: transparent url("bullet.gif") no-repeat 3px 55%;}
#content #lower #lower-main ul li a:hover {background: url("bullet.gif") no-repeat 3px 55%; text-decoration: underline; color: #eee;}
#content #lower p#directory {position: relative; float: right; border-top: 1px solid #1f2022; width: 540px; background: url("directory-bg.jpg") repeat-x left top; line-height: 1em; padding: 12px 10px 10px 10px; margin: 10px -14px 0 -14px;}
#content #lower p#directory input {font-size: 12px; vertical-align: middle; width: 250px;}
#content #lower p#directory input.submit {border: 0; width: 22px; height: 23px; padding-left: 5px; background: transparent;}
#content #lower .button {margin: 5px 5px 0 0;}
#content #lower a.button {position: relative; display: block; float: left; border: 1px solid #727273; background: #243141 url("gradient-bg.gif") repeat-x left top; color: #eee; text-decoration: none; padding: 6px 8px; font-size: .9em; line-height: .9em;}
#content #lower a.button:hover {color: #fff; border-color: #999;}
#footer {height: 141px; padding: 0px 0 0 0; margin-top: -20px; width: 970px; background: #1B9DC6 url("footer-bg.jpg") no-repeat 0 0px;	}
#footer ul {margin: 0.8em 0 -0.2em 10px; padding: 30px 0 0 0; font-size: 12px; }
#footer li {display:inline;font-weight: bold; padding: 2px 7px 2px 7px; border-right: 1px solid #ccc;list-style-type:none; text-transform:uppercase; }
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
	font-weight: bold;
}
#footer {font-size: 1em; color: #999;}
#footer form {padding: 5px 0 0 60px; line-height: 1.8em;}
#footer input {border: 0px solid #cecece;}
#footer p {color: #fff; padding-top: 2px; text-align: left; margin: 0px 67px 0px 0px; }
#footer p.left {float: left; padding: 5px 0 0 20px;}
#footer p img {vertical-align: top; padding-left: 10px;}
#footer p strong {padding: 0 2px 0 15px; color: #81a3cd; font-weight: normal;}
#footer p a {color: #535353; font-weight: normal; text-decoration: underline;}
#footer span.voodish {padding: 0 2px 0 15px;}
#footer span.voodish a {color: #535353; font-weight: bold; 	text-decoration: underline}
#footer p em {padding-left: 15px; font-style: normal;}
#splash {background: url("splash.jpg") no-repeat center center; width: 622px; height: 352px; margin: 0 0 8px 8px}
.alert {background: #fff6bf url("exclamation_mark.gif") no-repeat; background-position: 10px 70%; text-align: left; padding: 5px 10px 5px 65px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
#main .left img {padding: 5px 10px 5px 0px; float: left;}
#main .right img {padding: 5px 0px 5px 10px; float: right;}
#main h1 {padding: 0px; color: #333;}
#main h2 {margin-left: -10px; background: url("dir-bg.jpg") no-repeat; width: 556px; }
#main h2 {padding: 10px; color: #333; margin-top: 10px;}
#main h3 {margin-top: 10px;}
#main h3 {text-align: left; color: #333;}
#content #main p textarea { border: 1px solid #ccc;}
.paddingTop {padding-top: 30px}
#main .button {margin: 5px 5px 0 0;}
#main a.button {position: relative; display: block; float: left; border: 1px solid #727273; background: #243141 url("gradient-bg.gif") repeat-x left top; color: #eee; text-decoration: none; padding: 6px 8px; font-size: .9em; line-height: .9em;}
#main a.button:hover {color: #fff; border-color: #999;}
#content #sidebar ul {margin-left: 8px;}
#content #sidebar ul li.current_page_item a {color: #FF4CA5;cursor:text;}
#content #sidebar ul li.current_page_item a:hover {text-decoration: none;}
#content #sidebar h1 {margin-top: 8px; background:url("sidebar-h1.gif") no-repeat; font-size: 2.3em; color: #666; padding: 20px; letter-spacing: -0.1em; text-align: center; font-weight: bold;}
#content #sidebar ol {margin: 10px 5px 5px 5px; background: url("sidebar-ol.gif") no-repeat; }
#content #sidebar ol li {list-style: none; font-weight: bold; display:block; width: 280px; margin: 0 5px 5px 20px; }
#content #sidebar ol li a{font-size: 2em; color: #1B9DC6; padding: 0 5px 0 10px; letter-spacing: -0.1em; }
.success {background: #D3F7D2 url("tick.gif") no-repeat; background-position: 30px 20%; text-align: left; padding: 5px 10px 5px 105px; border-top: 2px solid #009800; border-bottom: 2px solid #009800; }
.pdf {background: url("pdf-icon.gif") center center no-repeat;}
#imgRight, #imgRight2, #imgRight3, #imgRight4 {float: right; padding-left: 5px;}
#imgLeft, #imgLeft2, #imgLeft3, #imgLeft4, #imgLeft5, #imgLeft6, #imgLeft7, #imgLeft8 {float: left}
blockquote {width:550px;margin-left:15px;padding:10px 0 0 50px;background:#ffc url("blockquote-open.gif") top left no-repeat; font-size: 18px; color: #3399CC;}
.small {font-size: 80%;}
.beyaz  strong {font-weight:bold}
.beyaz {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF}
.beyaz a{color:#FFFFFF; text-decoration:none}
.beyaz a:hover{color:#FFFF99; text-decoration:underline}
.baslik {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#6FA327}

