/*

-------------------------------------------------------------------

B2L magazine - contents page stylesheet

Stylesheet for contents page

Note: 	The seasonal colour scheme information will be held in another stylesheet, e.g. season_spring.css

-------------------------------------------------------------------

*/


/*
-------------------------------------------------------------------
Default page set up
-------------------------------------------------------------------
*/

body {
	background-color: #F0E9E1;
	background-repeat: repeat;
	background-image:  url("../../img/background.gif"); /* Sets background image and colour */
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #000000;	/* Sets default sans serif text colour */
}

img {
	margin: 0px;
	padding:0px;
	border: 0px none; /* Default image settings */
}

a, a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

a:active, a:hover {
	color: #000000;
	text-decoration: underline;
	/* Colour infomation contained in seasonal Stylesheet*/
}

#page {
	position: relative;
	margin: 28px auto; 
	width: 942px; /* Sets default page 'area'  */
}

/*
-------------------------------------------------------------------
Masthead and navigation stylesheets
-------------------------------------------------------------------
*/

#skipNav {
	position: absolute; /* Allows naviagtion to be avoided and screen reader user to go directly to content */
	top: -1000px; /* So content is set way off page */
}

#masthead {
	position: absolute;
	background-color: #FFFFFF;
	width: 918px;
	height: 91px;
	margin: 0px;
	padding: 12px;
	background-repeat: no-repeat;
}

#mastShading {
	position: absolute;
	top: 0px;
	left: 331px;
	width: 30px;
	height: 115px;
	background-image: url('../../img/mastshading.gif');
	background-position: 0px 0px;
	background-color: #FFFFFF;
	z-index: 5;
	background-repeat: repeat;
}

#b2lLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 10;
}

#logo {
	top: 0px;
	right: 0px;
	width: 179px;
	height: 21px;
	float: right; /* Settings for Mortgage Express logo */
}

#mainNavigation {
	position: absolute;
	bottom: 8px;
	right: 12px;
	width: 650px;
	height: 20px;
	font-size: 0.9em;
	color: #999999;
	text-align: right;
	float: right; /* Settings for main navigation */
}

#mainNavigation a, #mainNavigation a:link {
	color: #999999;
	text-decoration: none; 
}

#mainNavigation a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

#mainNavigation a:active, #mainNavigation a:hover {
	color: #000000;
	text-decoration: underline;
	/* Colour infomation contained in seasonal Stylesheet*/
}

/*
-------------------------------------------------------------------
Main content area
-------------------------------------------------------------------
*/

#textArea {
	position: absolute;
	width: 942px;
	margin: 80px 0px;
	padding: 0px;
	top: 105px;
	left: 0px; /* Sets up text area for content */
}

#coverPic {
	width: 331px;
	margin: 0px;
	padding: 0px;
	float: left; /* Sets up main column area */
}

#coverLines {
	/*position: absolute;*/
	width: 250px;
	top: 140px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	/*float: left;*/
	z-index: 20;
}

#coverLines h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normnal;
	line-height: .8em;
	color: #ffffff;
	padding-bottom: 10px;
	margin: 0px;
}

#coverLines h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px; 
	color: #ffffff;
}

#coverLines a:link, #coverLines a:visited {
	color: #ffffff;
	text-decoration: none;
}

#coverLines a:hover {
	color: #CCC;
	text-decoration: underline;
	background: none;
}

#contentsPanel {
	position: absolute;
	background-color: #FFFFFF;
	width: 570px;
	height: 556px;
	right: 0px;
	padding: 12px;
	margin: 0px;
	float: right;
}

#welcome {
	width: 400px;
	padding: 0px;
	margin: 34px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


#welcomeWide {
	width: 400px;
	padding: 0px;
	margin: 10px 0px 0px 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}



#welcomeTxt {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #999999;
}

.firstWord {
	font-size: 2em;
	line-height: 1.1em;
	text-decoration: none;
	color:#009ee0;
}

#yourmortgageLogo {
	position: absolute;
	top: 12px;
	right: 20px;
	z-index: 30;
}

#yourmortgageLogo2 {
	position: absolute;
	top: 12px;
	right: 100px;
	z-index: 30;
}

#contentsGraphic {
	position: absolute;
	top: 170px;
	left: 12px;
	float: left;

}

#contentsList {
	position: absolute;
	width: 424px;
	top: 165px;
	left: 134px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#contentsCol1 {
	width: 200px;
	padding: 0px 12px 0px 0px;
	margin: 0px;
	float: left;
}

#contentsCol2 {
	width: 200px;
	padding: 0px 12px 0px 0px;
	margin: 0px;
	float: right;
}

#contentsList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; /* Contents are defined as a list to be fully DDA compliant */
}

#contentsList li {
	font-size: 0.75em;
	color: #000000;
	line-height: 1.2em;
	margin: 0px 0px 12px;
	padding: 0px;
	list-style-type: none;
}

#contentsList a, #contentsList a:link {
	color: #b90e1d;
	text-decoration: none;
}

#contentsList a:visited {
	color: #b90e1d;
	text-decoration: none;
}

#contentsList a:active, #contentsList a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #b90e1d;
}

#gotAstory {
	width: 424px;
	margin: 24px 0px 0px 0px;
	padding: 12px;
	background-color: #999;
	background-image: url(../../img/corner_default.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.2em;
	text-transform:uppercase;
}

#gotAstory img {
	margin: -4px 12px 0px 0px;
	padding: 0px;
	float: left;
}

#gotAstory a, #gotAstory a:link {
	color: #000000;
	text-decoration: none;
}

#gotAstory a:visited {
	color: #000000;
	text-decoration: none;
}

#gotAstory a:active, #gotAstory a:hover {
	color: #000000;
	text-decoration: underline;
	background: none;
}


#disclaimer {
	position: absolute;
	background-color: #FFFFFF;
	width: 918px;
	top: 780px;
	padding: 0px 12px 12px 12px;
	margin: 0px;
}

#disclaimer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1.5em;
	color: #999999;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

