/* ================================
    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: #e5e5e5;
  border: thin solid #000000;
}

.LeftPaneStyle
{
  background-color: #e5e5e5;
}

.RightPaneStyle
{
  background-color: #e5e5e5;
}

.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)
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	color: #E5E5E5;
	font-family: 'Arial Black';
  border: medium groove
}

/* background/border colors for the selected tab */
.SelectedTabBg {
  font-family: 'Arial';
  font-size: 9pt;
 vertical-align:middle;
  text-decoration:none;
  font-weight: bold;
  background-image: url(images/TabStripImages/TabBlueStripV.122.gif);
  
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
}

/* text style for the unselected tabs */
.OtherTabs {
 background-image: url(images/TabStripImages/TabBlueStripV.1.gif);
 font: normal bold Arial;
 
}

.TabLinks
{
    font-family: 'Arial';
    font-size: 9pt;
    
 
    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-weight: bold
} 

A.TabLinks:hover   {
    text-decoration:    blink;
    color:#ff0000;
}



/* 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
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#F2140F;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#F2140F;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#e5e5e5;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#e5e5e5;
}

/* style for separator between site links */
.Accent
{
    color: #cccccc;
    font-weight:    normal;
}



/* 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: #e5e5e5
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: "Times New Roman", Times, serif;
    font-size:  12px;
    font-weight:    bold;
    color: #000099;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family:  Verdana;
    font-size:  10px;
    font-weight:    bold;
    color: #808080;
}

/* 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;
    color:#000000;
}
.NormalAnketCevap
{
	font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px; 
	
}
.NormalDateAnket
{	font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    
    color:Gray;
	
}
.NormalLabelAnket
{
	font-family: Verdana;
	font-weight:bold;
	color:Maroon;
	font-size:8pt;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.ListBoxAktiveUsers
{
	background-color:#e5e5e5;
	font-size:10px;
	font-family: Tahoma;
	color:#101070;
	height:auto;
	width:185px;
	border-width:1px;
	
	border-Style:inset;
	border-color:#000000;
}
.NormalButton
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:70px;
}
.NormalTextBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:120px;
}
.NormalTextBoxGiris
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:130px;
}
.NormalTextBoxArama
{
      border-width:1px;
       border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:180px;
}
.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;
      
}
.NormalIntBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:70px;
      
}
.NormalSCBox
{
      border-width:1px;
      border-style:solid;
      border-color:#000066;
      color:#101070;
      font-size: 10px;
      width:250px;
      
}
.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
}

.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:  #014F9A;
}

A:visited   {
    text-decoration:    none;
    color:  #014F9A;
}

A:active    {
    text-decoration:    none;
    color:  #014F9A;
}

A:hover {
    text-decoration:    underline;
    color:  #B51818;
}

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 {
   
    height:1pt;
    text-align:left
}

.NormalLabel
{
	font-family: Verdana;
	font-weight:bold;
	color:Maroon;
	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;
	
}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
	font-weight:normal;
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}
.NormalTextBoxGiris
{
	padding:2px 0 0 2px;
   border-width:1px;
   width:130px;
   
	color:#101070;
    font-size: 10px;
	border-width:1px;
   border-style:solid;
    border-color:#000066;
}
.watermarked {
	padding:2px 0 0 2px;
	background-color:#F0F8FF;
	color:gray;
	border-width:1px;
   width:130px;
   
	color:#101070;
    font-size: 10px;
	
   border-style:solid;
    border-color:#000066;
}	