@charset "UTF-8";
/* CSS Document */

/* Universal Elements */

body { margin: 0; padding: 0; font-family: 'Open Sans', Arial,Helvetica,sans-serif; color: #555; font-size: 12px; font-weight: 300; }

.clearFloat {height: 0px; margin: 0px; padding: 0px; clear: both;}

a {color: #253274;	text-decoration: none;}

a:hover {text-decoration:underline;}

h1 {color: #8d0f91;	font-family: 'Open Sans', sans-serif;	font-size: 48px; font-weight: 200; margin: 0;}

p {color: #4e4e4e; font-family: 'Source Sans Pro', sans-serif; font-weight:300;	margin: 0 0 20px 0;}

/* Layout */
#page-wrapper {width: 100%; overflow: hidden; margin: 0 auto; height: auto!important; min-height: 90%; height: 100%; background: #CCC; background: url('../img/background-tile.png') repeat;}
#page-header { position: relative; z-index: 1000; width: 100%; height: 90px; top: 0; left: 0; background: url('../img/header-shadow.png') top left repeat-x; background: -moz-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254, 254, 254, 1)),color-stop(89%,rgba(254, 254, 254, 1)),color-stop(90%,rgba(0, 0, 0, .53)),color-stop(94%,rgba(0, 0, 0, .24)),color-stop(96%,rgba(0, 0, 0, .18)),color-stop(100%,rgba(0, 0, 0, .04))); background: -webkit-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%); background: -o-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%); background: -ms-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%); background: linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%); }

#page-header {
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 90px;
	top: 0;
	left: 0;
	background: url('../../img/header-shadow.png') top left repeat-x;
	background: -moz-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254, 254, 254, 1)),color-stop(89%,rgba(254, 254, 254, 1)),color-stop(90%,rgba(0, 0, 0, .53)),color-stop(94%,rgba(0, 0, 0, .24)),color-stop(96%,rgba(0, 0, 0, .18)),color-stop(100%,rgba(0, 0, 0, .04)));
	background: -webkit-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%);
	background: -o-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%);
	background: -ms-linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%);
	background: linear-gradient(top,rgba(254, 254, 254, 1) 0%,rgba(254, 254, 254, 1) 89%,rgba(0, 0, 0, .53) 90%,rgba(0, 0, 0, .24) 94%,rgba(0, 0, 0, .18) 96%,rgba(0, 0, 0, .04) 100%);
}

#header {
	height: 80px;
	position: relative;
}

#title {
	float: left;
	margin: 5px 0 0 10px;
}
	
	#title a {
		height: 69px;
		width: 340px;
		background: url('../../img/logo.png') 0 0 no-repeat;
		display: block;
		text-align: left;
		text-indent: -9999px;
		overflow: hidden;
	}

#header-right {
	overflow: visible;
	display: block;
	float: right;
	position: relative;
	height: 100%;
	width: 630px;
}

#header-right .top {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	color: #666;
	font-size: 12px;
	font-weight: 300;
	text-align: right;
	line-height: 1em;
}


#site-navigation-wrapper {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	bottom: -2px;
}

#site-navigation {
	clear: both;
	float: right;
	height: 25px;
	list-style: none outside none;
	position: relative;
	color: #666;
}

#site-navigation .navigation-item {
	float: left;
	padding: 0 1px;
	margin-left: 0;
	border-right: 1px solid #CCC;
	position: relative;
	text-align: left;
}

.navigation-item a {
	font-size: 13px;
	font-weight: 700;
	color: #666;
	display: inline;
	letter-spacing: .07em;
	padding: .2em 1em 1em;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

.navigation-item a:hover {
	color: #388ce3;
}

.navigation-item .home-link {
	display: block;
	width: 10px;
	height: 10px;
	background: url('../../img/home-icon.png') no-repeat 0 0;
	padding: 0;
	margin: .5em 1em .2em;
}

.navigation-item .home-link:hover {
	display: block;
	width: 10px;
	height: 10px;
	background: url('../../img/home-icon.png') no-repeat -10px 0;
}


#site-navigation .navigation-button {
	float: left;
	padding: 0 1px;
	margin-left: 0;
	border-right: 0px;
	position: relative;
	text-align: left;
	display: none !important;
}

.navigation-button a {
	margin: 0 0 0 1em;
	width: 392px;
	padding: 7px;
	color: #FFFFFF;
	font-weight: 300;
	font-size: 12px;
	background-color: #3fa9eb;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear,left top,left bottom,from(#3fa9eb),to(#388ce3));
	background-image: -moz-linear-gradient(#3fa9eb,#388ce3);
	background-image: -ms-linear-gradient(#3fa9eb6,#388ce3);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3fa9eb),color-stop(100%,#388ce3));
	background-image: -webkit-linear-gradient(#3fa9eb,#388ce3);
	background-image: -o-linear-gradient(#3fa9eb,#388ce3);
	background-image: linear-gradient(#3fa9eb,#388ce3);
	border: 1px solid #388ce3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    text-shadow: 0 1px 2px #000;
	text-decoration: none;
}

.navigation-button a:hover {
	background-color: #135ca9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear,left top,left bottom,from(#3fa9eb),to(#135ca9));
	background-image: -moz-linear-gradient(#3fa9eb,#135ca9);
	background-image: -ms-linear-gradient(#3fa9eb6,#135ca9);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3fa9eb),color-stop(100%,#135ca9));
	background-image: -webkit-linear-gradient(#3fa9eb,#135ca9);
	background-image: -o-linear-gradient(#3fa9eb,#135ca9);
	background-image: linear-gradient(#3fa9eb,#135ca9);
}


#outer-container {
	background: url('../../img/white-10.png') repeat scroll 0 0 transparent;
    background: none repeat-y scroll 0 0 rgba(255, 255, 255, .2); 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 20px auto 0 auto;
    overflow: visible;
	padding: 7px;
	position: relative;
    width: 1000px;
}

#container {background: #FFF; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin: 0 auto; padding: 20px 40px 90px; width: 920px;}

/* Overview Section */
	.overview {width: 100%;}
		.overview .left { width: 580px; float: left; }
                    .overview .left p { font-size: 15px; }

		
		.overview .right { float: right; width: 310px; text-align: center; }
			.overview .right img { padding: 5px; max-width: 300px; max-height: 300px }
			
/* Banner Section */
.banner { display: block; background: url("../img/banner-bg.png") no-repeat; width: 950px; height: 150px; padding: 30px 45px 0 45px; margin: 0px -60px; }
	.banner .left { display: block; float: left; width: 650px; }
		.banner .left h3 { font-family: 'PT Sans Narrow', 'Open Sans', Arial; background-color: #FFF; color: #FFF; font-size: 38px; font-weight: bold; color: transparent; text-shadow: 0px 1px 3px rgba(255,255,255,0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; }
	.banner .right { display: block; float: right; width: 250px; font-family: 'PT Sans Narrow', sans-serif; font-size: 82px; color: #FFF; font-weight: 400; padding-top: 30px; text-align: right; }
	
/* Billboard Rates Section */
div.billboard-rates { display: block; width: 100%; }
	div.billboard-rates h2 { font-size: 32px; color: #4e4e4e; font-weight: 400; font-family: 'Source Sans Pro', sans-serif; margin: 0 0 10px; }

/* Testimonial Section */
div.testimonial { display: block; width: 590px; float: left; }
	
/* About City Section */
div.about-city { display: block; width: 310px; float: right;padding-left: 10px; }
	div.about-city h3 { font-size: 24px; color: #4e4e4e; font-weight: 400; font-family: 'Source Sans Pro', sans-serif; margin: 0 0 10px; }
        div.about-city p { font-size: 13px; }
	
	
/* =Buttons
----------------------------------------------- */
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 11pt/100% "Open Sans",Arial,Verdana,sans-serif;
	padding: 0 15px;
	border-style: solid;
	border-width: 1px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	white-space: nowrap;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.button.orange {
	color:#764B0C;
	background-color: #f78d1d;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FAA51A 0%, #F47A20 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FAA51A 0%, #F47A20 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #FAA51A 0%, #F47A20 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAA51A), color-stop(1, #F47A20));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FAA51A 0%, #F47A20 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FAA51A 0%, #F47A20 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee94f',endColorstr='#fd9a0f',GradientType=0);
	border: solid 1px #da7c0c;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .6);
}

.button.orange:hover {
	color:#764b0c;
	background-color:#f47c20;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #F88E11 0%, #F06015 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #F88E11 0%, #F06015 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #F88E11 0%, #F06015 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F88E11), color-stop(1, #F06015));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #F88E11 0%, #F06015 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #F88E11 0%, #F06015 100%);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	text-decoration: none;
}

.button.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.button.blue {
	color: #FFF;
	background-color: #0079c1;
	background: -moz-linear-gradient(center bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
	background: -webkit-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -ms-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: -o-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	background: linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
	border-color: #0079c1 #00588b #004b77;
	text-shadow: 1px 1px 1px #333;
}

.button.blue:hover {
	color:#FFF;
	background-color:#005282;
	background:-moz-linear-gradient(center bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
	background:-webkit-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-ms-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-o-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	border-color:#00629b #004872 #003b5d;
	-moz-box-shadow:0 1px #1794dc inset;
	-webkit-box-shadow:0 1px #1794dc inset;
	box-shadow:0 1px #1794dc inset;
	text-decoration: none;
}

.button-text {
	padding: .5em 0;
	display: block;
}

.button-text.arrow::after {
	content: ' ›';
	color: white;
	font-size: 1.2em;
	font-weight: 700;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

#ad-block-container {background: #F9F9F9;border: 1px solid silver; -webkit-border-radius: 6px; -moz-border-radius: 6px;  border-radius: 6px; -webkit-box-shadow: 0 0 5px#888; -moz-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888; padding: 5px;}

#banner-left {display: block; float: left; width: 540px;}

#banner-right {display: block; float: left; width: 380px; font-family: 'PT Sans Narrow', sans-serif; font-size: 82px; color: #FFF; font-weight:400; padding-top:20px;}

#footer {width: 100%;background: url(../../img/landscape.png) no-repeat 50% 0;position: relative;overflow: hidden;padding: 95px 0 0px;margin-top: -95px; color: white; font: normal 13px Arial, Helvetica, sans-serif;}

#footer .bg {
 /* background: #042B87 url(/img/footer_middle_splitter1_top_panel_body.png) repeat-x 0 0; */
    min-height: 200px;
    background-color: #853c8d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#853c8d), to(#5e2a63));
    background-image: -webkit-linear-gradient(top, #853c8d, #5e2a63);
    background-image: -moz-linear-gradient(top, #853c8d, #5e2a63);
    background-image: -o-linear-gradient(top, #853c8d, #5e2a63);
    background-image: linear-gradient(to bottom, #853c8d, #5e2a63);
}

#footer-bottom {margin: auto;overflow: hidden;padding: 11px 0 0 0;}

.wrapper {
	margin: 0 auto;
	width: 1000px;	
}

.request-quote-orange-small-btn {
	display: block;
	border: 0;
	color: white;
	margin: 0 0 0 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
	width: 170px;
	height: 40px;
	background: url(../img/request-quote-orange-small.png) no-repeat 0 0;
}

.request-quote-orange-small-btn:hover {
	background-position:0 -40px;
}

.request-quote-orange-large-btn {
	display: block;
	border: 0;
	color: white;
	margin: 0 0 0 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
	width: 250px;
	height: 50px;
	background: url(../img/request-quote-orange-large.png) no-repeat 0 0;
}

.request-quote-orange-large-btn:hover {
	background-position:0 -50px;
}

.request-quote-blue-btn {
	display: inline-block;
	border: 0;
	color: white;
	margin: 0 0 0 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
	width: 190px;
	height: 40px;
	background: url(../img/request-quote-blue.png) no-repeat 0 0;
}

.request-quote-blue-btn:hover {
	background-position:0 -40px;
}
.request-quote-orange-small-btn span, .request-quote-orange-large-btn span, .request-quote-blue-btn span {
display: none;
}

.call-info {font-family: 'PT Sans Narrow', sans-serif; font-size: 20px; font-weight:400;}

.ad-block {display: block; width: 227px; margin: 0px; float: left; overflow: hidden;}

.ad-block-content {width: 200px; margin: 15px auto; border-style: solid none;border-width: 1px;border-color: #F47735; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; color:#5B5B5B;}

.ad-block-header {font-weight: 600;}

.ad-block-category {font-style: italic;}

.category-picture {display: block; margin: 5px auto; border: solid 4px white;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .25);-moz-box-shadow: 0 0 5px rgba(0,0,0,.25);box-shadow: 0 0 5px rgba(0, 0, 0, .25);}

.image-frame { padding: 5px; border: 1px solid #CCC; margin: 0 10px 10px 10px; -moz-box-shadow: 2px 1px 5px #999; -webkit-box-shadow: 1px 1px 5px #999; box-shadow: 1px 1px 5px #999; }

/* Location Template */
.locationColumn { display: block; float: left; font-size:13px; margin-right: 30px; width: 200px; }
.locationColumn.last { margin: 0px; }

.locationColumn ul { margin-top: 0px; list-style: none; padding-left: 20px; font-size: 12px; }


/* Dropdown Menu CSS */
#site-navigation ul { list-style: none; margin: 0px; position: absolute; left: -9999px; padding: 8px; background: #FFF; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; -moz-box-shadow: 2px 4px 5px #888; -webkit-box-shadow: 2px 4px 5px #888; box-shadow: 2px 4px 5px #888; }
#site-navigation ul li { padding: 10px 0; float: none; }
#site-navigation li ul li a {padding: 8px; font-size: 14px; text-transform: none; font-weight: 400; }
#site-navigation li ul li a:before { content: '\203A'; color: #388ce3; font-size: 1.2em; font-weight: 700; text-shadow: 0 1px 1px rgba(0, 0, 0, .3); padding-right:5px; }
#site-navigation li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#site-navigation ul li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	/*background:none;*/
  	background: url("/cms/images/header-bg.png") repeat-x left top;
	text-decoration:none;
}
#site-navigation li:hover ul{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	/*background:#FFF;*/
	text-decoration:none;
}
#site-navigation li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
  	background: url("/cms/images/header-bg.png") repeat-x left top;
	text-decoration:none;
}

#form-wizard-iframe-container {margin: 15px -40px}
#form-wizard-iframe {
	visibility: hidden;
	-webkit-transition: all 0.5ms ease;
	-moz-transition: all 0.5ms ease;
	-ms-transition: all 0.5ms ease;
	-o-transition: all 0.5ms ease;
	transition: all 0.5ms ease;
}