@charset "utf-8";
/* 
	common page layouts
	(c) earthscreen
 */


/**********************************
	Header
***********************************/
#header{
	width:790px;
	margin:0 auto;
	background:url(/images/hbg.gif) repeat-y;
}

/* Header Box - login & search */
#header .header_box{
	width:375px;
	float:right;
	padding-right:6px;
	margin-top:8px;
	color:#777;
	height:90px;
}
* html #header .header_box { margin-right: 10px; } /* IE6 needed padding to match */
.header_box .username{
	text-decoration:none;
	color: #3c8b1b;
}
.header_box a.username{
  color: #1b518b;
}
.header_box a.username:hover{
	color: #3c8b1b;
	text-decoration:underline;
}
.header_box a.login{
  	color: #999 !important;
}
.header_box a.login:hover{
	color: #1b518b !important;
	text-decoration:underline;
}
#header .logo{
	float:left;
	width:286px;
	height:66px;
	margin-left:25px;
	margin-top:14px;
}
* html #header .logo { margin-left: 15px; } /* IE6 needed padding to match */
#header .logo a{
	display:block;
	width:300px;
	height:75px;
	background:url(/images/ESLogo_300x75.gif) top left no-repeat;
	text-decoration:none;
}
.home_search_form{
	width:375px;
	display:block;
	font-weight:bold;
	color:#777;
	margin:0 auto;
	padding-top:35px;
}
#header .search_form .search_field {
	margin: 0;
	border: 1px solid #a5acb2;
	height: 39px;
	}




.mjc{
	font-size:24px;
	text-align:center;
	padding-top:45px;
	padding-bottom:45px;
}
.mjc a{
	color: #1b518b !important;
}
.mjc a:hover{
	color: #3c8b1b !important;
	text-decoration: underline !important;
}
.htags{
	width:550px;
	text-align:center;
	margin:0 auto;
	padding-top:35px;
}
#home_wrapper h1{
	font-size:1.7em;
	font-weight:normal;
	color: #3c8b1b;
	text-align:center;
	text-decoration:none;
}
html>body #header .header_box{
	margin-right:25px;
}
#header .header_box a{
	color: #3c8b1b;
	text-decoration:none;
	font-size: 12px;
}
#header .header_box a:hover{
	color: #1b518b;
	text-decoration:underline;
}
#header .header_box span{
	color: #3c8b1b;
}
#header a.join_link{
  color: #1b518b;
}
#header a.join_link:hover{
	color: #3c8b1b;
	text-decoration:underline;
}
.search_field{
	width:270px;
	font-size:32px;
	font-weight:normal;
}
#header .header_box em{
	font-style:normal;
	font-weight:normal;
	font-size: 1.0em;
}
#header .hbottom{
	width:790px;
	background:url(/images/hbottom.gif) top left no-repeat;
	clear:both;
	height:24px;
}
















/**********************************
	Main Menu
***********************************/
#main_menu{
	width:790px;
	margin:0 auto;
	margin-top:6px;
}
.mm_left{
	background:url(/images/menu_left.gif) top left no-repeat;
	width:13px;
	height:38px;
	float:left;
	margin-left:5px;
}
.mm_content{
	width:753px;
	height:38px;
	background:url(/images/mm_bg.gif);
	float:left;
}
* html .mm_content { width: 748px; } /* IE6 didn't like the standard width and wrapped the end cap down */
.mm_right{
	background:url(/images/menu_right.gif) top right no-repeat;
	width:19px;
	height:38px;
	float:left;
}
.mm_content .left_list a{
	color:white;
	text-decoration:none;
}
.mm_content .left_list a:hover{
	text-decoration:underline;
}
.mm_content .left_list .imp{
	font-weight:bold;
}
.mm_content .left_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.mm_content .left_list li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:8px;
	height:20px;
	padding-left:12px;
	padding-right:12px;
}



/**********************************
	Basic page layouts
***********************************/
#main_wrapper{
	width:780px;
	margin:0 auto;
	margin-top:10px;
	min-height:300px;
	/*
  width:730px;
  padding: 0 30px;
  */
}
.our_story h2,
.our_story p {
	margin-left: 25px;
	}
.our_story img {
	margin-right: 25px;
	}
/*/*/
* html #main_wrapper
{
	height:300px;
}
/* */


/* right content */
.main_right{
	width:220px;
	float:right;
	margin-right: 25px;
}
.su_right{
	width:340px;
	margin-right:5px;
}
.main_right a{
	color: #3c8b1b;
	text-decoration:underline;
}
.main_right a:hover{
	color: #1b518b;
	text-decoration:none;
}
.main_right ul{
	list-style:none;
	padding-top:7px;
}
.main_right ul a{
	font-weight:bold;
	text-decoration:none;
	color: #757575;
}
.main_right ul a:hover{
	color:#1b518b;
	text-decoration:underline;
}
.main_right li{
	margin-left:10px;
}
.main_right .normal_list{
	list-style:disc;
	margin-left:10px;
	font-size:0.85em;
}
.main_right .normal_list li{
	margin-bottom:7px;
}
.mr_top{
	background:url(/images/right_bg_top.gif) top left no-repeat;
	height:18px;
}
.smr_top{
	background:url(/images/wsg_top.gif) top left no-repeat;
	height:18px;
}

.mr_content{
	color: #757575;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:5px;
	padding-top:0;
}
.smr_content{
	color: #757575;
	border-left:5px solid #8AB976;
	border-right:5px solid #8AB976;
	padding:5px;
	padding-top:0;
	background:#E8F1E3;
}

.mr_content .rounded_tf{
	background:url(/images/rounded_tf.gif) top left no-repeat fixed;
	width:191px;
	height:20px;
	border:none;
	color:#747474;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	margin-top:7px;
	margin-bottom:7px;
}
html>body .mr_content .rounded_tf{
	background:url(/images/rounded_tf.gif) top left no-repeat;
}
.mr_content h1{
	background:url(/images/right_h1_back.gif) top left no-repeat;
	width:200px;
	height:23px;
	font-size:small;
	font-weight:bold;
	color:white;
	padding-top:5px;
	padding-left:8px;
	margin-bottom:4px;
	margin-top:10px;
}
.mr_content h2{
	color: #3c8b1b;
	font-size:medium;
	margin-top:-5px;
	font-weight:normal;
	margin-left:5px;
}
/* this is a fix for .mr_content h1 so that the first header 
is almost overlapping the top border of the container,
hope you understood that ;D */
.mr_content .nm{
	margin-top:-9px;
}
.mr_bottom{
	background:url(/images/right_bg_bottom.gif) top left no-repeat;
	height:18px;
}
.smr_bottom_join{
	background:url(/images/su_bottom.gif) top center no-repeat;
	height:40px;
}
.main_left{
	float:left;
	width:500px;
	padding-left:5px;
	color:#747474;
	padding-bottom:50px;
	margin-left: 25px;
}
.main_left ul {
	list-style: none;
}
.su_main_left{
	width:420px;
}
.main_left a{
	color: #3c8b1b;
}
.main_left a:hover{
	color: #1b518b;
}
.main_left .left_headings{
	float:left;
	width:400px;
	padding-bottom:10px;
}
.main_left .left_headings h1{
	font-size:24px;
}
.main_left .left_headings h1 a:link, 
.main_left .left_headings h1 a:active,
.main_left .left_headings h1 a:visited{
	text-decoration:none;
}
.main_left .left_headings h1 a:hover{
	text-decoration:underline;
}
.stretch{
	width:770px !important;
	float:none !important;
	margin:0 auto !important;
}
.main_left h1{
	font-size:24px;
	font-weight:bold;
	color: #1b518b;
	margin-bottom:5px;
}
.main_left h1.gheading{
	color: #3c8b1b;
}
.main_left h1.join_group{
	color: #1b518b;
	font-weight: normal;
	margin-bottom:10px;
}
.main_left h2{
	font-size:1.4em;
	color: #1b518b;
}
.main_left .subsection{
	border-top:4px solid #eee;
	padding:10px;
	padding-top:5px;
	margin-bottom:10px;
}
.main_left .subsection .bl{
	color: #1b518b;
}
.main_left .subsection h1{
	color: #1b518b;
	font-size:1.1em;
}
.main_left .subsection h1 a{
	font-size:0.6em;
	font-weight:normal;
}
.main_left .subsection h2{
	color: #1b518b;
	font-size:1.0em;
}
.main_left .subsection .eh_title{
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:10px;
}
.main_left .subsection .eh_title h1{
	font-size:1.0em;
	color: #1b518b;
	margin:0;
}
.main_left .subsection .eh_title h2{
	font-size:1.0em;
	color: #3c8b1b;
	margin:0;
}
.main_left .comments{
	list-style:none;
}
.main_left .comments li{
	margin-bottom:7px;
	width:100%;
}
.main_left .comments h1{
	float:left;
	display:block;
	color: #747474;
	font-size:1.0em;
	font-weight:bold;
}
.main_left .comments span{
	display:block;
	float:right;
	font-size:0.85em;
}
.main_left .comments span a{
	color: #747474 !important;
	text-decoration:underline;
}
.main_left .comments span a:hover{
	color: black !important;
	text-decoration:none;
}
.main_left .comments .comment_body{
	clear:both;
	border:1px solid #eee;
	padding:5px;
}
.main_left .left_headings span{
	font-size:medium;
	font-weight:bold;
	color: #1b518b;
}
.main_left .left_headings span a{
	color: #1b518b;
	text-decoration:none;
}
.main_left .left_headings span a:hover{
	color: #3c8b1b;
	text-decoration:underline;
}
.main_left .right_icons{
	width:60px;
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.main_left .nm{
	margin-top:0px;
	padding-top:5px;
}
.main_left .right_icons .rss{
	display:block;
	background: url(/images/rss.gif) top left no-repeat;
	width:21px;
	height:21px;
	text-decoration:none;
	float:left;
	margin-right:3px;
}
.main_left .right_icons .mail{
	display:block;
	background: url(/images/mail.gif) top left no-repeat;
	width:33px;
	height:20px;
	text-decoration:none;
	float:left;
}


/**********************************
  Join Page Styles
***********************************/

.login .blank form {
  padding-top: 30px;
}

.login .blank form p {
  float: none;
  margin: 10px 0 0 150px;
  padding: 0;
}

.login form p label {
  margin-left: -150px;
  float: left;
  width: 140px;
  text-align: right;
  color: #666;
}

/*** Join Process universal styles  ***/

.join_process .product_photo {
		float: left;
		margin: 0 25px 0 0;
	display: block;
	width: 160px;
	height: 190px;
	}

/* Invite Progress */
.invite_progress {
	margin: 1em 0;
	}
.invite_progress h2 {
	color: #747474;
	font-weight: normal;
	margin: 0.5em 0;
	}
.invite_progress table {
	margin: 1em 0 0 0;
	font-size: 1em;
	color: #1B518B;
	}
.invite_progress td, .invite_progress .th { padding: 3px; }
.invite_progress th {
	width: 120px;
	font-weight: bold;
	text-align: left;
	}
.invite_progress th.empty { width: auto; }
.invite_progress .yes, .invite_progress .no {
	width: 75px;
	text-align: center;
	}
.invite_progress .no { color: #B84F36; }
.invite_progress .yes { color: #3C8B1B; }

.invite_progress .none { color: #747474; }
.invite_progress .name { padding-right: 50px; }
.invite_progress .number { width: 15px; }

.invite_progress .num_friends {
	color: #3C8B1B;
	}




/**********************************
	Footer
***********************************/
#footer{
	width: 760px;
	margin: 0 auto;
	border-top: 2px solid #eeeeee;
	padding: 10px;
	color: #bababa;
	font-size: .8em;
	margin-top: 10px;
}
#footer .footer_left{
	float:left;
	margin-left: 16px;
}
#footer a{
	color: #bababa;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .footer_right{
	float:right;
	margin-right: 16px;
}




/**********************************
	Home Page related styles
***********************************/
#home_wrapper{
	width:790px;
	margin:0 auto;
	font-size:1.1em;
	padding-top:30px;
}
#home_wrapper a{
	color: #3c8b1b;
	text-decoration:none;
}
#home_wrapper a:hover{
	color: #1b518b;
	text-decoration:underline;
}


/* CGS images */
#cgs_photos {
  margin: 2em 1em;
}

#cgs_photos a {
  margin: 0.6em;
}


/* Campaign selection */

#select_campaign {
  font-size: 18px;
  color: #747474;
  margin: 1em 24px;
}

#select_campaign p.intro_text {
  margin-bottom: 1em;
  font-weight: bold;
}

#select_campaign .campaign {
  float: left;
  margin-right: 2em;
  text-align: center;
}

#select_campaign .campaign .learn_more {
  margin-top: 8px;
  font-size: 14px;
}

#campaign_invite_block {
  clear: both;
}
