/*
Author: ShaunSantaCruz.com

Table of Contents:
global
page Structue
nav
headings
link Styles
text Styles
inline Imgs
tables
forms
extras
SiFR
*/

/* -----------------------------------*/
/* ---------->>> =global <<<-----------*/
/* -----------------------------------*/
body {
	background-color: #1a2d41;
	font: 62.5%/1.8em Arial, Helvetica, sans-serif;
	color: #546574;
	width: 100%;   
	}
/* -----------------------------------*/
/* ---->>> =page structure <<<--------*/
/* -----------------------------------*/
#container {
	background-color: #223a50;
	width: 100%;
	clear: left;
	float: left;
	padding: 15px 0 20px 0;
	}
.wrap {
	margin: 0 auto;
	width: 975px; 
	position: relative;
	z-index: 99;
	}
	#container .wrap, #content .wrap {
		z-index: 1;
		}
	#main {
		background: url(../imgs/mainContentBg.jpg) no-repeat top center; 
		clear: both;
		width: 971px;
		float: left;
		}
	#content {
		float: left;
		background: url(../imgs/rndBtmContent.gif) no-repeat bottom center; 
		background-color: #FFF;
		margin: 0 5px;
		width: 936px;
		padding: 0 0 10px 25px; 
	}
	#home #content {
		background-color: #223a50;
		background-image: none;
		width: 100%;
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
	}
	#lCol {
		float: left;
		width: 600px;
		}
	#rCol {
		float: right;
		width: 250px;
		height: 431px;
		display: inline; 
		margin: 0 10px 10px 0;
		background: #e6edf3 url(../imgs/rColBase.gif) no-repeat top center;
		}
		#about #rCol {
			background: url(../imgs/rColBaseAboutUs.gif) no-repeat top center;
			position: relative;
			height: 550px;
			}
		#forms #rCol, #disclaimer #rCol, #map #rCol {
			background: none;
			}
	#home #content .wrap {
		margin: 0 auto;
		width: 980px;
		position: relative;
		}
#flash {
	margin: 0 0 0 3px;
	height: 342px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	}
#bottom { 
	float: left;
	position: relative;
	background: url(../imgs/bottom.jpg) no-repeat top center;
	width: 971px;
	height: 150px;
	margin: 15px 0 0 0;
	display: inline;
	} 
	#home #bottom {
		margin-bottom: 30px;
		clear: both;
	}
#header {
	background: url(../imgs/bodyBg.jpg) no-repeat top center;
	background-color: #1a2d41;
	width: 100%;   
	display: table;
	height: 176px;
	}
	#home #header {
		height: 190px;
	}
#contact #content ul {
	clear: both;
	}
	#contact #content ul li {
	float: left;
	width: 455px;
	height: 119px;
	margin: 0 0 10px 0;
	display: inline; 
	}
	#contact #content ul li.principle {
	background: url(../imgs/principle.jpg) no-repeat;
	}
	#contact #content ul li.team {
	background: url(../imgs/team.jpg) no-repeat;
	}
#events #content ul {
	float: left;
	}
#events #content ul li {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	border: 1px solid #8cb2d4;
	}
#events #content ul li:hover, #events #content ul li.sfhover {
	border: 1px solid #48769e;
	width: auto;
	}
#footer {	
	clear: left;
	margin: 0 auto;
	padding: 15px 0 66px 0;
	width: 100%;
	color: #4f6981;
	position: relative;
	}
/* -----------------------------------*/
/* ----------->>> =nav <<<------------*/
/* -----------------------------------*/
#nav {
	width: 980px;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	z-index: 9999999999;
	}
#nav li {
	float: left;                      
	display: inline;
	}
#nav a {
	display: block;
	text-indent: -6000px;
	overflow: hidden;
	height: 46px;
	}
#ourStoryNav {
	background: url(../imgs/ourStoryNav.png) no-repeat 0 4px;
	width: 161px;
	}
#choiceNav {
	background: url(../imgs/choiceNav.png) no-repeat 0 4px;
	width: 111px;
	}
#wiredNav {
	background: url(../imgs/wiredNav.png) no-repeat 0 4px;
	width: 106px;
	}
#stratNav {
	background: url(../imgs/stratNav.png) no-repeat 0 4px;
	width: 272px;
	}
#knowlNav {
	background: url(../imgs/knowlNav.png) no-repeat 0 4px;
	width: 162px;
	}
#ourTeamNav {
	background: url(../imgs/ourTeamNav.png) no-repeat 0 4px;
	width: 159px;
	}
#contactNav {
	background: url(../imgs/contactNav.png) no-repeat 0 4px;
	width: 164px;
	}
	#nav a:hover {
		background-position: 0 -46px;
	}
#nav li ul {
	background-color: #294f76;
	position: absolute;
	float: left;
	left: -999em;
	padding: 4px 0 4px 0;
	border-bottom: 3px solid #173a5e;
	z-index: 999;
	}
	#nav li ul.choice {
		width: 124px;
		z-index: 999;
		}
	#nav li ul.strat {
		width: 272px;
		}
	#nav li ul.wired {
		width: 156px;
		}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 999;
	}
#nav ul li, #nav ul ul li {
	float: left;
	clear: left;
	margin: 0 0 0 4px;
	background-color: #25496e;
	}
#nav li ul a {
	float: left;
	text-indent: 0;  
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 15px;
	height: auto;
	border-bottom: 1px solid #39638f;
	background: url(../imgs/aarowOff.gif) no-repeat 4% 50%;
	}
	#nav li ul.choice a {
		width: 101px;
	}
	#nav li ul.strat a {
		width: 249px;
	}
	#nav li ul.wired a {
		width: 133px;
		}
	#nav li ul a:hover {
	background: #386595 url(../imgs/aarowOn.gif) no-repeat 4% 50%;
	}
.topNav {
	position: relative;
	float: right;
	padding-right: 250px;
	height: 140px;
	}
	.topNav li {
		float: left;
		padding: 5px 10px 0 10px;
		}
		.topNav li a {
		text-indent: -9999em;
		overflow: hidden;
		display: block;
		float: left; 
		padding: 5px;
		}
		.topNav li a#newslettersNav {
		width: 120px;
		}
		.topNav li a#eventsNav {
		width: 70px;
		}
		.topNav li a#igoNav {
		width: 40px;
		}
		.topNav li a#limra {
		width: 133px;
		}
.subNav {
	float: left;
	width: 230px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #fff;
	display: inline;
	margin: 10px 0 0 10px;
	}
	.subNav li {
		float: left;
		width: 100%;
		clear: left;
		}
	.subNav li a {
		float: left;
		display: block;
		padding: 6px 0 6px 20px; 
		width: 210px;
		text-decoration: none;
		}
	.subNav li a:hover, #private .privateNav, #ar .arFinancingNav, #premiumFinan .premiumFinanNav, #privateFinan .privateFinanNav, #annuities .annuitiesNav, #life .lifeNav, #pReview .policyReviewSubNav, #bondMax .bondMaxSubNav, #incomeMax .incomeMaxSubNav, #annuityMax .annuityMaxSubNav, #equityMax .equityMaxSubNav, #qualMax .qualMaxSubNav, #disability .disabilityNav, #long .longNav, #lifeSettle .lifeSettleNav {
		color: #fff;
		background: url(../imgs/subOn.gif) no-repeat center;
		}
/* -----------------------------------*/
/* ---------->>> =headings <<<--------*/
/* -----------------------------------*/
#main h1 {
	padding: 25px 0 25px 30px;
	}
#contact h2, #events h2	{
	width: 100%;
	height: 15px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	float: left;
	margin: 25px 0 10px 0;
	clear: left;
	}
	#events h2	{ 
		margin-top: 20px;
		}
.vmgUni {
	background: url(../imgs/vmgUni.gif) no-repeat;
	padding: 0 0 10px 0;
	} 
h2.marketing {
	background: url(../imgs/marketing.gif) no-repeat;
	} 
h2.admin {
	background: url(../imgs/administration.gif) no-repeat;
	} 
h2.event {
	background: url(../imgs/eventCharity.gif) no-repeat;
	}
h2.eventRound {
	background: url(../imgs/eventRound.gif) no-repeat;
	}
h2.eventMed {
	background: url(../imgs/med.gif) no-repeat;
	}
h2.eventMaui {
	background: url(../imgs/maui.gif) no-repeat;
	}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	}
/* -----------------------------------*/
/* -------->>> =link styles <<<-------*/
/* -----------------------------------*/
.promo {
	position: absolute;
	top: 40px;
	right: 0;
	width: 294px;
	height: 67px;
	z-index: 999999999;
	float: left;
	}
	.promo a {
		width: 294px;
			height: 67px;
		background: url(../imgs/promo.png) no-repeat 0 0;
		}
		
.link {
	background: url(../imgs/linkedin.png) no-repeat 0 0;
	height: 32px;
	width: 32px;
	float: left;
	text-indent: -9999em; 
	display: block;
	overflow: hidden;
	}
.fb {
	background: url(../imgs/fb.png) no-repeat 0 0;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 30px;
	right: 15px; 
	}
#facebook {
	background: url(../imgs/facebook.png) no-repeat 0 0;
	width: 75px;
	padding: 0 !important;
	height: 16px;
	float: left;
	text-indent: -9999em; 
	display: block;
	overflow: hidden;
	}
#facebook:hover {
	background-position: -75px 0;
	}
.sigma {
	position: absolute;
	height: 70px;
	width: 157px;
	background: url(../imgs/sigmaLogo.jpg) no-repeat top left;
	top: 40px;
	left: 120px;
	text-indent: -9999em;
	float: left;
	display: block;
	overflow: hidden;
	}
a:link, a:visited {
	text-decoration: underline;
	color: #3d75a5;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #3d75a5;
	}
#events #content ul li a {
	float: left;
	display: block;
	border: 4px solid #bddbf6;
	}
#events #content ul li a:hover {
	border: 4px solid #fff;
	width: auto;
	}
#content a {
	font-weight: bold;
	}
#contact #content p a {
	color: #4a7eab;
	padding: 0 20px 0 0;
	background: url(../imgs/email.gif) no-repeat 100% 50%;
	}
.more {
	position: absolute;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	float: left;
	top: 240px;
	left: 180px;
	padding: 5px;
	width: 100px;
	}
.tools li a, .annuitySpread a {
	background: url(../imgs/docIcon.gif) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
	font-size: 12px;
	font-weight: bold;
	}
	
#home #content a {
	color: #fff;
	}
#logo {
	width: 210px;
	height: 100px;
	float: left;
	margin: 20px 0 0 30px;
	text-indent: -6000em;
	overflow: hidden;
	}
#bottom a {
	color: #d6e1ec;
	text-decoration: none;
	}
	#bottom a:hover {
		text-decoration: underline;
		}
#bottom div a {
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	width: 225px;
	height: 130px;
	}
#footer a { 
	padding: 0 15px 0 0;
	text-transform: uppercase;
	color: #4f6981;
	text-decoration: none;
	}
	#footer a:hover {
	text-decoration: underline;
	}
/* -----------------------------------*/
/* ----->>> =text styles <<<----------*/
/* -----------------------------------*/
.situation {
	font-size: 1.5em;
	}
#about #rCol p {
	position: absolute;
	top: 60px;
	left: 15px;
	padding: 0 5px 0 0;
	}
.connect_widget_not_connected_text {
	color: #fff !important;
	}
.annuitySpread {
	padding: 0 0 20px 0;
	}
.noBullet {
	background: none !important;
	padding-left: 0 !important;
	font-size: 1.4em !important;
	font-weight: bold;
	}
.stat {
	padding: 0 0 10px 0;
	}
#pReview ul.stat li, #life ul.stat li, #disability .stat li, .stat li {
	background: url(../../assets/imgs/bullet_blue.png) no-repeat 0 5%;
	padding: 0 5px 10px 20px;
	font-size: 12px;
	}
#pReview ol li {
	padding: 0 0 10px 0;
	font-size: 12px;
	}
#pReview ul {
	padding: 0 0 10px 0;
	}
#about #lCol strong {
	font-size: 1.5em;
	font-style: italic;
	}
#about #rCol strong {
	display: block;
	text-align: right;
	padding: 0 10px 0 0;
	font-style: italic;
	}
#pReview ol li p strong {
	float: left;
	display: inline;
	}
.thanks, #status #content p {
	float: left;
	padding: 0 0 220px 0 !important;
	}
.thanks {
	font-size: 18px !important;
	color: #0000CC;
	}
#bottom p {
	float: left;
	display: inline;
	color: #a7b9ca;
	padding: 40px 0 0 20px;
	margin: 0 35px 0 0;
	width: 420px;
	font-size: 1.1em;
	}
#map #content ul a {
	font-size: 1.2em;
	}
	#map #content ul li {
	list-style-type: circle;
	list-style-position: inside;
	}
	#map #content ul li ul {
		margin: 0 0 0 20px;
		}
.cInfo {
	width: 230px;
	text-align: left;
	float: left;
	}
#contact #content ul p {
	padding: 25px 0 0 0;
	}
#main p, #main ol, .tools {
	font-size: 1.2em;
	padding: 0 0 25px 0;
	} 
	#main ol li {
		list-style-type: decimal;
		list-style-position: inside;
		}
	.tools li {
	padding: 0 0 3px 0;
	}
#lifeSettle ol li ul li {
	list-style-type: disc;
	padding: 0 0 0 25px;
	}
#lifeSettle ol li ul li.noBull {
	padding: 0 0 0 15px;
	list-style-type: none;
	list-style: none; 
	font-weight: bold;
	}
.listHeader {
	padding: 0 !important;
	font-weight: bold;
	}
#footer p {
	float: right;
	text-transform: uppercase;
	height: 100%;
	padding: 0 0 0 5px;
	}
#footer ul {
	float: right;
	display: inline;
	clear: both;
	}
	#footer ul li {
		float: left;
		display: inline;
		}
	#footLogos {
		position: relative;
		float: right;
		clear: both;
		padding: 0 0 20px 0;
		background: url(../imgs/footerLogos.jpg) no-repeat top right;
		width: 580px;
		height: 142px;

		}
/* -----------------------------------*/
/* ----->>> =inline imgs <<<----------*/
/* -----------------------------------*/
#footer .map {
	position: absolute;
	top: 0;
	left: 0;
	}
.subHead {
	float: left;
	padding: 0 0 15px 0; 
	height: 230px;
	}
#contact #content ul img {
	float: left;
	margin: 7px 10px 7px 7px;
	display: inline;
	border: 3px solid #fff;
	}
#event img {
	float: left;
	width: 150px;
	}
#new img {
	padding: 0 0 20px 0;
	}
/* -----------------------------------*/
/* --------->>> =tables <<<-----------*/
/* -----------------------------------*/
#long table {
	margin-bottom: 20px;
	}
#long table, #long table tr td {
	font-size: 12px; 
	border: 1px solid #E8E8E8;
	}
#long table tr td {
	padding: 5px;
	}
#long table tr.alt td {
	background: #F3F3F3;
	}
#long table span {
	width: 150px;
	float: right;
	}
/* -----------------------------------*/
/* --------->>> =forms <<<------------*/
/* -----------------------------------*/
#life form {
	font-size: 12px;
	}
.ddfmwrap {
	margin: 10px auto 55px auto;
	width: 300px;
	}
.fmcheck {
width: 100%;
display: block;
	}
.ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding: 3px 0 0 0;
	color: #FF0000;
	font-size: 1.2em;
	}
.errorlist {
	float: left; 
	display: block;
	width: 65%; 
	padding: 3px;
	text-align: left;
	font-size: 1.2em;
	}
.fmtext, .fmtextarea {
	border: 1px solid #546574;
	width: 100%;
	padding: 2px;
	font-size: 1.1em !important;
	color: #546574;
	}
.fieldwrap {
	padding: 0 0 5px 0 !important;
	}
.check {
	display: none;
	}
#news .submit input {
	margin: -15px 0 0 0;
	}

/* -----------------------------------*/
/* --------->>> =extras <<<-----------*/
/* -----------------------------------*/	
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
    text-indent: -9999em;
  float: left;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
  .sIFR-active h1 {
    font-family: Arial, Helvetica, sans-serif;
    visibility: hidden;
	font-size: 22px;
	line-height: 1em;	
  }
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%; 
	padding: 0 10px 0; 
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
	
