/* ================================
    CSS STYLES FOR THE ASP.NET PORTAL STARTER KIT
    v1.0, 10/2002
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.KISIBilgiimg
{
	height:200px;
	width:150px;
	border:1px;
	border-bottom-color:Navy;
	
}
.HeadBg
{
	background-color: navy;
  font: bold larger normal;
  border: groove;
  letter-spacing: normal;
}

.ModuleStyle
{
  background-image: none;
  background-color: #E6EFFF;
  border: thin solid #000000;
}

.Yenile
{
  background-image: url(images/img/b_guncelle.gif);
  height:24px;
  width:24px;
}
.LeftPaneStyleTDUST
{
  background-image: url(images/OtherImages/LeftMiddlePaneImageET.gif);
  background-repeat:no-repeat;
  height:15px;
  width:15px;
  background-color: #ffffff;
  text-align:left;
  vertical-align:top;
}
.LeftPaneStyleTDALT
{
  background-image: url(images/OtherImages/LeftBottomMiddlePaneImageET.gif);
  background-repeat:no-repeat;
  height:15px;
  width:15px;
  background-color: #ffffff;
  text-align:left;
  vertical-align:bottom;
}
.RightPaneStyleTDUST
{
  background-image: url(images/OtherImages/RightMiddlePaneImageET.gif);
  background-repeat:no-repeat;
  height:15px;
  width:15px;
  background-color: #ffffff;
  text-align:right;
  vertical-align:top;
}
.RightPaneStyleTDALT
{
  background-image: url(images/OtherImages/RightBottomMiddlePaneImageET.gif);
  background-repeat:no-repeat;
  height:15px;
  width:15px;
  background-color: #ffffff;
  vertical-align:bottom;
  text-align:right;
}
.GeneralPaneStyleTD
{
  /*background-image: url(images/OtherImages/GeneralImageET.gif);*/
  /*height:10px;*/
  /*width:15px;*/
  background-color: #EEEEEE;
}
.LeftPaneStyle
{
  background-color: #EEEEEE; /*#CFDDF1 --> daha güzel bir ton  mavi eski #8BBAD6*/
}

.RightPaneStyle
{
  background-color: #EEEEEE;
}

.LeftPaneStyle2
{
  background-color: #FFF3FF;
}

.RightPaneStyle2
{
  background-color: #FFF3FF;
}
.GeneralDiv{
  display: none;
}



.ModuleTitleStyle
{
  background-color: #e5e5e5;
  background-repeat: repeat;
  background-image: url(images/ModuleTitleImages/ModuleTitlePartBlue2.gif)
}

.PageStyle
{
	background-image:url(images/defaultbackground.gif);
	background-color: #ffffff;
}

.TableStyle
{
  border: thin groove #DAA520;
}




.SignInModuleStyle
{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0% 0% ;
  background-image: url(images/signinbackgroundblue.gif)
}
/* 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;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.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;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	color: #ffffff;
	font-family: 'Arial Black';
  border: medium groove
}

/* background/border colors for the selected tab */
.SelectedTabBg {
  font-family: 'Arial';
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  
  /*background-image: url(images/TabStripImages/TabSelectedStripGradient.gif);
  */
}

/* background/border colors for the unselected tabs */
.OtherTabsBg 
{
	background-image: url(images/ecza/ustbant_r2_c1.jpg);
	height:28px;
}

/* text style for the unselected tabs */
.OtherTabs {
    background-image: url(images/ecza/ustbant_r2_c1.jpg);
  font: normal bold small Arial;
  height:28px;
 
}

.TabLinks
{
    font-family: 'Arial';
    font-size: 10pt;    
    text-decoration:none;
    font-weight: bold;
	color: #ffffff;
}



/* hyperlink styles of the unselected tabs */
A.TabLinks:link
{
	color: #ffffff;
	text-decoration: none;
}

A.TabLinks:visited {
    text-decoration:    none;
    color:#FFFFFF;
}

A.TabLinks:active  {
    text-decoration:    none;
    color:#ffffff;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
} 

A.TabLinks:hover   {
    text-decoration:    blink;
    color:#ADE3F7;
}

.SiteTDUstCubuk
{
	/*background-image:url('/images/ecza/index_r3_c1.jpg');
    background-color:#c4cfe1;
    background-repeat:repeat-x; 
	height:5px;*/
}
.SiteUstTD
{
	 background-image:url('/images/ecza/hastakarti_r1_c11back2.jpg');
    /*background-color:#2C6B8E;*/
}
.SiteUstTD2
{
	/*background-image:url('/images/ecza/index_r1_c5.jpg');
    background-color:#2C6B8E;*/
	 background-color:#ffffff;
    height:65px;
}
.SiteTDAltCubuk
{
	background-image:url('/images/ecza/index_r17_c1.jpg');
/*    background-color:#c4cfe1;*/
    height:35px;
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana;
    font-size: 10px;
	line-height: 13px;
    font-weight: normal;
    vertical-align:top;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#155C94;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#155C94;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#155C94;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#155C94;
}

/* style for separator between site links */
.Accent
{
    color: #EF2D35;
    font-weight:    normal;
    vertical-align:middle;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: "Times New Roman", Times, serif;
    font-size:  12px;
    font-weight:    bold;
    color: #101070;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family:  Verdana;
    font-size:  10px;
    font-weight:    bold;
    color: #000066;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    bold;
    color: #000099;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;  
}
.NormalYeniKayit
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;  
}
.UstYazi
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;  
    font-variant:small-caps;
    color:Gray;
}
.GridLabel
{
    height:25px;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.ListBoxAktiveUsers
{
	background-color:#C4CFE1;
	font-size:10px;
	font-family: Tahoma;
	color:#101070;
	height:auto;
	width:150px;
	border-width:1px;

	border-Style:inset;
	border-color:#000066;
}
.NormalButton
{
	background-image:url(/images/img/butonm.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#000070;
      font-size: 10px;
      width:70px;
}
.NormalButtonr
{
	background-image:url(/images/img/buton.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#ffffff;
      font-size: 10px;
      width:70px;
}
.SmallButton
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:35px;
}
.NormalTextBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:120px;
}

.NormalHastaDDR
{
		border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:120px;
      z-index:1;
}
.NormalTextBoxGiris
{
      border-width:1px;
      border-style:solid;
      border-color:#8B8B8B;
      color:#101070;
      font-size: 10px;
      width:130px;
}
.NormalTextBoxArama
{
      border-width:1px;
       border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:220px;
}
.NormalTextBoxSC
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 9px;
      width:150px;
}
.NormalYearBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:50px;
      
}

.NormalMathBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:30px;
      
}
.NormalGunBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:35px;
      
}
.NormalIntBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:70px;
      
}
.Normal60Box
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:60px;
      
}
.Normal300Box
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:300px;
      
}
.Normal200Box
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:200px;
      
}
.Normal400Box
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:400px;
      
}
.Normal100Box
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:100px;
      
}
.NormalTelBox
{
      border-width:1px;
     
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:80px;
      
}
.NormalSCBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:250px;
      
}
.AutoNormalSCBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:210px;
      
      
}
.TabAlani
{
	height:260px;
	width:200px;
	font-family:verdana;
	font-size:10pt;
	color:Navy;
}

.NormalRed
{
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: red
}
.GirisBasarisiz
{
    font-family:Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: Red;
}

.NormalBold
{
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000099;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #483D8B;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #000099;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #6699CC;
}
    



/* GENERIC */
H1  {
    font-family: "Microsoft Sans Serif", serif;
    font-size:  large;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: "Times New Roman", Times, serif;
    font-size:  large;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    normal;
    color: #000099;
}

H4  {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    normal;
    color: #000099;
}

H5, DT  {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    bold;
    color: #003399;
}

H6  {
    font-family: "Times New Roman", Times, serif;
    font-size:  small;
    font-weight:    bold;
    color: #000099;
}

TFOOT, THEAD    {
    font-family: "Times New Roman", Times, serif;
    font-size:  12px;
    color: #000099;
}

TH  {
    vertical-align: baseline;
    font-family: "Times New Roman", Times, serif;
    font-size:  12px;
    font-weight:    bold;
    color: #000099;
}

A:link  {
    text-decoration:    none;
    color:  #101070;
}

A:visited   {
    text-decoration:    none;
    color:  #101070;
}

A:active    {
    text-decoration:    none;
    color:  #101070;
}

A:hover {
    text-decoration:    underline;
    color:  #FF0F1B;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color:Gray;
    height:1pt;
    text-align:left
}

.NormalLabel
{
	font-family: Verdana;
	font-weight:bold;
	color:Maroon;
	font-size:9pt;
}
.NormalLabelSiyah
{
	font-family: Verdana;
	font-weight:bold;
	color:Black;
	font-size:9pt;
}
.TableRowStyle1
{
	background-color:White;
}

.TableRowStyle2
{
	background-color:Transparent;
}
.TableStyle
{
	border-color:#C4CFE1;
	border:2;
}

.BoldTextStyle
{
	color:Black;
	font-weight:bold;
	font-style:normal;
	font-family:Arial Tur;
	font-size:medium;
	
}

/* Content Page Layout             */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding:2em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.4em;
}

.subheading{
	padding:1em 0 0.8em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}

/*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;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	color:White;
	opacity:.8;
	filter: alpha(opacity=90);
}
.popupMenuAnasayfa {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	color:GrayText;
	opacity:.8;
	filter: alpha(opacity=90);
}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.popupHoverAnasayfa {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.popupMenu2 {
	position:absolute;
	visibility:hidden;
	background-color:#DD2324;
	/*opacity:.9;
	filter: alpha(opacity=90);*/
}
/* resize*/
.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}
/*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:250px;
}

.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;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* */
.photo-border {
	border:1px solid #cecece;
	padding:4px;
	margin-bottom:5px;
	display:block;
}

.NormalTable {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #999999;
}
.NormalTable th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: #999999;
}
.NormalTable td {
	border-width: 1px ;
	padding: 1px ;
	border-style: none;
	border-color: #999999;
}
.NormalButton100
{
	background-image:url(/images/img/butonm.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#000070;
      font-size: 10px;
      width:100px;
}
.NormalButtonr100
{
	background-image:url(/images/img/buton.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#ffffff;
      font-size: 10px;
      width:100px;
}
.NormalButton130
{
	background-image:url(/images/img/butonm.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#000070;
      font-size: 10px;
      width:130px;
}
.NormalButton230
{
	background-image:url(/images/img/butonm.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#000070;
      font-size: 10px;
      width:180px;
}
.NormalButtonr130
{
	background-image:url(/images/img/buton.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#ffffff;
      font-size: 10px;
      width:130px;
}
.NormalButtonr230
{
	background-image:url(/images/img/buton.bmp);
      border-width:1px;
      border-style:solid;
      border-color:#000000;
      color:#ffffff;
      font-size: 10px;
      width:228px;
}
.Normalaltyazi
{
    font-family: Verdana;
    font-size: 10px;
    font-weight:lighter;
    line-height: 15px;  
    vertical-align:bottom;
}
.baslik3 {
	color: #2C6B8E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reduyari {
	font-size: 8pt;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.haber {
	font-size: 10px;
	color: #000000;
	line-height: 9pt;
}
.gri {
	color: #4B5F77;
	font-weight: bold;
}
.baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E82F2D;
}
.beyaz {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.acikgri {
	color: #666666;
	font-size: 11px;
}
.koyuyazi {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.mavibaslik {
	font-size: 18px;
	font-weight: bold;
	color: #AFE3F1;
	font-family: Arial, Helvetica, sans-serif;
}
.buttgri {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tabloyazi {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.menuh{
		width: 153px;
		height: 37px;
		padding-right: 50px;
		font-family: Verdana;
		color: White;
		font-weight: bold;
		font-size: 13px;
		text-align: right;
		border-top: 2px solid #ffffff;
		cursor:pointer;
	}
	.menul{
		height: 20px;
		padding-right: 6px;
		text-align: right;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: White;
		border-top: 2px solid #ffffff;
	}
.row_over {background-color:#E1F1FB;font-size: 11px;}
.row_down {background-color:#FFCC99;font-size: 11px;}
/* main table row color */
.ewTableRow {background-color: #FFFFFF;font-size: 11px;  /* alt row color 1 */}
/* main table alternate row color */
.ewTableAltRow {background-color: #EBEBEB;font-size: 11px; /* alt row color 2 */}

/* text style for the site links (at extreme top-right of header) */
.SiyahLink {
       
    
    vertical-align:middle;
}   

/* hyperlink style for the site links */
A.SiyahLink:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SiyahLink:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SiyahLink:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SiyahLink:hover    {
    text-decoration:    none;
    color:#000000;
}
/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}
.NormalTextBoxGiris
{
	padding:2px 0 0 2px;
   border-width:1px;
   width:130px;
   
	color:#000000;
    font-size: 10px;
	border-width:1px;
   border-style:solid;
    border-color:#000066;
}
.watermarked {
	padding:2px 0 0 2px;
	background-color:#FfFfFF;
	color:gray;
	border-width:1px;
   width:130px;
   
	color:#000000;
    font-size: 10px;
	
   border-style:solid;
    border-color:#000066;
}	
.btnRaporEkle
{
	background-image:url(/images/butt_raporekle.gif);
	border-style:none;
	width:111px;
}
.btnIlacEkle
{
	background-image:url(/images/butt_ilacekle.gif);
	border-style:none;
	width:111px;
}
.NormalAutoCompleteExtenderCompletionListCss
{
	visibility : collapse;
    margin : 0px;
    background-color : Gray;
    color : black;
    border : solid 1px gray;
    cursor : pointer;
    text-align : left; 
    list-style-type : none;
    font-family : Verdana;
    font-size: 10px;
    padding : 0;
}
.NormalAutoCompleteExtenderListItem
{
	background-color: white;
    padding : 1px;
}
.NormalAutoCompleteExtenderHighlightedListItem 
{
	background-color: #c3ebf9;
    padding : 1px;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}