@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	background: url(../images/bg_body.gif) repeat-x;
	font: 80%/1.4 Arial, Helvetica, sans-serif;
}

#wrap {
	width: 970px;
	padding: 0px 15px;
	margin: 0 auto;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#home h1 {
	display: none;	
}
 
h1 {
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #6f6f6f;
}
 
h2 {
	padding: 10px 0;
	letter-spacing: -1px;
	font-size: 20px;
	font-family: "Tahoma", Geneva, sans-serif;
	color: #6f6f6f;
	margin-bottom: 5px;
}

#grid h2 {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
 
h3 {
	padding: 6px 0;
	font-size: 16px;
	color: #6f6f6f;
	font-family: "Tahoma", Geneva, sans-serif;
	letter-spacing: -0.3px;
	text-align: justify;
}

#home h3 {
	padding: 0px;	
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}

p {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 22px;
}

#home p {
	line-height: normal;
}

#content li {
	list-style-image: url(../images/breadcrumbs-li.gif);
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	color: #737373;
	line-height: 22px;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #666;
}

#main a {
	font-weight: bold;
}

a:hover {
	color: #6a2e87;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}
 
textarea {
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: -0.5px;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	background: url(../images/bg_hdr.gif) no-repeat right top;
	width: 100%;
	height: 160px;
}

#content {
	background-color: #FFF;
	border-top: 1px dashed #adadad;
	border-bottom: 1px dashed #adadad;
	margin-bottom: 20px;
}

#unit-trusts #right {
	display: none;	
}

#main {
	width: 660px;
	background-color: #FFF;
	float: left;
	padding: 0px 10px 20px 0px;
	text-align: justify;
}

#home #main {
	width: 970px;
	background-color: #FFF;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
}

#right {
	width: 260px;
	background-color: #f2f2f2;
	border: 1px solid #ededed;
	float: right;
	padding: 10px;
}

#home #right {
	display: none;	
}

.ribbonbtm {
	float: right;
	margin-top: -10px;
}

.logo {
	margin-top: 50px;	
}

p.bigtext {
	font-family: "Tahoma", Geneva, sans-serif;
	color: #6f6f6f;
	font-size: 55px;
	padding: 0px;
}

#grid p {
	line-height: 18px;	
}

#grid {
	background: url(../images/bg_grid.gif) no-repeat;
	float: left;
	width: 970px;
	height: 175px;
	margin-bottom: 10px;
	display: none;
}

#home #grid {
	display: block;	
}

.gridbox {
	width: 255px;
	height: auto;
	float: left;
	text-align: justify;
}

#home #grid > .gridbox {
	margin-left: 15px;	
}

#home .gridbox {
	width: 205px;
	height: auto;
	float: left;
	padding-right: 15px;
	margin-left: 35px;
	margin-right: 10px;
}

#home .last {
	margin-right: 0px;
	width: 200px;
}

#home a.fact {
	background: url(../images/bg_fact.gif) no-repeat;	
}

a.fact {
	background: url(../images/bg_fact2nd.gif) no-repeat;
	width: 165px;
	height: 29px;
	float: left;
	padding: 5px;
	color: #FFF;
}

a.fact:hover {
	color: #6a2e87;	
}

.backtotop {
	background: url(../images/top.gif) 0px 0px no-repeat;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 13px;
	color: #8a8a8a;
	padding-left: 20px;
}

a.accept {
	background: url(../images/btn_accept.gif) no-repeat left;
	width: 91px;
	height: 33px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

a.decline {
	background: url(../images/btn_decline.gif) no-repeat left;
	width: 91px;
	height: 33px;
	display: block;
	float: left;
	margin-bottom: 10px;	
}

a.accept:hover {
	background-position: right;
}

a.decline:hover {
	background-position: right;
}


/*-------------------------------------------------------------- MY DIVS*/
#footer {
	height: 150px;
	clear: both;
	color: #FFFFFF;
	font-size: 85%;
	margin: 0 auto;
	width: 970px;
}

#foot_contain {
	background: url(../images/bg_ftr.gif) repeat-x #6f6f6f;
	border-top: 1px solid #6f6f6f;
	width: 100%;
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	height: 40px;
	width: 45%;
}

#footer_right {
	float: right;
	text-align: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #6a2e87;	
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	background: url(../images/bg_nav.gif) repeat-x;
	height: 55px;
}

#nav, #nav ul {
	width: 970px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#nav a {
	display: block;
	padding: 10px;
	height: 35px;
	color: #fff;
	text-decoration: none;
}

#nav a:hover, #nav a.activepage {
	color: #6a2e87;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-right: 50px;
}

#nav li li {
	padding-right: 0px;
}

.about-us {
	background: url(../images/down.gif)	90px 18px no-repeat;
}

.investment-products {
	background: url(../images/down.gif)	178px 18px no-repeat;
}

.fact-sheets {
	background: url(../images/down.gif)	105px 18px no-repeat;
}
.unit-trusts {
	background: url(../images/down.gif)	105px 18px no-repeat;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 55px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 160px;
	background-color: #bababa;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 22px;
}

#nav li ul a:hover {
	color: #6a2e87;	
	background-color: #a9a9a9;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 170px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/
#breadcrumbs {
	width: 100%;
	height: 30px;
	padding-top: 10px;
}


#breadcrumbs a {
	background: url(../images/breadcrumbs-li.gif) no-repeat left;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 14px;
	color: #949494;
	text-decoration: none;
	font-family: "Tahoma", Geneva, sans-serif;
}

#breadcrumbs a:hover {
	color: #3f1554;	
}

#search {
	float: right;
	clear: both;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin-top: 90px;
	
}

input{
	background: url(../images/bg_search.gif) repeat-x;
	height: 21px;
	width: 200px;
	float: left;
	padding: 10px;
	border: none;
	color: #a2a2a2;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 13px;
}

#button {
	background: url(../images/btn_search.gif) no-repeat;
	width: 37px;
	height: 41px;
	float: right;
	cursor: pointer;
	clear: none;
}

#searchresult #breadcrumbs {
	display: none;
}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

#comments blockquote {
	border-top: 1px solid #CCC;
}

#loggedin {
	padding: 5px 10px;
	border: 1px solid #ebeabf;
	background-color: #f7f6c6;
	margin-bottom: 10px;
	font-size: 11px;
}

/*-------------------------------------------------------------- BASIC CSS ACTIONS*/
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.zero {
	margin: 0px;
	padding: 0px;
}

.required {
	color: #CCC;
	font-weight: bold;
	font-size: 22px;
	line-height: 0px;
	margin-left: 5px;
}

.aslogo {
	margin-top: 15px;	
}

