/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  02: 1 Col Fixed
  ------------------------------------------------
*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 20px 0;
	padding: 0px;
}
img {vertical-align: bottom;}

a img {border: 0px; }

img { border: none;
width: auto !important;
height: auto !important;
max-width: 100%;
}

.masthead {
	padding: 0px;
	text-align: left;
}
.brdfull {
	border: 1px solid #666;
}
.imgbrdfullmarginleft {
	margin-left: 25px;
	border: 1px solid #666;
	margin-bottom: 20px;
}


.masthead .logo {
	position: relative;
	background-color: #222;
}
.masthead h1 {
	margin: 0;
	color: #8C8C8C;
	padding: 20px 20px 10px 20px;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: .35em;
}
/*Max-Width allows the image to scale with the page*/
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	display: block;
}
.masthead .banner {
	position: relative;
	z-index: 20;
	box-shadow: 0px 0px 20px #000;
	overflow: hidden;
}

.content-wrapper {
	margin: 0 auto;
	max-width: 1200px;
	border: 1px solid #222;
	overflow: hidden;
}
.columns-wrapper { 
	background-color: #FFF;
}

.content {
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
}

.content-logo {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content-nav {
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

.content-slideshow {
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content-mainmessage {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFF;
	background-image: url(../images/bgmainmessage.jpg);
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 50px;
	text-align: center;
	border: 1px solid #999;
}

.content-mainmessage2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFF;
	background-image: url(../images/snow-ice-roof-removal.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 34px;
	padding-right: 50px;
	padding-bottom: 34px;
	padding-left: 50px;
	text-align: center;
	border: 1px solid #999;
}

.content-buckets1 {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #e2e2e2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

.content-buckets2 {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #e2e2e2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

.content-buckets3a {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 20px;	
	}

.content-buckets3 {
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #1e5799; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#026c77+0,00aabb+100 */
background: #026c77; /* Old browsers */
background: -moz-linear-gradient(top, #026c77 0%, #00aabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#026c77), color-stop(100%,#00aabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #026c77 0%,#00aabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #026c77 0%,#00aabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #026c77 0%,#00aabb 100%); /* IE10+ */
background: linear-gradient(to bottom, #026c77 0%,#00aabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026c77', endColorstr='#00aabb',GradientType=0 ); /* IE6-9 */
}

.content-maintext {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;	
	padding-bottom: 6px;	
	text-align: left;
	
}

.content-mainimage {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;	
	padding-bottom: 6px;	
	text-align: left;
	
}


.content-galleries {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;

}

.content-galleriesmain {
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.35em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a { color: #0066CC; }
.content a:hover, .content a:focus { color: #C30; }
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus { color: #FFF; }


.menutop-wrapper {
	background-color: #6E6D68;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 10;
	text-align: center;
	padding: 10px;
	background-image: url(img/pbm-menu-bg.jpg);
	overflow: hidden;
}

ul.menutop {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.menutop li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menutop li:last-child {
	margin-right: 0px;
}
.menutop a {
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 12px 12px;
	font-size: 1em;
	border: 1px solid;
	background-color: #333;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.menutop a:hover, .menutop a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

.footer {
	font-size: 0.8em;
	color: #C2C2C2;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d455e+60,10151b+100 */
background: #2d455e; /* Old browsers */
	background: -moz-linear-gradient(top, #2d455e 60%, #10151b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#2d455e), color-stop(100%,#10151b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2d455e 60%,#10151b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2d455e 60%,#10151b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2d455e 60%,#10151b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2d455e 60%,#10151b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d455e', endColorstr='#10151b',GradientType=0 ); /* IE6-9 */
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
}

.footer a:link {
	color: #c2c2c2;
	text-decoration: underline;
	}
	
.footer a:visited {
	color: #c2c2c2;
	text-decoration: underline;
	}

.footer a:hover {
	color: #FC0;
	text-decoration: underline;
	}

.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}

.subfooter {
	background-color: #10151b;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	color: #CCC;
	text-align: center;
	font-size: 0.8em;
}

.subfooter a:link {
	color: #c2c2c2;
	text-decoration: underline;
	}

.subfooter a:visited {
	color: #c2c2c2;
	text-decoration: underline;
	}

.subfooter a:hover {
	color: #FC0;
	text-decoration: underline;
	}



/*Border Radius for CURVED CORNERS. The overall wrapper is assigned an 8px radius on all 4 corners. The masthead is assigned a 6px radius for its top corners. The footer is assigned a 6px radius for its bottom corners. The footer and masthead radii must always be 2px less than the radii set on the content wrapper so that its border displays properly.*/
.content-wrapper {border-radius: 6px;}
.masthead {border-radius: 4px 4px 0px 0px;}
.footer {border-radius: 0px 0px 4px 4px;}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 699px) {
body {margin: 0px;}
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
.content, .menutop-wrapper {padding: 10px 20px !important;}
.content-wrapper {
	margin: 0px;
	width: auto;
	border-radius: 0px;
	border: none;
}
.masthead, .footer {border-radius: 0px;}
}
@media only screen and (min-width: 700px) and (max-width: 1000px)  {
.content-wrapper {width: auto; margin: 0px 10px;}
}
