/*
	Akome.co.uk - Solutions Stylesheet
	Nick Reffitt <info@nickreffitt.co.uk>
*/

body { background: url(../images/solutions_header_bg.gif) repeat-x #FFFFFF top; }

div#header h1 { background: url(../images/solutions_header_logo.gif) no-repeat top left; }

div#header p { color: #b48047; }

div#nav ul li a { background: url(../images/solutions_nav_bg.gif) repeat-x top; }
	div#nav ul li a.light { background: url(../images/solutions_nav_light_bg.gif) repeat-x bottom; }
	
div#banner { background: url(../images/solutions_banner_placeholder.gif) no-repeat top; }

div#info h1 { background: url(../images/content_solutions.gif) no-repeat top left; }
div#info h1.bluesky { background: url(../images/content_bluesky.gif) no-repeat top left; }
div#info h1.environmental { background: url(../images/content_environmental.gif) no-repeat top left; }
div#info h1.greenenergy { background: url(../images/content_greenenergy.gif) no-repeat top left; }
div#info h1.feasibility { background: url(../images/content_feasibility.gif) no-repeat top left; }
div#info h1.studies { background: url(../images/content_casestudies.gif) no-repeat top left; margin-bottom: 0; }

div#info h2 {
	float:left;
	margin: 25px 0 0 35px;
	padding: 0 50px 0 0;
	font-size: 16px;
	color: #a27620;
}

div#info p.contact { font-style: italic; margin-bottom: 20px; }
div#info p.contact-studies { font-style: italic; margin: 20px 0 30px 35px; }
div#info p.subheading { 
	font-style: italic; 
	margin: 0 0 0 35px;
	text-decoration: underline; 
	
}

div#info p a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
	div#info p a:hover { text-decoration: underline; }
	
div#info ul {
	float:left;
	font-size: 11px;
	margin: 15px 0 5px 60px;
	color: #575757;
}
	div#info ul li {
		list-style-type:circle;
		list-style-position: inside;
		margin-bottom: 5px;
	}

div#info img {
	float:left;
	margin: 10px 0 0 10px;
	text-align: center;
}
	div#info img.building {
		margin: 20px 0 0 35px;
	}

div#sub-nav ul li { background: url(../images/solutions_sub-nav.gif) repeat-y top left; }
div#sub-nav ul li a.chosen {  font-weight: bold; }

div#footer_wrapper { background: url(../images/solutions_footer_bg.gif) #d18224 repeat-x top; }
	div#footer { color: #a15e23; }
		div#footer a:hover { color: #facc83; }