/*  
Theme Name: CAPCOA is Green
Theme URI: http://capcoagreen.com
Description: CAPCOA is Green Theme by Jake Toolson.
Version: 1.1
Author: Jake toolson
Author URI: http://www.jaketoolson.com/
*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Sans";
	}	
/*-----------------------------------------------------------------
 Container Classes
-----------------------------------------------------------------*/
div.wrapper {
	width: 960px;
	margin: 0 auto;
	}
div.mainWrapper {
	width: 100%;
	background: #fff url(images/layout/leafBG.jpg) no-repeat bottom right;
	}
div.mainWrapper .wrapper {
	padding-bottom: 20px;
	}
/*-----------------------------------------------------------------
 Header
-----------------------------------------------------------------*/	
div.headerWrapper {
	width: 100%;
	height: 225px;
	background: url(images/layout/headerBG.png) repeat;
	}
/* Co-Host/Host images and Links */
div.headerWrapper div.headerLeft {
	float: left;
	}
div.headerWrapper div.headerRight a{
	float: left;
	width: 123px;
	background: url(images/layout/headerCAPCOAHost.png) no-repeat;
	text-indent: -9999px;
	height: 152px;
	}
div.headerWrapper h1 {
	text-indent: -9999px;
	background: url(images/layout/headerIMG.png) no-repeat;
	height: 86px;
	width: 825px;
	}
div.headerWrapper h2,
div.headerWrapper h3 {
	text-indent: -9999px;
	display: none;
	font-size: 12px;
	}
div.headerWrapper div.coHosts {
	text-indent: -9999px;
	background: url(images/layout/headerSubIMG.png) no-repeat;
	height: 66px;
	width: 340px;
	padding-left: 485px;
	}
div.headerWrapper div.coHosts a:link,
div.headerWrapper div.coHosts a:active,
div.headerWrapper div.coHosts a:visited,
div.headerWrapper div.coHosts a:hover, 
div.headerWrapper div.headerRight a:link,
div.headerWrapper div.headerRight a:active,
div.headerWrapper div.headerRight a:visited,
div.headerWrapper div.headerRight a:hover {
	text-decoration: none;
	border: none;
	}
div.coHosts div#arb a {
	float: left;
	text-indent: -9999px;
	width: 220px;
	height: 66px;
	}
div.coHosts div#epa a {
	float: left;
	text-indent: -9999px;
	width: 85px;
	height: 66px;
	}


/*-----------------------------------------------------------------
 HeaderLinks
-----------------------------------------------------------------*/
div.headerNav {
	background: url(images/layout/headerNavBG.png) no-repeat;
	height: 48px;
	color: #fff;
	padding: 0px 0px;
	width: 960px;
	}
div.subImg {
	background: url(images/layout/headerDatesImg.png) no-repeat;
	float: left;
	width: 309px;
	height: 73px;
	}
div.headerLinks {
	float: right;
	width: 646px;
	padding: 12px 0px 16px 5px;
	}
div.headerNav ul {
	list-style-type: none;
	float: left;
	}
div.headerNav ul li {
	float: left;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0 0 0 5px ;
	}
div.headerNav ul li a {	
	padding: 5px 7px;
	color: #ff9c3c;
	text-decoration: none;
	float: left;
	outline: none;
	display: block;
	background: #1b2c6c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
div.headerNav ul li.current_page_item a,
div.headerNav ul li a:hover {
	background: #0d1c54;
	color: #fff;
}
div.headerNav ul li.green a,
div.headerNav ul li.page-item-98 a {	
	/**color: #1dc049;**/
	color: #15db4b;
	}
div.headerNav ul li.green a:hover,
div.headerNav ul li.page-item-98 a:hover {	
	color: #18ea51;
	}
div.headerNav ul li a:hover {
	color: #ffc372;
	text-decoration: underline;
	border-bottom: 0px;
	}
div.headerNav ul li a.last {
	padding: 0.1em 0em 0.1em .5em;
	border-right: 0px;
	}
/* Dropdown Navigation */
.nav li ul  { position: absolute; left: -999em; width: 180px; z-index:999;  font-size: 16px}
.nav li ul li a  { width:160px; border-bottom: 1px solid #fff; border-right: 0; padding: 10px; color: #fff; background: #ffa500; -moz-border-radius:0px; -webkit-border-radius: 0px;}
.nav li ul li a:hover { border-bottom: 1px solid #fff; color: #fff; text-decoration: none; background: #ff9000;}
.nav li ul { margin: 20px 0 0 -5px }	
.nav li ul li { border: 0;}
.nav li:hover,
.nav li.hover  { position:static; }

.nav li:hover ul, 
.nav li.sfhover ul,
.nav li li:hover ul, 
.nav li li.sfhover ul,
.nav li li li:hover ul, 
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul  { left: auto}




/*-----------------------------------------------------------------
 TAN Box Left
-----------------------------------------------------------------*/

div.tanBoxWrapper {
	width: 309px;
	float: left;
	}
div.tanBoxWrapper a:link,
div.tanBoxWrapper a:active,
div.tanBoxWrapper a:visited {
	color: #0066CC;
	text-decoration: none;
	border-bottom: none;
	}
div.tanBoxWrapper a:hover {
	color: #0066CC;
	text-decoration: underline;
	border-bottom: none;
	}
div.tanBoxHeader {
	background: url(images/layout/tanHeader.png) no-repeat top;
	width: 309px;
	height: 30px;
	margin-top: 5px;
	}
div.tanBoxBG {
	background: url(images/layout/tanBG.png) repeat;
	width: 259px;
	padding: 0px 25px;
	}
div.tanBoxBG  p {
	font-size: .8em;
	color: #fff;
	line-height: 18px;
	padding-bottom: 15px;
	}
div.tanBoxBG  p strong {
	color: 	#ffa200;
	font-weight: bold;
	}
div.tanBoxFooter {
	background: url(images/layout/tanFooter.png) no-repeat bottom;
	width: 309px;
	height: 20px;
	}
div.partners a {
	margin: 0 0 35px 0;
	display: block;
}
div.partners img {
	margin: 0 auto;
	text-align: center;
	display: block;
}
div.partners h3 {
	display: block;
	text-align: center;
	color: #454545;
	margin: 0 0 20px 0;
}
div.partners a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px auto 20px;
	text-align: center;
background: #ff7800 url(images/buttonBG.png) center repeat;
padding: 10px 15px;
width: 150px;
color: #fff;
font-size: 20px;
font-weight: bold;
border: 1px solid #efefef;
}
div.partners a.button:hover {
background: #ff9000  url(images/buttonBG.png) center repeat;
}
div.partners a.button:active {
position: relative;
top: 1px;

}
div.partners a.button img {
	display: inline;
margin: 0;
}
/*-----------------------------------------------------------------
 Main Content
-----------------------------------------------------------------*/	
div.contentWrapper {
/*	background: #fff url(images/layout/leaves.gif) no-repeat top;*/
	width: 621px;
	float: left;
	padding: 15px;
	}
div.fullWrapper {
	width: 930px;
	}
div.contentWrapper a:link,
div.contentWrapper a:active,
div.contentWrapper a:visited {
/**	color: #4b71bc;**/
	color: #ff6000;
	text-decoration: none;
	border-bottom: 1px solid #ff3c00;
	}
div.contentWrapper a:hover {
/**	color: #375494;**/
	color: #ff3c00;
	text-decoration: none;
	border-bottom: 1px solid #ff1e00;
	}
div.wrapper h2 {
	font-family: Georgia, Palatino, Palatino Linotype, serif;
	color: #1e58b4;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-style: italic;
	}
div.wrapper h6 {
	color: #454545;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	border-top: 2px solid #0066ff;
	text-transform: uppercase; 
	margin-top: 15px;
	}
div.contentWrapper p {
	font-size: .9em;
	color: #454545;
	line-height: 20px;
	margin-bottom: 20px;
	}
div.contentWrapper ul,
div.contentWrapper ol {
	margin: 15px 0px 15px 50px;
	}
div.contentWrapper ul li,
div.contentWrapper ol li {
	font-size: .9em;
	color: #454545;
	padding: 5px 0px 5px 20px;
	line-height: 20px;
	}
div.contentWrapper blockquote {
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	margin: 0px;
	}
div.contentWrapper table {
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
	}
div.contentWrapper table tr {
	font-size: .9em;
	color: #454545;
	height: 20px;
	}
table.sponsorshipLogos img { /* Add spacing above the logos. */
	margin: 15px 0px;
	display: block;
	border: none;
	}
table.expoLogos img { /* Add spacing above the logos. */
	margin: 15px 0px;
display: inline-block;
	border: none;
	}
div.contentWrapper table.agenda tr { /* Add spacing above the logos. */
	height: 40px;
	}	
table.sponsorshipLogos a:link,
table.expoLogos a:link,
table.sponsorshipLogos a:active,
table.expoLogos a:active,
table.sponsorshipLogos a:visited,
table.expoLogos a:visited
table.sponsorshipLogos a:hover
table.expoLogos a:hover {
	border: none;
	text-decoration: none;
	}	
div.contentWrapper .greenText{
	color: #447500;
	}
span#blink {
color: #2F4F2F;
}
/*-----------------------------------------------------------------
 Footer Content
-----------------------------------------------------------------*/	
div.footerWrapper {
	width: 100%;
	background: #012665;
	border-top: 4px solid #3e66a9;
	padding: 15px 0px 15px 0px;
	}
div.footerWrapper p {
	font-size: .67em;
	color: #fff;
	padding: 0px 15px 0px 15px; 
	text-align: center;
	line-height: 18px;
	}
div.footerWrapper a:link,
div.footerWrapper a:active,
div.footerWrapper a:visited {
	color: #8ea7d6;
	text-decoration: none;
	border-bottom: 1px solid #03335f;
	}
div.footerWrapper a:hover {
	color: #8eacd6;
	text-decoration: none;
	border-bottom: 1px solid #8ea7d6;
	}
div.footerWrapper p.host {
	float: left;
	text-align: left;
	}
div.footerWrapper p.cohost {
	float: right;
	text-align: right;
	}
/*-----------------------------------------------------------------
 Forms
-----------------------------------------------------------------*/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	font-size: 1em;
	}
.LV_valid {
    color:#00CC00;
	text-indent: -9000px;
	display: none;
	}
.LV_invalid {
	font-size: 1em;
    color: #cc6699;
	}
form span.outerBox input.LV_invalid_field, 
form span.outerBox input.LV_invalid_field:hover, 
form span.outerBox input.LV_invalid_field:active,
form span.outerBox select.LV_invalid_field,
form span.outerBox select.LV_invalid_field:hover, 
form span.outerBox select.LV_invalid_field:active,
form span.outerBox textarea.LV_invalid_field,
form span.outerBox textarea.LV_invalid_field:hover, 
form span.outerBox textarea.LV_invalid_field:active {
   border: 1px solid #cc6699;
    background: #fffa6f;
	}

form div.forms {
	margin-bottom:20px;
	margin-top: 20px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	width: 650px;
	}
form span.outerBox {
	position:relative;
	display:block;
	margin-left:175px;
	margin-right: 20px;
	margin-bottom: 7px;
	font-size: .8em;
	border: 1px solid #dedede;
	padding: 2px;
	background: #fff;
	color: #666;
	}
form div#formswrap:hover {
	background: #f3f8fe;
	}
form span.outerBox input,
form span.outerBox textarea {
	margin:0; 
	padding:4px 10px;
	font-size:14px;
	font-family:inherit;
	color:#111;
	background-color:#fbfbfb;
	border:1px solid #ccc;
	}
form span.outerBox select {
	margin:0; 
	padding:4px 0;
	font-size:14px;
	font-family:inherit;
	color:#454545;
	background-color:#fbfbfb;
	border:1px solid #ccc;
	}
form span.outerBox select option {
	padding-left: 10px;
	}
form span.outerBox input.standard,
form span.outerBox textarea.standard,
form span.outerBox file.standard{
	width: 95%;
	}
form span.outerBox select.standard {
	width: 99.5%;
	}
form span.outerBox input.medium,
form span.outerBox textarea.medium,
form span.outerBox select.medium {
	width: 40.5%;
	}
form span.outerBox input.small,
form span.outerBox textarea.small,
form span.outerBox select.small {
	width: 20.5%;
	}
* html form span.outerBox input.standard,
* html form span.outerBox textarea.standard,
* html form span.outerBox select.standard,
* html form span.outerBox file.standard {
	width: 95%;
	}
form span.outerBox input:focus,
form span.outerBox textarea:focus,
form span.outerBox select:focus {
	background-color:#FFF;
	}
form span.outerBox select[disabled] {	
	color: #ababab;
	background-color:#fbfbfb;
	}
form span.outerBox input[disabled] {	
	background-color:#dfdfdf;
	}
form span.outerBox textarea {
	height:18em;
	}
form label {
	float:left;
	display:block;
	width:175px;
	padding-left: 0px;
	margin:7px 0 0 0;
	font-size: 13px;
	color: #000;
	line-height: 12px;
	}
form span.eg {									
	display:block;
	margin-left:175px;							
	padding:3px 2px 0 2px;
	font-size: .75em;
	color: #990000;
	text-align: justify;
	}
/*-----------------------------------------------------------------
 ETC
-----------------------------------------------------------------*/	
/* tooltips */
.tool-tip {
	color: #fff;
	z-index: 13000;
	}
 .tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background:#000;
	}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:#000;
	}
 
.custom-tip {
	color: #000;
	width: 100%;
	z-index: 13000;
	}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
	}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
	}


/* Clear fix */

.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 */



/* Capital letters */
.hide {
	display: none;
	}
.capA {
	margin-right: -11px; 
	vertical-align: -15%;
	}
.capC {
	margin-right: -7px; 
	vertical-align: -15%;
	}
.capE {
	margin-right: -9px; 
	vertical-align: -15%;
	}
.capH {
	margin-right: -14px; 
	vertical-align: -15%;
	}
.capP {
	margin-right: -8px; 
	vertical-align: -15%;
	}
.capR {
	margin-right: -13px; 
	vertical-align: -15%;
	}
.capS {
	margin-right: -12px; 
	vertical-align: -15%;
	}
.capT {
	margin-right: -10px; 
	vertical-align: -15%;
	}
.capP {
	margin-right: -10px; 
	vertical-align: -15%;
	}

/* A images */

a[href$=".pdf"] {
	background: url(images/layout/icons/pdf.gif) no-repeat right top;
	padding-right: 20px;
	}
a[href^="mailto:"] {
	background: url(images/layout/icons/mail.gif) no-repeat right top;
	padding-right: 20px;
	}
	
/* These are for IE only */
a.pdfLink {
	background: url(images/layout/icons/pdf.gif) no-repeat right top;
	padding-right: 20px;
	}
a.mailTo {
	background: url(images/layout/icons/mail.gif) no-repeat right top;
	padding-right: 20px;
	}