﻿/* CSS layout */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-size:0.76em;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

fieldText
{
	font-size:12px;
}

/* Page Structure */
#mastheadHome {
	left: 0px;
	top: 0px;
	height: 80px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-image:url('/shl/images/bg_head_home_greyfade_1500x100.gif');
	border-bottom-style:solid;
	border-bottom-color:#91a687;
	border-bottom-width:0px;
}

/* Top Nav Start*/
#top_nav {
 position:absolute;
 top:260px;
  height: 30px;
  width:100%;
  min-width:580px;
  font-size:0.8em;  
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: normal;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#cccccc;
 overflow: visible;
 clear:both;
 white-space:nowrap;
  /*background:url("/shl/images/bg_home_nav_greyfade_1000x40.gif") repeat-x left top;*/
 CLEAR: both;
  }
  
#top_nav ul {
  height: 30px;
  margin:0;
  padding:0px 10px 0px 10px;
  list-style:none;
  MARGIN: 0px;
  }
  
#top_nav li {
  float:left;
  background:url("/shl/images/left.gif") no-repeat left top;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 9px;
  }

#top_nav a {
  float:left;
  display:block;
  background:url("/shl/images/right.gif") no-repeat right top;
  padding:7px 10px 5px 1px;
  text-decoration:none;
  font-weight:normal;
  color:#CC0066;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#top_nav a {float:none;}
/* End IE5-Mac hack */
#top_nav a:hover {
  color:#91a6b7;
  }
#top_nav .current {
  background-image:url("/shl/images/left_on.gif");
  }
#top_nav .current a {
  background-image:url("/shl/images/right_on.gif");
  color:#ffffff;
  font-weight:bold;
  padding-bottom:10px;
  }
/* Top Nav End*/

#page_contentHome {
position:relative;
	background-color:#cc0066;
	background-image:url('/shl/images/bg_home_texture_900x180.gif');
	background-repeat:repeat-x;
	height:180px;
	border-bottom-style:solid;
	border-bottom-color:#91a687;
	border-bottom-width:0px;
	top:0px;
	width:100%;
}

#country_selector{
font-family: Verdana, Arial,Helvetica,sans-serif;
font-weight: bold;
line-height: 10px;
text-align: left;
text-decoration: none;
font-size:1.1em; 
color:#ffffff;
padding:0;
margin:0;
position:absolute;
top:110px;
left:320px; 
}
	
#country_selector form{
	padding:0;
	margin:0;
}
	
#country_selector form select{
	padding:0;
	margin:5px 0 10px 0;
}

.search_form {
position:absolute;
top:50px;
left:350px; 
}

.search_form .keyword_field {
border:outset 1px #cc0066;
padding:0px;
MARGIN: 0px 7px; 
WIDTH: 103px;  
HEIGHT: 20px; 
BACKGROUND-COLOR: #ffffff;

}

.search_form .submit_button  {
background-color:#cc0066; 
height:20px; 
color:white;
font-weight:bold; 
font-family:Verdana, Arial, Helvetica, sans-serif;
PADDING-BOTTOM: 10px; 
PADDING-TOP: 0px; 
}

#HomeMainTable{
position: relative;
	top: 20px;
}
#banner_ad{
    padding:0px 25px 50px 25px;
	background-position:left top;
	background-repeat: repeat-x;
}

#strapline {
	padding:1px 25px 0px 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#CC0066;
	line-height:14px;
	font-size: 13px;
}
#ClientOpinion
{
	padding:0px 0px 0px 20px;
}
	
#default
{
 margin-top:20px;
}

/* Footer Start */

#footer {
	position: relative;
	
	/*
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 10px 15px;
	width:98.8%;	
    top:20px;
	
    */
	background-image: url('/shl/images/bg_foot_grey_1500x50_v2.gif') ;
	background-position:left top;
	background-repeat: repeat-x;
	clear:both;
	
    
    margin: 20px 0px 15px 0px;
	padding: 5px 0px 0px 15px;
	border:1px white solid;
	
	}

	
	

#footer ul {
   margin:2px 0px 0px 0px;
   padding:4px 0px 0px 0px;
   list-style:none;
   display: inherit;
   background-image: none;
   font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-size:0.9em; 
  color:#999999;

  }
  
#footer li {
  float:left;
  }
  
#footer li.separator {
  float:left;
  margin-right:7px;
  margin-left:7px;  
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  color:#330066;
  }
  
#footer a{
  float:left; 
  text-decoration:none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  color:#330066;
  }
  
#footer  a:link {
text-decoration: none;
color: #330066;
}

#footer a:visited {
color: #330066;
}

#footer a:hover {
text-decoration: none;
color: #91a6b7;
}

/* Footer End */

#shllogo {
	position:absolute;
	right:3px;
	top: 0px;
}


#ClientTitle
{
font-family: Arial, Helvetica, sans-serif;
color: #330066;
font-weight: bold;
font-size: 18px;

}
#ClientContent
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
color: #330066;
font-size: 13px;
text-align:left;
line-height: 14px;
}
#MetaTags
{
position:relative;
top:250px;	
}

#masthead_HomePage {
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 87px; 
	BACKGROUND-COLOR: #ffffff
}

