/* -----------------------------------------------------------------------------------

+ NECANEWS
Stylesheet Designed by Ryan Capers for NECA
rcapers@gmail.com // Questions / Commments

----------------------------------------------------------------------------------- */



/*  General Styles
----------------------------------------------------------------------------------- */

html {
	font-size:          12px;
}


body {
	font:               normal 1em Arial, Helvetica, sans-serif;
	line-height:        1.6em;
	background-color:   #fff;
	color:              #444;
	padding: 	        0px;
	margin:		        0px;
}


img {
	display: block;
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}


input {
	padding: 2px;
	margin: 0px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	font: normal 1em Arial, Helvetica, sans-serif;
}


textarea {
	padding: 2px;
	margin: 0px;
	background-color: #f8f8f8;
	font: normal 1em Arial, Helvetica, sans-serif;
}


select {
	padding: 2px;
	margin: 0px;
	background-color: #f8f8f8;
}

input.button {
	padding: 1px 3px 2px 3px;
	margin: 0px;
	background-color: #f3f7fb;
	color: #555;
	border: 1px solid #789ac1;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

input.textbox {
border: 1px solid #ccc; 
background-color: #FBFBFB;
}

select.select_style {
border: 1px solid #ccc; 
background-color: #FBFBFB;
}

.dev_comment {
	padding: 15px;
	border: 1px solid #f2d99d;
	background-color: #fff8da;
	color: #2C2003;
}

.form_error {
	padding: 3px;
	border: 1px solid #F04F4F;
	color: #444;
	font-weight: heavy;
}

.form_error2 {
	padding: 3px;
	border-bottom: 1px solid #F04F4F;
	color: #444;
	font-weight: heavy;
}

.form_error_input {
	padding: 3px;
	border: 1px solid #32C639;
	background-color: #fff;
	color: #444;
}

.form_error_input_join {
	padding: 3px;
	border: 1px solid #0087e8;
	background-color: #fff;
	color: #444;
}

.form_error_input2 {
	padding: 2px;
	border: 1px solid #9F0000;
	background-color: #FFE8E8;
	color: #444;
}


/*  General Link Styles
----------------------------------------------------------------------------------- */


a          { color: #ef003e; font-weight: bold; text-decoration: none; }
a:visited  { color: #ef003e; font-weight: bold; text-decoration: none; }
a:hover    { color: #7cb600; font-weight: bold; text-decoration: none; }

a.gray          { color: #222; font-weight: bold; text-decoration: none; }
a.gray:visited  { color: #222; font-weight: bold; text-decoration: none; }
a.gray:hover    { color: #0070c0; font-weight: bold; text-decoration: none; }

a.none          { text-decoration: none; font:normal 1em Arial, Helvetica, sans-serif; line-height: 1.6em; color:#444; }
a.none:visited  { text-decoration: none; font:normal 1em Arial, Helvetica, sans-serif; line-height: 1.6em; color:#444; }
a.none:hover    { text-decoration: none; font:normal 1em Arial, Helvetica, sans-serif; line-height: 1.6em; color:#0087e8; }

a.green          { color: #6ca400; font-weight: bold; text-decoration: none; }
a.green:visited  { color: #6ca400; font-weight: bold; text-decoration: none; }
a.green:hover    { color: #0070c0; font-weight: bold; text-decoration: none; }

a.blue          { color: #0087e8; font-weight: bold; text-decoration: none; }
a.blue:visited  { color: #0087e8; font-weight: bold; text-decoration: none; }
a.blue:hover    { color: #3366cc; font-weight: bold; text-decoration: none; }

a.events_sys_nav          { color: #243039; font-weight: bold; text-decoration: none; }
a.events_sys_nav:visited  { color: #243039; font-weight: bold; text-decoration: none; }
a.events_sys_nav:hover    { color: #FDFDFF; font-weight: bold; text-decoration: none; }

a.gold          { color: #e8c500; font-weight: bold; text-decoration: none; }
a.gold:visited  { color: #e8c500; font-weight: bold; text-decoration: none; }
a.gold:hover    { color: #cc9133; font-weight: bold; text-decoration: none; }

a.green2          { color: #05AD12; font-weight: bold; text-decoration: none; }
a.green2:visited  { color: #05AD12; font-weight: bold; text-decoration: none; }
a.green2:hover    { color: #1ED814; font-weight: bold; text-decoration: none; }

a.green3          { color: #05AD12; font-size: .9em; font-weight: bold; text-decoration: none; }
a.green3:visited  { color: #05AD12; font-size: .9em; font-weight: bold; text-decoration: none; }
a.green3:hover    { color: #7cb600; font-size: .9em; font-weight: bold; text-decoration: none; }

a.blue2          { color: #0087e8; font-size: .9em; font-weight: bold; text-decoration: none; }
a.blue2:visited  { color: #0087e8; font-size: .9em; font-weight: bold; text-decoration: none; }
a.blue2:hover    { color: #7cb600; font-size: .9em; font-weight: bold; text-decoration: none; }

a.blue3          { color: #0087e8; font: bold 1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.blue3:visited  { color: #0087e8; font: bold 1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.blue3:hover    { color: #7cb600; font: bold 1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

a.alert          { font-size: 1.1em; color: #ef003e; font-weight: bold; text-decoration: none; }
a.alert:visited  { font-size: 1.1em; color: #ef003e; font-weight: bold; text-decoration: none; }
a.alert:hover    { font-size: 1.1em; color: #7cb600; font-weight: bold; text-decoration: none; }

a.gray          { color: #999999; font-weight: bold; text-decoration: none; font-size: 0.95em; }
a.gray:visited  { color: #999999; font-weight: bold; text-decoration: none; font-size: 0.95em; }
a.gray:hover    { color: #7cb600; font-weight: bold; text-decoration: none; font-size: 0.95em; }

a.gray2          { color: #999999; font-weight: bold; text-decoration: none; font-size: 0.85em; }
a.gray2:visited  { color: #999999; font-weight: bold; text-decoration: none; font-size: 0.85em; }
a.gray2:hover    { color: #7cb600; font-weight: bold; text-decoration: none; font-size: 0.85em; }

a.sponsor          { font-size: .90em; color: #6ca400; font-weight: bold; text-decoration: none; }
a.sponsor:visited  { font-size: .90em; color: #6ca400; font-weight: bold; text-decoration: none; }
a.sponsor:hover    { font-size: .90em; color: #0070c0; font-weight: bold; text-decoration: none; }

a.forgot          { font-size: .9em; color: #999999; font-weight: bold; text-decoration: none; }
a.forgot:visited  { font-size: .9em; color: #999999; font-weight: bold; text-decoration: none; }
a.forgot:hover    { font-size: .9em; color: #ef003e; font-weight: bold; text-decoration: none; }


a.logout          { color: #0087e8; font-weight: bold; text-decoration: none; }
a.logout:visited  { color: #0087e8; font-weight: bold; text-decoration: none; }
a.logout:hover    { color: #ef003e; font-weight: bold; text-decoration: none; }



/*  Typography
----------------------------------------------------------------------------------- */


h1 {
	font: bold 1.7em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0087e8;
	margin: 5px 0px 9px 0px;

}

h2 {
	font: bold 1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0087e8;
	margin: 12px 0px 3px 0px;
} 

h2.sponsors {
	font: bold 1.1em Arial, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #669933;
	border-top: 1px solid #669933;
	letter-spacing: -.3pt;
	background-color: #32C639;
	margin-right: 5px;
	padding: 2px;
}


h2.login {
	font: bold 1.0em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #8fb3e7;
	background-color: #2161C3;
	margin-right: 5px;
	padding: 2px;
}


.first_time {
	font: bold 1.0em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	background-color: #32C639;
	margin-right: 5px;
	padding: 2px;
	border-bottom: 1px solid #669933;
	border-top: 1px solid #669933;
	margin-bottom: 5px;
}

.first_timer {
color: #fff;
}

h3 {
	font: bold 1.1em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0087e8;
	margin: 0px 0px 0px 0px;
}



h4 {
	font: bold 1.05em Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 3px 0px 7px 0px;
}

h5 {
	font: bold 1.25em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #0087e8;
	margin: 0px 0px 6px 0px;
}

p {
margin-bottom: 1px;
padding: 0px;
text-align: justify;
}

.last_logged {
	background-color:#EFF4FC;
	border: 1px solid #BBD1EA;
	color:#3333CC;
	padding: 5px;
	margin: 0px 0 5px 0;
}

/*  Buttons
----------------------------------------------------------------------------------- */


.but_readmore {
	margin-top: 7px;
}





/*  Body Structure
----------------------------------------------------------------------------------- */

.container {
	width: 878px;
	text-align: left;
	margin: 0 auto;
	height: auto;
}

#column_left {
	width: 703px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	float: left;
}

#column_right {
	width: 175px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	height: auto;
}


 

/*  Navigation
----------------------------------------------------------------------------------- */

.navigation {
	width: 878px;
	height: 36px;
	background: url(../img/nav/nn_nav_bg.gif);
	margin: 1px auto;
	color: #999;
	padding: 0px 0px 0px 0px; 
	font-size: 10.5px;
letter-spacing: -0.5px
}

.nav_items {
	padding: 4px;
	color: #ccffcc;	
	letter-spacing: .005em
	text-align: left;
	margin-left: 2px;
}

.nav_items a { color: #eee; font-weight: bold; text-decoration:none; }
.nav_items a:visited { color: #eee; }
.nav_items a:hover { color: #FFFF66; } 

 a.selected { color: #FFFF66; font-weight: bold; text-decoration: underline; }
 a.selected:visited { color: #FFFF66;  text-decoration: underline; }
 a.selected:hover { color: #FFFF66; } 

.nav_spacer {
margin-left: 3px;
margin-right: 3px;
}


/*  Header & Footer
----------------------------------------------------------------------------------- */

.header {
	width: 878px;
	height: 76px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}

.header_login a { color: #fff; font-weight: bold; text-decoration:none; }
.header_login a:visited { color: #fff; }
.header_login a:hover { color: #a7e500; } 



.footer {
	width: 878px;
	margin-top: 1px;
	padding-top: 0px;
	}

.footer_container {
	width: 878px;
}

.footer_nav_left {
	width: 439px;
	margin: 0 auto;
	padding-top: 1px;
	text-align: center;
	font-size: .9em;
	color: #009933;	
	text-align: left;
	float: left;
}

.footer_nav_right {
	border 1px solid;
	width: 439px;
	margin: 0 auto;
	padding-top: 1px;
	text-align: center;
	font-size: .9em;
	color: #009933;	
	text-align: right;
	float: right;
}

.footer_spacer {
margin-left: 4px;
margin-right: 4px;
}


.footer_nav_left a { color: #006dd2; font-weight: bold; text-decoration:none; }
.footer_nav_left a:visited { color: #006dd2; }
.footer_nav_left a:hover { color: #009933; } 
.footer_nav_right a { color: #006dd2; font-weight: bold; text-decoration:none; }
.footer_nav_right a:visited { color: #006dd2; }
.footer_nav_right a:hover { color: #009933; } 


.first_time a { color: #fff; font-weight: bold; text-decoration:none; }
.first_time a:visited { color: #fff; }
.first_time a:hover { color: #BEF5BA; } 

.copyright {
	color: #ccc;
	font-size: .95em;
	text-align:center;
}

.copyright_hugbottom {
	color: #ccc;
	font-size: .95em;
	text-align:center;
	position:absolute;
	bottom:0;
	width: 732px;
	margin-left: auto;
	margin-right: auto;
}


.footer a { color: #006dd2; font-weight: bold; text-decoration:none; }
.footer a:visited { color: #006dd2; }
.footer a:hover { color: #7cb600; } 


h1.title {
	width: auto;
	display: block;
	font-size: 1.3em;
	color: #fff;
	background: url(/images/home/bg_titles.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	height: 27px;
	padding: 2px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	
}

.rule
	{
	border: 0px;
	border-top: 1px solid #bbb;
	margin: 20px 0px 10px 0px;
	}

.clear
	{
	clear: both;
	}

.column_right {
margin-left: 5px;
vertical-align: top;
}

.column_right_login {
	width: 166px;
}



/*  CSS For Scrolling Sponsors Box
----------------------------------------------------------------------------------- */
	/*Example CSS for the two demo scrollers*/


#pscroller2{
width: 160px;
height: 28px;
line-height: 11pt;
padding: 2px;
margin-right:5px;
border-bottom: 1px solid silver;

}

#pscroller3{
width: 160px;
height: 28px;
line-height: 11pt;
padding: 2px;
margin-right:5px;
margin-bottom: 15px;
border-bottom: 1px solid silver;
}

#pscroller2 a{
text-decoration: none;

}

#pscroller3 a{
text-decoration: none;
}

.rssclass a{
font-size: .90em; color: #6ca400; font-weight: bold; text-decoration: none;
}

.someclass{
border-bottom: 1px solid silver;
text-align: center;
}

/*  MISC
----------------------------------------------------------------------------------- */

.add_box {
background-color: #FEFBE2;
margin-top: 5px; 
padding: 5px; 
border: 1px solid #ccc;
}

.sponsor_title {
margin-top: 0px; 
padding: 0px;
vertical-align: bottom;
color: #bbb;
font-size: .85em;
letter-spacing: 1px
}

.comment_notice {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #0D64D0;
	border-color: #9ABBED;
	color: #000;
	text-align: left;
}

.form_error {
	padding: 3px;
	border: 1px solid #F04F4F;
	color: #444;
	font-weight: heavy;
}

.notice {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	color: #444;
	font-weight: heavy;
}


table.link_cats {
	border: 1px solid #555;
	border-collapse: collapse;
	border-color: #ccc;
}
table.link_cats th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	background-color: #fff;
	color: #444;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;

}
table.link_cats td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}



/*  Links Table Formatting
----------------------------------------------------------------------------------- */
.links_table {
	padding: 4px;
	border: 1px solid #94acca;
	margin-bottom: 7px;
}

.links_table select{
	background-color: #fff;
	border: 1px solid #94acca;
}

.links_table td{
	padding: 5px 5px 5px 6px;
	border: 0px;
	color: #546170;
}

.links_table td#light{
	background-color: #f4fafe;
	border-left: 1px solid #cbdaef;
}

.links_table td#dark{
	background-color: #eaf3fb;
	border-left: 1px solid #cbdaef;
}

.links_table td#foot{
	background-color: #fff;
	border-top: 1px solid #cbdaef;
	padding: 8px 6px 6px 6px;
}


/*  Members Table Formatting
----------------------------------------------------------------------------------- */

.members_table {
	padding: 2px;
	border: 1px solid #94acca;
	margin-bottom: 7px;
}

.members_table select{
	background-color: #fff;
	border: 1px solid #94acca;
}

.members_table td{
	padding: 2px 2px 2px 4px;
	border: 0px;
	color: #546170;
}

.members_table td#light{
	background-color: #f4fafe;
	border-left: 1px solid #cbdaef;
}

.members_table td#dark{
	background-color: #eaf3fb;
	border-left: 1px solid #cbdaef;
}

.members_table td#foot{
	background-color: #fff;
	border-top: 1px solid #cbdaef;
	padding: 8px 6px 6px 6px;
}

/*  Documents Table Formatting
----------------------------------------------------------------------------------- */

.documents_table {
	padding: 2px;
	border: 1px solid #94acca;
	margin-bottom: 7px;
}


.documents_table select{
	background-color: #fff;
	border: 1px solid #94acca;
}

.documents_table td{
	padding: 2px 2px 2px 4px;
	border: 0px;
	color: #546170;
}

.documents_table td#light{
	background-color: #f4fafe;
	border-left: 1px solid #cbdaef;
}

.documents_table td#dark{
	background-color: #eaf3fb;
	border-left: 1px solid #cbdaef;
}

.documents_table td#foot{
	background-color: #fff;
	border-top: 1px solid #cbdaef;
	padding: 8px 6px 6px 6px;
}


/*  events Table Formatting
----------------------------------------------------------------------------------- */

.events_table {
	padding: 2px;
	border: 1px solid #70F321;
	margin-bottom: 7px;
}


.events_table select{
	background-color: #fff;
	border: 1px solid #94acca;
}

.events_table td{
	padding: 2px 2px 2px 4px;
	border: 0px;
	color: #546170;
}

.events_table td#light{
	background-color: #F2FEEB;
	border-left: 1px solid #cbdaef;
}

.events_table td#dark{
	background-color: #E5FDD9;
	border-left: 1px solid #cbdaef;
}

.events_table td#foot{
	background-color: #fff;
	border-top: 1px solid #cbdaef;
	padding: 8px 6px 6px 6px;
}

/*  events Table2 Formatting (home page events preview)
----------------------------------------------------------------------------------- */

.events_table2 {
	padding: 0px;
	margin-bottom: 3px;
}


.events_table2 select{
	background-color: #fff;
}

.events_table2 td{
	padding: 1px 1px 1px 2px;
	border: 0px;
	color: #546170;
}

.events_table2 td#light{
	background-color: #F2FEEB;
}

.events_table2 td#dark{
	background-color: #E5FDD9;
}

.events_table2 td#foot{
	background-color: #fff;
	border-top: 1px solid #cbdaef;
	padding: 2px 2px 2px 2px;
}


/*  Slick_Slide_Content
----------------------------------------------------------------------------------- */

	.slick_slide_contentBox{
		border:1px solid #317082;
		height:0px;
		visibility:hidden;
		position:relative;
		background-color:#E2EBED;
		overflow:hidden;
		padding:10px;
		width:510px;	
		}

	.slick_slide_cats_contentBox{
		height:0px;
		visibility:hidden;
		position:relative;
		overflow:hidden;
		padding:0px;
		margin-top: 5px;
		}

	.slick_slide_content{
		position:absolute;		
		width:100%;
	}

/*  NECApanel Logins Table Formatting
----------------------------------------------------------------------------------- */


table.logins {
	border: 1px solid #bbb;
	border-collapse: collapse;
	width: 100%;
	text-align:left;
}

table.logins td.sort{
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align:left;
	font-size: 11px;
}

table.logins td.headings{
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align:left;
}

table.logins tr.headings{
	background-color: #eee;
	text-align: center;
}

/*  NECApanel HINT BOXES
----------------------------------------------------------------------------------- */


 .intip {font-style:italic;font-weight:bold;display:none;}  



/*  Event Tooltips
----------------------------------------------------------------------------------- */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #C4E0FF;
padding: 2px;
background-color: #fff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*  Event Upgrades
----------------------------------------------------------------------------------- */
.event_add_stage_box {
background-color:#fff; 
padding: 5px; 
margin-left: auto; 
margin-right: auto; 
margin-top: 5px; 
margin-bottom: 5px;
border: 1px solid #ccc;
background-color: #F9FAFB;
text-align: center;
width: 98%;
background-color: #fff;
}

.events_sys_headers {
text-transform: uppercase; 
letter-spacing: 2px;
color: #44596A;
border-bottom: 1px solid #E0E6EB;
width: 875px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.events_sys_subheaders {
text-transform: uppercase; 
letter-spacing: 2px;
color: #44596A;
border-bottom: 1px solid #E0E6EB;
width: 91%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.comment_notice {
    margin-top: 5px;
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid;
    border-color: #444444;
    color: #000;
    background-color: #ffffff;
    text-align: center;
	font-family: arial;
	font-size: .85em;   
	display: none;
}


/*  Event Error & Notices Upgrades
----------------------------------------------------------------------------------- */
.vp_notice {
	width: auto;
	padding: 5px 0 0 0;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
    background: url(../img/common/bg_note_success.jpg) repeat-x;
	display: none;
}

.vp_notice img {
	display: inline;
	vertical-align: -3px;
	margin: 0 5px 0 0;
}

.vp_error {
	width: auto;
	padding: 5px 0 0 0;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
    background: url(../img/common/bg_note_error.jpg) repeat-x;
	display: none;
}

.vp_error img {
	display: inline;
	vertical-align: -3px;
	margin: 0 5px 0 0;
}


.vp_error_events {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
    background-color: #FFCCCC;
	border: 1px solid #FF9999;
	display: none;
	width: 650px;
}

.vp_error_events img {
	display: inline;
	vertical-align: -3px;
	margin: 0 5px 0 0;
}


.vp_notice_events {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #009900;
	font-weight: bold;
	text-align: left;
    background-color: #CCFFCC;
	border: 1px solid #99FF99;
	display: none;
	width: 650px;
}

.vp_notice_events img {
	display: inline;
	vertical-align: -3px;
	margin: 0 5px 0 0;
}


.comment_notice_wide {
	margin: 10px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid;
    border-color: #b37c05;
    color: #000;
    background-color: #f8d17c;
    text-align: center;
	font-family: arial;
	font-size: .85em;   
	display: none;
}

.comment_notice_wide_strong {
	margin: 10px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid;
    border-color: #b37c05;
    color: #000;
    background-color: #FFF;
	background-image: url("../img/error_bg.gif"); 
    text-align: center;
	font-family: arial;
	font-size: .85em;   
	display: none;
}

.np_event_options_subnav {
width: 91%;
text-align: center; 
margin-left:auto;
margin-right: auto;
border: 1px solid #ccc; 
padding: 5px; 
background-color: #EBEDF0;
}

.close_box {
	float: right;
}

.np_event_options_standard_box {
padding: 5px; 
margin-left: 2px; 
margin-right: 2px; 
margin-top: 5px; 
margin-bottom: 5px;
display:none;
}


/*  Specific Table Formatting - Event Registration Options
----------------------------------------------------------------------------------- */

.event_regoptions_table {
	padding: 0px;
	width: 100%;
	margin-bottom: 15px;
	font-size: 1em;

}

.event_regoptions_table tr.headings td{
	border-collapse: collapse;
	text-align:left;
	color:#F9FAFF;
	border-bottom: 1px solid #ccc;
	background: #91ACFB url(../img/common/bg_tableheader_bl.gif) repeat-x;
	border-top: 0;
}

.event_regoptions_table tr.headings td a, .event_regoptions_table tr.headings td a:hover{
	color: #fff3ca;
}

.event_regoptions_table select{
	background-color: #fff;
	border: 1px solid #ccc;
}

.event_regoptions_table td{
	padding: 7px 5px 7px 7px;
	color: #706b54;
	border-top: 1px solid #ccc;
	line-height: 1.3em;
}

.event_regoptions_table td#light{
	background-color: #EBEFFE;
}

.event_regoptions_table td#dark{
	background-color: #D9E1FD;
}


.event_regoptions_table td#foot{
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 8px 6px 6px 6px;
	text-align: right;
}

/*  Form Validation
----------------------------------------------------------------------------------- */

.error {
    color: #7D0000;
}
.controlerror {
    border: 1px solid #7D0000;
	background-color: #FFF4F4;
}

.event_complex_dashes {
display:inline;
font-size: 1.5em;
color: #6C81BD;
margin-left: 3px;
margin-right: 3px;
}

/* GALLERY STYLES 
----------------------------------------------------------------------------------- */
.gallery_green { 
color: #6ca400; 
}


/* JQuery LIGHTBOX PLUGIN
----------------------------------------------------------------------------------- */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}