/* Chapel Kitchens CSS Document */

/********** Reset **********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/********** End of Reset **********/

a {
	color: #F09200;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

body {
	width: 906px;
	margin: 0 auto;
	background: #FFD598 url(/images/bg.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background: url(/images/sides-bg.jpg) left top no-repeat;
}

#masthead {
	width: 906px;
	height: 169px;
	background: #FFF url(/images/masthead-bg.jpg) left top no-repeat;
}

#masthead ul {
	padding:0px;
	margin:20px 60px 0px 0px;
	
	float:right;
	
	list-style:none;
}

#masthead ul li {
	margin:0px;
	
	float:left;
	
	padding: 2px 7px 2px 7px;
	border-right: 1px solid #999;
}

#masthead ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	
	float:left;
}

#masthead ul li a:hover {
	color: #999;
}

/********** Navigation **********/
#masthead #navigation {
	width: 710px;
	height: 28px;
	margin: 79px 7px 0 0;
	float: right;
}

#masthead #navigation ul	{
	height: 28px;
	width: 695px;
	margin: 0;
	padding: 0;
}

#masthead #navigation ul li {
	margin: 0;
	list-style: none;
	display: block;
	float: left;
	/*height: 28px;*/
	padding: 2px 7px 2px 7px;
	border-right: 1px solid #FFF;
	}

#masthead #navigation ul a {
	/*height: 28px;*/
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	}
	
#masthead #navigation ul a:hover {
	color: #000;
	}
	
#masthead #navigation ul li.last {
	padding-right: 0;
	border-right: none;
	}
	
.page_home #navigation ul li#home a,	
.page_loftstairs #navigation ul li#loftstairs a,
.page_loftboarding #navigation ul li#loftboarding a,
.page_insulation #navigation ul li#insulation a,
.page_velux #navigation ul li#velux a,
.page_suntunnels #navigation ul li#suntunnels a,
.page_prices #navigation ul li#prices a,
.page_casestudies #navigation ul li#casestudies a,
.page_about #navigation ul li#about a,
.page_faqs #navigation ul li#faqs a,
.page_contact #navigation ul li#contact a {
	color: #000;
}


/********** End of Navigation **********/

q {
   color: #F09200;
   font-size: 18px;
   font-style: italic;
   line-height: 25px;
}
.title {
    float: right;
    /*clear: both;*/
    margin-right: 65px;
	margin-top: 7px;
    border-bottom: 2px solid #FFF;
    width: 515px;
    height: 30px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left top;
}

.title-full {
    float: left; 
    margin: 7px 0 0 65px;
	width: 775px;
}

.title-left {
    float: left; 
    margin: 7px 0 0 65px;
}

.bubble {
    background: #FFF url(/images/bubble.jpg) left top no-repeat;
    padding-top: 30px;
    height: 270px; 
    float: left;
    width: 228px;
    padding: 30px 10px 10px 15px;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin-left: 65px;
	margin-top: -33px; 
}

#flashcontent {
	margin: 0 64px 0 0;
	float: right;
	width: 529px;
	height: 260px;
}

#home-feature {
	margin: 0 0 0 63px;
	float: left;
	width: 250px;
	height: 260px;
	background: #EBEBEB; /* url(/images/home-feature-bg.jpg) left top no-repeat;*/
}

#home-feature p {
	font-size: 13px;
	width: 235px;
	line-height: 18px;
	padding: 8px 0 0 10px;
}

#home-feature h1 {
	font-size: 18px;
	font-weight: bold;
	width: 235px;
	color: #F09200;
	padding: 30px 0 0 10px;
}

#home-tiles {
    clear: both;
	margin: 22px 0 22px 42px;
	padding: 0;
}

#home-123 {
	margin-left: 52px;
	margin-bottom: 15px;
	background: #FFFFFF url(/images/home-123.jpg) left 37px no-repeat;
	width: 801px;
	height: 226px;
	
}

.fullwidth {
	clear: both;
	width: 758px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-right: 65px;
	/*background-color: #EBEBEB;*/
	/*background-color: #F8F8F8;*/
	background-color: #FFFFFF;
	padding: 10px;
    margin: 0 0 12px 64px;
}

.fullwidth_home {
	background: url(/images/home_fullwidth_bg.jpg) left top no-repeat;
}

.main {
	float: right;
	width: 495px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-right: 65px;
	background-color: #FFFFFF;
	padding: 10px;
    margin-bottom: 12px;
}

.main-left {
    float: left; 
    margin: 0 0 0 65px;
}

.main p, .fullwidth p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 11px;
}

.main h1, .fullwidth h1 {
	font-size: 21px;
	font-weight: bold;
	color: #993300;
	padding-top: 10px;
}

.main h2, .fullwidth h2 {
	font-size: 15px;
	font-weight: bold; /**/
	color: #F09200;
	padding-top: 10px;
	padding-bottom: 0px;
}

.main h3, .fullwidth h3 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding: 0;
}


.casestudy {
	float: right; 
	margin: 0 0 20px 20px; 
	border: 3px solid #acacac;
}

.secondary {
	float: left;
	width: 228px;
	padding: 18px 10px 18px 10px;
	color: #000;
    background-color: #F2F2F2;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-left: 65px;
    margin-bottom: 12px; 
	margin-top: -48px;
}

.secondary-right {
    float: right; 
    margin: -11px 65px 0 0;
}

.secondary h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.secondary h2 {
    font-size: 24px;
	margin-top: 20px;
}

.secondary h5 {
    font-size: 12px;
    padding-top: 20px;
}

.secondary p {
	line-height: 17px;
}

.secondary ul li, .bubble ul li {
    margin-bottom: 7px;
}

.faqbox {
    border: 1px solid #D3CECE;
    margin: 0 0 8px 0;
    padding: 0 4px 0 8px;
    background-color: #FEFEFE;
}

.faqbox h1 {
    color: #F09200;
    font-size: 14px;  
	font-weight: bold; /**/
}

#map {
    width: 513px;
    border: 1px solid #CECECE;
    height: 380px;
    float: left;
    margin: 2px 0 0 65px;
}


#footer {
	width: 906px;
	height: 30px;
	padding-top: 10px;
	clear: both;
	text-align: center;
	/*background: #FFF url(/images/sides-bg.jpg) left top repeat-y;*/
}

#footer #copyright {
	float: left;
	padding-left: 65px;
	color: #000;
	font-size: 0.65em;
}

#footer #extreme {
	float: right;
	padding-right: 65px;
	color: #000;
	font-size: 0.65em;
}

#footer #extreme a {
	color: #000;
	text-decoration: none;
}

#footer #extreme a:hover {
	text-decoration: underline;
}

.field {
	padding:0px 0px 5px 0px;
	margin:0px;
}

.field input {
	width:250px;
}

.field textarea {
	width:250px;
	height:60px;
}

.field .field-validation {
	color:#C00;
}
