﻿/*

SCREECH: OVERVIEW OF COLORS:

Grey box background			#dce4e6
Grey box title & Border		#848d92
Blue box background			#d2e5ec
Blue box title & border		#578ba3
Orange box title			#ff780d
Mouse over					#fdc765
Red heading					#a61c19
Yellow background			#ffffe1
white						#ffffff
black						#000000

*/

body 
{
	font-family: verdana;
	font-size: 100%;
	margin-top: 0px;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #fdc765;
	cursor: pointer;
}

img
{
	border: none;
}

.clsValidationMsg
{
	color: #ffffff;
}

.clsPage
{
	width: 970px;
	margin: auto;
}

.clsLogoBarDiv
{
	width: 970px;
	background-image: url("http://downloads.moneyfacts.co.uk/datascreen/images/logo/lgo_2009_banner.jpg");
	background-repeat: no-repeat;
	height: 80px;
	text-align: right;
	padding-top: 5px;
}

.clsLogoBarTitle
{
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	padding-right: 5px;
}

.clsBarShadowDiv
{
	background-image: url("http://downloads.moneyfacts.co.uk/datascreen/images/efx/efx_barshadow.jpg");
	font-size: 0.5em;
	margin-bottom: 5px;
	height: 10px;
}

.clsModuleBanner
{
	margin-bottom: 5px;
}

.clsPageTitleBar
{
	background-color: #a61c19;
	color: #ffffff;
	padding: 3px;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url('http://downloads.moneyfacts.co.uk/datascreen/images/efx/efx_bullet_titlesmall.gif');
	text-align: left;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 17px;
	height: 20px;
}

.clsPageTitleBarText
{
	font-weight: bold;
	color: #ffffff;
	float: left;
}

.clsColumn1
{
	float: left;
	text-align: left;
	width: 195px;
	min-height: 500px;
}

.clsColumn2
{
	float: left;
	text-align: left;
	width: 570px;
	margin-right: 4px;
	margin-left: 4px;
}

.clsColumn3
{
	float: right;
	text-align: left;
	width: 195px;
	min-height: 500px;
}

.clsFooterLinks
{
	color: #000000;
	font-size: 8pt;
	text-align: center;
}

.clsLoginBodyText
{
	font-size: 0.75em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.clsLoginBodySubHead
{
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff780d;
	width: 600px;
	height: 17px;
	padding: 3px;
	background-image: url('http://downloads.moneyfacts.co.uk/datascreen/images/efx/efx_bullet_titlesmall.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 17px;
}

.clsLoginError
{
	font-size: 0.6em;
	height: 25px;
}

/* Login Boxes */

.clsLoginMainBox
{
	background-image: url('http://downloads.moneyfacts.co.uk/datascreen/images/banner/bnr_login.jpg');
	background-repeat: no-repeat;
	width: 650px;
	height: 332px;
}

.clsLoginBoxTbl
{
	border: 1px solid #578ba3;
	background-color: #d2e5ec;
	vertical-align: top;
 	text-align: left;
	font-size: 0.9em;
	width: 315px;
	margin-bottom: 5px;
}

.clsLoginBoxTitleBar
{
	background-color: #578ba3;
	font-weight: bold;
	font-size: 0.80em;
	color: #ffffff;
	height: 20px;
	padding: 3px;
	background-image: url('http://downloads.moneyfacts.co.uk/datascreen/images/efx/efx_titlebullet.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 22px;
}

.clsLoginBoxTitleBar a
{
	color: #ffffff;
}

.clsLoginBoxTitleBar a:HOVER
{
	color: #fdc765;
}

.clsLoginBoxHead
{
	color: #a61c19;
	font-weight: bold;
	font-size: 0.9em;
}

.clsLoginBoxLabel
{
	font-size: 0.75em;
}

.clsLoginBoxText
{
	padding: 6px;
	font-size: 0.75em;
}

.clsLoginBoxText a
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.clsLoginBoxText a:HOVER
{
	color: #ffffff;
}

/* End Login Boxes */


/* News Ticker */

.clsNewsTickerDiv
{
	width: 568px;
	height: 26px;
	font-size: 10pt;
	border: 1px solid #848d92;
}

.clsNewsTickerTitle
{
	width: 150px;
	background-color: #848d92;
	font-weight: bold;
	float: left;
	height: 23px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
	color: #ffffff;
}

.clsNewsTickerBody
{
	padding-top: 4px;
}


.clsNewsTickerLabel
{
	height: 23px;
	color: #a61c19;
	font-weight: bold;
}

.clsNewsTickerGo
{
	height: 25px;
	width: 24px;
	float: right;
	padding-top: 2px;
	text-align: center;
	background-color: #848d92;
}

/* End News Ticker */

/* MOTD */

.clsMOTDPnl
{
	text-align: center;
	width: 570px;
	padding-left: 5px;
	margin-top: 10px;
}

.clsAnnouncePnl
{
	text-align: left;
	width: 650px;
	margin-top: 5px;
}


.clsMOTDLink
{
	text-align: left;
	padding: 0px;
	font-size: 0.8em;
	height: 300px;
}

.clsMOTDTitleBar
{
	background-color: #a61c19;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
	font-size: 0.80em;
	background-image: url('http://downloads.moneyfacts.co.uk/datascreen/images/efx/efx_bullet_titlesmall.gif');
	text-align: left;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 17px;
}

.clsMOTDMessage
{
	border: 1px solid #a61c19;
	background-color: #ffffe1;
	font-size: 0.8em;
	text-align: left;
	padding: 3px;
}

