html
{
	margin:0;
	padding:0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1em;
	background:#000033 url('../img/background-photos.jpg') top center no-repeat;
	color:#fff;
}
body
{
	margin:6px auto 0;
	padding:0;
	height:100%;
	text-align:center;
}
h1,h2,h3{font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;}
h1{font-size:180%;font-weight:normal;}
h2{font-size:120%;}
h3{font-size:110%;}
h4{font-size:100%;margin-bottom:0;}
img{border:0;}

a:link, a:visited
{
	color:#669933;
	text-decoration:underline;
}
a:hover
{
	color:#669933;
}

p{margin:1em 0;}
ul,li{margin:0 10px;padding:0;}
acronym{color:#009966;border-bottom:1px dotted #009966;cursor: help;}

.small{font-size:.9em;}
.alert{color:#990000;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.spacer{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.center{text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
img.left{margin:0 1em .5em 0;}
img.right{margin:0 0 .5em 1em;}
.hidden{display:none;}
img.emailimage {vertical-align:middle;}

/* Forms */
.error-message{color:#F7941E;font-size:85%;margin-top:-1px;}
.input .error-message{display:none;}
.form-error{}

input,select,textarea
{
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:100%;
	margin:0;
}
.input
{
	float:left;
	clear:left;
	padding:0 15px 10px 0;
}
.submit{clear:left;}
.inline_fields{clear:left;}
.inline_fields div
{
	clear:none;
	float:left;
}
label{display:block;font-size:90%;color:#fff;}
.inline_label label{float:left;margin-right:10px;}
.inline_label.thin label{width:20px;text-align:right;}
.required label, p.required{font-weight:bold;color:#333;}

fieldset{border:0;}
legend{font-size:120%;font-weight:bold;}
input[type='checkbox']{width:auto;}
input[type='checkbox']+label{display:inline;margin-left:10px;}
/* end form styles */

#header
{
	position:relative;
	width:800px;
	margin:0 auto;
}

#logo
{
	float:left;
}

#survey_button
{
	position:absolute;
	top:106px;
	left:300px;
}

#tagline
{
	margin:0;
	padding:25px 10px 25px 0;
	text-align:right;
	color:#669933;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#menu_wrapper
{
	width:800px;
}

#menu_top
{
	width:800px;
	height:12px;
	background:url('../img/background-grey_top.png') left top no-repeat;
}
#menu_bottom
{
	width:800px;
	height:14px;
	background:url('../img/background-grey_bottom.png') left bottom no-repeat;
}

#menu
{
	font:normal 13px Arial, Helvetica, sans-serif;
	background:url('../img/pattern-grey.png') left top repeat;
	min-height:175px;
}
#submenu
{
	float:left;
	width:200px;
	padding-right:20px;
	padding-bottom:20px;
	font:13px Arial, Helvetica, sans-serif;
	color:#252b4e;
}
ul#menu, ul#menu li, ul#submenu, ul#submenu li
{
	margin:0;
	padding:0;
	list-style:none;
}
ul#menu li
{
	display:block;
	padding:4px 10px 4px 0;
	text-align:right;
}
#menu a:link, #menu a:visited
{
	color:#fff;
	text-decoration:none;
}
#menu .orange a:link, #menu .orange a:visited{color:#FC7D01;}
#menu a:hover
{
	color:#ddd;
}

ul#submenu li
{
	display:block;
	padding:4px 0 4px 0;
}
ul#submenu li ul li
{
	padding:2px 0 2px 10px;
	font-size:11px;
}

#content a:link, #content a:visited
{
	color:#fff;
	text-decoration:underline;
	font-style:italic;
}
#content a:hover
{
	color:#fff;
}

#submenu a:link, #submenu a:visited
{
	color:#252b4e;
	text-decoration:none;
	font-style:normal;
}
#submenu a:hover
{
	color:#252b4e;
}


#content_wrapper
{
	width:800px;
	margin:6px auto 30px;
}

#content_top
{
	width:800px;
	height:12px;
	background:url('../img/background-green_top.png') left top no-repeat;
}
#content_bottom
{
	width:800px;
	height:14px;
	background:url('../img/background-green_bottom.png') left bottom no-repeat;
}

#content
{
	padding:30px 20px 20px;
	background:url('../img/pattern-green.png') repeat;
	text-align:left;
	font-size:80%;
	color:#fff;
	font:14px;
}
#social
{
	margin-top:-34px;
	margin-right:-12px;
	margin-bottom:20px;
	margin-left:-16px;
	text-align:right;
}
#social img
{
	margin-right:10px;
}
#social img:last-child
{
	margin-right:0;
}
.ipledge
{
	float:left;
	margin:0;
}
.pledge_counter
{
	float:left;
	height:17px;
	padding:9px 3px;
	background-color:#ccc;
	color:#000;
	font:normal 16px monospace;
}
.pledge_message
{
	float:left;
	width:300px;
	margin:0 6px;
	font-size:11px;
	text-align:left;
}

.first_letter
{
	font:normal 30px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#000033;
	line-height:14px;
}
#submenu+.content_copy
{
	margin-left:220px;
}
#content .anti_margin
{
	margin-left:-20px;
	margin-right:-20px;
}
#content .anti_left_margin
{
	margin-left:-20px;
}

#content h1
{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#000033;
}
#content h2
{
	color:#000033;
}

.homepage_imagery
{
	position:relative;
}
.homepage_imagery .animated_gif
{
	position:absolute;
	left:295px;
	top:45px;
}

/* Voices comments */
.voices
{
	margin:2em 0;
}
.voice
{
	margin:2em 0;
	padding:2em;
	/*background:url('../img/pattern-section.png') left top repeat-both;*/
	background-color:#93b671;
}
.voices blockquote
{
	font-style: italic;
	font-size:120%;
	font-family: Palatino, serif;
	margin:0;
	padding:0;
	color:#000033;
}
.voices .signature
{
	font-weight: normal;
	margin-top:1em;
}

/* Actions Guide */
.action_guide
{

}
#content .action_guide a:link, #content .action_guide a:visited, #content .action_guide a:hover
{
	color:#80ad45;
	text-decoration:underline;
}
.action_driver
{
	margin:1em auto;
	padding:0 20px 20px 20px;
	background-color:#fff;
	color:#000;
}
#content .action_driver h1
{
	float:left;
	height:40px;
	margin:0 0 1em -20px;
	padding:12px 40px 8px 20px;
	background-color:#80ad45;
	color:#fff;
}
#content .action_driver h1+img
{
	float:left;
}
.action_area
{
	clear:both;
}
#content .action_area h2
{
	font-size:14px;
	font-weight:normal;
	color:#80ad45;
	cursor:pointer;
}
#content .action_area h2 div /* collapse button */
{
	float:left;
	width:20px;
	height:20px;
	margin-right:10px;
	padding:5px 5px;
	background-color:#80ad45;
	color:#fff;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
.action_area_contents{display:none;}
.action_type
{
	text-transform:uppercase;
	margin-bottom:0;
}
.action_items
{
	margin-top:0;
	margin-left:20px;
}

/* Meta Tables */
.link_table
{
	clear:both;
	padding:20px 0 30px 0;
}
.link_table ul, .link_table li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.link_table ul li
{
	float:left;
	margin:0 20px;
	padding-top:20px;
	font-size:100%;
	font-weight:bold;
	color:#000033;
}
.link_table.no_float ul li
{
	float:none;
}
.link_table.collapsible ul li span
{
	cursor:pointer;
}
.link_table.collapsible ul li ul
{
	display:none;
}
.link_table ul li ul
{
	border-left:1px solid #000033;
}
.link_table ul li ul li
{
	float:none;
	margin:3px 0 0 15px;
	padding:0;
	font-size:85%;
	font-weight:normal;
	color:#fff;
}
.link_table ul li ul li.subhead
{
	margin-left:5px;
	font-size:95%;
}

.photo_gallery_filter
{
	margin:0 0 2em;
}
/* Photo upload */
.submit_photos
{
	text-align: right;
}
.swfupload
{
	position: absolute;
	z-index: 1;
}
.image_uploader
{
	position:relative;
	float:right;
	margin:1em 0 0 1em;
	width:500px;
}
.image_uploader p
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100px;
	margin:0;
	background-color:#649633;
}

.image_form
{
	margin:1em 0;
	padding:10px;
	background-color:#000033;
	border:3px solid #fff;
}
.image_form .left_area
{
	float:left;
	margin-right:10px;
}
.image_form .left_area img
{
	display:block;
	margin:0 0 40px 0;
}
.image_form .input
{
	float:none;
	clear:none;
	padding:0 0 10px 0;
	margin-left:130px;
}
.images .submit
{
	clear:both;
}

/* SWFUpload styles */
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
	color:#000;
}

.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
#content .progressBarStatus a:link, #content .progressBarStatus a:visited, #content .progressBarStatus a:hover {
	color:#000;
	font-style:normal;
}

a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	background-image:url('../js/swfupload/images/cancelbutton.gif');
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover 
{
	background-position: 0px 0px;
}



/* Ajax layout styles */
.ajax .cake-sql-log{display:none;} /* hide sql log output during ajax call */

/* Tables */
.list
{
	border:0;
	margin:1em 0;
}
.list td, .list th
{
	padding-right:20px;
	padding-bottom:20px;
	vertical-align:top;
}
.list th{padding-bottom:0;}


.cake-sql-log table
{
	width:100%;
	margin:0 auto;
	empty-cells:show;
	border-collapse:collapse;
}
.cake-sql-log caption
{
	font-size:9pt;
	color:#999;
}
.cake-sql-log th, .cake-sql-log td
{
	padding:4px;
	vertical-align:top;
	text-align:left;
	border:1px solid #ccc;
	font-size:9pt;
	color:#999;
}
.cake-sql-log th
{
	font-weight:bold;
	background-color:#eee;
	white-space:nowrap;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
	text-align:left;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

dl,dt,dd{}
dl {
	margin:1em 0;
}
dt {
	margin:1em 0;
	font-weight: bold;
	vertical-align: top;
	color:#333;
}
dd {
	margin-left: 2em;
	vertical-align: top;
}
