/*
CSS document for CMS - Lite Version
Author: James Nicol, eNilsson, www.enilsson.com. May 2007
*/

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #8C0A12 url('../images/background.png') repeat-x;
	margin:0;
	padding:0;
}


/*-- Whitespace reset --*/
* {
	margin:0;
	padding:0;
}


/*-- General Styles --*/
img, fieldset {
	border:none;
}
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#353535;
}

ul {
	list-style: none;
}
table {
	border-collapse:collapse;
}
.form_input, textarea, select {
	padding:2px 3px 2px 3px;
	border:1px solid #CCCCCC;
	width:96%;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
p.success_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#669900;
	border:1px solid #669900;
	background:#EEFAE8;
	margin-bottom:5px;
}
p.fail_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#CC3300;
	border:1px solid #CC3300;
	background:#F9E9E4;
	margin-bottom:5px;
}

/*----- Top Navigation Bar Styles -----*/
#top_nav {
	text-align:right;
	margin:0;
	padding:0;
	height:34px;
	width:100%;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../images/menu_bar.png);
	text-transform: uppercase;
}

#top_nav ul {
	float:right;
	margin:0;
	padding:0;
}

#top_nav li.black {
	background-image:url('../images/black_menu_bar.png');
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	font-size:12px;
	line-height:26px;
}

#top_nav li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	font-size:12px;
	line-height:26px;
}

#top_nav a {
	color:#FFF;
	text-decoration:none;
	display:block;
	margin:1px 16px 0 0;
	padding:4px 15px 3px 30px;
	border-left:1px solid #a6a6a6;
	outline:none;
}

#top_nav img {
	margin-left:auto;
	padding-top:4px;
	padding-bottom:4px;	
	padding-right:14px;		
	margin-right:auto;
}
#top_nav .homeico {
	width:40px;
	*width:10px;
	_width:15px;
}
#top_nav .homeico a {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
	height:34px !important;
}
#top_nav .homeico img {
	padding:0 !important;
	margin:0 !important;
}

#top_nav a:hover {
	color:#ffff66;
}

a#last {
	margin-right:0;
}
#top_nav { 
	position:relative;
}
#top_nav #rc_left {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
} 
#top_nav #rc_right {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
} 


/*-- Container style --*/
#container {
	margin-left:auto;
	margin-right:auto;	
	width:860px;
	padding:0px;
	text-align:left;
}


#header {
	height:134px;
	width:100%;
	background-image:url('../images/header.png');
	position:relative;
}
#mainurl {
	width:450px;
	height:140px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

#signup {
	margin-right:20px;
	margin-left:auto;
	padding-top:30px;
	padding-right:20px;
}

#left_col {
	float:left;
}

#right_col {
	float:right;
	padding:13px 0px 13px 0px;
}

#signup table {
	float:right;
	clear:right;
}

#signup td {
	padding-left:4px;
}

#signup input.zip {
	width:50px;
}

#signup input.name {
	width:100px;
}

#signup #msg {
	color:#FFF;
}

/*-- Content styles --*/
#content {
	text-align:left;
	background:#FFF url(../images/gray_gradient.png) repeat-y -8px 0;
	margin:0;
	min-height:500px;
	width:840px;
	overflow:hidden;
	padding:15px 10px 0pt 10px;
}


/*-- Footer Styles --*/
#footer {
	background-image: url('../images/bottom_bar.png');
	height:140px;
	color:#ff6666;
	clear:both;
	text-align:center;
	padding:8px 3px 3px;
	font:12px verdana;
}
#footer a {
	color:#BF1726;
}

#footer p {
	font-weight: normal;
	padding-top:5px;
	border:1px solid #FF6666;
	padding:5px;
	width:350px;
	margin:17px auto;
}

/*-- News styles --*/

#news {
	width:530px;
	padding:13px 0px 13px 13px;
}

#news p {
	padding-bottom:8px;
}

#news h1 {
	color:#FFFFFF;
	font-size:16pt;
	font-family:Arial;
	padding:5px 10px;;
	background: url('../images/titlebg.png') no-repeat;
	margin-bottom:10px;
}


#news h2 {
	padding-bottom:4px;
	color:#0066cc;
	font-size:12pt;
	font-family:Arial;
}

#featured  {
	text-align:center;
	background:#FFF;
	padding:10px 0;
}
#news #headlines {
	color:#666666;
}
#news #headlines h2 {
	color:#666666;
}
#news #headlines li {
	margin-bottom:15px;
}
#news a {
	color:#0066cc;
}
#news #headlines a {
	color:#315e95;
	display:block;
}
#news #headlines a.more {
	color:#315e95;
	display:inline !important;
	text-decoration: underline;
}

/*-- Action events --*/



#actionitems {
	width:274px;
	background: url('../images/bluebg_bottom.png') no-repeat bottom left;
	text-align:center;
	color:#FFF;
	padding-bottom:32px;
}
#actionitems_bottom {
	padding:20px 20px 0;
	padding-left:9px;
	background: url('../images/bluebg_top.png') no-repeat top left;
}
#actionitems h1 {
	color:#97bce0;
	font:18px arial;
	margin-bottom:10px;
}
#actionitems .bt {
	margin-top:10px;
}

#actionitems #getactive {
	margin-bottom:15px;
}
#actionitems .separator {
	margin-bottom:10px;
}
#jimtheroad {
	margin-left:8px;
}

#right_col #blog {
	width:273px;
	height:60px;
	background: url('../images/blogbg.png') no-repeat left top;
	padding-top:100px;
	text-align:center;
	color:#FFF;	
}
#actionitems ul li div {
	width:50px;
	border:1px solid blue;
	text-align:left;
}

/*--- Main Video bit --*/

#video {

	width:532px;
	height:304px;
	background:#ECECEC url(../images/image_video.png) no-repeat;
	padding:35px 0 0px;
	text-align:center;
	margin:13px 5px;
}

#video div {
	margin:0 auto;
	width:333px;
}
#video a {
	color:#FFF;
}


/*--- Lower pages --*/
#page_text { 
	padding:8px; 
	background:#FFF;
	overflow:hidden;
}

#lower h1 {
	color:#042a5b;
	font:25px arial;
	padding: 15px 0 8px 8px;
	background:url('../images/titleborder.png') no-repeat 4px bottom;
	margin-bottom:10px;
}
#lower h1 a{
	color:#042a5b;
}
/*--- News --*/

/*
#left_col.news {
	width:570px;
	float:left;
}

#left_col.news #text_col h2 {
	color:#0066CC;
	font-size:15px;
}

#right_col.news {
	width:210px;
	float:left;
	margin-left:40px;
}

#right_col.news ul li {
	margin-bottom:14px;
	
}
#right_col.news ul ul  {
	margin-left:15px;
	
}

#right_col.news ul#archive li a {
	display:block;
	padding:10px 5px;
}
#right_col.news ul#archive ul li a {
	padding:0px;
}

#right_col.news h3 {
	background:#BB0000;
	padding: 3px;
	color:#FFF;
	margin-bottom:5px;
}

#left_col.news  h2 {
	font-size:14px;
}
*/


.news {
	margin-bottom:20px;
}

/*--- MULTIMEDIA ---*/
ul#sort_list {
	width:830px;
}
ul#sort_list li {
	list-style:none;
	margin:10px 3px;
	border:1px solid #CCCCCC;
	padding:5px;
}
#sort_list td.mm_title {
	background:url(../images/th_bg.png) repeat-x top left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	height:25px;
}
#sort_list td {
	font-size:11px;
	padding-top:7px;
}

ul#sort_list img  {
	float:left;
	border:1px solid #CCC; 
	padding:5px;
	margin-right:10px;
}
ul#sort_list ul li {
	margin:0;
	border:none;
}
ul#sort_list ul li label {
	font-weight:bold;
}
/*---- Volunteer / Contribute------*/
.forms
{
	padding:8px;
}
.forms table
{
	width:400px;
}

.forms table td
{
	padding:5px;
}
.forms table td.label
{
	width:120px;
	vertical-align: top;
	text-align:right;
}

.forms  table td textarea
{
	height:100px;
}
.fi_time {
	width:20px;
}
.fi_year {
	width:40px;

}

.forms .dark_line {
	background:#EEE;
}
.forms .button {
	font:20px Verdana, Arial, Helvetica, sans-serif;
	border:3px double #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCC;
	border-top-color: #CCC;
	margin:5px 0;
	padding:0 10px;
}

.forms select {
	width:150px;
}

#cc_expyear {
	width:70px;
}
.forms h3 {
	margin:20px 0 10px;
	font-weight:bold;
}
/*---- MULTIMEDIA-----*/
div#video_overlay { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;	
}

div#video_lightbox { 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin-left:-275px; 
	z-index:100; 
	width:445px; 
	height:375px; 
	background: black;
}

div#videobox_flashcontent { 
	position:relative; 
	z-index:120; 
	background-color: black;
	margin: 10px 10px 0;
}

div#videobox_close {
	background-color: black;
	text-align:right;
	font:bold 15px arial;
	padding:4px 10px;
}
div#videobox_close a {
	color:white;
}

div#legalese {
	background:#F2F2F2 none repeat scroll 0%;
	font-size:11px;
	margin:10px 0pt;
	padding:10px;
}

div#legalese ol {
	margin:10px 30px;
}

.multicheck {
	width:100% !important;
}

.itemDesc {
	padding-bottom:20px;
}
#mediacenter  {
	padding-right:10px;
}
#mediacenter h1 {
	border-bottom:4px solid #27507A;
	border-color:#27507A;
	border-width:4px;
	color:#27507A;
	font-family:Arial;
	font-size:16pt;
	margin-bottom:4px;
	width:100%;
}

/* NEWS /PRESS */

#page_text ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-bottom:15px;
	padding-left:40px;
}

.press {
	margin-bottom:20px;
}

#right_col h3 {
	margin-bottom:10px;
}

.itemDate {
	color:#666666;
	font-size:11px;
	margin:3px 0pt;
}

.press_item h2,
.news_item h2 {
	font:bold 13px arial;
	color:#003399;
}

#coming_soon {
	text-align:center;
	margin:40px;
	font:bold 20px arial;
}

.comingsoon {
	height:70px;
}

#gallery {
	overflow:auto;
	height:130px;
	width:240px;
	display:none;
}

#sponser {
	margin:30px 0 15px;
	background:url(../images/sponsor.gif) no-repeat;
	width:245px;
	height:160px;
	position:relative;
	
	
}
#sponser img {
	position:absolute;
	bottom:25px;
	left:75px;
}

#tphoto {
	display:none;
}

.calendar_content {
	background:#636363;
	padding:10px;
	width:215px;
	height:315px;
	overflow:auto;
}

.calendar a {
	font:bold 11px verdana;
	color:#FFFDBD !important;
	margin-left:50px;
}

.box strong {
	display:block;
}
.box {
	margin-bottom:15px;
	margin-left:10px;
}
.h3cal {
	color:#cc3333 ;
	margin-bottom:15px;
	margin-left:10px;
}

#stayinformed {
background:transparent url(../images/stayinformed.png) no-repeat scroll left top;
height:25px;
}
#mhe {
	padding-right:10px;
	text-align:right;
}