/*  
Theme Name: Genset Blue
Description: Custom theme for genset
Version: v1 - Blue
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #4D555A;
	font: 62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	background: #2C5197 url(images/body-bg.gif) repeat-x center top;
}

#languages{position:absolute; top:12px; right:60px; width:500px;text-align:right; z-index:99;}
#languages *{border:none;}

#header, #inner  {
	width:1000px;
	margin:0 auto;
}

#footer{width:1000px; margin:0 auto;}

#outer {
	background: #fff url(images/outer-bg.gif) repeat-x center bottom;	
}

#inner{position:relative;}
#search {position:absolute; top:55px; right:0px; z-index:99; width:350px;text-align:right;
	
}
#mc_mv_EMAIL, #search #s {
	
	
	width:175px;
	height:15px;
	padding:3px;
	border:1px solid #fff;
	background-color:#ccc;
}
#search #searchsubmit {
	
}
#search #s:focus {
	background-color:#FFD527;
}
#header {
	position:relative;
	height:170px;
	background: url(images/header-bg.gif) no-repeat right top;
}

#flashfader{position:absolute;left:255px; top:0px;width:696px; height:213px;}
#menu {
	position:absolute;
	left:210px; top:118px;z-index:99;
}
#menu li ul {
	display:none;
}
#menu li {
	display:inline;
}
#menu li a {
	color:#DADADE;
	font-size: 11px;
	padding:0px 8px;
	/*display:block;*/
	height:1%;
	font-weight: bold;
	text-decoration:none;
	border-right: 1px solid #6175A7;
}

#menu li a:hover {
	color:#fff;
}
.companyinfo {
	padding-top:0px;
	margin-left:220px;
	color:#DADADE;
	
	font-size:0.9em;
	margin-bottom:20px;
}
.designedby a {
	text-decoration:none;
	color:#DADADE;
}
#flashfader {
	position:absolute;
	top:0px;
	left: 255px;
	width:696px;
	height:213px;
}
h1, h2, h3, h4, h5 {
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AE0C0C;
	font-weight:normal;
	margin-bottom:12px;
	padding-bottom:10px;
	clear:both;
	
}

h4{font-size:13px; color:#2C5197;font-weight:bold; padding-bottom:0;}
h5{font-size:12px; padding-bottom:0;}

.subh4{font-size:12px; color:#2C5197;font-weight:bold; padding-bottom:0;margin:10px 0 -8px 0;}

#sidebar h3{padding-bottom:0; }
#content h3{padding-top:15px; border-top:dotted 1px #2a57a5;
padding-bottom:0;
	color:#2A57A5;
	font-size: 14px;
	margin-top:25px;
}

#homeh1{
	width:500px;
	height:70px;
	text-indent:-9999px;
	background: url(images/home-h1.png) no-repeat;
	margin-top:5px;
	border-bottom:none!important;
}

.recenth2{width:500px;
	height:50px;
	text-indent:-9999px;
	background: url(images/recentnews-h2.png) no-repeat;}

#sidebar h4.newstitle{margin-top:6px; padding:0; font-size: 12px; font-weight:normal;}
#sidebar .readmore{position:relative; display:block; top: -5px;}

span{text-decoration:none!important;}
small{position:relative; top:-12px;}


#toptitle, .pagetitle{border-bottom:1px solid #ACA8A8;}

#footer h4 {
	font-size:16px;
	color: #FFFFFF;	
	
}
p {
	margin-bottom:12px
}

#specification p, #content p {
	font-size: 1.1em;
	color: #4D555A;
}
#toplogo {
	margin:0;
	height: 160px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background: url(images/toplogo.jpg);
	text-indent:-9999px;
	border-bottom:none;
	z-index:50;
}

#toplogo a{display:block;
position:absolute; height: 150px;
	width: 150px;}



.description {
	width:242px;
	height:50px;
	position:absolute;
	top:140px;
	left:5px;
	text-indent:-9999px;
	background: url(images/description.gif) no-repeat;
	margin:0;
	padding:0;
}


#newscontent, #content {
	width:500px;
	float:left;
	padding-bottom:30px;
}
#content-main {
	width:780px;
	float:left;
}
#content-main * {
	margin-right:25px;
}
#content-main * * {
	margin-right:0;
}
#sidebar {
	width:220px;
	float:left;
	position:relative;
	padding:0 0 20px;
}
#sidebar * {
	margin-right:45px;
}
#sidebar * * {
	margin-right:0;
}
#specification ul, #content ul {
	padding-left:20px;
	margin: 12px 0 12px;
}

#specification ul ul, #content ul ul{
	padding-left:20px;
	margin: 0px 0 20px;
}
#specification ul li, #content ul li {
	list-style-type:disc;
	font-size:1.1em;
	/*margin:3px;*/
}

#specification ul li li, #content ul li li {
	list-style-type:disc;
	font-size:1em;
	margin:3px;
}
#specification ol, #content ol {
	padding-left:20px;
	margin: 12px 0 12px;
}
#specification ol li, #content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}
#sidebar a, #content a, #newscontent a {
	color:#AE0C0C;
	text-decoration: underline;
}
#newscontent .post {
	border-bottom:dotted 1px #835E4F;
	padding-bottom:20px;
}
#sidebar li {
	display:inline;
}

#sidebar li a{
	display:block;
}
#submenu li a {
	display:block;
	color:#AE0C0C;
	padding:5px 10px 5px 35px;
	font-size: 1.1em;
	text-decoration:none;
	border-top: 1px solid #B7B7B8;
	margin-bottom:0px;
	background: url(images/sidebar-a-bg.gif) no-repeat left center;
}
#submenu .current_page_item a,#submenu li a:hover {
	background: url(images/sidebar-ahover-bg.gif) no-repeat left center;
	
}
#sidebar ul {
	margin-top:15px;
	
}

.extramenu, #submenu{border-bottom: 1px solid #B7B7B8;}


.extramenu li a{
	display:block;
}
.extramenu li a {
	display:block;
	color:#AE0C0C;
	padding:5px 10px 5px 35px;
	font-size: 1.1em;
	text-decoration:none;
	border-top: 1px solid #B7B7B8;
	margin-bottom:0px;
	background: url(images/sidebar-a-bg.gif) no-repeat left center;
}


.extramenu li a:hover {
	background: url(images/sidebar-ahover-bg.gif) no-repeat left center;
}

.recentnews li a{
	color:#AE0C0C!important;
	padding:5px 10px 5px 35px;
	font-size: 1.1em;
	text-decoration:none!important;
	margin-bottom:0px;
	background: url(images/news.png) no-repeat left center;
}







#sidebar #address p {
	font-size:1.1em;
}
.current_page_item a {
}
#registration {
	font-size:.9em!important;
}
#footer {
	clear:both;padding-bottom:100px;position:relative;
}
#footer p {
	
	padding-top:5px;
}
#footer a {
}
.flr {
	float:right;
}
.fll {
	float:left;
}
.last {
	border-right:solid 3px #000!important;
}
.last:hover {
	border-right:3px solid #B3A88E!important;
}
.noborder {
	border:none!important;
}
.btt {
	
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat left 5px;
	padding-bottom:20px;
	
}

.page-16 .btt{border-bottom:none;}

.btt a {
	text-decoration:none;
}
.btt a:hover {
	text-decoration:underline;
}
.navigation {
	padding:20px 0 0;
}
.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


body.home .homelink, #menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a{
	color:#FFD527!important;
}
#sidebar .current_page_item a{
	
}

.clearer{clear:both;}

.footermenu{position:absolute; top:15px; left:0; width:150px;}
.footermenu a{color:#fff; text-decoration:none;}
.footerlinks ul li, #footer #recentposts li {
	display:inline;
}
.footerlinks ul li a, #footer #recentposts li a {
	display:block;
	color:#D8DDE3;
	padding:2px 0 2px;
	font-size: 1.1em;
	text-decoration:none;
	
}
.footerlinks ul li a:hover, #footer #recentposts li a:hover {
	color: #FFD527;
}
.footerlinks ul, #footer #recentposts {
	margin-top:15px;
}
#recentposts li a{width:190px;}
.recent{width:230px;}
.flickrrss{margin-left:220px;width:500px;}
.flickrrss img{border:solid 7px #fff; margin:20px 15px 15px 0;}
.footerlinks{width: 175px;}

#comment{width:400px;;}

.post{margin-bottom: 20px; padding-bottom:10px;}
.postmetadata{
	padding-bottom:20px;
	border-bottom:1px dotted #5C709F;
}

.post img{margin-right:18px;margin-bottom:12px;}

table{
	border: 1px solid #D1CEE4;
}
td{
	background: #ebeff6;
	margin:2px;
	padding:2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.contact{padding:16px 0 45px;width:242px;}

.staff img{
	float:left;
	border:5px solid #ECECEC;
}
.staff p{float:left; width:200px; margin-left:20px;}
.staff{
	clear:both;
	height:240px;
	width:430px;
	border-bottom:1px dotted #B7B7B8;
	padding-top:30px;
}

form#contact input, form#contact textarea{margin-top:5px; padding:3px;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
p a img{border:none!important;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.hero{padding-bottom:20px; border-bottom:dotted 1px #835E4F;}
/* End Images */

#feed{position:absolute; right:0; top:90px; width:100px;}
#feed a{font-size:1.1em;font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;padding-top:27px;
	padding-right:40px;
	float:right;
	background: url(images/rssicon.jpg) no-repeat right bottom;
}

#error404 h2{margin:0px auto; width:560px;padding:60px 0 100px;}


/* press page images */
.page-176 .entry img{
	padding:5px;
	border: 1px solid #999999!important;
}

.contact img{border:none;}

.page-16 .entry img{
	padding:5px;
	border:1px solid #999999!important;
margin-top:30px; 
margin-bottom:-6px!important;
display:block; 
}



/* forms*/


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	font-size:12px;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #fff;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #fff;
}

div.wpcf7-validation-errors {
	border: 2px solid #fff;
}

span.wpcf7-form-control-wrap {
	position: relative;
	
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
	display:block;
	margin-top:6px;
}

.wpcf7-form {
width:400px;
background: #E1E5F1;
border: 1px solid #B9C7E5;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
margin-top:30px;
padding:12px 30px 20px;
}


.page-526 #content ul{padding-bottom:20px; margin-bottom: 30px!important; border-bottom:dotted 1px gray;}
.page-526 .post img {padding:4px!important; border: solid 1px #999999!important;}

.page-253 #content ul{padding-bottom:20px; margin-bottom: 30px!important; border-bottom:dotted 1px gray;}
.page-253 #content .post img {padding:4px!important; border: solid 1px #999999!important;}
/*.page-844 #content ul{padding-bottom:20px; margin-bottom: 30px!important; border-bottom:dotted 1px gray;}*/
.page-844 #content .post img {padding:4px!important; border: solid 1px #999999!important;}

#covers img {
margin-bottom:12px;
margin-right:0!important;
}

#twitterlink{
	display:block;
	width:175px;
	height:75px;
	background: url(images/twitter-button.png) no-repeat;
	text-indent:-999px;
}

.twitter{
			}

.twitter-item{padding-left:20px;display:block!important;
	font-size:1.1em!important;
	background: url(images/twitter-button.gif) no-repeat 5px 7px;margin-bottom:8px;
	border-bottom:dotted 1px gray;
	padding-bottom:12px;}

.twitter-item a{display:inline!important;}

.credit{color:#fff;text-decoration:none;}
.credit:hover{text-decoration:underline;}

#mailchimp{position:absolute; top:17px; right:0px; width:250px; color:#fff!important; text-align:right;font-weight:bold;}
#mailchimp label{display:block; padding:2px 0 0!important;}
#mailchimp .mc_input{position:relative; top:0; right:0; }
#mailchimp .mc_signup_submit {display:block; padding: 8px 0!important; text-align:left!important;}

#breadcrumbs{font-size:11px;}
#breadcrumbs a{color:#4D68CF; text-decoration:none;}

.mailafriend{text-indent:-9999px;margin-bottom:12px;
	display:block;
width:190px;
	height:30px;
	background: url(images/mailafriend.gif) no-repeat;
}
.size-thumbnail{
	padding:4px!important;
	border:1px solid #CCC!important;margin-right:5px!important;
}	
	
.biglink a{
	-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
	color:#fff;
	font-size:12px;
	padding:6px;
	display:inline-block;
	background-color:red;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
}

.biglink a:hover{
	background-color:#8F0000;
}
	
	
.pdflink a[href$=".pdf"]  { text-indent:-9999px;
margin-bottom:12px;
display:block;
width:200px;
height:75px;
background: url(images/pdf.gif) no-repeat; }

.contact *{display:block; margin:auto;}
.padme{margin-top:20px;}
.padtop{margin-top:30px;}

.slideInfoZone{display:none;}

.homeh2{margin-bottom:0!important;padding-bottom:8px;}



#social {position:absolute; width:360px; top:12px; left:220px; z-index:99;}
#social li{display:inline;}	
#social li a{height:29px; width:29px; display:block; float:left; text-indent:-9999px; margin-right:0;}
#twitter{background: url(images/twitter.png) no-repeat;}
#flickr{background: url(images/flickr.png) no-repeat;}
#rssfeed{background: url(images/rssfeed.png) no-repeat;}
#facebook{background: url(images/facebook.png) no-repeat;}	
#youtube{background: url(images/youtube.png) no-repeat;}	
#linkedin{background: url(images/linkedin.png) no-repeat;}

