/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #ffffff;
}

/* background color for the content part of the pages */
Body
{
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Calibri;
}

.LoadingMessage
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff3300;
	font-family: Calibri;
	font-variant: normal;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
}

/*DataGrid rowlarindan yer alan yatay barlarin uzerinde goruntulenen yuzde degerinin stili.*/
.RowChartPercentLabel
{
	font-size: 7pt;
	color: dimgray;
	font-family: Calibri;
	font-variant: normal;
	text-decoration: none;
}

.FooterLabel
{
	font-size: 8pt;
	color: dimgray;
	font-family: Calibri;
	font-variant: normal;
	text-decoration: none;
}

/* background/border colors for the selected tab */
.TabBg
{
	background-position: center;
	background-color: #FFFFFF;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	background-position: center;
	background-image: url(../../Images/menu/blueMiddle.png);
	background-repeat: repeat-x;
	height: 30px;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	color: #CC3300;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #CC3300;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #CC3300;
}

A.OtherTabs:hover
{
	background-position: center;
	text-decoration: underline;
	color: #993300;
	background-image: url(       'file:///D:/WebFolder/ubank/../images/menu/blueMiddle.bmp' );
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 8pt;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* hyperlink style for the site links */
A.SiteLink:link
{
	text-decoration: none;
	color: Black;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: #FF6600;
}

A.SiteLink:active
{
	text-decoration: none;
	color: #eeeeee;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: Gray;
}

/* style for separator between site links */
.Accent
{
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
}

/*Sayfa uzerinde bulunan, kayit bulunamadi vb gibi uyarilari gosteren alanlar.*/
.AlertLabel
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	color: darkgray;
	font-style: normal;
	font-family: Calibri;
	font-variant: normal;
	text-decoration: underline;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF9933; /* Orjinal rengi. 	color: #FF6600; */
}

.ModuelSubTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/* text style used for most text rendered by modules */
.NormalInfo
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: dimgray;
}


.FeedbackMessage
{
	font-size: 8pt;
	text-transform: uppercase;
	color: #003366;
	font-family: Calibri;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #FF3300;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #990000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #CC3300;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #FF0000;
}




/* GENERIC */
H1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gainsboro;
}

H4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gainsboro;
}

H5, DT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gainsboro;
}

H6
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gainsboro;
}

TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: gainsboro;
}

A:link
{
	text-decoration: none;
	color: darkred;
}

A:visited
{
	text-decoration: none;
	color: darkred;
}

A:active
{
	text-decoration: none;
	color: darkred;
}

A:hover
{
	text-decoration: underline;
	color: red;
}

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;
}
.WelcomeMsg
{
	background-position: center;
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.MessageInfo
{
	color: darkgray;
}


.ModalPopUpBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.AnketSoruNum
{
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FF3300;
}
.AnketSoruText
{
	font-family: Calibri;
	font-size: 4pt;
	color: #333333;
	font: normal normal bold 100% Calibri;
}