@charset "utf-8";
/* CSS Document */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	line-height:24px;
	color: #000000;
}
*
{
	margin: 0;
	padding: 0;
	border:0 none;

}
ul#videoList {
	margin-top:15px;
	height:40px;
}
ul#videoList li {
	float:left;
	margin-right:20px;
	cursor:pointer;
}
p{
	padding-bottom: 20px;
}

a{
	color: #940E19;
	text-decoration: none;
	font-weight: bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0b3708;
	padding-bottom: 12px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:bolder;
	line-height:normal;
	margin-bottom:10px;
	padding-bottom:5px;
	color: #133816;
}
h3{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0b3708;
	padding-top: 12px;
	
	}
#mainContent{

	height:539px;
	left:50%;
	margin-left:-490px;
	margin-top:-270px;
	position:absolute;
	right:auto;
	top:50%;
	width:980px;
}

#menuWrapper{
	background-image: url(../images/menu_bg.jpg);
	height: 67px;
	width: 980px;
	padding-top: 6px;
}

#menu {
	height:46px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:918px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}


#menu li, #menu a {
display:block;
height:46px;
text-indent: -9999px;
-moz-user-select:none;
}

#menu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:0;
}



#challenge{left:0px;width:150px}
#challenge a:hover{background:transparent url(../images/menu.jpg) -0px -46px no-repeat}
#meet{left:158px;width:150px}
#meet a:hover{background:transparent url(../images/menu.jpg) -158px -46px no-repeat}
#see{left:312px;width:152px}
#see a:hover{background:transparent url(../images/menu.jpg) -312px -46px no-repeat}
#survive{left:469px;width:152px}
#survive a:hover{background:transparent url(../images/menu.jpg) -469px -46px no-repeat}
#help{left:625px;width:152px}
#help a:hover{background:transparent url(../images/menu.jpg) -625px -46px no-repeat}
#press{left:781px;width:137px}
#press a:hover{background:transparent url(../images/menu.jpg) -781px -46px no-repeat}



#subMenuWrapper{
	height: 32px;
	width: 425px;
	padding-top: 150px;
	float: left;
	padding-left: 60px;
}

#subMenu {
	height:31px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:425px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/subNav.gif);
	background-repeat: repeat;
	background-position: 0 0;
}


#subMenu li, #subMenu a {
display:block;
height:31px;
text-indent: -9999px;
-moz-user-select:none;
}

#subMenu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:0;
}

#news{left:0px;width:64px}
#news a:hover{background:transparent url(../images/subNav.gif) -0px -31px no-repeat}
#events{left:82px;width:197px}
#events a:hover{background:transparent url(../images/subNav.gif) -82px -31px no-repeat}
#contact{left:304px;width:123px}
#contact a:hover{background:transparent url(../images/subNav.gif) -304px -31px no-repeat}
.newsCurrent{background:transparent url(../images/subNav.gif) -0px -31px no-repeat}
.eventsCurrent{background:transparent url(../images/subNav.gif) -82px -31px no-repeat}
.contactCurrent{background:transparent url(../images/subNav.gif) -304px -31px no-repeat}

#flash{
	height: 466px;
	width: 980px;
}

#logo{
	float: left;
	width: 234px;
	padding-top: 24px;
	padding-left: 20px;
}

.see{
	height: 466px;
	width: 980px;
	background-image: url(../images/see.jpg);
	background-repeat: no-repeat;
}

.survive{
	height: 466px;
	width: 980px;
	background-image: url(../images/survive.jpg);
	background-repeat: no-repeat;
}

.press{
	height: 466px;
	width: 980px;
	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
}

.news{
	height: 466px;
	width: 980px;
	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
}

.help{
	height: 466px;
	width: 980px;
	background-image: url(../images/help.jpg);
	background-repeat: no-repeat;
}
.meet{
	height: 466px;
	width: 980px;
	background-image: url(../images/meet.jpg);
	background-repeat: no-repeat;
}

.challenge{
	height: 466px;
	width: 980px;
	background-image: url(../images/challenge.jpg);
	background-repeat: no-repeat;
}

#flashSmall{
	height: 346px;
	width: 980px;
}


#footer {
	clear:both;
	height:200px;
	width:985px;
}
#content{
	width: 900px;
	margin:0 auto;
	padding:0;
	padding-top: 30px;
}
#bodycontent {
}

.challenge #bodycontent {
	width:700px;
	height:290px;
	float:left;
	margin:150px 0 0 0px;
}

.see #bodycontent {
	width:700px;
	height:310px;
	float:left;
	margin:130px 0 0 0px;
}

.see #bodycontent  .scroller{
	padding-top:0;
	padding-bottom:0;
}

.survive #bodycontent {
	width:700px;
	height:290px;
	float:left;
	margin:160px 0 0 0px;
}
.meet #bodycontent {
	width:700px;
	height:290px;
	float:left;
	margin:150px 0 0 0px;
}

.press #bodycontent {
	width:700px;
	height:230px;
	float:left;
	margin:10px 0 0 0px;
}

.news #bodycontent {
	width:700px;
	height:240px;
	float:left;
	margin:10px 0 0 0px;
}

.help #bodycontent {
	width:700px;
	height:290px;
	float:left;
	margin:150px 0 0 0px;
}

#bodycontent .bodycontentsection {
    float:left;
    overflow:hidden;
    padding:25px;
    line-height:20px;
}

#videoArea {
	padding-top:10px !important;
	padding-bottom:0 !important;
	background-image:url(../images/videobackgroundseericko.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.challenge #bodycontent .bodycontentsection {
    width:295px;	
    height:240px;
	/*height:270px;*/
	z-index:3000;
	overflow:visible;
}

#bodyNoScroll {
	float: left; 
	width:295px;
	overflow: auto;
	}

.challenge #bodycontent .scroller {
    width:295px;	
}

.news #bodycontent .bodycontentsection {
	width:295px;
	height:185px;
}

.news #bodycontent .scroller {
    width:295px;
}

.see #bodycontent .bodycontentsection {
    width:320px;
    height:310px;
}

.see #bodycontent .scroller {
    width:265px;
}

.survive #bodycontent .bodycontentsection {
    width:320px;
    height:240px;
}

.survive #bodycontent .scroller {
    width:265px;
}


.meet #bodycontent .bodycontentsection {
	width:295px;
	height:230px;
}

.meet #bodycontent .scroller {
    width:295px;
}
.press #bodycontent .bodycontentsection {
    width:630px;
    height:180px;
}
.press #bodycontent .bodycontentsection h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: 004723;
	line-height: 32px;
	float: left;
	width: 420px;
	}
.help #bodycontent .bodycontentsection {
	width:295px;
	height:230px;
}

#bodycontent .scroller {
    overflow:auto;
}

#bodycontent .widebody {
	width:650px !important;
	height:280px !important;
	padding:0 !important;
}

.jScrollPaneContainer {
    float:left;
}

.jScrollPaneDrag, .jScrollPaneTrack {
    background-repeat:no-repeat;
    background-color:Transparent;
    background-position:center center;
}

.jScrollPaneTrack {
    background-image:url(../images/scroll/scroll.png);
}

.challenge .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_press.png);
}

.meet .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_meet.png);
}

.see .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_see.png);
}

.survive .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_survive.png);
}

.press .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_press.png);
}

.news .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_press.png);
}
.help .jScrollPaneDrag {
    background-image:url(../images/scroll/dot_help.png);
}


.left{
float:left;
}

.right{
float:right;
}

.hand{
	float:left;
	padding-top: 90px;
	padding-left: 10px;
}

.findss{
	float:right;
	padding-top: 10px;
}

.findss2{
	z-index:1000;
	padding-left: 40px;
}
.downloadss{
	float:left;
	padding-top: 10px;
}

.donate{
	float:right;
	padding-top: 10px;
	padding-right: 45px;
}

#mediaContainer{
	float: left;
	width: 194px;
	padding-left: 40px;
}

#logosContainer{
	float: left;
	width: 194px;
	height: 29px;
	margin-top: 24px;
	padding-left: 40px;
}

#rhinoContainer{
	float: left;
	width: 234px;
}

#challengeDropdown 
{
    background-image:url(../images/dropdown.png);
	width:175px;
    height:60px;
	margin:-20px 72px;
	padding-top:15px;
	min-height:0;
	z-index:1;
}

#challengeDropdown label
{
	margin-left:8px;
}

#challengeDropdown input#zipcode 
{
	width:65px;
}

#challengeDropdown input#go 
{
	position:relative;
	top:5px;
}

#surviveDropdown 
{
    background-image:url(../images/dropdown.png);
    width:150px;
    height:30px;
	float:right;
	margin-right:3px;
}

#surviveDropdown label
{
	margin-left:8px;
}

#surviveDropdown input#zipcode 
{
    width:50px;
}
#surviveDropdown input#go
{
	position:relative;
	top:5px;
}

.ul-left li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:30px;
}

ul, ol {
	font-size:9pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.productthumb  img{
	cursor:pointer;
}

.productthumb p {
	font-weight:bold;
	cursor:default;
}

.productthumb {
	float:left;
	width:130px !important;
	text-align:center;
}

.productImage {
	float:left;
	width:180px;
}

.productMain {
	text-align:center;
	margin:0 auto;
}

.productMain  .product .googlecart-add-button{
	margin:0 auto;
}

.productDetails {
	float:left;
	width:115px;
}

.product p  {
	padding-top:50px;
	font-weight:bold;
}

div.googlecart-add-button {
	margin-top:5px;
	margin-top:5px;
}

