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

/* ----------------------------------------------------------------------------- 

SteepleView Fund css [www.steepleviewfund.com]
written by Eisenman Associates [www.eisenman.com]
icons by Mark James of famfamfam.com 
feed icons by Matt Brett of feedicons.com
menu modified from Suckerfish dropdowns written by  Patrick Griffiths and Dan Webb 
	[http://alistapart.com/articles/dropdowns/]
	[http://www.htmldog.com/articles/suckerfish/dropdowns/]

--------------------------------------------------------------------------------

COLORS


----------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------- 
GLOBAL
----------------------------------------------------------------------------- */
*{
	margin:0;
	padding:0;}

body {
	margin:0;
	padding:0;
	color:#474747;
	font-size:68.5%;
	line-height:140%;
	font-family:verdana, helvetica, arial, sans-serif;
	background:#ffffff;}


/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */


	





#wrap {
	width:700px;
		margin: auto;
}

#head {
	margin-top:10px;
	height:100px;
	width: 700px;
	}
	#home_logo {
	float:left;
	width:280px;
	height:92px;
	}
	
	
	#header{ 
		width: 700px;
		height:300px;
		position: relative;
		background:#fff;
		margin:auto;

	}
		
	#ticker {
	width:250px;
	margin-top:0px;
	padding:3px;
	float:right;
	background:#d8e8e4;
	text-align:right;
	margin:70px 0 0 0;}

#menu {
		border-top:solid 1px #006e4e;
	border-bottom:solid 1px #006e4e;
	background:url(shared_images/menu_bg.gif);
	height:30px;
	
	}

#main {
	
	margin-top:5px;
	padding-bottom:15px;
	background:transparent url(/img/steepleview.jpg) 0 0 no-repeat;
	border-bottom:solid 1px #006e4e;
	min-height:220px;}

#discl {
	padding-top:30px;}

#foot {
	height:50px;
	border-top:solid 1px #006e4e;
	}
	
	
#foot_txt{
	margin:30px 0 0 0;
	padding-bottom:20px;
	border-bottom:solid 15px #006e4e;

}



.login {
	width:200px;
	padding:5px;
	margin-top:20px;
	float:right;
	background:#9eb9cb;}

.intro {
	padding:10px;
	background:#e2f7db;}

.privacy {
	float:right;
	margin:0px;
	
	}

.copy {
	float:left;
	margin:0px;
	
	}

.col1 {
	width:400px;
	margin-right:25px;
	padding:20px 0;
	float:left;}

.col2 {
	width:250px;
	margin-right:25px;
	padding:15px 0;
	float:right;}
	
#col_main, .wide {
	width:670px;
	padding-left:15px;
	padding-right:15px;
	margin:15px 0;}



	
blockquote {
margin-left:20px;
}

/* ----------------------------------------------------------------------------- 
NAVIGATION
----------------------------------------------------------------------------- */
#menu ul {/* all lists */
	list-style:none; 
	line-height:1;
	margin:0 0 0 230px; 
	padding:0; 
	text-align:center;
	/*float:right;*/
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
	height:30px;
	
	}
	
/*#menu ul li {
	text-indent:-9999em; }*/

#menu ul li {/* all list items */
	float:left;
	display: block; 
	margin:0;
	padding:0;
	/* width needed or else Opera goes nuts */ 
	height:auto;}
	 
#menu ul li a {
	display:block; 
	text-decoration:none; 
	color:#5f974b; 
	margin:0;
	/*margin:8px 0 0 0; 
	/*padding:2px 45px 3px 5px;*/
	padding:6px 15px 6px 15px;
	border:none;
	background:transparent url(/veeex/img/menu_sep.gif) right 1em no-repeat;}

#menu ul li a:hover {
	background:#e2f7db;
	color:#5f974b;
	
		background:url(/shared_images/hover_bg.gif)
}

#menu ul li ul, #menu ul li ul li ul {/* second-level lists */
	position:absolute;
	background:#5a7c90; 
	border:solid 1px #ffffff;
	text-decoration:none;
	margin:0;
	padding:0;
	width:16em; 
	height:auto;
	text-align:left;
	left:-9999em; /*using left instead of display to hide menus because display: none isn't read by screen readers*/}

#menu ul li ul li, #menu ul li ul li ul li {
	border-top:solid 1px #ffffff;
	width:16em;}

#wrap > #menu ul li ul li {
	padding-right:0;}

#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul, 
#menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul, #menu ul li.sfhover ul ul ul ul {
	left:-9999em;}


#menu ul li:hover ul, #menu ul li.sfhover ul {/* lists nested under hovered list items */
	left:auto;  
	text-decoration:none;
	top:auto;}
	
#menu ul li li.sfhover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul,
#menu ul li li li.sfhover ul, #menu ul li li li li.sfhover ul {/* lists nested under hovered list items */
	left:16em; 
	text-decoration:none;
	margin-top:-2.3em;
	background:#5a7c90;}

#menu ul li ul li a, 
#menu ul li ul li a:link, 
#menu ul li ul li a:visited {
	color:#FFFFFF;}

#menu ul li ul li a {
	display:block;
	height:auto; 
	line-height:1.1em; 
	background:none;
	margin:0;
	padding:6px 0 6px 15px;
	width:16em;}

#menu ul li ul li a:hover {
	color:#5f974b;}



/* ----------------------------------------------------------------------------- 
TYPOGRAPHY
----------------------------------------------------------------------------- */
p {
	margin-bottom:1.15em;}
	

.stock {
	font-style: normal;
	font-size: 11px;
	line-height:15px;
	color: #3b5f2e;
	font-weight:normal;
	margin-bottom:0;}

.stock strong {
	padding-right:20px;}




h1 {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:12px;
	font-weight:Normal;
	color: #5a7c90;
	margin-bottom:15px;
	
	
	
	}






 .main {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:12px;
	font-weight:Normal;
	color: #5a7c90;}

.green {
	color: #006e4e;}
	
.white_b {
	font-weight:bold;
	font-style: normal;
	font-size: 10px;
	line-height:13px;
	color: #FFFFFF;}

.white_b:link {
	font-weight:bold;
	font-style: normal;
	font-size: 10px;
	line-height:13px;
	color: #FFFFFF;}

.white_b:hover {color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	line-height:13px;
	font-weight:bold;}

.text {
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	line-height:15px;
	color: #545454;}

.white_b:visited {
	font-weight:bold;
	font-style: normal;
	font-size: 10px;
	line-height:13px;
	color: #FFFFFF;}

.small_it {
	font-style: italic;
	font-size: 9px;
	line-height:11px;
	color: #545454;}

.text_it {
	font-style: italic;
	font-size: 10px;
	line-height:12px;
	color: #545454;}

.text_it_perf {
	font-style: italic;
	font-size: 11px;
	line-height:12px;
	color: #545454;}

.small_text {
	font-style: normal;
	font-size: 9px;
	line-height:12px;
	color: #545454;}
	
.small_green {
	font-style: normal;
	font-size: 9px;
	line-height:12px;
	color: #006e4e;
	margin:0;
	
	}

.head {
	font-style: normal;
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color: #006e4e;}

h2 {
	font-style: normal;
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color: #006e4e;}

a:link {color: #545454;
		text-decoration: none;
	font-size: 10px;
	line-height:17px;font-weight:200;}

a:visited {color: #545454;
		text-decoration: none;
	font-size: 10px;
	line-height:17px;font-weight:200;}

a:hover {
	color: #006e4e;
	text-decoration: underline;
	font-size: 10px;
	line-height:17px;
	font-weight:200;}

.a2:link {
	color: #006e4e;
	text-decoration: none;
	font-size: 10px;
	line-height:17px;
	font-weight:bold;}


.a2:visited {
	color: #006e4e;
	text-decoration: none;
	font-size: 10px;
	line-height:17px;
	font-weight:bold;}

.a2:hover {color: #545454e;
	text-decoration: underline;
	font-size: 10px;
	line-height:17px;
	font-weight:bold;}

.green_b {
	color: #006e4e;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;}

.qt {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:23px;
	font-weight:Normal;
	font-style: italic;}


/* ----------------------------------------------------------------------------- 
LISTS
----------------------------------------------------------------------------- */
#content ul {
	list-style: none;
	margin:0 15px 1.5em;
	padding:0;}
	
#content ul li {
	background:transparent url(/veeex/img/bul_list.gif) no-repeat 0 0.5em; 
	padding:0 0 0 10px; 
	margin:0 0 0.5em 7px; }

#content ol, #col_main ol, table ul {
	margin:0 15px 1.5em 15px;
	padding:0 0 0 25px;
	}

.login ul {
	list-style: none;
	margin:0 5px 1em;
	padding:0;}
	
.login ul li {
	background:transparent url(/img/w-arrow.gif) no-repeat 0 0.5em; 
	padding:0 0 0 18px; 
	margin:0 0 0.5em 5px;
	
	}
	



/* ----------------------------------------------------------------------------- 
TABLES
----------------------------------------------------------------------------- */
table {
	font-size:100%;}

.standard, .enhanced {

	caption-side: bottom;
	margin: 2em 0;
	padding: 0;
	}
	
.standard td, .enhanced td {
	padding: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;

	}
	
.standard th, .enhanced th {
	color:#fff;
	font-weight: bold;
	padding:.75em .75em 1.5em .75em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#006e4e;
	}
	
caption {
	color: #999;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: .5em 0;
	text-align: left;
	}
	.standard td a{
	color:#333;
	border-bottom:dotted 1px #333 ;
										
	text-decoration:none;
										
										}
									
	.standard th a:hover, .standard td a:hover {
	color:#774B4D;
	border-bottom:dotted 1px #774B4D;
	text-decoration:none;
	background:#B2E5F9;
										
		}
		
		
	.standard th a{
	color:#45556A;
	border-bottom:dotted 1px #333 ;
	text-decoration:none;
										
	}
		



/* ----------------------------------------------------------------------------- 
EXTRAS
----------------------------------------------------------------------------- */
.clear {
	clear:both;
	height:0px;
	margin:0;
	padding:0;}
	
#menu > div.clear {
	clear:both;}


	
img {
border:none;}



/* ----------------------------------------------------------------------------- 
overlay
----------------------------------------------------------------------------- */
h4 {color:#fff; font-size:18px; line-height:22px; font-weight:bold; margin-top:50px; }

#london_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/bkg_overlay.png);
	width: 100%;
	z-index: 100;}

#london_overlay2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	width: 100%;
	height:900px;
	z-index: 126;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	border-bottom:solid 1px #336600;
	}

#london_container2 {
	color: #fff;
	width: 680px;
	margin: 0 auto;
	padding: 40px 10px 18px 10px;}

#faux_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 164;}

#faux_container p, #faux_container h3 {
	color:#fff;
	text-align:left;}

#london_container {
	color: #fff;
	width: 680px;
	margin: 0 auto;
	padding: 20px 10px 18px 10px;}

.london_links {
	text-align:left;
	
	}

.london_links a, .london_links a:link, .london_links a:visited {
	color:#006e4e; 
	text-decoration: none; 
	font-size:18px; line-height:22px;
	font-weight:bold;
	}

.london_links a:hover, .london_links a:active {
	color: #fff; }	

#london_header {
	float: left;
	display: inline;
	font-size: 20px;
	color: #fff;
	font-weight: bold;}


#london_close {
	padding: 3px;
	background: #fff;}

#london_close_out {
	float: right;
	text-align:left;
	border: 1px solid #fff;
	font-size:0.8em;
	padding: 1px;
	width: 50px;}
	
.clearboth {
	clear: both; 
	font-size: 0px; 
	height: 0px; 
	line-height: 0px;}
	
.clearleft {
	clear: left;}
	
.clearright {
	clear: right;}
