/*  
Theme Name: Securis Investments
Theme URI: http://www.fresh01.co.za/
Description: Custom WordPress theme for Securis Investments
Author: Cobus Bester & Ross Allchorn
Author URI: http://www.fresh01.co.za/
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
	text-align: center; /*IE 6 FIX*/
	color: #000;
	background: #666 url(img/design/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	margin: 5px 0;
	color: #000;
}

h1  {font-size: 36px}
h2  {font-size: 20px}
h3  {font-size: 18px}
h4  {font-size: 16px}
h5  {font-size: 14px}
h6  {font-size: 12px}

p  {
	margin: 18px 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

img  {
	border: 0;
}

a:link, a:visited  {
	color: #336699;
}

/*>>>>> Navigation <<<<<*/

#nav  {
	background: #333 url(img/design/navbg.jpg) repeat-x top left;
	height: 43px;
	font-size: 14px;
	border-top: 1px solid #c68d00;
}

#nav ul  {
	margin: 0;
	padding: 0;
}

#nav ul li  {
	list-style: none;
	display: inline;
	line-height: 43px;
}

#nav ul li a:link, #nav ul li a:visited  {
	color: #fff;
	text-decoration: none;
	padding: 13px 15px 14px 15px;
}

#nav ul li a:hover  {
	color: #ccc;
	text-decoration: underline;
}

#nav ul .current_page_item a:link, #nav ul .current_page_item a:visited, #nav ul .current_page_parent a:link, #nav ul .current_page_parent a:visited {
	color: #ccc!important;
	text-decoration: underline!important;
}

/*>>>>> Layout <<<<<*/

#container  {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#header_wrap  {
	background-color: #fff;
}

#header  {
	margin: 72px 0 5px 0;
	height: 110px;
	background-color: #fff;
	border-bottom: 5px solid #006633;
}

.homehead  {
	background: #fff url(img/design/header.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.fundhead  {
	background: #fff url(img/design/01.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.strategyhead  {
	background: #fff url(img/design/02.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.abouthead  {
	background: #fff url(img/design/03.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.teamhead  {
	background: #fff url(img/design/04.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.disclaimerhead  {
	background: #fff url(img/design/05.jpg) no-repeat bottom center!important;
	height: 254px!important;
}
.contacthead  {
	background: #fff url(img/design/07.jpg) no-repeat bottom center!important;
	height: 254px!important;
}

#header h1  {
	display: none;
}

#header img  {
	margin: 0 0 0 35px;
}

#header_top  {
	width: 750px;
	height: 15px;
	background: url(img/design/headertop.jpg) no-repeat top left;
}

#main  {
	float: left;
	width: 750px;
	overflow: hidden;
	background-color: #fff;
}

.title  {
	color: #008846;
	margin: 10px 0 0 0;
}

.title a:link, .title a:visited  {
	color: #008846;
	text-decoration: none;
}

p.readmore a:link, p.readmore a:visited  {
	font-weight: bold;
}

.fullcolumn  {
	width: 720px;
	margin: 0 15px;
	padding-top: 10px;
}

#hometop  {
	float: left;
	width: 750px;
	margin-bottom: 5px;
	padding-bottom: 25px;
	border-bottom: 7px solid #cfe2d9;
}

#introbox  {
	float: left;
	overflow: hidden;
	width: 410px;
	margin: 25px 12px 0 25px;
}

#introbox p  {
	margin: 5px 0 10px 0;
}

#introbox .top  {
	height: 10px;
	background: url(img/design/introtop.jpg) no-repeat top center;
}

#introbox .body  {
	background: url(img/design/introbody.jpg) repeat-y top center;
	height: 130px;
	width: 360px;
	padding: 10px 25px;	
}

#introbox .bottom  {
	height: 10px;
	background: url(img/design/introbottom.jpg) no-repeat top center;
}

#fund_perform  {
	float: left;
	width: 250px;
	margin: 25px 25px 0 13px;
	color: #fff;
}

#fund_perform p  {
	margin: 0;
	color: #fff;
}

#fund_perform h3  {
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#fund_perform a  {
	color: #fff;
}

#fund_perform .top  {
	height: 10px;
	width: 250px;
	background: url(img/design/fundtop.jpg) no-repeat top center;
}

#fund_perform .body  {
	background-color: #333;
	padding: 0 15px;
	width: 220px;
	height: 150px;
}

#fund_perform .bottom  {
	height: 10px;
	width: 250px;
	background: url(img/design/fundbottom.jpg) no-repeat top center;
}

#fund_perform table  {
	width: 100%;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
}

#fund_perform table td  {
	border-top: 1px solid #666;
	padding: 3px;
}

#homebottom  {
	float: left;
	width: 690px;
	padding: 15px 30px 20px 30px;
	border-top: 1px solid #f4eacf;
}

#homebottom .col_left  {
	float: left;
	width: 325px;
	margin-right: 20px;
}

#homebottom .col_right  {
	float: left;
	width: 325px;
	margin-left: 20px;
}

#homebottom h2  {
	color: #008846;

}

#homebottom h2 a:link, #homebottom h2 a:visited  {
	color: #008846;
	text-decoration: none;
}

#fund_table  {
	width: 100%;
}

#fund_table th  {
	font-size: 15px;
	background-color: #a2a2a2;
	padding: 10px 0 8px 10px;
	border-bottom: 2px solid #dcb953;
}

#fund_table td  {
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #a2a2a2;
}

#fund_table .yearend  {
	background-color: #dcb953;
	font-weight: bold;
}

#footer  {
	float: left;
	width: 750px;
	padding: 20px 0;
	text-align: center;
	background: url(img/design/footerbg.jpg) no-repeat top center;
	color: #fff;
	font-weight: bold;
}

#footer p  {
	margin: 0;
}

#footer ul  {
	padding: 0;
}

#footer ul li  {
	list-style: none;
	display: inline;
	padding: 5px 10px;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #ccc;
	text-decoration: none;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.marbot  {margin-bottom: 10px;}
.pad  {padding: 10px;}

.bordered  {border: 1px solid #ccc;}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*>>>>> IE6 HACKS <<<<<*/

*html #introbox  {
	margin: 25px 12px 0 15px!important;
}

*html #introbox .body  {
	margin-top: -5px!important;
}

*html #fund_perform .body  {
	margin-top: -5px!important;
}

*html #homebottom  {
	width: 750px!important;
}

/******* fund page styling */
#login-form, #register-form {width:210px;float:left;padding: 20px 30px;background:#eff;border:1px solid #ddd;}
#register-form {width:370px;float:right;}
.error {padding: 5px;background:#ffcfcf;border:1px solid #ff8f8f;margin: 10px 0 0 0;}

/******* Additions 15.03.2010 */
.hr {
	border-bottom:1px solid #ccc;
}

.alignright {float: right; padding: 10px;}
.alignleft {float: left; padding: 10px;}