/*

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 but not the same as work by Eric Meyer:
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

body{
    background: url("images/taust.gif") repeat scroll 0 0 #EEEEEE;
    color: #444444;
    font-family: arial,tahoma,Trebuchet MS,verdana;
    font-size: 12px;
    text-align: justify;
    text-decoration: none;
    overflow-y: scroll;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse:collapse;
	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,
a:focus {
	outline: none;
	}

del {
	text-decoration: line-through;
}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: "open sans",tahoma,arial,Trebuchet MS,verdana;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
}

.head-logo{
    background: url("images/header.png") no-repeat scroll 0 0 transparent;
    height: 240px;
    margin: auto;
    width: 843px;
    }

.head_overlay{
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}


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

/* @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 TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}

/* @end TYPO3 Styling Adjustments */


/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 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 */

.flag_bottom{
    background: url("images/flag.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 75px;
    position: relative;
    width: 65px;
}

.language-sel{
text-align:center;
margin-top:5px;
}

.language-sel a{
    background: url("images/pointer2.gif") no-repeat scroll 0 center transparent;
    color: #333;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.language-sel a:hover, .language-sel a:focus{
color:#333;
text-decoration:underline;
}


#pageWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 10px 15px;
    width: 845px;
	}

#feature {
	margin-bottom: 20px;
	}

#generatedContent-1 {
    background: url("images/side2.gif") repeat-y scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-bottom: 50px;
    min-height: 200px;
    padding-bottom: 20px;
    width: 200px;
	}

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

#f1a #contentBlock-1{
    padding-left: 20px;
    padding-right: 20px;
    min-height:300px;
    }

#f1d #contentBlock-1 {
	float: left;
	width: 460px;
    padding-left:15px;
    padding-top:15px;
	}

#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;
	}

#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-bottom: 20px;
	}

#masthead {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	overflow: hidden;
	}

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

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

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

/* @group Global Menu */

.breadcrumb-class{

}

.breadcrumb-class a{
    color: #777777;
    float: left;
    font-size: 11px;
}

.crumb-wrap{
    float: right;
    padding-right: 15px;
    padding-top: 5px;
    height:25px;
}

.header_filler{
    display: block;
    float: left;
    height: 175px;
    margin-bottom: 5px;
    width: 100%;
}

.pointer_s{
    background: url("images/pointer1.gif") no-repeat scroll center center transparent;
    float: left;
    height: 18px;
    width: 12px;
}

#globalMenu {
    clear: both;
    float: right;
    font-size: 16px;
    margin: 0;
	}

#globalMenu li {
	display: inline;
	float: left;
    margin: 0 10px 0 0;
    padding: 0 15px 0 0;
	border-right: 2px solid #e6e6e6;
	}

#globalMenu li.last {
	border: none;
	}

#globalMenu a {
    color: #555;
    display: inline;
    float: left;
    font-size: 14px;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
}

#globalMenu a:hover {
	color: #EF4F00!important;
	}

#globalMenu li.active a {
    border-bottom: 2px solid #555555;
    color: #333333;
    font-weight: bold;
}

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

/* @end Header */

/* @group Footer */

#footer {
    background: url("images/footer.gif") repeat-x scroll 0 0 transparent;
    border-radius: 0 0 5px 5px;
    border-top: 2px solid #E6E6E6;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

#footer a{
color:white;
}

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

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

a#footerHomeLink:hover {
	color: #555;
	}

/* @end Footer*/

/* @group Local Menu */

.menuall{
background: url("images/menuall.gif") no-repeat;
width:170px;
height:157px;
}

#localMenu {
    background: url("images/sub.gif") repeat scroll 0 0 transparent;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 20px;
	}

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

#localMenu ul li {
	margin-bottom: 3px;
	}

#localMenu li {
    background: url("images/pointer.gif") no-repeat scroll left center transparent;
    font-size: 14px;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
	}

#localMenu li a {
	color: #333;
	}

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

#localMenu li.current a {
	color: #333;
	font-weight:bold;
	border-bottom:1px solid #555555;
	}

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

#localMenu li.current {
	}

/* @end Local Menu */



.right_img_cont{
    background: url("images/rightimg.jpg") repeat scroll 0 0 transparent;
    float: right;
    height: 391px;
    width: 156px;
}


/* @group Module Styling */

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

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
	}

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

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

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

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* 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;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

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