/*
---------------------------------------------------------------------------------------------------------
	Cascading Stylesheet designed by Fluvius (http://www.fluvius.co.uk)
	Copyright (c) Exposure Surveying Ltd. All Rights Reserved.
	Created: May 2009
	Latest Revision: -
	Note: Supplemental stylesheet for use with exposure.css, containing styles for both the full-width
	      pages and the Home page.

	IMPORTANT
	No part of this website can be considered a template.
	The author has no problem with you examining this stylesheet to find out how it 'ticks',
	but please don't reproduce it, or any other part of this website, without their written permission.
	Thanks.
--------------------------------------------------------------------------------------------------------- */


/* --------------------
=== Content
   -------------------- */
		#content { margin:10px 0 40px 0; float:left; width:100%; }
		#content h3.ccm-page-list-title { margin-bottom:0.4em; }

/* --------------------
=== Home Page
   -------------------- */
		#panels { width:915px; margin:3em auto 0; background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_home-panels.gif) repeat-y; }
		#panels p { padding:0 13px; font-size:0.9em; font-weight:bold; }

		#damp-panel { width:200px; margin-right:39px; float:left; border-top:1px solid #585e1c; }
		#damp-panel h2 { height:146px; width:198px; margin:0 0 0 1px; background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-damp.jpg) no-repeat left top; }
		#damp-panel h2 a { height:146px; width:198px; display:block; text-decoration:none; text-indent:-999em; background-image:none; outline:0; overflow:hidden; }
		#damp-panel h2 a:hover { background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-damp.jpg) no-repeat left bottom; }
		#damp-text { margin-top:18px; }

		#timber-panel { width:200px; margin-right:38px; float:left; border-top:1px solid #585e1c; }
		#timber-panel h2 { height:154px; width:198px; margin:0 0 0 1px; background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-timber.jpg) no-repeat left top; }
		#timber-panel h2 a { height:154px; width:198px; display:block; text-decoration:none; text-indent:-999em; background-image:none; outline:0; overflow:hidden; }
		#timber-panel h2 a:hover { background:url(http://www.exposuresurveying.co.uk/themes/exposure//img/bgnd_panel-timber.jpg) no-repeat left bottom; }
		#timber-text { margin-top:10px; }

		#residential-panel { width:200px; margin-right:38px; float:left; border-top:1px solid #585e1c; }
		#residential-panel h2 { height:164px; width:198px; margin:0 0 0 1px; background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-residential.jpg) no-repeat left top; }
		#residential-panel h2 a { height:164px; width:198px; display:block; text-decoration:none; text-indent:-999em; background-image:none; outline:0; overflow:hidden; }
		#residential-panel h2 a:hover { background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-residential.jpg) no-repeat left bottom; }

		#commercial-panel { width:200px; float:left; border-top:1px solid #585e1c; }
		#commercial-panel h2 { height:164px; width:198px; margin:0 0 0 1px; background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-commercial.jpg) no-repeat left top; }
		#commercial-panel h2 a { height:164px; width:198px; display:block; text-decoration:none; text-indent:-999em; background-image:none; outline:0; overflow:hidden; }
		#commercial-panel h2 a:hover { background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/bgnd_panel-commercial.jpg) no-repeat left bottom; }

		#panels_find-out-more { width:915px; margin:0 auto; background:url(http://www.exposuresurveying.co.uk/themes/exposure//img/bgnd_home-panels.gif) repeat-y; }
		#damp-button { width:200px; margin-right:39px; padding-bottom:10px; float:left; border-bottom:1px solid #585e1c; }
		#timber-button { width:200px; margin-right:38px; padding-bottom:10px; float:left; border-bottom:1px solid #585e1c; }
		#residential-button { width:200px; margin-right:38px; padding-bottom:10px; float:left; border-bottom:1px solid #585e1c; }
		#commercial-button { width:200px; padding-bottom:10px; float:left; border-bottom:1px solid #585e1c; }
		.button_find-out-more { width:120px; height:23px; margin-left:69px; background:url(http://www.exposuresurveying.co.uk/themes/exposure//img/button_find-out-more.gif) no-repeat left top; }
		.button_find-out-more a { width:120px; height:23px; display:block; text-decoration:none; text-indent: -9999px; background-image:none; outline:0; overflow:hidden; }
		.button_find-out-more a:hover { background:url(http://www.exposuresurveying.co.uk/themes/exposure/img/button_find-out-more.gif) no-repeat left bottom; }
