/*   
	Theme Name: Pelamis Wave
	Theme URI: http://www.swanwebsolutions.co.uk
	Description: Theme for the Pelamis Wave website
	Author: Matthew Lanham
	Author URI: http://www.swanwebsolutions.co.uk
	Version: 1.0
*/
html
{
	height:100%;
}
body
{
	background: #DBE6EC url(assets/images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0;
	height:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}
td
{
	font-size: 12px;
	color: #666666;	
}
a
{
    color: #98B6C1;
	text-decoration: none;
}
a:hover { color: #356E8C; }
h1
{
	font-weight: normal;
	font-size: 18px;
	color: #356E8C;
}
#homewrap
{
	width: 960px;
	text-align: left;
	height: 750px;
}
#wrap
{
	width: 960px;
	text-align: left;
	height: 100%;
}
.imagesurround
{
	padding: 4px;
    border: 1px solid #E9EAEC;
    background-color: #F9F9FB;
	color: #356E8C;
}


/*HEADER
--------------------------------------------------------------*/


#header
{
	width: 960px;
	font-size: 12px;
	height: 90px;
}
#header .logo
{	
	display: block;
	width: 220px;
	float: left;
	height: 90px;
}
#header .topicons
{
	width: 740px;
	margin-top: 15px;
	float: left;
	text-align: right;
}
#header .mainnav
{
	width: 740px;
	margin-top: 5px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #356E8C;
	text-decoration: none;
	font-weight: bold;
}
#header .mainnav a
{
	color: #98B6C1;
	text-decoration: none;
}
#header .mainnav a:hover
{
	color: #356E8C;
}
#header .mainnav .current a
{
	color: #356E8C;
	text-decoration: none;
}
#header .mainnav .current a:hover
{
	color: #356E8C;
}


/*CONTENT
--------------------------------------------------------------*/


#content
{
	height: auto;
}
#content .spacer
{
	float: left;
	clear: both;
	width: 960px;
	height: 5px;
}
#content .banner
{	
	width: 960px;
	background: #FFFFFF url(assets/images/header_bkgd.png);
	float: left;
	height: 48px;
}
#content .inner
{
	background: url(assets/images/content_bkgd.png);
	background-repeat: repeat-y;
	float: left;
}

/*HOME PAGE CONTENT
--------------------------------------------------------------*/


#content .homebanner
{	
	width: 960px;
	background: #FFFFFF url(assets/images/header_bkgd01.png);
	float: left;
	height: 330px;
}
#content .rotator {
  background: url(assets/background/rotator.php) no-repeat center top;
  width: 960px;
  height: 330px;
  float: left;
}
#content .rotator .panel
{	
	width: 200px;
	margin-left: 735px;
	margin-top: 50px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 260px;
}
#content .rotator .panel .title
{	
	font-size: 11px;
	font-weight: bold;
	color: #DBE6EC;
}
#content .rotator .panel a
{
	color: #DBE6EC;
	text-decoration: none;
}
#content .rotator .panel a:hover
{
	color: #356E8C;
}
#content .rotator .panel .divider
{	
	background: url(assets/images/header_divider.png);
	clear: both;
	width: 200px;
	float: left;
	height: 20px;
}
#content .homeinner
{
	height: auto;
	background: url(assets/images/content_bkgd.png);
	background-repeat: repeat-y;
	float: left;
}
#content .homeinner .divider
{
	width: 15px;
	height: 250px;
	background: url(assets/images/content_divider.png);
	float: left;
}
#content .homeinner .homesub
{	
	width: 280px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

/*LEFT & RIGHT PANELS HOLDER
--------------------------------------------------------------*/

#content .inner .sidecontent
{	
	display: block;
	width: 200px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#content .inner .sidecontent .quote
{	
	display: block;
	background: url(assets/images/quote_bkgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	font-size: 16px;
	color: #356E8C;
	float: left;
}

/*MAIN CONTENT CENTRAL PANEL
--------------------------------------------------------------*/


#content .inner .maincontent
{	
	display: block;
	width: 440px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	text-align: justify;
}
#content .inner .maincontent .sub
{	
	display: block;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#content .inner .maincontent .title
{	
	font-size: 18px;
	color: #CC3300;
}
#content .inner .maincontent .subtitle
{	
	font-size: 12px;
	font-weight: bold;
	color: #356E8C;
}
#content .inner .maincontent img
{
	padding: 4px;
	border: 1px solid #E9EAEC;
	background-color: #F9F9FB;
	color: #356E8C;
}
table img { padding: 0px !important; border: 0px !important; background: none !important;}
#content .inner .maincontent strong
{
	font-size: 12px;
	font-weight: bold;
	color: #356E8C;
}

#content .inner .maincontent .listpanel
{
	background: url(assets/images/list_bkgd.gif);
	background-repeat: repeat-y;
	width: 440px;
	float: left;
}
#content .inner .maincontent .listpanel .top
{
	background: url(assets/images/list_top.gif);
	width: 440px;
	height: 5px;
}
#content .inner .maincontent .listpanel .bot
{
	background: url(assets/images/list_bot.gif);
	width: 440px;
	height: 5px;
	float: left;
}
#content .inner .maincontent ul
{	
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 0;
}
#content .inner .maincontent li
{	
	background: url(assets/images/bullet.png) left center no-repeat;
	width: 190px;
	float: left;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#content .inner .maincontent input
{	
	
}

/*GALLERY
--------------------------------------------------------------*/


#content .inner .gallerycontent
{	
	display: block;
	width: 680px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	text-align: justify;
}
#content .inner .gallerycontent .picture
{	
	display: block;
	width: 160px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

/*SUBNAVIGATION PANELS
--------------------------------------------------------------*/


#content .subnav
{
	background: url(assets/images/sub_nav_bkgd.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #356E8C;
}
#content .subnav .links
{
	margin-left: 20px;
	margin-right: 20px;
}
#content .subnav .top
{
	background: url(assets/images/sub_nav_top.gif);
	width: 200px;
	height: 5px;
}
#content .subnav .bot
{
	background: url(assets/images/sub_nav_bot.gif);
	width: 200px;
	height: 5px;
}
#content .subnav .divider
{	
	background: url(assets/images/header_divider.png);
	clear: both;
	width: 200px;
	float: left;
	height: 20px;
}
#content .subnav a
{
	color: #FFFFFF;
	text-decoration: none;
}
#content .subnav a:hover
{
	color: #356E8C;
}
#content .subpanel
{
	background: url(assets/images/sub_panel_bkgd.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #356E8C;
}
#content .subpanel .text
{
	margin-left: 20px;
	margin-right: 20px;
}
#content .subpanel .top
{
	background: url(assets/images/sub_panel_top.gif);
	width: 200px;
	height: 5px;
}
#content .subpanel .bot
{
	background: url(assets/images/sub_panel_bot.gif);
	width: 200px;
	height: 5px;
}
#content .subpanel a
{
	color: #98B6C1;
	text-decoration: none;
}
#content .subpanel a:hover
{
	color: #356E8C;
}
#content .subpanel .gallery
{
	margin-left: 10px;
	margin-right: 10px;
}
#content .subpanel .gallery img
{
	background: #98B6C1;
	margin-left: 5px;
	margin-right: 5px;
}
#content .subpanel .gallery .name
{
	color: #98B6C1;
}
#content .subproj
{
	background: url(assets/images/sub_proj_bkgd.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #356E8C;
}
#content .subproj ol
{
	color: #cc3300;
}
#content .subproj ol a
{
	color: #98B6C1;
}
#content .subproj ol a:hover
{
	color: #356E8C;
}
#content .subproj .text
{
	margin-right: 20px;
}
#content .subproj .top
{
	background: url(assets/images/sub_proj_top.gif);
	width: 200px;
	height: 33px;
}
#content .subproj .top .projtitle
{
	color: #cc3300;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#content .subproj .bot
{
	background: url(assets/images/sub_proj_bot.gif);
	width: 200px;
	height: 5px;
}

/*FOOTER
--------------------------------------------------------------*/


#footer
{
	width: 960px;
	float: left;
	background: url(assets/images/footer_bkgd.png);
    background-attachment: scroll;
	font-size: 10px;
	font-weight: bold;
	height: 75px;
}
#footer .inner
{
	margin-top: 22px;
}
#footer a
{
    color: #666666;
	text-decoration: none;
}
#footer a:hover { color: #356E8C; }
h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #356E8C;
}