@import url("nyscaa_core_import.css");

/* Copyright 2004 National Youth Science Camp Alumni Association (NYSCAA). 
   All Rights Reserved.
-------------------------------------------------------------------------------- */

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

html, body, div, h1, h2, h3, p, ul, ol, li, dt, dd, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h3 {
font-size: 18px;
}

input, textarea
{
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9pt;
}

body
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px auto auto 10px;
	/*width: 750px; */
	 width: 98%; 
	 
}

address
{
	font-style: normal;
	display: inline;
}

/*
.email:hover {background-color: #FFFF00;}
*/

a:link, a:visited, a:active
{
	color: #0000FF;
	background-color: transparent;
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	background-color: #FFFF66;
	text-decoration: underline;
}

#paypal_seal a:hover
{
	color: #FF0000;
	background-color: transparent;
}

#topnav ul, topnav_insde ul
{
	color: #FFFFFF;
background-color: #009999;


	
}

#topnav
{
	width: 700px;
	padding: 4px 0px 4px 0px;
	margin: 0 auto 10px auto;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: #009999;
	color: #fff;
}

#topnav a:link, #topnav a:visited, #topnav a:active, #topnav_inside a:link, #topnav_inside a:visited, #topnav_inside a:active
{
	color: #FFFFFF;
	background-color: #009999;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#topnav a:hover, #topnav_inside a:hover
{
	color: yellow;
	background-color: #009999;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#masthead_home
{
	padding: 4px 0px;
	margin: 10px 30px 10px 30px;
}

#topnav_inside
{
	padding: 4px 0px 4px 0px;
	margin: 0 auto 10px auto;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: #009999;
	color: #fff;
}

#masthead
{
	margin-bottom: 10px;
}

#masthead_header
{
	padding: 0 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006666;
	height: 1em;
}

#main_content_home
{
	padding: 0 50px;
	margin-bottom: 20px;
}

#main_content
{
	width: 100%;
	margin-bottom: 20px;
	border-width: 2px 0 2px 0;
	border-style: solid;
	border-color: #006666;
}

.bg_navbar
{
	background-color: #CBEDED;
}

#sidenav
{
	padding: 20px 5px;
	width: 125px;
}

#sidenav ul
{
	margin: 0;
	padding: 0;
}

#sidenav li
{
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}

#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#sidenav li a:hover
{
	color: #CC0000;
	background-color: transparent;
	text-decoration: underline;
}

#story_content
{
	width: 100%;
	padding: 20px;
}

.bg_sidebar
{
	background-color: #FFFFFF;
}

#sidebar
{
	padding: 20px 0;
	width: 40px;
}

.sidebar_top
{
	width: 200px;
	height: 13px;
	background-image: url(../images/sidebar/sidebar_top.gif);
}

.sidebar_middle
{
	width: 172px;
	padding: 6px 14px 0 14px;
	background-image: url(../images/sidebar/sidebar_middle.gif);
}

.sidebar_bottom
{
	width: 200px;
	height: 22px;
	background-image: url(../images/sidebar/sidebar_bottom.gif);
}

#textnav
{
	margin: 20px 0 20px 0;
	font-size: 9pt;
	word-spacing: 0.2em;
	text-align: center;
}

#textnav a
{
	padding: 0 4px;
}

#footer
{
	margin: 20px 0 20px 0;
	font-size: 9pt;
	text-align: center;
}

span.fs
{
	display: none;
}

h1
{
	color: #006666;
	background-color: transparent;
	font-size: 14pt;
	font-weight: bold;
}

#story_content h1
{
	margin-top: 0;
}

.doctitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
}

h2
{
	color: #006666;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #006666;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}

tt
{
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}

ul>li
{
	padding: 0 0 5px 0;
	list-style-image: url(../images/bullets/diamond_greenblue.gif);
}

ol>li
{
	padding: 0 0 5px 0;
	list-style-image: none;
}

ul>li ul>li
{
	margin-left: -20px;
	padding: 0;
	list-style-image: none;
	list-style-type: square;
}

tr
{
	vertical-align: top;
}

td img.shrinkwrap
{
	display: block;
}

.bold
{
	font-weight: bold;
}

.bold_bigger
{
	font-size: 12pt;
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.bold_italic
{
	font-weight: bold;
	font-style: italic;
}

.red
{
	font-weight: bold;
	color: #CC0000;
}

.banner
{
	color: #FFFFFF;
	background-color: #009999;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.header1
{
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}

.header2
{
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
}

.secheader1
{
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}

.secheader1_red
{
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.form_secheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}

.form_label
{
	font-size: 10pt;
	font-weight: bold;
}

.form_header
{
	color: #FFFFFF;
	background-color: #006666;
	font-size: 10pt;
	font-weight: bold;
}

.bg_table_roster
{
	background-color: #333333;
}

.column_label_roster
{
	background-color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
}

.row_label_roster
{
	background-color: #CCFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.data_roster
{
	font-size: 9pt;
}

.data_roster_100
{
	font-size: 9pt;
	width: 100%;
}

.data_roster_modify
{
	background-color: #FFFF66;
	font-size: 9pt;
	width: 100%;
}

td.data_roster_modify>input
{
	font-size: 9pt;
}

.search_header
{
	font-size: 9pt;
}

a.search_header:hover
{
	background-color: transparent;
	font-size: 9pt;
}

.search_text
{
	font-size: 9pt;
}

a.search_text:hover
{
	background-color: transparent;
	font-size: 9pt;
}

.button_menu
{
	margin-bottom: 25px;
}

a.button_text:link,a.button_text:visited,a.button_text:active
{
	color: #FFFFFF;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

a.button_text:hover
{
	color: #FFFF00;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

a.button_home:link,a.button_home:visited,a.button_home:active,
a.button_ballot:link,a.button_ballot:visited,a.button_ballot:active
{
	color: #FFFFFF;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.button_home:hover, a.button_ballot:hover
{
	color: #FFFF00;
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.box_gray
{
	background-color: #DDDDDD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin ridge #CCCCCC;
}

.row_odd0
{
	background-color: #FFCCCC;
}

.row_even0
{
	background-color: #FFFFCC;
}

.newsbyte_name
{
	color: #006666;
	background-color: transparent;
	font-weight: bold;
}

.book
{
	font-style: italic;
}

.newsbytephoto
{
	margin: 0 0 2px 0;
	border-color: #666666;
	border-width: 5px;
	border-style: groove;
	background-color: #EEEEEE;
	padding: 2px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

.caption_italic
{
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

.caption
{
	font-size: 8pt;
}

.disclaimer
{
	margin-top: 25px;
	border-width: 1px;
	border-color: #006666;
	border-style: solid none none none;
	padding-top: 5px;
	font-size: 8pt;
	font-style: italic;
}

.nav_preview
{
	margin: 2px 0 25px 0;
	border-width: 2px;
	border-color: #FF0000;
	border-style: none none solid none;
	padding: 2px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

.form_req_blurb
{
	font-size: 9pt;
	font-weight: normal;
}

.backtotop
{
	margin: 20px 0 5px 0;
	padding: 2px;
	color: #006666;
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.backtotop img
{
	vertical-align: bottom;
	border-width: 0;
}

.backtotop a:link, .backtotop a:visited, .backtotop a:active
{
	color: #006666;
	background-color: transparent;
	text-decoration: none;
}

.backtotop a:hover
{
	color: #006666;
	background-color: transparent;
	text-decoration: none;
}

.hr_gray
{
	margin: 20px 0 15px 0;
	border-color: #999999 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.hr_teal
{
	margin: 20px 0 15px 0;
	border-color: #006666 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.nowrap
{
	white-space: nowrap;
}

#regform tr
{
	vertical-align: bottom;
}

#regform td
{
	vertical-align: bottom;
	text-align: left;
}

#regform td.form_label
{
	text-align: right;
	width: 120px;
}

#reunion2004RegForm tr
{
	vertical-align: bottom;
}

#reunion2004RegForm td
{
	vertical-align: bottom;
	text-align: left;
}

#reunion2004RegForm td.form_label
{
	text-align: right;
	width: 120px;
}

#reunion2004RegForm input
{
	vertical-align: bottom;
}

#regform_bottom tr
{
	vertical-align: bottom;
}

#regform_bottom td
{
	vertical-align: bottom;
	text-align: left;
}

#regform_bottom td.form_label2
{
	text-align: right;
	width: 120px;
}

table.regfees td
{
	vertical-align: top;
}

.regform_secheader
{
	color: #EEEEEE;
	background-color: #009999;
	padding: 4px;
	margin: 12px 0 6px 0;
	font-weight: bold;
}

.input_submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
	background-color: #009999;
}

.regform_amount
{
	white-space: nowrap;
}

/* Added by Chad Lundgren  */
.invisible {
	display: none;
}

#site_navigation li
{
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}


/* TOOLTIP */
.tooltip {
border: solid 1px #C0C0C0;
background-color: #EEEEEE; 
padding: 2px;
display: none;
position: absolute;
left: 0;
top: 1.2em; 
z-index: 1;
width: 190px;
cursor: help;
}

html > body .tooltip {
top: 1.5em; 
}

a.help {
cursor: help;
}

/* FRAME HEADER */
.frameHeader {
border: solid 1px #CCCCCC; 
border-bottom: solid 1px #333333;
margin: 0;
padding: 0;
color: #000000;
background-image: url(/images/layout/frameHeaderBackground.gif);
background-color: #999999;
background-repeat: repeat-x;
background-position: center;
}
.frameHeader th {
background-color: transparent;
background-image: url(/images/layout/frameHeaderBackground.gif);
background-repeat: repeat-x;
background-position: center;
color: #000000;
border: none;
font-size: 100%;
}
/* FRAME RESULTS */
.frameResults {
margin: 0;
padding: 0;
}
/* FRAME WRAPPER */
.frameWrapper {
border: inset 1px #8C8C8C;
margin: 0;
padding: 0;
width: 100%;
}

/* FRAME PAGER */

.framePager {
border-top: solid 1px #A3A3A3; 
border-bottom: solid 1px #FFFFFF;
margin: 0;
padding: 0;
color: #A3A3A3;
background-image: url(../images/layout/framePagerBackground.gif);
font-size: 100%;
}

/* MINI STYLES */
body.mini, .mini table {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
width: auto;
/*overflow: hidden; */
}
.mini .content {
padding: 0;
}
.mini h1 {
font-size: 120%;
margin: 0;
}
.mini h2 {
font-size: 110%;
margin: 0;
}
.mini h3 {
font-size: 100%;
margin: 0;
}
.mini h4 {
font-size: 100%;
margin: 0;
}
.mini input, .mini textarea, .mini select {
font-family: Courier, monospace;
font-size: 90%;
border-color: #333333;
border-width: 1px;
}


input.image {
border: none;
}

tr.dark td {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #eee;
}

fieldset {
	border: 1px solid #B0B0B0;
}
legend {
	color: #000000;
	background-color: #FFFFFF;
}
#admin_navigation {
	text-align: right;
}
.story_date {
	text-align: left;
	font-weight: bold;
}
th {
	background-color: #E0E0E0;
	color: #000000;
}

.calendar_date {
	width: 2em;
	text-align: center;
	border: 1px solid #DFDFDF;
	padding: 1px;
	font-weight: bold;
}
.calendar_filler {
	background-color: #EFEFEF;
	color: #666666;
}


th {
	background-color: #E0E0E0;
	color: #000000;
}


/* SEARCH STYLES */
.search, .search th {
font-weight: bold;
color: #000;
background-color: #CBEDED;
}
.search a {
color: #FFFFFF;
}
.search input, .search select, .search textarea {
font-weight: normal;
}
.notseen
{
visibility: hidden;
}



.calendar_filler a {
	color: #6666CC;
}
.calendar_filler a:visited {
	color: #9966CC;
}


.day_of_month{
	height: 100px;
	vertical-align: top;
	width: 12.5%;
}
.day_of_month ul {
	margin: 2px 0;
	padding: 1.5em;
}

.title h2
{
font-size: 24px;
}

 .title h3
 {
 font-size: 18px;
 }

.news_story h3
{
font-size: 18px;
}



.news_story h4 
{
font-size: 14px;
}

.news_story h2
{
font-size: 24px;
}

#story_content h3
{
font-size: 18px;
}

table, tr, td, th {
border-collapse: collapse;
border-color: #000;
}

h2 {
margin-top: 0;
}

.events_sidebar h2  {
font-size: 20px;
}

.events_sidebar {
float: right;
width: 225px;
border: 1px solid #ddd;
padding: 6px;
background-color: #eee;
margin-left: 20px;
font-size: 90%;
margin-bottom: 10px;
}



#breadcrumbs
{
padding: 0 20px;
vertical-align: top;
}

.align_right

{
text-align: right;
}