﻿body 
{
    font-family:Trebuchet MS;
}
.element    { position:fixed; bottom:1%; right:0%; padding:0px; font-family:Arial; background:#e3e3e3; border:1px solid #000; }
.iletiUst
{
    margin:3px 5px 0px 5px;
    color:#495c4b;
    font-size:11pt;
    }
			article {
				width: 643px;
				height: 443px;
				margin-left: auto;
				margin-right: auto;
			}
		
			#simpleCanvas {
				border: 1px solid #000;
			}
	.iletiUst a
{
    color:#495c4b;
    font-size:10pt;
    text-decoration:none;
    }
 .genelYazi
{
    margin:0px 9px 0px 9px;
    color:#495c4b;
    font-size:11pt;
    }
.genelYazi a
{
    color:#495c4b;
    font-size:11pt;
    text-decoration:none;
    }
 .katBaslik
 {
     color:#84a482;
     font-weight:bold;
     font-size:13pt;
     border-bottom-width:2px;
     border-bottom-style:dotted;
     border-bottom-color:#84a482;
     }
     
     .listele
     {
         font-size:10pt;
         width:auto; 
         height:25px;
         background-color:#cfe4ce;        
     }
     .listele a {font-size:10pt; color:black; text-decoration:none;}
     
       .listeleAlt
     {
         font-size:10pt;
         width:auto; 
         height:25px;
         background-color:#e4e9fd;        
     }
     .listeleAlt a { font-size:10pt; color:black; text-decoration:none;}
     .accordionHeader
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #9fc49b;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #8bad8a;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #a7cca6;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding-top: 10px;
    color:#495c4b;
    font-size:10pt;
}
.accordionContent a
{
    color:#495c4b;
    text-decoration:none;
}
    
    
    .girisYazi
{
    width:auto;
    color :#5f5f5f;
    font-size : 10pt;
}

.girisYazi #baslik
{
    font-family : Consolas;
    font-size:12pt;
    border-bottom : 2px;
    border-bottom-style :dotted;
    border-bottom-color : #000;
    color : #5f5f5f;
}

.girisYazi #metin
{
    background-color :#f4f1f1;
}

.girisYazi #metin a
{
    color : #000;
    text-decoration : none;
}

.girisYazi #paylas a
{
    color : #000;
    text-decoration : none;
}

.girisYazi #metin ul
{
    margin : auto;
}

.girisYazi #paylas
{
    float:right;
}

.girisYazi #makaleMetin
{
    background-color :#fff;
}

.girisYazi #makaleMetin a
{
    color : #000;
    text-decoration : none;
}
.search
{
    margin:0px 4px 0px 166px;
    }
#slantedmenu{
font-size: 11px;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #c2dcc0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}

