@import url("/global.css");
/* CompiledCSS */
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
/*
Colors:

Accents:		#3e9cac
Header/Footer:	#242d3c
Text/Nav BKG:	#0f1720
Feature BKG:	#475361
*/

body {
	font:100%/160% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#0f1720;
	background:#242d3c;
	position:relative;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
#nav-menu select { 
	display: none;
}
/* Headings */

h1, h2, h3, h4 {
	margin:0;
}
h1 {
	font-size:26px;
	color:#242d3c;
	line-height:140%;
	font-weight:700;
}
h2 {
	font-size:22px;
	color:#242d3c;
	font-weight:700;
}
h3 {
	font-size:18px;
	color:#242d3c;
	font-weight:700;
}
h4 {
	font-size:18px;
	color:#000;
	font-weight:700;
}

/* Links and Cell Color Class */

a {
	text-decoration:underline;
	color:#3e9cac;
}
a:hover {
	text-decoration:none;
}
a.l3 {
	text-decoration:underline;
}
a.l3:hover {
	text-decoration:none;
}

.header_color { background-color:#454C59; }

.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {
    color: #fff;
    background:#475361;
}
h1.cellcolor,
h2.cellcolor,
h3.cellcolor,
h4.cellcolor,
p.cellcolor {
	padding:10px;
}

/* RSS FEED */

.rssBody ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.rssFeed .rssRow {
    display: block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.rssFeed .rssRow div {
    display: none;
}
.rssFeed ul li {
	border-bottom:1px dotted #999;
}
.rssFeed .rssRow h4 {
}
.rssHeader {
    display: none;
}
.rssBody p {
	padding:0 0 20px 0;
	margin:0;
}
.rssBody h4 {
    padding:0 0 10px 0;
    margin:0;
}
.rssFeed ul li:last-child {
	border-bottom:none;
}

/* Hides the Header */

#Header {
	display:none;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
#style_container {
	width:100%;
	position:relative;
	min-width:320px;
}
#bkg-fix {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
}
#style_header {
	min-height:100px;
	position:relative;
	width:100%;
	background: url(/images/galleries/style/489/images/header_glow.png) top left no-repeat;
	min-width:320px;
}
#logo {
	text-align:left;
	text-decoration:none;
	margin-left:3%;
	float:left;
}
#logo img {
	float:left;
}
#logo a {
	text-decoration:none;
	display:block;
}
#logo h2 {
	font-size:28px;
	color:#fff;
	text-shadow: #000 1px 1px 1px;
	margin-top:40px;
	line-height:40px;
	display:block;
	float:left;
}
#style_header .links {
    margin: 0 3% 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
#style_header.internal .links a {
	padding: 27px 0 27px 30px;
}
#style_header .links a,
#style_footer .links a {
	margin:0;
	padding:27px 0 27px 30px;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	text-shadow: #000 1px 1px 1px;
}
#style_footer .powered {
	margin:0;
	padding:27px 30px 27px 0;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	text-shadow:#000 1px 1px 1px;
	position:absolute;
	top:0;
	left:0;
}
#style_footer .powered a {
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	color:#fff;
}
#style_header .links a:hover,
#style_footer .links a:hover,
#style_footer .powered a:hover {
	color:#3e9cac;
}
#style_feature {
	min-height:400px;
	width:100%;
	position:relative;
	background:url(/images/galleries/style/489/images/feature_bkg.png) top center repeat-x;
}
#style_feature #slideshow {
	position:relative
	display:block;
	width:100%;
	height:400px;
}
#style_feature #slideshow img {
	position:absolute !important; 
	top:0 !important;
	left:50% !important;
	margin-left:-960px !important;
}
#style_feature_internal {
	min-height:90px !important;
	width:100%;
	position:relative;
	background:url(/images/galleries/style/489/images/feature_bkg.png) #475361 top center repeat-x;
}
#style_feature .line,
#style_feature_internal .line {
	position:absolute;
	top:0;
	height:9px;
	border-bottom: solid 1px #bbbbbb;
	width:100%;
	background:#0f1720;
}
#style_feature .button,
#style_feature_internal .button {
	position:absolute;
	top:-40px;
	margin-right:-10px;
    right: 3%;
	height:90px;
	line-height:90px;
	font-size:28px;
	width:365px;
	font-weight:bold;
	color:#fff;
	text-shadow: #000 1px 1px 1px;
}
#style_feature .button a,
#style_feature_internal .button a {
	text-decoration:none;
	color:#fff;
}
#style_feature .button span.arrow,
#style_feature_internal .button span.arrow {
	background:url(/images/galleries/style/489/images/feature_btn.png) 0 0 no-repeat;
	position:absolute;
	height:90px;
	width:135px;
	left:0;
	text-indent:30px;
}
#style_feature .button span.phone,
#style_feature_internal .button span.phone {
	position:absolute;
	height:90px;	
	left:135px;
	width:225px;
	background:url(/images/galleries/style/489/images/feature_btn.png) -250px 0 no-repeat;
	
	text-indent:10px;
}
#style_feature .bar {
	position:absolute;
	bottom:0;
	min-height:80px;
	background:#242d3c;
	width:94%;
	margin:0 3%;
	border-radius: 20px 20px 0px 0px; 
	-moz-border-radius: 20px 20px 0px 0px; 
	-webkit-border-radius: 20px 20px 0px 0px; 
}
#style_feature_internal .bar {
	position:absolute;
	bottom:0;
	min-height:80px;
	background:none;
	width:94%;
	margin:0 3%;
}
#style_feature .bar h1 {
	line-height:40px;
	margin:20px 0 10px 20px;
	padding:0;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	float:left;
}
#style_feature_internal .bar h1 {
	line-height:40px;
	margin:20px 0 10px 0;
	padding:0;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	float:left;
}
#style_feature .bar .subscribe {
	position:relative;
	margin-top:10px;
	margin-right:20px;
	float:right;
	background:url(/images/galleries/style/489/images/subscribe.png) 0 25px no-repeat;
	width:330px;
	height:65px;
}
#style_feature .bar .subscribe h3 {
	line-height:20px;
	color:#fff;
	margin:0;
	padding:0 0 5px 0;
	font-size:18px;
	text-align:center;
	display:block;
	white-space:nowrap;
}
#style_feature .bar .subscribe input {
	margin:0;
	padding:0;
	border:0;
	background:none;
	float:left;
	height:35px;
	line-height:35px;
	font-size:16px;
	width:230px;
	text-indent:10px;
}
#style_feature .bar .subscribe input.submit {
	width:100px;
	text-indent:0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
#style_nav {
	width:100%;
	min-height:50px;
	position:relative;
	background:#ffffff;
}
#style_nav .line {
	position:absolute;
	top:0;
	height:9px;
	border-top:1px solid #ffffff;
	background:#d6d6d6;
	display:block;
	width:100%;
}
#style_nav .bar {
	position:absolute;
	top:10px;
	height:40px;
	background:#242d3c;
	width:94%;
	margin:0 3%;
	border-radius: 0px 0px 20px 20px; 
	-moz-border-radius: 0px 0px 20px 20px; 
	-webkit-border-radius: 0px 0px 20px 20px; 
}
#style_nav .bar .nav {
	display:block;
	float:left;
	height:40px;
	margin-left:5px;
}
#style_nav .bar .splash ul ul {
	display:none !important;
}
#style_nav .bar .social {
	float:right;
	display:block;
	margin:12px 20px 0 0;
}
#style_nav .bar .social a {
	text-decoration:none;
	padding-left:12px;
	display:block;
	float:right;
	height:16px
}
#style_nav .bar .social a img {
	float:left;
}
#style_content {
	width:94%;
	margin:0;
	padding:20px 3%;
	background:#fff;
	min-height:100px;
}
#style_content .content {
	float:left;
	width:64.666666%;
}
#style_content .rss {
	font:90%/160% Arial, Helvetica, sans-serif;
	float:right;
	width:31.333333%;
	padding-left:2%;
	border-left:1px dotted #999;
}
#style_content table,
#fga {
	width:100% !important;
}
#style_content .icons a {
	width:33.333333%;
	height:40px;
	float:left;
	text-decoration:none;
	color:#0f1720;
	font-size:28px;
	font-weight:bold;
	line-height:30px;
	padding-top:130px;
	text-align:center;
	display:block;
	border-radius:20px; 
	-moz-border-radius:20px; 
	-webkit-border-radius:20px; 
}
#style_content .icons a:hover {
	color:#3e9cac;
	background-color:#eeeeee;
}
#style_content .icons .one {
	background:url(/images/galleries/style/489/images/icon_clock.png) top center no-repeat;
}
#style_content .icons .two {
	background:url(/images/galleries/style/489/images/icon_gear.png) top center no-repeat;
}
#style_content .icons .three {
	background:url(/images/galleries/style/489/images/icon_cal.png) top center no-repeat;
}
#style_content .icons .four {
	background:url(/images/galleries/style/489/images/icon_pie.png) top center no-repeat;
}
#style_content .icons .five {
	background:url(/images/galleries/style/489/images/icon_news.png) top center no-repeat;
}
#style_content .icons .six {
	background:url(/images/galleries/style/489/images/icon_lock.png) top center no-repeat;
}
#style_footer {
	position:relative;
	min-height:60px;
}
#style_footer .line {
	position:absolute;
	top:0;
	height:10px;
	background:#0f1720;
	display:block;
	width:100%;
}
#style_footer .powered {
	float:left;
	margin:0 0 0 3%;
}
#style_footer .links {
	float:right;
	margin:0 3% 0 0;
}
/* Hidden Nav elements */
#page_1237,
#page_444 {
	display:none;
}

/* Demo Wizard */
h1.wizardHeader {
	color: #3a9cac;
    padding-top: 30px;
    text-shadow: 1px 1px 1px #000000;
}

.wizardFirmType {
    font-weight: bold;
    margin-top: 5px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}

@media all and (min-width: 1366px) {
	#style_content .rss {
		font:100%/160% Arial, Helvetica, sans-serif;
	}
	#style_nav .bar .nav {
		margin-left:5px;
	}
	#style_content,
	#nav-menu li {
		font-size:18px !important;
	}
	#style_content .icons a {
		width:16.666666%; 
		font-size:32px;
	}
	#style_feature .bar h1 {
		font-size:38px;
	}
	#style_header,
	#style_footer,
	#style_feature {
		font:120%/160% Arial, Helvetica, sans-serif;
	}
	#style_feature {
		height:480px;
	}
	#style_content {
		padding:30px 3%;
	}
	#style_feature .button {
		top:270px;
	}
	#style_header .links a,
	#style_footer .links a,
	#style_footer .powered {
		padding:40px 0 40px 30px;
	}
	#style_feature .button,
	#style_feature_internal .button {
		font-size:34px;
		width:480px;
	}
	#style_feature .button span.arrow,
	#style_feature_internal .button span.arrow {
		width:185px;
	}
	#style_feature .button span.phone,
	#style_feature_internal .button span.phone {
		background:url(/images/galleries/style/489/images/feature_btn.png) -185px 0 no-repeat;
		width:295px;
		left:185px;
	}
}
@media all and (max-width: 959px) and (min-width: 720px) {
	#style_content .rss {
		display:none;
	}
	#style_content .content {
		width:100%;
		float:none;
	}
	#style_nav .bar .nav {
		margin-left:3%;
	}
	#nav-menu {
		margin-left:-10px !important;
	}
	#style_feature .bar .subscribe {
		display:none;
	}
	#style_content .icons a {
		font-size:24px; 
	}
	#style_feature .bar,
	#style_nav .bar {
		width:100%;
		margin:0;
		border-radius:0; 
		-moz-border-radius:0; 
		-webkit-border-radius:0; 
	}
	#style_nav .bar .social {
		display:none;
	}
}
@media all and (max-width: 719px) and (min-width: 0px) {
	#style_feature #slideshow {
		display:none;
	}
	#style_content .rss {
		display:none;
	}
	#style_content .content {
		width:100%;
		float:none;
	}
	#nav-menu ul { 
		display: none !important; 
	}
	#nav-menu select { 
		display: inline-block;
		width:100%;
		height:30px;
		line-height:30px;
		font-size:18px;
		margin:0;
	}

	#style_nav .bar .nav {
		margin: 0;
		width: 100%;
		line-height:30px;
	}

	#style_feature .bar .subscribe {
		display:none;
	}
	#style_content .icons a {
		width:50%;
		font-size:24px; 
	}
	#style_header .links,
	#style_footer .links {
		float: none;
		display:block;
		height:40px;
		min-width:10px;
		margin: 0 auto;
		text-align:center;
		position:relative;
	}
	#style_footer .powered {
		float: none;
		display:block;
		height:30px;
		min-width:10px;
		margin: 0 auto;
		text-align:center;
	}
	#style_footer .links,
	#style_footer .powered {
		padding-top:20px;
	}
	#style_header .links a,
	#style_footer .links a {
		display: inline;
		float: none;
		margin: 0;
		padding: 15px 10px;
		top: 55px;
    	width: 100%;
	}
	#style_footer .powered {
		display: inline;
		float: none;
		margin: 0;
		padding: 15px 0px;
		top: 55px;
    	width: 100%;
	}
	#logo {
		float:none;
		display:block;
		min-width:10px;
		margin:0 auto;
		text-align: center;
	}
	#logo a {
		display: block;
		float: none;
		text-align:center;
	}
	#style_feature .button,
	#style_feature_internal .button {
		padding:0;
		margin-right:-182px;
		right:50%;
		width: 365px;
	}
	#style_feature .bar,
	#style_feature_internal .bar,
	#style_nav .bar {
		background:none;
		width:100%;
		margin:0;
		border-radius:0; 
		-moz-border-radius:0; 
		-webkit-border-radius:0; 
	}
	#style_nav .bar .social {
		display:none;
	}
	#style_content {
		padding: 10px 3%;
		width: 94%;
	}
	#style_feature .bar,
	#style_feature_internal .bar {
		position:relative;
	}
	#style_feature .bar h1,
	#style_feature_internal .bar h1 {
		text-align:center;
		float:none;
		margin: 20px 0 0 0;
		padding:40px 0 10px 0;
		font-size:28px;
	}
	#style_feature,
	#style_feature_internal {
		background:url(/images/galleries/style/489/images/feature_bkg.png) top center repeat-x;
		min-height:90px;
	}
	#style_header {
		background: none;
	}
	#logo img {
		float:none;
	}
	.thumbborder.thumbpad {
		display:none;
	}
}

/* Start MENU */
ul.menu {
	display:none;
}
#nav-menu {
	position: relative;
	z-index:10000;
    margin: 0;
	height: 40px;
	display: block;
    font-size: 16px;
}
.menu,
.menu * {
	margin:0;
	padding:0;
}

#nav-menu li.active li a.menulinks, 
#nav-menu li.active.parent li a.menulinks, 
#nav-menu li.active li .menulinks, 
#nav-menu li.active.parent li .menulinks,
#nav-menu ul ul li a.menulinks, 
#nav-menu ul ul li a.menulinks:hover, 
#nav-menu ul li.active.parent ul li a.menulinks {
	width: 100%;
	display:block;
	height: 100%;
	font-style: normal;
	font-variant: normal; 
	font-weight: normal; 
}

.menu {
	position: relative;
	list-style: none;
	line-height:1.0;
	float:right;
	height: 40px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.menu li {
	list-style:none;
	position:relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu ul {
	position:absolute;
	float:none;
	left:-999em;
	z-index:10000;
	padding: 0;
	margin: 0;
	text-indent:8px;
	border:0;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#nav-menu ul ul ul {
	top:0;
}
.menu li li {
	position:relative;
	margin:0 20px 0 0;
	float:none;
	background:#0f1720;
}

.menu li:hover ul,
.menu li.sfHover ul{
     left:0px;
     top:40px;
}

.menu li li:hover ul,
.menu li li.sfHover ul,
.menu li li li:hover ul,
.menu li li li.sfHover ul,
.menu li li li li:hover ul,
.menu li li li li.sfHover ul {
     left: 100%;
     top:0px;
}

#nav-menu a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow:1px 1px 1px #000;
}
#nav-menu li.active a {
	cursor: pointer;
    color: #3e9cac;
	background:none;
	text-shadow: none;
}
#nav-menu li.active li a {
	background:none;
}

#nav-menu li li a, 
#nav-menu li.active li a {
     display:inline;
     padding:0;
	 margin:0;
     text-decoration:none;
     float:none;
     height:30px;
     line-height:30px;
	 color:#fff;
	 font-weight:normal;
	 background:none;
	 font-size:14px;
}

#nav-menu li.sfHover a, 
#nav-menu li:hover a, 
#nav-menu li a:hover {
      color: #3e9cac;
	  text-shadow: none;
}
#nav-menu > ul > li:hover,
#nav-menu > ul > li.sfHover {
	background:none;
}

#nav-menu ul ul li a, 
#nav-menu ul li.active.parent ul a {
	color: #fff;
}

#nav-menu li.sfHover li a, 
#nav-menu li:hover li a, 
#nav-menu ul li.active ul li.active li a, 
#nav-menu ul li.active.parent ul li a {
	color: #fff;
}

#nav-menu li:hover li a:hover, 
#nav-menu ul li.active ul li.active a, 
#nav-menu ul li.active ul li.active li.active a, 
#nav-menu ul li.active.parent ul li a:hover {
	color: #fff;
}

#nav-menu li:hover li a.daddy,
#nav-menu li.sfHover li a.daddy {
	background:url(/images/galleries/style/485/images/arrow-fff.gif) 100% 50% no-repeat;
	width: 100%;
	display:block;
	height: 100%;
	padding: 0;
	margin: 0 30px 0 0;
}

#nav-menu li li:hover,
#nav-menu li li.sfHover {
	background:#3e9cac;
}
