/* 	Main SPA css file, contains the default layouts and styles used in
	conjunction with Partner css.
	Contains only global use colour details, all other colour is delt with in
	Partner specific css.
	A generic css for use when no Partner css or an error with 'MEDIA' var
	is ammended as spa_gen.
	IMcC 10/2007
*/

/* HTML Tags
================================================*/
html {
	height:100%;
	width:100%;
}
body{/* IE bug fix to center div */
	margin: 0px;
	/*text-align: center;  */
	font-family : sans-serif, Arial, system, helvetica;
	font-size: 14px;
}
h1{
	font-size:1.2em;
}
h2{
	font-size:1.1em;
}
img {
	border: 0px;;
}
a img {
	border: 0px;
	margin :0px;
}
a 	{
	/*color:#000;*/
	text-decoration: none;
	border: 0px;
	}
a:hover {
	text-decoration: none;
	}
/*	ID Classes
================================================*/
#container {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	background-color: #FFF;
}
#main	{
	position: relative;
	margin: 0 auto;
	width:760px;
	text-align: left;
	}
#contentleft {
	float: left;
	width: 574px !important;
	min-height: 100px;
	padding-right:10px;
	padding-left:10px;
/*	border-left-width: 1px;
	border-left-style: solid;  */
}
#Header {
	position : relative;
	width : 760px ;
	background : transparent;
	padding : 0 0 0 0px ;
	margin-bottom:0px;
	}
#results {
	position: relative;
	width:574px;
	overflow: hidden;
}
#wwww {
	position:relative;
	width:574px;
}
/* Accessibility links
================================================*/
#headeraccessibility {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0px 0 3px 0;
	background-color: #ffffff;
	text-align:right;
}
#headeraccessibility ul, #headeraccessibility li	{
	list-style: none;
	margin: 0;
	display: inline;
	margin: 0px 2px 0px 2px;
}
#headeraccessibility a, #headeraccessibility a:link, #headeraccessibility a:visited {
	font-size: 0.9em;
	margin: 0;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
#headeraccessibility a:hover {
	color: #000;
	text-decoration: underline;
}
/* Header Layout
================================================*/
#headerlogo {
    float: left;
    padding: 0;
    margin: 0;
    display: inline;
    background-color: #ffffff;
}
#headerlink{
    float: left;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
}

#headerlogo a {
    color: #FFF;
    text-align: center;
    font-size: 0.9em;
    font-family: sans-serif;
}
#headerlogo img {
border: 0;
margin: 0;
padding: 0;
}
#headerlink img {
border: 0;
margin: 0;
padding: 0;
}
/* Footer layout
================================================*/
#footer {
	height: 10px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#footer p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #999;
}
/* Navigation and TVC layout
================================================*/
#navigationcolumn {
	float: left;
	width: 142px;
	height: inherit;
	padding: 0;
    margin:3px;
}
#menu_collection_area {
	padding-top: 3px;
    margin-top:5px;
}

#menu_style_area {
	padding-top: 3px;
	margin-top:8px;
}
.style_bottom{
	background-repeat:no-repeat;
	height:20px;
}
.menu_head {
	font-weight: bold;
    text-align: center;
/*    background-color:#fff;   */
   	margin: 6px;
    font-size:1em;
    overflow:hidden;
 }
.menu_l_1, .menu_l_1_highlight {
	margin: 0 3px 0 3px;
	padding: 0 0 0 0;
	font-size: 0.85em;
	text-decoration: none;
}
.menu_l_1 a:link, .menu_l_1 a:visited {
	display: block;
	color: #fff;
	padding: 3px 3px 3px 4px;
	margin: 0 0 0 0;
	text-indent: 0;
	border-left-width: 4px;
	border-left-style: solid;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
.menu_l_1_highlight a:link, .menu_l_1_highlight a:visited {
	color: #fff;
	display: block;
	text-indent: 0;
	padding: 3px 3px 3px 4px;
	margin: 0 0 0 0;
	border-left-width: 6px;
	border-left-style: solid;
 	text-decoration: none;
}
.menu_l_1  a:hover {
	color: #fff;
	border-left-width: 4px;
	border-left-style: solid;
}
.menu_l_2, .menu_l_2_highlight {
	margin: 0 3px 0 3px;
	padding: 0 0 0 0px;
	text-indent: 0px;
	font-size: 0.85em;
	text-decoration: none;
}
.menu_l_2 a:link, .menu_l_2 a:visited {
	display: block;
	color: #000;
	padding: 3px 3px 3px 5px;
	margin: 0 0 0 0;
	text-indent: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.menu_l_2_highlight a:link, .menu_l_2_highlight a:visited {
	display: block;
	padding: 3px 3px 3px 5px;
	text-indent: 0;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 0;
	border-left-width:8px;
	border-left-style: solid;
	text-decoration: none;
}
.menu_l_2 a:hover , .menu_l_2_highlight a:hover {
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
}

.menu_l_2_selected{
	display: block;
	color: #000;
	background: #fff;
	padding: 3px 3px 3px 5px;
	margin: 0 3px 0 8px;
	text-indent: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;

}
.menu_l_2_note{
   	display: block;
	color: #000;
	background: #fff;
  	padding: 3px 0px 3px 5px;
	margin: 0 3px 0 3px;
	font-size:0.80em;
	border-left-width: 8px;
	border-left-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.menu_l_3, .menu_l_3_highlight {
	margin: 0 3px 0 3px;
	padding: 0 0 0 0px;
	text-indent: 0px;
	font-size: 0.80em;
	text-decoration: none;
}
.menu_l_3 a:link, .menu_l_3 a:visited {
	display: block;
	color: #000;
	background: #fff;
	padding: 3px 3px 3px 5px;
	margin: 0 0 0 0;
	text-indent: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.menu_l_3_selected{
	display: block;
	color: #000;
	background: #fff;
	padding: 3px 3px 3px 5px;
	margin: 0 0 0 3px;
	text-indent: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
/* Text
================================================*/
.text {
	font-size: 0.85em;
	color: #222;
	line-height: 150%;
}
.text_norm{
 	font-size: 1em;
}
.headtext {
	font-weight: bold;
}
.footertext {
	color: #10619A;
}
.header {
	font-weight: bold;
	color: #D45C13;
}
.fullhead {
	font-weight:bold;
	color:#000000;
	text-align: center;
	text-decoration: underline;
	line-height: 200%;
}
.smtext {
	font-size: 0.85em;
	line-height: 100%;
}
.smtextb {
	font-size: 0.85em;
	line-height: 100%;
	font-weight: bold;
}
.rndtext {
	font-size: 0.85em;
	line-height: 100%;
}
.listext {
	font-size: 0.85em;
	color:  #222;
	text-align: left;
}
.search {
	font-size: 0.90em;
}
.imgsmtxt {
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
}
.name {
	font-weight: bold;
   	}
/* Links tyles
================================================*/
.a1 {
    text-decoration: none;
    border: 0px;
    font-size: 0.85em;
}

.a2 {
	text-decoration: none;
	border: 0px;
    font-size: 1em;
    line-height: 200%;
	}
/* Result page display */
.selpage {
	color: #DC1E1E;
	font-weight: bold;
}
.darkgreylink {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
    background:#ffffff;
    border: 0px;
    cursor:pointer;
}

/* Tables - Global
================================================*/
.rand {
	overflow:hidden;
	width:574px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.rand_td {
	width:33%;
	vertical-align:top;
	padding:5px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
/* Global
================================================*/
div.centered {
	text-align: center;
}
div.centered table{
	margin: 0 auto;
	text-align: left;
}
/* Misc
================================================*/
.collapse {
	position: relative;
	visibility: hidden;
	display:inline;
   	top:0px;
}
.expand {
    position: relative;
    visibility: visible;
	display:inline;
   /* left:100px; */
    top:0px;
	}
.WWWW {
 padding:3px;
 width:300px;
 overflow:hidden;
}
br.clearall {
clear: left;
margin: 0;
line-height: 0px;
padding:0;
}
.hidden{
visibility: hidden;
position:absolute;
}



#home_bodycontainer {
	padding: 0px;
	margin: 0px;
	border: solid 3px;
	border-color: #A45C1C;
/*	 this is a work round for IE6 # before item is accepted by IE but ignored by Mozilla and Opera*/
  width:754px;
  float:left;
  }


