﻿
BODY
{
	padding: 0px;
	margin: 0px;
}

P
{
	margin: 0px;
}

SPAN
{
	margin: 0px 0px 10px 0px;
}
DIV
{
	margin: 0px;
}

A
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:link
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}

.anketHeader {
	background: url("./images/master/baslik_bg.png") 0 0 no-repeat;
}

.anketSoru
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#606060;
	text-align:left;
}

.anketSecenek
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#606060;
	text-align:left;
}

.anketYuzde
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:Red;
	text-align:left;
}


.anketLinkButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#6699FF;
	text-align:left;
}
.anketLinkButton:link { text-decoration:none; }

.anketLinkButton:visited { text-decoration:none; }

.anketLinkButton:hover { color:#ff0000; text-decoration:underline; cursor:hand}

.anketLinkButton:active {color:Red; font-weight:normal;}


	#newsblock { width:530px; height:200px; padding:5px; border:1px solid #f2f2f2; }
	#newsblock .news { display:block; color:#777; font:12px "Trebuchet MS", "MS Sans Serif", georgia; text-decoration:none }
	#newsblock .news:hover { color:#111; }
	
	#newsblock .hot { float:left; width:300px; height:200px; margin-right:5px; }
	#newsblock .hot a { margin-top:135px; padding:5px; position:absolute; z-index:99; display:block; width:290px; text-decoration:none; font:12px "Trebuchet MS", "MS Sans Serif", georgia; color:#ccc; line-height:13px; }
	#newsblock .hot a span { display:block; font:21px "Arial Narrow", Arial, Tahoma; letter-spacing:-1px; padding:0; margin:0; color:#eee; }
	#newsblock .hot a:hover { color:#fff; }
	#newsblock .hot a:hover span { color:#fff; }
	#newsblock .hot div { margin:135px 0 0 0px; position:absolute; z-index:95; display:block; width:300px; height:65px; background:#000; opacity:0.4; filter:alpha(opacity=40); }



.haberBaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height : 18px;
	font-weight:bold;
	color: #ff9933;
}
.haberBaslik:link { text-decoration:none; }
.haberBaslik:visited {color: #ff8518; text-decoration:none; }
.haberBaslik:hover {color: #ff8518; text-decoration:underline}
.haberBaslik:active {color: #ff8518; font-weight:bold;}

.haberHplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    line-height : 15px;
    text-align :justify;
	color:#808080;
}
.haberHplink:link { color:#808080; text-decoration:none; }
.haberHplink:visited {color:#808080; text-decoration:none; }
.haberHplink:hover { color:#404040 ; text-decoration:none; }
.haberHplink:active {font-weight:normal;}


.haber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    line-height : 13px;
    text-align :justify;
	color:#606060;
}
.haber1:link { color:#606060; line-height : 14px; text-decoration:none; }

.haber1:visited {color:#606060; text-decoration:none; }

.haber1:hover { color:#6495ed ; text-decoration:none; }

.haber1:active {font-weight:normal;}

.haber1image {
    border: 2px solid #666666;	
}

.habercokbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 16px;
	font-weight:bold;
	color:#606060;
}
.habercokbaslik:link { text-decoration:none; }

.habercokbaslik:visited { text-decoration:none; }

.habercokbaslik:hover { color:#6495ed; text-decoration:underline; cursor:hand}

.habercokbaslik:active {color:#606060; font-weight:normal;}

.cokOkunan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    line-height : 13px;
    text-align :justify;
	color:#606060;
}
.cokOkunan:link { color:#606060; line-height : 14px; text-decoration:none; }

.cokOkunan:visited {color:#606060; text-decoration:none; }

.cokOkunan:hover { color:#6495ed ; text-decoration: underline; }

.cokOkunan:active {font-weight:normal;}


.makaleBaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 16px;
	font-weight:bold;
	color:Maroon;
}
.makaleBaslik:link { text-decoration:none; }
.makaleBaslik:visited {color:Maroon; text-decoration:none; }
.makaleBaslik:hover { color:Maroon; text-decoration:underline; cursor:hand}
.makaleBaslik:active {color:Red; font-weight:bold;}


.makaleHplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    line-height : 16px;
    text-align :justify;
	color:#808080;
}
.makaleHplink:link { color:#808080; text-decoration:none; }
.makaleHplink:visited {color:#808080; text-decoration:none; }
.makaleHplink:hover { color:#404040 ; text-decoration:none; }
.makaleHplink:active {font-weight:normal;}


.baslikLink
{
    font-style:italic;
	color:Gray;
	background-color:red;
}

body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	background: #B4B4B4 url(images/body_bg.gif) repeat left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

.uyegirisi
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:Gray;
}

.ozetLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16;
	font-weight: Bold;
	color:#606060;
}

.makaleMetin
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	font-weight: normal;
	color:#606060;
}


.ziyaretciLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color:#696969;
}

.ziyaretciLabel1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color:#808080;
}

.anketSoruLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color:#ff4500;
}

.ziyaretciLabel2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color:Orange;
}

.divabc
{
 margin:157px 0 0 0px; 
 position:static; 
 z-index:95; 
 display:block; 
 width:300px; 
 height:65px; 
 vertical-align:middle;
 background:#000; 
 opacity:0.6; 
 filter:alpha(opacity=60); 
}


.solMenuPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: url("./images/master/menu_back.png") 0 0 no-repeat; } 

.solMenuPanel:link { text-decoration:none; }

.solMenuPanel:visited { text-decoration:none; }

.solMenuPanel:hover { color: #ffffcc; text-decoration:none; background: url("./images/master/menu_hover.png") 0 0 no-repeat; } 

.solMenuPanel:active { text-decoration: none; }

.solMenuHyp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}
.solMenuHyp:link { text-decoration:none; }

.solMenuHyp:visited { text-decoration:none; }

.solMenuHyp:hover { color:#ffffff; text-decoration:none; }

.solMenuHyp:active { text-decoration: none; }

.ustMenuPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	cursor:hand;
}
.ustMenuPanel:link { text-decoration:none; }

.ustMenuPanel:visited { text-decoration:none; }

.ustMenuPanel:hover { color: Red; text-decoration:none; background: url("./images/master/ustmenu_hover.png") 0 0 no-repeat;  }

.ustMenuPanel:active { text-decoration: none; }


.ustMenuHyp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	line-height: 22px;
}

.ustMenuHyp:link { text-decoration:none; }

.ustMenuHyp:visited { text-decoration:none; }

.ustMenuHyp:hover { color: #ffffff; text-decoration:none; }

.ustMenuHyp:active { text-decoration: none; }


.sagLinkler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#606060;
	text-align:left;
}
.sagLinkler:link { text-decoration:none; }

.sagLinkler:visited { text-decoration:none; }

.sagLinkler:hover { color:#6699FF; text-decoration:underline; cursor:hand}

.sagLinkler:active {color:Red; font-weight:normal;}


.skekle {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
}
.skekle:link { text-decoration:none; }

.skekle:visited { text-decoration:none; }

.skekle:hover { color:#6495ed; text-decoration:underline; } 

.skekle:active { text-decoration: none; }

.ustmanset
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	cursor: pointer;
	color:#ff6347;
	text-decoration:none;
}
.mansetozet
{
    margin:150px 0 0 0px; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
    line-height : 14px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
    background-color:Black;
    opacity:0.9; 
    filter:alpha(opacity=90); 
}

.mansetgrid
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer;
	color:#404040;
	text-decoration:none;
}
.mansetgrid:hover { color:Red; text-decoration:underline;}

.mansetfoto
{
	float:left; 
	width:300px; 
	height:200px;
    border: solid 1px #ffbf60;
	background-repeat:no-repeat;
}
  
.manset:link { text-decoration:none; }

.manset:visited { text-decoration:none; }

.manset:hover { color:Red; }

.linkbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:inherit;
	font-weight: normal;
	color:#6699FF;
	text-align:left;
}
.linkbutton:link { text-decoration:none; }

.linkbutton:visited { text-decoration:none; }

.linkbutton:hover { color:#ff0000; text-decoration:underline; cursor:hand}

.linkbutton:active {color:Red; font-weight:normal;}

.linkbuttont {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color:#606060;
	text-align:left;
}
.linkbuttont:link { text-decoration:none; }

.linkbuttont:visited { text-decoration:none; }

.linkbuttont:hover { color:Red; text-decoration:underline;}

.linkbuttont:active {color:Red; font-weight:bold;}

.linkbuttonz {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color:#606060;
	text-align:left;
}
.linkbuttonz:link { text-decoration:none; }

.linkbuttonz:visited { text-decoration:none; }

.linkbuttonz:hover { color:Red; text-decoration:underline;}

.linkbuttonz:active {color:Red; font-weight:normal;}

.linkbutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: normal;
	color:#6495ed;
	text-align:left;
}

.linkbutton2:link { text-decoration:none; }

.linkbutton2:visited { text-decoration:none; }

.linkbutton2:hover { color:Red; text-decoration:underline; cursor:hand}

.linkbutton2:active {color:Red; font-weight:normal;}

.loginlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: normal;
	color:#202020;
	text-align:left;
}

.lbsonmakaleler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:inherit;
	font-weight: normal;
	color:#606060;
	text-align:left;
}
.lbsonmakaleler:link { text-decoration:none; }
.lbsonmakaleler:visited { text-decoration:none; }
.lbsonmakaleler:hover { color:#6495ed; text-decoration:underline; cursor:hand}
.lbsonmakaleler:active {color:Red; font-weight:normal;}
.loginbutton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: normal;
	color:#6495ed;
	text-align:left;
}

.loginbutton:link { text-decoration:none; }

.loginbutton:visited { text-decoration:none; }

.loginbutton:hover { color:Red; text-decoration:underline; cursor:hand}

.loginbutton:active {color:Red; font-weight:normal;}

.panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-color: silver;
}
.panel legend {color:#6045ab;}

.haberbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height : 18px;
	font-weight:bold;
	color: #6495ed;
}
.haberbaslik:link { text-decoration:none; }

.haberbaslik:visited { text-decoration:none; }

.haberbaslik:hover {text-decoration:underline; cursor:hand}

.haberbaslik:active {color:Red; font-weight:bold;}


.haberdetaybaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    line-height : 18px;
	font-weight:bold;
	color:Orange;
}


.haber1baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 18px;
	font-weight:bold;
	color:Orange;
}
.haber1baslik:link { text-decoration:none; }

.haber1baslik:visited { text-decoration:none; }

.haber1baslik:hover { color:#6495ed; text-decoration:underline; cursor:hand}

.haber1baslik:active {color:Red; font-weight:bold;}


.haber1label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:Gray;
}

.duyurudetaybaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 18px;
	font-weight:bold;
	color:#ff8c00;
}

.haber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    line-height : 13px;
    text-align :justify;
	color:#606060;
}
.haber1:link { color:#606060; line-height : 14px; text-decoration:none; }

.haber1:visited {color:#606060; text-decoration:none; }

.haber1:hover { color:#6495ed ; text-decoration:none; }

.haber1:active {font-weight:normal;}

.haber1image {
    border: 2px solid #666666;	
}

.haber2baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height : 16px;
	font-weight:bold;
	color:Orange;
}
.haber2baslik:link { text-decoration:none; }

.haber2baslik:visited { text-decoration:none; }

.haber2baslik:hover { color:#6495ed; text-decoration:underline; cursor:hand}

.haber2baslik:active {color:Red; font-weight:bold;}


.haber2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 12px;
	font-weight: normal;
	color:#404040;
}
.haber2:link { color:#606060; line-height : 12px; text-decoration:none; }

.haber2:visited {color:#606060; text-decoration:none; }

.haber2:hover { color:#6495ed ; text-decoration:none; }

.haber2:active {font-weight:normal;}

.okusay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal ;
	color: #1e90ff;
}

.cokOkunan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    line-height : 13px;
    text-align :justify;
	color:#606060;
}
.cokOkunan:link { color:#606060; line-height : 14px; text-decoration:none; }

.cokOkunan:visited {color:#606060; text-decoration:none; }

.cokOkunan:hover { color:#6495ed ; text-decoration: underline; }

.cokOkunan:active {font-weight:normal;}


.genellabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal ;
    line-height : 16px;
	color:#606060;
    text-align:left;
}

.softlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal ;
    line-height : 15px;
	color:Gray;
    text-align:justify;
}


.dlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal ;
    line-height : 16px;
	color:Silver;
    text-align:justify;
}

.gridlabel {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold ;
    line-height : 12px;
	color: White;
    text-align:left;
}

.normallabel
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 14px;
	color:Black;
}


.duyurubaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 14px;
	color:#6495ed;
}

.duyurudetay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 14px;
	color:#606060;
}

.duyurudetay:link { color:#606060; line-height : 16px; text-decoration:none; }

.duyurudetay:visited {color:#606060; text-decoration:none; }

.duyurudetay:hover { color:#303030; text-decoration:none; }

.duyurudetay:active {font-weight:normal;}

.listeler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 14px;
	color:White;
}

.listeler:link { color:White; line-height : 16px; text-decoration:none; }

.listeler:visited {color:White; text-decoration:none; }

.listeler:hover { color:Orange ;  text-decoration:underline; }

.listeler:active {font-weight:normal;}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.Grid { 
    border: solid 1px #FFFFFA;
    background-color:Maroon;
}
.Grid td
{
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: left;
}
.GridHeader
{
font-weight: Bold;
color:White;
}
.GridItem
{
background-color: #e6e6e6;
}

.GridAltItem
{
background-color: Maroon;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #606060;
    color: silver;
    background-color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}



/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}


/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.modalPopup2 {
	background-color:#f5fff5;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}


.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.yazarlar {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#404040;
	line-height: 15px;
}
.yazarlar:link { text-decoration:none; }

.yazarlar:visited { text-decoration:none; }

.yazarlar:hover {color:#df0000; text-decoration: underline; }

.yazarlar:active {text-decoration: underline; }


.yazarlarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background: url("./images/master/kirmizi_baslik.jpg") 0 0 no-repeat;
}

.yazarad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-weight:Normal;
	color: #ffffff;
}

.yazar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-weight:600;
	color: #ffffff;
}
.yazar:link { text-decoration:none; }

.yazar:visited { text-decoration:none; }

.yazar:hover { text-decoration: none; }

.yazar:active {text-decoration: underline; }

.yazarDiger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-weight:normal;
	color: #1e90ff;
}
.yazarDiger:link { text-decoration:none; }

.yazarDiger:visited { text-decoration:none; }

.yazarDiger:hover { color:Red; text-decoration: underline; }

.yazarDiger:active {color:Red; text-decoration: none; }

.mansetlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	line-height: 22px;
	background: url("./images/master/btn_back.jpg") 0 0 repeat; 
	} 

.mansetlink:link { text-decoration:none; }

.mansetlink:visited { text-decoration:none; }

.mansetlink:hover { color: #ffffcc; text-decoration:none; background: url("./images/master/btn_hover.jpg") 0 0 no-repeat; } 

.mansetlink:active { text-decoration: none; }

.collapsePanel {
	width: 500px;
	height:0px;
	background-color:white;
	overflow:hidden;
}
.collapsePanelHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	width:510px;		
	height:20px;
	color: #606060;
	background: url("./images/master/CP_header_1.jpg") 0 0 no-repeat;
	font-weight:bold;
	cursor: pointer;
    padding-top:2px;
    text-align: left;
}

.yorumad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-weight:Normal;
	color: #6495ed;
}
.yorumbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-weight:Normal;
	color: #404040;
}
.yorumtarih {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 14px;
	font-weight:Normal;
	color: #808080;
}

.yatay_manset
{
	display: none;
	position: relative;
	border: solid 0px;
}

#manset_0
{
	display: block;
}
DIV.transparan
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-opacity: 0.7;
}

.manset_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 15px;
	font-weight:Normal;
	color: #606060;
	margin-left:4px;
	text-decoration: none;
	 
}	