/*

QuickSite Wireframe CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: 100%;*/
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100%;
	background-color: #e6eff7;
	background-image: url('images/htf-background.jpg');
	background-repeat: repeat-x;
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	/*width: 100%;*/
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}

/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

/* using uni-form now
legend {
	font-weight: bold;
	color: black;
	padding: 3px;
	border: 1px solid #ccc;
	}

label {
	margin: 3px;
}

fieldset {
	border: 1px solid #ccc; 
	padding: 10px; 
	margin-top: 8px;
}
*/
/* @end Forms */

/* @end Base Styling */

/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

.csc-firstHeader {
	margin-top: 0px;
	}

.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:300px;
	display: block;
	}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
	width: 964px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	margin-top: 8px;
	}

#bodyWrap {	
	border-left: 3px solid #9fbedd;
	border-right: 3px solid #9fbedd;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	width: 918px;
}

#feature {
	/*margin-bottom: 20px;*/
	padding-bottom: 10px;
	border-left: 3px solid #9fbedd;
	border-right: 3px solid #9fbedd;
	}

#f1a #feature {
	width: 958px;
}

#f1a #feature .columnGroup {
	margin-bottom: 2px;
}

/* only for home page 3 col group */
#f1a #feature .threeColumnGroup {
border-top: 4px solid #a19060;
border-bottom: 1px solid #d0b15c;
background: #f2ebcf url('images/home-3col-back.gif') repeat-x;
padding-top: 22px;
width: 958px;
}
#f1a #feature .threeColumnGroup .columnGroup{
	padding: 0 3px;
}
#generatedContent-1 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}

#generatedContent-2 {
	width: 230px;
	float: right;
	}

/* spin */
#f1a #contentBlock-1 {
	border-left: 3px solid #9fbedd;
	border-right: 3px solid #9fbedd;
	padding-left: 20px;
	padding-right: 20px;
	width: 918px;
}

#f1d #contentBlock-1 {
	float: right;
	width: 730px;
	}

#f1e #contentBlock-1 {
	
	float: left;
	width: 730px;
	}

#f1f #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2a #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2a #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2b #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2c #contentBlock-2 {
	width: 230px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2d #contentBlock-2 {
	width: 230px;
	float: right;
	}
/*
#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 230px;
	float: left;
	}
*/
/* spin */

#f2e #contentBlock-1 {
	float: right;
	width: 604px;
	}

#f2e #leftcol {
	width: 292;
	float: left;
}
#f2e #contentBlock-2 {
	width: 292;
	float: none;
	}

#f2e #subnav {
	width: 292px;
	margin-top: 35px;
	}

#f2e #generatedContent-2 {
	width: 292px;
	float: none;
	}
/* spin end */
#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 230px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('images/htf-masthead.gif');
	background-repeat: no-repeat;
	position: relative;
	}
#header h3{
	margin: 0px;
}
#masthead {
	/*float: left;
	margin: 12px 0 0;*/
	padding: 0;
	height: 120px;
	width: 300px;
	overflow: hidden;
	/*background: url(images/masthead_title.gif) no-repeat;*/
	}

#masthead a {
	display: block;
	padding-top: 120px;
	}

#busyNogginID {
	float: right;
	width: 105px;
	height: 115px;
	overflow: hidden;
	background: url(images/bn_top_logo.gif) no-repeat;
	}

#busyNogginID a {
	display: block;
	padding-top: 100px;
	}

/* @group Global Menu */

#globalMenu {
	clear: both;
	margin-left: 0px;
	/*border-top: 3px solid #e6e6e6;*/
	padding: 3px 3px;
	font-size: 16px;
	height: 32px;
	background-color: #9fbedd;
	margin-bottom: 0px;
	}
/*
#globalMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 2px solid #e6e6e6;
	}

#globalMenu li.last {
	border: none;
	}

#globalMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #333;
}

#globalMenu a:hover {
	color: black;
	}

#globalMenu li.active a {
	color: #008aec;
}

#globalMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}
*/
/* @end Global Menu */

/* @group Utility Menu */

#utilityMenu {
	/*margin-left: 0px;*/
	/*border-top: 3px solid #e6e6e6;*/
	/*padding-top: 10px;*/
	/*margin-top: 18px;*/
	position: absolute;
	right: 0;
	top: 18px;
	font-size: 12px;
	/*float: right;*/
	/*font-weight: bold;*/
	}

#utilityMenu li {
	display: inline;
	float: left;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 2px solid #ffffff;
	}

#utilityMenu li.last {
	border: none;
	}

#utilityMenu a {
	display: inline;
	float: left;
	color: #1a65af;
	/*height: 14px;*/
}

#utilityMenu a:hover {
	color: black;
	}

#utilityMenu li.active a {
	color: #1a65af;
	font-weight: bold;
}

/*
#utilityMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}
*/
/* @end Utility Menu */

/* @end Header */

/* @group Footer */

#footer {
	border-top: 1px solid #9FBEDD;
	background-color: #d8e5f1;
	border-left: 3px solid #9FBEDD;
	border-right: 3px solid #9FBEDD;
	padding-top: 8px;
	padding-bottom: 8px;
	/*
	margin-top: 30px;
	*/
}

#footer2 {
	background-color: #E6EFF7;
	background-image: url(images/htf-footer.gif);
	background-repeat: no-repeat;
	height: 71px;
	padding-top: 10px;
	padding-bottom: 45px;
}

#footerCopyright {
	float: left;
	color: #646464;
	margin-left: 13px;
	font-size: 11px;
}

#footerCopyright a{
	color: #646464;
}

#footerCopyright a:hover{
	color: #000;
}

a#footerHomeLink {
	display: block;
	float: right;
	color: #646464;
	}

a#footerHomeLink:hover {
	color: black;
	}

/* @end Footer*/

/* @group Horizontal Menu */

.horzMenu {
	/*clear: both;*/
	/*background-color: #9fbedd;*/
	margin-bottom: 0px;
	}
#footerMenu1.horzMenu {
	margin-left: 3px;
	border-bottom: 2px solid #9FBEDD;
	font-size: 13px;
	height: 24px;
	padding: 0px 10px;
	font-weight: bold;
	width: 675px;
	clear: none;
}

#footerMenu2.horzMenu {
	border-bottom: 0px solid #9FBEDD;
	font-size: 11px;
	height: 20px;
	padding: 0px 10px;
	font-weight: bold;
	width: 675px;
	margin: 8px 0 20px 3px;

}

.horzMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 2px solid #e6e6e6;
	}

#footerMenu1.horzMenu li {
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #e6e6e6;
}

#footerMenu2.horzMenu li {
	padding: 0 6px 0 0;
	margin: 0 6px 0 0;
	border-right: 1px solid #e6e6e6;
}

.horzMenu li.last, #footerMenu1.horzMenu li.last,#footerMenu2.horzMenu li.last {
	border: none;
	}

.horzMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #fff;
	font-weight: normal;
}

.horzMenu a:hover {
	color: #fff;
	}

.horzMenu li.active a {
	color: #fff;
}

#footerSocial {
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

/* @end Horizontal Menu */


/* @group Local Menu */

#localMenu {
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 100px;
	border-right: 2px solid #e5e5e5;
	padding-right: 8px;
	/*
	border-top: 5px solid #008aec;
	*/
	}

#localMenu ul {
	margin-top: 10px;
	margin-left: 5px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	padding-right: 8px;
	font-size: 12px;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 24px;
	}

#localMenu li a {
	color: #4683be;
	}

#localMenu li a:hover, h2.localMenu-title a:hover  {
	color: #927424;
	}

#localMenu li.current a, #localMenu li.active a,
#localMenu li ul li.current a, #localMenu li ul li.active a
{
	color: #4683be;
	font-weight: bold;
	}

#localMenu li.current li a, #localMenu li.active li a {
	color: #927424;
	font-weight: normal;
	}

#localMenu li {
	background: url(images/htf-bullet.gif) no-repeat;
	background-position: 0 5px;
	}

#localMenu li.current {
	background: url(images/htf-bullet.gif) no-repeat;
	background-position: 0 5px;
	}
	
h2.localMenu-title {
	background: transparent url(images/htf-bullet.gif) no-repeat scroll 0 7px;
	padding-left: 23px;
	color: #4683BE;
	margin-bottom: 0px;
}
h2.localMenu-title a {
	color: #4683BE;
}

/* @end Local Menu */


/* @group Search */

#search-form {
	float: right;
	padding-top: 5px;
}

.tx_yatse_itemwrap {
	padding-bottom: 12px;	
}
.tx_yatse_itemwrap{
	font-size: 11px; 
}
.tx_yatse_footer {
	font-size: 11px; 
	color: #999;
}

#search-form form{
	margin-bottom: 0px;
}

/* @end Search */




/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 20px 0 0;
	color: white;
	/*background: url(images/right_module_cap.gif) no-repeat right top;*/
	background: url(images/module-right-cap.gif) no-repeat right top;
	font-size: 14px;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 16px;
	/*background: #008aec url(images/left_module_cap.gif) no-repeat left top;*/
	background: transparent url(images/module-left-cap.gif) no-repeat left top;
	text-align: center;
	}

.moduleFooter {
	height: 4px;
	margin: 0;
	padding-right: 15px;
	/*background: url(images/right_module_cap.gif) no-repeat right bottom;*/
	background: url(images/module-right-cap.gif) no-repeat right -134px;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 4px;
	/*background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;*/
	background: transparent url(images/module-left-cap.gif) no-repeat left bottom;
	}

.moduleBody {
	padding: 10px 10px 10px 10px;
	}

.moduleBodyWrap {
	border-left: 1px solid #9FBEDD;
	/*border-right: 2px solid #008aec;*/
	background: transparent url(images/module-right-back.gif) repeat-y right;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	background: none;	
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	border: 0px solid #ff0000;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
	}

/* @end */

/* @group Random quotes */
#quote-box-text div {
	text-align:left;
	font-size: 11px;
	font-style: italic;
}
/*
#quote-box-text div p:last-child{
	font-size: 12px;
	text-align:right;
}
*/
/* @end */
