@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: KlavLight;
    src: url(../fonts/CENTAUR.TTF) format("truetype");
}
@font-face {
    font-family: KlavBold;
    src: url(../fonts/CENTAUR.TTF) format("truetype");
}
@font-face {
    font-family: KlavReg;
    src: url(../fonts/CENTAUR.TTF) format("truetype");
}



.TitleHeader {
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-size: 230%;
	font-style: normal;
	text-decoration: blink;
	font-weight: 700;
	color: #466FA6;
}
.UnderDeckHeader {
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-size: 300%;
	font-style: normal;
	text-decoration: blink;
	font-weight: 700;
	color: #FFF;
}
.BalloonHeader {
	font-size: 250%;
	color: #fff;
	font-family: KlavBold, calibri;
	font-weight: bold;
	text-shadow: 0px 0px 11px #000;
}
.BalloonHeaderSm {
	font-size: 200%;
	color: #fff;
	font-family: KlavBold, calibri;
	font-weight: bold;
	text-shadow: 0px 0px 11px #000;
}
.PhoneText {
	font-size: 275%;
	color: #FFF;
	font-family: calibri;
	font-weight: 700;
	text-decoration: none;
	vertical-align: middle;
	text-shadow: 0px 0px 15px #A6E3F5;
}
.HeaderBackground {
	background: rgba(70, 112, 227, .7);
	background-blend-mode: multiply;
}
.HeaderText {
	color: #d1d2d2;
	font-size: 275%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:750;
}
.SloganText {
	color: #FF8C1A;
	font-size: 250%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 750;
	text-shadow: 0px 0px 0px #000;
}
.MainBody {
	color: #333;
	font-size: 160%;
	font-family: KlavReg, calibri;
	font-weight: 700;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.MainBodyBold {
	color: #333;
	font-size: 160%;
	font-family: KlavReg, calibri;
	font-weight: 1100;
}
.MainBodySmall {
	color: #414141;
	font-size: 130%;
	font-family: KlavReg, calibri;
	font-weight: 400;
}
.MainBodyGrey {
	color: #FFF;
	font-size: 180%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 700;
	padding-left: 11px;
}
.MainBodyGrey5 {
	color: #000;
	font-size: 180%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 700;
	padding-left: 11px;
}
.MainBodyGrey2{
	color: #414141;
	font-size: 110%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-left: 11px;
	text-shadow: 0px 0px 5px #FFFFFF;
	
	}
.MainbodyOrange{	
	color: #FFA346;
	font-size: 150%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-left: 10px;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.FooterText {
	color: #FFF;
	font-size: 180%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 700;
	line-height: none;
	text-shadow: 0px 0px 5px #000;
}
.FooterTextSmall {
	color: #FFF;
	font-size: 150%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 700;
	text-shadow: 0px 0px 5px #000;
}
.RedHighlight {
	color: #F00;
	font-size: 125%;
	font-family: calibri;
}
.BlueHighlight{
	color:#006699;
	font-size: 120%;
	font-family: calibri;
	
}
.RedHighlightLg {
	color: #F00;
	font-size: 225%;
	font-family: calibri;
	font-weight:800;
}
.FootText {
	font-family: KlavReg, calibri;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
.Copyright {
	color: #FFF;
	font-size: 130%;
	font-family: calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px 5px #000;
}
.FormText {
	font-size: 100%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #000;
	width: 60%;
	border-radius:5px;
	max-width: 300px;
	height:30px;
	background-color: #fff;
	margin-top: 1px;
	padding-top:0px;
	padding-bottom:0px;
}
.FormText2 {
	font-size: 100%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #000;
	width: 80%;
	border-radius:5px;
	max-width: 300px;
	background-color: #fff;
	margin-top: 1px;
	padding-top:0px;
	padding-bottom:0px;
}
.UnderDeckPittsburghPage {
	background-color: rgba(0,0,0,1);
	box-shadow: 0px 0px 10px #ccc;
	opacity:0.75;
}
.UnderDeckPittsburghPage2 {
	background-color: rgba(51,51,51,1);
	box-shadow: 0px 0px 10px #ccc;
}
#SewickleyUnderdeckCeilings {
	background-image:url(../images/UnderDeckCeilingsPittsburgh.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.OhioUnderdeckCeilings {
	max-width:150px;
}
.OhioUnderdecks {
	background-color: #CCC;
}
.UnderdeckCeilingsFacebook {
	opacity:1;
}
.UnderdeckCeilingsFacebook:hover {
	opacity:.6;
}

/* Links */
#WhiteLink a:link {
	text-decoration: none;
	color: #d1d2d2;
}
#WhiteLink a:visited {
	text-decoration: none;
	color: #d1d2d2;
}
#WhiteLink a:hover {
	text-decoration: none;
	color: #fff;
}
#WhiteLink a:active {
	text-decoration: none;
}
#WhiteLink2 a:link {
	text-decoration: none;
	color: #333;
	text-shadow: 0px 0px 15px #A6E3F5;
}
#WhiteLink2 a:visited {
	text-decoration: none;
	color: #999;
	text-shadow: 0px 0px 15px #A6E3F5;
}
#WhiteLink2 a:hover {
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 0px 15px #999999;
}
#WhiteLink2 a:active {
	text-decoration: none;
}
#WhiteLink3 a:link {
	text-decoration: none;
	color: #FFF;
}
#WhiteLink3 a:visited {
	text-decoration: none;
	color: #FFF;
}
#WhiteLink3 a:hover {
	text-decoration: none;
	color: #CCC;
}
#WhiteLink3 a:active {
	text-decoration: none;
}
#BlueLink a:link {
	text-decoration: none;
	color: rgba(70, 112, 227, .7);
	font-weight:700;
}
#BlueLink a:visited {
	text-decoration: none;
	color: rgba(70, 112, 227, .7);
	font-weight:700;
}
#BlueLink a:hover {
	text-decoration: none;
	color: #000;
	text-shadow:0px 0px 5px #999999;
	font-weight:700;
}
#BlueLink a:active {
	text-decoration: none;
}
#GreenLink a:link {
	text-decoration: none;
	color: rgba(23, 150, 70, .7);
	font-weight:700;
}
#GreenLink a:visited {
	text-decoration: none;
	color: rgba(23, 150, 70, .7);
	font-weight:700;
}
#GreenLink a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	text-shadow:0px 0px 5px #999999;
	font-weight:700;
}
#GreenLink a:active {
	text-decoration: none;
}
#BlackLink a:link {
	text-decoration: none;
	color: #FFF;
}
#BlackLink a:visited {
	text-decoration: none;
	color: #FFF;
}
#BlackLink a:hover {
	text-decoration: none;
	color: #CCC;
}
#BlackLink a:active {
	text-decoration: none;
}


/* Main Menu */
#menu{
	width: 100%;
	margin: 0;
	margin-right:0px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align:center;
}
#menu li{
	width: 25%;
	padding-left:0%;
	padding-right:0%;
	float: left;
	position: relative;
	text-wrap:none;
}
#menu a{
	display: block;
	height: 25px;
	color: #CCCCCC;
	font-size: 20px;
	text-wrap: none;
	text-transform: uppercase;
	font-family: KlavBold, calibri, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	text-wrap: none;
}
#menu li:hover > a{
	color: #FFF;
}
*html #menu li a:hover{ /* IE6 */
	color: #2C4568;
}
#menu li:hover > ul{
	display: block;
	
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
/* Sub-menu */
#menu ul{
	list-style: none;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	display: none;
	position: absolute;
	border: thin #000000;
	right: 0;
	width: 100%;
	z-index: 99999;
	background: rgba(255, 255, 255, .95);
	blend-mode: multiply;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0 2px 5px #777777;
	-webkit-box-shadow: 0 2px 5px #777777;
	box-shadow: 0 2px 5px #777777;
	color: #333333;
	text-shadow: none;
	border: thick #000;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
#menu ul li{
	float: none;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #333333;
	text-shadow: none;
	-moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	-webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	width: 100%;
}
#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #532F1A;
	text-shadow:none;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;  
}
#menu ul a{
	padding: 10px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: uppercase;
	margin-right: 0px;
	color: #333333;
	font-size: 130%;
	font-weight: 700;
	text-shadow: none;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
*html #menu ul a{ /* IE6 */   
	height: 10px;
	color: #532F1A;
	text-shadow:none;
}
*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	color: #532F1A;
	text-shadow:none;
}
#menu ul a:hover{
	width: auto;
	border:none;
	text-shadow:none;
    background: #777;
}
#menu ul li:first-child a{  
}
#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0px solid #444;
}
#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}
#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
