@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
[MC Development] Screen Stylesheet

version:   1.0
date:      23/08/09
author:    Sam Davies
email:     sam@scrimshaw-comm.co.uk
website:   www.scrimshaw-comm.co.uk
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
Colour Palette

Light Blue #c6e2ec
Dark Blue #406a84
Orange #ffb437
main content light blue #e0f1f7
-----------------------------------------------------------------------------*/

/* Universal Resets
-----------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img {
	vertical-align: baseline;
	font-weight: inherit;
	font-family:Verdana, Geneva, sans-serif;
	font-style: inherit;
	font-size: 62.5%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
/* universal elements
-----------------------------------------------------------------------------*/

a {
	outline: none;
	border:none;
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#406a84;
}
ul {
	list-style:none;
}
li {
	display:inline;
	text-decoration:none;
	font-size: 6em;
}
.clear {
	clear:both;
}
body {
	background:#ffffff url('../images/body.png') repeat-x top left scroll;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* Typeography
-----------------------------------------------------------------------------*/
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 3em;
	line-height: 1.3em;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 6em;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.orange {
	color: #ffb437;
}

/* Container etc
-----------------------------------------------------------------------------*/
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
}
/* Header
-----------------------------------------------------------------------------*/

#header_top {
	height: 148px;
	width: 900px;
	float:left;
	position:relative;
}
#header_gal {
	height: 266px;
	width: 900px;
	float:left;
	position:relative;
}
/* Header Gal
------------------------------------------------*/
.strapline {
	position: absolute;
	font-size: 5em;
	color:#c6e2ec;
	width: 340px;
	top: 53px;
	left: 26px;
}

.strapline1 {
	position: absolute;
	font-size: 7em;
	color:#c6e2ec;
	width: 340px;
	top: 53px;
	left: 26px;
}
/* Navigation
-----------------------------------------------------------------------------*/
.skip {
	position:absolute;
	color: #85c3db;
	font-size: 2.5em;
	right: 12px;
	top: 16px;
}
.phone {
	position:absolute;
	color: #406a84;
	padding: 0 0 0 20px;
	width: 300px;
	background: no-repeat 0px 5px;
	text-align:right;
	font-size: 4em;
	right: 12px;
	top: 35px;
}

.phone a {
	color:#00F;}
#header_top li a {
	width: 77px;
	height: 45px;
	color: #406a84;
	padding: 13px 7px 0 0;
	background: url(../images/taborg.png) no-repeat;
	text-align:center;
	display:inline-block;
	float:left;
	position:relative;
	top: 96px;
	left: 25px;
	font-weight:bold;
	font-size: .7em;
}

.double {

	padding-top: 8px !important;

}
#header_top li a:hover, #header_top li a:focus, #header_top li a:active {
	background:url(../images/tabblue.png) no-repeat;
	color: #ffb437;
}

.onpage {
	width: 77px;
	height: 45px;
	color: #ffb437;
	padding: 13px 7px 0 0;
	background: url(../images/tabblue.png) no-repeat;
	text-align:center;
	display:inline-block;
	float:left;
	position:relative;
	top: 96px;
	left: 25px;
	font-weight:bold;
	font-size: 4.2em;
}	

.onpage1 {
	width: 77px;
	height: 45px;
	color: #ffb437;
	padding: 8px 7px 0 0;
	background: url(../images/tabblue.png) no-repeat;
	text-align:center;
	display:inline-block;
	float:left;
	position:relative;
	top: 96px;
	left: 25px;
	font-weight:bold;
	font-size: 4.2em;
}

/* Main
-----------------------------------------------------------------------------*/
#main {
	width: 625px;
	float: left;
	background:#ecf7fa;
	margin-top: 15px;
}
.rightpad {
	padding: 0 20px 20px 0;
	float:right;
	font-weight:bold;
	color:#999;
	font-size:3em;
}
.rightpad a {
	color:#999;
}
.rightpad a:hover {
 color: #406a84;
}

.maintext {
	padding: 5px 20px 20px 15px;
	color:#111;
}

.maintextcon {
	padding: 5px 20px 5px 15px;
	color:#111;
}
.h2head {
	background: #406a84;
	width: 610px;
	height: 25px;
	padding: 5px 0 0 15px;
	display:block;
	font-size: 4em;
	color:#ffb437;
}
.h3head {
	background: #406a84;
	width: 250px;
	height: 25px;
	padding: 5px 0 0 15px;
	display:block;
	font-size: 4em;
	color:#ffb437;
}

.team {
	width: 550px;
	padding: 10px 20px 10px 15px;
	float:left;
	font-size: 2.5em;
}

.leftimage {
	float:left;
	padding: 5px 5px 10px 0px;
	margin-right: 10px; }
	
	.leftimg {
	float:left;
	padding: 2px 10px 10px 0px;
 }
 
 	.leftimg1 {
	float:left;
	padding: 2px 10px 0px 0px;
 }
 
 .grey {
	 color:#00F;
	 font-weight:bold;}
	 
 .link1 {
	 font-size: 3em;}
	
/* Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	width: 265px;
	background:#e0f1f7;
	margin-top: 15px;
	float: right;
	position:relative;
}
.sidebarimg {
	margin: 5px 0 5px 0;
}
.sidebar_link {
	width: 175px;
	background: url(../images/transp.png);
	height: 18px;
	padding: 2px 0 0 15px;
	position:absolute;
	left: 75px;
	top: 365px;
	font-weight:bold;
}
	
	



/* Footer
-----------------------------------------------------------------------------*/
#footer_wrap {
	width: 100%;
	height: 80px;
	background-color:#406a84;
}
	
#footer {
	height: 60px;
	width: 850px;
	padding: 20px 10px 0 10px;
	margin: 0 auto;
	text-align:center;
	color:#c6e2ec;
}

#footer ul {
	margin-top: 8px;}

#footer li a {
	padding: 0px 3px 0 3px;
	font-size:.8em;
	color: #c6e2ec;
}

#footer li a:hover, #footer li a:focus {
	color: #ffb437;}
	
	
/* contact form*/

#contact-area {
	width: 550px;
	float: left;
	padding-top: 5px;
	margin: 15px 0 40px 15px;
	text-align: left;
	color:#000;
}

#contact-area input, #contact-area textarea 
{	color:#000;
	padding: 5px;
	width: 200px;
	height: 20px;
	font-family: Helvetica, sans-serif;
	border: 2px solid #ccc;
	margin: 0 0 10px 60px;
	font-size: 8em;

}

.title1 {
	width: 50px !important;}
	
#contact-area textarea {
	height: 12em;
	width: 400px;
	height: 200px;
	margin-left: 60px;
	color:#000;
}



#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ffb437;
}

#contact-area input.submit-button {
	width: 120px;
	height: 30px;
	float: right;
	color:#000;

}

label {
	float: left;
	text-align: left;
	width: 40px;
	padding-top: 5px;
	font-size: 8em;
}

.how {
	width: 180px !important;}
	
.how1 {
	width: 260px !important;}


	

