/* @override 
	http://lformxserve01.local/M%20-%20N/NJ%20Certified%20Roofing/Website/Site/2010-03-31/css/style.css
	http://lformxserve01.local/M%20-%20N/NJ%20Certified%20Roofing/Website/Site/2010-04-01/css/style.css
	http://www.njcertifiedroofing.com/css/style.css
*/

@import url('reset.css');

/* #--- COLORS ---

Red: #b81d21
Grey: cecece
Links 2640c6

*/

/* #--- GLOBAL STYLES ---*/
html {
	xheight: 100%;
}

body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	line-height: 1;
	color: #000;
	xheight: 100%;
	background: #b81d21;
	border-top: 10px solid #b81d21;
}

a {
	color: #002aff;
	xtext-decoration: none;
}

a:hover {
	text-decoration: none;	
}

p {
	line-height: 1.5;
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {	
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

hr {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

hr.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* # TEXT EFFECTS ---*/

p,dl{text-shadow: #eee 1px 1px 1px;}

/* # WRAPPER STYLES ---*/

#wrapper-white {
	background: #fff;
}

#wrapper {
	text-align: left;
	width: 820px;
	margin: 0px auto;

}

#content {	
	padding-bottom: 10px;
}

#main {
	float: left;
	width: 520px;
}

#sidebar {
	float: right;
	width: 280px;
	
}

/* # HEADER STYLES ---*/
#header {
	height: 122px;
	overflow: hidden;
	background: url(../images/header-secondary-2.png) no-repeat;
	margin-top: -5px;
}

#bindex #header {
	xbackground: url(../images/header-2.png) no-repeat;
	background: url(../images/header2.jpg) no-repeat;
}

#header a {
	xdisplay: block;
}

h1#logo {
	text-indent: -9999px;
	float: right;
	width: 270px;
	height: 105px;
	background: url(../images/logo.png) no-repeat;
	margin-top: 18px;
	margin-right: -5px;
}

h1#logo a {
}

#header h3 {
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin: -1px 5px;
}

#slogan {
	text-indent: -99999px;
	display: none;
	font-size: 24px;
	font-weight: bold;
}

.request {
	position:absolute;
	height: 50px;
	width: 250px;
	top: 5px;
	margin: 0px 0px 0px 300px;
}
.request a {
	display:block;
	height: 100%;
	width: 100%;
}

#crumbs {
	margin-top: 60px;
	font-size: 0.9em;	
}
#crumbs a {
	display: inline;
}

#bindex #crumbs {
	visibility: hidden;
}


/* # NAV MENU STYLES ---*/
#navbar {
	position: absolute;
	top: 75px;
	width: 600px;
	height: 15px;
	margin-top: 29px;
	z-index: 9;
}
#nav li li a { 
	padding-bottom: 0;
	position: relative;
}
#nav li {
	width: auto;
	margin-right: 20px;
}
#nav li a {
	text-transform: uppercase;
	color: #000;
	font-size: 1em;
	text-decoration: none;
	font-weight: 400;
	padding-bottom: 5px;
}
#nav li a:hover {
	color: #b81d21;
}
#nav li li {
	background: #fff;
	position: relative;
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #ddd;
}
#nav li li {
	border-left: 2px solid #b81d21;
}

/* # SIDEBAR STYLES ---*/
#sidebar .box {
	background: #cecece;
	margin-bottom: 20px;
}

#sidebar .box {
	xwidth: 400px;
	xfloat: left;
	xmargin-right: 20px;
	background: #cecece;
	xheight: 130px;
	margin-bottom: 20px;
}

#sidebar .box h3 {
	background: url(../images/elem-slant2.png) no-repeat right top;
	float: left;	
	font-size: 1.3em;
	padding: 10px 5px;
	padding-right: 60px;
	text-transform: uppercase;
}

#sidebar .box .learn {
	float: left;	
	display: block;
	padding: 12px 5px;	
	position: relative;
	top: 5px;
}

#sidebar .box .learn a {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#sidebar .box div {
	clear: both;
	padding: 10px 0px 10px 10px;
	padding-bottom: 20px;
	
}

#sidebar .testimonials div {
	background: url(../images/elem-quote.png) no-repeat;
}

#sidebar q {
	font-size: 0.8em;
	line-height: 1.4;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-bottom: 8px;
}

#sidebar i {
	font-size: 0.8em;
	display: block;
	font-style: normal;
}

#sidebar .contact label {
	display: block;
	font-size: 0.8em;
	margin-left: 1px;
	text-transform: uppercase;
}

#sidebar input, #sidebar textarea {
	border: 1px solid #aaa;
	padding: 3px 5px;
	width: 245px;
}

#sidebar .submit {
	width: auto;
	background: #b81d21;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 12px;
	xborder: 1px solid #fff;
	border: 0;
}

#sidebar fieldset {
	margin-bottom: 5px;
}

#sidebar .services a {
	line-height: 2.5;
	font-size: 0.9em;
	xdisplay: block;
}

/* # HOMEPAGE STYLES ---*/
.home-top {
	clear: both;
}

.home-top .demo {
	width: 400px;
	height: 215px;
	float: left;
	margin-right: 18px;
}

.home-top .demo .r4r {
	width: 270px;
	height: 399px;
	float: left;
	margin-left: 5px;
	background-color: #fff;
}

.home-top .demo .r4r .textbox {
	xfloat: left;
	background: url(../images/r4r-textbox.png) no-repeat left top #ccc;
	height: 343px;
	margin-top: -29px;
}

.r4r img {
	margin-top: 4px;
}

.home-top .learn {
	float: right;	
	display: block;
	margin-top: 15px;	
	width: 150px;
	text-align: right;
	padding: 2px 10px 0 2px;
}

.home-top .learn a {
	font-size: 1.2em;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.home-top .learnbutton a {
	display: block;
	height: 50px;
	width:100%;
	margin-bottom: -50px;
	position: relative;
	z-index: 8;
}

.home-top .video {
	padding: 51px 12px 12px 12px;
}

.home-top .text {
	padding: 0px 12px 12px 12px;
	font-size: 1em;
	height: 93px;
	line-height: 1.5;
}

.home-top .demo.residential {
	background: url(../images/photo-house1.jpg) no-repeat;
	margin-right: 0;
}

.home-top .demo.commercial {
	background: url(../images/photo-office1.jpg) no-repeat;
}

.home-top .info {
	margin-top: 148px;
	width: 185px;
	padding: 8px;
	padding-right: 112px;
}

.home-top .residential .info {
	background: url(../images/elem-slant1.png) no-repeat left top;
	float: right;
	width: 207px;
	padding-right: 10px;
	padding-left: 140px;
}

.home-top .commercial .info {
	background: url(../images/elem-slant2.png) no-repeat right top;
}

.home-top .info div {
	width: 250px;
}


#left {
	text-align: left;
	margin-top: 3px;
}

#right {
}

.home-top h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1.3em;
}

.home-top .info a {
	font-size: 0.8em;
	line-height: 1.5;
}

.home-bottom {
	padding-top: 10px;
	clear: both;
}

.home-bottom .business {
	width: 400px;
	float: left;
	background: #cecece;
	height: 132px;
}

.home-bottom .clients {
	font-size: 11px;
	float: left;
}

.clients img {
	margin-top: 14px;
	margin-left: 5px;
}

.home-bottom .testimonials {
	margin-left: 18px;
}

.home-img {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000;
}

.home-bottom h3 {
	background: url(../images/elem-slant2.png) no-repeat right top;
	float: left;	
	font-size: 1.5em;
	padding: 10px 5px;
	padding-right: 90px;
	text-transform: uppercase;
}

.home-bottom .learn {
	float: left;	
	display: block;
	padding: 12px 0 0 7px;	
	position: relative;
	left: -10px;
}

.home-bottom .learn a {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.business div {
	padding: 10px;
	clear: both;	
}

.business.clients ul {
	float: left;
	width: 190px;
	line-height: 2;
	font-size: 0.9em;
}

.business.testimonials div {
	background: url(../images/elem-quote.png) no-repeat;
	width: 370px;
	padding-left: 20px;
	padding-top: 15px;
	height: 120px;
}

.business.testimonials q {
	font-weight: bold;
	font-style: italic;
	line-height: 1.3;
	clear: both;
	color: #333;
	font-size: 0.9em;
}

.business.testimonials i {
	display: block;
	clear: both;
	margin-top: 10px;
}

.logos {
	float: right;
}

.logos img {
	margin-top: 5px;
	vertical-align: text-top;
	margin-right: 129px;
}

.logos .second {
	margin-top: 22px;
}

.logos .third {
	margin-top: 14px;
}

.logos .last {
	margin-right: 0px;
	margin-top: 25px;
}

/* # SECONDARY STYLES ---*/

#main h1#content-heading {
	background: url(../images/bg-pageheader.png) no-repeat right top;
	font-size: 1.25em;
	font-weight: normal;
	xheight: 25px;
	padding: 10px;
	color: #fff;
	float: left;
	padding-right: 110px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.header {
	position:relative;
}

#main .body {
	margin: 5px;
	width: 500px;
}

#bindex #sidebar {
	display: none;
}

/* # TESTIMONIALS STYLES ---*/
.testimonial {
	clear: both;
	xborder-bottom: 15px solid #fff;
	min-height: 80px;
	margin-bottom: 15px;
}

.testimonial .photo {
	float: left;
	border: 2px solid #bbb;
	margin-right: 10px;
}

.testimonial .name {
	margin: 10px 0px 0px 0px;
}

.testimonial q {
	font-weight: bold;
	font-style: italic;
	color: #333;
	line-height: 1.5;
	font-size: 0.9em;
}


/* # ARTICLES STYLES ---*/
.article {
	clear: both;
	min-height: 80px;
	margin-bottom: 20px;
}

.article ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 12px;
}

.article li {
	xmargin-left: 20px;
	margin-bottom: 5px;
}


.article.intro {
	xheight: 6em;
	xoverflow: hidden;
}

.article.intro q {
	height:5em;
	overflow: hidden;
	display: block;
	
}

.article.intro q p {
	line-height: 1.6;
} 

.article .photo {
	float: left;
	border: 2px solid #bbb;
	margin-right: 10px;
}

.article .date {
	margin-bottom: 6px;	
}

.article h4 {
	margin-bottom: 6px;
}

.article h4 a {
	font-weight: bold;
	font-style: italic;
}

.article q {
	line-height: 1.5;
	font-size: 0.9em;
}

/* # SERVICES STYLES ---*/

#bservices b {
	font-size: 13px;
}

div.service-wrap {
	padding: 0px 0px 10px 0px;
	display: block;
}
p.service-left {
	float: left;
	width: 100px;
}
ul.service-right {
	float: right;
	width: 400px;	
}

p.nowrap-img {
	width: 120px;
	height: 200px;
}

.header.commercial {
	background: url(../images/photo-commercial.jpg) no-repeat;
	width: 500px;
	height: 200px;
	position:relative;
}

.header.residential {
	background: url(../images/photo-residential.jpg) no-repeat;
	width: 500px;
	height: 200px;
}

x#bresidential-shingle-roofs .header.residential {
	background: url(../images/residential-shingles-bg.jpg) no-repeat;
}


.header.residential-gutters {
	background: url(../images/photo-residential-gutters.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.residential-vinyl {
	background: url(../images/photo-residential-vinyl.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.residential-windows {
	background: url(../images/photo-residential-windows.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.residential-ventilation {
	background: url(../images/photo-residential-ventilation.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.residential-tile {
	background: url(../images/photo-residential-tile.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.residential-flat {
	background: url(../images/photo-flat.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.financing {
	background: url(../images/financing.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.warranty {
	background: url(../images/photo-warranty.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.skylights {
	background: url(../images/photo-skylights.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.chimneys {
	background: url(../images/photo-chimneys.jpg) no-repeat;
	width: 500px;
	height: 200px;
}

.header.about {
	background: url(../images/photo-about.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.header.faq {
	background: url(../images/photo-faq.jpg) no-repeat;
	width: 500px;
	height: 200px;
}
.question {
	font-style: italic;
	font-weight: bold;
}
.answer {
	padding: 0px 0px 20px 0px;
}


	.services-img {
		float: left;
		margin: 0px 40px 10px 0px;
		border: 1px solid #000;
	}
	.image-right {
		float: right;
		margin: 0px 0px 10px 20px;
	}
	.image-left {
		float: left;
		margin: 0px 30px 10px -5px;
	}
.services-box {
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
	border-bottom: 1px solid #cecece;
	overflow: hidden;
}

#content td {
	padding: 0px 0px 20px 0px;	
}
	#content td p {
		padding: 0px 0px 0px 0px;
	}
	#content td img {
		border: 1px solid #000;
	}

/* # CONTACT STYLES ---*/
.header.contact {
	background: url(../images/photo-contact.jpg) no-repeat;
	width: 500px;
	height: 200px;
	margin-bottom: 30px;
}
.header.roof4roof {
	background: url(../images/photo-roof4roof.jpg) no-repeat;
	width: 500px;
	height: 200px;
	margin-bottom: 30px;
}
.header.roof4roof2 {
	background: url(../images/photo-roof4roof2.jpg) no-repeat;
	width: 500px;
	height: 200px;
	margin-bottom: 30px;
}

.body.contact fieldset {
	margin-bottom: 15px;
}

.body.contact label {
	width: 140px;
	display: block;
	float: left;
}

.body.contact input, .body.contact textarea {
	width: 250px;
	padding: 5px;	
}

.body.contact input.submit {
	width: auto;
	background: #b81d21;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	margin-left: 140px;
	padding: 8px 32px;
}
#main ul {
	margin: 0px 0px 20px 0px;
}
	#main li {
		margin: 0px 0px 0px 20px;
	}

/* # SECONDARY HEADER STYLES ---*/
#main h1 {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 12px;
}

#main h2 {
	font-weight: bold;
	font-size: 109%;
	margin-bottom: 12px;
}

#main h3 {
	font-weight: bold;
	font-size: 108%;
	padding: 12px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#main h4 {
	font-weight: bold;
	font-size: 105%;
	padding: 12px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#bflat-roof-repair-installation-nj #main h4 {
	color: #b81d21;
	font-size: 1.2em;
}

#main h5 {
	font-weight: bold;
	font-size: 103%;
	margin-bottom: 12px;
}

#main h6 {
	font-weight: bold;
	font-size: 101%;
	margin-bottom: 12px;
}

#main ul {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.5;
}

/* -- Roof4Roof */
body#broof4roof-sponsor-list table td {
	border-bottom: 1px solid #000;
	padding: 12px 6px 12px 6px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
body#broof4roof-sponsor-list table .title {
	border-bottom: 2px solid #000;
	padding: 12px 6px 12px 6px;
	margin: 0px 0px 0px 0px;
	vertical-align: baseline;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

/* # sitemap STYLES ---*/
#sitemap ul {
	list-style-type: disc;
	margin-left: 25px;
	line-height: 2.2;
}

#sitemap ul a {
	font-size: 1.2em;
}

#sitemap ul ul {
	list-style-type: circle;
	margin-left: 40px;
}

#sitemap ul ul ul {
	list-style-type: square;
	margin-left: 40px;
}

#sitemap ul ul ul ul {
	list-style-type: decimal;
	margin-left: 40px;
}


/* # SHADOW STYLES ---*/
.shadow {

}

.shadowAdd {
	float: left;
	padding: 0px 5px 5px 0px;	
}

div.sb-shadow {
	background: #666;
}


/* # FOOTER STYLES ---*/
#footer {
	border-top: 1px solid #fff;
	xbackground: #b81d21;
	color: #fff;
	padding: 15px;
}

#footer-wrap {
	margin: 0 auto;
	width: 820px;
}

#footer-red {
	background: #b81d21;
	xborder-top: 1px solid #b81d21;
	xheight: 100%;
}

#company {
	float: left;
	width: 500px;
	font-size: 0.9em;
}
#company a {
	color: #fff;
}

#credit {  /* Credit Card Icons */
	float: right;
	padding: 0px 0px 0px 0px;
	width:320px;
	text-align: right;
}
	#credit img {  /* Credit Card Icons */
		height:30px;
	}

#design {
	float: right;
}

#design a {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

/* # UTILITY STYLES ---*/
div.right, span.right { float: right; }

div.left, span.left { float: left; }

.clear { clear: both; }
.nullclear { clear: both; height: 0px; width: 0px; margin: 0px; padding: 0px; display: none;}
.nofloat { float: none; }	
.nomargin { margin: 0px; }	
.first { border: 0px; margin-left: 0px; padding-left: 0;}
.xlast {	border: 0px; margin-right: 0px; padding-right: 0;}
.bold { font-weight: bold; }

