/* --------------------------------------------- *
 * Stylesheet for Life Insurance Solutions, LLC. *
 *                                               *
 * Based on the MarketPlace Layout -             *
 * Erwin Aligam @ http://www.styleshout.com/     *
 *                                               *
 * #1B243C - Dark Blue				 *
 * #9b8241 - Corporate Dark Gold		 *
 *						 *
 * Horizontal CSS Drop-Down Menu Module:         *
 * http://www.lwis.net/                          *
 * copyright 2006-2008 Live Web Institute.       *
 * All Rights Reserved.                          *
 * Styles added here to remove extra files       *
 * --------------------------------------------- */ 
 

/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #fff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;
	height: 100%;
	background: #1B243C; /*232F4D*/
}


/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

h4.rewards {
	padding-left: 10px;
	padding-bottom: -5px;
	padding-top: 5px;
	margin-bottom: -10px;
	font: normal 1.4em Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: 2.0em;
}

span.figurelg {
  	font: normal 1.2em Verdana , Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
  	color: #373737;
  	display:block;
  	margin-left:auto;
	margin-right:auto; 
  	margin-top: 0px;
  	width: 100%;
	padding: 0;
	
  	text-align: center;
  	text-indent: 0;
}

ul.smalllead {
	padding-left: 0px;
}



/* images */
img {
	background: #FAFAFA;
   	border: 1px solid #DCDCDC;
	padding: 5px;
}
img.center {
	background: #FAFAFA;
   	border: 1px solid #DCDCDC;
	padding: 5px;
	display:block;
	margin-left:auto;
	margin-right:auto; 
}

span.figure {
  	font: normal 0.8em Verdana , Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
  	color: #373737;
  	display:block;
  	margin-left:auto;
	margin-right:auto; 
  	margin-top: 0px;
  	width: 100%;
	padding: 0;
	
  	text-align: center;
  	text-indent: 0;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}



/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
table.rvpostable {
	width: 100%;
	padding: 0 0 0 0;
	color: #000;
	background: #fff;
	vertical-align: top;	
	font-family: Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	padding:0;
}

th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(http://www.capitaspinnacle.com/images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(http://www.capitaspinnacle.com/images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* =================================================================== *
 *                     STYLES FOR Platform Adv. Marketing              *
 * =================================================================== */
ul.advmarketing {
	margin-top: 5px;
	color:#262626;
	font-family:Arial,Trebuchet MS,Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

h2.licensing {
	margin: 10px 10px 0 10px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #262626;
	padding: 1px 0 2px 0px; 		
	
	/*font-weight: bold;*/
	border-bottom: 1px solid #262626;	
}

/* =================================================================== *
 *                     STYLES FOR Producers Center                     *
 * =================================================================== */
ul.producers {
	margin-top: 5px;
	color:#262626;
	font-family:Arial,Trebuchet MS,Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/* =================================================================== *
 *                     STYLES FOR Broker Dealer                        *
 * =================================================================== */
span.brokerdealer {
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

/* =================================================================== *
 *                     STYLES FOR Case Design                          *
 * =================================================================== */
span.casedesign {
	font-weight: bold;
	color: #000099;
}
ul.casedesign {
	margin-top: 5px;
	color:#262626;
	font-family:Arial,Trebuchet MS,Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
ul.casedesign li {
	padding-top: 7px;
	padding-bottom: 7px;
}
ul.casedesignsub li {
	padding-top: 1px;
	padding-bottom: 1px;
}

/* =================================================================== *
 *                     STYLES FOR Case Management                      *
 * =================================================================== */
span.casemgmt {
	font-weight: bold;
	color: #000099;
}
ul.casemgmt {
	margin-top: 5px;
	color:#262626;
	font-family:Arial,Trebuchet MS,Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
ul.casemgmt li {
	padding-top: 7px;
	padding-bottom: 7px;
}

/* =================================================================== *
 *                     STYLES FOR Testimonials                         *
 * =================================================================== */
blockquote.testimonials {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
  	background-color: #fff; 
  	margin: 5px 60px 20px 30px;
	border: 0px;
	border-left: 2px solid #9b8241;
	font:  11px/1.5em Verdana, "Trebuchet MS", Tahoma, sans-serif; 
	color: #222;	
	
}

/* =================================================================== *
 *                     STYLES FOR Management Team                      *
 * =================================================================== */
table.teamdisplay {	
	margin: 30px 10px 30px 10px;
	padding: 0 0 0 0;
}
td.teamdisplay {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
td.teamlist {
	padding: 0 0 0 0;
	color: #000;
	background: #fff;
	vertical-align: top;	
	font-family:Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	padding:0;
}
blockquote.team {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
  	background-color: #fff; 
	margin-left: 105px;
	margin-top : 0px;
	margin-right: 50px;		
	border: 0px;
	font:  12px/1.5em Verdana, "Trebuchet MS", Tahoma, sans-serif; 
	color: #222;	
}
img.team {
	border: 0px;
	padding: 0 0 0 0;	
	border: 1px solid #9b8241;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	/*margin-top: -5px;*/
	text-align: left;
	height: 100%;
	background: #fff url(http://www.capitaspinnacle.com/images/content2.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 0px solid #fff;
	/*background: #fff url(../images/content-wrap.jpg) repeat-x; */
}
#header {
	position: relative;
	background: #fff url(http://www.capitaspinnacle.com/images/header-bg.jpg) repeat-y center top;
	height: 35px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	margin-bottom: 0px;
	height: 170px;
	width: 850px;
	background: #fff url(http://www.capitaspinnacle.com/images/header-capitas.jpg) no-repeat center center;
}

#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}


#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
	margin-left: 17px;
	width: 865px;
	float: left;
	margin-top: -1px;
}
#navM ul {
	float: left;
	/*list-style: none;*/
	background: #E4E4E4 url(http://www.capitaspinnacle.com/images/nav.jpg) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#navM ul li {
	display: inline;
	margin: 0; padding: 0;
}
#navM ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#navM ul li a:hover, 
#navM ul li a:active {
	color: #326ea1;
}
#navM ul li#current a {	
	background: #DBDBDB url(http://www.capitaspinnacle.com/images/nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}
.one-col #main {
	margin: 10px 5px 0 0px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #262626;
	padding: 1px 0 2px 0px; 		
	
	/*font-weight: bold;*/
	border-bottom: 1px solid #262626;
}

#main p {
	font: normal 1.2em Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #262626;
}
#main p.mission {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	letter-spacing: 2px;
	font: normal 1.6em Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #1b243c;
	line-height: 2.0em;
}

#main p.shortbottom {
	padding-bottom: 0px;
}

#main h2 {
	font: normal 2.0em Verdana, Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	/*border-bottom: 1px solid #262626;*/
}

/* for tagline */
span.tagline {
	font-weight: bold;
	color: #1b243c;
	text-transform: uppercase;
}

span.boldcaps {
	font-weight: bold;
	text-transform: uppercase;
}


/* =========================================================
 * These styles are for the "presentation" material section,
 * which is designed to mimic the provided Capitas materials
 * (in PDF format).
 * The presentation material section will only utilize the
 * "two-column" style.
 * ========================================================= */
.two-col #presentationmain {
	margin: 10px 5px 0 150px;
}

#presentationheader {
	margin-left: 145px;
	margin-top: 10px;
	height: 110px;
	background-color: #660B14;
	color: #FFF;
	font: normal 36px Georgia, Times, Verdana, Georgia;
	text-align: center;
	padding-top: 10px;
}
span.copy {
	font: normal 11px Verdana, Georgia, Times, Verdana, Georgia;
	vertical-align:top;
}

#presentationheader hr {
	display: block;
	margin-top: 5px;
	color: #F1E3BB;
	background-color: #F1E3BB;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#presentationmain p {
	color: #222;
	font-size: 12px;
}
#presentationmain p.shortbottom {
	padding-bottom: 0px;
}
#presentationmain ul li {
	color:#222;
	font-family:Verdana,Tahoma,arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.75em;
	text-align:left;
}

#presentationmain span.isection {
	font-style: italic;
	text-decoration: underline;
	font-size: 14px;
}

#presentationmain h1 {
	margin: 10px 10px 0 10px;
	font: normal 20px Georgia, Verdana, Arial;
	color: #444;
	font-style: normal;
	padding: 1px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

img.presentation {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #F1E3BB;
}

#presentationside {
	float: left;
	width: 145px;
	margin-top: 10px;
	min-height: 100%;
	background-color: #660B14;
}

#presentationside p {
	font: normal 18px Georgia, Times, Verdana, Georgia;
	color: #FFF;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding-top: 150px;
	padding-bottom: 150px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(http://www.capitaspinnacle.com/images/footer-bottom2.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;
	font: normal 1.0em Arial, 'Trebuchet MS', Tahoma, Sans-serif;
}
#footer span.dark {
	color: #000;
	font-size: 1.1em;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* =================================================================== *
 *                     STYLES FOR Licensing Page                       *
 * =================================================================== */
h4.licensing {
	margin: 10px 10px 0 10px;
	margin-top: 2.0em;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #262626;
	padding: 1px 0 2px 0px; 		
	
}


/* =========================================================
 * These are the styles for the drop-down CSS menu; added
 * here to reduce # files required to download. See original
 * files for comments
 * ========================================================= */
 ul.dropdown,
 ul.dropdown li,
 ul.dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
 }
 
 ul.dropdown {
  position: relative;
  z-index: 597;
  float: left;
 }
 
 ul.dropdown li {
  float: left;
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
 }
 
 ul.dropdown li.hover,
 ul.dropdown li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
 }
 
 ul.dropdown ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
 }
 
 ul.dropdown ul li {
  float: none;
 }
 
 ul.dropdown ul ul {
  top: 1px;
  left: 99%;
 }
 
 ul.dropdown li:hover > ul {
  visibility: visible;
}
ul.dropdown {
 font-weight: bold;
}
ul.dropdown li {
 padding: 4px 4px;
 width: 79px;
 border-style: solid;
 border-width: 0px 1px 1px 1px;
 border-color: #BB9A49;
 background-color: #FFFBD5;
 color: #000;
 height: 30px;
 text-align: center;
 font-family: Tahoma, Arial;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
 background-color: #DAC38F;
 color: #000;
}
ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover	{ color: #000; font-weight: bold;
border-bottom: 0px;
}
ul.dropdown a:active	{ color: #ffa500; }
ul.dropdown ul {
 width: 150px;
 margin-top: 1px;

}

ul.dropdown ul li {
 width: auto;
 font-weight: normal;
 background-color: #FFFBD5;
 border-width: 0px 1px 1px 1px;
 height: 15px;
 padding: 4px 10px;
 padding-left: 7px;
 text-align: left;
 font-family: Tahoma, Arial;		 		 
}

ul.dropdown *.dir {
 padding-right: 18px;
}
ul.dropdown *.dir li:hover {
  background-color: #F1E3BB;
  text-decoration: none;
}
ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(./images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

