/*******************************************************************************
 ***                                                                         ***
 ***   Use to override any other CSS styling or add new styling              ***
 ***                                                                         ***
 ***   This file will be loaded last in the CSS chain                        ***
 ***                                                                         ***
 ***   ( Remember: This Cascade Styles inherit styling defined previously)   ***
 *******************************************************************************/


.articlesmallimg img{
	width:100%;
}

.articlesmallimg img.topimg{
	width:100%;
	margin-bottom: 5px;
}

.articlesmallimg img.bottomimg{
	width:100%;
	margin-top: 5px;
}

.articleimgal {
	width: 100%;
}

.imagegalleryplg {
	margin-bottom:10px;
}

.imggallerycontainer {
	display:table;
	overflow:hidden;
}

.img.imagegalleryplg-left {
	float:left;
		width: 100%;
}

.main_galleryimage {		position:relative; /*important*/
	float:left; /*important*/
	display:inline; /* also important here */
	list-style-type:none;
	width: 66.5%;
	padding:0;
	margin:0;
	margin-bottom:10px; /* Seperate each item vertically */

}

.singlethumb {
	margin-top: 20px;
}
.singlethumb .main_galleryimage {
	width: 100%;
}

.tenyr-med {
		position:absolute; /* Important */
	top:00px; /* Important */
	left:10px;
	background: url('../images/icons/10yr-med.png') 0% 0% no-repeat transparent;
	width: 100px;
	height: 80px;
}

.tenyr-lrg {
		position:absolute; /* Important */
	top:00px; /* Important */
	right:15px;
	background: url('../images/icons/10yr-lrg.png') 0% 0% no-repeat transparent;
	width: 130px;
	height: 104px;
}

.tenyr-sm {
		position:absolute; /* Important */
	top:00px; /* Important */
	left:50px;
	background: url('../images/icons/10yr-sm.png') 0% 0% no-repeat transparent;
	width:75px;
	height: 60px;
}

.moreimgages {
		position:absolute; /* Important */
	bottom:10px; /* Important */
	right:10px;
	padding: 0px 10px 0px 10px;
	background-color: rgba(241, 241, 241, 0.80);
/*		background: url('../images/icons/moreimages.png') 90% 45% no-repeat rgba(241, 241, 241, 0.80);
	-moz-box-shadow:inset 0 0 1px 1px #eaeaea;-webkit-box-shadow:inset 0 0 1px 1px #eaeaea;box-shadow:inset 0 0 1px 1px #eaeaea;*/
	-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px
}



.main_galleryimage a.imagegalleryplg:hover span {
	color: #fff;
}

.moreimgages span.rounded_i {
    background: none repeat scroll 0 0 #00B0F2 !important;
    color: #FFFFFF;
}
.moreimgages span.rounded_i {
    border-radius: 50%;
    display: inline-block;
    margin: 2px 0 0 12px;
    width: 16px;
    line-height: 10px;
    margin: 5px 0 0 10px;
	line-height: 16px;
}

.moreimgages span.rounded_i i {
    font-size: 75%;
    margin: 2px 0 0 6px;
}

.main_galleryimage a.imagegalleryplg:hover .moreimgages {
		background-color:rgba(0, 176, 242, 0.80);
}

.main_galleryimage a.imagegalleryplg:hover .moreimgages span.rounded_i i {
	color: #00B0F2;
}

.main_galleryimage a.imagegalleryplg:hover .moreimgages span.rounded_i {
    background: none repeat scroll 0 0 #fff !important;
    color: #00B0F2;
}

.imagegalleryplg img.imagegalleryplg-topright,
.imagegalleryplg img.imagegalleryplg-bottomright {
	float:right;
	width: 32.35%;
}

.singlethumb .imagegalleryplg img.imagegalleryplg-topright,
.singlethumb .imagegalleryplg img.imagegalleryplg-bottomright {
display:none;
}


@media(max-width:767px){
	img.imagegalleryplg-topright,
img.imagegalleryplg-bottomright {
	display:none;
}

.main_galleryimage {
	width: 100%;
}

.imagemainofthree { width: 100% !important; }
}

img.imagegalleryplg-topright {
	margin-bottom:1%;
}

img.imagegalleryplg-bottomright {
}


.featureswrap {
		position:relative; /*important*/
	float:left; /*important*/
	display:inline; /* also important here */
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:10px; /* Seperate each item vertically */
}

.featureswrap .newstext2 {
	position:absolute; /* Important */
	width:100%; /* Important */
	bottom:0; /* Important */
	left:0;
	background-color:rgba(0, 176, 242, 0.65);

}

.featureswrap .newstext2 div {
	padding:5px;
	text-align:center;
	font-size: 1.3em;
	color: #fff;
    text-transform: uppercase;
	    letter-spacing: 1px;
}

.featureswrap .newstext2 div,small {
	font-size: 1.1em;
	padding: 4px;
}

.overlay-product {
		position:relative; /*important*/
	float:left; /*important*/
	display:inline; /* also important here */
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:10px; /* Seperate each item vertically */
		overflow:hidden;
}

.overlaydesc {
	position:absolute; /* Important */
	width:40%; /* Important */
	height:100%; /* Important */
	top:0; /* Important */
	left:0;
	background-color:rgba(0, 0, 0, 0.65);
	filter:alpha(opacity=65);
	padding: 10px;

}


.newstext h3 a.catlink, .newstext2 h3 a.titlelink {
    font-size: 0.7em !important;
    letter-spacing: 1px;
    margin-bottom: 0 !important;
    padding: 0px 8px;
    text-transform: uppercase;
}

#footer p {
	color: #999;
}

#region9 a {
	color:#999;
}


.contactbottom p {
	font-size: 90%;
	color: #999;
	line-height: 145%;
}

.cattext h3 span{
display:block;
line-height: 0.95em;
}

.newstext1 {
    padding: 10px 2px 6px;
	margin: 0px 0px 8px;
	text-align:center;
}

.article_header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999A9C;
    padding: 20px 0;
	font-size: 0.85em;
	text-transform:uppercase;
}

.f-wrap {
	overflow:hidden;
}

h2.title, h1.title {
    color: #999A9C;
	padding: 20px 0px 15px;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#component .category  h2.title {
	color: #fff;
	padding: 10px 0px 10px;
	font-size: 1.5em;
}

#component  .category {
    background-color: #AAAAAA;
    color: #FFFFFF;
    left: 0;
    margin-left: 10px;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 33%;
    z-index: 99999;
	height: 543px;
	overflow:hidden;
	padding: 10px 20px !important;
}

#region1pad {
    max-width: 100%;
}

ul.slides li {
	padding-left: 0px;
}

#menu a {
	text-transform: uppercase;
}

img.callus {
	margin-right: 10px;
	margin-top: 3px;
}

img.estimate {
	margin-top: 3px;
}


h2.title span.first_word,
h1.title span.first_word {
    color: #999A9C;
}

h2.title span.rest,
h1.title span.rest {
    color: #00B0F2 ;
}

.article_text .article-leftcol {
    margin-left: 0;
/*    margin-right: 2.5%;*/
	float: left;
}

.article_text > .article-leftcol p {
	padding-right: 1.5%;
}

.article_text .article-rightcol {
    margin-left: 0;
    margin-right: 0;
	float:right;
}

.article_text > .article-rightcol {
	margin-top: 20px;
}


.article_text .article-rightcol img {
	width: 100%;
}

.wk-map {
    border: 0px solid #999999;
}

#menuwrap ul.menu > li.item-422 > a {
	border: none;
}

.wk-slideshow {
border-radius: 6px; -moz-border-radius:6px; -webkit-border-radius:6px;
    background-color: #FFFFFF;
	 padding: 5px;
}

.newstext1 button.grey {
	margin-top: 0.5em;
}

button.grey:hover a, .greybutton:hover a {
	color: #fff;
}

.estimate {
	background: url('../images/icons/free-estimate.png') top right no-repeat #F1F1F1 !important;
	padding-right: 33px !important;
		border: 1px solid #e8e8e8;
}

.estimate-large {
  font-size: 95% !important;
	padding: 8px 10px !important;
	border: 1px solid #e8e8e8;
  float: right;
  margin-left: 8px;
  line-height: 1.2 !important;
}

.single-line {
float: none;
  width: 16em;
  display: block;
  margin-left: 0px;
  padding: 10px 10px !important;
  font-weight: normal !important;
}

.article_text .estimate {
	margin-top: 10px;
}


.tradeorgs {
	text-align:center;
}

.tradeorgs img {
	margin: 3px 15px;
}

.moduletitle {
	text-align:left;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.form-horizontal .control-label {
display:none;
}

.form-horizontal .controls {
    margin-left: 0px;
}

.form-horizontal .control-group {
    margin-bottom: 0px;
}

.form-horizontal .help-block {
display: none;
}

#selectSubject, #inputMessage {
	margin-bottom: 10px;
}

.greyframe {
	border: 1px solid #e8e8e8;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
	background-color: #fbfbfb;
	padding: 10px;
}

#frmdirections input[type="text"] {
	width: 175px;
}

figure {
	margin-top: 15px;
}

iframe {
}


#xmap {
	margin: 20px 0px 0px;

}

#xmap ul.level_0 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
	margin: 0 0 0 -20px;
}

#xmap ul li a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 1.1em;
    line-height: 1.35em;
	padding-left: 20px;

}

#xmap ul.level_1 li {
	margin-left: 20px;
}

#xmap ul.level_2 li {
	margin-left: 50px;
}

#xmap ul.level_1 li:before, #xmap ul.level_2 li:before{
	content:"-";
}

#fancybox-wrap {
	z-index: 99999 !important;
}

#menuwrap ul.menu > li.item-422 a {
	padding-right:0px;
}

.wk-accordion-default {
  margin-top: 0px !important;
}
#user19 .imggallerycontainer {
  display: none !important;
}
#user19 .catItemImage {
    max-height: 120px;
    overflow: hidden;
}