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

/* ---- Main Rules ---- */
body {
	background: #000 url(../img/bg.jpg) repeat-x top;
	font: 12px Verdana, Geneva, sans-serif;
	color: #fff;
	}
a, a:link, a:visited { color:#74ac55; text-decortaion:none; }
a:hover { color:#325121; text-decoration:underline; }
p { padding:0px 0px 12px 0px;}
li {
    list-style-type: none; 
    line-height: 150%; 
    list-style-image: url(img/sm-arrow.jpg); 
    }
#main-container ul { padding: 10px 20px 20px 20px; }
#main-container li { line-height: 18px; padding: 0px 15px 15px 0px; list-style-type: disc;}
h1 { 
    font-family: Verdana; 
    font-size: 18px; 
    font-weight: bold; 
    color: #0C0; 
    }
h2 { 
    font-family: Verdana; 
    font-size: 16px;
    font-weight: bold; 
    color: #0C0; 
    border-bottom: 1px solid #0C0; 
    }
h2 a, h2 a:link, h2 a:visited {
    text-decoration:none;
    color: #74ac55;  
    }
h2 a:hover {
    text-decoration:underline;
    color: #325121; 
    }
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	}
#top-header {
	height: 108px;
	clear: both;
	}
#clear { clear: both; }
#nav-gallery {
	height: 400px;
	background-color: #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear: both;
	}
#news-info {
	height: 100%;
	width: 100%;
	background-color: #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear: both;
	}
div#top-header #fb-root { padding: 40px 0px 0px 0px; }
#fund-left {
    float: left;
	}
#fund-right {
    float: right;
	}
#fund-prices {
    margin: 30px 0px 0px 10px;
    float: left;
	width: 975px;
	height: 400px;
	}
#fund-prices ul {
    margin: 0px 0px 0px 0px;
	}
#fund-prices li {
    margin: -10px 0px 0px 0px;
	}
.fund-form {
    margin: 0px 0px 0px 10px;
    float: left;
	width: 310px;
	max-height: 300px;
	}
#fundraiser {
    margin: -30px 20px 0px 0px;
    float: right;
	}
/* ---- Logo ---- */
#logo {
	width:291px;
	height:108px;
	background-image: url(../img/logo.jpg);
	float: left;
	}
#logo h1 a {
	text-indent:-9999px;
	display:block;
	width:291px;
	height:108px;
	}

/* ---- jQuery Flipclock ---- */
.flipclock {
	margin: 13px 0px 0px 140px;
	width: 550px;
	height: 25px;
	/*margin-top: 13px;*/
    overflow: hidden;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	float: left;
    }
.left { float: left; }
.right { float: right; }
.number { margin: 0px 5px 0px 20px; background: url('../img/clock-bg.png') no-repeat 0px 0px; width: 25px; height: 35px;  }
.number div { height: 25px; margin-top: 10px; }
label { color: #999; font-size: 16px; margin-top: -1px;  }


#countdown_dashboard {
	margin: 13px 0px 0px 160px;
	width: 520px;
	height: 25px;
	/*margin-top: 13px;*/
    overflow: hidden;
	float: left;
}

.dash {
	width: 60px;
	height: 35px;
	background: transparent url('../img/clock-bg.png') no-repeat 0px 0px;
	float: left;
	margin: 0px 5px 0px 30px;
	position: relative;
}

.dash .digit {
    padding: 1px 0px 0px 2px;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	color: #fff;
}

.dash_title {
	position: absolute;
	margin: 2px 5px 0px 30px;
	display: block;
	/*bottom: 0px;
	right: 6px;*/
	float: right;
	font-size: 12px;
	color: #999;
}
/* ---- Video Thumbs ---- */
.video {
	margin: 9px 11px 0px 5px;
    position: relative;
	width: 155px;
	height: 98px;
	float: left;
	}
.video img {
	background: #fff;
	border: solid 0px #ccc;
	padding: 0px;
	}
.overlay span {
	background: url(../img/video-overlay.png) no-repeat;
	margin: 5px 0px 0px 68px;
	position: absolute;
	width: 155px;
	height: 98px;
	}
.overlay a:hover span {
	background-position: 0 -98px;
	position: absolute;
	width: 155px;
	height: 98px;
	}

/* ---- Generic Rules ---- */
img { border: 0px; }
.red { color: #c00808; }
#respond label { font-size: 0.9em; }
.lineBreak {
	height: 1px;
	/*background: url(../img/dotted_line.gif) repeat-x;*/
	margin: 12px 1px 12px 1px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #0C0;
	}
.post-lineBreak {
	height: 1px;
	background: url(../img/dotted_line.gif) repeat-x;
	margin: 15px 1px 15px 1px;
	overflow: hidden;
	clear: both;
	}
small { 
    background-color: #043e02;
	padding: 15px 113px 15px 66px;
	margin-left: 0px;
	font-size: 0.9em;
	}

/* ---- Top Navigation ---- */
ul#nav-top{
	padding-top: 0px;
	padding-left: 620px;
	}
ul#nav-top li{ float:left; }
ul#nav-top li a{
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFF;
	text-decoration: none;
	}
ul#nav-top li a:hover{ color: #a8d5f2; }

/* ---- Footer Navigation ---- */
ul#nav-footer{ margin-left: 15px; }
ul#nav-footer li{ float:left; }
ul#nav-footer li a{
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-decoration: none;
	color: #fff;
	}
ul#nav-footer li a.last{ border-right-style: none; }
ul#nav-footer li a:hover{ text-decoration: underline; }
#content { float: left; }
#footer {
	clear: both;
	float: none;
	font-size: 10px;
	text-align: center;
	height: 100px;
	padding-top: 15px;
	}
#footer #copyright{
	clear: both;
	float: none;
	padding-top: 7px;
	}
#lucki {
    padding: 40px 0px 20px 20px;
	/*margin-left: auto;
	margin-right: auto;*/
	float: left;
	width: 199px;
	height: 47px;
	}
#jmh {
    padding: 40px 0px 20px 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	float: right;
	width: 199px;
	height: 47px;
	}
#sponsors {
    margin: 0px 0px 0px 50px;
	width: 900px;
	height: 100%;
	clear: both;
	background-color: #fff;
	}
#sponsors a img{
    padding: 0px 65px 30px 0px;
	width: 232px;
	height: 62px;
	float: left;
	}
		
/* ---- Form Inputs ---- */
.inputbg {
	background: transparent url(../img/inputbg.png) no-repeat;
	width: 189px;
	height: 31px;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
	border: 0;
	}
.txt {
	background: transparent;
	border: 0;
	width: 177px;
	height: 25px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #445135;
	margin-top: 2px;
	margin-left: 6px;
	}
	
input.btnsubmit {
	background: url(../img/btn-submit.png) no-repeat left top;
    margin: 7px 0px 0px 0px;
	display: block;
	width: 90px;
	height: 35px;
	text-indent: -9000px;
	}
input.btnsubmit:hover {
	background-position: 0 -35px;
    margin: 7px 0px 0px 0px;
	display: block;
	width: 90px;
	height: 35px;
	text-indent: -9000px;
	}
.txtareabg {
    background: transparent url(../img/commentbg.png) no-repeat;
	width: 938px;
	height: 152px;
	margin-top: 0px;
	text-decoration: none;
	border: 0;
	padding:0px 0px 0px 0px;
	}
.txtarea {
    background: transparent;
	border: 0;
	width: 930px;
	height: 141px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #445135;
	margin-top: 7px;
	margin-left: 6px;
	}
	
	
/* ---- Video Fancybox ---- */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
	}
* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
div#fancy_wrap { text-align: left; }
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
	}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancy_progress.png') no-repeat;
	}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
	}
div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
	}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
	}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
	}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
	}
div#fancy_div {
	/* Set a background image for the div where the player will be loaded. Optional.*/
	background: url('../img/video_bg.png') no-repeat;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
	}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
	}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
	}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
	}
a#fancy_left { left: 0px; }
a#fancy_right { right: 0px; }
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
	}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancy_left.png') no-repeat;
	z-index:9999;
	}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancy_right.png') no-repeat;
	z-index:9999;
	}
a#fancy_left:hover { visibility: visible; }
a#fancy_right:hover { visibility: visible; }
a#fancy_left:hover span { left: 20px; }
a#fancy_right:hover span { right: 20px; }
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_n.png') repeat-x;
	}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_ne.png') no-repeat;
	}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_e.png') repeat-y;
	}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_se.png') no-repeat;
	}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_s.png') repeat-x;
	}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_sw.png') no-repeat;
	}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_w.png') repeat-y;
	}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_nw.png') no-repeat;
	}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
	}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	}
div#fancy_title table { margin: 0 auto; }
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancy_title_left.png') repeat-x;
	}
td#fancy_title_main {
	height: 32px;
	background: transparent url('../img/fancy_title_main.png') repeat-x;
	}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancy_title_right.png') repeat-x;
	}
