/******************************************************************************
 * Classes
/*****************************************************************************/
html, body {
height: 100%;
} 
body {
  background:#2b2c5d;
  font-family:Arial, Helvetica, sans-serif;
  font-size:.9em;
  text-align:center;
  padding:0;
  margin:0;
  line-height:1.3;
}
.center {
  text-align:center;
}
.cleardiv {
  clear:both;
}
.i_done {
  font-size:0.8em;
  color:#2B2C5D;
}
span.fbull {
	padding-right:20px;
	background:transparent url('images/layout/fbull.jpg') top right no-repeat;
}
div.f3 {
	width:33%;
	height:33px;
	display:block;
	float:left;
	vertical-align:middle;
	color:#fff;
	font-family:Arial;
	font-size:0.7em;
	font-weight:bold;
	position:relative;
	
}
div.f3 span {
	width:40%;
	display:block;
	float:left;
	text-align:right;
	padding-top:9px;
}
div.f3 a {
	color:#fff;
	text-decoration:none;
	height:33px;
	padding-top:5px
}
div.i_bg {
	height:34px;
        margin-top:10px;
	background:transparent url('images/layout/i_bg.jpg') top left no-repeat;
}
/******************************************************************************
 * LiveValidation
/*****************************************************************************/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
/**********************************************************************
 * IDs
/*********************************************************************/
div#main {
	margin:0 auto;
	background:#fff url('images/layout/innerbg.png') top left repeat-y;
	width:839px;
	position:relative;
	padding:0;
        min-height:100%;
}
div#inner {
	width:739px;
	background:#fff;
	margin:0 auto;
        min-height:100%;
}
/******************************************************************************
 * Site_Nav
/*****************************************************************************/
div#site_nav {
	width:100%;
	height:33px;
	background:transparent;
	text-align:center;
}
div#site_nav div#sn_tl {
	float:left;
	width:20px;
	height:33px;	
	background:transparent url('images/layout/sn_tl.jpg') top left no-repeat;
}
div#site_nav div#sn_tc {
	float:left;
	width:699px;
	height:33px;
	background:transparent url('images/layout/sn_tc.jpg') top left repeat-x;
	text-align:center;
}
div#site_nav div#sn_tr {
	float:left;
	width:20px;
	height:33px;	
	background:transparent url('images/layout/sn_tr.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul {
	width:618px;
	height:33px;
	text-align:center;
	margin:0 auto;
}
div#site_nav div#sn_tc ul li {
	float:left;
	padding:0 7px;
}
div#site_nav div#sn_tc ul li a {
	text-decoration:none;
	float:left;
	height:33px;
	background:transparent;	
	display:block;
	text-indent:-9999px;
}
div#site_nav div#sn_tc ul li#hm a{
  background:transparent url('images/layout/nv_hm.jpg') top left no-repeat;
  width:62px;
}
div#site_nav div#sn_tc ul li#ab a{
  background:transparent url('images/layout/nv_ab.jpg') top left no-repeat;
  width:89px;
}
div#site_nav div#sn_tc ul li#ev a{
  background:transparent url('images/layout/nv_ev.jpg') top left no-repeat;
  width:72px;
}
div#site_nav div#sn_tc ul li#dn a{
  background:transparent url('images/layout/nv_dn.jpg') top left no-repeat;
  width:101px;
}
div#site_nav div#sn_tc ul li#nl a{
  background:transparent url('images/layout/nv_nl.jpg') top left no-repeat;
  width:106px;
}
div#site_nav div#sn_tc ul li#ct a{
  background:transparent url('images/layout/nv_ct.jpg') top left no-repeat;
  width:104px;
}
div#site_nav div#sn_tc ul li#hm a.current,
div#site_nav div#sn_tc ul li#hm a:hover{
  background:transparent url('images/layout/nv_hm_o.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul li#ab a.current,
div#site_nav div#sn_tc ul li#ab a:hover{
  background:transparent url('images/layout/nv_ab_o.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul li#ev a.current,
div#site_nav div#sn_tc ul li#ev a:hover{
  background:transparent url('images/layout/nv_ev_o.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul li#dn a.current,
div#site_nav div#sn_tc ul li#dn a:hover{
  background:transparent url('images/layout/nv_dn_o.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul li#nl a.current,
div#site_nav div#sn_tc ul li#nl a:hover{
  background:transparent url('images/layout/nv_nl_o.jpg') top left no-repeat;
}
div#site_nav div#sn_tc ul li#ct a.current,
div#site_nav div#sn_tc ul li#ct a:hover{
  background:transparent url('images/layout/nv_ct_o.jpg') top left no-repeat;
}
/******************************************************************************
 * MastHead
/*****************************************************************************/
div#masthead {
	clear:both;
	width:739px;
	margin:0 auto;
	height:102px;
}
div#masthead div#mh_tl {
	width:44px;
	height:102px;
	float:left;
	background:transparent url('images/layout/mh_tl.jpg') top left repeat-x;
}
div#masthead div#mh_tc {
	width:651px;
	height:102px;
	float:left;
	background:transparent url('images/layout/mh_tc.jpg') top left repeat-x;
	text-align:center;
}
div#masthead div#mh_tc a {
	margin:0 auto;
	display:block;	
}
div#masthead div#mh_tc a img{
	margin:0 auto;
	display:block;	
}
div#masthead div#mh_tr {
	width:44px;
	height:102px;
	float:left;
	background:transparent url('images/layout/mh_tr.jpg') top left repeat-x;
}
/******************************************************************************
 * Header
/*****************************************************************************/
div#header {
	width:100%;
	height:233px;
	background:transparent url('images/layout/hd_bg.jpg') bottom left no-repeat;
}
div#header div#promo {
	height:231px;
	width:370px;
	float:left;
}
div#header div#info {
	height:211px;
	width:349px;
	float:left;
	text-align:left;
	padding:10px;
        padding-top:30px;
	display:block;
}
div#header div#info h1 a{
  font-family:Helvetica;
  font-size:2.5em;
  color:#5E5C8D;
  margin:5px auto;
  text-decoration:none;
}
div#header div#info h2{
  font-family:Helvetica;
  font-size:1.2em;
  color:#2B2C5D;
  margin:3px auto;
}
div#header div#info img{
  margin:5px auto;
}
/******************************************************************************
 * Content
/*****************************************************************************/
div#content {
	width:100%;
	background:#fff;
	clear:both;
	display:block;
}
div#content div#lbar {
	width:462px;
	float:left;
}
div#content div#lbar div#feat div#feat_t{
  height:33px;
  background:transparent url('images/layout/feat_t.jpg') top left no-repeat;
}
/***********************************************************************************************************************************************************************************************************/
div#content div#lbar div#feat div#feat_m{
  height:129px;
  background:transparent url('images/layout/feat_m.jpg') top left repeat-y;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  text-align:left;
}
div#content div#lbar div#feat div#feat_m h4{
  color:#1A1C4D;
  font-size:1.2em;
  font-weight:bold;
}
div#content div#lbar div#feat div#feat_m p{
  font-size:0.9em;
  color:#eee;
  padding-top:8px;
}
div#content div#lbar div#feat div#feat_m img{
  float:right;
  padding:4px;
  border:2px solid #F7EFAC;
  margin-left:4px;
}
div#content div#lbar div#feat div#feat_m a{
  color:#F7EFAC;
  text-decoration:none;
}
div#content div#lbar div#feat div#feat_m a:hover{
  text-decoration:underline;
}
div#content div#lbar div#feat div#feat_b{
  height:24px;
  background:transparent url('images/layout/feat_b.jpg') top left no-repeat;
}
div#content div#lbar div#about{
  height:150px;
  background:#fff url('images/layout/about_r.jpg') top right repeat-y;
  padding-top:20px;
  padding-right:15px;
  padding-left:25px;
  text-align:left;
}
div#content div#lbar div#about h4{
  font-size:1.5em;
  color:#5E5C8D;
  padding-bottom:4px;
}
div#content div#lbar div#about p{
  font-size:.9em;
  color:#333;
}
div#content div#lbar div#about a{
  color:#5E5C8D;
  text-decoration:none;
}
div#content div#lbar div#about a:hover{
  text-decoration:underline;
}
div#content div#lbar div#about img{
  float:right;
  padding:4px;
  border:2px solid #5E5C8D;
  margin-left:4px;
}
div#content div#lbar div#lbar_f{
  height:18px;
  background:transparent url('images/layout/lbar_f.jpg') top right no-repeat;
}
div#content div#mbar {
	width:261px;
	float:left;
}
div#content div#mbar div#upevent div#upevent_t{
  height:12px;
  background:transparent url('images/layout/upevent_t.jpg') top right no-repeat;
}
div#content div#mbar div#upevent div#upevent_b{
  height:354px;
  background:transparent url('images/layout/upevent_b.jpg') top right repeat-y;
}
div#content div#mbar div#upevent div#upevent_b h3 {
  font-family:Arial;
  font-size:1.2em;
  color:#1A1C4D;
  text-align:left;
  padding:5px 10px;
}
div#content div#mbar div#upevent div#upevent_b p {
	text-align:justify;
	padding:5px 10px;
	font-size:0.9em;
}
div#content div#mbar div#upevent div#upevent_b p a {
	text-align:center;
	padding:5px 10px;
	font-size:1em;
	font-weight:bold;
	color:#2B2C5D;
}
div#content div#mbar div#upevent div#upevent_b form {
	width:100%;
}
div#content div#mbar div#upevent div#upevent_b form input {
	width:131px;
	margin-left:16px;
        margin-bottom:14px;
        height:19px;
	border:none;
	color:#333;
        background:#fff;
}
div#content div#mbar div#upevent div#upevent_b div#hr {
	height:16px;
	width:100%;
	background:transparent url('images/layout/hr.jpg') center center no-repeat;
}
div#content div#mbar div#mbar_f{
  height:18px;
  background:transparent url('images/layout/mbar_f.jpg') top right no-repeat;
}
div#content div#rbar {
	width:16px;
	height:202px;
	float:left;
	background:#333;
	background:transparent url('images/layout/rbar.jpg') 0 -2px no-repeat;
}
/******************************************************************************
 * Footer
/*****************************************************************************/
div#footer {
	width:100%;
	height:33px;
	background:transparent;
	text-align:center;
	clear:both;
	display:block;
}
div#footer div#ft_tl {
	float:left;
	width:20px;
	height:33px;	
	background:transparent url('images/layout/ft_tl.jpg') top left no-repeat;
}
div#footer div#ft_tc {
	float:left;
	width:699px;
	height:33px;
	background:transparent url('images/layout/ft_tc.jpg') top left repeat-x;
	text-align:center;
}
div#footer div#ft_tr {
	float:left;
	width:20px;
	height:33px;	
	background:transparent url('images/layout/ft_tr.jpg') top left no-repeat;
}
/***************************************************************************************
 **************** INTERNAL PAGES ***************************************************
 **************************************************************************************/
div#i_content {
	width:100%;
	background:#fff;
	clear:both;
	display:block;
	/*min-height:600px;*/
}
div#i_content div#lside {
	width:439px;
	float:left;
	text-align:left;
	padding:0 20px 0 20px;
	margin:20px 0;
	/*min-height:600px;*/
        padding:auto 10px;
}
div#i_content div#lside h1 {
	font-size:1.5em;
	color:#5e5c8d;
}
div#i_content div#lside h2 {
	font-size:1.8em;
	color:#1a1c4d;
	margin:5px auto;
        margin-top:20px;
}
div#i_content div#lside h3 {
	font-size:1.1em;
	color:#5e5c8d;
}
div#i_content div#lside p {
  font-size:0.8em;
  /*color:#000;*/
  margin:10px auto;
  line-height:1.5;
}
div#i_content div#lside ul {
  list-style:outside disc;
  margin:10px auto 10px 15px;
}
div#i_content div#lside ul li {
}
div#i_content div#lside img {
  border:2px solid #2B2C5D;
}
div#i_content div#lside a {
  color:#2B2C5D;
  text-decoration:none;
}
div#i_content div#lside a:hover {
  text-decoration:underline;
}
/***************************************************************************************
 **************** EVENTS PAGE ***************************************************
 **************************************************************************************/
div#event_internal h1 {
	font-size:1.5em;
	color:#5e5c8d;
}
div#event_internal h2 {
	font-size:1.8em;
	color:#1a1c4d;
	margin:5px auto;
}
div#event_internal h3 {
	font-size:1.4em;
	color:#5e5c8d;
}
div#event_internal h4 {
	font-size:1.2em;
	color:#336;
	margin:15px auto 10px auto;
}
div#event_internal h5 {
	font-size:1em;
	color:#336;
	margin:15px auto 10px auto;
}
div#event_internal p {
	font-size:0.8em;
}
div#event_internal div.d_btn {
	display:block;
	width:100%;
	height:33px;
	text-align:center;
	padding:10px 0;
	margin:10px 0;
}
div#event_internal div.d_btn a.reg_btn {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/registertickets_btn_off.jpg') top left no-repeat;
	float:left;
	margin-left:20px;
}
div#event_internal div.d_btn a.reg_btn:hover {
	background-image:url('images/layout/registertickets_btn_on.jpg');
}
div#event_internal div.d_btn a.sponsor_btn {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/sponsor_btn_off.jpg') top left no-repeat;
	float:right;
	margin-right:20px;
}
div#event_internal div.d_btn a.sponsor_btn:hover {
	background-image:url('images/layout/sponsor_btn_on.jpg');
}
div.hr_l {
	height:4px;
	width:499px;
	background:transparent url('images/layout/i_divbar.jpg') center center no-repeat;
	margin-bottom:10px;
}
div#event_internal div.pmembers {
	font-size:0.9em;
	min-height:100px;
	margin:10px auto;
}
div#event_internal div.pmembers span {
  padding-right:8px;
}
div#event_internal div.pmembers a{
 display:block;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
div#event_internal div.pmembers a:hover{
  opacity:1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}
div#event_internal div.pmembers a img{
  display:block;
	border:2px solid #5e5c8d;
	padding:3px;
	float:right;
}
div#event_internal div.gmembers {
	clear:left;
	font-size:0.9em;
	display:block;
	min-height:100px;
}
div#event_internal div.gmembers a {
  display:block;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
div#event_internal div.gmembers a:hover {
  opacity:1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}
div#event_internal div.gmembers a img {
	display:block;
	padding:3px;
	border:2px solid #5e5c8d;
	float:left;	
	margin:5px 5px;
}
div#event_internal div.smembers {
	font-size:0.9em;
	clear:left;
}
div#event_internal div.smembers ul{
  list-style:disc outside none;
  margin-left:20px;
}

/***************************************************************************************
 **************** INTERNAL SIDEBAR ***************************************************
 **************************************************************************************/
div#internal_sidebar {
	width:240px;
	float:left;
	text-align:left;
	/*min-height:600px;*/
	margin-top:20px;
}
div#internal_sidebar div#iside_t {
	background:transparent url('images/layout/isideb_t.jpg') top left no-repeat;
	height:15px;
}
div#internal_sidebar div#iside_bg {
	background:transparent url('images/layout/isideb_bg.jpg') top left repeat-y;
	/*min-height:500px;*/
	padding:0 25px 0 20px;
}
div#internal_sidebar div#iside_b {
	background:transparent url('images/layout/isideb_b.jpg') top left no-repeat;
	height:25px;
}
div#internal_sidebar div#iside_bg div.iside_hr {
	height:25px;
	background:transparent url('images/layout/isideb_div.jpg') center center no-repeat;
}
div#internal_sidebar div#iside_bg h2 {
	font-size:1.2em;
	color:#1a1c4d;
        font-family:arial;
        padding-bottom:5px;
}
div#internal_sidebar div#iside_bg p {
	font-size:0.9em;
        line-height:1.5;
}
div#internal_sidebar div#iside_bg p a{
	color:#1a1c4d;
        text-decoration:none;
}
div#internal_sidebar div#iside_bg p a:hover {
	text-decoration:underline;
}
div#internal_sidebar div#iside_bg p a img{
	border:1px solid #1a1c4d;
}

div#internal_sidebar div#iside_bg form {
	width:100%;
}
div#internal_sidebar div#iside_bg div#mailing_list_box{
  display:block;
  height:50px;
}
div#internal_sidebar div#iside_bg  form input {
	width:120px;
	border:1px solid #5e5c8d;
	color:#333;
}
div#internal_sidebar div#iside_bg  form img {
	vertical-align:middle;
	margin-top:0px;
}
/***************************************************************************************
 **************** STATIC PAGES ***************************************************
 **************************************************************************************/
div#spage_content {
	width:100%;
	background:#fff;
	clear:both;
	display:block;
	min-height:100%;
}
/***************************************************************************************
 **************** PAYPAL FORM **************************************************
 **************************************************************************************/
form.paypal_form {
  color:#333;
}
form.paypal_form p {
  color:#333;
}
form.paypal_form label {
  font-size:0.8em;
  color:#333;
  margin:3px 0;
}
form.paypal_form input,
form.paypal_form select {
  display:block;
  margin:5px 0 10px; 0;
  color:#2B2C5D;
  font-weight:bold;
}
form.paypal_form .pborder {
  border:1px solid #A071D0;
  padding-left:3px;
}
form.paypal_form img {
  border:none;
}
a#donate_submit {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/donate_btn_off.jpg') top left no-repeat;
        border:none;
        cursor:pointer;
        margin:10px 0;
}
a#donate_submit:hover {
	background-image:url('images/layout/donate_btn_on.jpg');
}
/***************************************************************************************
 **************** SUBMIT FORMS *************************************************
 **************************************************************************************/
form#contact_form a#contact_submit {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/sendemail_btn_off.jpg') top left no-repeat;
        border:none;
        cursor:pointer;
        margin:10px 0;
}
form#contact_form a#contact_submit:hover {
	background-image:url('images/layout/sendemail_btn_on.jpg');
}
form#contact_form a#reg_submit {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/registertickets_btn_off.jpg') top left no-repeat;
        border:none;
        cursor:pointer;
        margin:10px 0;
}
form#contact_form a#reg_submit:hover {
	background-image:url('images/layout/registertickets_btn_on.jpg');
}
form#contact_form a#spon_submit {
	display:block;
	height:33px;
	width:144px;
	text-indent:-9999px;
	background:transparent url('images/layout/sponsor_btn_off.jpg') top left no-repeat;
        border:none;
        cursor:pointer;
        margin:10px 0;
}
form#contact_form a#spon_submit:hover {
	background-image:url('images/layout/sponsor_btn_on.jpg');
}
/***************************************************************************************
 **************** OVERRIDE CLASSES********************************************
 **************************************************************************************/
.err {
  color:#d00;
  font-size:0.7em;
}
.big_err {
  color:#d00;
  font-size:1.2em;
}