﻿body
{
	background:url(imajlar/bg.gif);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
A:link
{
	text-decoration: none;
	
}
A:visited
{
	
	text-decoration: none;
}
A:hover
{
	color: #FF3300;
	text-decoration: underline;
}
.mause
{
	cursor:pointer;
	cursor:hand;
}
.normalbaslik
{
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	color: #446D8C;
	text-decoration: none;
	font-weight: bold;
}
.yorumbaslik
{
    font-family: 'Trebuchet MS';
    font-size: 15pt;
    color: #446D8C;
    text-decoration: none;
    font-weight: bold;
}
.normal
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #446D8C;
	text-decoration: none;
}
.normalsiyah
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #294356;
	text-decoration: none;
	font-weight: 700;
}

.normalsoluk
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #8FB0C9;
	text-decoration: none;
}

.normalsoluk2
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #769EBC;
	text-decoration: none;
}


.normalkalin
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #406784;
	text-decoration: none;
	font-weight: bold;
}

.kucukyazi
{
	font-family: 'Trebuchet MS';
	font-size: 7pt;
	color: #446D8C;
	text-decoration: none;
}
.kirmizinormal
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #FF3300;
	text-decoration: none;
}
.kirmizikalin
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.siyahbaslik
{
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	color: #3D627C;
	text-decoration: none;
	font-weight: bold;
}
.siyah
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.kirmizibaslik
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.kirmizikonubaslik
{
	font-family: 'Trebuchet MS';
	font-size: 7.5pt;
	color: #FA4F05;
	text-decoration: none;
	font-weight: bold;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	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: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	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: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

/*Rating Styles Başla */
.standart
{
	width: 13px;
	height: 13px;
	cursor: hand;
	background-repeat: no-repeat;
}
.dolu 
{
    background-image:url(images/star2.gif);    
}
.bos 
{
    background-image:url(images/star1.gif);                  
}
.bekle 
{
    background-image:url(images/wait.gif);               
}
/*Rating Styles Bitiş */

.KonuDetay{
 /*border:1px #999999 solid;*/
 padding:3px;
 width:350px;
 overflow-x:auto;
 overflow-y:hidden;
 border:none;
}

.otoyazi
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4D4D4D;
    text-decoration: none;
}
.otoyazikalin
{
    font-family: Verdana;
    font-size: 11px;
    color: #4D4D4D;
    font-weight: bold;
}
.buyukyazi
{
    font-family: Verdana;
    font-size: 18px;
    color: #4D4D4D;
    font-weight: bold;
}
.otoyazinormal
{
    font-family: Verdana;
    font-size: 11px;
    color: #4D4D4D;
    font-weight: bold;
}
.siteismi
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0054A8;
    font-weight: bold;
    text-decoration: none;
}
.ziyaretet
{
    font-family: Verdana;
    font-size: 12px;
    color: #4D4D4D;
    font-weight: bold;
    text-decoration: none;
}
.kirmiziyenibaslik
{
    font-family: Verdana;
    font-size: 10px;
    color: #FA4F05;
    font-weight: bold;
}
.alticizili
{
    font-family: Verdana;
    font-size: 11px;
    color: #004D96;
    text-decoration: underline;
}
.alticizili:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #004D96;
    text-decoration: underline;
}
