/*

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: Lucida Grande Normal, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100%;
	background: #ffffff url(../images/background.gif) top center no-repeat;
}

/* 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 fieldset {
	border: none;
}

.csc-mailform-field {
	float: left;
	display: inline;
	width: 460px;
	margin-bottom: 10px;
}

.csc-mailform-field label {
	float: left;
	display: block;
}

form input,
form textarea {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form input:focus,
form input:hover {
	color: black;
}

form input.csc-mailform-check,
form input.csc-mailform-radio {
	float: left;
	width: 18px;
}

form input.csc-mailform-submit {
	float: left;
	width: 100px;
	margin-left: 150px;
}

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 {
	display: none;
}

/* @end Forms */

/* @end Base Styling */

/* @group Common Classes */

.csc-linkToTop {
	float: right;
}

.csc-linkToTop a {
	float: right;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	background: url(../images/totop.gif) right top no-repeat;
	padding-right: 25px;
	text-decoration: none;
}

.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 {
	float: inherit;
	width: 1028px;
	margin: 0 auto 0 auto;
}

#feature {
	float: right;
	width: 780px;
	margin-bottom: 0px;
	margin-right: 40px;
}

#feature object, #feature img {
	margin-bottom: 10px;
}

.moduleGroup img {
	margin-bottom: 0 !important;
}

#generatedContent-1 {
	float: left;
	width: 160px;
	float: left;
	margin-left: 35px;
	overflow: hidden;
}

#generatedContent-2 {
	width: 310px;
	float: right;
	margin-right: 20px;
	display: inline;
}

body#f1f #generatedContent-2 {
	display: none;
}

#contentBlock-1 {
	float: right;
	width: 590px;
	margin-right: 230px;
}

#f1d #contentBlock-1 {
	float: right;
	width: 590px;
}

#f1e #contentBlock-1 {
	float: left;
	width: 590px;
}

#f1f #contentBlock-1 {
	width: 780px;
	margin-right: 35px;
}

#f1f h3.moduleHeader {
	display: none;
}

#f2a #contentBlock-1 {
	float: left;
	width: 710px;
}

#f2a #contentBlock-2 {
	width: 240px;
	float: right;
}

#f2b #contentBlock-1 {
	float: left;
	width: 700px;
}

#f2b #contentBlock-2 {
	width: 200px;
	float: right;
}

#f2c #contentBlock-1 {
	float: left;
	width: 700px;
}

#f2c #contentBlock-2 {
	width: 200px;
	float: right;
}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
}

#f2d #contentBlock-2 {
	width: 200px;
	float: right;
}

#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
}

#f2e #contentBlock-2 {
	width: 200px;
	float: left;
}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 200px;
	float: left;
}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 200px;
	float: right;
}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 200px;
	float: left;
	margin-right: 20px;
}

/* @end Layout */

/* @group Header */

#header {
	float: left;
	width: 1028px;
	height: 110px;
	overflow: hidden;
}

/* @group Logo */

#logo {
	float: left;
	width: 404px;
	height: 102px;
	overflow: hidden;
	margin: 0 40px;
}

/* @group Languages Menu */

#languagesMenu {
	float: left;
	width: 80px;
	height: 23px;
	margin-top: 20px;
	margin-left: 25px;
}

#languagesMenu a {
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
	text-decoration: none;
	letter-spacing: 2px;
}

#languagesMenu a:hover {
	color: #000000;
}

#languagesMenu a.active {
	color: #000000;
	font-weight: bold;
}

/* @group Services  Menu */

#servicesMenu {
	float: right;
	width: 250px;
	margin-top: 20px;
}

#servicesMenu ul {
	float: left;
	margin: 0;
}

#servicesMenu li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 4px;
}

#servicesMenu li.last {
}

#servicesMenu a {
}

#servicesMenu a:hover {
}

#servicesMenu li.active a {
}

/* @group Extras Header */

#extrasHeader {
	float: right;
	width: 180px;
	height: 22px;
	margin-top: 20px;
	overflow: hidden;
	background: url(../images/searchbox.gif) right center no-repeat;
	margin-left: 5px;
}

input#sword {
	float: right;
	width: 140px;
	height: 12px;
	line-height: 12px;
	#height: 14px;
	#line-height: 14px;
	border: none;
	background: transparent;
	color: #000000;
	margin-top: 3px;
}

input.searchbutton {
	float: left;
	display: inline;
	width: 18px;
	height: 18px;
	border: none;
	background: transparent;
}

#areaCopy {
	float: left;
	width: 457px;
	height: 11px;
	margin: 40px 0 0 10px;
}

/* @group Local Menu */

#generatedContent-1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#generatedContent-1 ul.active {
	font-weight: bold;
}

#generatedContent-1 ul li {
	margin: 0px;
	clear: none;
	float: left;
	width: 160px;
	font-size: 12px;
}

#generatedContent-1 li.active {
}

#generatedContent-1 li li,#generatedContent-1 li li li {
	padding-bottom: 0px;
	font-weight: normal;
}

#generatedContent-1 li li.active,#generatedContent-1 li li li.active {
	font-weight: bold;
}

#generatedContent-1 li li a,#generatedContent-1 li li li a {
	background: none !important;
}

#generatedContent-1 li a {
	float: left;
	width: 148px;
	_width: 160px; /* IE 6 */
	height: 21px;
	line-height: 21px;
	background: url(../images/a_esq.gif) left top no-repeat;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;
}

#generatedContent-1 a:hover {
	color: #093c7f;
}

#generatedContent-1 a.active {
	color: #093c7f;
}

#generatedContent-1 li li a {	
	width: 138px;
	_width: 160px; /* IE 6 */
	height: auto;
	line-height: 14px;
	padding: 3px 0 3px 22px;	
	background: none;
	color: #333333;
}

#generatedContent-1 li li a.active {
	color: #093c7f;
	background: none;
}

head:first-child+body #generatedContent-1 li li li a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 143px;
}

#generatedContent-1 li li li a {
	font-weight: normal;
}

#generatedContent-1 ul.gris li {
	padding-bottom: 2px;
}

#generatedContent-1 ul.verd li {
	padding-bottom: 0px;
}

#generatedContent-1 ul.gris a {
	background: #cccccc url(../images/nav_gris.gif) left no-repeat;
}

#generatedContent-1 ul.verd a {
	background: #c2f0b2 url(../images/nav_verd.gif) left no-repeat;
}

/* @group breadcrumb */

#breadcrumb {
	float: right;
	width: 780px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #666666;
	margin-right: 40px;
	overflow: hidden:
}

body#f1f #breadcrumb {
	display: none;
}

#breadcrumb a {
	color: #666666;
	text-decoration: none;
}

#breadcrumb a.active {
	color: #093c7f;
}

#breadcrumb a:hover {
	color: #093c7f;
}

/* @end Header */

/* @group Footer */

#footerWrap {
	float: left;
	width: 1028px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: url(../images/peu.gif) bottom left no-repeat;
	padding-bottom: 85px;
}

#preCodeFooter {
	float: left;
	width: 180px;
	line-height: 16px;
	font-size: 11px;
	margin-left: 10px;
}

#postCodeFooter {
	float: right;
	width: 150px;
	line-height: 16px;
	text-align: right;
	font-size: 11px;
	display: none;
}

#footer {
	float: left;
	width: 780px;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: none;
}

#footerCopyright {
}

#footerCopyrightYear {
}

#footerSiteName {
}

#footerSiteAddress {
}

#footerSiteAddress a {
	color: #666666 !important;
	text-decoration: none;
}

#footerSiteAddress a:hover {
	color: #000000;
}

#footerMenu {
}

#footerMenu .divider {
}

#footerMenu a {
	color: #666666;
	text-decoration: none;
}

#footerMenu a:hover {
	color: #000000;
}

#extrasFooter {
	float: right;
}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
}

#localMenu ul {
}

#localMenu ul li {
}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
}

#localMenu li a {
}

#localMenu li a:hover {
}

#localMenu li.current a {
}

#localMenu li.current li a {
}

#localMenu li.current {
}

/* @end Local Menu */

/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	font-size: 14px;
}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
}

#feature .moduleHeader .moduleHeaderInnerWrap {
	display: none;
}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	font-size: 1px;
	overflow: hidden;
}

.moduleFooter span {
	display: block;
	height: 15px;
}

.moduleBody {
	/* padding: 15px 10px 10px 10px; */
}

.moduleBodyWrap {
	/* 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 {
}

.moduleGroup {
	margin-bottom: 10px;
}

.moduleFeature {
	margin-bottom: 0px;
}

/* @end Module Styling */

/* @group News */

.news-list-item {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.news-list-item h3 {
	margin-top: 10px;;
}

.news-list-item h3 a {
	color: #000000;
	text-decoration: none;
}

div.news-list-morelink {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-left: 0;
}

span.news-list-morelink {
	display: none;
}

.news-single-backlink {
	padding-left: 0;
}

.news-single-img {
	float: left;
	margin: 0 10px 0 0;
}

/* */

body#f1f .dualModuleGroup h3 {
	display: none;
}

.banner {
	float: right;
	text-align: right;
	margin: 0 5px 10px 0;
}

/* poll */

.tx-jkpoll-pi1 {
	position: relative;
	margin-top: 5px;
}

.tx-jkpoll-pi1 p {
	float: left;
	clear: both;
	color: #333333;
}

.tx-jkpoll-pi1 h2 {
	font-size: 16px;
}

.tx-jkpoll-text {
	display: none;
}

.tx-jkpoll-answer {
	float: left;
	width: 171px;
	font-size: 11px;
	line-height: 11px;
	clear: both;
	color: #333333;
	margin-bottom: 5px;
}

.tx-jkpoll-answer label {
	float: right;
	width: 140px;
	margin-bottom: 10px;
}

.tx-jkpoll-answer input {
	float: left;
	width: 20px;
	margin-top: 3px;
}

.tx-jkpoll-pi1 .pollsubmit {
	position: absolute;
	top: 160px;
	left: 112px;
	width: 53px;
	height: 21px;
	line-height: 19px;
	color: #ffffff;
	background: url(../images/sendpoll.gif) top left no-repeat;
	border: none;
}

.tx-jkpoll-results-votes {
	font-size: 11px;
	font-style: italic;
}

/* @end */
