/* So Glad you had the time to check out my Cascading Style Sheet, 

If you like what you see, maybe you'd like to hire Brill Creative?

Call 07866 219527 or email: info@brillcreative.co.uk */


/* RESET ALL STYLES TO NOTHING *******************************************************/
/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, acronym, abbr {
     margin: 0;
     padding: 0;
	 border: none;
     }
     
/* Normalize font-size for headers */
h3, h4, h5, h6 {
     font-size: 100.01%;
	 font-weight: normal;
     }
	 
h1, b{
	font-weight:normal;
	}
		
h3, h5 {
	font-weight:normal;
	font-size: 24px;
	letter-spacing:0.8px;
	color: #ed801e;
	}
     
/* Remove list-style for lists */
ol, ul {
     list-style: none;
     }
     
/* Normalize font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
     }
     
/* Removes borders and spacing from tables */
table {
     border-collapse: collapse;
     border-spacing: 0;
     }
     
/* Removes border from fieldset and img */
fieldset, img {
     border: 0;
     }
     
/* Left-aligns text in caption and th */
caption, th {
     text-align: left;
     }
     
/* Removes quotation marks from q */
q:before, q:after {
     content:'';
     }
 
/******************************** BODY AND HEADER *********************************/

body {
	font-size:100.01%;
	font-family: Helvetica,Arial, sans-serif;
	background-color:#232323;
	}
	
#headerWrapper {
	background-image: url('../images/pattern_header.jpg'); 
	
	position: relative;
	min-width: 878px;
	width: 100%;
	height: auto;
	}

#header {
	position: relative;
	color: #e2e2e2;
	font-size: 16px;
	margin: 0 auto;
	width: 877px;
	height: 120px;
	}
	
#logo {
	position: relative;
	top: 17px;
	left: 0;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 166px;
	} 
	
#logo h1 {
	position: absolute;
	font-size: 18px;
	border: none;
	}
	
#logo h1 a{
	color: #0d94f0;
	border: none;
	}
	
.ema {
	position: absolute;
	top: 15px;
	left: 800px;
	font-size: 12px;
}

.ema a:link {
	color: #ccc;
	text-decoration: none;
	background-color:none;
}

.ema a:visited {
	color: #ccc;
	text-decoration: none;
	background-color:none;
}

.ema a:hover {
	color: #0D94F0;
}

/*************************** Navigation ***************************/

	
#nav, #nav ul {
	position: relative;
	float: right;
	clear: right;
	font-size: 15px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: 360px;
	
	}
		
#nav a {
	position: relative;
	background: none;
	top: 1px;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 90px;
	height: 40px;
	}

#nav a:link {
	position: relative;
	background: none;
	top: 1px;
	color: #ffffff;
	width: 90px;
	height: 40px;
	}

#nav a:visited {
	position: relative;
	background: none;
	top: 1px;
	color: #ffffff;
	width: 90px;
	height: 40px;
	}

#nav a:hover {
	position: relative;
	top: 1px;
	background-color: #112435;
	color: #ffffff;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 40px;
	}
	
#nav li {
	letter-spacing: 1px;
	background: none;
	display: inline;
	line-height: 42px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 40px;
	}
	
#nav .itemOn a {
	position: relative;
	background-color: #112435;
	top: 1px;
	display: inline-block;
	color: #efefef;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 40px;
	}
	
	
/****************************** Content ******************************/
	
.clear {
	clear: both;
}

#bandwrapper a:link {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

#bandwrapper a:visited {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

#bandwrapper a:hover {	
	border-bottom:1px dotted #FF6000;
	color:#0D94F2;
	text-decoration:none;
}

#content {
	position: relative;
	color: #000000;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	}	
	
#windowcontainer {
	background-position: center;
	background-image: url('../images/window_bg_gradient.gif');
	background-repeat:repeat-y;
	width: 100%;
	background-color: #eaeaea;
	}
	
#header_shadow {
	background-position: center;
	background-image: url('../images/head_shadow.jpg');
	background-repeat: no-repeat;
	width: auto;
	height: 14px;
	margin: 0;
	padding: 0;
	font-size: 0;
	}

#window {
	position: relative;
	color: #000000;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 887px;
	height: 280px;
	}
	
#windowNormal {
	position: relative;
	color: #000000;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 887px;
}
	
a.subhead {
	font-size: 19px;
}

#orange_line {
	position: relative;
	width: 387px;
	height: 2px;
	background-color: #eb7e1f;
	font-size: 0;
	}

#orange_line_left {
	position:absolute;
	width:2px;
	height:20px;
	background-image: url('../images/orange_line_grd.jpg');
	font-size: 0;
	}
	
#orange_line_right {
	position:absolute;
	left: 385px;
	width:2px;
	height:20px;
	background-image: url('../images/orange_line_grd.jpg');
	font-size: 0;
	}

#overlap_box {
	position: relative;
	left: 461px;
	top: 260px;
	width: 387px;
	height: 22px;
	background-color:#102436;
	font-size: 0;
	}
	
	
#menu-hover{
	clear:both;
	float:none;
	display:block;
}

/**
	MooHover buttons.
	We set all styles in one declaration.
*/
.default, .MooTrans, .MooButton { 
	display:block;
	position:relative; 
	float:left;
	margin:0;
	padding: 100px 15px 0 36px;
	line-height: 22px;
	width: 238px;
	height: 180px; 
	background:none; 
	background-repeat:no-repeat;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #102436;
	font-size: 14px;
}

/**
	set the background for our buttons
*/
.MooTrans, .MooButton {
	background:url('../images/box_on.jpg');
	background-repeat:no-repeat;
	margin:0;
	padding: 100px 15px 0 36px;
	line-height: 22px;
	width: 238px;
	height: 180px;
	color: #102436;
}

.MooTrans b{
	font-weight: normal;
	}

/*Mootools Tips for cursor reflection effect */

#cursor{
	position:absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

#cursor2{
	position:absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 50;
}

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


#webdesign {
	position: absolute;
	font-weight: normal;
	font-size:28px;
	top: 42px;
	left: 25px;
	color: #102436;
	z-index: 10;
	}
	
#webdesign a:link{
	color: #102436;
	text-decoration:none;
	}
	
#webdesign a:visited{
	color: #102436;
	text-decoration:none;
	}
	
#webdesign a:hover{
	color: #102436;
	text-decoration:none;
	}
	
#develop {
	position: absolute;
	font-weight: normal;
	font-size:28px;
	top: 42px;
	left: 320px;
	color: #102436;
	z-index: 10;
	}
	
#develop a:link{
	color: #102436;
	text-decoration:none;
	}
	
#develop a:visited{
	color: #102436;
	text-decoration:none;
	}
	
#develop a:hover{
	color: #102436;
	text-decoration:none;
	}
	
#finished {
	position: absolute;
	font-weight: normal;
	font-size:28px;
	top: 42px;
	left: 650px;
	z-index: 10;
	color: #2e933f;
	}

#finished a:link{
	color: #2e933f;
	text-decoration:none;
	}
	
#finished a:visited{
	color: #2e933f;
	text-decoration:none;
	}
	
#finished a:hover{
	color: #2e933f;
	text-decoration:none;
	}

.number {
	
}

/*********************************Lower Band Content***********************/

#bandwrapper {
	position: relative;
	background-color: #3C4C5B;
	background-image: url('../images/band_bg.gif');
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	} 

#band1 {
	position: relative;
	top: -18px;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
#bandContent {
	position: relative;
	color: #e2e2e2;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 877px;
	height: 370px;
	}
	
#band2 {
	position: relative;
	top: -18px;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 300px;
	}
	
#band2Content {
	position: relative;
	color: #e2e2e2;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 877px;
	height: 280px;
	border-top: 1px dotted #546892;
	}

.topMarginSmall {
	padding-top: 25px;
	margin-top: 0;
	}

.leftBox1 {
	position: relative;
	float: left;
	width: 336px;
	height: 308px;
	margin: 0;
	padding: 26px 48px 0 48px;
	}
	
.leftBox1 p {
	font-size:16px;
	margin: 20px 0px 10px 0px;
	letter-spacing:0.5px;
	}	
	
.leftBox1 a:link {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

.leftBox1 a:visited {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

.leftBox1 a:hover {	
	border-bottom:1px dotted #FF6000;
	color:#0D94F2;
	text-decoration:none;
}

.leftboxtext {
	font-size: 14px;
	line-height: 1.3em;
	}
	
.rightBox1 {
	position: relative;
	float: left;
	width: 400px;
	height: 386px;
	margin: 0 0 0 1px;
	padding: 0 0 0 25px;
	}
	
.rightBox1 a:link {
	position: relative;
	display: block;
	background-image: url('../images/joe_plimmer.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}

.rightBox1 a:visited {
	position: relative;
	display: block;
	background-image: url('../images/joe_plimmer.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}
	
.rightBox1 a:hover {
	position: relative;
	display: block;
	background-image: url('../images/joe_plimmer.jpg');
	background-repeat: no-repeat;
	background-position: -383px 0;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}

.rightbox1-mask {
	position: absolute;
	top: 278px;
	left: 15px;
}

.rightBox2 {
	position: relative;
	float: left;
	width: 400px;
	height: 320px;
	margin: 20px 0 0 1px;
	padding: 0 0 0 25px;
	z-index: 40;
	}
	
.rightBox2 a:link {
	position: relative;
	display: block;
	background-image: url('../images/ma-interiors.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}

.rightBox2 a:visited {
	position: relative;
	display: block;
	background-image: url('../images/ma-interiors.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}
	
.rightBox2 a:hover {
	position: relative;
	display: block;
	background-image: url('../images/ma-interiors.jpg');
	background-repeat: no-repeat;
	background-position: -383px 0px;
	text-decoration: none;
	width: 383px;
	height: 361px;
	border: none !important;
	}

.rightbox2-mask {
	position: absolute;
	top: 278px;
	left: 15px;
	z-index: 60;
}

.band3 {
	position: relative;
	clear: both;
	width: 100%;
	z-index: 100;
	}
	
.band3Content {
	position: relative;
	color: #e2e2e2;
	font-size: 14px;
	margin: 60px auto 20px auto;
	width: 877px;
	border-top: 1px dotted #ff6c00;
	}
	
.band3Box1 {
	width: 466px;
	float: left;
	}	

.band3Box1 p {
	line-height: 1.3em;
	margin: 0;
	padding: 26px 48px 0 48px;
	letter-spacing:0.5px;
	}
	
.band3Box2 {
	margin: 78px 0 30px 0;
	width: 370px;
	float: left;
	}	
	
.webdesignmargin {
	margin-left: 48px;
	}

.checklist {
	margin: 30px 0 0 0px;
}

.checklist li{
	line-height: 1.6em;
	font-size: 14px;
	background-image: url('../images/green_tick_small.png');
	background-repeat:no-repeat;
	background-position: 10px 2px;
	padding: 10px 0 10px 55px;
}

.band4 {
	line-height: 1.1em;
	position: relative;
	clear: both;
	width: 100%;
	z-index: 100;
	margin: 60px 0 0 0;
	border-top: 1px dotted #ff6c00;
	background-position: center;
	background-image: url('../images/window_bg_gradient.gif');
	background-repeat:repeat-y;
}
	
.band4Content {
	position: relative;
	color: #e2e2e2;
	font-size: 12px;
	margin: 20px auto 0 auto;
	width: 900px;
	letter-spacing: 0.9px;
}
	
.band4box {
	width: 245px;
	height: 2440px;
	margin:20px 20px 40px 0;
	float: left;
	padding: 15px 20px 10px 20px;
	background-color:#3C4C5B;
	background-image:url("../images/band_bg.gif");
	background-repeat:repeat-x;
}

.band4boxLast {
	margin:20px 0 10px 0;
}

.downarrow {
	background-image:url("../images/downarrow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 245px;
	height: 30px;
	padding: 10px 0 10px 0;
}

.band4Content h2, h4{
	font-size: 18px;
	color: #ED801E;
	font-weight: normal;
	padding: 0 0 5px 0;
}

.band4Content h3, h5{
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.8px;
	color: #fff;
	padding: 20px 0 10px;
	color: #ff9a3f;
}

.rightborder {
	border-right: 1px solid #384654;
}

/****************************Contact Page *********************************/

#windowcontact {
	position: relative;
	color: #000000;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 887px;
}
	
#contacthead {
	position: absolute;
	font-weight: normal;
	top: 42px;
	left: 40px;
	color: #0ab826;
	z-index: 10;
	font-size: 33px;
}

#contact {
	position: relative;
	float: left;
	padding: 100px 15px 0 40px;
	line-height: 22px;
	width: 360px;
	height: 180px; 
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
}
	
#contactform {
	position: relative;
	float: left;
	padding: 32px 15px 0 40px;
	line-height: 22px;
	width: 476px;
	height: 180px; 
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #e2e2e2;
	font-size: 16px;
}
	
#contactform a:link {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

#contactform a:visited {	
	border-bottom:1px dotted #eeeeee;
	color:#eeeeee;
	text-decoration:none;
}

#contactform a:hover {	
	border-bottom:1px dotted #FF6000;
	color:#0D94F2;
	text-decoration:none;
}
	
#contactform textarea, input {
	margin: 5px 0 0 0;
	border: 1px solid #3a4a57;
	background-color: #ffffff;
	color: #102436;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	filter:alpha(opacity=90);
	opacity:0.9;
}
	
#contactform textarea:hover, input:hover {
	border: 1px solid #ffffff;
	filter:alpha(opacity=100);
	opacity:1;
}
	
#contactform textarea:focus, input:focus {
	border: 1px solid #008dff;
	background-color: #ffffff;
	filter:alpha(opacity=100);
	opacity:1;
}
	
.contact-form-submit-btn {
	background-color: #0ab826;
	color: #000000;
	font-size: 16px;
	width: 180px;
	height: 30px;
	margin-top:25px;
} 
	
#getaquote {
	position: absolute;
	font-weight: normal;
	top: 42px;
	left: 0;
	z-index: 10;
	color: #2e933f;
}
	
#bandContentContact {
	position: relative;
	color: #e2e2e2;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	width: 877px;
	height: 557px;
}
	
#band1Contact {
	position: relative;
	top: -18px;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 557px;
}
	
p.empty-thingy {
	display:none;
	margin-left: -30000px;
}
	
#getintouchhead {
	position: relative;
	font-weight: normal;
	font-size: 28px;
	color: #FF6000;
	z-index: 10;
	margin: 20px 0 20px 0;
}
	
.tick {
	float: left;
	padding: 0 20px 0 0;
}

/*Slider styles*/

#sliderbox {
	position: relative;
	float: left;
	padding: 30px 15px 0 90px;
	line-height: 22px;
	width: 360px;
	height: 180px; 
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
}
	
div.slider {
	width: 220px;
	height: 18px;
	background: #f8f8f8;
	margin: 25px 0 25px 0;
	float: left;
}

div.estimatevalue {
	padding: 20px 0 0 0;
	font-size: 18px;
	float: left;
	color: #0ab826;
	}

div.slider div.knob {
	background: url(/images/slider_arrow_green.png);
	background-repeat:no-repeat;
	width: 53px;
	height: 63px;
}

div.knob {
	position: relative;
	top:-15px;
}

div#fontSize {
	height: 50px;
}

#sliderhead {
	position: absolute;
	font-weight: normal;
	top: 42px;
	left: 574px;
	color: #102436;
	z-index: 10;
	}
	

div.est-box {
	clear: both;
}


div.estimatedescription {
	clear: both;
	padding: 5px 0 0 0;
	height: 70px;
	}
	
div.est-extra {
	clear: both;
	font-size: 12px;
}
	
/*SEO pafe */

.seohead {
	font-weight: normal;
	padding:42px 0 0 32px;
	color: #2e933f;
	width: 460px;
	}
	
#seo {
	position: relative;
	float: left;
	padding: 24px 15px 0 33px;
	line-height: 22px;
	width: 360px;
	height: 180px; 
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
	}
	
.estimates {
	padding-top: 20px;
	font-size: 9px;	
}

/********************************Portfolio************************************/

.portfolio {
	position: relative;
	padding: 100px 15px 0 40px;
	line-height: 22px; 
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
	}
	
.portBox {
	width: 250px;
	height: 210px;
	float: left;
	margin-right: 24px;
}

.portBoxEnd {
	width: 250px;
	height: 250px;
	float: left;
}

.portBox a:link img{
	border:4px solid #cbd9e6;	
}

.portBox a:visited img{
	border:4px solid #cbd9e6;	
}

.portBox a:hover img{
	border:4px solid #112435;	
}

.portBoxEnd a:link img{
	border:4px solid #cbd9e6;	
}

.portBoxEnd a:visited img{
	border:4px solid #cbd9e6;	
}

.portBoxEnd a:hover img{
	border:4px solid #112435;	
}

.normalhead {
	position: absolute;
	font-weight: normal;
	top: 42px;
	left: 40px;
	color: #112435;
	z-index: 10;
	font-size: 33px;
}

/********************************Services************************************/

h2.services {
	font-size: 15px;
	font-weight: normal;
}


/*********************************About************************************/


.about {
	position: relative;
	padding: 100px 15px 0 40px;
	line-height: 22px; 
	width: 400px;
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
	}
	
	
/*                  Links                  */

.usefullinks {
	position: relative;
	padding: 100px 15px 0 40px;
	line-height: 22px; 
	width: 400px;
	background:none; 
	text-decoration: none;
	font-family: Helvetica,Arial, sans-serif;
	color: #102436;
	font-size: 14px;
	}
	
.usefullinks li{
	padding-bottom: 10px;
	}

.usefullinks a{
	color: #000;
	text-decoration:none;
	}
	
.directory-position {
	position: relative;
	margin-left: -280px;
}
	
/********************************FOOTER***************************************/
#footerWrapper {
	background-color: #3C4C5B;
	background-image: url('../images/footer_bg.jpg');
	background-repeat:repeat;
	position: relative;
	min-width: 878px;
	width: 100%;
	height: 250px;
	padding-top: 38px;
	}
	
#footer {
	position: relative;
	color: #ffede2;
	font-size: 16px;
	margin: 0 auto;
	width: 877px;
	height: 250px;
	}
	
.footMenu {
	clear: both;
	position: relative;
	color: #ff6000;
	width: 48.2em;
	
	}
	
.footMenu ul {
	float: left;
	font-size: 75%;
	padding-right: 60px;
}

.footMenu li {
	list-style: none;
	color: #de5400;
	padding-bottom: 10px;
	}
	
li.right {
	text-align: right;
	}
	
.footMenu a {
	text-decoration: none;
	margin: 0;
	padding: 0 0.5em 0 0;
	color: #de5400;
	}
	
.footMenu a:hover {
	color: #0D94F0;
	}
	
li.footNav {
	margin: 0;
	padding-left: 0;
	font-weight: bold;
	color: #ff6000;
	}
	
.copy {
	clear: both;
	line-height: 1.6em;
	font-size: 75%;
	color: #9e9e9e;
	padding-top:10px;
	}
	
li.valid a{
	color: #444444;
	text-decoration: none;
}

li.valid {
	color: #444444;
	font-size: 75%;
}

.red {
	color: #FF0000;
}