﻿/* CSS for the Kenneth Fisher website */
html,body,form { height:100%; }
body { margin: 0; width: 100%; }

globalFontFamily{font-family: Verdana;}
globalFontSize{font-size: x-small;}

table.bordertable {border-color: #003300; width:100%; }
.headerspace {background-color: #003300;}
.footertable{background-color: #003300;}
.footer{text-align: center; background: #003300; vertical-align: middle; font-size:xx-small;}
td {font-family: Verdana; font-size:x-small}

.topnavigation {background-color: #669966; font-family:Verdana; font-size:medium; height: 22px; border-color:#669966;}

/*js Nav menu*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
    color: White;
    /*font-size: 9pt;*/
	}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;*/
	padding: 1px 12px;
	color: White;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
	}
	
	#sddm li a:hover
{	
	color: #000000;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #669966;
	border-bottom: 2px solid #D8D8E9;
	border: 1px solid #D8D8E9;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #669966;
	color: White;
	/*font: 11px Verdana;
	font-size: 9pt;*/
	border-bottom: 1px solid #D8D8E9;
	}

#sddm div a:hover
{	background: #669966;
	color: #000000;
	border-bottom: 1px solid #D8D8E9;
	}
/**/

.headerimage {background-color: #C8D6C7;}
.rightbar {background-color: #f5f5f5;}
.companylogo{background-color: #003300; text-align: left; font-size:  medium; height: 30px; color:White; border-color: #003300;}
.copyright{text-align: center;}
tr.footer{text-align: center;background: #669966; vertical-align: middle; } /*old background color #003300*/
td.companylogo A:visited {font-size:  medium; color:White}
td.bodycontainer{padding: 1.3em; vertical-align: top;}
table.main2{width:100%; border: solid 1px gainsboro; padding:0px; vertical-align:top; height: 100%;}
th.mainTitle2{text-align: left;padding:3px; background: gainsboro; font-weight: bold; margin:0px; font-size: x-small;}
td.mainContent2{padding:3x; margin:5px;}
.linkheader
{
	background-color: #C8D6C7;
	color: White;
}

.fourbox{width: 350; height: 200; vertical-align:top}
.gap{width: 20; height: 7; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium}
.toptwobox{vertical-align:top; width: 100; padding-top:10; border-right-style:none}

.nestedtable{width:100%; height:100%; border-color:#CCCCCC; border:0;}
.nestedtable1{width:100%; height:100%; border-color:#CCCCCC; border:0; background-color:#f1f1f1;}

.textbox{width:350; vertical-align:top; border-left-style:none}

a {font-family: Verdana; font-size:x-small}
A:link.contentlink { color: Green }
A:link.companylink { color:White; font-size:medium; background-color: #003300;}
A:link.headerlink {color:White}
A:Visited.headerlink {color:White}
h1{font-size:large;}

/*
.menunavigation {color:White; text-decoration: none; }
.menunavigation:hover{color:Black; }
.topmenuitem{color: White; background-color: #669966;}
.topmenuitemVisited{color: White; background-color: #669966;}
.topmenuitemHoover{color: #003300; }
*/
.footernavigation {color:White; text-decoration: none; font-size:xx-small; }
.footermenuitem{color: White; font-family: Verdana; font-size:xx-small!important;}
.footermenuitemVisited{color: White; font-family: Verdana; font-size:xx-small!important;}
.footermenuitemHoover{color: Green; font-family: Verdana; font-size:xx-small!important;}



p {font-family:Verdana; font-size:x-small}
p.disclosure{font-style:italic}
p.privacydate {font-style:italic}

h2 {font-family:Verdana; font-size:medium}
h3 {font-family:Verdana}
h4 {font-family:Verdana; font-size:x-small}
h5 {font-family:Verdana}
li {font-family: Verdana; font-size:x-small}
i {font-family: Verdana; font-size:x-small}
th {font-family: Verdana}

span { font-family: Verdana; font-size: x-small;}
span.booktitle {font-style:italic}
span.magazinetitle {font-style:italic}
span.AUMNote {font-style:italic}

div.bottommargin{margin-bottom: 7px;}

td.accordionHeader
{
    /* border: 1px solid #C8D6C7; yy */
    background-color: #C8D6C7;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    color: #0e3e0e;
}

.accordionHeader a
{
	color: #0e3e0e;
	text-decoration : none;
}

.accordionHeader a:hover
{
	color: #0e3e0e;
	text-decoration: underline;
}

/* Add Comments */
table.comment_box 
{
	width:565px;
	position:relative;
	margin-top:15px;	
}

table.comment_box tr td.comment_title 
{
	margin:0;
	padding:0;
	font-weight:bold;
	height:20px;
}

table.comment_box tr td.comment-content
{
	font-weight:bold;
	width:135px;
	padding:0;
	vertical-align:top;
	position:relative;
}

table.comment_box tr td.comment-content1 input
{
	font-weight:bold;
	width:430px;
	padding:0;
	vertical-align:top;
}

table.comment_box tr td.comment-footer
{
	width:565px;
	padding: 10px 0 10px 0;
}

table.comment_box tr td.comment-submit
{
	width:565px;
	padding-top:2px;
	padding-bottom:10px;
}
/* end Add Comments */

/* complaints */
.complaints
{
	/*color:Red;*/
}