/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

.c { clear: both; }

body { background: url(../images/background.jpg) no-repeat top center; font: 11px/17px Arial, Helvetica, sans-serif; color: #555; }

#c { width: 850px; margin: 0 auto; background: #fff; padding: 0 10px; text-align: left; }
#c #header { padding: 20px 0; }
#c #header #logo { background: url(../images/logo.png) no-repeat; display: block; width: 272px; height: 18px; margin: 0 0 20px 0; text-indent: -9999px; }
#c #header #menu { width: 850px; height: 50px; display: block; overflow: hidden; }
#c #header #menu li { float: left; display: inline; overflow: hidden; }
#c #header #menu a { height: 50px; display: block; text-indent: -9999px; }
#c #header #menu .m01 { background: #ff7300 url(../images/m_anasayfa.png) no-repeat 10px center; }
#c #header #menu .m02 { background: #ff8800 url(../images/m_kayit.png) no-repeat 10px center; }
#c #header #menu .m03 { background: #ffaa00 url(../images/m_program.png) no-repeat 10px center; }
#c #header #menu .m04 { background: #ffd000 url(../images/m_hakkinda.png) no-repeat 10px center; }
#c #header #menu .m05 { background: #ffd931 url(../images/m_biz.png) no-repeat 10px center; }
#c #header #menu .m06 { background: #ffe500 url(../images/m_haberler.png) no-repeat 10px center; }

#c #content { }
#c #content #left { width: 660px; float: left; }
#c #content #left .column { float: left; width: 320px; margin: 0 20px 0 0; }
#c #content #left .column .box { margin: 0 0 20px 0; }
#c #content #left .last { margin: 0; }
#c #content #right { width: 170px; float: left; margin: 0 0 0 20px; }

#c #footer { background: url(../images/footer.png) repeat-x; height: 50px; padding: 5px 10px; color: #999; margin: 20px 0 0 0; }
#c #footer div { background: url(../images/t_eof.png) no-repeat; padding: 0 0 0 25px; }
#c #footer p { padding: 0 0 0 25px; float: right; }
#c #footer a { color: #999; margin: 0 15px 0 0; text-decoration: none; }

.box h1 { background: url(../images/h1.png) repeat-x; line-height: 21px; padding: 5px 10px; font-family: "Lucida Console", Monaco, monospace; }
.box p, .box form { padding: 10px 10px 0 10px; }
.box a { color: #555; }
.box a:hover { color: #ff7300; }
.box strong { font-weight: bold; }
.box em { font-style: italic; }
.box ul { padding: 10px 0 0 0; }
.box ul li { background: url(../images/bullet.png) no-repeat 10px 6px; padding: 0 0 10px 20px; }
.box .t_devam { background: url(../images/t_devam.png) no-repeat; text-indent: -9999px; width: 48px; height: 9px; display: block; }
.box .form label { font-weight: bold; }
.box .form .textbox, .box .form .textarea, .box .form .checkbox, .box .form .select { display: block; font: bold 14px Arial, Helvetica, sans-serif; color: #777; }
.box .form .textbox, .box .form .textarea { padding: 4px; border: 1px solid #ccc; border-top-color: #999; border-left-color: #999; margin: 0 0 10px 0; }
.box .form .select { margin: 0 0 10px 0; }
.box .form .select option { padding: 0 5px; }
.box .form .button { font-size: 14px; font-weight: bold; background: #FFAA00; border: 1px solid #FF7300; padding: 4px; cursor: pointer; margin: 20px 0 0 0; }
.box .form .checkbox { font-size: 12px; }
.box .table { margin: 20px 10px; border: 1px solid #FFD000; width: 640px; }
.box .table th { font-weight: bold; padding: 5px; background: #FFD000; vertical-align: top; border-right: 1px solid #fff; }
.box .table .th2 td { font-weight: bold; background: #FFE500; border-right: 1px solid #fff; }
.box .table td { padding: 5px; vertical-align: top; }
.box .table .odd td { background: #fff; border-right: 1px solid #f1f1f1; }
.box .table .even td { background: #f1f1f1; border-right: 1px solid #fff; }
.box .table .last, .box .table .th2 .last, .box .table .odd .last, .box .table .even .last { border: 0; }