@charset "utf-8";
/* CSS Document */
#Container {min-height:100% /*FF*/;_height:100%/*IE*/; position:relative; z-index:2}
.ContentBlock {width:960px;margin:auto;display:block}
#Container {margin:-0px 0 0 0}
#FixContainer {padding-top:0px}
/*
/**/
#Header {position:relative}
header { height:149px}
#Logo { margin-top:-100px;text-indent:-10000px;background:transparent url(../Image/Design/Layout/Header/Logo.png) no-repeat center;width:201px;height:200px;display:block; position:relative; z-index:2}
#Logo-Href {width:201px;height:64px; display:block; cursor:pointer}
/**/

#Footer { background:transparent url(../Image/Design/Layout/foot-bg.jpg) repeat-x bottom center;height:317px;position:relative; z-index:1; margin-top:-317px}
/**/
#MainMenu { font-family:"Myriad Pro"; position:absolute; right:0; top:96px} 
#MainMenu li {float:left}
#MainMenu li a{color:#4180ab; font-size:15px; font-weight:bold; padding:5px 12px;font-family:"Myriad Pro";}
#MainMenu li a:hover,#MainMenu li a.Active { text-shadow:-4px -2px 4px #8ab3cf}

#Languages {float:right;width:95px}
#Languages a {width:25px;height:20px;line-height:20px;display:block; text-indent:-10000px; float:left; margin-left:5px}
#Languages a#Tr{ background: url(../Image/Design/Layout/Header/langs.gif) no-repeat 0px -20px}
#Languages a#Tr:hover,#Languages a#Tr.Active  {background: url(../Image/Design/Layout/Header/langs.gif) no-repeat 0px 0px}
#Languages a#En {background: url(../Image/Design/Layout/Header/langs.gif) no-repeat -25px -20px }
#Languages a#En.Active {background: url(../Image/Design/Layout/Header/langs.gif) no-repeat -25px 0 }
#Languages a#En:hover  {background: url(../Image/Design/Layout/Header/langs.gif) no-repeat -25px 0px}
/**/
input { background: transparent url('../Image/Design/Layout/Body/Form/input.gif') no-repeat left top; width:450px; padding: 10px; font-size:11px}
input {margin-bottom: 5px;}
label {margin-bottom: 5px; display: block; font-size:12px; font-weight: bold; color:#333}
.button { background: none; width: auto; padding: 0; margin: 0;}
.textarea { background: transparent url('../Image/Design/Layout/Body/Form/textarea.gif') no-repeat left top; width: 450px; height:190px}
textarea { font-size:11px;width: 440px; height:180px;margin: 5px;}
/**/
#Body ul.damla li {background:transparent url(../Image/Design/Layout/Body/ico.png) no-repeat left 5px; padding-left:20px;line-height:25px;font-size:13px;list-style-position:inside}
#Body li {list-style:none;font-size:13px; }
.FormErr { font-size:9px; color:#900; line-height:25px}