@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	padding:0;
	margin:0;
	text-decoration:none;
	border:none;
	
	
}
html {
	min-height: 100%;
	margin-bottom:1px;
	font-size:10px;
 filter: expression(document.execCommand("BackgroundImageCache", false, true))
}
#container img {
	vertical-align: top;
}
a:focus {
	outline:none;
}
body {
	background:#383838;
	color:#322f31;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#image-cache {
	position: absolute;
	left: -8000px;
	top: -8000px;
}
p, #text blockquote, #text ul {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.1em;
}
p a, #text ul a, ul#gallery-nav li a:hover, ul#gallery-nav li a.active, div.controls a:hover, #text h4 a, h4.message a, .video-yt a {
	color:#ed1c24;
	text-decoration:none;
}
p a:hover, #text ul a:hover, #text h4 a:hover, h4.message a:hover, #news-col h2 a:hover, .video-yt a:hover {
	color:#871218;
}
#container {
	width:1023px;
	padding-left:14px;
	padding-right:14px;
	overflow:hidden;
	background: url(../images/bg-container.gif) repeat-y top left;
	margin:auto;
}
#header {
	background:url(../images/bg-header.gif) no-repeat top right;
	width:100%;
	float:left;
	height:127px;
}
#header img {
	float:left;
}
#main-nav {
	height:44px;
	width:648px;
	float:left;
}
#main-nav ul {
	margin:auto;
	height:44px;
	width:648px;
}
#main-nav ul li {
	float:left;
	position:relative;
	z-index:15
}
#main-nav ul li a {
	display:block;
	height:44px;
	background:url(../images/nav.gif);
}
#main-nav ul li a.about {
	width:111px;
}
#main-nav ul li a.about:hover, #main-nav ul li:hover a.about {
	background-position:0 -44px;
}
#main-nav ul li a.what-is-als {
	width:132px;
	background-position:-111px 0;
}
#main-nav ul li a.what-is-als:hover, #main-nav ul li:hover a.what-is-als {
	background-position:-111px -44px;
}
#main-nav ul li a.our-research {
	width:144px;
	background-position:-243px 0;
}
#main-nav ul li a.our-research:hover, #main-nav ul li:hover a.our-research {
	background-position:-243px -44px;
}
#main-nav ul li a.support-us {
	width:119px;
	background-position:-387px 0;
}
#main-nav ul li a.support-us:hover, #main-nav ul li:hover a.support-us {
	background-position:-387px -44px;
}
#main-nav ul li a.events-media {
	width:142px;
	background-position:-506px 0;
}
#main-nav ul li a.events-media:hover, #main-nav ul li:hover a.events-media {
	background-position:-506px -44px;
}
a span {
	display:none;
}
#main-nav ul li ul {
	display:none;
	position:absolute;
	top:44px;
	left:0;
	z-index:10;
	width:223px;
	height:auto;
	padding-bottom:20px;
	padding-top:10px;
	background:#fff;
	border-right:1px solid #929292;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #929292;
}
#main-nav ul li ul.last {
	right:0;
	left:auto;
}
#main-nav ul li:hover ul {
	display:block;
}
#main-nav ul li ul li {
	width:193px;
	padding:10px 15px 0 15px;
}
#main-nav ul li ul li a, #sub-nav ul li a {
	background:url(../images/drop-dot.gif) no-repeat left .3em;
	display:block;
	padding-left:11px;
	color:#ed1c24;
	font-size:1.3em;
	height:auto;
	padding-right:11px;
}
#text ul li {
	background:url(../images/drop-dot.gif) no-repeat left .3em;
	padding-left:11px;
}
#thumbs ul li, #thumbs-news ul li {
	padding:0;
	background:none;
	list-style:none;
}
#main-nav ul li ul li a:hover {
	color:#871218;
}
#main-content #sub-nav ul li.selected a {
	color:#000;
}
#quotes {
	height:82px;
	width:648px;
	float:left;
	position:relative;
	overflow:hidden;
	z-index:1;
}
#support {
	height:85px;
	width:255px;
	float:left;
}
#animations {
	height:85px;
	width:255px;
	float:left;
}
#image-area {
	width:510px;
	height:552px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right:4px;
}

#home-video {
	width:490px;
	height:527px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right:4px; padding:15px 5px 10px 15px;
}
#cycler {
	width:510px;
	height:552px;
	background:red;
	overflow:hidden;
	background:#fff;
	position:relative;
}
#cycler .cycler-item {
	float:left;
	position:relative;
	height:552px;
}
#cycler .heading {
	display:block;
	position:absolute;
	bottom:139px;
	left:0;
	width:450px;
	padding:20px;
	padding-top:13px;
	background:#000;
	z-index:10;
}
#cycler .heading h1 {
	color:#fff;
	font-size:2.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight:bold;
}
#cycler .heading h1 span
{font-size:.8em;
}
h2 {
	font-size:1.8em;
	font-weight:normal;
	color:#ed1c24;
	line-height:1.15em;
	margin-bottom:.2em;
}
#news-col h2 a {color:#ed1c24;}
#news-col h2 span {
	font-size:.9em;
}
#news-col span {
	color:#ed1c24;
	font-size:1.5em;
}

sup {
	line-height:0;
	vertical-align:.2em;
}
#cycler .text {
	height:105px;
	padding:10px 5px 0px 20px;
	padding-top:55px;
}
#cycler .text p {
	font-size:1.1em;
	line-height:1.4em;
}
#cycler .caption {
	position:absolute;
	bottom:15px;
	width:470px;
}
#cycler .caption p, #cycler p.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin-bottom:.4em;
}
p.copy {
	position:absolute;
	top:-20px;
	left:20px;
	color:#999999;
}
#counter {
	position:absolute;
	bottom:139px;
	right: 20px;
	z-index:20;
}
#pager {
	margin: 0;
	float:left;
}
#pager a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:2px 7px 2px 7px;
	font-size:1em;
	background:#871218;
	text-decoration: none;
	color:#fff;
	float:left;
	display:block;
	display:inline;
}
#pager a.activeSlide {
	background:#fff;
	color:#871218;
}
#news-col {
	padding:20px 20px 5px 20px;
	width:210px;
	/*background:#fff url(../images/news-col.gif) no-repeat top left;*/
	float:left;
	margin-right:4px;
	position:relative;
}
#news-col p {
	padding-bottom:15px;
	border-bottom:1px dotted #918f8f;
	font-size:1.1em;
	text-align:center;
	line-height:1.3em;
	overflow:hidden;
	color:#ed1c24 !important;
}
#news-col .fourstar{
	border-bottom:none !important;
	padding-bottom:0px !important;
}
.marginbottom5 {
	margin-bottom:5px;
}
#news-col em a {
	line-height:1.65em;
}
#whatis-col {
	width:255px;
	background:#fff url(../images/whatis-col.gif) no-repeat top left;
	float:left;
}
#callouts {
	width:255px;
	float:right;
}
a.contribute {
	display:block;
	height:60px;
	width:255px;
	background:url(../images/btn-contribute.gif) no-repeat top left;
}
#whatis-col p {
	font-size:1.4em;
	line-height:1.5em;
	padding:40px 20px 0 20px;
	float:left;
	margin-bottom:.7em;
}
#main-content {
	background:#fff url(../images/bg-text.gif) no-repeat 748px 0px;
	float:left;
	width:1023px;
}
#sub-nav {
	width:180px;
	float:left;
}
#sub-nav p.breadcrumbs {
	padding: 5px 20px 5px 20px;
	font-style:italic;
	margin:0;
	position:absolute;
	width:727px;
}
#sub-nav p.breadcrumbs, #sub-nav p.breadcrumbs a {
	color:#999999;
}
#sub-nav p.breadcrumbs a.selected {
	color:#000;
}
#sub-nav p.breadcrumbs span {
	color:#000;
}
#sub-nav h1 {
	font-size:3.2em;
	line-height:1em;
	font-style:italic;
	font-weight:normal;
	padding: 10px 20px 10px 20px;
	color:#000;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin:.9em 0 .4em 0;
	background:url(../images/bg-sub-nav.gif) repeat-y top left;
}
#sub-nav ul {
	padding: 5px 0 20px 10px;
	width:150px;
}
#sub-nav ul li, #sub-nav ul li ul li {
	margin-bottom:2em;
	float:left;
	width:160px;
}
#sub-nav ul li ul {
	margin:1em 0 0 1em;
	padding:0;
	width:150px;
}
#sub-nav ul li ul li {
	float:left;
	width:150px;
	padding:0;
	margin-bottom:.5em;
}
#main-content #sub-nav ul li.selected ul li a {
	font-size:1.1em;
	color:#ed1c24;
}
#sub-nav ul li ul li a {
	font-size:1.1em;
color:# F00;
}
#main-content #sub-nav ul li.selected ul li.selected a {
	color:#000;
}
#text {
	width:513px;
	float:left;
	padding:42px 32px 42px 42px;
}
#text p span {
	color:#999999;
}
#contactform span.req {
	color:#ed1c24;
}
#text blockquote {
	font-size:1.3em;
	color:#636467;
	font-style:italic;
	padding: 0 20px 0 20px;
}
#text h2 {
	font-size:2.5em;
	margin-bottom:.3em;
}
#text h2 span {
	color:#000;
}
#text h4 {
	margin-bottom:.2em;
	font-size:1.5em;
	line-height:1.2em;
}
#text h4.books {
	margin-bottom:.4em;
}
#timeline h4 {
	color:#ed1c24;
	font-weight:normal;
}
#events-box img {
	padding:0 5px 5px 0;
	float:left;
}
#footer {
	background:#000;
	padding:20px 20px 12px 20px;
	float:left;
	width: 983px;
	position:relative;
}
#footer .col {
	float:left;
	width:144px;
	padding-right:20px;
}
#footer h5 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ed1c24;
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:.3em;
}
#footer h5 a {
	color:#ed1c24;
}
.clear {
	clear:both;
}
#text p, #text h4, #footer p, #footer ul li a, #text ul, .contribute-left p {
	font-family: Arial, Helvetica, sans-serif;
}
#text ul.float-left {
	float:left;
	padding-right:40px;
}
#footer ul li a {
	color:#999999;
	font-size:1em;
	line-height:1.5em;
}
#footer ul li a:hover, #footer p a:hover {
	text-decoration:none;
	color:#fff;
}
#sponsors {
	width:100%;
	float:left;
	padding-bottom:20px;
}
#sponsors img {
	float:left;
	margin-right:64px;
}
#sponsors p {
	float:right;
}
#utility {
	float:left;
	width:160px;
	margin:0
}
#utility form {
	padding-bottom:1.1em;
	float:right;
}
#utility p, #sponsors p {
	text-align:right;
	font-size:1em;
	color:#999999;
}
#utility p a, #sponsors p a {
	color:#999999;
}
#utility p.white {
	color:#fff;
	clear:both;
	margin:0;
}
#utility p#iomedia {
	position:absolute;
	left:20px;
	bottom:12px;
	margin:0;
}
#search {
	background:url(../images/bg-search.gif) no-repeat top left;
	color:#fff;
	width:127px;
	height:19px;
	padding-top:3px;
	padding-left:10px;
	float:right;
}
#cse-search-box #search {
	background:url(../images/bg-search-w.gif) no-repeat top left;
	color:#000;
}
#submit {
	background:url(../images/btn-search.gif) no-repeat top left;
	height:22px;
	width:22px;
	float:right;
}
#cse-search-box #submit {
	background:url(../images/btn-search-w.gif) no-repeat top left;
}
a.icons {
	background:url(../images/icons-white.gif) no-repeat;
	height:23px;
	width:23px;    
	float:left;
    margin-top:2px;
}

p#icons {padding:0; border:none; color:#322f31 !important}

#utility a.icons {
	background:url(../images/icons.gif) no-repeat; 
	margin:0 0 1.1em 0;
	float:right;
	*margin-bottom:0; 
}

#utility a#twitter, p#icons a#twitter {
	background-position: 0 0;
}
#utility a#facebook, p#icons #facebook {
	background-position: -25px 0;
}
p#icons a#facebook {
	margin-right:5px;
}
a#rss {
	background-position: -50px 0;
}
#bottom-shadow {
	width:1023px;
	padding-left:14px;
	padding-right:14px;
	height:20px;
	background: url(../images/bottom-shadow.gif) no-repeat bottom left;
	margin:auto;
}
td {
	vertical-align:top
}
table.text td {
	padding: 10px 15px 10px 0
}
a.pdf {
	background: url(../images/pdf.gif) no-repeat top left;
	padding-left: 22px;
	padding-bottom:2px;
}
a.video {
	background: url(../images/video.gif) no-repeat left .3em;
	padding-left: 28px;
}
h4 a.video {
	background: url(../images/video.gif) no-repeat left .1em;
}
#timeline {
	background: url(../images/bg-timeline.jpg) repeat-y top left;
	padding-left:80px;
}
#timeline td {
	padding:15px;
	background:#fff url(../images/gradient-line.jpg) no-repeat top left;
}
table#events {
	width:100%
}
table#events p strong {
	text-transform:uppercase;
}
table#events td {
	padding:15px 15px 15px 0;
	background:#fff url(../images/gradient-line.jpg) no-repeat top left;
}
table#events img {
	border:1px solid #999999;
}
.tooltxt {
	clear:both;
}
.tooltxt, .tooltip-top {
	padding:15px;
	color:#000;
}
.tooltip-top {
	background:#e7e7e7;
	overflow:hidden;
	float:left;
	width:294px;
}
.tooltip-float {
	float:left;
	padding-left:20px;
	width:202px;
}
.tooltip-top img {
	padding-bottom:15px;
	float:left;
}
.tooltip-top h3 {
	font-size:1em;
	font-weight:normal;
	line-height:1.1em;
	padding-left:65px;
	padding-bottom:.5em;
	height:1%;
	clear:both;
}
h3.supporter {
	background: url(../images/tool-text-supporter.gif) no-repeat top left;
	font-size:1em;
	font-weight:bold;
}
h3.event {
	background: url(../images/tool-text-event.gif) no-repeat top left;
}
h3.location {
	background: url(../images/tool-text-location.gif) no-repeat top left;
}
h3.occupation {
	background: url(../images/tool-text-occupation.gif) no-repeat top left;
}
h3.researcher {
	background: url(../images/tool-text-researcher.gif) no-repeat top left;
}
h3.school {
	background: url(../images/tool-text-school.gif) no-repeat top left;
}
h3.specialty {
	background: url(../images/tool-text-specialty.gif) no-repeat top left;
}
#text h3 {
	font-weight:normal;
	font-size:1.8em;
	padding-top:1.3em;
	clear:both;
	line-height:1.5em;
}
#text h3.events {
	padding-top:.8em;
}
ul#gallery-nav {
	width:460px;
	float:left;
	margin:0;
	padding-bottom:10px;
}
ul#gallery-nav li {
	float:left;
	padding:0 10px 0 0;
	background:none;
	font-weight:bold;
}
ul#gallery-nav li a, div.controls a {
	color:#999999;
}
div.content {
	float: left;
	width: 392px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 18px;
	padding-top:15px;
	height: 23px;
	width:392px;
	float:left;
	background:#fff url(../images/gradient-line.jpg) no-repeat top left;
}
div.controls a {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
	background:#999999;
}
#gallery-news {
	height:560px;
}
#gallery-news div.slideshow-container {
	background:#fff;
	height:550px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 392px;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 392px;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
	padding:2px 0px 0px 0px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
#container div.slideshow img {
	border: 1px solid #ccc;
	margin:2px 2px 0px 2px;
}
#gallery-news div.slideshow img {
	vertical-align: top;
	position:absolute;
	top:0;
	left:0;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 393px;
	top: 0;
	left: 0;
}
#gallery-news span.image-caption {
	display: block;
	position: absolute;
	width: 200px;
	top: -550px;
	left: 292px;
	background:#fff;
}
div.caption {
	padding-top: 12px;
}
#gallery-news div.caption {
	padding-top: 0;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 5px;
}
#text div.image-desc h4 {
	margin-bottom:1em;
}
div.image-desc a {
	color:#ed1c24
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100px;
}
ul.thumbs li {
	float: right;
	padding: 0;
	margin: 0px 0px 10px 20px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
#thumbs-news a.thumb {
	display:none;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
/*---buttons---*/
.prev-als {
	background: url(../images/form-back-button.jpg) no-repeat;
	height:32px;
	width:202px;
	margin-left:61px;
	display:block;
	display:inline;
	outline:none;
	float:left;
	cursor:pointer;
}
.form-next {
	height:32px;
	width:202px;
	float:right;
	display:block;
	cursor:pointer;
	outline:none;
}
.form-step3 {
	background: url(../images/form-step4-button.jpg) no-repeat;
}
.form-step2 {
	background: url(../images/form-step3-button.jpg) no-repeat;
}
.form-step1 {
	background: url(../images/form-step2-button.jpg) no-repeat;
}
.prev-next {
	width:490px;
	float:left;
	margin-bottom:8px;
 *margin-bottom:0;
}
/*----*/
.form-step5 {
	background: url(../images/form-submit-button.jpg) no-repeat;
	height:32px;
	width:202px;
	display:block;
	cursor:pointer;
	float:right;
}
.form-submit {
	background: url(../images/form-submit-button.jpg) no-repeat;
	height:32px;
	cursor:pointer;
	width:202px;
	display:block;
	float:right;
}
/*---end buttons---*/




/*---form----------*/


#text a.read-more1 {
	background:url(../images/arrow-read.gif) no-repeat left;
	padding-left:12px;
}
#contactform {
	background:#c3c1c2 url(../images/left-gradient-strip.gif) no-repeat left bottom;
	padding-left:51px;
}
#contactform table {
	background-color:#FFF;
}
#contactform td {
	padding-bottom:15px;
	padding-left:10px;
}
#contactform td.gradient {
	background:#fff url(../images/gradient-line.jpg) no-repeat top left;
	padding-top:15px;
}
#contactform td.gradient_tickets{
	background:#fff url(../images/gradient-line.jpg) no-repeat top left;
	padding-top:15px;
	width:450px;
}
#contribute-separate {
	display:block;
	height:35px;
	width: 100%;
	background:#fff url(../images/gradient-linec.jpg) no-repeat top left;
}
#contactform td p {
	margin-bottom:0px;
}
#contactform label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:5px;
	line-height:1.5em;
}
#contactform label.gray {
	color:#999999;
}
#text #contactform ul li {
	background:none;
	padding-left:0px;
}
/*step2*/

#contactform label.field-Title {
	float: left;
	width: 75px;
	padding-right: 21px;
	_padding-right: 1px;
}
#contactform label.field-Title select {
	float: left;
	width:75px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#contactform label.field-Title {
 float: left;
 width: 75px;
 padding-right: 4px;
 margin-right:0px;
}
}
#text #contactform #submitform ul li, #text #contactform #event ul.list li {
	background:url(../images/square.jpg) no-repeat left .5em;
	padding-left:14px;
	padding-bottom:5px;
	display:block;
}
#level ul {
	width:465px;
	height:27px;
	margin:0px 0px 28px 0;
}
#level ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#level ul li span {
	display:none;
}
#level ul li.level1 {
	background:  url(../images/level-1-normal.jpg) top left no-repeat;
	height:27px;
	width:137px;
	outline:none;
	display:block;
	float:left;
}
#level ul li.level2 {
	background: url(../images/level-2-normal.jpg) no-repeat;
	height:27px;
	width:132px;
	outline:none;
	display:block;
}
#level ul li.level3 {
	background: url(../images/level-3-normal.jpg) no-repeat;
	height:27px;
	width:78px;
	outline:none;
	display:block;
}
#level ul li.selected {
	background-position:0 -27px;
}
h5 {
	font-size:16px;
	color:#ed1c24;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:.5em;
}
h5 span {
	color:#000;
}
p span .req {
	color:#ed1c24;
}
#sub-nav .contribute-left {
	background:url(../images/contribute-left-bg.gif) repeat-y top left;
	width:auto;
	_width:50%;
	height:auto;
	float:left;
	_margin-top:-20px;
}
#sub-nav .contribute-left .contribute-info1 {
	background:url(../images/contribute-left-border.gif) no-repeat top left;
	width:160px;
	padding:20px 0 0 20px;
	margin:0;
}
#sub-nav .contribute-left .contribute-info2 {
	background:url(../images/border-mid.gif) no-repeat bottom left;
	width:160px;
	padding:20px 0 25px 0;
	margin:0 0 0 20px;
}
#sub-nav .contribute-left .contribute-info3 {
	background:url(../images/contribute-left-border.gif) no-repeat bottom left;
	width:160px;
	padding:0 0 20px 20px;
}
.contribute-left h2 {
	font-size:2.5em;
	margin-bottom:.5em;
}
.contribute-left p {
	font-size:1.2em;
	line-height:18px;
}
.contribute-left p strong, #text h4.serif {
	font-size:16px;
	color:#383838;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.contribute-left p.small {
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin-top:15px;
}
.contribute-left p.small strong {
	font-size:11px;
	color:#6b6b6b;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
/*--video player---*/


.alsvideo {
	float:left;
	width:153px;
	padding-right:16px; margin-left:85px;
}
.alsvideo h5, .alsvideoright h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ed2e2b;
	font-weight:normal;
	font-size:1.4em;
	line-height:1.3em;
	margin-bottom:.3em;
	margin-top:12px;
}
.alsvideoright {
	float:left;
	width:153px;
}
/*----overlay----*/
#GB_overlay {
	background-color: #000;
	position: absolute;
	margin: 0xp;
	top: 0;
	left: 0;
	z-index: 100;
}
#GB_window {
	top: 0;
	position: absolute;
	overflow: visible;
	z-index: 150;
	margin:0;
}
#GB_window .content {
	width: auto;
	padding:0px 0px 0px 6px;
	margin:0;
}
#GB_frame {
	border: 0;
	margin: 0;
	padding: 0;
	overflow:visible;
	white-space: nowrap;
}
.GB_Gallery {
	margin: 0;
	padding:0;
}
.GB_Gallery .content {
	background-color: #fff;
}
.header {
	height:20x;
	margin:0;
}
.GB_header {
	top: 0px;
	left: 0px;
	z-index: 500;
	position: absolute;
}
.GB_header .inner {
	background-color: #333;
	font-family: Arial, Verdana, sans-serif;
}
.GB_header table {
	margin: 0;
	padding:0;
	width: auto;
	border-collapse: collapse;
}
.GB_header .caption {
	text-align: left;
	color: #eee;
	white-space: nowrap;
	font-size: 20px;
}
.GB_header .close {
	text-align: left;
}
.GB_header .close img {
	z-index: 500;
	cursor: pointer;
	width:16px;
	height:16px;
}
#GB_middle {
	color: #eee;
}
#GB_middle img {
	cursor: pointer;
}
#GB_middle .disabled {
	cursor: default;
}
#GB_middle .left {
	padding-right: 0px;
}
#GB_middle .right {
	padding-left: 0px;
}
.GB_Window .content {
	background-color: #fff;
	border-top: none;
}
.GB_Window .header {
	margin-top:0px;
	background:#fff;
	padding:0;
	clear:both;
}
.GB_Window .close {
	text-align: right;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:8px;
	float:right;
}
.GB_Window .close img {
	cursor: pointer;
	height:12px;
	width:54px;
	margin:0;
}
.GB_Window .on {
	color:#dca457;
}
.supporters, .share-story, .researchers, .sponsors, .video-yt {
	float:left;
	overflow:hidden;
	margin-right:3px;
	margin-bottom:3px;
	position:relative;
	display:inline;
}
.sponsors {
	width:161px;
	background:#868686;
	height:117px;
}
#text .sponsors h4 {
	color:#fff;
	text-transform:uppercase;
	margin:0;
	font-size:1.1em;
	padding: 5px 5px 0 9px;
}
.supporters, .share-story {
	width:161px;
	background:#868686;
	height:158px;
}
#text .supporters h4, #text .share-story h4, #text .researchers h4, .video-yt h4 {
	color:#fff;
	text-transform:uppercase;
	margin:0;
	font-size:1.1em;
	padding: 3px 5px 0 5px;
}

.video-yt h4 {
	color:#322f31;
	padding: 15px 5px 0 10px;
}
.video-yt a
{ padding-left:10px;
font-size:1.0em;
position:absolute;
bottom:5px;}
#text .researchers h4 span {
	font-weight:normal
}
#text .share-story h4 {
	padding-top:84px;
}
#text .supporters p, #text .researchers p {
	margin:0;
	padding:0 5px 0 5px;
	color:#fff;
	font-size:1.1em;
	line-height:1.1em;
}
#text .researchers p {
	padding-top:5px;
}
#text .supporters p.location {
	position:absolute;
	padding:0;
	bottom:5px;
	left:5px;
}
.share-story, .supporters:hover {
	background:#ed1c24;
}
.supporters a, .researchers a, .share-story a {
	background: url(../images/transparent.gif);
	width:161px;
	position:absolute;
	height:158px;
	display:block;
	z-index:5;
	top:0;
}
.researchers a {
	height:120px;
	width:120px;
}
.researchers {
	height:80px;
	width:120px;
	padding-top:20px;
	padding-bottom:20px;
	background:#ed1c24;
}

.video-yt {
	width:240px;
	margin-bottom:16px;
	padding-bottom:10px;
	background:#e8e8e8;
	cursor:pointer;
	margin-right:16px;
	height:265px;
}
#cse-search-results iframe {
	width:493px;
	height:1200px;
}
#Form input.submit {
	color:red;
	padding-top:0px;
	float:none;
	margin-top:0px;
	width:auto;
}
/*contribute-now callouts*/

#contribute-now {
	width:220px;
	padding:15px;
}
#contribute-now h2 {
	font-size:1.5em;
	margin:0 0 0 0;
}
#contribute-now h3 {
	font-size:1.4em;
	margin:10px 0 10px 0;
	color:#000;
	font-style:italic;
	width:220px;
}
#contribute-now p {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:1.2em;
	line-height:1.5em
}
#contribute-now ul {
	padding-top:5px;
}
#contribute-now ul li {
	width:210px;
	padding:0px 0px 12px 12px;
	float:left;
	margin:0;
	background:url(../images/drop-dot.gif) no-repeat left .5em;
}
.callout-event {
	float:left;
	width:220px;
	padding-bottom:20px;
}
.callout-event img {
	float:left;
	border:1px solid #c4c2c3;
	margin-top:0px;
	margin-right:10px;
}
.callout-event span {
	width:123px;
	padding-left:0px;
	font-size:11px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:13px;
}
.callout-event h5 {
	font-size:13px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.callout-event h5 a {
	font-size:12px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#F00;
	text-decoration:underline;
}
.callout-event h5 a:hover {
	color:#871218;
}
/**/
label.error {
	color:red;
	display:block;
	font-size:1.1em;
}
input.text, #Form input[type=text], #mailing-Form input[type=text],  #ticket-Form input[type=text],  select {
	border:1px solid #000;
}
#Form input[disabled] {
	background:#C0C0C0;
}
input.text {
	border:1px solid #000;
}
#Form input[type=radio], #Form input[type=checkbox], #mailing-Form input[type=checkbox], #ticket-Form input[type=checkbox]  {
	margin-top:3px;
*margin-top:0px;
}
input.radio {
	margin-top:2px;
*margin-top:-2px;
}
#Form input[type=text],#ticket-Form input[type=text], #mailing-Form input[type=text], input.text {
	padding:1px;
	vertical-align: middle;
}
#Form td div {
	float:left;
	padding-right:10px;
}
#Form input.submit {
	color:red;
	padding-top:0px;
	float:none;
	margin-top:0px;
	width:auto;
}
/**/

.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:20px 20px;
	margin-top:0;
	float:left;
}
.video {
	padding-top:0px;
	margin-top:0px;
	display:block;
	clear:both;
}
/* Checkboxes */
label.checkbox_checked {
	background: #fff url(../images/checkbox-checked.jpg) 0 2px no-repeat;
	display: block;
	margin: 0px 0;
	padding-left: 27px;
	outline:none;

}
label.checkbox_unchecked {
	background: #fff url(../images/checkbox.jpg) 0 2px no-repeat;
	display: block;
	margin: 0px 0;
	padding-left: 27px;
	outline:none;
}
/* Radio Buttons */
label.radio_checked {
	background: #fff url(../images/radio-checked.jpg) 0 1px no-repeat;
	display: block;
	margin: 0px 0;
	padding-left: 25px;
	outline:none;
}
label.radio_unchecked {
	background: #fff url(../images/radio.jpg) 0 1px no-repeat;
	display: block;
	margin: 0px 0;
	padding-left: 25px;
	outline:none;
}
.crirHidden {
	position: absolute;
	left: -1000px;
}






#mailing-Form .tic
{
float:left;
font-size:.9em;
}

#ticket-Form .text-verysmall {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px ;
	width: 15px;
	height:14px;
	margin: 3px 6px 3px 4px;
	text-align:center;
	}
	
#ticket-Form .check
	{ margin:0px 9px 0px 0px; line-height:22px; 	}
	
#ticket-Form .text-small
{
	margin:2px 0px 0px 3px;
}

#text #contactform #event ul.list
{
	margin-left:30px;
	margin-top:3px;
	
}


#text #contactform #event ul.list li.red
{
	color:red;
	background:url(../images/red-dot.gif) no-repeat left .5em; 
}

a.ticket {
	background: url(../images/ticket-icon.gif) no-repeat left .1em;
	padding-left: 30px;
	padding-bottom:2px;
	margin-left: 22px;
}

.ticket-now1
{
	background:url(../images/ticket-submit-button.jpg) no-repeat right ;
	width:202px;
	height:31px;
	font-size:0px;
	margin-left:122px;

	
}
.make-payment
{
	background:url(../images/payment-submit-button.png) no-repeat right ;
	width:202px;
	height:31px;
	font-size:0px;
	margin-left:122px;

	
}
#popup_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 3px #ed1c24;
	color: #322f31;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

#popup_content { padding: 15px; margin: 0px; }

#popup_message { padding-left:15px; padding-right:15px; padding-bottom:15px; padding-top:12px; }

#popup_panel { text-align: center; height:auto; margin:0 auto; }

#popup_ok{ background:url(../images/close.jpg) no-repeat; border:none; height:31px; cursor:pointer; width:102px; outline:none; margin:10px 0px 12px 0px; }


h3.website {
	background: url(../images/tool-text-website.jpg) no-repeat top left;
}
.news-img{ padding:5px 10px 5px 0; float:left;}
.t-green{ color:#266511;}




/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

.jqmOverlay {
	background-color: #757070;
}
.jqmConfirmWindow p {
	color:#444;
}
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
 	width: expression(this.parentNode.offsetWidth+'px');
 	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
div.jqmConfirm {
	display: none;
	position: fixed;
	top: 12%;
	left: 38%;
}
* html div.jqmConfirm {
	position: absolute;
 	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
div.jqmConfirmWindow {
	height:auto;
	width: auto;
	margin: auto;
	width:472px; 
	padding: 14px;
	background:#fff;
	border:1px solid #CFDAE5;
	overflow:hidden;
}
div.jqmConfirmWindow2 {
	height:auto;
	width: auto;
	margin: auto;
	width:745px; 
	padding: 14px;
	background:#fff;
	border:1px solid #CFDAE5;
	overflow:hidden;
}
div.jqmConfirmWindow3 {
	height:330px;
	width: auto;
	margin: auto;
	width:472px; 
	padding: 14px;
	background:#fff;
	border:1px solid #CFDAE5;
	overflow:hidden;
}
div.jqmConfirmWindow4 {
	width:400px; 
	background:#fff;
	padding:14px 18px 20px 0;
	border:1px solid #CFDAE5;
	overflow:hidden;
	
}

.jqmClose {
	float:right; 
	margin-bottom:10px; 
	background: url(../images/w-close.gif); 
	width:54px; 
	height:12px; 
	cursor:pointer;
}
.jqmClose a:hover {background-position:0px -13px; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#outerdiv
{
width:640px;
height:374px;
overflow:hidden;
position:relative;
}
.inneriframe
{
position:absolute;
top:-550px;
left:-150px;
width:1280px;
height:1200px;
}

.pointer{
	cursor:pointer;
}



/*-----------------------------------Twitter Feed----------------------------------------*/
.tweet{
	font: 12px Georgia, serif;
	color: #373737;
	padding:10px;
	font-weight:normal;
	height:76px;
	background:url(../images/twitter_bg.jpg) no-repeat #fff;
}
	
.tweet li {
	overflow-y: auto;
	overflow-x: hidden;
	list-style-type: none;
}
		
.tweet li a {
	color: #a10e1b;
}
