/*
Copyright (c) Enigma Interactive 2008

SOM2
Filename:		layout_common.css
Description:	Site-wide layout elements
     
History
ver date  			who     		comment
-----------------------------------------------------------------------------
2	27Jan08		SF			Tidying up and error correction - this now validates CSS level 2.1
1	unknown
*/
html{
	background-color:#535353;
}

body{
	font-family: "Arial"; 
	color:#707070;
	margin:40px auto;
}

a{
	color: #000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a img{
	border:none;
}


h1,h2,h3,h4,h5,h6{
	font-family:"Times New Roman";
	font-weight:normal;
}

h1{
	margin: 0px 0px 6px 4px;
	font-size:1.5em;
}

h2{
	font-size:1.4em;
}

h3{
	font-size:1.3em;
}

h4{
	font-size:1.2em;
}

h5{
	font-size:1.1em;
}
h6{
	font-size:1em;
}

h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration: none;
}

strong, a strong {
	color:#000;
	font-weight:normal;
}

div#siteHolder{
    
    margin:40px auto;
    width:940px;
}

div#siteHolder div#siteHolderInner {
	background:#FFFFFF;
	height: auto;
	float: left;
}

div#siteHeader {
	position:relative;
	height: 127px;
	width:940px;
	float: left;
}

div#siteHeader div#searchPanel {
	position:absolute;
	top: 10px;
	left: 10px;
}

div#siteHeader div#searchPanel div#siteSearch {
	width: 100%;
	float: left;
	height:21px;
	overflow: hidden;
	margin-bottom: 5px;
}

div#siteHeader div#searchPanel div#siteSearch div#siteToolForm {
	margin: 0px;
}

div#siteHeader div#searchPanel div#siteSearch #coSiteSearch_term {
	border: 1px dashed #c4c4c4;
	width:220px;
}

div#siteHeader div#searchPanel div#siteDate {
	padding-left: 2px;
	width: 100%;
	float: left;
	font-family:"Times New Roman";
}

div#siteHeader div#header {
	width: 500px;
	height: 127px;
	float: right;
}

.hiddenFormLabel {
	display:none;	
}

div#siteHeader div#logo {
	position:absolute;
	left:10px;
	bottom:-16px;
}

div#siteBody {
	position:relative;
	width:100%;
	float:left;
	background: url(/images/body.gif) top left repeat-y;
}

div#siteContent{
	width:540px;
	float:left;
	overflow:hidden;
}

div#siteContent p{
	margin-top:0px;
}

div#siteContent div#panelTop {
	position: relative;
	width: 100%;
	float:left;
	margin-top:0px;
}

div#siteContent div#panelTop div#wrap {
	position:relative;
	z-index:0
}

div#siteContent div#panelTop div#panelRight {
	float: right;
	display:inline;
	width:200px;
	position:relative;
	z-index:100;
}

div#siteContent div#panelTop div#htmlAsset {
	float: left;
	width:98%;
	display:inline;
	margin-top:0px;
	padding: 0px 10px 0px 5px;
}

div#siteContent div#panelTop div#htmlAsset p{
	position: relative;
	width: auto;
	margin:0px;
	margin-bottom:10px;
	font-size:0.7em;
	text-align: left;
}

div#siteContent div#panelTop div#htmlAsset p:first-child{
	color: #333333;
	font-family:"Times New Roman";
	font-size:1.0em;
	line-height:1em;
	margin-top:0px;
}

div.htmlAsset {
	float: left;
	width:98%;
	display:inline;
	margin-top:0px;
	padding: 0px 10px 0px 5px;
}

div.htmlAsset p{
	position: relative;
	width: auto;
	margin:0px;
	margin-bottom:10px;
	font-size:0.7em;
	text-align: left;
}

div.htmlAsset p:first-child{
	color: #333333;
	font-family:"Times New Roman";
	font-size:1.0em;
	line-height:1em;
	margin-top:0px;
}

div#panelMain, div#panelBottom, div#panelBottom2 {
	float : left;
	width : 100%;
}

div#panelBottom2 {
	margin-top: 15px;
}

div#panelBottom2 div.signpost {
	float : left;
	width : 32.5%;
	padding-right:0.5%;
	min-height: 200px;
	_height: 200px;
	background : url(/images/site/verticalseperator.gif) repeat-y top left;
	overflow: hidden;
}

div#panelBottom2 div.signpost:first-child {
	float : left;
	width : 32.5%;
	padding-left:-0.5%;
	background : none;
}

div#panelBottom div.signpost div.signpostTitle,
div#panelBottom div.signpost div.signpostTitleNoImage,
div#panelBottom div.signpost div.signpostImage,
div#panelBottom div.signpost div.signpostBody,
div#panelBottom div.signpost div.signpostBodyNoImage,
div#panelBottom2 div.signpost div.signpostTitle,
div#panelBottom2 div.signpost div.signpostTitleNoImage,
div#panelBottom2 div.signpost div.signpostImage,
div#panelBottom2 div.signpost div.signpostBody,
div#panelBottom2 div.signpost div.signpostBodyNoImage {
	float : left;
	width : 95%;
	padding-left:4%;
}

div#panelBottom div.signpost div.signpostTitle,
div#panelBottom2 div.signpost div.signpostTitle {
	height: 46px;
}

div#siteSignPost{
	position:relative;
	width:160px;
	top:0;
	float:right;
	padding: 0px 5px 5px 5px;
}

div#siteSignPost div.signpost{
	position:relative;
	width:100%;
	float:left;
	padding-top:9px;
	margin-bottom:9px;
	background : url(/images/site/horizontalseperator.gif) repeat-x top left;
}

div#siteSignPost div.signpost:first-child{
	padding-top:0px;
	margin-top:0px;
	background : none;
}

div#siteSignPost div.signpost div.signpostTitle{
	width:100%;
	float:left;
}

div.signpost div.signpostTitle h2,
div.signpost div.signpostTitleNoImage h2{
	font-size:1.25em;
	margin:0px;
	padding:0px;
	color: #707070;
}

div.signpost div.signpostTitle h2 a,
div.signpost div.signpostTitleNoImage h2 a{
	color: #707070;
}

div.signpost div.signpostTitle h2 a:hover,
div.signpost div.signpostTitleNoImage h2 a:hover{
	color: #000000;
	text-decoration: underline;
}

div.signpost div.signpostImage{
	width:100%;
	float:left;
}

div.signpost div.signpostImage img{
	width:100%;
	float:left;
}

div.signpost div.signpostBody,
div.signpost div.signpostBodyNoImage{
	width:100%;
	float:left;
	font-size:0.7em;
}

div#siteSignPost div.signpost div.signpostBody{
	margin-top: 6px;
}

div.signpost div.signpostBody div.divider,
div.signpost div.signpostBodyNoImage div.divider {
	width:100%;
	float:left;
	padding-bottom: 5px;
	background:url(/images/site/horizontalseperator.gif) repeat-x top left;
}


div.signpost div.signpostBody div.dividerNoBorder,
div.signpost div.signpostBodyNoImage div.dividerNoBorder{
	width:100%;
	float:left;
	padding-bottom: 5px;
	background:none;
}

div.signpost div.signpostBody a,
div.signpost div.signpostBodyNoImage a{
	color:#000000;
	text-decoration:none;
}

div.signpost div.signpostBody a.green,
div.signpost div.signpostBodyNoImage a.green{
	color:#cccc00;
	text-decoration:none;
}

div.signpost div.signpostBody a:hover,
div.signpost div.signpostBodyNoImage a:hover{
	color:#000;
	text-decoration:underline;
}

div.signpost dl,
div.objectRoll dl {
	border:none;
	margin:0;
	padding : 0.5em;
	font-family:"Arial";
	background:none;
}

div.signpost dt,
div.objectRoll dt  {
	float: left; 
	clear: left; 
	width: 10%;
	text-align:right;
	color:black;
	white-space:nowrap;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div.signpost dt.icon,
div.objectRoll dt.icon {
	text-align:left;
}

div.signpost dd,
div.objectRoll dd {
	margin: 0 0 0 12%; 
	padding: 0;
}

div.signpost dd.title,
div.objectRoll dd.title {
	font-weight: bold;
	color: #707070;
	font-size: 1.1em;
}

div.signpost dd.title strong,
div.objectRoll dd.title strong {
	font-weight: bold;
	color: black;
}

/* Site Footer default styles */
div#siteFooter{
	font-family: Arial;
	font-size:0.7em;
	clear:both;
	width : 100%
}

/* Associates styles */
div#associates{
	text-align:right;
	padding:5px 15px;
}

div#associates img {
	margin-left:5px;
}

/* Footer Top Styles */
div#siteFooterTop {
	position:relative;
	width:910px;
	text-align:right;
	padding:5px 15px;
	overflow : hidden;
}


div#siteFooterTop ol {
	margin : 0;
	padding : 0;
	list-style-type : none;
	float: right;
}


div#siteFooterTop ol li {
	float : left;
	padding-left: 1em;
}

div#siteFooterTop a:link, 
div#siteFooterTop a:visited{
	color:#666666;
	font-size:0.9em;
}

div#siteFooterTop a:hover{
	color:#000000;
}

/* Footer Bottom Styles */
div#siteFooterBottom {
	overflow: hidden;
	background:#535353;
	display : block;
	position : relative;
	background-color : #535353;
	width : 100%;
}

/* Copyright Styles */

div#copyright {
	float:left;
	color:#FFFFFF;
	padding-top:5px;
	width: 700px;
	overflow: hidden;
}

/* Credits Styles */
div#credits {
	float:right;
	color: #BBBBBB;
	padding-top:5px;
	width: 200px;
	text-align:right;
}

div#credits a,
div#credits a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

div#credits a:hover {
	text-decoration: none;
}
