/* *************************** 
  Site - arkx
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#7ac142;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#7ac142;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:#333;
	background-image:url(../images/arkx_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#fff;
}
#container {
	text-align:left;
	width:1024px;
	margin:0 auto;
	background:url(../images/bg_container1.jpg) 0 0 no-repeat;
}
#container.investment_philosophy {
	background:url(../images/bg_container2.jpg) 0 0 no-repeat;
}
#container.people {
	background:url(../images/bg_container3.jpg) 0 0 no-repeat;
}
#container.media {
	background:url(../images/bg_container4.jpg) 0 0 no-repeat;
}
#container.how_to_invest {
	background:url(../images/bg_container1.jpg) 0 0 no-repeat;
}
#container.performance_reports {
	background:url(../images/bg_container6.jpg) 0 0 no-repeat;
}
#container.contact {
	background:url(../images/bg_container7.jpg) 0 0 no-repeat;
}
#container.about {
	background:url(../images/bg_container8.jpg) 0 0 no-repeat;
}
#container.charts {
	background:url(../images/bg_container9.jpg) 0 0 no-repeat;
}

.left {float: left;}
.right {float: right;}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	width:945px;
	background:url(../images/bg_header.png) no-repeat;
	height:95px;
	margin:0 0 0 79px;
}
#header h1{
	position:absolute;
	left:20px;
	top:14px;
	width:186px;
	height:63px;
	z-index:1;
	}
#header h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/logo.png) no-repeat;
	width:186px;
	height:63px;
}
.mainnav{
	position:absolute;
	left:80px;
	top:71px;
	z-index:2;
	}
.mainnav li{
	float:left;
	font-size:11px;
	line-height:12px;
	margin-right:2px;
	}
.mainnav li a{
	color:#fff;
	display:block;
	padding:6px 4px;
	}
.mainnav li a:hover,.mainnav li .selected{
	/*background:#5a9e25;*/
    background:#00a6dd;
	color:#fff;
	text-decoration:none;
	}
.logo_pri{
	position:absolute;
	left:800px;
	top:23px;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#title{
	width:866px;
	margin:0 auto;
	padding: 0 0 10px 0;
	}
#title h1{
	font-size:66px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:133px 0 0 0;
	line-height:68px;
	}
#content {
	width:866px;
	margin:0 auto;
	/*background:url(../images/bg_content.png) 0 0 no-repeat;*/
	padding:24px 0 0 0;
    }
#content.one-col {
	background:url(../images/bg_content_one-col.png) 0 0 no-repeat;
    }
#content.two-col {
	background:url(../images/bg_content_two-col.png) 0 0 no-repeat;
    }
#content_home {
	width:866px;
	margin:0 auto;
	/*background:url(../images/bg_content_home.png) 0 0 no-repeat;*/
	background:url(../images/bg_content_home_hdr.png) 0 0 no-repeat;
	padding:24px 0 0 0;
    }	
#content_home h1{
	font-size:24px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	}

#content_inner{
	overflow:hidden;
	width:100%;
	/*background:url(../images/bg_content_inner.png) left repeat-y;*/
	}
#content.one-col #content_inner{
	background:url(../images/bg_content_inner_one-col.png) left repeat-y;
	}
#content.two-col #content_inner{
	background:url(../images/bg_content_inner_two-col.png) left repeat-y;
	}
#content_inner_home{
	overflow:hidden;
	width:100%;
	background:url(../images/bg_content_inner_home.png) left top no-repeat;
	}
#sidebar.rssfeed{background:url(../images/bg_content_inner_home.png); padding-left: 37px; padding-bottom: 20px; padding-top: 5px;}
#sidebar.rssfeed li{padding-bottom: 5px;}
#sidebar.rssfeed ul{padding-bottom: 5px;}
#content p{
	line-height:13px;
	padding:0 0 14px 0;
	}
#content h2{
	font-size:12px;
	}
#content h3{
	font-size:11px;
	color:#00a6dd;
	}
#content h3 a,#content h3 a:hover{
	color:#00a6dd;
	}
#content .text_arkx{
	margin-left:-10px;
	padding:0 0 9px 0;
	}
#content .highlight{
	font-size:11px;
	color:#00a6dd;
	}
#maincontent{
	float:left;
	padding:0 0 0 30px;
	width:415px;
	min-height: 300px;
	}
#maincontent ul, #maincontent dl {
list-style:circle outside none;
margin:0 0 10px 15px;
}
#maincontent ul li {
list-style:circle outside none;
padding:0 0 5px 5px;
}
#maincontent ol {
margin:0 0 10px 20px;
}
#maincontent ol li {
padding:0 0 5px 5px;
}
#content.one-col #maincontent{
	width:815px;
	}
#content.two-col #maincontent{
	width:415px;
	}
.report_file{margin-top: 17px; display: inline-block; width: 260px; float:left; }



#maincontent ul.fq_lists, #maincontent ul.fq_lists li { list-style: none; margin:0 0 15px 5px; }

#maincontent ul.fq_lists .content, #maincontent ul.fq_lists .content p {
    font-size: 14px;
    line-height: 20px;
    color:#ffffff;
}
#maincontent ul.fq_lists .content p {
	padding: 0;
	margin: 0;
}
#maincontent ul.fq_lists .pages {
	margin-left: 20px;
}
#maincontent ul.fq_lists a {
    color: #333;
}
#maincontent ul.fq_lists .pages a {
    color: #999;
}

#maincontent ul.fq_lists .green .top {
    background:url("../images/arkx_green.png") no-repeat scroll 0 0 transparent;
    width:780px;
    padding: 0 0 13px 0;
    margin: 0;
}
#maincontent ul.fq_lists .green .bottom {
    width:780px;
    background:url("../images/arkx_green.png") no-repeat scroll 0 bottom transparent;
    padding: 0 0 13px 0;
    margin: 0;
}
#maincontent ul.fq_lists .green .content {
    background-color: #89c16a;
    padding:0 10px 0 20px;
    margin: 0 17px 0 17px;
}
#maincontent ul.fq_lists .green .date {
    font-size: 12px;
    font-weight: 700;
    padding:0 0 10px 20px;
}

#maincontent ul.fq_lists .blue .top {
    background:url("../images/arkx_blue.png") no-repeat scroll 0 0 transparent;
    width:780px;
    padding: 0 0 13px 0;
    margin: 0 0 0 17px;
}
#maincontent ul.fq_lists .blue .bottom {
    width:780px;
    background:url("../images/arkx_blue.png") no-repeat scroll 0 bottom transparent;
    padding: 0 0 13px 0;
    margin: 0 0 0 17px;
}
#maincontent ul.fq_lists .blue .content {
    background-color: #00a6dd;
    padding:0 10px 0 20px;
    margin: 0 38px 0 0;
}
#maincontent ul.fq_lists .blue .date {
    font-size: 12px;
    font-weight: 700;
    padding:0 0 10px 0;
    margin-right: 45px;
    text-align: right;
}


#maincontent ol.dl_lists, #maincontent ul.dl_lists li {  }
#maincontent ol.dl_lists li {
    background:url("../images/icons/icon_unknown.gif") no-repeat scroll 0 0 transparent;
    width:780px;
    height:10px;
    float: left;
    padding: 3px 0 15px 25px;
    margin: 0 5px 0 5px;
    /*background-color:#ffff00;*/
}
#maincontent ol.dl_lists li.pdf { background-image:url("../images/icons/pdf.gif"); }
#maincontent ol.dl_lists li.zip { background-image:url("../images/icons/zip.gif"); }
#maincontent ol.dl_lists li.doc { background-image:url("../images/icons/doc.gif"); }
#maincontent ol.dl_lists li.ocx { background-image:url("../images/icons/doc.gif"); }
#maincontent ol.dl_lists li.docx { background-image:url("../images/icons/doc.gif"); }
#maincontent ol.dl_lists li.xls { background-image:url("../images/icons/xls.gif"); }
#maincontent ol.dl_lists li.lsx { background-image:url("../images/icons/xls.gif"); }
#maincontent ol.dl_lists li.ptx { background-image:url("../images/icons/ppt.gif"); }
#maincontent ol.dl_lists li.ppt { background-image:url("../images/icons/ppt.gif"); }

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	float:right;
	padding:0 40px 0 0;
	width:300px;
	}
#sidebar h2{
	padding:0 0 13px 0;
	}
.news_lists small{
	/*display:block;*/
	font-weight:bold;
	font-size:11px;
	padding:0 0 13px 0;
	}
.news_lists li{
	margin-bottom: 13px;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:866px;
	margin:0 auto;
	text-align:left;
	padding:40px 0 20px 0;
}
#footer p{
	text-align:right;
	font-size:10px;
	line-height:13px;
	color:#ccc;
	}
#footer p span{
	float:left;
	text-align:left;
	}
#footer  p strong{
	display:block;
	}
