﻿
@import url('Reset.css');

/* Tanımlar */
html {margin:0px; overflow:auto;}
html, body {width:100%; height:100%; background-color: #103993;}
body {font-family: Arial, Tahoma, Helvetica, Sans-Serif; background: url(../images/background__.jpg) no-repeat center top ;}
#MainContainer { width: 922px; margin-left:auto; margin-right:auto;}
ul.margined {margin-left:16px;}
strong {font-weight:bold;}

/* Ortak */
.FloatLeft { float:left;display:inline; } 
.FloatRight { float:right;display:inline; }
.NewLine { clear: both; display:block; }
.InlineImageLeft { margin-right:20px; }
.InlineImageRight { margin-left:20px; }
.InlineImageLeft, .InlineImageRight { margin-bottom:20px; }
.Clear { padding: 0 !important; margin: 0 !important; border: 0 !important; }
.ClearSides { padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 !important; }
.Hidden { display: none; }
.Passive { color: #FB9EC9; }
a.inlineLink{padding:8px; display:block; color:White; background-color:#7F8FB3; clear:both; margin-bottom:4px; text-decoration:none; text-align:center;}
a:hover.inlineLink{text-decoration:underline;}


/* Üst Bölüm */
#UpperSection { width:100%; position:relative; height:374px; z-index:1000;}
#TopmostMenu {position:absolute; right:20px; font-size:9px; text-align:center;}
.TopmostMenuItem{float:left;}
.TopmostMenuItem a{color:#ffffff;text-decoration:none;}
.TopmostMenuItem a:link { color:#ffffff;}
.TopmostMenuItem a:hover { color:#5d9dd0;}
.TopmostMenuItem a:visited {color:#ffffff;}
.SiteMap {width:73px;background-color:#0d5fae;padding-top:3px;padding-bottom:2px;}
.Language {width:65px;background-color:#0d5fae;margin-left:5px;padding-top:3px;padding-bottom:2px;}

#FlashBanner {width:100%; position:absolute;}
#Logo{position:absolute; top:26px;}

#StaticMenuHolder {position:absolute; right:0px; top:34px; z-index:2000}
#StaticNavigation {}
#StaticNavigation li span {padding:4px; margin-left:4px; font-weight:bold; font-size:15px;}
#StaticNavigation li span a {color:White; text-decoration:none}
#StaticNavigation li span a:visited {color:White}
#StaticNavigation li span a:hover {color:#9FFFFF}
#StaticNavigation li ul li {background-color:#0066CC;
                            border-left:solid 1px #9FFFFF;
                            border-top:solid 1px #9FFFFF;
                            border-right:solid 1px #9FFFFF;}
#StaticNavigation li ul li.navLastItem {border-bottom:solid 1px #9FFFFF;}
#StaticNavigation li ul li a {width:auto !important; width:140px; padding:6px; color:White; text-decoration:none; font-size:11px}
#StaticNavigation li ul li a:visited {color:White;}
#StaticNavigation li ul li a:hover {color:#9FFFFF;}

#StaticContainer {position:absolute; top:83px;}
#SliderHolder { clear:both; float:left; margin-bottom:30px; width:650px;}
ul.noflash_slider, li.noflash_slider {margin:0; padding:0; list-style:none;}
div.noflash_slider, .noflash_slider li {overflow:hidden; width:650px; height:260px;}
#StaticRight {margin-left:7px; float:left;}

/* Content Alanı */
#ContentDefault {position:relative;  z-index:20; width:912px;border:5px solid #b2ccdf;background:url(../images/content_menu_back.png) no-repeat #ffffff; margin-bottom:5px}
#ContentMenu {height:42px;padding-left:4px;}

.TabMenuItem { margin-top:-8px; margin-right: 1px; position:static !important; position:relative; z-index:5;}
.TabMenuPink {width:263px;height:42px;background:url(../images/pink_tab_back.png) repeat-x;float:left;display:inline; }
.MenuPinkGradyan { height:42px;background:url(../images/pink_tab_gradyan.png) no-repeat transparent; }

.TabMenuGray { width:263px;height:42px;background:url(../images/gray_tab_back.png) repeat-x;float:left;display:inline; }
.MenuGrayGradyan { height:42px;background:url(../images/gray_tab_gradyan.png) no-repeat transparent;}

.PinkTabArrow { background: url(../images/pink_tab_arrow.png) no-repeat left top; }
.GrayTabArrow { background: url(../images/gray_tab_arrow.png) no-repeat left top; }
.PinkTabArrow, .GrayTabArrow { width: 41px; height: 42px; }

.TabMenuText { font-weight:bolder;font-size:16px;padding-left:13px;padding-top:13px;color:#ffffff; cursor:pointer; line-height:17px; }
.TabMenuTextCaption { font-weight:bolder;font-size:16px;padding-left:13px;padding-top:13px;color:#ffffff;line-height:17px; }
.TabMenuText .Passive { color: #FB9EC9; }

/* Content Alanı */
#ContentArea { margin:4px;}
.ContentTextArea {font-size:11px; padding:8px; padding-top:15px; color:#414141; clear:both; background-color:#E8EEEF; width:98.2%;}
.ContentTextArea p { margin-bottom: 10px;}
.ContentText { padding-top:0px;}

.ContentTextArea table { margin-right:20px;margin-bottom:20px;}
.ContentTextArea table th { background:#bac5d4;font-weight:bold;height:28px;padding-left:5px;border:1px solid #ffffff;}
.ContentTextArea table td { background:#dce3e8;height:28px;padding-left:5px;border:1px solid #ffffff;}
.ContentTextArea table tr.alt td, .ContentTextArea table tr.alt th { background:#d0d9e1;}

.ContentTextArea h1 { font-size:14px;font-weight:bold;color:#000000; }
.ContentTextArea h2 { font-size:12px;font-weight:bold;color:#414141; }
.ContentTextArea h3 { font-size:14px;font-weight:bold;color:#174a84; }

.ContentTextArea hr { border:1px solid #bfc8d7; }

/* Footer Bölümü */
#FooterArea { background:#ffffff;width:100%;height:38px;margin:auto; color:#7492b0;font-size:11px; }
.FooterMenu { margin-left:15px;padding-top:12px; }
.FooterMenu a { color:#7492b0;}
.FooterLogo { float:right;display:inline;margin-right:10px;margin-top:4px; }
.FooterLogo img { padding-left:5px; }
