/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		NOE
Filename:		layout_common.css
Description:	Site-wide layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
7	04Nov05		JF			Import global stylesheet for highcontrast etc
6	03Nov05		JF			#coSiteTool .splash and .top : now as per dynamic subsites
5	25Oct05		JF			Added #areaTwo .coArticlePollWrap .articleBody
							Added #pageTitle .wrap and printButtonWrap
							Added .hiddenFormLabel for bobby
4	31Aug05		MS			Changed padding value for footer links
3	27May05		JF			Added modified site search classes
2	16May05		JF			Added site search classes
1	25Jan05		AJL			Created

*/

@import url(../../global/global.css);


/* main body area */
.hiddenFormLabel {
	font-size: 0.1em;
	color : #e5eafd;
	height : 0px;
	width : 0px;
	display : none;
}

.formHandlerError {
	color : red;
	font-weight : bold;
}

#areaTwo .coArticlePollWrap .articleBody {
	overflow:hidden;
	width:100%;
}

#pageTitle .printButton {
	BEHAVIOR: url("/htc/png.htc");
	BACKGROUND-COLOR: #273a96
}
#pageTitle .wrap {
	float:left;
}
#pageTitle .printButtonWrap {
	float:right;
	margin:5px 5px 0px 0px;
}

.dottedLine {
	width : 100%;
	height : 1px;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	color : #000;
	margin-bottom : 4px;
}
body {
	margin: 0;
	padding: 0;
	font: normal 70% verdana,sans-serif;
	text-align: center; /* centering for IE users */
}

table {
	font-size: 1em;
	color : #000;
	border-color : #555;
}

#bodyHolder {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

hr {
	color : #555;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
}

h2 {
	font-weight: bold;
	font-size: 1.4em;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
}

h5 {
	font-weight: bold;
	font-size: 1em;
}

br {
	clear : both;
}

/* Form Classes */
.form_area {
	margin-bottom : 10px;
}
.form_standard {
	color : #000;
	width : 300px;
	font: normal 11px verdana,arial,sans-serif;
}
.form_label {

}
.form_field {

}
.form_box {

}

#siteHolder {
	position: relative;
	margin: auto;
	width: 794px;
	background: #fff url(/images/sfs/bg.gif) repeat-y;
	padding: 0px;
	margin-bottom: 10px;
}

#siteContent {
	position: relative;
	padding: 0;
	margin: 0 23px;
	text-align: left;
}

#siteMain {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
	background: transparent url(/images/sfs/bg_bottom.gif) no-repeat bottom left;
}

#siteMain a {
	font-weight: bold;
	text-decoration: underline;
}

#siteMain a:hover {
	text-decoration: underline;
}

#bodyText {
	position: relative;
	width: 436px;
	margin-left: 154px;
	padding-top: 10px;
}

#bodyFloat {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

#bodyText a {
	color: #000;
}
/* coSiteTool */

#coSiteTool {
	position: relative;
	border-bottom: 2px solid white;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}

#coSiteTool a {
	color: #1E1F7B;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	line-height: 24px;
}

#coSiteTool a:hover {
	text-decoration: underline;
}

#coSiteTool .top {
	position: relative;
	height: 95px;
	BACKGROUND-COLOR: #69c;
}

#coSiteTool .splash {
	position: relative;
	width : 100%;
	overflow : hidden;
}

#coSiteTool .siteBar {
	position: relative;
	background: #777;
	height: 24px;
	color: #fff;
}

#coSiteTool .siteBar a {
	color: #fff;
}

#coSiteTool .siteNav {
	position: relative;
	padding: 0px 10px 0px 175px;
}

#coSiteTool .nee {
	position: absolute;
	top: 27px;
	left: 13px;
	width: 140px;
	height: 42px;
	background: transparent url(/images/sfs/nee.gif) no-repeat;
}

#coSiteTool .logos {
	position: absolute;
	top: 12px;
	left: 590px;
	width: 144px;
	height: 68px;
	background: transparent url(/images/sfs/logos.gif) no-repeat;
}

#coSiteTool .logo {
	position: absolute;
	top: 12px;
	left: 665px;
	width: 71px;
	height: 69px;
	background: transparent url(/images/header/logo.gif) no-repeat;
}

/* coSiteFooter */
/* coSiteFooter */
#pageEnd {
	position: relative;
	clear: both;
	height: 50px;
	overflow: visible;
}

#coSiteFooter {
	position: absolute;
	top: 20px;
	left: 0px;
	overflow: visible;
}

#coSiteFooter .logos {
	position: relative;
	padding-left: 155px;
}

#coSiteFooter a {
	padding-right: 5px;
	overflow: visible;
	color: #000;
}

#coSiteFooter .links {
	position: relative;
	padding: 0px 20px;
	width: 450px;
	margin: 0px 149px;
	font-size: .9em;
}

#coSiteFooter .splash {
	position: absolute;
	width: 120px;
	bottom: 10px;
	left: 20px;
	font-weight: bold;
	font-size: .95em;
	
}

#coSiteFooter .copyright {
	position: relative;
	padding: 0px 20px;
	width: 450px;
	margin: 0px 149px;
}


/* coSiteSubNavigation (breadcrumb trail to us plebs) */

#coSiteSubNavigation {
	position: relative;
	border-bottom: 2px solid white;
	background: #003293;
	line-height: 24px;
	z-index: 90;
	width: 100%;
	top: -2px;
}

#coSiteSubNavigation ul {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0 0 0 175px;
	color: #fff;
	height: 24px;
}

#coSiteSubNavigation li {
	float: left;
	padding: 0 .4em 0 0;
	line-height: 24px;
	margin: 0px;
}

#coSiteSubNavigation a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

/* coCategoryQuickLinks */
#coCategoryQuickLinks {
	position: absolute;
	width: 149px;
	text-align: center;
	left: 0px;
	top: 0px;
}

#coCategoryQuickLinks div {
	position: relative;
	padding: 3px 0px;
}

#coCategoryQuickLinks select {
	width: 140px;
	font-size: 1em;
}

/* coSiteSearch */
#coSiteSearch {
	position: absolute;
	text-align: left;
	right: 0px;
	top: 0px;
	line-height: 20px;
	width: 149px;
}

#coSiteSearch .searchInput {
	width: 110px;
	font-size: 1em;
}

#coSiteSearch input {
	vertical-align: middle;
}

#coSiteSearch div {
	position: relative;
	padding: 3px 5px;
}

/* coSiteSearchResults */
#coSiteSearchResults {
	text-align : center;
}
#coSiteSearchResults a {
	text-decoration : none;
}
#coSiteSearchResults .searchTabActive {
	width : 71px;
	height : 23px;
	background-image : url(/images/nav/sub_1/search_tab_active.jpg);
	float : left;
	margin-right : 1px;
}
#coSiteSearchResults .searchTabInActive {
	width : 71px;
	height : 23px;
	background-image : url(/images/nav/sub_1/search_tab_inactive.jpg);
	float : left;
	margin-right : 1px;
}
#coSiteSearchResults  .searchTabText {
	margin : 5px 0px 0px 5px;
}
#coSiteSearchResults .searchTabs {
	width : 425px;
	height : 23px;
	text-align : left;
}
#coSiteSearchResults .searchPanel {
	width : 425px;
	height : 100%;
	background-color : #eee;
	border : #293a96 1px solid;
	position : relative;
	top : -1px;
	z-index : -1;
	text-align : left;
}
#coSiteSearchResults .searchResultExact {
	width : 100%;
	background-image : url(/images/nav/sub_1/exact.jpg);
	background-repeat : no-repeat;
	background-position : 4px 0px;
	padding-bottom : 8px;
	margin-top : 8px;
}
#coSiteSearchResults .searchResultClose {
	width : 100%;
	background-image : url(/images/nav/sub_1/close.jpg);
	background-repeat : no-repeat;
	background-position : 4px 0px;
	padding-bottom : 8px;
	margin-top : 8px;
}
#coSiteSearchResults .searchResultText {
	margin : 0px 10px 8px 30px;
}
#coSiteSearchResults .searchResult {
	padding : 10px 0px 0px 4px;
}

/* coCategoryQuickLinks */

.quickLinksVisible {

}

.quickLinksHidden {
	display: none;
}

/* Side Promo Panels */

#sidePromo {
	position: relative;
	float: right;
	width: 149px;
	overflow: hidden;
	margin: 2px 0px 30px 0px;
	font-size: .9em;
}

#sidePromo p {
	margin : 0px;
}

#sidePromo a {
	color : #000;
	font-weight: bold;
	text-decoration: underline;
}

#sidePromo .heading {
	position: relative;
	background: #003293;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
}

#sidePromo .item {
	position: relative;
	padding: 0px 0px 3px 4px;
}


#sidePromo .coArticleSignpostWrap {
	position: relative;
	padding-top : 8px;
}

#sidePromo .coArticleSignpostWrap .headline {
	position: relative;
	background: #003293;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
}

#sidePromo .coArticleSignpostWrap .headline a,
#sidePromo .heading a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#sidePromo .coArticleSignpostWrap .summary  {
	position: relative;
	display: none;
}

#sidePromo .image {
	position: relative;
	text-align: center;
	padding: 0px 0px 3px 0px;
}

#sidePromo .coArticleSignpostWrap .image  {
	position: relative;
	padding: 2px 5px;
	text-align: center;
}


#sidePromo .articleInner {
	position: relative;
}

#sidePromo .coArticleSignpostWrap .articleText {
	position: relative;
	padding: 0 5px 5px 5px;
	overflow: hidden;
	font-weight: normal;
}

