/* CSS Document */

/* Global Default */
a img{
	border:0;
}
/* Global Default End */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:#1496ce;
}
.border_box{
	background:url(pic/border.png) center repeat-y;
	width:800px;
	margin:0 auto;
}
.container{
	width:824px;
	margin:0 auto;
}
.head{
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.head, .head a, .head a:hover{
	color:#fff;
}
.header{
	background:url(pic/electrician_gas_fitter_plumber_Surrey.jpg) top center no-repeat;
	height:290px;
	margin-top:3px;
}
.menu{
	text-align:center;
	height:41px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:14px;
}
.banner{
	background:url(pic/banner.jpg) top center no-repeat;
	height:100px;
	clear:both;
}
.section {
 padding-left: 0px;
 padding-right: 0px;
}
#sectionSiteContent {
 font-size:10px;
 color: #fff;
 height: 58px;
 overflow: scroll;
 margin: 30px 0px 0px 0px;
 padding:5px 10px;
}
.flash{
	float:right;
	height:202px;
	width:255px;
}
.center{
	padding:5px 10px;
	margin:15px 205px 20px 0;
}
.special{
	float:right;
	width:202px;
	margin:15px 0;
}
.footer{
	border-top:1px solid #fff;
	height:60px;
	line-height:14px;
	font-size:8pt;
	padding:15px 20px 5px;
	text-transform:uppercase;
	clear:both;
}
.footer, .footer a, .footer a:hover{
	color:#fff;
}
.webbuilt4u{
	float:right;
}
.sep{
	clear:both;
	border-bottom:1px solid #ccc;
	margin:0 30px;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#1B263A;
}
h1{
	font-size:16pt;
}
.impact{
	color:#eee;
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}
.center ul, .center strong{
	color:#eee;
}
a{
	color:#eee;
	text-decoration:underline;
}
a:hover{
	color:#eee;
	text-decoration:none;
}
/* Main styles End */


/* Menu */
.menu ul{
	padding:0;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
}
.menu li{
	float:right;
	text-align:center;
	list-style-type:none;
	
	line-height:41px;
	padding-right:11px;
	background:url(pic/menu_sep.gif) right center no-repeat;
}
.menu li:first-child{
	padding-right:0;
	background:none;
}
.menu li a{
	text-decoration:none;
	color:#fff;
	padding:0 20px;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:underline;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 5px 10px;
}
img.fl{
	margin:5px 10px 5px 0;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
ul.none{
	list-style-type:none;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 130px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 138px;
	margin-top: 5px;
	width: 90px;
}
/* for me causing only problems so far
 form br{
	clear: left;
} */
.red{
	color:red;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:center;
}
a.thickbox img{
	border:1px solid #ccc;
}
a.thickbox:hover img{
	border:1px solid #eee;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #eee;
}
/* titles in gallery end */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Pass form */
.pass_form{
	width:60%;
	text-align:right;
}
.pass_form p{
	text-align:right;
}
/* Pass form End */