/* Site Colours */


a, a.link, a.visited, a.hover {
color:#3F4E5E;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
margin:0;
}

.notoverridden{
background-color: #DEDEDE ;
}
body#legalstream_site, #site_status_bar {
	background-color: #3F4E5E;
}

#site_header_links, #site_footer {
	background-color: #024883;
}

img {
border: none;
}

html {
	margin: 0;
	padding: 0;
}

body#legalstream_site {
	text-align: center;
}
form {
	padding: 0 ;
	margin: 0;
}

a>img {
	border: 0;
}

h1,h2 {
	font-family: garamond, Georgia, "Times New Roman", Times, serif;
	color: #3F4E5E;
}
h1 {
	font-size: 24px;
	margin-bottom: .5em;
}
h2 {
	font-size: 20px;
	margin-top: 2em;
	margin-bottom: .5em;	
}

#site_container {
	margin: 0 auto 10px auto;
	width: 950px;
	text-align: left;
}
/* Status Bar */
#site_status_bar {
	margin: 0;
	padding: 0;
	height: 22px;
	color: #eee;
	padding-top: 8px;
	position: relative;
}
#site_status_bar .site_options {
	position: absolute;
	right: 0;
	bottom: 7px;
	color: #eee;
}
#site_status_bar .site_options a {
	color: #eee;
	font-weight: bold;
	font-size: 14px;
}
#site_status_bar .login_details {
	position: absolute;
	left: 0;
	bottom: 7px;
	font-size: 10px;
}
.login_details span.client_code, .login_details span.user_id, .login_details span.region {
	font-weight: bold;
	font-size: 12px;
}
#site_inner_container{
	padding: 13px;
	background: white;
/*	position: relative;*/
}
#site_header{
	position: relative;
	height:235px;
}
#site_header .headerdiv{
height:100%;
}
 .cleaner {
 clear:both;
 height:1px;
 font-size:1px;
 border:none;
 margin:0; padding:0;
 background:transparent;
 } 
/* Header */
#site_header .site_logo {
	background:  #E7E2C6;	
	position:absolute;
	left:0px
	top: 0px;
	width: 195px;
}
#site_header .site_title {
	background-color: #3F4E5E;
	width: 235px;
	margin-left: 10px;
	position:absolute;
	bottom: 5px;
	left:198px;
	top: 0px;	
}
a.logoImg{

	bottom: 0px;
	position: absolute;
}
h1.title {
/*	font: 38px bold georgia,garamond,serif;*/
font-family: garamond, Georgia, "Times New Roman", Times, serif;
/*font-family: tahoma, garamond, Georgia, "Times New Roman", Times, serif;*/
font-size: 36px;
font-weight: normal;
	color: white;
	padding-left:10px;
	bottom: 5px;
	position: absolute;
	line-height: 95%;
}
#site_header .site_pattern {
	margin-left: 10px;
	position:absolute;
	bottom: 5px;
	left:446px;
	top: 0px;
}
#site_header_links {
	margin-top: 10px;
	height: 13px;
}
/* Footer */
#site_footer {
	margin-top: 10px;
	height: 13px;
}
#site_footer, #site_footer a {
	font: 10px normal arial, sans-serif;
	color: white;
}
#site_footer a {
	text-decoration: none;
}
#site_footer span {
	padding: 0 10px;
}
#site_footer img {
  display:block;
  float:left;
}
div.page_links a {
	color: white;
	text-decoration: none;
	font-size: 8pt;
	padding: 0px 0px;
}
div.page_links a:hover {
	text-decoration: underline;
}

#menu {
padding:0;
margin-left:25px;
list-style-image: url(../images/menubullet.png);
}
#menu li{
  list-style-type: image;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 0.1px;
}
#menu li a{

  color: #3F4E5E;
	text-decoration: none;
  font-size: 12.5px;
  font-weight: bold;
  font-family: Arial;
  }
#menu li:hover, #menu li.selected, #menu li.selected a, #menu li:hover a
{
  list-style-image: url(../images/menubulletblue.png);
  color: #024883;
}
#site_content {
padding-left:10px;
  width:718px;
}
#site_main{
background: url(../images/main_bg.png) top left repeat-y; 
float:left;
margin-top: 10px;
}#site_main .maindiv{/*
margin-bottom:-2000px;
padding-bottom:2000px;*/
float: left;
background:white;
}
#site_main .site_menu {
  background: #E7E2C6;
  width: 195px;
  padding-bottom:10px;
}

/*
#site_main {
  overflow:hidden;
}
#site_main .maindiv{
margin-bottom:-2000px;
padding-bottom:2000px;
float: left;
background:white;
}
#site_main .site_menu {
  margin-top:10px;
  background: #E7E2C6;
  width: 195px;
  padding-top:5px;
}
*/
