body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(images/background_tile.jpg)#888888;
	/*background-image: linear-gradient(bottom, #A7A7A7 18%, #9B9B9A 51%, #888888 80%);
	background-image: -o-linear-gradient(bottom, #A7A7A7 18%, #9B9B9A 51%, #888888 80%);
	background-image: -moz-linear-gradient(bottom, #A7A7A7 18%, #9B9B9A 51%, #888888 80%);
	background-image: -webkit-linear-gradient(bottom, #A7A7A7 18%, #9B9B9A 51%, #888888 80%);
	background-image: -ms-linear-gradient(bottom, #A7A7A7 18%, #9B9B9A 51%, #888888 80%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.18, #A7A7A7),
		color-stop(0.51, #9B9B9A),
		color-stop(0.8, #888888)
	);*/
	background-position: top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	border-top:6px solid #9ccb41;
}

#wrapper{
	background:url(images/grey-background.jpg) repeat-x;
}
.oneColElsCtr #container {
	width: 900px;
	background-image:url(images/contain-back2.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0;
	margin: 0;
}

img, div,  { 
	behavior: url(fx-iepngfix.htc) ;
} 
	
	
#header {
	width: 100%;
	height: 164px;
}


h1.logo {  /* this acts like a container */
	float: left;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}

h1.logo a {/* this is the actual clickable area */
	width: 230px;
	height: 125px;
	display: block;
	margin: 10px 0 0 60px;
}

#large-image {
	width: 786px;
	height: 203px;
	border: 1px solid #9ccb41;
	margin: 0px 0 0 57px;
}

.slideshow { 
	height: 203px; 
	width: 786px; 
	overflow: hidden;
}



#menu-contain {
	float: right;
	width: 500px;
	height: 134px;
	text-align: right;
	margin: 30px 70px 0 0;
}

::selection{ /* Safari and Opera */
	background:#b1e64a;
	color:#FFF;
}
::-moz-selection{ /* Firefox */
	background:#b1e64a;
	color:#FFF;
}

 img {
	behavior: url('js/fx-iepngfix.htc');
}

a img{ border:none; } 

a:link {
	color: #FFFFFF;
	font-weight: bold;
	
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #b1e64a;
}
a:active {
	color: #FFFFFF;
}

h2, h3, h5, h6 {
	font-size: 17px;
	font-weight: bold;
	color: #b1e64a;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #b1e64a;
	padding: 20px 0 0 0;
	margin: 0;

}

/**************** START navigation *******************/

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
	
}
ul.topnav li a{
	padding: 10px 5px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	float: right;
}

ul.topnav li a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

ul.topnav li a:hover{
	color: #b1e64a;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	height: 35px;
	float: right;
	width: 17px;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: url(images/drop-menuback.png) repeat;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 180px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px dotted #FFF;
	border-top: none;
	text-align: left;
	z-index: 400000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	z-index: 4;
	clear: both;
	width: 180px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 165px;
	background: url(images/drop-menuback.png) repeat 10px center;
	border-top: 1px dotted #FFF;
	padding-left: 10px;
	
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: url(images/drop-menuback-hover.png) repeat center; 
	color: #b1e64a;
}

/**************** END navigation *******************/

.clr {
	clear: both;
}

#column1 {
	width: 320px;
	float: left;
	margin: 15px 0 15px 25px;
}

#column1 p {
	text-align:left;
	line-height: 16px;
	font-size: 12px;
}

#loft-col {
	width: 575px;
	float: left;
	margin: 15px 0 15px 25px;
}

#loft-col p {
	text-align:left;
	line-height: 16px;
	font-size: 12px;
}

#column2 {
	width: 220px;
	float: left;
	margin: 15px 0 15px 30px;
}


#column2 ul {
	margin: 15px 0 20px 25px;
	padding: 0;
	color: #b1e64a;
}

#column2 ul li {
	line-height: 16px;
	font-size: 12px;
	padding: 0 0 5px 0;
}

#column2 ul li span {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

#footer {
	border-top: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	padding: 10px 20px;
	text-align: center;
	width: 746px;
	margin: 10px 0px 15px 57px; 
	color: #ccc;
	font-size: 10px;
}

#footer p {
	margin: 0;
	padding: 0 0 5px 0;
}



#footer a, #footer a:visited {
	font-weight: bold;
	color: #ccc;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
}

.newsletter-box {
	width: 160px;
	border: 1px solid #FFFFFF;
	padding: 4px;
	background-color:#222222;
	color:#CCCCCC;
	margin: 10px 10px 10px 5px;
	float: left;
}

.submit {
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	background-color: #b1e64a;
	text-transform:uppercase;
	color: #FFFFFF;
	float: left;
	margin: 0 0 0 5px;
}

#telephone-number {
	height: 40px;
	font-size: 200%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0;
	margin:15px 0 52px 15px;
	float: left;
	width: 480px;
	display: block;
}

#telephone-number p {
	margin: 0;
	padding: 0;
}

#left-drop {
	width: 185px;
	color:#FFFFFF;
	float: left;
	margin: 0 0 0 60px;
}

#left-drop img {
	float: left;
	border: none;
	margin: 0 0 20px 0;
}

#left-drop-contain {
	width: 185px;
	background:url(images/left-drop-bg.gif) no-repeat #9ccb41;
	color:#FFFFFF;
	float: left;
}


/* Generated via www.cssmenubuilder.com */

.menu{
	margin:20px 0 0 0;
	padding:0;
	width:180px;
	list-style:none;
}
.menu li{padding:0; margin:0 0 1px 0; height:30px; display:block; }
.menu li a{text-align:left;height:30px; padding:0px 0px 0px 15px; color:#FFF; display:block; text-decoration:none; font-size: 12px;}
.menu li a:hover{ color:#FFF; text-decoration:underline;}
.menu li a.active, .menu li a.active:hover{ color:#FFF; font-weight: bold;}
.menu li a span{line-height:30px;}
.menu li a:visited { color: #FFFFFF; }

.smaller {
	font-size: 11px;
}

.smaller2 {
	font-size: 10px;
}


/*((((((((((((((((( IE6 FIXER ))))))))))))))))))) */

/* add display:inline to floated elements */
 h1.logo,
#menu-contain,
ul.topnav,
ul.topnav li,
ul.topnav li a,
ul.topnav li span,
ul.topnav li ul.subnav,
html ul.topnav li ul.subnav li a,
#column1,
#loft-col,
#column2,
.newsletter-box,
.submit,
#telephone-number,
#left-drop,
#left-drop img,
#left-drop-contain {display:inline;} 

/* add zoom:1 to overflow:hidden */
h1.logo,
.slideshow {zoom:1;}

/* add zoom:1 to pos:relative elements */
ul.topnav li {zoom:1;}


#loft-col ul {
	margin: 15px 0 20px 25px;
	padding: 0;
	color: #b1e64a;
}

#loft-col ul li {
	line-height: 16px;
	padding: 0 0 10px 0;
}

#loft-col ul li span {
	color: #FFF;
	font-size: 12px;
}

.smallpic-extension {
	width: 279px;
	height: 149px;
	border: 1px solid #b1e64a;
	float: right;
	margin: 35px 0 20px 20px;
	overflow: hidden;
}

.smallpic-extension2 {
	width: 279px;
	height: 149px;
	border: 1px solid #b1e64a;
	float: right;
	margin: 15px 0 20px 20px;
	overflow: hidden;
}

.smallpic-extension3 {
	width: 279px;
	height: 216px;
	border: 1px solid #b1e64a;
	float: right;
	margin: 0 0 20px 20px;
	overflow: hidden;
}

.floaty-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}


.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
margin-right: 15px; /*spacing with right column*/
}

label {
	cursor:pointer;
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */
}

input#email, input#name, div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 300px;
padding: 8px;
border: 1px solid #b1e64a;
background-color:#000000;
color: #FFFFFF;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
padding: 8px;
border: 1px solid #b1e64a;
background-color:#000000;
color: #FFFFFF;
height: 150px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
	margin-top: 5px; /*space above buttonsdiv*/
	clear: both;
	margin-left: 160px;
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

#buttons {
	height: 50px;
}

#links {
	height: 50px;
}

#buildingregulations {
	display: none;
}

/* -------- start of Acc Menu ------------- */

.arrowlistmenu{
	width: 260px;
	margin-left:7px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	height: 24px;
	text-decoration: none;
	height: 24px;
	color: #b1e64a;

cursor: pointer;
font-size: 12px;
border-bottom: 1px solid #b1e64a;
padding: 8px 0 0 10px;
margin: 0px;
}

.arrowlistmenu h3 a {
	

  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #b1e64a;
}	
	
.arrowlistmenu h3 a:link, .arrowlistmenu h3 a:visited {
	color: #b1d944;
	display: block;
	border-bottom: 1px solid #b1e64a;
	
}
	
.arrowlistmenu h3 a:hover {
	color: #FFF;
	
}

/* Menu */

#menu7 {
	width:260px;
	margin-left: 0px;
}
	
#menu7 li a {
	
	text-decoration: none;
	font-weight: bold;
}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #b1e64a;
	display: block;
	border-bottom: 1px solid #b1e64a;
	padding: 8px 0 0 15px;
	font-size: 90%;
}
	
#menu7 li a:hover {
	color: #FFF;
	padding: 8px 0 0 15px;
	
}

#menu7 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

.white {
	color: #FFFFFF;
}

/* end of menu */

iframe {
	border: none;
	width: 320px;
	height: 240px;
}

#velux-menu {
	width: 240px;
	float: left;
	margin-top: 20px;
}

#iframe-content {
	float: right;
	width: 320px;
	height: 240px;
	border: 1px solid #b1e64a;
	margin-top: 30px;
}

/* -------- END of Acc Menu ------------- */

#loft-velux {
	float: left;
	margin-left: 70px;
	margin-right: 60px;
	font-size: 12px;
}


#loft-velux ul {
	margin: 15px 0 20px 15px;
	padding: 0;
	color: #b1e64a;
}

#loft-velux ul li {
	line-height: 16px;
	padding: 0 0 10px 0;
}

#loft-velux ul li span {
	color: #FFF;
	font-size: 12px;
}

#testimonial {
	width: 470px;
	float: left;
	margin-left: 270px;
	padding: 0 40px 0 60px;
	background-image:url(images/testimonial-bg.png);
	background-repeat:no-repeat;
}

.orange {
	font-weight: bold;
	color: #b1e64a;
}

.border {
	border: 1px solid #b1e64a;
	float: left;
	clear: both;
	width: 185px;
	height: 195px;
	margin-top: 20px;
}

.floaty-left {
	float: left;
	clear: both;
}

.building-regs {
	margin-top: 30px;
}

.case-study {
	width: 570px;
	float: left;
	position:relative;
}

.quote-left {
	background-image: url(images/quote-left.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 45px;
	float: left;
	position:absolute top;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.quote-right {
	background-image: url(images/quote-right.png);
	background-repeat:no-repeat;
	position: absolute bottom;
	width: 50px;
	height: 45px;
	float: right;
	bottom: 45px;
	display:block;
}

#case-study-slider {
	width: 575px;
	height: 320px;
	border: 1px solid #b1e64a;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}

#slider ul {
	height:320px;
	width: 575px;
	padding:0px;
	margin:0px;
}

#slider li.mbSlider_Slide {
	height:320px;
	width: 575px;
}

#slider-outer #slider_pagination {
	background-color:#000;
	position:absolute;
	right:-2px;
	bottom:-23px;
	padding-left:10px;
	padding-right:10px;
}

#slider #slider_pagination {
	background-color:#000;
	position:absolute;
	right:2px;
	bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.restoration #slider #slider_pagination {
	width:575px;
	left:0px;
/*	bottom:0px;*/
	padding-left:0px;
	padding-right:0px;
}

#slider_pagination a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	float:left;
	display:inline;
}

#slider_pagination a._current-slide { color:#b1e64a; }

#slider-outer #slider_controls {
	background-color:#000;
	position:absolute;
	left:-2px;
	bottom:-23px;
	padding-left:10px;
	padding-right:10px;
}

#slider #slider_controls {
	background-color:#000;
	position:absolute;
	left:2px;
	bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

#slider_controls a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}

#external-controls {
	background-color:#DDD;
	clear:right;
	width:600px;
	float:right;
	text-align:center;
	color:#000;
	margin-top:30px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#external-controls a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#external-controls a:hover {
	color:#0B83BF;
}

#slider_pagination a:hover, #slider_pagination a.active {
	color:#b1e64a;
}

.spacer {
	height: 30px;
	display: block;
}

.freephone {
	font-size: 24px;
	font-weight: bold;
}

/* Additions May 2011 LW */
img#youtubeimage {
	border: 1px solid #b1e64a;
	margin: 0 0 15px;
}

#restoration-gallery-1 img, #restoration-gallery-2 img {
	border: 1px solid #b1e64a;
	margin: 0 12px 8px 0;
}

#restoration-gallery-2 {
	display: none;
}

span.images-page {
	margin: 0 0 0 10px;
	font-size: 11px;
}

a#more-restoration-images-1, a#more-restoration-images-2 {
	font-weight: bold;
	cursor: pointer;
}

#loft-col .success-message {
	background: none repeat scroll 0 0 #0D0D0D;
    border: 1px solid #A3D06B;
    color: #A3D06B;
    padding: 16px;
    text-align: center;
	width: 449px;
}

#loft-col ul#form-error {
	background: none repeat scroll 0 0 #0D0D0D;
    border: 1px solid #D63301;
    color: #D63301;
    margin: 10px 0px; 
    padding: 16px;
    width: 449px;
}
 
#loft-col ul#form-error li  {
    color: #D63301;
	list-style:none;
	padding: 0 0 3px;

}
 
