/*       General
======================= */
* { margin:0; padding:0; }
html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }
body {
	text-align:center;
	margin:0;
	background: #2b2b22 url(../images/bg.gif) repeat;
	}
.left { float:left; }
.right { float:right; }
.clear { clear:both;}
.BodyFRImg {
	float:right;
	margin-left:0;
	display:inline;
}
body.mceContentBody{background:#fff;color:#000;text-align:left;} /* Website Amigo paste from word*/
.red {
    color:#FF0000;
}
#ContentLeft img { 
	border:8px solid #CCC;  
	margin: 0px 50px 10px 10px;
    float:right;
    clear:right;
}
#ContentLeft img.normal {
float:none;
clear:none;
margin:0;
border:0;
}
#ContentLeft p img {
margin-right:0;
}
#ContentLeft a:hover img {
	border-color:#C2A302;

}	
.photohome { 
	border:4px solid #FFF;  
	margin: 4px 25px 10px 0;
	float: left;
    margin-left: 60px;
    padding: 0;
	}
.col1 {
	float: left;
	width: 44.5%;
}
.col2 {
	float: left;
	width: 55%;
}	

/*       Links
======================= */
a {
	color:#000;
    text-decoration:underline;
}
a:hover {

    text-decoration:none;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}

/*     Float containers fix 
=============================== */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* Text
======================= */
body, td, th, div, p, li, input, select, textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color:#000;
}

h1, h2, h3, p, table {
	margin-left:50px;
	margin-right:30px;
}
h1, h2, h3 {
	color:#000;
}
h1{
	color:#cc9900;
	font-size:16px;
	padding-top:2.7em;
	padding-bottom:0.5em;
	background: url(../images/icon-h1yel.gif) no-repeat 0 47px;
	margin-left:40px;
	padding-left:20px;
}
#ContentHome h1, #ContentHome h2, #ContentHome h3, #ContentHome p, #ContentHome table {
	margin-right:20px;
        padding-top:0;
        padding-bottom:10px;
        line-height:1.2em;
}
#ContentHome p, #ContentHome table {
        margin-left:52px;
}
#ContentHome h1 {
        margin-left:35px;
}
#ContentHomeRight h1, #ContentHomeRight h2, #ContentHomeRight h3, #ContentHomeRight p, #ContentHomeRight table {
	margin-left:17px;
}
#ContentHome h1, #ContentHome h2, #ContentHome h3 {
	color:#FFF;
}

#ContentHome h1 {
	background: url(../images/icon-h1whr.gif) no-repeat 0 2px;
}

h2 {
	font-size:15px;
	padding-top:0.5em;
	padding-bottom:0.3em;

}
#ContentHomeRight h2 {
	padding-bottom:0.9em;
}
h3 {
	font-size:13px;
	padding-top:0.8em;
	padding-bottom:0.3em;
	font-weight:bold;
}
p{
	line-height:1.3em;
	padding-bottom:1em;
}
p.small {
	font-size:11px;
}
p.iCn {
	background: url(../images/icon-h1whr.gif) no-repeat 123px 3px;	
}
#Content ul,
#Content ol
{
	padding:10px 30px 10px 0;
	margin:0 0 0 80px;
}
#ContentHome ul,
#ContentHome ol
{
	padding: 0px 30px 10px 0;
	margin:0 0 0 45px;
}

#Content ul li,
#Content ol li,
#ContentHome ul li,
#ContentHome ol li{
	padding: 0 0 9px 0px;
}
#Content li ul,
#Content li ol,
#ContentHome li ul,
#ContentHome li ol
{
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li,
#Content li ol li,
#ContentHome li ul li,
#ContentHome li ol li
{
	padding: 9px 0 0 0;
}


/*       Layout
======================= */
#Page {
	width:980px;
	text-align:left;
	margin:0 auto;
}
.swatch {
   width: 470px;
}   
.swatch p{margin-right:0;}
#Content .swatch td p{
margin:0;
}
#Content .swatch td img {
   border-width: 4px;
margin:0 3px 0 0;
   float:none;
   clear:none;
}
.swatch td{
vertical-align:top;
}
.popups {
	width:236px;
	float:right;
	margin-left:0;
	margin-right:0px;
}
#Content p.popups img{
   margin-right:5px;
}
#Content .gallery a{
	float:left;
	clear:none;
	margin-right:10px;
	margin-left:0px;
	height:136px;
	width:216px;	
	margin-bottom:10px;
}
#Content .gallery p {
	margin-right:0px;
	margin-left:30px;
}
/*       Header
======================= */
#Header {
	height:245px;
}
#HomeHeaderInner {
	position:relative;
	height: 245px;
	/*background: url(../images/banner-home.jpg) no-repeat;*/
}
#HeaderInner {
	position:relative;
	height: 150px;
}
#Slogan{
	position:absolute;
	margin:0;
	background: url(../images/right-cut-slogan.png) no-repeat right top; /*background: url(../images/beauty-guaranteed.gif) no-repeat;*/
        height: 49px;
        z-index:40;
        padding-right:19px;
	
	/*right:60px;*/
	/*top:10px;*/
}

#Slogan p {
	background: url(../images/bg-slogan.png) repeat-x left top; /*background: url(../images/beauty-guaranteed.gif) no-repeat;*/
	padding:0 10px 0 18px;
        margin:0;
        height: 49px;
        line-height:38px;
        font-family: Trajan Pro, times new roman, serif;
        font-size:17px;
        font-weight:bold;
        color:#000;
        text-shadow: 1px 1px 10px #7c6a0a;
        letter-spacing: 0.22em;
}

#ContactPhone {
	position: absolute;
	right: 0;
	top: 0;
	height: 49px;
        background: url(../images/left-cut-contact-phone.png) no-repeat left top;
        z-index: 1;
        color:#fff;
        padding:0 0 0 19px;
        letter-spacing: 0.15em;
}

#ContactPhone p {
        margin:0;
        height:49px;
        line-height:38px;
        padding:0 20px 0 10px;
        font-family: Trajan Pro, times new roman, serif;
        font-size:17px;
        font-weight:bold;
        color:#000;
        text-shadow: 1px 1px 10px #7c6a0a;
        background: url(../images/bg-slogan.png) repeat-x left top;
}

#HomeLogo {
	margin:0;
	padding:0;
	width:297px;
	height:159px;
	position:absolute;
	left:0;
	top:85px;
	background:none;
	z-index: 1;
}
#Logo {
	margin:0;
	padding:0;
	width:297px;
	height:159px;
	position:absolute;
	left:0;
	top:85px;
	background:none;
	z-index: 1;
}
#HomeLogo a, #Logo a{
	display:block;
	width:297px;
	height:159px;
	background: url(../images/metal-roofing-system.png) no-repeat;
}
#HomeLogo strong, #Logo strong{ display:none; }

/*       Navigation
======================= */

/*       Body
======================= */
#Content {
	background:#FFF;
	padding-bottom:2em;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#ContentHome {
	background:url("../images/bg-content-home.png") repeat-y left top;
	padding-bottom:2em;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#ContentHomeLeft {
	width:709px;
        padding-top:30px;
}
#ContentLeft {
	width:709px;
}
#ContentHomeRight {
	width:258px;
	margin-top:0px;
        margin-right:6px;
        float:right;
        background:url("../images/bg-rightcol-home.png") repeat-x left center #222121;
        min-height:622px;
        height:622px;
        height:auto !important;
        padding-top:10px;
}

/*       Footer
======================= */
#Footer {
	background: #000 url(../images/bgf.gif) repeat-x center top;
}
#Footer p {
	color:#999;
	padding:14px 0;
	text-align: center;
	margin:0;
}

#Footer p span.sep {
	padding:0 10px;
}
#Footer p a {
	color:#999;
	text-decoration:none;
}
#DesignBy p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666;
	margin:0;
	padding:6px 0;
}
#DesignBy a {
    text-decoration:none;
	color:#666;
}	
/*       Forms
======================= */
form {
    margin: 1.5em 0 1em 60px;
}
input, textarea, select{
    font-size:13px;
    color:#000;
}
form p{
    margin:0 0 1em 0;
    padding:0;
}
form legend {
	color:#cc9900;
	font-weight:bold;
	font-size:15px;
}
form legend a {
	font-weight:normal;
	font-size:.9em;
}
form fieldset {
	border:none;
	border:1px solid #CCC;
	margin:  0 0 1em 0;
	padding: 0 1em 1em;
}
form fieldset.radio{
   margin: 1em 0 1em 0;
}
form fieldset.radio fieldset{
   width: 25%;
    float:left;
    margin-right: 1em;
}

form fieldset.radio input{
	width:auto;
	float:left;
	margin-right:3px;
}
form fieldset.float label{
	display:inline; 
	float:left;
	white-space: nowrap;
	margin-right: 15px;
}
form .submit {
	width: auto;
	background:#fff;
	color:#000;
	font-weight:bold;
	display:inline;
	margin-right: 2em;
	border: 2px solid #999;
}
form .ChkBox {
	width:auto;
	border:none;
	display:inline;
}
form .submit.light{
	color:#333;
	background:#000;
	font-weight:normal;
	margin-right:2em;
	border: 1px solid #333;

}
form input.hidden {
	border:none;
	padding:0;
	display:inline;
}
form input, 
form textarea
{
	color:#000;
	display: block;
	width: 96%;
	background: #fff;
	border: 2px solid #CCC;
	padding:.25em .5em;
	font-weight:bold;
}
form label
{
	display: block;
	margin-bottom: 1em;
}
form .first
{
	padding-top: 1em;
}
form select
{
	display: block;
	font-weight:bold;
}

.margin-if-right {
        margin:0 30px 10px 20px;
}

#ContentHomeRight ul.social {
        list-style-type: none;
        display:block;
        overflow:hidden;
        margin:0 0 10px 4px;
        padding:0;
}

#ContentHomeRight ul.social li {
        margin:0;
        padding:0 9px;
        float:left;
}

.social-like {
        background:#fff;
        height:50px;
        overflow:hidden;
        padding:2px 0 2px 2px;
		margin:0 5px;
}

#ContentHomeRight form.lj {
        margin:0 10px;
}

span#emailus {
        display:block;
        font-size:18px;
        font-weight:bold;
        color:#fff;
        font-family: Trebuchet MS, sans-serif;
        margin-bottom:12px;
		margin:0 10px;
}


#ContentHomeRight form.lj .first {
        padding:0;
}

#ContentHomeRight form fieldset {
        border:1px solid #a8945f;
        padding: 15px;
        width:208px;
}

#ContentHomeRight form input, #ContentHomeRight form textarea {
        width: 194px;
        font-size:12px;
        font-weight:normal;
        color:#333333;
        font-family: Trebuchet MS, sans-serif;
        border: 1px solid #CCCCCC;
        margin-bottom:8px;
}

#ContentHomeRight form #email {
        display:none;
}

#ContentHomeRight form label, #ContentHomeRight form label {
        display:block;
        overflow:hidden;
}

#ContentHomeRight form textarea {
        height:60px;
        resize:none;
}

#ContentHomeRight form #submit {
        float:right;
        cursor:pointer;
        border:none;
        background:url("../images/button-form-rightcol.png") no-repeat;
        width:44px;
        height:21px;
        text-indent:-9999px;
        margin:0;
}


.video-youtube {
    border:3px solid #303030;
}

.box-link-images {
    overflow:hidden;
    margin:0 0 30px 52px;
}

.box-link-images a, .video-youtube {
    margin-right:27px;
}

#ContentHomeRight h3.alert {
    margin-left:11px;
    margin-right:9px;
    margin-bottom:10px;
}

#ContentHomeRight form.lj .ammerspay{
position:absolute;
width:50px;
top:0;
left:-5000px;
}


/*     Alerts ContentHomeRight
==================== */
#ContentHomeRight h3.alert, #ContentHomeRight h3.alertyes, #ContentHomeRight h3.alertwarn{
	font-size:12px;
	line-height:16px;
	padding:5px 5px 5px 35px;
	color:#000;
	border: 2px solid #0c0;
	border-width: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:.8em;
	margin-bottom:.8em;
	background: #cfc url(../includes/forms/alert-yes.png) no-repeat 5px 1px;
}
#ContentHomeRight h3.alert{
	background: #fcc url(../includes/forms/alert-no.png) no-repeat 5px 1px;
	border-color:#c00;
}
#ContentHomeRight h3.alertwarn{
	background: #ffc url(../includes/forms/alert-info.png) no-repeat 5px 1px;
	border-color:#ff3;
}
#ContentHomeRight form h3.alert,
#ContentHomeRight form h3.alertyes,
#ContentHomeRight form h3.alertwarn {
margin-left:0;
margin-right:0;
}


/*     printer styles
========================= */
@media print{
/* Hide unwanted elements */
#Slogan, #menuwrapper, #DesignBy  {display:none;}
#Header, #HomeHeaderInner, #Logo, #Logo a, #HomeLogo, #HomeLogo a {
	width: auto;
	height: auto;
	font-size:20px;
	position:relative;
	left:0;
	top:0;
	color:#000;
	text-decoration:none;
}
#Header {border-bottom:1px solid #CCC; height:40px;}
#Logo strong, #HomeLogo strong {
display:block;
}
/* Kill floats */
body, #Page, #Header, #HomeHeaderInner, #ContentHome, #ContentHomeLeft, #ContentHomeRight, #Content, #Footer {width:100%; float:none; background: none; margin:0; padding:0;}
#Footer { border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
h1, h2, h3, table, p {
margin-left: 0;
margin-right:0;
text-align:left;
padding-left:0;
background:none;
}
}



/* fader */

#imageContainer {
	width:980px;  /*  Width of images */
	height:244px; /* Height of images */
	position:relative;    
}
#imageContainer img {
	display:none;
	position:absolute;
	top: 0; left:0;
}
#imageContainer img:first-child {
	display: block;
}
#imageContainer img.sub {
	display:block;
}
