* { padding: 0; margin: 0; outline: 0; }

body, html { height: 100%; }

body {
	background: #e1e5e8;
	font-family: 'Neuton', serif;
	font-size: 16px;
	color: #222;
}
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.field { padding: 4px 5px; border: solid 1px #e7e7e7; color: #969696; height: 15px; }
.field-focused { color: #333; }
input.button { padding: 4px 5px; cursor: pointer; }

a { color: #912300; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0; }

h1 { font-size: 28px; line-height: 1; font-weight: normal; color: #464646; font-family: 'Montserrat', sans-serif; }
h2 { font-size: 22px; line-height: 1; font-weight: normal; color: #464646; font-family: 'Montserrat', sans-serif; margin-bottom: 20px; }
h4  { font-size: 18px; line-height: 1; font-weight: normal; color: #C1272D; font-family: 'Montserrat', sans-serif; }

p { padding-bottom: 18px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#page { width: 874px; margin: 0 auto; }
#page { padding: 0 28px; min-height: 100%; height: auto !important; height: 100%; background: url(images/bg.gif) repeat-y center 0; }

#topbar { background-color: #050; height: 31px; font-family: tahoma, helvetica, arial, sans-serif; color: #fff; font-size: 12px; line-height: 1em; }

#top { padding: 40px 0 16px; }

#logo { float: left; display: inline; width: 409px; font-size: 0; line-height: 0; }
#logo a { display: block; height: 58px; text-indent: -4000px; background: url(images/SDlogo.png); }

#search { float: right; display: inline; padding-top: 1px; width: 227px; }
#search .field-holder { float: left; display: inline; width: 196px; background: url(images/search-field.gif) no-repeat 0 0; padding: 1px; }
#search .field { width: 186px; border: 0; background: none; }
#search .button { float: right; display: inline; width: 25px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; }
#search .button { background: url(images/search-button.gif) no-repeat 0 0; border: 0; }

#tagline { float: right; display: inline; vertical-align:middle; padding-left: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1em;color: #912300; }
#tagline img { padding: 2px 6px 5px; vertical-align:middle; }

#navigation { height: 38px; padding: 10px 00px 6px 0px; margin-top: 10px; }
#navigation ul { font-size: 16px; font-weight:bold; font-family: 'Montserrat', sans-serif; line-height: 38px; }
#navigation ul li { float: left; display: inline; list-style-type: none; padding-right: 20px; }
#navigation ul li a { float: left; display: inline; color: #79c130; text-decoration: none; }
#navigation ul li a span { float: left; display: inline; padding-right: 17px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span { color: #006632; }

#breadcrumbs {height: 35px; padding: 0px 0px 6px 20px; }
#breadcrumbs ul li { float: left; display: inline; list-style-type: circle; padding-right: 2px; }
#breadcrumbs ul li a { float: left; display: inline; color: #717171; text-decoration: none; padding-left: 8px; }
#breadcrumbs ul li a span { float: left; display: inline; padding-right: 17px;}

#header { position: relative; padding-bottom: 10px; }

#slider { height: 327px; background: url(images/slider.gif) no-repeat 0 0; position: relative; }
#slider .slider-nav a { display: block; width: 18px; height: 49px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 120px; }
#slider .slider-nav a.prev { left: 0; background: url(images/button-prev.gif); }
#slider .slider-nav a.next { right: 0; background: url(images/button-next.gif); }

#slider-holder { height: 327px; }
#slider-holder .jcarousel-clip { height: 327px; width: 874px; position: relative; overflow: hidden; }
#slider-holder .slide-image { float: right; display: inline; -webkit-box-shadow: 5px 5px 5px #7C7C7C; box-shadow: 5px 5px 5px #7C7C7C;}
#slider-holder .slide-info { float: left; display: inline; width: 424px; padding-top: 36px; }
#slider-holder .slide-info p { padding-bottom: 8px; }
#slider-holder ul { width: 874px; height: 327px; position: relative; overflow: hidden; }
#slider-holder ul li { list-style-type: none; float: left; display: inline; height: 267px; width: 712px; padding: 36px 108px 4px 54px; position: relative; overflow: hidden; }

#main-cta { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; padding: 50px; background-color: #050; }
h2.cta  { color: #ffffff; }

#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }



.callout {
position: absolute;
right:0;
top: 40%;
background: rgba(121, 193, 48, 0.9);
padding: 4.8% 8% 1.8% 6.292913%;
color: #fff;
}

.callout-title h2 { font-size:24px; color: #ffffff; text-transform: none; }


h3.txt-blinds_curtains { background-image: url(images/txt-blinds_curtains.png); }
h3.txt-schools { background-image: url(images/txt-schools.png); }
h3.txt-247 { background-image: url(images/txt-247.png); }


.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(images/arr.gif) no-repeat 0 center; }


/* Multi-column layout styling */
.cols { padding: 15px 0 10px; }
.cols .col , .col-left { float: left; display: inline-block; }
.cols .col-last , .fp-col-last { padding: 5px; margin-right: 0 !important; }

.three-cols .col { width: 254px; height: 375px; margin-right: 41px; padding: 5px; background: #006632; text-align:center;}
.two-cols .col { width: 400px; margin-right: 34px; }

.fp-two-cols { border-top: solid 1px #e3e7e9; margin-bottom: 6px; }
.fp-two-cols .col-left { width:  264px; margin-right: 41px; }
.fp-two-cols .col-last { width:  550px; margin-right: 35px; }

.landing-two-cols .col-left { width:  475px; margin-right: 41px; }
.landing-two-cols .col-last { width:  339px; margin-right: 35px; }

a.fpbox {display:inline-block; }
h2.fpbox , p.fpbox, a.fpbox { color: #ffffff; }

#fp-intro { background-color:#548cae; margin: 0px auto; }
#fp-intro p { font-size: 18px; color: #ffffff; font-family: 'Montserrat', sans-serif; padding: 20px;}

img.fpbox { display: block; padding: 10px; margin-left: auto; margin-right: auto; }

img.left-col { display: block; margin-bottom: 15px; -webkit-box-shadow: 5px 5px 5px #7C7C7C; box-shadow: 5px 5px 5px #7C7C7C;}

img.right-col { display: block; margin-left: 30px; margin-bottom: 30px; -webkit-box-shadow: 5px 5px 5px #7C7C7C; box-shadow: 5px 5px 5px #7C7C7C;}

#fp-promotion { height: 75px; background-color:#912300; margin: 0px auto; }

#fp-promotion span { font-size: 22px; line-height: 75px; font-weight: bold; color: #ffffff; font-family: 'Montserrat', sans-serif; padding: 0 90px 0;}

#featurebox { padding: 0px 10px 0px 10px; }


/* Call-to-action buttons */
.cta-button , .subscribe-button {
	display:block;
	width:250px;
	height:50px;
	margin-left: auto;
    margin-right: auto;
	text-indent:-9999px;
}

.cta-button a, .subscribe-button a  {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

.cta-button a {
	background:transparent url(images/cta-button.png) no-repeat top left;
	background-position:0 -50px;
}

.subscribe-button a {
	background:transparent url(images/subscribe-button.png) no-repeat top left;
	background-position:0 -50px;
}


.cta-button a:hover, .subscribe-button a:hover {
	background-position:0 0px;
}

.request-quote-cta img{
    display: block;
    margin-left: auto;
    margin-right: auto
}

#footer { height: 41px; background: #053c5d; line-height: 41px; padding: 10px 10px 10px 22px; color: #fff; }
#footer p { padding-bottom: 20px; vertical-align:middle; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline; }
#footer span { margin: 0 6px; }
#footer img { padding: 5px; vertical-align:"middle"; }

.company_info { font-family: Arial, Sans-Serif; font-size:9px; color: #969696; }

#socialmedia_buttons img{ margin: 5px; }

ul#product_features { padding: 10px 25px; }
ul#product_features li { list-style-image: url('images/arr.gif'); margin:5px; padding: 10px;}

ul#product_gallery { margin:0 auto; padding:0; list-style-type:none; width:90%; }
ul#product_gallery li { float: left; margin:5px; }
ul#product_gallery li p { text-align: center; margin:5px 0; }


/* Front page testimonial styling */
.testimonial-block {
border: 7px solid #548cae;
background: white;
position: relative;
clear: both;
margin: 0 0 20px;
padding: 10px 25px;
width: 475px;
text-align: left;
}

.testimonial-block .arrow {
width: 39px;
height: 86px;
display: block;
position: absolute;
top: 15px;
left: -39px;
background: url(images/testimonial_arrow.png) no-repeat;
}

.testimonial-block p {
font-weight: 100;
test-transform: none;
color: #02263c !important;
font-size: 20px;
line-height: 29px;
letter-spacing: 0;
}

.testimonial-block a {
font-family: 'Open Sans', sans-serif;
text-align: right;
margin: 15px 0 0;
font-size: 14px;
line-height: 18px;
color: #5e1700;
font-weight: bold;
}

.testimonial img {
float:right;
}


/* Landing page contact form styling */
#lp-contact-form textarea {
	padding: 9px;
	border: solid 1px #C5C5C5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF;
	}
	
#lp-contact-form td {
	font: normal 10px/100% Verdana, Tahoma, sans-serif;
	}
	
#lp-contact-form textarea {
	width: 250px;
	max-width: 250px;
	height: 100px;
	line-height: 150%;
	}
#lp-contact-form input:hover, textarea:hover,
#lp-contact-form input:focus, textarea:focus {
	border-color: #C9C9C9;
	}
#lp-contact-form .form label {
	margin-left: 10px;
	color: #000;
	}
#lp-contact-form .submit input {
	width: auto;
	padding: 9px 15px;
	background: #C1272D;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	}

.form-url { display:none;}

/*Contact Form Page Styling
***************************************************************/

/* Centre the page */
.contact-form-body {
    display:block;
    margin:0 auto;
    width:576px;
}

.contact-form-body label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}

.contact-form-body header h1 {
	display:block;
	width:498px;
	height:50px;
	background:url(images/h1-bg.png);
	color:#fff;
	font-family: 'Rokkitt', sans-serif;
	padding:17px 0px 0px 72px;
	text-transform:none;
	letter-spacing:1px;
	font-size:2em;
	margin:0 auto;
}

/* Centre the form within the page */
.contact-form-body form {
    margin:0 auto;
    width:459px;
}

/* Style the text boxes */
.contact-form-body input, textarea {
    width:439px;
    height:24px;
    background:#fff;
    border:1px solid #dedede;
    padding:8px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

.contact-form-body input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

.contact-form-body textarea {
	height:75px;
}

.contact-form-body #submit {
    width:126px;
    height:47px;
    background:url(images/submit.png);
    text-indent:-9999px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}

.contact-form-body #submit:hover {
    opacity:.9;
}

footer a img {
	border:none;
	float:right;
	margin:0px 59px 40px 0px;
}

#btn {
  border: 1px solid #777777;
  background: #6e9e2d;
  color: white;
  font: bold 11px 'Trebuchet MS';
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}