#col1 {
	width: 677px !important;
	padding: 0 !important;
}
#col1 h2.sIFR-replaced {
	display: none !important;
}

.sIFR-hasFlash h2 {
	display:none;
}

.addthis_button {
	margin-left: 20px;
}
.font-resize {
	margin-right: 20px;
}

/* ----------- */

#eh_debug {
	display: block;
	position:fixed;
	top: 0;
	left: 0;
	width: 600px;
	min-height: 20px;
	background-color:#FFF;
	color:#000;
	z-index: 100;
}

#eh_container {
	font-size: 1.2em;
	line-height: 1.4em;
}
	#eh_container a {
		color: #00AEEF;
	}

.clearall {
	display: block;
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}

.eh_h {
	display:block;
	font-size: 1.8em;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}

#eh_loading_overlay {
	display: none;
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 50;
}
	#eh_loading_overlay div {
		display: block;
		position:fixed;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
		height: 100%;
		background-color:#646756;
		background-image: url(img/loading.gif);
		background-position: center center;
		background-repeat: no-repeat;
		opacity: .30;
		filter:Alpha(Opacity=30);
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}

.eh_back1 {
	background-image: url(img/back2.png);
	background-repeat:repeat-x;
}
.eh_back2 {
	border-top: 1px solid #939598;
	background-image: url(img/back2.png);
	background-repeat:repeat-x;
}

/* -- eh_steps -- */

#eh_steps {
	padding: 23px 20px 20px 20px;
	font-size: .9em;
	line-height: 1.2em;
}

#eh_steps .eh_items {
}
	#eh_steps .eh_items .eh_item {
		float: left;
		width: 33%;
	}
	#eh_steps .eh_items .eh_item.first {
	}
	#eh_steps .eh_items .eh_item.last {
	}

	#eh_steps .eh_items .eh_item .eh_box {
		padding: 0px 10px;
	}

#eh_steps p {
	margin-top: 0;
	padding-top: 0;
}

.eh_pledges {
	display: block;
	overflow:visible;
	font-size:1.3em;
	line-height:normal;
}
	.eh_pledges span {
		color:#ef4223;
		font-weight:bold;
	}
	.eh_pledges strong {
		color:#000000;
	}

/* -- eh_members -- */

#eh_members {
	padding: 20px;
}

#eh_members h2 {
}

#eh_members_content {
	height: 230px;
	overflow:hidden;
	z-index: 30;
}
	#eh_members_content.off {
		background-image: url(img/loading.gif);
		background-repeat:no-repeat;
		background-position: center center;
	}

#eh_members .eh_control {
}
	#eh_members .eh_control.left {
	}
	#eh_members .eh_control.right {
	}
	#eh_members .eh_content {
		height: 230px;
	}
		#eh_members .eh_content .eh_image {
			display:block;
			position: relative;
			width: 552px;
			height: 230px;
			background-color:#EEE;
		}
		#eh_members .eh_content .eh_overlay {
			display:block;
			position: relative;
			top: -230px;
			width: 552px;
			height: 230px;
		}
			#eh_members .eh_overlay td {
				position:relative;
				width: 46px;
				height: 46px;
				overflow:hidden;
				background-image: url(img/member_overlay.png);
				_background-image: url(img/member_overlay.gif); /* IE 6 only */
				background-position: 0px 0px;
				z-index:29;
			}
			
				#eh_members .eh_overlay td.over {
					background-image: url(img/member_overlay_over.png);
					_background-image: url(img/member_overlay_over.gif); /* IE 6 only */
				}
				
				#eh_members .eh_overlay td div {
					display: none;
					position:relative;
				}

#eh_members .eh_memberssub {
	padding: 15px 46px 0px 44px;
}
#eh_member_credits {
	float: right;
	width: auto;
	color:#CCC;
	font-size: .8em;
	line-height: 1em;
	text-align:right;
}

/* -- eh_members_ticker -- */

#eh_members_ticker {
	display: block;
	position:relative;
	top: 0;
	left: 0;
	overflow:hidden;
	width: 547px;
	height: 20px;
	margin: 10px 0px 10px 40px;
	font-size: .9em;
	line-height: 1.1em;
	z-index: 10;
}
	#eh_members_ticker ul {
		display:inline;
		margin: 0;
		padding: 0px 550px 0px 550px;
		list-style-type:none;
		white-space:nowrap;
		overflow:visible;
	}
		#eh_members_ticker ul li {
			display:inline;
			margin: 0;
			padding: 0 0 0 10px;
		}

		#eh_members_ticker ul li span.n {
			text-transform:uppercase;
			font-weight:bold;
		}
		#eh_members_ticker ul li span.a {
			color: #00AEEF;			
		}


/* -- eh_members_tooltip -- */

#eh_members_tooltip {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	z-index:30;
	font-size: 1em;
}
	#eh_members_tooltip .eh_members_tooltip_content {
		padding: 5px;
		background-color:#FFF;
		border-top: 2px solid #b83600;
		border-left: 2px solid #b83600;
		border-right: 2px solid #b83600;
		overflow: hidden;
	}
	#eh_members_tooltip .eh_members_tooltip_nob {
		display: block;
		height: 9px;
		overflow: hidden;
		background-image:url(img/tooltopnob.gif)
	}

#eh_members_tooltip .f1 {
	font-size: 1.2em;
	font-weight:bold;
}
#eh_members_tooltip .f2 {
	text-transform:uppercase;
}
#eh_members_tooltip .f3 {
}
#eh_members_tooltip .f4 {
	color: #03F;
}
	#eh_members_tooltip .f4 ul {
		margin: 5px;
		padding: 0px 0px 0px 12px;
	}
		#eh_members_tooltip .f4 ul li {
			color: #00AEEF;			
			margin: 0;
			padding: 0;
		}
		
/* -- eh_comments -- */

#eh_comments {
	padding: 20px;
}

#eh_comments h2 {
}

#eh_comments_content {
	height: 250px;
	padding-top: 10px;
	overflow:hidden;
	font-size: .9em;
	line-height: 1.1em;
}
	#eh_comments_content.off {
		background-image: url(img/loading.gif);
		background-repeat:no-repeat;
		background-position: center center;
	}

#eh_comments .eh_control {
}
	#eh_comments .eh_control.left {
	}
	#eh_comments .eh_control.right {
	}
#eh_comments .eh_content {
		height: 250px;
}
	#eh_comments .eh_content .eh_items {
			padding-left: 4px;
	}
		#eh_comments .eh_content .eh_items .eh_item {
			float: left;
			width: 100px;
			margin-right: 10px;
		}
			#eh_comments .eh_content .eh_items .eh_item.last {
				margin-right: 0px;
			}
			#eh_comments .eh_content .eh_items .eh_item .eh_item_content {
				display: block;
				width: 100%;
				margin: 5px 0px 0px 0px;
				overflow: hidden;
			}
		#eh_comments .eh_content .eh_items .eh_item img {
			position:absolute;
		}
		#eh_comments .eh_content .eh_items .eh_item h3 {
			font-size: 1.2em;
		}

		#eh_comments .eh_content .eh_items .eh_item .eh_item_image {
			display: block;
			width: 100px;
			height: 100px;
			overflow: hidden;
		}
		#eh_comments .eh_content .eh_items .eh_item .eh_item_image img {
			position:absolute;
			display: block;
			width: 100px;
			height: 100px;
		}
		#eh_comments .eh_content .eh_items .eh_item .eh_item_image .eh_overlay {
			position:absolute;
			display: block;
			width: 100px;
			height: 100px;
			background-image: url(img/comment_overlay.png);
			_background-image: url(img/comment_overlay.gif);
		}

#eh_comments .eh_report {
	text-align:right;
}

/* -- eh_dialog -- */

#eh_dialog_overlay {
	display: none;
	position:fixed;
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
}
	#eh_dialog_overlay div {
		display: block;
		position:fixed;
		top: 0px;
		left: 0px;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background-color:#646756;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}

.eh_dialog {
	display: none;
	position:absolute;
	top: 0px;
	width: 600px;
	margin: 0px 0px 0px 160px;
	z-index: 40;
}

/* -- eh_dialog box -- */

.eh_dialog .eh_dialog_t {
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.eh_dialog .eh_dialog_t {
	background-image: url(img/dialog_tw.png);
	_background-image: url(img/dialog_tw.gif);
}
.eh_dialog.black .eh_dialog_t {
	background-image: url(img/dialog_tb.png);
	_background-image: url(img/dialog_tb.gif);
}
.eh_dialog .eh_dialog_l {
	background-image: url(img/dialog_l.png);
	_background-image: url(img/dialog_l.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	overflow: hidden;
}
.eh_dialog .eh_dialog_r {
	background-image: url(img/dialog_r.png);
	_background-image: url(img/dialog_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	overflow: hidden;
}
.eh_dialog .eh_dialog_m {
	background-color:#FFF;
	overflow: hidden;
}
.eh_dialog .eh_dialog_b {
	height: 20px;
	background-image: url(img/dialog_b.png);
	_background-image: url(img/dialog_b.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}


.eh_dialog .eh_close {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 32px;
	height: 32px;
	overflow:hidden;
}
	.eh_dialog .eh_close a {
		display: block;
	}

.eh_dialog .top {
	background-color:#000;
	padding: 30px;
}
	.eh_dialog .top .eh_logo {
		float:right;
		width:80px;
		margin-top:15px;
	}

.eh_dialog .padding1 {
	padding: 20px 30px 20px 30px;
}
.eh_dialog .padding2 {
	padding: 20px 30px 20px 30px;
}
.eh_dialog .bottom {
	padding: 5px 30px;
	font-size: .9em;
}
	.eh_dialog .bottom p {
		margin: 0;
		padding: 0;
	}

.eh_button {
	background-color:#E14F03;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Verdana;
	font-size:14px;
	padding:5px;
}

#eh_takeaction_type0,
#eh_takeaction_type0_upload {
	display: block;
}
#eh_takeaction_type1,
#eh_takeaction_type1_upload {
	display: none;
}
#eh_takeaction_comment {
	display: none;
}

#eh_actions_content {
	min-width: 270px;
	min-height: 90px;
}
#eh_actions_content.off {
	background-image: url(img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* -- eh_dialog_watch -- */

#eh_dialog_watch {
}
	#eh_dialog_watch a {
		color: #000;
		text-decoration:none;
	}

#eh_dialog_watch table tr td.on {
	background-color:#DDD;
}

#eh_youtube {
	height: 354px;
	background-image:url(img/loading.gif);
	background-position: center center;
	background-repeat:no-repeat;
}

/* -- eh_dialog_why -- */

#eh_dialog_why {
}

/* -- common -- */

.eh_accordian .eh_h {
	background-image:url(img/but_up_up.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 38px;
	padding-top: 8px;
	height: 23px;
	margin-bottom: 0;
	cursor:pointer;
}
.eh_accordian .eh_i .eh_h:hover {background-image:url(img/but_up_over.png);}
.eh_accordian .eh_i.close .eh_h {background-image:url(img/but_down_up.png);}
.eh_accordian .eh_i.close .eh_h:hover {background-image:url(img/but_down_over.png);}
.eh_accordian .eh_i .eh_c {display: block;}
.eh_accordian .eh_i.close .eh_c {display: none;}
.eh_accordian .padding1 {padding-bottom: 10px;}

.eh_control {
	height: 230px;
}
.eh_control.left {float: left;}
.eh_control.right {float: right;}

.eh_control.left,
.eh_control.right {
	width: 40px;
	height: 230px;
	overflow:hidden;
}

.eh_control.left a,
.eh_control.right a {
	display: block;;
	width: 40px;
	height: 230px;
	overflow:hidden;
	text-indent: 50px;
	background-repeat:no-repeat;
	background-position:left center;
}
.eh_control.left a {background-image: url(img/but_arrow_left.gif)}
.eh_control.left a:hover {background-image: url(img/but_arrow_left_over.gif)}
.eh_control.right a {background-image: url(img/but_arrow_right.gif)}
.eh_control.right a:hover {background-image: url(img/but_arrow_right_over.gif)}

.eh_content {
	display: block;
	position: relative;
	margin: 0px 40px;
	_margin: 0px; /* IE 6 only */
	_float: left; /* IE 6 only */
	width: 552px;
	height: 230px;
	overflow:hidden;
}

.eh_but {
	display: block;
	height: 25px;
	padding: 7px 0px 0px 32px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	color: #666 !important;
	text-transform:uppercase;
	font-weight:bold;
}
.eh_but:hover {
}
input.eh_but {
	display: block;
	background-color: #FFF;
	height: 30px;
	border: 0;
	margin: 0;
	vertical-align:top;
}

.eh_but.eh_but_right {background-image: url(img/but_right_up.png);}
.eh_but.eh_but_right:hover {background-image: url(img/but_right_over.png);}
.eh_but.eh_but_right:click {background-image: url(img/but_right_down.png);}

.eh_but.eh_but_left {background-image: url(img/but_left_up.png);}
.eh_but.eh_but_left:hover {background-image: url(img/but_left_over.png);}
.eh_but.eh_but_left:click {background-image: url(img/but_left_down.png);}

.eh_but.eh_but_off {background-image: url(img/but_off_up.png);}
.eh_but.eh_but_off:hover {background-image: url(img/but_off_over.png);}
.eh_but.eh_but_off:click {background-image: url(img/but_off_down.png);}

.eh_dialog.black .eh_but.eh_but_off {background-image: url(img/but_offb_up.png);}
.eh_dialog.black .eh_but.eh_but_off:hover {background-image: url(img/but_offb_over.png);}
.eh_dialog.black .eh_but.eh_but_off:click {background-image: url(img/but_offb_down.png);}

.eh_req {
	color: #F00;
}
.eh_whatis,
.eh_whatis a {
	color: #555555;
	text-decoration:none;
}
.eh_whatis a:hover {
	text-decoration:underline;
}
