
/* ********************************************************************************* */
/* general styles */
/* ********************************************************************************* */
* {margin:0; padding:0;}

body 
	{
	background-color:#FCEEE3; 
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/page-background-gradient.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.90em;
	color:#666666;
	text-align:center;
	}
	body a:link,  body a:visited {color: #67380E; text-decoration:none;}
	body a:hover,  body a:active {color: #432408; text-decoration:underline;}

h1 
	{
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/solar-logo.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:62px;
	text-indent:-9999em;
	}

h2 
	{
	font-size:1.3em;
	letter-spacing:1px;
	color:#000000;
	margin-bottom: 20px;
	padding:20px 0px 0px 20px;
	}
	#h2_sponsors {width:550px; height:30px; background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/sponsors.gif); background-repeat:no-repeat; text-indent:-9999em;}

h3
	{
	font-size:1.1em;
	color:#333333;
	letter-spacing:0px;
	margin-top: 30px;
	margin-bottom:10px;
	padding: 0px 0px 0px 20px;
	}
	.h3_first {margin-top:0px;}

h4
	{
	font-size:1.0em;
	color:#000000;
	padding:20px 0px 10px 10px;
	}

a:link {color:#DA630E; text-decoration:none;}
a:active {color:#DA630E; text-decoration:none;}
a:visited {color:#DA630E; text-decoration:none;}
a:hover {text-decoration:underline;}

.caption {font-size:0.80em; font-style:italic; margin-top:-10px; padding-top:-10px;}


.photo {border:solid thin #666666;}

.copyright {margin-left:25px; margin-top:40px; padding-bottom:15px; font-size:0.75em;}

#undernavphoto {margin:25px 25px 25px 25px;}

.date {color:#000000; font-weight:bold; font-size:0.8em;}

.lead_para {margin-bottom:40px;}

/* ********************************************************************************* */



/* ********************************************************************************* */
/* navigation styles */
/* ********************************************************************************* */
ul#navigation 
	{
	width:800px; 
	height:27px;
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/top-navigation-bg.jpg);
	background-repeat:repeat-x;
	list-style:none; 
	}

ul#navigation li 
	{
	line-height:27px;
	border-right:#542E0A solid 0px; 
	text-align:center; 
	float:left;
	/*padding:0px 22px 0px 22px; */
	}
	
ul#navigation li  a
	{
	color:#E3DDDD;
	display:block;
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/top-navigation-bg.jpg);
	}
	
ul#navigation li  a:hover 
	{
	color:#333333; 
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/navigation_hover_bg.jpg); 
	background-repeat:repeat-x; 
	text-decoration:none;
	}
	#topnavitem1 {width:118px;}
	#topnavitem2 {width:200px;}
	#topnavitem3 {width:230px;}
	#topnavitem4 {width:82px;}
	#topnavitem5 {width:84px;}
	#topnavitem6 {width:101px;}
		
/* ********************************************************************************* */


/* ********************************************************************************* */
/* layout styles */
/* ********************************************************************************* */
#pagecontainer 
	{
	margin: 0 auto 0 auto;
	width:800px; 
	text-align:left;
	background-color:#FFFFFF; 
	}


.contentcontainer {width: 800px; background-color:#FFFFFF; margin-bottom:25px;}
	.contentmain {
			width:550px; 
			float:left;
			margin:0px 0px 25px 25px; 
			background-color:#F8F8F8; 
			border: solid thin #CCCCCC; 
			background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/content_bg.jpg); 
			background-repeat:repeat-x;}
		.contentmain p {margin-bottom:15px; padding:0px 20px 0px 20px;}
		.contentmain ul {list-style:square; padding:0px 20px 30px 40px;}
	.rightsidenav {
			width:175px; 
			float:right; 
			margin-right:25px; 
			background-color:#F8F8F8; 
			border: solid thin #CCCCCC; 
			background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/content_bg.jpg); 
			background-repeat:repeat-x;}
		.rightsidenav p {font-size:0.8em; margin-bottom:10px; padding:0px 10px 10px 10px;}
	.footer {clear:both; height:25px; width:800px; background-color:#ffffff;}

/* ********************************************************************************* */


/* ********************************************************************************* */
/* contact form styles */
/* ********************************************************************************* */
form {}
input
	{
	border:1px #999999  solid;
	background-color:#F4F4F4;
	background-image:url(http://www.solarenergysolutions.co.uk/images/graphics/input_bg.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:5px;
	}
	input:focus {background-image:none; background-color:#FFFFCC;}

#name, #email {width:200px;}
#message {width:350px; height:100px;}
.warning {color:#FF0000;}

/* ********************************************************************************* */


/* ********************************************************************************* */
/* gallery styles */
/* ********************************************************************************* */
ul.gallery
	{
	padding: 0;
	list-style:none;
	margin-left:20px;
	margin-top:10px;
	}

ul.gallery li 
	{
	float:left;
	width:98px;	
	height:73px;
	margin:0px 25px 10px 0px;
	}

ul.gallery li.endofline {margin:0px 0px 10px 0px}
ul.gallery li.last {margin:0px 0px 50px 0px}

a:link, a:active, a:visited {color:#999999; text-decoration:none;}
a:hover {text-decoration:underline;}

a img {border:1px #CCCCCC solid;}
a:hover img {border:1px #D70606 solid;}

/* ********************************************************************************* */


/* ********************************************************************************* */
/* lightbox styles */
/* ********************************************************************************* */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.solarenergysolutions.co.uk/images/graphics/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.solarenergysolutions.co.uk/images/graphics/gallery/overlay.png", sizingMethod="scale");
	}

/* ********************************************************************************* */


/* ********************************************************************************* */
/* table styles*/
/* ********************************************************************************* */


tr {
	text-align: left;
    	font-weight: normal;
    	padding: 0.1em 0.5em;
    	border-bottom: 0px solid #CCCCCC;
    	background: #FFFFFF;
	}
td {
   	text-align: left;
    	border-bottom: 0px solid #CCCCCC;
    	padding: 0.1em 0.5em;
    	background: #FFFFFF;
	}


	
