/*

Theme Name:     NRDC Action Fund 3

Description:    NRDC Action Fund theme based on nrdcaf3

Author:         heather gardner-madras

Author URI:     http: //heathergm.com

Template:      toolbox

*/



body
{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, sans-serif;
	background-image: url(https://secure3.convio.net/nrdc/images/content/pagebuilder/20008.png);  /*<--- path to your image file */
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a, a:active, a:visited, a:focus {
	text-decoration: none;	
	color: #ff7011;
}

a:hover {
	text-decoration: underline;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;	
}



#primary
{
	
	margin: 0;
	float: left;
}
/* Whole main page area has tiled background image with side-shadows and right-column divider. */
#page {
	margin: 0 auto;
	width: 1031px;
	padding: 0 10px;
	background: url(https://secure3.convio.net/nrdc/images/content/pagebuilder/19995.png) repeat-y center top;
}

/* ************** */
/* Header. */
/* This is the header of the page. It's white to hide the right-column divider in the header region. */
/* ************** */
/* Search Form */
#searchform { float: right; }
#searchform #s { width: 120px !important; }
#searchform {
	margin-right: 65px;	
	margin-top: 5px;
}

#branding input#searchsubmit, #branding input#s {
	vertical-align: middle;	
}

/* top of page search form */
#branding input#s
{
	color: #777777;
	font-size: 10px;
	width: 127px;
	height: 23px;
	border: 1px solid #d7e0e5;
	/* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7');
	/* for IE */
	/* for webkit browsers */
	background: -moz-linear-gradient(top, #ffffff, #f7f7f7);
	/* for firefox 3.6+ */
	padding-left: 4px;
}

#branding input#searchsubmit
{
	color: #0c9ff3;
	font-size: 10px;
	/* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcebed', endColorstr='#c4d3e9');
	/* for IE */
	/* for webkit browsers */
	background: -moz-linear-gradient(top, #dcebed, #c4d3e9);
	/* for firefox 3.6+ */
	border: 1px solid #eeeeee;
	padding: 4px;
}


div#branding {
	height: 105px;
	background: #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 2px;
}
/* No bottom line in header on home page only.  */
body.home div#branding {
	border-bottom: none;	
}
/* Main logo for site. */
#branding img {
    float: left;
    margin-top: 40px;
 /*   padding-bottom: 20px;*/
    padding-left: 45px;
    padding-right: 53px;
}

/* Main (top) navigation menu styles. */
#access {

}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	margin-left:10px;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}
#access div.menu-main-menu-container {
	float: right;	
}
#access {
	display: block;
	margin-top: 70px;
	width: 100%;
	float: right;
	background: #ffffff;
	width: 549px;
	padding-right: 45px;
}
#access ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}
#access li {
    float: left;
    position: relative;
}
#access a {
    display: block;
    line-height: 2em;
    padding: 0 1em;
    text-decoration: none;
}
body.home #branding img, body.home #access {
	border-bottom: none; !important
}

#access a, #access a:visited, #access a:focus, #access a:active {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
}

/* ************** */
/* Main Content. */
/* Primary is main content area div on homepage and inner pages. */
/* ************** */
#primary {
	padding-bottom: 20px;
}
#primary #content {
	margin: 0 50px;	
	width: 944px;

}

#primary #content ul, #primary #content ol {
	margin: 0 10px 10px 10px;
	padding: 0 10px;
}

#primary #content ul {
	list-style: outside disc;	
}

#primary #content ol {
	list-style: decimal;	
}
/* Baseline h1 header style. */
h1 {
	color: #398ea7;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 10px;
	background: none;
	font-size: 22px;	
	border-bottom: #dcebed solid 1px;
	margin: 30px 0 15px 0;
	width:605px;
}


/* Rounded header boxes. */
div.rounded-box-top {
	background: url(https://secure3.convio.net/nrdc/images/content/pagebuilder/20005.png) top no-repeat;	
	width: 659px;
	height: 8px;
}

h2.rounded-box {
	font-size: 20px;
	color: #333333;
	text-transform: none;
	padding: 2px 10px 10px;
	border-right: #ceded1 1px solid;
	border-left: #ceded1 1px solid;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 637px;
	margin: 0px;
    background-color: #D3E7D6;
}

div.rounded-box {
	font-size: 20px;
	color: #333333;
	padding: 20px;
	border-right: #ceded1 1px solid;
	border-left: #ceded1 1px solid;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 617px;
	margin: 0px;
}
/* Rounded bottom for boxes. */
div.rounded-box-bottom {
	background: url(https://secure3.convio.net/nrdc/images/content/pagebuilder/20011.png) top no-repeat;
	height: 9px;
	width: 659px;
	padding: 0;
	margin: 0;
}

/* ************** */
/* Right sidebar */
/* ************** */

/* sidebar styles */
#main #secondary {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
}

#main #secondary  #twitter_update_list li {
	margin: 8px 0;
}
.right-image{
	float: right; 
	width: 291px;
}

#home.widget-area, #secondary.widget-area, #main.widget-area {
    float: right;
    margin-right: 40px;
    margin-top: -10px;
    padding: 10px 0 50px;
    width: 230px;
}
#secondary.widget-area h1 {
	clear: both;
	margin-bottom: 5px;
	font-size: 17px;
}


/* Right column - Social Media area  */
div.widget-area iframe {
	margin-top: 20px;
	margin-bottom: 15px;
}

div.textwidget div.sociallinks .icons-left {
	float: left;
	width: 95px;
	padding-bottom: 20px;	
}
div.textwidget div.sociallinks .icons-right {
	float: right;
	width: 95px;
	padding-bottom: 20px;	
}
div.textwidget div.sociallinks img {
	vertical-align: middle;	
	padding-right: 2px;
	padding-bottom: 10px;
}
div.textwidget div.sociallinks a, div.textwidget div.sociallinks a:active, div.textwidget div.sociallinks a:visited, div.textwidget div.sociallinks a:focus {
	color: #2c3849;
	font-size: 10px !important;
	text-decoration: none;
	border: none;
}


/* Right column email signup form. */
form#register {
	padding-top: 10px;	
}
form#register input {
	width: 120px;
}
form#register submit, form#register img {
	vertical-align: middle;	
}

/* ************** */
/* Footer. */
/* ************** */

#colophon {
    padding: 1em 0 0;
    clear: both;
    display: block;
    width: 100%;
	background: #eaf1fa; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf1fa', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, center top, center bottom, from(#eaf1fa), to(#ffffff)) no-repeat; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eaf1fa,  #ffffff) no-repeat; /* for firefox 3.6+ */	
	margin-left:2px;
	width: 1029px;
	padding-bottom: 20px;
}
div#footer_nav {
	margin-left: 70px;	
}
#footer_nav ul, #footer_nav li {
	display: inline;
	padding-left: 0;
}

#footer_nav li {
	border-right: 1px solid #476776;
	font-size: 0.9em;
	padding: 0 5px 0 2px;
	margin: 0;
	list-style-type: none;
}

#footer_nav li a, #footer_nav li a:visited, #footer_nav li a:focus, #footer_nav li a:active {
	color: #476776;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer_nav #menu-item-636, #footer_nav #menu-item-625 { /* No pipe for last items on a line */
	border-right: none;	
}
#footer_nav #menu-item-636 { /* Copyright line breakout */
	display: block;
}
#footer_nav li a:hover {
	text-decoration: underline;	
}

.surveyLegend.Explicit {
	float: none;
}
#primary {
	width:644px;
}
#content{
	width:100%;
}
.appArea{
	width:100%;
}
#reset {
	visibility:hidden;
}
#ACTION_CANCEL_RESPONSE_SUBMIT {
	visibility:hidden;
}

#content h1.boxtitles{
	color: #398ea7; 
	text-transform: uppercase; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	padding-bottom: 10px; 
	background: none; 
	font-size: 22px; 
	border-bottom: #dcebed solid 1px; 
	margin: 10px 0px;
}

#ACTION_SUBMIT_SURVEY_RESPONSE {
	margin-left:30%;
	background-color:#339900;
	color:#FFF;
	font-weight: bold;
		margin-top: 20px;
	margin-bottom: 20px;
}

.appArea .ObjTitle {
	background: none repeat scroll 0 0 transparent;
    color: #398EA7;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
	margin:25px 0;
	font-size:22px;
	border-bottom:1px solid #DCEBED;
	}

#content #vs_seal{
	display:none;
}
#action-alert h2.styled {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DCEBED;
    color: #398EA7;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px;
    font-weight: normal;
    margin: 15px 0;
    padding-bottom: 10px;
    text-transform: none;

}

.top-labels {
	width:auto;
}

.Explicit{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10pt;
}

.appArea p{
	font-size:10pt;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

td:first-child { 
	width: auto; 
}
