/* HANDBOOK styles */

div#banner {
	margin: 0px 1% 0 0;
	/* background:url(/templates/images/aic-handbook-banner-redline.gif) 0 0 repeat-x; */
	height:84px;
}

div#banner.logo {
    border: 1px solid black;
}

div#banner-left {
	float:left;
	width:729px;
	height:84px;
}

div#banner-title-director, div#banner-title-aifm {
	float:left;
	width:473px;
	text-align:right;
	border:0px solid;
	height:37px;
	margin-top:31px;
	margin-left:-30px;
}

div#banner-title-director {	background:url(/templates/images/aic-handbook-banner-title.gif) 0 0 no-repeat; }

/*div#banner-title-aifm {	background:url(/templates/images/aic-aifm-handbook-banner-title.gif) 0 0 no-repeat; }*/

div#banner-right-director {
	float:right;
	width:183px;
	background:url(/templates/images/aic-handbook-banner-image.gif) 0 0 no-repeat;
	text-align:right;
	border:0px solid;
	height:84px;
	margin-right:-1%;
	margin-top:.5%;
}

div#banner-right-empty {
	float:right;
	width:183px;
	text-align:right;
	border:0px solid;
	height:84px;
	margin-right:-1%;
	margin-top:.5%;
}

div#leftpanel
{
	float: left;
	width: 185px;
	min-width: 185px;
}

div#centrepanel_handbook
{
	float: left;
	width: 47%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;		
	/*background-color:green;*/
}

div#handbook_footerlinks
{
	margin-left: 238px;	
}

#handbook_footerlinks a
{
	color: #D02433;
	text-decoration: none;	
	font-weight: bold;	
	display: inline;
}

.handbookcopy a { font-weight: normal; } 
.handbookcopy a.top 
{
	font-weight: bolder; 
	margin-bottom: 8px;
	float: right; } 
#middlecol ul.subpages{
    margin-left:0px; 
    padding-left:0px;
}

#middlecol div.mheight ul {margin-left:36px;}

ul.subpages li { list-style: none; }
#middlecol ul.subpages li a.recent_changes_list { 
    display: block;
    background: url(/templates/images/navright_arrow.gif) 0% 0.3em no-repeat transparent; 
    padding: 0 0 0 15px;
    margin: 0px;
}
/*#middlecol ul.subpages li a {padding-left:0px; background:none }*/
ul.contents li { list-style: none; }
ul.contents li ul li { list-style: none; }
ul.contents li ul li ul li { list-style: none; }

ul li a {color:#336699; font-weight:normal; text-decoration:none; display:block;}

ul.links ul li a
{
	margin-left: 5px;
}

.handbookcopy ul { margin-bottom: 16px; } 
.handbookcopy ul li ul { margin-bottom: 0px; } 

div#paging 
{
	width: 100%;
}

div#pagelinks 
{
	float: left;
}

div#backlink 
{
	float: right;
}

table 
{
	float: none;
}

p { float: none; display: block; }

div.handbookcopy p table {
	clear: both;
}

div.handbookcopy table {
	clear: both;
}

table.data {
	width: auto;	
}

/* HANBOOK - Search facility */

div#handbooksearch {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px 0 0 0;	
	margin: 0px 0px 15px 5px;
	width: 140px;
	font-weight: normal;
}

.adsearch {
	margin-bottom:-4px;
}

.adsearchinput {
	padding-top:3px;
	width:90px;
}

* html .adsearchinput {
	padding-top:0px;
}


.magbot {
	padding-bottom:23px !important;
}

* html .magbot {
	padding-bottom:14px !important;
}

/* HANDBOOK - Print box */

div.printbox
{
	background:url(/templates/images/printer.jpg) 99% 3px no-repeat #fff;
	padding: 10px 5px 10px 5px; border: solid 1px #ccc; width: 211px; 
	margin:0px 10px 10px 10px; float:right;	
}

div.printbox h2 {
	margin-top:0px;
	padding-bottom:0px;
	font-size: 1.6em;
}

div.printbox p {
	padding:0;
	margin:0;
}

/*div.printbox p a {
    display: block;
    background: url(/templates/images/navright_arrow.gif) 0% 0.3em no-repeat transparent; 
    padding: 0 0 0 15px;
    margin: 0px;
}
*/
div.resize {
	border: 1px solid #cccccc;
	padding: 10px;	
	margin: 10px 0px 10px 0px;
	width: 203px;
	font-weight: bolder;
	float: left;	
}

div.links 
{
	margin-top: 6px;
	float: left;
}

div.spacer
{
 clear: both;
}


/* HANDBOOK - Homepage */

#handbook_quote {	
	border: 1px solid #cccccc;
	width:99%;
	margin:7px 0 0 0;
	padding:0;
	min-height:167px;
	overflow: hidden;
	min-width: 577px;
}

* html #handbook_quote {
	/* height:167px; */
}

#handbook_quote_left {
	float: left;
	width: 36%;
	padding:0px;
}

.handbook_quote_right_img {
	float: right;
}

#handbook_quote_right 
{
	float: left;
	width: 49%;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
}

 #handbook_quote blockquote {
	color:#D02433;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:bold;
	line-height: 1.45em;
	padding:10px 22px 10px 22px;
	width:100%;
}

#handbook_quote p {
	padding: 0 22px 10px 22px;
	margin:0;
}

#handbook_home {
	width:99%;
	margin:0;
	padding: 19px 0 0 0;
	min-width: 579px;
	min-height: 500px;
}

#handbook_home_left {
	border:1px solid #ccc;
	background-color: #eeeeee;
	float: left;
	width: 48.5%;
	padding-bottom:6px;
	min-width: 276px;
	min-height: 190px;		
}

#handbook_home_right {
	border:1px solid #ccc;
	background-color: #eeeeee;
	float: right;
	width: 48.5%;
	padding-bottom:6px;
	min-width: 276px;
	min-height: 190px;	
}

#handbook_home p {
	padding: 0 22px 10px 22px;
	margin:0;
}

#handbook_home h2 {
	padding: 10px 22px 0 22px;
	margin-top:0;
}

/* HANDBOOK -  About and Content page */

h1 
{
	margin-left: 0px;	
}

.handbook h2 {
	padding-bottom:0;
	margin-bottom:0;
}
	
.handbook p {
	padding-top:0;
	margin-top:0;
}	
	
.mission {
	color: #D02433;
	font-weight:bold;
}
/*
blockquote {
	padding:0 0 10px 0;
	margin:0;
	font-size:1.6em;
	line-height: normal;
}
*/

.padding10 {
	padding:10px;
}

.padtop5 {
	padding-top:5px;
}

.paddingsearch {
	padding:0 10px 0 10px;
}

.email {
	font-size:10px;
}

.hidden {
	display:none;
}

h1 
{
	margin-bottom: 12px;	
}

h2.contactus {
	margin-top:0px;
	padding-bottom:7px;
	font-size: 1.6em;
}

div#news { display: none; } 
/*div#container2 {float: left; width: 99%; margin-right:0px; }      
div#content {margin: 0 0 0 185px;}      */
h3 {
    font-size: 1em;
    font-weight: bolder;
}  
blockquote {
    padding:0 0 10px 0;
    margin:0;
    font-size:1.6em;
    line-height: normal;
    float: left;
}
 
.handbook_home_content {
    height:90%;
    min-height:90%;
    float: left;
} 
               
.handbook_home_link {
    height:100%;
    min-height:100%;
    float: left;
}

#latest_changes {
    padding-left: 23px;
}

.mheight {min-height:190px;}

* html .mheight {height:190px;}
/*
#handbook_home h3 {
    padding: 10px 22px 0 22px;
    margin-top:0;  
   */


ul.searchresults li 
{
	list-style: none;
}

div.headbottom {padding-top: 0px; padding-bottom:20px;}


div.handbook_content ul.content_jump_list { 
    list-style: none; 
    margin: 0 !important; 
    padding:0 !important ;
    padding-bottom: 10px !important;
}
/*div.handbook_content ul.content_jump_list li { 
    margin: 0 !important; list-style: none; }*/
div.handbook_content ul li a.content_jump_link {
    display: block;
    background: url(/templates/images/navright_arrow.gif) 0% 0.2em no-repeat transparent; 
    padding: 0 0 0 15px !important;
    margin: 0 !important;
}

#hbk_headbottom {
	padding-top:23px;
}
	
#middlecol .handbook_content table td ul li ul, #middlecol table td ul { width:90%;}
