@charset "ISO-8859-1";
/* CSS Document */

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

GBP Value Funds css [www.GBPfund.com] [www.steepleviewfund.com]
written by Eisenman Associates [www.eisenman.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/]

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


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

body {
	margin:0;
	padding:0;
	color:#474747;
	font-size:68.5%;
	line-height:140%;
	font-family: "lucida grande",  Arial, Helvetica, sans-serif;
	background:#fff}

/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */
#wrap {
	width:800px;
	position: relative;
	margin:0 auto}
#top_bg {
	width:782px;
	margin:15px auto 0 auto;
	background:transparent url(/images/top_bg.jpg) top center no-repeat;
	height:15px;
	}
#con {
	width:782px;
	margin:0 auto;
	
	background:transparent url(/images/main_bg.jpg) top center repeat-y;
	}
	
	#header{ 
		width: 750px;
		position: relative;
		margin:auto;

	}
#footer_bg {
	width:782px;
	margin:0 auto;
	background:transparent url(/images/footer_bg.jpg) bottom center no-repeat;
	height:160px;
	}

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

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

/* ----------------------------------------------------------------------------- 
Content
----------------------------------------------------------------------------- */

#head {
	margin-top:10px;
	width:700px;
	margin:0 auto;
	height:120px;
	}
#home_logo {
	float:left;
	width:280px;
	height:102px;
	}
#menu {
	border-top:solid 1px #006e4e;
	border-bottom:solid 1px #006e4e;
	background:url(shared_images/menu_bg.gif);
	height:30px;
	width:700px;
	margin:auto;
	}
	
#main {
	padding-bottom:15px;
	border-bottom:solid 1px #006e4e;
	min-height:230px;
	width:700px;
	margin:5px auto 0 auto;
	}

#main_content {
	border-bottom:solid 1px #006e4e;
	width:700px;
	margin:5px auto 0 auto;
	}
.col1 {
	width:350px;
	margin-right:25px;
	padding:20px 0;
	float:left;}

.col2 {
	width:300px;
	margin-right:0;
	padding:15px 0;
	float:right;}
.intro {
	padding:10px;
	background:#e2f7db;}
.intro2 {
	padding:8px;
	background:#fff;}
	

.cover {
width:110px;
	float:left;}
.value{
	padding-top:5px;
	width:160px;
	font-size:10px;
	line-height:13px;
	float:right;}


#discl {
	padding-top:30px;
	margin:0  auto;
	width:700px;
	}
	
	
	
	#col_main, .wide {
	width:670px;
	padding-left:15px;
	padding-right:15px;
	margin:15px auto;}

.bio  {
width:650px;
margin:20px auto;


}
	
	.bio p{
width:540px;
float:right;
}
	
	.bio img{
float:left;
}

#foot {
width:700px;
margin:0 auto;
	height:50px;
	border-top:solid 1px #006e4e;
	}
	
	
#foot_txt{
	margin:0;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:solid 25px #006e4e;

}

.adobe{
	margin:0;
	padding-bottom:10px;
	
	}
	
	
	

#ticker {
	margin-top:0px;
	width:250px;
	padding:6px;
	float:right;
	background:#d8e8e4;
	margin:70px 0 0 0;}
	
	#ticker ul {
	list-style:none;
	margin:0;
	padding:0;}
	
	#ticker  ul li {
	font-size:100%;
	list-style:none;
	list-style-type:none;
	padding:3px 0 0 0;
	color: #3b5f2e;}

blockquote {
margin-left:20px;
}

/* ----------------------------------------------------------------------------- 
NAVIGATION
----------------------------------------------------------------------------- */
#menu ul {/* all lists */
	list-style:none; 
	line-height:1;
	margin:0 0 0 100px; 
	padding:0; 
	text-align:center;
	/*float:right;*/
	height:30px;
	font-size:11px;
	
	}
	
/*#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:10px 15px 9px 15px;
	border:none;
	background:transparent url(/veeex/img/menu_sep.gif) right 1em no-repeat;}

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

#menu ul li ul {/* second-level lists */
	position:absolute;
	background:#5a7c90; 
	border-top:solid 1px #006e4e;

	
	text-decoration:none;
	margin:0;
	padding:0;
	width:18em; 
	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 ul {/* second-level lists */
	position:absolute;
	background:#5a7c90; 
	border-top:solid 1px #fff;

	
	text-decoration:none;
	margin:0;
	padding:0;
	width:18em; 
	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-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	width:18em;}

#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:18em; 
	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;
}

#menu ul li ul li a:hover {
	color:#5f974b;
	
	
	}
	
	
	
	
/* ----------------------------------------------------------------------------- 
TYPOGRAPHY
----------------------------------------------------------------------------- */
p {
	margin-bottom:1.15em;}

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;
	}
	
	
h2 {
	font-style: normal;
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color: #006e4e;}


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

	.small_green {
	font-style: normal;
	font-size: 9px;
	line-height:12px;
	color: #006e4e;
	margin:0;
	
	}
	
.intro p  {
margin-bottom:1.15em;
font:11px/15px Georgia, "Times New Roman", Times, serif;
}

.intro p a {
color: #006e4e;
	font-family:"lucida grande", arial, sans-serif;


}
.intro h2 {
margin-bottom:1.25em;
font-family:Georgia, "Times New Roman", Times, serif;
}
	
a:link {color: #545454;
	text-decoration: none;
	font-weight:200;}

a:visited {color: #545454;
		text-decoration: none;
	font-weight:200;}

a:hover {
	color: #006e4e;
	border-bottom:dotted 1px #006e4e;
	font-weight:200;}
	
	
.change_down {
	color:#727D5C /*#CC0000*/;
}

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

.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: #545454;
	font-size: 10px;
	line-height:17px;
	font-weight:bold;}




.text {
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	line-height:15px;
	color: #545454;}
	
.qt {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:23px;
	font-weight:Normal;
	font-style: italic;}
	
	
	
	
	.stock_up {
	background: url(http://us.i1.yimg.com/us.yimg.com/i/us/fi/03rd/up_g.gif) 0px -3px no-repeat; 
	padding-left:12px;}
	
	.stock_down {
	color:#CC0033;
	background: url(http://us.i1.yimg.com/us.yimg.com/i/us/fi/03rd/down_r.gif) 0px -3px no-repeat; 
	padding-left:12px;}
	
	/* ----------------------------------------------------------------------------- 
LISTS
----------------------------------------------------------------------------- */

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

	#datatable ul{
	margin:0 0 1.5em 0;
	padding:0;
	}

#datatable ul li{
		list-style:none;
		background:url(/images/green_arrow.gif) 5px left no-repeat;
		padding-left:10px;
		margin-bottom:6px;
}

	.wide ul, .col1 ul{
	margin:0 0 1.5em 15px;
	padding:0 0 0 5px;
	}
	.wide ul li, .col1 ul li{
		font-weight:bold;
		list-style:none;
		background:url(/images/b1.png) 2px left no-repeat;
		padding-left:14px;
}
	.wide ul li ul li, .col1 ul li ul li{
	font-weight:Normal;
	list-style:none;
	background:url(/images/b2.png) 5px left no-repeat;
	padding-left:8px;
	}
	.wide ul li ul, .col1 ul li ul{
	margin:0 0 1.5em 15px;
	padding:0;
	}
	
ul.s li,	.space{
	padding-bottom:1.5em;	}
	


ul.toolbar{

margin:30px 0 50px 0;
padding:0;
}	
ul.toolbar li{
display:inline;
background:none;
margin:0;
padding:.5em;
}
ul.toolbar li a {
display:inline;
background:none;
background-color:#eee;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;
margin:0;
padding:.5em;
}

ul.toolbar li a:hover {

background-color:#F5FAFA;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;

}

	
/* ----------------------------------------------------------------------------- 
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;
										
	}
	th.head {
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #006e4e;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #C1DAD7;
	background: none;
		padding: 6px 6px 6px 12px;
		text-align:left;

}
	#datatable td {

	background: #fff;
	padding: 6px 3px 6px 8px;
	color: #797268;
}


#datatable td.alt, #datatable td.altg, #datatable td.altb {
	background: #F5FAFA;
	color: #4f6b72;
	vertical-align:top;}

th.spec, th.specg, th.specb {
	padding: 6px 6px 6px 12px;

text-align:left;
	border-top: 0;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


th.specg, #datatable td.altg, .g {
vertical-align:top;
	border-bottom: 1px solid #666;
}
th.specb, #datatable td.altb, .b {

	border-bottom: 1px solid #C1DAD7;
}


#datatable td.altg, .g
{
	width:136px;
	font-size:9px;
}



/* ----------------------------------------------------------------------------- 
EXTRAS
----------------------------------------------------------------------------- */

	
img {
border:none;}

#home_logo a:hover, .adobe a:hover{
border:none;}
