/* ================================
   CSS STYLES FOR DotNetNuke Portal
   ================================
*/   

/* PAGE BACKGROUND */

/* background color for the content part of the pages */
Body
{
    background-color: white;
    font-weight: 100; 
	font-size: xx-small;
	/*cursor:default; */
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	letter-spacing: 0pt;
	/*
    scrollbar-face-color: whitesmoke;
    scrollbar-arrow-color: gray; 
	scrollbar-track-color: white; 
	scrollbar-3dlight-color: lightgrey; 
	scrollbar-highlight-color: white;
	scrollbar-shadow-color:  white;
	scrollbar-darkshadow-color: lightgrey;
	*/
	scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}

/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;/*#CCCCCC;*/
}

/* background/border colors for the selected tab 
	pull-down men altndaki seili Tab gsteren erit
*/
.TabBg{
	background-color: #3B63B3;/*navy;*/
}

/* background/border colors for the footer tab */
.FooterTabBg {
    background-color: LightGrey;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the footer tab */
.FooterTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: black;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.footerlink {
	font-size: xx-small; 
	line-height: 135%; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration: none;
    color:#cccccc;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;/*bold;*/
    font-size: 10px;/*8.5pt;*/
    color: DimGray;/*white;*/
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color: DimGray;/*white;*/
}

A.OtherTabs:visited  {
    text-decoration: none;
    color:DarkGray;/*#eeeeee;*/
}

A.OtherTabs:active   {
    text-decoration: none;
    color:DarkGray;/*#eeeeee;*/
}

A.OtherTabs:hover    {
    text-decoration: none;
    color:navy;/*#cccccc;*/
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight: bold;
    color: black;
}


/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: maroon;/*#ff0000*/
}

.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold
}


/* text style for buttons and link buttons used in the portal admin pages */
.LinkButton     
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkButton:link 
{
    text-decoration: underline;
    color: #003366;
}

A.LinkButton:visited  
{
    text-decoration: underline;
    color: #003366;
}

A.LinkButton:active   
{
    text-decoration: underline;
    color: #003366;
}

A.LinkButton:hover    
{
    text-decoration: underline;
    color: maroon;/*#ff0000*/
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:active   
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:hover    
{
    text-decoration: underline;
    color: maroon;/*#ff0000*/
}
    
/* GENERIC */
H1  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:  normal;
    color: #666644;
}

H2  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight: normal;
    color: #666644;
}

H3  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #003366;
}

H4  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #003366;
}

H5, DT  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #003366;
}

H6  
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight: bold;
    color: #003366;
}
TABLE
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
    border:none 0;
}
TFOOT, THEAD    
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  
{
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #003366;
}

A:link {
    text-decoration: none;
    color: #003366;
}

A:visited {
    text-decoration: none;
    color: #003366;
}

A:active {
    text-decoration: none;
    color: #003366;
}

A:hover {
    text-decoration: underline;
   color: maroon;/*#ff0000*/
}

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: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 10px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight: bold;
    color: #003366;
}










/* --------------------------------------------------
	SONRADAN EKLENEN STLLER
-------------------------------------------------- */





/* --------------------------------------------------
	yaz stilleri
-------------------------------------------------- */

.Baslik
{
	font-weight: bold;
	font-size: 12px;
	color: darkblue;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

.AltBaslik
{
	font-weight: bold;
	font-size: 10px;
	color: darkblue;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* ----------------------------------------------- */





/* --------------------------------------------------
	link stilleri
-------------------------------------------------- */

.PreviewLink     
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

A.PreviewLink:link 
{
    text-decoration: none;
    color: #003366;
}

A.PreviewLink:visited  
{
    text-decoration: none;
    color: #003366;
}

A.PreviewLink:active   
{
    text-decoration: none;
    color: #003366;
}

A.PreviewLink:hover
{
	/*filter: dropshadow(color=#f4f1fa,offX=3,offY=3);*/
	color: maroon;
	text-decoration: none;
}

/* ----------------------------------------------- */





/* --------------------------------------------------
	kontrol stilleri
-------------------------------------------------- */

/* XP Button stili 
   background-color ve border stili vermeyin, xp zellii kaybolur */
.XPButton 
{
	font-family: Verdana; 
	font-size: 8pt;
	color: Navy;
}

/* SoftButton stili */
.SoftButton 
{
	font-family: Verdana; 
	font-size: 8pt; 
	border-style: outset; 
	border-width: 1; 
	background-color: #E3E3E3;
	color: Navy;
	cursor:hand;
}

/* SoftTextbox stili */
.SoftTextBox 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

/* Combobox stili */
.NormalComboBox 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: white;
}

/* Option stili */
.Option 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: white;
}

/* CheckBox stili */
.CheckBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: white;
}

/* marginleri 0 olan Image stili */
.Image_NoMargin
{
	border:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

/* ------------------------------------------------ */





/* --------------------------------------------------
	marquee stilleri
-------------------------------------------------- */

.HaberMarquee
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: palegoldenrod;
}

/* ------------------------------------------------ */





/* --------------------------------------------------
	horizontal rule stilleri
-------------------------------------------------- */

/* modl balklarndaki HR'ler iin */
.ModuleHR {
	color: gainsboro;
	height: 1pt;
	text-align: left;
}

/* hizmet, rn gibi itemlerdeki HR'ler iin */
.ItemHR {
	color: gainsboro;
	height: 1pt;
	text-align: left;
}

/* ----------------------------------------------- */





/* --------------------------------------------------
	tarih stilleri
-------------------------------------------------- */

.Date
{
	font-weight: normal;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* ------------------------------------------------ */





/* --------------------------------------------------
	mesaj stilleri
	
	sonu, uyar, hata mesaj stilleri
-------------------------------------------------- */

.SonucMesaji
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: maroon;
}

.UyariMesaji
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: maroon;
}

.HataMesaji
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: maroon;
}

/* ----------------------------------------------- */





/* --------------------------------------------------
	datalist_Preview stilleri
	
	hizmetler, rnler gibi modllerde item'lerin en
	zerinde ve aralarnda gzken bookmark linkleri
	ieren datalist'lerin stilleri
-------------------------------------------------- */

.datalist_Preview
{
	background-color: #fafafa;
	margin: 10px;
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	width:500px;
	text-align:left;
}

.datalist_Preview_sub
{
	background-color: #fafafa;
	margin: 10px;
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	width:500px;
	text-align:center; 
}

.Error
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: maroon;/*#ff0000*/
}

/* ------------------------------------------------ */
.SPMenuStyle
{
	z-index:2
}


/* --------------------------------------------------
-------------------------------------------------- */

/* ------------------------------------------------ */

