/*

Blue Demo Skin CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		info@busynoggin.com
website:	www.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100%;
	background-image: url(images/background_tile.jpg);
}

/* 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;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @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 {
	background: url(images/gradated__bckgrd.png) repeat-x;
	}

#innerPageWrap {
	width: 1050px;
	padding: 0 20px;
	margin-left: auto;
	margin-right: auto;
	}

#feature {
	padding: 0 25px 25px 25px;
	background-color: #191f24;
	color: #c7d7e8;
	}

#feature.bleed {
	padding: 0;
	}

#generatedContent-1 {
	width: 160px;
	float: left;
	margin-right: 20px;
	}

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

#outerContentWrap {
	background-color: #f5f2eb;
	}

#contentWrap {
	padding: 40px 25px 25px;
	background: url(images/feature_shadow1050.png) no-repeat;
	margin-top: -30px;
	position: relative;
	z-index: 100;
	}

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

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


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

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

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


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

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

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

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



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

#f2d #contentBlock-2 {
	width: 250px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 360px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 250px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 360px;
	margin-right: 20px;
	}

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

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

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

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


/* @end Layout */

/* @group Header */

#header {
	position: relative;
	z-index: 150;
	}

#masthead {
	float: left;
	margin: 30px 0 15px;
	padding: 0;
	height: 40px;
	width: 425px;
	overflow: hidden;
	background: url(images/masthead.gif) no-repeat;
	}

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

#tagline {
	float: right;
	width: 220px;
	height: 25px;
	overflow: hidden;
	background: url(images/tagline.gif) no-repeat;
	margin-top: 10px;
	}

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

/* @group Global Menu */

#globalMenuWrap {
	clear: both;
	}

#globalMenuLeftCap {
	width: 30px;
	float: left;
	background-image: url(images/gm_left_cap.gif);
	height: 45px;
	}

#globalMenuRightCap {
	width: 30px;
	float: right;
	height: 45px;
	background: url(images/gm_right_cap.gif) right top;
	}

#globalMenu {
	float: left;
	width: 990px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 16px;
	height: 35px;
	background-color: #191f24;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	/* border-right: 1px solid #c9d9ea; */
	height: 30px;
	overflow: hidden;
	}

#globalMenu li.last {
	border: none;
	margin: 0;
	padding: 0;
	}

#globalMenu a {
	height: 30px;
	display: inline;
	float: left;
	color: #b2b2b2;
	background-repeat: no-repeat;
	}

#globalMenu a:hover {
	color: black;
	background-position: 0 -32px;
	}

#globalMenu li.active a {
	color: #008aec;
	background-position: 0 -32px;
}

/* @end Global Menu */







/* @group Utility Menu */

#utilityMenuWrap {
	width: 425px;
	height: 26px;
	float: right;
	overflow: hidden;
	}

#siteSearch {
	float: left;
	margin-top: 4px;
	width: 200px;
	background: url(images/utility_menu_bkgrd_right.gif) no-repeat right top;
	}

#siteSearchInput {
	width: 150px;
	font-size: 10px;
	height: 11px;
	padding: 1px 5px;
	display: block;
	float: left;
	margin-top: 1px;
	color: #888888;
	border: 1px solid #bfbfbf;
	}

#siteSearchSubmit:hover {
	background-position: 0 -30px;
}
#siteSearchSubmit {
	background: transparent url(images/mag_glass.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
	display:block;
	float:right;
	padding-top:100px;
	width:27px;
}

#utilityMenu {
	clear: both;
	padding-left: 30px;
	padding-top: 8px;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	height: 189px;
	float: left;
	background: url(images/utility_menu_bkgrd_left.gif) no-repeat left top;
	}

#utilityMenu li {
	display: inline;
	float: left;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	border-right: 1px solid #b4bed8;
	height: 13px;
	}

#utilityMenu li.last {
	border: none;
	margin-right: 0;
	}

#utilityMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #85919d;
}

#utilityMenu a:hover {
	color: #00fffc;
	}

#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 */

#footerWrap {
	padding-top: 50px;
	background: url(images/content_shadow1050.gif) no-repeat;
	}

#footerBottomCap {
	height: 25px;
	background: url(images/footer_shadow1050.gif) no-repeat;
	}

#footer {
	background-color: #191f24;
	padding: 10px 20px 0;
}

#footerCopyright {
	float: left;
	color: #999999;
}

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

a#footerHomeLink:hover {
	color: black;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #d3d8dd;
	border-top: 5px solid #d3d8dd;
	}

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

#localMenu li li {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0;
	}

#localMenu li a,
#localMenu li li a,
#localMenu li.current li a {
	color: #b2b2b2;
	}


#localMenu li a:hover {
	color: black;
	}

#localMenu li.current a {
	color: black;
	}

#localMenu li.current {
	background: url(images/local_menu_arrow.gif) no-repeat right top;
	}

/* @end Local Menu */

/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: #f5f2eb;
	font-size: 16px;
	line-height: 18px;
	background: url(images/right_module_cap.gif) no-repeat right top;
	}

.moduleHeaderInnerWrap {
	display: block;
	background: #3a4958 url(images/left_module_cap.gif) no-repeat left top;
	overflow: hidden;
	height: 30px;
	padding-left: 15px;
	}

.moduleHeaderInnerWrap span {
	display: block;
	padding-top: 300px;
	background: transparent url(images/left_module_cap.gif) no-repeat left 5px;
	}

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

.moduleFooter span {
	display: block;
	height: 15px;
	background: #3a4958 url(images/left_module_cap.gif) no-repeat left bottom;
	}

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

.moduleBodyWrap {
	background-color: #e9e4d9;
	/* 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 .moduleBodyWrap {
	background: none;
	padding: 0;
	border: 0;
	}

.unframed .moduleBody {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

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

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}


/* @end Module Styling */

