/* 

			Polarwall CSS
			Rokk Media Ltd - www.rokkmedia.co.uk
			Version 1 - November 2006
						
 */

/*	prevents shift in page if no scroll bar
-------------------------------------------*/
html {
	min-height:100%;
	margin-bottom:1px;
	}
	
/*	General
-------------------------------------------*/

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	color: #000099;
	line-height: 140%;
	background-image: url(../images/template/bg.gif);
	background-color:#fff;
	}

	h1, h2, h3 {
	color: #00099;
	}


a:link, a:visited {
 color: #666;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#000099;
	text-decoration:underline;
	}

	
	img {
	border:none;
	}
	
	


/*contains the page elements
-------------------------------------------*/
#container {
	padding: 0;
	margin: 0px auto;
	width: 100%;
	}
	
/*wraps around the content elements
-------------------------------------------*/
#wrapper {
	padding: 0;
	margin: 0px auto;
	width: 765px;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../images/template/wrapperbg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}


/*Main navigation (horizontal menu)
-------------------------------------------*/

#navigation {
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/template/Navbg.gif);
	background-repeat:no-repeat;
	padding: 10px 0px 10px 0px;
	height:20px;
}

#navigation ul {
	list-style:none;
	margin: 0px;
	padding: 3px;
	color: white;
	text-align:left;
	}

/* the top level menu items */

#navigation li {
 	float: right;
	padding: 0px 0px 0px 0px;
	display: inline;
	background-image:url(../images/template/NavDivider.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 12px;
	}

#navigation a:link, #navigation a:visited  {
 display: block;
	color: #666;
	padding: 0px 12px 0px 12px;
	text-decoration: none;	
	border: none;
	}

#navigation a:hover {
	color: #9e9e9e;
	border: none;
	
	}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

/*drop-down navigation*/

#navigation li li {
height: auto;
margin: 0;
padding: 0 0 0 0;
width: 100%;
background-color: #ededed;
color: #ffffff;
border-bottom: 1px solid #ffffff;
text-decoration: none;
}

#navigation li li span {
display: block;
margin: 0;
padding: 5px 5px 5px 12px;
position: relative;
text-align:left;
}


#navigation li ul {
margin: 0px 0 0 0px;
padding: 0;
position: absolute;
width: 135px;
left: -999em;
background: #ffffff;
border-bottom: 4px solid #bdc1c2;
}

		

/*lists*/
ul {
	list-style:square;
	margin:0px 40px 0px 40px;
}

li {
margin-bottom:5px;
}

hr {
border: #FFCC00 1px solid;
}


/*Home Page content
-------------------------------------------*/


#left {
float:left;
margin: 20px 0px 0px 21px;
width: 501px;
height:550px;
min-height:100%;
height:100%;
font-size: 100%;
}


#left p{
 padding: 0px 20px 0px 20px;
	font-size: 90%;

}

#left h1 {
 	padding: 0px 20px 0px 20px;
	font-size: 105%;
	line-height:170%;
	font-weight: bold;
	margin-bottom: -5px;
	color: #000099;
	}
	
	#left h2 {
 	padding: 0px 20px 0px 20px;
	font-size: 100%;
	line-height:150%;
	font-weight: bold;
	margin-bottom: -5px;
	color: #000099;
	}
	
*html #left {
	margin: 20px 0px 0px 12px;
	width: 504px;
}

#left	h2 {
	display:block;
	margin-left: 20px;
	padding: 3px 0px 3px 3px;
	background-color:#FFCC00;
	}

#left h3 {
	float:right;
	width: 160px;
	margin-left: 20px;
	padding: 5px;
	background-color:#666;
	text-align:center;
	font-size:100%;
	font-weight:bold;
}

#left h3 a {
color: #ffCC00;
}

#left h4 {
display:block;
float:left;
	width: 130px;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	background-color:#ffcc00;
	text-align:center;
	font-size:100%;
	font-weight:bold;
}
#left h4 a {
color: #666;
}
	
#left img {
border: #FFCC00 2px solid;
padding: 4px;
margin:0px 10px 0px 0px;
}
	
	#welcome {
	font-size:105%;
	line-height:160%;
	}
	
#selfbuilders {
clear:both;
float:left;
width:239px;
height:300px;
margin: 15px 0px 0px 10px;
background-image: url(../images/home/selfbuildbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#EAEAF4;
padding-bottom:10px;
}

*html #selfbuilders {
margin: 15px 0px 0px 10px;
width:237px;
}
#selfbuilders p {
padding: 0px 13px 2px 18px;
font-size: 90%;
}	

*html #selfbuilders {
}


#professionals {
float:left;
width:239px;
height:300px;
margin: 15px 0px 0px 13px;
background-image: url(../images/home/professionalsbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#EAEAF4;
padding-bottom:10px;
}	

*html #professionals {
margin: 15px 0px 0px 6px;
width:237px;
}

#professionals p {
padding: 0px 13px 0px 20px;
font-size:90%;
}	

*html #professionals {
}

#frontimg {
border: none !important;
padding: 0px !important;
margin: 0px 0px -20px 0px !important;
}

#frontimg1 {
border: none !important;
padding: 0px !important;
margin: 0px 0px 2px 0px !important;
}

#pro2 {
margin-right:100px;
}


/*right hand home page content
-----------------------------------------*/

#right {
float:right;
margin: 20px l9px 0px 0px;
width:213px;
}

#callback {
margin:20px 0px 0px 0px;
width: 195px;
height:200px;
background-image:url(../images/home/callback_bg.gif);
background-repeat:no-repeat;
padding: 0px;
font-size: 80%;
line-height: 120%;
}

#callback ul{
margin:0px;
padding:50px 0px 0px 0px;
list-style:none;
}
#callback li {
padding:0px;
margin:5px 15px 3px 18px;
border-bottom: 1px #999999 solid;
}

#callback a {
color:#000099;
text-decoration:none;
font-weight:bold;
}

#callback a:hover {
color:#999;
text-decoration:none;
font-weight:bold;
}



#basement {
margin-top:15px;
width: 195px;
height:210px;
background-image:url(../images/home/basement_bg.jpg);
background-repeat:no-repeat;
}

#basement p {
padding: 55px 20px 0px 15px;
font-size: 85%;
line-height:140%;
}

#basement img {
padding:5px 15px 0px 0px;
}

#partner {
margin-top:15px;
width: 195px;
height:158px;
background-image:url(../images/home/partner_bg.gif);
background-repeat:no-repeat;
}

#partner p {
padding: 55px 30px 0px 15px;
font-size: 85%;
}


#environment {
margin-top:15px;
width: 195px;
height:158px;
background-image:url(../images/template/environment_base.gif);
background-repeat:no-repeat;
}

#environment p {
padding: 55px 60px 0px 15px;
font-size: 85%;
}

#environment a {
text-decoration: none;
}

#callout {
margin-bottom: 3px;
}

#calloutbox {
clear:both;
margin-left: 20px;
float: left;
width: 150px;
height:48px;
background-color:#FFCC00;
font-size:120%;
line-height:130%;
text-align:center;
padding: 8px 0 0 0;
font-weight:bold;
}

#calloutbox a {
text-decoration:none;
color:#3333CC;
}

#callouttext {
height:46px;
float:left;
width: 300px;
margin-left: 10px;
font-style:italic;
border-color:#FFCC00;
border-left: 0px;
border-top: 1px;
border-bottom: 1px;
border-right: 1px;
border-style:solid;
padding: 3px 3px 3px 0px;
}

/*clears the columns ready for single column across page
-------------------------------------------*/
.clear {
	clear: both;
	}

/*Internal content
-------------------------------------------*/

#internalleft {
float:left;
margin: 20px 0px 0px 31px;
width: 501px;
height:550px;
}



/*Secondary navigation (base menu)
-------------------------------------------*/

#base_navigation {
 margin: 25px 0px 5px 43px;
 width: 501px;
	height:170px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:75%;
	clear:both;
	color: #9e9e9e;
}

#base_navigation ul {
	list-style:none;
	font-weight:normal;
	text-align:left;
	margin: 10px 0px 0px 0px;
	padding:0px;
	}

#base_navigation li {
	display: inline;
	}

#base_navigation a:link, #base_navigation a:visited  {
	color: #9e9e9e;
	border:none;
	font-weight:normal;
	padding: 0px 6px 0px 2px;
	text-decoration: none;	
	border-right: 1px solid #9e9e9e;
	}

#base_navigation a:hover {
	color: #666;
	}

