﻿body 
{

	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 76%;
	color: #333333;
	background-image: url('bkg-blue.gif');
  background-repeat:no-repeat;
  background-position: 100% 0%;
	text-align:center
}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
.pageHeader
{
    font-size: 2.0em;
	font-weight: normal;
	color: #212E02;

}

h1, h2, h3, h4, h5, h6 {color: #212E02;}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    font-weight: bold;
}
h2 {
	margin: 1.2em 0em 1.2em -1em;
	clear: both;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
    margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}


#mainwrapper {			
	margin: 0 auto;
	width: 900px;
	text-align: left;
	/*
	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
	*/
}
#content 
{

	position:relative;
	margin-top:35px;
	width:98%;
}

#header
{
 border: 1px solid #008000;
    height: 206px;
    position: relative;
    margin-left: 0px;
}
#Footer
{
 border: 1px solid #008000;
    height: 50px;
    position: relative;
    margin-left: 0px;

}
.PoweredBy
{
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing:0.2em;
	color: #000000; 
	position: absolute;
	right:10px;
	top:7px   
    }

#mastheadImage {}

#branding {
	position: absolute;
	right: 30px;
	bottom: 21px; 
	text-align: right;
	z-index:1000;
	color: #FFFFFF;
}

* html #branding {bottom:23px;} 

#FirmaAdi {
	color: #000000;
	font-size: 40px;
	vertical-align:bottom; 
}

#logoImage {vertical-align: bottom;}

#FirmaSlogan { 
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight:normal; 
	letter-spacing:0.2em;
	color: #FFFFFF; 
}
#BayiBilgileri { 
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing:0.2em;
	color: #000000; 
	position: absolute;
	right:10px;
	top:10px;
}
#breadcrumbs {
	position: absolute;
	left: 32px; 
	bottom: 12px; 
	color: #D8C68D;
	font-weight: bold;
}
#breadcrumbs a {
	text-decoration: underline;
	color:#D8C68D;
}

#breadcrumbs a:hover {text-decoration: none;}
#Orta 
{

	margin-left: 2px;
	margin-right: 2px;
	padding: 0 0.5em 0.5em;

}
#Orta li {
	margin-left:5px;
	list-style-image: url('../App_Themes/Blue/Images/bullet.gif');
}
#Orta p {
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.8em;
}
#Orta .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-image: url('../App_Themes/Blue/Images/logo_mini.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#Orta a {color:#212E02;}

#Orta a:link {text-decoration:underline;}

#Orta a:hover {text-decoration:none;}

#Orta .textBox {
	margin-left: 1em;	
	border:1px solid #304012;
	background-color:#8E985E;
}

#Orta .textBox:focus {background-color:#ECE4D2;}

#Orta .dropDownlist {
	margin-left: 1em;
	background-color: #8E985E !important;
}

#Orta .radioButtonList {margin-left: 1em;}

#Orta fieldset {
	padding: 1.5em;
	border:1px solid #304012;
}

#Orta legend {color: #333333;}

#Orta .button {
    margin:1em 0;
    border:1px solid #8E985E;
    background-color:#304012;
    color:#FFFFFF;
    font-weight:bold;
}






a:link {color: Navy; text-decoration: underline;} /*#233E9B*/
a:visited {color: Navy; text-decoration: underline;}
a:hover {color: Navy; text-decoration: underline;}
a:active {color: Navy; text-decoration: underline;}

body, h1, h2, h3, td, a, div, p, span, input, select, textarea 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
body {margin: 2px}
td {padding: 2px}
td.Content {padding: 0px 10px 10px 10px}
td.head {background-color:#ffffff;padding:0px;vertical-align:top;height:80px;border-bottom:solid 1px #c4c4c4}

.headTitle 
{	
	padding: 8px;
	color: #526098;
	font-weight: bold
}


.BlockButton
{
	color: #000000;
	background-color: #E2E2E2;
	border: 1px #c0c0c0 solid;
}

#menu 
           {
        
	/*Div kullanilacaksa pozisyon burdan ayarlanir
	basla--
	position:absolute;
	left: 40px;
	top:0;
	sonla--*/
	z-index: 100;
	width: 180px;
}
#menu a 
{
    				
	display:block !important;
	margin-left:40px;	
	background-image: none !important;
	background-repeat: no-repeat;
	z-index: 100;
}		
#menu .menuNormal
{
    
    background-image: url(Images/subMenu_bg.gif);
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-weight: bold;
    font-family: verdana;
    font-size: 12;
    z-index: 100;
    height:20px;
}
#menu .menuHover
{
    background-color: #D8C68D;
    color: #7B8D52;
    background-image: url(Images/img_menu_hover.gif);
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 12;
    height:20px;
    z-index: 100;
}
#menu .menuSelected
{
    background-color: #D8C68D;
    color: #304012;
    background-image: url(Images/img_menu_active.gif);
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 12;
       height:20px;
}
#menu .subMenu table {			    
	background-color:#8E985E;			    
	background-image: url(Images/subMenu_bg.gif);
	background-repeat:repeat-y;
	    height:20px;
	z-index: 100;
}
#menu .subMenuNormal
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: verdana;
    font-size: 12;
        height:20px;
    z-index: 100;
}
#menu .subMenuHover td{
	background-color:#D8C68D;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
	color:#8E985E;
	    height:20px;
	z-index: 100;
}
html > body #menu .subMenuHover
{
    background-color: #D8C68D;
    color: #8E985E;
    background-image: url(Images/img_menu_hover.gif);
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 12;
    z-index: 100;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
      z-index: 100;
      
}
.IE8Fix
{
    z-index: 100;
    background-image: url(Images/subMenu_bg.gif);
	background-repeat:repeat-y;
    }




/* Msg.ascx, SYSTEM_MESSAGE_FORMAT */
.divMsg    {clear:left; color: #000000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 4px; width: 95%}
.divWrnMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 4px; width: 95%}
.divErrMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 4px; width: 95%}