/* $Id: base.css 619 2011-02-09 23:02:33Z mark $ */

@import url('../fonts/VAGRoundedStdThin.css');

/* Standard stuff */
body, td, th, textarea, input {
	font-family:"Lucida Grande", "Lucida Sans Std", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#222;
}
body {
	margin:0;
	width: 750px;
	padding:0;
}
a {
	color:#076324;
	text-decoration:none;
}
img {
	border:0;
}
.clear {
	clear:both;
	height:0;
}
/* Header - logo */
h1 {
	margin:22px -457px 0 0;
	text-indent:-9999px;
	width:459px;
	height:65px;
	background:url('../images/logo.png') no-repeat right bottom;
}
/* Header - second level, box headings */
h2 {
	font-family:"VAGRoundedStdThin", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#076324;
	font-size:18px;
	padding:10px 0 6px 0;
	margin:0 0 6px;
	xborder-bottom:1px dotted #CCCCCC;
	font-weight:normal;
}
/* Header - secondary box headings */
h3 {
	font-size:16px;
	color:#076324;
	font-family:"VAGRoundedStdThin", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:0;
	font-weight:normal;
}
h4 {
	font-size:14px;
	color:#B69104;
	font-family:'Rockwell', Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
	font-weight:normal;
}
/* Title - Share Area */
#page-title {
	width:600px;
	margin:12px 0 10px 0;
	padding:0;
	color:#076324;
	font-family:"VAGRoundedStdThin", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:30px;
}
#page-title span {
	font-size:18px;
	color:#b69104;
	text-transform:uppercase;
}
/* Basic Layout */
#wrapper {
	width:100%;
	margin:0 auto;
	padding: 20px;
}
#left-column {
	width:100%;
	margin:0;
	line-height:18px;
}
/* Footer */
#footer {
    display: none;
}
/**********************************************************************/
#left-column ul.tile-2,
#left-column ul.tile-3 {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#left-column ul.tile-2 li,
#left-column ul.tile-3 li {
	display:block;
	float:left;
	padding:15px 15px 15px 0;
	border-top:1px dotted #CCC;
}
#left-column ul.tile-2 li {
	width:270px;
}
#left-column ul.tile-3 li {
	width:175px;
}
#left-column ul.tile-2 li.leader,
#left-column ul.tile-3 li.leader {
	clear:both;
}
#left-column ul.tile-2 li .image,
#left-column ul.tile-3 li .image {
	border:2px solid #D7D7D7;
	width:84px;
	height:84px;
	margin-bottom:10px;
	float:left;
}
ul.tile-2 li .date,
ul.tile-3 li .date {
	font-family:Rockwell, Georgia, "Times New Roman", serif;
	font-size:12px;
	text-transform:uppercase;
	line-height:18px;
	color:#B69104;
	width:170px;
	margin:-5px 0 0 10px;
	float:right;
}
ul.tile-2 li .title a,
ul.tile-3 li .title a {
	font-size:13px;
	line-height:18px;
	width:170px;
	padding-bottom:8px;
	margin-left:10px;
	float:right;
}
ul.tile-2 li .subtitle a,
ul.tile-3 li .subtitle a {
	color:#363636;
	width:170px;
	padding-bottom:8px;
	margin-left:10px;
	float:right;
}
ul.tile-2 li .teaser,
ul.tile-3 li .teaser {
	font-size:12px;
	line-height:18px;
	color:#555555;
	width:170px;
	margin-left:10px;
	float:right;
}
ul.tile-2 li .register a,
ul.tile-2 li .more-link a,
ul.tile-3 li .more-link a {
	width:80px;
	background-image:url(../images/carat-more-hp.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:11px;
	color:#898989;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	margin:0;
}

hr {
	border-bottom:1px dotted #CCCCCC;
	border:none;
	border-top:1px dotted #CCCCCC;
	float:left;
	margin-top:0;
}
hr.lg {
	width:578px;
	height:15px;
	margin:18px 0;
	clear:both;
	background-color:#FFF;
	color:#FFF;
	border-width:0 0 1px 0;
	border-bottom:1px dotted #CCCCCC;
}
hr.sm {
	width:275px;
}
/*************** HP Specific Styles ******************/
ul.content {
	list-style-type:none;
	padding-left:10px;
	padding-right:20px;
}
ul.content li {
	background:url(../images/arrow-lg.jpg) no-repeat 0 20px;
	padding:20px 0 20px 20px;
}
.hp-featured {
	width:608px;
	margin:0 0 12px 5px;
}

.hp-calc-feature {
	background:url(../images/hp-calculator-banner.jpg) no-repeat;
	width:306px;
	height:475px;
	margin-bottom:15px;
	margin-top:0;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif,"Frutiger Lt Std";
	font-size:16px;
}
.hp-calc-feature a {
	display:block;
	width:275px;
	height:45px;
	margin:60px 0 0 15px;
	text-indent:-9999px;
	clear:both;
}
.hp-calc-telework {
	float:right;	
	color:#076225;
	width:90px;
	margin-top:297px;
	margin-right:22px;
	
}
.hp-calc-env-imp-save {
	margin-top:13px;
}
.hp-calc-commuting {
	float:left;
	color:#FA0129;
	width:90px;
	margin-top:297px;
	margin-left:65px;
}
.hp-calc-cost-save{
}
.hp-calc-env-imp{
	margin-top:13px;
}
/************** About Styles ****************************/
p.about-opening {
	font-family:'Rockwell', Georgia, 'Times New Roman', Times, serif; 
	color:#B69104; 
	font-size:130%; 
	line-height:22px;
}
ul.content li a {
	font-weight:bold;	
}
/************ Sponsor Styles ***************************/
img.sponsor {
	float:left;
	width:290px;
}
ul#sponsor {
	border-top:1px dotted #CCCCCC;
	list-style-type:none;	
	padding-left:0;
	margin-left:0;
}
ul#sponsor li {
	margin-bottom:30px;
	border-bottom:1px dotted #CCCCCC;
}
ul#sponsor li.last {
    border-bottom:none;	
}
ul#sponsor li div{
	margin-left:290px;
	margin-bottom:25px;
}
ul#sponsor li span {
	display:block;
	color:#B69104;
	font-family:'Rockwell',Georgia,'Times New Roman',Times,serif;
	font-size:130%;
	line-height:22px;
	padding: 16px 0;
}
ul#sponsor li a {
	font-weight:bold;	
}
/*************** News & Resources Styles **************/
#featured-news-box {
	background-image:url(../images/featured-news-bg.jpg); 
	background-repeat:repeat-x; 
	width:578px; 
	height:364px;
	border-top:1px dotted #CCCCCC;
}
#featured-news-box ul{
	list-style-type:none; margin:0; padding:0;
}
#featured-news-box h4 {
	color:#B69104; 
	font-family:'Rockwell', Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	line-height:18px; 
	margin:8px 0;
	font-weight:normal;
}
#featured-news-box ul li.main {
	width:350px;
	float:left;
	padding:0 15px;
}
#featured-news-box ul li span {
	color:#898989; 
	font-size:10px;
}
#featured-news-box ul li p {
	color:#555555; 
	font-size:12px;
}
#recent-news, #upcoming-events {
	float:left;
}
#recent-news.multicol{
	width:344px;
}
#recent-news ul , 
#upcoming-events ul {
 	list-style-type:none;
	margin-left:0;
	padding-left:0
}
#recent-news ul li, 
#upcoming-events ul li{
    background:url(../images/arrow-lg.jpg) no-repeat 0 10px;
	padding:10px 0 10px 20px;
	color:#898989;
	font-size:12px;
}
#recent-news ul li a,
#upcoming-events ul li a{
	color:#303030;
	font-size:12px;
}
#recent-news ul li p, 
#upcoming-events ul li p{
	color:#898989;
	font-size:12px;	
}
.filter {
  	background-image:url('../images/filter-bg.jpg');
	background-repeat:no-repeat;
	height:30px;
	margin:0 0 10px 5px;
}
h3.news-detail {
  color:#B69104;
  font-family:'Rockwell', "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:24px;
  margin:6px 0;
  line-height:30px;
  font-weight:normal;
}
h4.comments {
  color:#B69104;
  font-family:'Rockwell', "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:18px;
  margin:6px 0;
  line-height:24px;
  font-weight:normal;
}
span.details {
  color:#898989;
}
span.details-publication {
   color:#363636;
   font-style:italic;
}
span.details-author {
  color:#363636;	
}
span.back {
  color:#B69104;
  text-transform:uppercase;
}
/* Comments */
#comment_box {
	display: none;
}

#comments {}
#comments .comment_header,
#comment_form .comment_form_header {
	background:#E2F3BD;
	border-bottom:1px solid #CEE0A2;
	padding:3px 4px 2px;
	overflow:auto;
}
#comments .comment_header .comment_name {
	display:block;
	float:left;
}
#comments .comment_header .comment_date {
	display:block;
	text-align:right;
}
#comments .comment_text {
	margin:0;
	padding:1em;
}
/* Comment Form */
#comment_form {
	display: none;
	width:100%;
}
#comment_form .comment_form_header p {
	float:left;
	margin:0;
	width:49%;
}
#comment_form .comment_form_header input {
	border:1px solid #CEE0A2;
}
#comment_form textarea {
	margin-top:1em;
}


#left-column form textarea {
  border:1px solid #EBEBEB;
  padding:3px;
  color:#959595;
}
.blog-filter-label,
.research-filter-label,
.news-filter-label{ color:#636363; font-size:10px; margin:1px 5px 0 15px; }
.blog-filter,
.research-filter,
.news-filter { margin-top:5px; }
.sort-filter { margin-top:5px; float:right; margin:5px 25px 0 0; display:inline; width:100px; }
.sort-filter-label { color:#636363; font-size:10px; float:right; margin:5px 5px 0 0; display:inline; }


/**************** Forms Styles ******************/
fieldset {
	border:none;		
}
form legend {
	font-size:16px;	
	color:#076324;
}
form ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
form ol li {
	margin:15px 0;	
}
form ol li input {
	padding:2px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
form ol li label.checkbox {
	color:#222;
	display:inline;
}
form ol li label.checkbox input {
	border:0;
	padding:0;
}
form ol li label {
	display:block;
	color:#076324;	
}
form#register ol li textarea {
	border:1px solid #CCCCCC;
}
form .buttons input {
 	margin-top:5px;	
 	background:#E2F3BD;
 	border:1px solid #9EC688;
	color:#076324;
	padding:5px;
}
.error {
 	color:#BF0D20;
}
/******************Gizmo Styles*************************/
.gizmo_score{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
/*************** Calculator Styles **************/
#calculator-overview-box {
	background-position:bottom;
	background-image:url(../images/featured-news-bg.jpg); 
	background-repeat:repeat-x; 
	width:578px; 
	height:614px;
	border-top:1px dotted #CCCCCC;
}
#calculator-overview-box ul{
	list-style-type:none; margin:0; padding:0;
}
#calculator-overview-box h4 {
	color:#B69104; 
	font-family:'Rockwell', Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	line-height:18px; 
	margin:8px 0;
	font-weight:normal;
}
#calculator-overview-box ul li.main {
	width:350px;
	float:left;
	padding:0 15px;
}
#calculator-overview-box ul li span {
	color:#898989; 
	font-size:10px;
}
#calculator-overview-box ul li p {
	color:#555555; 
	font-size:12px;
}
/*************** Banner Styles ******************/
.banner {
	width:317px;
	margin-left:2px;
}

.banner .ad-250 {
	width:300px;
	height:250px;
	border:1px solid #E1E1E1;
	float:left;
	margin:-5px 0 15px 0;
}

.banner .ad-label {
	width:15px;
	height:100px;
	float:left;
}

/**************Event TABs*****************/
.ui-tabs { 
	position: relative;
	padding: .2em; zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs h4 { 
	display:none;
}
.ui-tabs div {
	margin-top:30px;
}
.ui-tabs .ui-tabs-nav {
	margin: 0; 
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	margin: 0 0 1px 0; 
	padding: 0; 
	white-space: nowrap; 
	background:#F4F4F4;
	border:1px solid #D7D7D7; 
}
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: .5em 0.5em; 
	text-decoration: none;
	font-size:100%;
	text-transform:uppercase;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	margin-bottom: 0; 
	padding-bottom: 1px; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
		 cursor: text; 
		 color:#B69104;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
	display: block;
	border-width: 0;
	padding: 1em 1.2em;
	background: none; 
}
.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}
/*************** Events Styles******************/
#events{
	color:#555555;
}
#events ul{
	list-style-type:none;
	margin-left:0;
	padding-left:0
}
#events ul li{
	background:url(../images/arrow-lg.jpg) no-repeat 0 5px;
	padding:2px 0 2px 20px;	
	font-size:12px;
}
#events .date{
	margin-top:15px;
	font-size:14px;
}
#events .location{
	margin:-15px 0 15px 0;
	font-size:11px;
}
#events .teaser{
}
.event-detail{
	color:#555555;
}
.event-detail  table{
	width:100%;
	border:0;
	padding:0;
}
.event-detail  table th{
	font-size:11px;
	color:#076324;
	padding-right:5px;
}
.event-detail  table td{
	margin-left:5px;
}
.event-detail .zebra-on {
	background:#E2F3BD;
	border-bottom:1px dotted #E1E1E1;
}

.event-detail div.schedule-title {
	font-family:'Rockwell',Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	xfont-weight:bold;
	color:#B69104;
}
.event-detail div.schedule-location {
	font-size:12px;
	font-weight:bold;
	color:#898989;
	
}
.event-detail div.schedule-description {
	color:#555555;
}
/****************Event Block********************/
.event-block .event-block-details{
	margin-left:5px;
	line-height: 22px;
	font-size:12px;
	color:#898989;
	border-top:1px dotted #E1E1E1;
	padding-bottom:10px;
}
.event-block .event-block-details .date {
	font-size: 14px;
	color:#222222;
}
.event-block .event-block-nominate,
.event-block .event-block-register {
	line-height: 28px;
	margin: 10px 0px 0px 5px;
	border-top:1px dotted #E1E1E1;
	padding-bottom:10px;
	
}
.event-block .event-block-nominate a,
.event-block .event-block-register a{
	text-transform: uppercase;
	font-size:16px;
	color:#cc6633;
}
/****************Event Style Webcast***********************/
.event-detail-other .event-left,
.event-detail-webcast .event-left{
	float:left;
	width:180px;
	font-size:11px;
}
.event-detail-other .event-left h4,
.event-detail-webcast .event-left h4{
	border-bottom:1px dotted #E1E1E1;
	font-size:14px;
}
.event-detail-other .event-left .event-details,
.event-detail-webcast .event-left .event-details{
	margin-top:10px;
	margin-right:5px;
}
.event-detail-other .event-left .event-details span,
.event-detail-webcast .event-left .event-details span{
	text-transform:uppercase;
	color:#898989;
}

/**********Home Page flipper Style************/

.flipper-fade-wrapper {
	height:250px;
	position:relative;
	padding:0px 0px 0;
}
.flipper-page {
	position:absolute;
	width:600px;
}
.flipper-page .flipper-image {
	height:250px;
	width:600px;
	margin-right:11px;
	padding:1px;
	background:#FFF;
	border:1px solid #959595;
}

.flipper-page .flipper-body {

	
}
.flipper-page p.flipper-body  {
	font-size:12px;
	color:white;
	filter:alpha(opacity=100);
	opacity:1;
	padding:3px 10px;	
	margin: -135px 20px 2em 290px;
	background-color:#000;
	zoom: 1;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.flipper-page a.flipper-link {
	font-weight:bold;
	color:#808080;
	background-image:url('../images/btn-feature-more-info.png');
	background-repeat:no-repeat;
	width:83px;
	height:20px;
	display:block;
	position:relative;
	padding-left:7px;
	margin:0 0 0 290px;
	position:relative;
}
.flipper-page a.flipper-link:hover {
	color:#076324;
}
.flipper-buttons {
	position:absolute;
	top:209px;
	left:24px;
	margin:1ex 0 0 0px;
	padding:1px .5ex 0 0 0;
}
.flipper-buttons span {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin-right:13px;
	background-image:url(../images/btn-feature-flipper.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
	color:#7d7d7d;
}

.flipper-buttons span.flipper-button-active {
	background-position:0 -21px;
	color:#076324;
	font-weight:bold;
}
/******************PRESS RELEASE STYLES*********************/
#recent-research,
#recent-release{
	color:#555555;
}
#recent-research ul,
#recent-release ul{
	list-style:none;	
	margin-left:-40px;
}
#recent-research ul li,
#recent-release ul li {
	border-top: 1px dotted #CCCCCC;
	padding:15px 15px 15px 0px;
}
#recent-research ul li .title a,
#recent-release ul li .title a{
	font-size:14px;
	line-height:18px;
}
#recent-research ul li .details,
#recent-release ul li .details{
	color:#898989;
	font-size:11px;
	line-height:18px;
}
#recent-research ul li .teaser{
	margin-bottom:5px;
}
/*************SITEMAP STYLES****************/
#sitemap a{
		color:#555555;
}
#sitemap ul{
	list-style:none;
	margin-left:-20px;
}
#sitemap ul li {
	background:url("../images/arrow-lg.jpg") no-repeat scroll 0 10px transparent;

	font-size:12px;
	padding:5px 0 5px 20px;
}
#sitemap ul li ul{
	background:none;
}

.current-stories {
    
}
