/**
* Ability Explosion - Home Page
*
* @package		css
* @author			Common Zen Media
* @author			Talita Pagani
* @copyright	Copyright (c) 2010, Common Zen Media
*/


.wrap-left h2 {
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	padding-left: 0 !important;
	text-transform:uppercase;
	}
.wrap-left p {
	font-size: 1.2em;
	line-height: 1.4em;
	}
.wrap-left blockquote {
	padding: 10px 0 10px 100px;
	}
.wrap-left form {
	margin: 20px 0 0 0;
	}
.wrap-left form small {
	margin-right: 60px;
	}
.wrap-left form legend {
	font-size: 1.2em;
	line-height: 1.4em;
	}
.wrap-left form fieldset  {
	display: block;
	margin: 10px 0;
	width:530px;
	}
.wrap-left form fieldset legend {
	font-weight: bold;
	}
.wrap-left form dd input,
.wrap-left form dl input,
.wrap-left form dl select {
	border: 1px solid #000000;
	}
.wrap-left form dl {
	display: block;
	margin-left: 40px;
	width: 440px;
	}
.wrap-left form dl dt {
	clear: both;
	float: left;
	margin: 5px 0;
	text-align: right;
	width: 130px;
	}
.wrap-left form dl dt label {
	font-size: 1em;
	}
.wrap-left form dl dd {
	float: left;
	margin: 5px 0 0 0;
	padding-left: 10px;
	width: 290px;
	}
.wrap-left form dl dd.phones {
	float: left;
	margin: 5px 0 0 0;
	padding-left: 15px;
	width: 280px;
	}
.wrap-left form dl dd label {
	float: left;
	font-size: 0.9em;
	margin-right: 10px;
	text-align: right;
	}
.wrap-left form dl dd label {
	float: left;
	font-size: 1em;
	margin-right: 10px;
	}
.wrap-left form dl dd .namebox {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	margin-bottom: 5px;
	width: 285px;
	}
.wrap-left form dl dd .firstnumberbox {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	width: 40px;
	}
.wrap-left form dl dd .numberbox {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	width: 60px;
	}
.wrap-left form dl dd .zipcodebox {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	width: 100px;
	}
.wrap-left form dl dd .dropdown {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	margin-left: 4px;
	margin-right: 10px;
	width: 100px;
	}
.wrap-left form p.tit-interests {
	float: left;
	font-size: 1em;
	margin-left: 120px;
	}
.wrap-left form .interested {
	display: block;
	margin-top: 10px;
	margin-left: 80px;
	width: 400px;
	}
.wrap-left form .specific-events {
	display: block;
	margin-top: 10px;
	margin-left: 90px;
	width: 390px;
	}
.wrap-left form .specific-events li.col {
	margin: 5px 0;
	width: 130px;
	}
.wrap-left form .specific-events li.col label {
	margin-left: 5px;
	}
.wrap-left form .interested li.col_1 {
	width: 140px;
	}
.wrap-left form .interested li.col_2 {
	width: 250px;
	}
.wrap-left form .interested li.col_3 {
	width: 390px;
	}
.wrap-left form .interested li {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	}
.wrap-left form .interested li input.check {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 13px;
	margin-right: 5px;
	width: 13px;
	}
.wrap-left form .interested li input.otherbox {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 20px;
	width: 270px;
	}
.wrap-left form .interested li label {
	display: block;
	height: 20px;
	margin-right: 20px;
	}
.wrap-left form .avaibilitybox {
	margin-top: 20px;
	margin-left: 60px;
	width: 420px;
	}
.wrap-left form .avaibilitybox li {
	display: block;
	float: left;
	margin: 5px 0;
	width: 410px;
	}
.wrap-left form .avaibilitybox li label {
	margin-left: 10px;
	width: 380px;
	}
.wrap-left form .notesbox {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
	width: 500px;
	}
.wrap-left form .notesbox p.notes {
	border-right: 1px solid #ccc;
	font-size: 0.9em;
	margin-right: 10px;
	padding: 10px 10px 10px 0;
	width: 350px;
	}
.wrap-left form .notesbox .send-buttons {
	width: 120px;
	}
.wrap-left form .notesbox .send-buttons .buttonsubmit,
.wrap-left form .notesbox .send-buttons .buttonreset {
	background: url(/media/static/images/ability-images/bg_buttons.png) scroll no-repeat left top;
	color: #000;
	height: 22px;
	margin: 5px 0;
	text-align: center;
	width: 110px;
	font-size:16px;
	padding:14px;
	}
.wrap-left form .notesbox .send-buttons .buttonsubmit:hover,
.wrap-left form .notesbox .send-buttons .buttonreset:hover {
	background: url(/media/static/images/ability-images/bg_buttons-hover.png) scroll no-repeat left top;
	}

	
/** Location */

.location
{ background: url(/media/static/images/ability-images/bg_date.jpg) no-repeat 0 0; height: 75px; position: relative; width: 284px; }

	.location h3
	{ color: #0F490F; font-size: 30px; font-weight: normal; padding: 20px 0 0 30px; }
	
	.location h4
	{ color: #FFF; font-size: 16px; font-weight: bold; padding: 8px 0 0 30px; }
	
	.location p
	{ background: #6E7F26; bottom: -10px; color: #B6C176; font-size: 18px; padding: 10px; right: 0; position: absolute; }
	
/** Get Involved */


.download-form {
	margin: 0 auto;
	text-align: left;
	width: 200px;
	}
.download-form p {
	display: block;
	font-size: 14px;
	padding: 10px 0 0 0;
	width: 100%;
	}
.download-form a.link-download-form {
	background: url(/media/static/images/ability-images/ico-pdf.gif) scroll no-repeat left top;
	display: block;
	font-size: 14px;
	line-height: 1em;
	padding: 10px 45px 0 0;
	text-align: left;
	width: 160px;
	}
	
	
/** Get Involved */

.errorlist
{ color:red; font-size:10px; margin:0 0 10px 145px; padding:0 0 0 15px; background:url(/media/static/images/ability-images/red-arrow.png) no-repeat; clear:both;  }

