﻿
body {
	margin: 0;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #B51032;
}

/* Header Section */
#wrapper 
{
    
}
#header {
	border-top: 3px solid #B51032;
	border-bottom: 1px dotted #B51032;
	display:block;
}
#header .title {
	font: 190% Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;

}
#header .breadcrumb {
	font: 90% Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#header a:link, a:visited  {
	color: #31456A;
}

/* Navigation */

#navigation 
{
    display:none;
	width: 170px;
	top: 110px;
	left: 0;
	
	position:absolute;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	
	
}

#navigation h1 
{
  	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:90%;

}

#navigation div 
{
    border:solid 1px #dedede;
		
	background-color:#FFF;
	
	border-radius: 2px;
	
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 2px 2px 6px #818181;
	-moz-box-shadow: 2px 2px 6px #818181;
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#b1b1b1',direction='120',strength='5');
	*/
    -moz-border-radius: 2px;
    padding:8px;
    margin-bottom:8px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #FFFFFF;
}
#navigation li a  {  
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #EAF2FB;
	border-right: 1px solid #EAF2FB;
	 background-color: #46649A; 
	/*background-color: #CC3333;*/
	color: #EAF2FB;
	/*text-decoration: none; border-right-color: #EAF2FB; border-left-color: #990000;  }*/
    text-decoration: none; border-right-color: #EAF2FB; border-left-color: #31456A;  }
#navigation li a:hover {
	 background-color: #31456A; 
	/*background-color: #990000;*/
	color: #ffffff;
}
#navigation ul ul {
	margin-left: 12px;
}

#navigation ul li .currentmenu 
{
    display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #EAF2FB;
	border-right: 1px solid #EAF2FB;
	background-color: #31456A;
	color: #ffffff;
	text-decoration: none; border-right-color: #EAF2FB; border-left-color: #31456A;
}

/* Main Content */
#menubaslik
{
    color: #990000;    
}

#content
{
    margin-top: 15px;
    /*margin-left: 256px;*/
    margin-left: 20px;
    margin-right: 32px;    
    /*
    border: 1px solid #800000;
    padding: 0.4em;
    background-color: #fafafa; */	
}

h1 {
	font: 150% Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #31456A;
	margin-top:0;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
}

#content ul {
	font-size: 80%;
	line-height: 1.6em; 
}

h1 a {font-size:0.7em;color: #31456A;}

table.tablo,table.tablo th,table.tablo td,.formview table,.formview table th,.formview table td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #555;
	font-size: 10px;
	/*width: 800px;	*/
	text-align: left;
}

table.noborder,table.noborder th,table.noborder td
{
    border-width:0 !important;
}

.tablo td,.tablo th {padding:4px;}
.tablo thead th,.tablo tr th,.tablo thead th a,.tablo tr th a {
	text-align: center;
	background: #31456A;
	color: #FFFFFF;
	font-size: 100% !important;
}

.tablo tbody th {
	font-weight: bold;
}

.tablo tbody tr { background: #FCFDFE; }
.tablo tbody tr.odd
{
    background: #DFEBF9;
}

.tablo tfoot th, tfoot td {
	font-size: 85%;
}

.formview table td.baslik
{
    /* background: #31456A; */
    color:#ffffff;
    padding:4px;
}
.formview table td.veri
{
    /* background: #ffffff; */
    padding:4px;    
}

.formview table td.veriodd
{
    /* background: #DFEBF9; */ 
    padding:4px;
}

.

.tablo td a{color: #333333; text-decoration:none;}

.tablo td a:hover{ color: #31456A; text-decoration:underline;}

.formview
{

}
.formview td a
{
/*
    font-size: 0.8em;
    padding: 5px 5px 5px 0.5em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background-color: #46649A;
    color: #FFFFFF;
    text-decoration: none;
    border-right-color: #31456A;
    border-left-color: #31456A;
*/
}

.formview td a:hover
{
    /*
    background-color: #31456A;
	color: #FFFFFF;
*/
}

.buttons{ margin:10px;}
.bold {font-weight:bold}

.filtre {padding:4px; margin-bottom:4px; border:solid 1px #ededed}
.filtre span{font-size:0.8em;}




.section 
{
    border:solid 1px #dedede;
		
	background-color:#FFF;
	
	border-radius: 2px;
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 2px 2px 6px #818181;
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#b1b1b1',direction='120',strength='5');
	*/
    -moz-box-shadow: 2px 2px 6px #818181;
	-moz-border-radius: 2px;
	padding:10px;
	display:block;
	position:relative;
	font-size:90%;
	
}

.section h1
{
    font-size:120%;
}



.section div
{
    margin:4px 0 4px 0;
} 


.kisiresim
{
    border:solid 1px #ededed;
    width:130px;
    height:180px;
}
.renkcombo
{
    width:85px;
}

.menuicon
{    
    width:64px;
    height:64px;
}

.clear
{
    clear:both;
}

.veribaslik
{ 
    font-weight:bold;
    font-size:70%;
    color: #31456A;
 }



.veri
{
    font-size:70%; 
    color: #302E4B;
}

.verireadonly
{
    font-size:70%;
}
.verireadonly input,.verireadonly select,.verireadonly textarea
{ 
    color:#666666;
 }


.paddingleft10
{ 
    padding-left: 10px !important;
    
 }
.paddingleft20
{ 
    padding-left: 20px !important;
}
.paddingleft30
{ 
    padding-left: 30px !important;
}
.paddingleft40
{ 
    padding-left: 40px !important;
}

.section input, .section select
{
    font-size:10px;
    padding:1px;
}
.section div.iconbar
{
    float:right;
    margin:0;
    
}

.section div.iconbar a
{
    font-size:70%;
    color:#31456A;
    margin-top:-10;
}

div.commandbar
{
   
	display:block;
	position:relative;
	margin-bottom:7px;
}
div.commandbar div.iconbar
{
    float:right;
    margin:0;
    
}
div.commandbar div.iconbar a
{
    font-size:70%;
    color:#31456A;
}

div.commandbar div.iconbar a:hover
{
    font-size:70%;
    color:#000000;
    margin-top:-10;
}

div.commandbar div.iconbar img
{
    margin-right:1px;
}

div.commandbar h1
{
    font-size:140%;
    padding:0;
    margin:0;
}

.section .listitem
{
    
    font-size: 70%;
    color: #333333;
    margin-left:12px;
    padding-right:50px;
    
}
.section .listitemedit
{
    
    font-size: 80%;
    color: #333333;
    margin-left:12px;
    padding-right:50px;
    
}

.section .listitemedit h2, .section .listitem h2
{
    font-size:100%;
    color:#31456A;
    padding:0;
    margin:0;
    font-weight:normal;
}
div.hr
{
    overflow: hidden;
    border-top: solid 1px #818181;
    margin-top: 4px;
    
    margin-left:12px;
    height:1px;
}

div.medyaitem 
{
    float:left;
    padding:4px;
    border:solid 1px #dedede;
    margin-right:3px;
    }

td 
{
    padding-top:4px;
    padding-bottom:4px;
}

.updateprogress
{
    background-position: center center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    z-index: 1000;
    
}

.updateprogressmessage 
{
    position:absolute;
    top:30%;
    left:150px;
    padding:10px;
    text-align: center;
    width:250px;
    z-index:1001;
    
    border:solid 1px #000;
    color:#ffffff;
}

a:link {color:#31456A;text-decoration:none; font-size: 10px;}     
a:visited {color:#31456A;text-decoration:none;font-size: 10px;} 
a:hover {color:#31456A;text-decoration:underline;font-size: 10px;}  
a:active {color:#31456A;text-decoration:underline;font-size: 10px;}  

.uyari { border:solid 1px #ff0000;}

.watermark 
{
    color:#a0a0a0;
}