@charset "UTF-8";
/* Finance From A-Z - Financial Picture Definition */


/* ===========================================
         MAIN
==============================================*/

#main {
	padding: 20px 0 10px 21px;
	}


/* ===========================================
         NAV
==============================================*/

#main .nav li {
	position: relative;
	z-index: 10;
	float: left;
	width: 134px;
	height: 89px;
	background: url(../images/main/bg-nav-item.gif) 100% 100% no-repeat
	}

#main .nav li.last {
	background-image: url(../images/main/bg-nav-item-last.gif);
	}

#main .nav a {
	display: block;
	width: 130px;
	height: 26px;
	padding-top: 61px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#main .nav #education a		, #main .nav #education.selected 	{ background-image: url(../images/photos/nav-education.jpg); }
#main .nav #career a		, #main .nav #career.selected  	{ background-image: url(../images/photos/nav-careers.jpg); }
#main .nav #marriage a		, #main .nav #marriage.selected 	{ background-image: url(../images/photos/nav-marriage.jpg); }
#main .nav #home a 			, #main .nav #home.selected  		{ background-image: url(../images/photos/nav-home.jpg); }
#main .nav #parenthood a 	, #main .nav #parenthood.selected	{ background-image: url(../images/photos/nav-parenthood.jpg); }
#main .nav #estate a 		, #main .nav #estate.selected		{ background-image: url(../images/photos/nav-estate.jpg); }
#main .nav #retirement a 	, #main .nav #retirement.selected	{ background-image: url(../images/photos/nav-retirement.jpg); }

#main .nav span {
	display: block;
	height: 22px;
	padding-top: 4px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
	background: url(../images/main/bg-nav-text.gif) 0 0 repeat-x;
	}
	
#main .nav a:hover {
	text-decoration: none;
	}

#main .nav a:hover span {
	background-image: none;
	background-color: #819ccc;
	}

/* ---- SELECTED ---- */

#main .nav .selected {
	width: 130px;
	height: 87px;
	margin-right: 4px;
	}

#main .nav .selected span {
	display: block;
	width: 126px;
	height: 83px;
	text-indent: -1000em;
	background: none;
	border: 2px solid #819ccc;
	border-bottom: 0;
	}

#main h2 {
	position: relative;
	z-index: 20;
	margin-top: -2px;
	_margin-top: -4px; /* IE6 */
	margin-right: 20px;
	padding: 2px 0 4px 11px;
	_padding-top: 4px; /* IE6 */
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
	background-color: #819ccc;
	}
	*+html #main h2 { margin-top: -4px; padding-top: 4px; /* IE7 */ }
	

/* ===========================================
         CONTENT
==============================================*/

#content {
	margin-right: 20px;
	padding: 0 0 2px 2px;
 	background: url(../images/main/bg-side_nav.gif) 0 100% no-repeat;
	border: 2px solid #819ccc;
	border-top: 0;
	}
	

/* ===========================================
         SIDE NAV
==============================================*/

#content .side_nav_holder {
	float: left;
	width: 239px;
	height: 508px;
	}

#content .side_nav {
	width: 239px;
	border-bottom: 2px solid #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #426bb3; /* IE6,7 */
	}

#content .side_nav li {
	border-top: 2px solid #fff;
	}
	
#content .side_nav h4 {
	zoom: 1; /* IE6,7 */
	}

#content .side_nav h4 a {
	display: block;
	padding: 7px 0 8px 24px;
	zoom: 1; /* IE6,7 */
	font-size: 1.4em;
	line-height: 1.3em;
	color: #fff;
	background: #426bb3 url(../images/icons/icon-expand.gif) 8px 11px no-repeat;
	_background-position: 8px 9px; /* IE6 */
	}

#content .side_nav h4.ui-state-active a {
	background-image: url(../images/icons/icon-contract.gif);
	}
	
#content .side_nav a:hover,
#content .side_nav a.selected {
	text-decoration: none;
	background-color: #819ccc;
	}

#content .side_nav a.side_nav_selected {
	text-decoration: none;
  background: #819ccc url(../images/icons/nav-arrow-selected.gif) 38px 15px no-repeat;
  }

/* ---- 2nd level ---- */

#content .side_nav ul li {
	background: #426bb3 url(../images/main/divider-side_nav.gif) 0 0 no-repeat;
	border-top: 0;
	zoom: 1; /* IE6,7 */
	}

#content .side_nav .first h5 {
	background: #426bb3 url(../images/main/bg-side_nav-subhead.gif) 0 0 repeat-x;
	}

#content .side_nav h5 {
	zoom: 1; /* IE6,7 */
	}

#content .side_nav h5 a {
	display: block;
	padding: 7px 0 8px 39px;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #fff;
	background: url(../images/icons/icon-expand.gif) 23px 11px no-repeat;
	}

#content .side_nav h5.ui-state-active a {
	background-image: url(../images/icons/icon-contract.gif);
	}

#content .side_nav ul ul a {
	display: block;
	padding: 7px 0 8px 52px;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #fff;
	background: url(../images/icons/arrow-right-white-med.gif) 40px 13px no-repeat;
	}

#content .side_nav ul ul a.selected {
	background: #819ccc url(../images/icons/arrow-down-white-med.gif) 39px 15px no-repeat;
	}
	
	
/* ===========================================
         TEXT
==============================================*/

#content .text {
	float: left;
	width: 668px;
	margin-left: 10px;
	padding: 7px 0 8px;
	}

#content .text-inner {
	min-height: 40em;
	height: 40em; /* IE6 */
	}

#content .text h1 {
	margin-bottom: 9px;
	padding-bottom: 2px;
	font: 2.4em/1.2em Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/icons/bdr-horiz-dotted.gif) 0 100% repeat-x;
	}

#content .text h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 5px;
}

#content ul.related-terms {
  margin-bottom: 10px;
}

#content ul.related-terms li {
  margin-left: 4px;
  margin-bottom: 4px;
}

#content ul.related-terms li a {
  font-size: 1.1em;
}

#content .text .photo {
	float: left;
	margin: 0 10px 10px 0;
	}

#content .text p {
	margin-bottom: 1.4em;
	font-size: 1.2em;
	line-height: 1.42em;
	}

#content .text p a {
	text-decoration: underline;
	}

#content .text p a:hover {
	color: #819ccc;
	}
	
/* ---- Related Terms ---- */	

#content .text h3 {
	margin-top: 1.4em;
	margin-bottom: 0.6em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	}

#content .related-terms li {
	float: left;
	margin: auto 40px 0.6em auto;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
	background: url(../images/icons/bullet-blue_whitebg.gif) 1px 4px no-repeat;
	}

/* ---- Modules ---- */	

#content .text .module {
	float: left;
	width: 326px;
	margin: 10px 12px 0 0;
	_display: inline; /* IE6 */
	}
	
#content #mod-related_videos {
	margin-right: 0;
	}
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

