/*
Company:	FTH
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	
}
body {
	
}
/* @end */

/* @group Layout */
div.html-wrap {
	background: url(/templates/images/page-bkg.jpg) no-repeat 50% 0 #f0efe2;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
}
div#wrap {
	width: 1034px;
	background: url(/templates/images/bkg-shadow.png) repeat-y 0 0;
	margin-left: auto;
	margin-right: auto;
}

/* Head */
div#hd {
	width: 990px;
	height: 211px;
	background: url(/templates/images/hd-photo.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}
div#hd-nav {
	background: url(/templates/images/hd-bkg.jpg) no-repeat 0 100%;
	width: 990px;
	height: 211px;
}

/* Body */
div#bd {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(/templates/images/bd-bkg.png) repeat-y 0 0;
}
div#p-3col div#bd, div#p-2col div#bd {
	background: url(/templates/images/page-3col-bkg.png) repeat-y 0 0;
}

/* Footer */
div#ft {
	width: 1034px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(/templates/images/bkg-shadow-btm.png) no-repeat 0 0;
}
div#ft p {
	color: #159cd9;
	padding: 20px 0;
	text-align: center;
}
div#ft p a {
	padding: 0 10px;
}
div#ft p a:link, div#ft p a:visited {
	color: #010000;
	text-decoration: none;
}
div#ft p a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 218px;
	height: 153px;
	background: url(/templates/images/logo-top.png) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	margin: 0 0 0 23px;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Dateline */
div#hd p.dateline {
	margin: 0 90px 0 0;
	padding: 5px 0 0 0;
	text-align: right;
/*	height: 85px;*/
	color: #626262;
	font-size: 77%;
	font-weight: bold;
}

/* Search */
div#search {
	width: 280px;
	margin: 20px 0 0 0;
	float: right;
	display: inline;
}
div#search label {
	font-size: 123.1%;
	vertical-align: middle;
	color: #fffdfd;
}
div#search input.txt {
	vertical-align: middle;
	width: 145px;
	border: none;
	background-color: #fff;
	padding: 2px;
}
div#search input.btn {
	vertical-align: middle;
}

/* Donate */
div#hd div#donate {
/*	width: 200px;
	height: 47px;*/
	width: 215px;
	height: 107px;	
/*	background: url(/templates/images/donate-now-btn.png) no-repeat 0 0;*/
	margin: 15px 0 10px 650px;
}
div#hd div#donate a {
	display: block;
	height: 100%;
}

/* Home Flash */
div#home-feature {
	margin: 0 0 0 25px;
/*	background: url(/templates/images/home-flash-feature.jpg) no-repeat 0 0;*/
	width: 555px;
	height: 375px;
	float: left;
	display: inline;
}
div#home-feature div.home-feature-nav {
	padding: 328px 0 0 0;
}
div#home-feature div.home-feature-nav a.number {
	display: block;
	width: 36px;
	height: 37px;
	line-height: 35px;
/*	margin: 10px 15px 0 15px;*/
	background: url(/templates/images/black-number-button.png) no-repeat 0 0;
	font-size: 123.1%;
	text-align: center;
	float: left;
	display: inline;
}
div#home-feature div.home-feature-nav a.number:link, div#home-feature div.home-feature-nav a.number:visited {
	color: #fff;
	text-decoration: none;
}
div#home-feature div.home-feature-nav a.readmore-btn {
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}

/* Read More Button */
a.readmore-btn {
	display: block;
	width: 96px;
	height: 35px;
	background: url(/templates/images/readmore-btn.png) no-repeat 0 0;
	text-indent: -9000px;
}

/* Home Video */
div#home-video {
	margin: 0 25px 0px 0;
	float: right;
	display: inline;
}

/* Home Text */
div#home-feature-text {
	margin: 0 25px 0 0;
	background: url(/templates/images/home-box-1.gif) no-repeat 0 0;
	width: 366px;
	height: 121px;
	float: right;
	display: inline;
}
div#home-feature-text div.text-content {
	/*padding: 10px 10px 0 10px;*/
	padding: 5px 10px 10px 10px;  /*KH just added this in*/
	height: 73px;
	/*overflow: auto;*/
}
div#home-feature-text a.readmore-btn {
	margin: 0 10px 0 0;
	float: right;
	display: inline;
}

/* Top Section */
div.top-section {
	margin: 0 0 15px 0;
}

/* Callouts */
div.callouts {
	margin: 0 0 10px 0;
	width: 990px;
	overflow: hidden;
	background: url(/templates/images/callouts-bkg.jpg) no-repeat 0 0;
}
div.callouts div {
	overflow: hidden;
	margin: 0;
	height: 289px;
	float: left;
	display: inline;
}
div.callouts div#callout-serves {
	width: 262px;
}
div.callouts div#callout-blog {
	width: 240px;
}
div.callouts div#callout-child {
	width: 240px;
}
div.callouts div#callout-tax {
	width: 248px;
}


/* Home Content Boxes */
div.home-content-boxes {
	margin: 0 0 16px 0;
}
div.home-content-boxes div.left {
	width: 439px;
	margin: 0 0 0 25px;
	float: left;
	display: inline;
}
div.home-content-boxes div.left-1 {
	background: url(/templates/images/home-box-2.png) no-repeat 0 0;
	width: 439px;
	height: 146px;
}
div.home-content-boxes div.left-1 div.text-content, div.home-content-boxes div.right-2 div.text-content {
	/*padding: 10px 10px 0 10px;*/    
	/*height: 100px;*/
	padding: 5px 10px 10px 10px;  /*KH just added this in*/
	height: 124px;   /* KH just added this in*/
	/*height:122px;     KKH just added this in
	overflow:auto;    KKH just added this in
	padding:10px;     KKH just added this in
	margin-top:2px;   KKH just added this in
	width:432px;      KKH just added this in*/
	overflow: auto;
}
div.home-content-boxes div.left-1 a.readmore-btn, div.home-content-boxes div.right-2 a.readmore-btn {
	margin: 0 15px 0 0;
	float: right;
	display: inline;
}
div.home-content-boxes div.right-2 {
	background: url(/templates/images/home-box-3.png) no-repeat 0 0;
	width: 459px;
	height: 146px;
}
div.home-content-boxes div.left-3 {
	background: url(/templates/images/home-box-4.png) no-repeat 0 0;
	width: 459px;
	height: 233px;
}
div.home-content-boxes div.right-4 {
	background: url(/templates/images/home-box-5.png) no-repeat 0 0;
	width: 459px;
	height: 233px;
}
div.home-content-boxes div.left-3 div.text-content, div.home-content-boxes div.right-4 div.text-content {
	padding: 10px 10px 0 10px;
	height: 185px;
	overflow: auto;
}
div.home-content-boxes div.left-3 a.readmore-btn, div.home-content-boxes div.right-4 a.readmore-btn {
	margin: 0 15px 0 0;
	float: right;
	display: inline;
}
div.home-content-boxes div.right {
	width: 459px;
	margin: 0 25px 0 0;
	float: right;
	display: inline;
}

/* HR */
div.hr {
	height: 45px;
	width: 100%;
	background: url(/templates/images/hr-red.jpg) no-repeat 0 0;
	clear: both;
	margin: 0 0 16px 0;
}

/* Side Spacer */
div.side-spacer {
	height: 60px;
}

/* Page HR */
div#p-3col div.page-hr {
	background: url(/templates/images/hr-red.jpg) no-repeat 0 850px;
}

div#p-2col div.page-hr {
	background: url(/templates/images/hr-red.jpg) no-repeat 0 850px;
}
div#p-2col div.page-hr-side {
	background: url(/templates/images/hr-red.jpg) no-repeat -15px 755px;
	min-height:1336px;
	height:auto !important;
	height:1336px;
}
div#p-2col div.page-hr2 {
	background: url(/templates/images/hr-red.jpg) no-repeat 0 1450px;
}

/* Page Title */
div.page-title-wrap {
	background: url(/templates/images/title-bar-bkg.png) no-repeat 0 0;
}
div.page-title {
	overflow: hidden;
	height: 83px;
	margin: 0 0 5px 0;
	width: 720px;
}
div#p-2col div.page-title {
	width: 988px;
}
div.page-title h2 {
	margin: 10px 0 0 19px;
	width: 210px;
	line-height: 50px;
	text-align: center;
	color: #fcfeff;
	font-size: 138.5%;
	float: left;
	display: inline;
}
div.page-title h1 {
	width: 470px;
	margin: 10px 0 0 12px;
	line-height: 50px;
	font-size: 153.9%;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	color: #00090b;
	float: left;
	display: inline;
}
div#p-2col div.page-title h1 {
	width: 737px;
}
div.page-title h1.quote {
	font-style: italic;
}

/* Left Side Pic */
img.left-side-pic {
	margin: 360px 0 0 0;
}

/* Left Col */
div#p-3col div.side-left {
	width: 212px;
	margin-left: 19px;
	margin-top: 7px;
	background: url(/templates/images/side-blue-bkg.png) no-repeat 0 0;
	
	min-height:760px;
	height:auto !important;
	height:760px;
	
	float: left;
	display: inline;
}

div#p-2col div.side-left {
	width: 212px;
	margin-left: 19px;
	margin-top: 7px;
	background: url(/templates/images/side-blue-bkg-long.png) no-repeat 0 0;
	float: left;
	display: inline;
}

/* Main */
div#p-3col div.main {
	width: 508px;
	float: right;
	display: inline;
}
div#p-3col div.main-top {
	width: 508px;
	height: 22px;
	background: url(/templates/images/main-top-thin.png) no-repeat 0 0;
	overflow: hidden;
}
div#p-3col div.main-content {
	width: 468px;
	background: url(/templates/images/main-bkg-thin.png) repeat-y 0 0;
	padding: 0 20px;
	overflow: hidden;
}
div#p-3col div.main-btm {
	width: 508px;
	height: 29px;
	background: url(/templates/images/main-btm-thin.png) no-repeat 0 0;
	overflow: hidden;
}

div#p-2col div.main {
	width: 747px;
	float: right;
	display: inline;
}
div#p-2col div.main-top {
	width: 747px;
	height: 22px;
	background: url(/templates/images/main-wide-top.png) no-repeat 0 0;
	overflow: hidden;
}
div#p-2col div.main-content {
	width: 707px;
	background: url(/templates/images/main-wide-bkg.png) repeat-y 0 0;
	padding: 0 20px;
	overflow: hidden;
}
div.logo-watermark {
	background: url(/templates/images/fth-logo-watermark.gif) no-repeat 100% 100%;
}
div#p-2col div.main-btm {
	width: 747px;
	height: 29px;
	background: url(/templates/images/main-wide-btm.png) no-repeat 0 0;
	overflow: hidden;
}

/* Right Col */
div#p-3col div.side-right {
	width: 246px;
	margin: 20px 0 0 0;
	float: right;
	display: inline;
}

/* Page Left */
div.page-left {
	width: 739px;
	float: left;
	display: inline;
}
/* @end */

/* @group Nav */
div#nav {
	width: 470px;
	margin: 16px 0 0 210px;
	float: left;
	display: inline;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	margin: 0 18px 0 0;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	line-height: 45px;
	font-size: 123.1%;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #fffdfd;
	text-decoration: none;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(/templates/images/nav-drop-bkg.png) repeat 0 0 transparent;
	width: 240px;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 5px;
	padding-bottom: 5px;
}
div#nav ul li ul li {
	background-image: none;
	height: 22px;
	float: none;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 16px;
	padding: 8px 10px;
	margin: 0;
	font-size: 116%;
	display: block;
	font-weight: bold;
	background-image: none!important;
	text-transform: uppercase;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul li a:link, div#nav ul li ul li a:visited {
	color: #000202;
	text-decoration: none;
}
div#nav ul li ul li a:hover {
	color: #730212;
}
/* @end */

/* @group Default Headings */
div.main h1 {
	font-size: 231%;
	font-weight: normal;
	margin: 0 0 15px 0;
}
/* @end */

/* @group Common Text Styles */
div.main p, div.main li {
	font-size: 116%;
	line-height: 150%;
	color: #000203;
}

div.main p.caps {
	font-size: 123.1%;
	color: #730212;
	text-transform: uppercase;
	font-weight: bold;
}

div.main img.right {
	margin: 0 0 15px 15px;
	float: right;
	display: inline;
}

div.main img.left {
	margin: 0 15px 15px 0;
	float: left;
	display: inline;
}

div.side-left p {
	padding: 0 10px;
	/* line-height: 230%; */
	font-size: 100%;
	color: #730212;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

/* Added by KH to make test smaller in LeftHand Column */
.smallFontLeftColumn {
	font-size:16px ;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform:upper;
}


/* @end */

/* @group Default Lists */
div.main li li {
	font-size: 100%;
}

div.side-left ul {
	margin-left: 10px;
}
div.side-left ul li {
	font-size: 116%;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0;
	color: #730212;
	font-weight: bold;
}
div.side-left ul li a:link, div.side-left ul li a:visited {
	color: #730212;
	text-decoration: none;
}
div.side-left ul li a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link{ }
a:visited{ }
a:hover{ }
a:active{ }
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
