@charset "utf-8";
/* CSS Document */

body  
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	background-color: #000000;
	color: #00000;
}


.button
{
	border: solid 1px #ddd;
	background: url(../../../fakoli/images/button-strip.gif) top left #cccccc;
}

a.button
{
	text-decoration: none;
	font-size: 10pt;
	padding: 2px;
	color: #000;
	width: auto;
	outline: none;
}

.button:hover 
{
	color: #000;
	border: solid 1px #000;
}


#content a.button:visited
{
	text-decoration: none;	
}
a.button:visited
{
	font-weight: normal;
	color: #000;
}

a.button:hover
{
	border: solid 1px #000 !important;
	color: #000088 !important;
}

/* identifies errors in survey preview and survey response preview pages */
warning
{
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(http://www.stem2stern.org/framework/images/warning_icon.gif);
	background-repeat: no-repeat;
}


/* must be a div to work in IE */
.warning
	{
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../../../fakoli/images/warning_icon.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#container
{
	padding: 6px;
}
#frame
{
	border: none;
	width: 960px;
	background: url(../images/top_edge_960.gif) #fff top no-repeat;
	padding-top: 8px;
}
 
#header
{
	background-color: #fff;
	margin: 0;
	padding: 0;
    border-bottom: solid 1px #666;
    border-collapse: collapse;
    width: 100%;
}

#header td
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#header_divider
{
	height: 6px;
	font-size: 1pt;
	background-color: #8B960B;
}


#apDiv1 
{
	position:absolute;
	width:601px;
	height:28px;
	z-index:1;
	left: 305px;
	top: 110px;
}

H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #2b388f;
	float: left;
}
H2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #2b388f;

}
 
 H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color:#666;
}




#global ul {
margin: 0;
padding: 0;
list-style-type: none;
}
 
#global ul li {
display: inline-block;
float: left;
font: normal 14px Arial;
text-align: center;
vertical-align: middle;
background: url(../images/nav_tab_left.gif) top left no-repeat transparent;
color: #fff;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0;
padding-left: 2px;
height: 22px;
}

#global ul li:hover
{
background: url(../images/nav_tab_left_active.gif) top left no-repeat transparent;
}

#global ul li a:link, #global ul li a:visited
{
display: inline-block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 13px;
padding-left: 15px;
color: #fff;
background: url(../images/nav_tab_right.gif) top right no-repeat transparent;

}

#global ul li a:active, #global ul li a:hover
{
color: #fff;
background: url(../images/nav_tab_right_active.gif) top right no-repeat transparent;
display: inline-block;
width: auto;
}


/*Sub level menu items */
#global ul li ul{
position: absolute;
width: 960px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

#global a.subfolderstyle{
background: url(http://www.stem2stern.org/templates/public/images/right.gif) no-repeat 97% 50%;
}

 
/* Holy Hack for IE \*/
* html #global ul li { float: left; height: 1%; }
* html #global ul li a { height: 1%; }
/* End */





.module
	{
	vertical-align: top;
	padding-top:6px;
	margin-top:6px;
	margin:auto;
	}

#content  {
	
	padding: 10px;
	padding-left:20px;
	vertical-align: top;
	text-align:left;
	background: url(../images/swoosh_top.gif) top left no-repeat #fff;
	padding-top: 20px;
	min-height: 200px;
	/* Hack to provide min-height for IE 6 */
	height:auto !important; 
  	height:200px;	
  	display: block;		
	
}

#page_title
{
	margin-top: 28px;
	margin-left: 60px;
	line-height: 24px;
	border-bottom: solid 2px #2b388f;
	width: 610px;
	clear: none;
}

#comment
{
	margin-top: 28px;
	margin-left: 60px;
	line-height: 24px;
	width: 610px;
	clear: none;
}

#comment_content
{
	margin-top: 28px;
	margin-left: 15px;
	line-height: 24px;
	border-bottom: solid 1px;
	border-bottom-style: dashed;
	border-bottom-color: grey;
	width: 610px;
	clear: none;
}

#additional_content
{
float: left;
width: 650px;
vertical-align: top;
}

#map_subpage

{
width: 650px;
height: 320px;
vertical-align: top;
background: url(../images/module_blue_bg_650x320.gif)   no-repeat;
font: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
text-align: left;	
}

#map_subpage h2

{
color: #fff;

}
.subpage
{
	text-align: left;
	border: 1px solid #666;
	margin: auto;
}

h2.subpage
{
	text-align: left;
	font: bold 15px Arial;
	line-height: 12px;
}


h3.subpage
{
	text-align: left;
	font: bold 14px Arial;
}




body.main #content
{
	padding: 0px;
	background-image: none;
	background-color: #2b388f;
	color: #fff;
	min-height: 760px;
	height: auto !important;
	height: 760px;
}

body.main .module
{
	margin: 0;
	padding: 0;
	border: none;
}

table
{
	border-collapse: collapse;
}

td
{
	padding: 0;
	margin:  0;
}

body.main .module h2
{
	color: #fff;
}
#content p 

{
	color: #000000;
	line-height: 16px;
}

#content a:link
{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

#content a:visited
{

	color: #660066;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover{

	font-weight: bold;
	text-decoration: normal;
}


#content label

{
	color: #2b388f;
	font-weight: bold;
}
#content_cell
{
	padding-left:  20px;
	padding-top:   1px; 
	padding-right: 20px;
	background-color: #fff;
	border-left: solid 1px #ccc;
	vertical-align: top;
	/*height: 550px;*/
	font-size: 12px;	
}



table.list
{
	background-color: #ffffff;
	border: solid 1px #666;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	vertical-align:top;
}

table.list b
{
	
	color:  #2b388f;
	font-weight: bold;
}


table.list th
{
	background-color: #e6EEEE;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

table.list td
{
	padding: 4px;
	border: solid 1px #666;
}


table.list_small
{
	background-color: #ffffff;
	border: solid 1px #666;
	border-collapse: collapse;
	font-size: 8pt;
	width: 60%;
	vertical-align: top;
}

table.list_small b
{
	
	color:  #2b388f;
	font-weight: bold;
}


table.list_small th
{
	background-color: #EEE;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

table.list_small td
{
	padding: 4px;
	border: solid 1px #2b388f;
}


table.list td.subheading
{
	padding: 4px;
	border: solid 1px #2b388f;
	background-color: #2b388f;
	font-weight: bold;
	font-style: oblique;
}

#right
{
	clear: right;
	float: right;
	width: 240px;
	vertical-align: top;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 12px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: center;
}

#right label

{
	display: inline-block;
	width: 60px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	font-size: 12px;
	text-align: right;
}
#right a:link
{
	color: #000099;
	text-decoration: underline;
}

#right a:hover, a:active
{
	color: #000099;
	text-decoration: none;
}

#right a:visited
{
	color: #660066;
	text-decoration: underline;
}


#right select
{
	width: 120px;
	font-size: 12px;
}

#right input[type="text"]
{
	width: 114px;
	font-size: 12px;
}



#right input[type="submit"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	font-size: 12px;
}


#right h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	width: 212px;
	padding: 5px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#simple_search
{
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px #333;
}

h3.simple_search

{

	background: url(../images/module_header_yellow.gif) transparent top no-repeat;	

}

#mentor
{
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width: 220px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px #666;
	text-align: left;
}

#mentor p
	{
	margin: 5px;
	}


#subnav
{
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px #666;
	text-align: left;
}

h3.subnav

{
	background: url(../images/module_header_green.gif) transparent top no-repeat;	
	color: #fff;
}


#article_list
{
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px #666;
	text-align: left;
}

h3.article_list

{
	background: url(../images/module_header_green.gif) transparent top no-repeat;	
	color: #fff;
}

#program_list
{
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px #999;
	text-align: left;
}



h3.program_list,
h3.mini_cal_box
{
	background: url(../images/module_header_blue.gif) transparent top no-repeat;	
	color: #fff;
}

#right #slideshow, #ss_slideshow
 {
	position: relative;
	width: 220px;
	height: 220px;
	overflow: hidden;
	margin:auto;
	border: solid 1px #000;
	text-align: left;
 }

#right #slideshow img, , #ss_slideshow img
 {
	position: absolute;
	display: none;
 
 }

#right h3.slideshow, #calendar_box h3.mini_cal_box
  {
 		background: url(../images/module_header_turquoise.gif) transparent top no-repeat;	
		color: #fff;
 }
 

div.movie {
	width: 960px;
	height: 212px;
	border-top: solid 1px #666666;

}

#spotlight {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	float: left;
}
#spotlight  img{

	border: 0;
	float: left;
}

#login {

	background-color: #FFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	float: right;
}

#login  a:link  {

	
	color: #000099;
	text-decoration: none;
}

#login  a:visited  {

	
	color: #660066;
	text-decoration: none;
}

#login  a:hover, #login  a:active  {

	
	color: #000099;
	text-decoration: underline;
}


div.search {
	background-color: #FFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	float: right;
	
}

#program_details {
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	width:650px;
}

#program_details label
{

	color:#2b388f;
	font-weight: bold;
}

#program_details table
{
	padding: 4px;
	vertical-align: middle;
	border: solid 1px #666;
	width: 650px;
}

#program_details td
{
	padding: 4px;
	vertical-align: middle;
}


#program_details b
{
	
	color:  #2b388f;
	font-weight: bold;
}


#program_details th
{
	background-color: #EEE;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

#program_details th.heading
{
	background-color: #2b388f;
	color: #fff;
	font-size: 16px;
	font-family: Arial, sans-serif;
}

#program_details h3
{
	color:#2b388f;
	font-weight: bold;

}

label.form
{

	color:#2b388f;
	font-weight: bold;
}

table.form td
{
	width: 550px;
	background-color:#FFF;
	border-right:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	padding: 8px;
	vertical-align: middle;
}

#program_profile
{

vertical-align: bottom;
}
#program_profile div.module
{
	display: block;
	width: 650px;
	height: 250px;
	vertical-align: top;
	border: none;
	background-color: #ddd;	
	clear:left;
	float: left;
}


#program_profile td
{
	color: #000;
	vertical-align: top;
	text-align: left;

}

#program_profile h2
{

	font-family: arial, helvetica, san-serif;
	font-size: 16px;

}

#blue
{
	background-color:#2b388f;
	display: block;
	width: 960px;
}


#bottom_boxes
{
	background-color:#2b388f;
	color: #fff;
	vertical-align: top;
}
	
	
#bottom_boxes div.module
{
	display: block;
	width: 31%;
	vertical-align: top;
	float: left;
	border: none;
	padding-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	height: 250px;
	background-color:#2b388f;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

#bottom_boxes a:link, #bottom_boxes  a:visited,  #bottom_boxes  a:hover
{

	color: #006600;
	font-weight: normal;
}

#calendar
	
	{
	
	color: #006600;
	vertical-align: top;
	/*width: 730px;*/
}
	
div.calendar

{	width: 210px;
	vertical-align: top;
	float: left;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	height: 250px;
}

a:link.calendar,  a:visited.calendar, a:hover.calendar
{

	color: #006600;
	font-weight: normal;
}


#success_stories
{
	position: relative;
	width: auto;
	font-family:  arial, helvetica, san-serif;
	font-size: 14px;
	border: none;
	padding-left: 20px;
	padding-bottom: 12px;
	height: 220px;
	background-color: #fff;
}

#success_stories .swoosh
{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

#success_stories td
{
	color: #666;
	vertical-align: top;
	text-align: left;

}

#success_stories h2
{
	color: green;
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
}



#welcome
{
	display: block;
	width: 300px;
	vertical-align: top;
	float: left;
	border: none;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 12px;
	height: 280px;
	background-color:#2b388f;
}

#welcome h2
{
	color: #fff;
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
}

#welcome p
{ 
	color: #fff;
}

#welcome a:link, #welcome  a:hover, #welcome a:visited, #welcome a:active
{
	color: #fff;
}



#calendar
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#calendar th
{
	background: #9EB737;
	color: #fff;
	padding: 4px;
	text-align: center;
}

#calendar td
{
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	vertical-align: top;
	padding: 4px;
}

#calendar .empty
{
	background-color: #eee;
}
	
#calendar .event
{
	font-size: 11px;
}

#event_calendar
{
	width: 250px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}


#event_calendar h2

{
	color: #fff;
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
}

#mini_cal_box #minicalendar
{
	width: 220px;
}

#minicalendar
{
	border: solid 1px #666666 !important;
	width: 220px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#minicalendar table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
	width: 100%;
	
}

#minicalendar th
{
	background: #BCCBD6;
	color: #000;
	padding: 4px;
	text-align: center;
}

#minicalendar td
{
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	vertical-align: top;
	padding: 4px;
	background-color: #fff;
}

#minicalendar td.month
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-color: #BCCBD6;
	text-align: center;
	border-right: none;
	border-bottom: #000;
}

#minicalendar td.empty
{
	background-color: #eee;
}
	
#minicalendar td.event
{
	font-weight: bold;
	background-color: #D4D5AA;
}

#minicalendar td.today
{
	background-color: #ff8;
}


#fullcalendar
{
	border: solid 1px #666666 !important;
	width: 650px;
	text-align: center;
}

#fullcalendar table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
	width: 650px;
	
}

#fullcalendar th
{
	background: #7BB5DB;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-size: 14px;
	border-bottom: solid 1px #666;
}

#fullcalendar td
{
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	height: 100px;
	
	padding: 4px;
	background-color: #fff;
}

#fullcalendar td.month
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #7BB5DB;
	text-align: center;
	vertical-align: middle;
	border-right: none;
	height: 40px;
	border-bottom: none;
}

#fullcalendar td.empty
{
	background-color: #eee;
}
	
#fullcalendar td.event
{
	font-weight: bold;
	background-color: #7BB5DB;
}

#fullcalendar td.today
{
	background-color: #ffa;
}


#footer 
{
	background: url(../images/bottom_edge_960.gif) bottom left no-repeat #2b388f;
	text-align: center; 
	color: #fff;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font: 10px Verdana;
	padding: 6px;
	padding-bottom: 12px;
	clear: left;
}
#footer a:link, #footer a:visited
{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover, #footer a:active
{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

#bottom
{
	background: url(../images/right_swoosh.gif) bottom left no-repeat #2b388f;
	clear: both;
	color: #fff;
	width: 100%;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

#utilities
{
text-align: center;
}

#utilities ul {
margin: 0;
padding: 0;
list-style-type: none;
font: 10px Verdana;
text-align: center; 
display: inline-block;
}
 
#utilities ul li {
display: block;
float: left;
text-align: center; 
padding-left: 10px;
padding-right: 10px;
}

.event_bubble
{
	display: none;
	position: absolute;
	background: url(http://www.stem2stern.org/cms/components/calendar/images/event_bubble_top.png) top left no-repeat transparent;
	width: 220px;
	padding-top: 16px;
	z-index: 90;
}

.event_bubble_content
{
	width: 220px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background: url(http://www.stem2stern.org/cms/components/calendar/images/event_bubble_middle.png) top left repeat-y transparent;
	text-align: left;
	padding-left: 15px;
}

.event_bubble_content h4
{
	margin-top: 0px;
}

.event_bubble_content h5
{
	margin: 0px;
	font-size: 11px;
}

.event_bubble_content p
{
	margin: 0;
	color: #000;
	font-size: 10px;
}

.event_bubble_bottom
{
	width: 220px;
	height: 53px;
	background: url(http://www.stem2stern.org/cms/components/calendar/images/event_bubble_bottom.png) top left no-repeat transparent;
}

#program_spotlight_title h2
{
	text-align: left;
	display:block;
	background-color: #FAAF40;
	color:#000;
	margin:0;
	padding:0;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#program_spotlight_text h3
{
	color:#333;
	text-align: left;
	font-size: 16px;
}

#program_spotlight_text
{
	padding: 15px;
}

#program_spotlight_sub h3
{
	color:#333;
	text-align: left;
	font-size: 16px;
}

#program_spotlight_sub
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;

}

#program_spotlight_titlesub
{
	background-color: #FAAF40;
			padding-top: 0;
}

#program_spotlight_titlesub h2
{
	text-align: left;
	display:block;
	color:#fff;
	margin:0;
	padding:0;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}


.success_story_page
{
	width: 100%;
	padding: 10px;
	border: 1px solid #666;
	margin-bottom: 20px;
	background-color:#eee;
	
}

.success_story_page img

{
	border-left: 1px solid #666;
}
.success_story_frame
{
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	display: none;
}

.success_story_text
{
	padding-left: 20px;
	padding-right: 20px;
}

#success_story .module
{
	position: relative;
}

#success_story_navigator
{
	position: absolute; 
	top: 100px; 
	left: 320px;
	border: solid 1px #ccc;
	background-color: #fff;
	width: 300px;
	font-size: 11px;
	z-index: 90;
}

#ssn_title
{
	border-top: solid 1px #ccc;
	width: 230px;
	text-align: right !important;
	padding: 2px;
}

#ssn_buttons
{
	padding: 2px;
	width: 50px;
}

#ssn_buttons img
{
	cursor: pointer;
}

#success_story_navigator td
{
	padding: 4px;
}

#success_story_thumbnails
{
	width: 300px;
}

#success_story_nav_scroll img
{
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

#minicalendar .calendar_nav,
#minicalendar .calendar_nav:link,
#minicalendar .calendar_nav:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#minicalendar .calendar_nav:hover,
#minicalendar .calendar_nav:active
{
	color: 	#2b388f;
}

#minicalendar td.event a
{
	color: #fff;
	font-weight: bold;
}


.event_details
{
	background-color: #ffe;
	border: solid 1px #666;
	width: 650px;
	padding: 0px;
}

.event_details h3
{
	margin-top: 0;
	padding: 5px;
	color: #fff;
	background-color: #57B6DD;
}

.event_contents
{
	margin: 5px;
}

#calendar_box
{
	color: #006600;
	float: right;
	width: 310px;
	height: 250px;
	overflow: hidden;
	background-color: #fff;
}

#calendar_box h3.mini_cal_box
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	width: 212px;
	padding: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

#calendar_box .module
{
	display: block;
	background-color: #fff;
	padding-top: 20px;
}

body.main #program_profile .subpage
{
	border: none;
	border-right: 1px solid #666666;
}

.print_icon
{
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	font-size: 11px;
	font-weight: normal;
}

.print_icon a,
.print_icon a:link,
.print_icon a:visited
{
	text-decoration: none;
}

.print_icon a:hover,
.print_icon a:active
{
	text-decoration: underline;
}

.success_story_block
{
	float: left;
	width: 280px;
	margin-right: 35px;
}

.success_story_block h2
{
	color: #333;
	padding-bottom: 3px;
	border-bottom: solid 1px #333;
	margin-bottom: 0px;
}
	
.success_story_block img
{
	width: 75px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.sortable th
{
	background: url(../../../fakoli/images/bg.gif) right center no-repeat #8dbdd8;
	cursor: pointer;
	border: solid 1px #666;
	
}

.sortable th.nosort
{
	background-image: none;
	background-color: #E6EEEE;
}

.sortable th.forward_sort
{
	background: url(../../../fakoli/images/asc.gif) right center no-repeat #57B6DD;
	color: #fff;
}

.sortable th.reverse_sort
{
	background: url(../../../fakoli/images/desc.gif) right center no-repeat #57B6DD;
	color: #fff;
}

.sortable tr.alt
{
	background-color: #F0F0F6;
}

#result_paginator,
.paginator ul
{
	display: block;
	float: right;
}

#results_paginator li,
.paginator li
{
	list-style: none;
	float: left;
	margin-left: 10px;
}

/*
#results_paginator a,
#results_paginator a:link,
.paginator a,
.paginator a:link
{
	text-decoration: none;
	display: inline-block;
	border: solid 1px #fff;
	color: #666;
	padding: 2px;
}

#results_paginator a:hover,
#results_paginator a:active,
.paginator a:hover,
.paginator a:active
{
	color: #000;
}

#results_paginator a.currentPage,
.paginator a.currentPage
{
	border: solid 1px #666;
}
*/

.paginate{
#	background: #888 url(http://www.stem2stern.org/images/alert-overlay.png) repeat-x;
	background-color: #888;
	display: inline-block;
	padding: 5px 8px 5px;
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
 	position: relative;
	cursor: pointer;
	padding-bottom: 0.3em;
	margin-top: -0.2em;
}

.paginate:hover {
	background-color: #444;
	color: #fff !important;
}

.goto-page{
	color: #111 !important;
}

#content #program_spotlight_text
{
	background-color: #ddd;
}

tr.filtered td,
tr.filtered a,
tr.filtered a:link,
tr.filtered a.hover
{
	color: #ddd;
}

tr.subheading
{
	background-color: #ddd;
}

tr.subheading td
{
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
}

tr.expanded td
{
	background: url(../../../fakoli/images/open.gif) left center no-repeat transparent;
}

tr.collapsed td
{
	background: url(../../../fakoli/images/closed.gif) left center no-repeat transparent;
}

#headlines
{
	background-color: #57B6DD;
	border-bottom: solid 1px #666;
}

#headline_scroller
{
	display:inline-block;
	height: 28px;
	width: 920px;
	margin-left: 20px;
	margin-right:20px;
	overflow: hidden;
}
#headline_scroller ul
{
	display: block;
	position: relative;
	height: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #fff;
	width: auto;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px green;
	overflow: hidden;
	
}

#headline_scroller ul li
{
	position: absolute;
	display: inline-block;
	margin-left: 0px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	white-space: nowrap;
	opacity: 0;
}

#headline_scroller ul li a:link,
#headline_scroller ul li a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#headline_scroller ul li a:hover,
#headline_scroller ul li a:active
{
	color:#000;
	text-decoration:none;
		font-weight: bold;
}

#headline_date
{
	top: 0;
	left: 0;
	font-weight: bold;
	z-index: 10;
	color: #000;
	padding-left: 10px;
	padding-right: 50px;
	background: url(../images/headline_fade.png) top right no-repeat transparent;
}

#headline_fade_right
{
	top: 0;
	right: 0;
	background: url(../images/headline_fade_2.png) top right no-repeat transparent;
	width: 50px;
}

.context_link
{
	color: #718A14 !important;
	border: none !important;
	outline: none;
}

.context_link:hover
{
	text-decoration: underline !important;
}

.contexthelp
{
	position: absolute;
	max-width: 600px;
	border: solid 1px #000;
	background-color: #ffffcc;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	font-size: 8pt;
	z-index: 120;
	display: none;
	font-weight: normal;
}
	

.contexthelp p
{
	font-size: 8pt;
}

.contexthelp h2
{
	font-size: 11pt !important;
	border-bottom: solid 1px #000;
	margin-bottom: 12px;
	color: #000 !important;
}

.contexthelp h3
{
	font-size: 9pt;
}

.contexthelp h4
{
	font-size: 8pt;
}


table.tree
{
	width:500px !important;
}


table.form td
{
	padding: 4px;
	vertical-align: middle;
}


td.label

{
	vertical-align: top;
}



#tabs 
{

  width:100%;
  background:#ffffff;
  font-size:12px;
  line-height:18px;
  text-align: center;
  clear: left;
  padding-top: 12px;
}

#tabs ul  
{
  margin:0;
  padding: 0;
  padding-top: 2px;
  list-style:none;
  text-align: center;
  height: 24px;
}

#tabs li 
{
  float:left;
  background:url(../../../fakoli/images/tabs/tab_left.gif) no-repeat left top;
  margin:0;
  padding: 0;
  padding-left: 10px;
  font-size: 9pt;
  text-align: center;
}
  
#tabs a
{
  float:left;
  display:block;
  background:url(../../../fakoli/images/tabs/tab_right.gif) no-repeat right top;
  padding:3px 15px 3px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#fff ;
  outline: none;
  border: none !important;
}  

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#tabs a {float:none;}

/* End IE5-Mac hack */

 #tabs a:link ,  #tabs a:visited 
{
  text-decoration: none;
}

#tabs a:hover, #tabs a:active
{
  text-decoration: underline;
  color: #fff;
}

#tabs a.disabled
{
	color: #fff;
}

#tabs a.disabled:hover
{
	color: #fff;
	text-decoration: none;
}

#tabs .current 
{
  background-image:url(../../../fakoli/images/tabs/tab_left_on.gif);
}

#tabs .current a 
{
  background-image:url(../../../fakoli/images/tabs/tab_right_on.gif);
  text-decoration: underline;
  color: #fff;
  padding-bottom:3px;
}  


.message
{
	border: solid 1px #666;
	width: 640px;
	padding: 5px 25px;
	margin-bottom: 8px;
}

.message .button
{
	float: right;
}

.message .small
{
	font-size: 11px;
}

.message .title
{
	display: block;
	border-bottom: solid 1px #666;
	margin-bottom: 10px;
}

.message_controls
{
	text-align: right;
	font-size: 10px;
}

#content .message_controls a:link, .message_controls a:visited
{
	color: #335;
	text-decoration: none;
}

#content .message_controls a:hover, .message_controls a:active
{
	text-decoration: underline;
}

.quote
{
	border: dashed 1px #666;
	margin: 10px;
	padding: 5px;
	background-color: #ddd;
	color: #444;
}

.alt
{
	background-color: #F0F0F6;
}


.dialog
{
	border: solid 1px #000;
	background-color: #fff;
	display: none;
}

.dialog_header
{
	background: #406080; 
	font-size: 10pt; 
	color: #fff;  
	width: 100%;
	font-weight: bold;
}

.dialog_header a
{
	color: #fff; 
	text-decoration: none; 
	font-size: 10pt;
	font-weight: normal;
	cursor: pointer;
}

.dialog_body
{
	padding: 4px;
}

.dialog_body label
{
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}


/* box border under tab bar */
#tab_border {
	clear: left;
	border: solid 1px #000; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 4px;
}


/* needed for consistency in display with restricted search module */
#simple_search tr {
	line-height: 16px;	
}

#simple_search td {
	padding-top: 4px;
}



.error
{
	color: red;
}

/* survey response */

.survey_tester_block,
	.survey_tester_block_intro
{
	background-color: #DCDCDC;
	width: 70%;
	margin: 25px;
	padding: 8px;
	box-shadow: 1px 1px 5px #666;		
	-moz-border-radius: 5px;
}

.survey_tester_block_intro
{
	background-color: #DCDCDC;
	padding: 3px;
	margin: 10px;
	box-shadow: 1px 1px 5px #666;		
	-moz-border-radius: 5px;		
}

#content .survey_tester_block .error
{
	color: red;
}

#content .survey_tester_block .button_row
{
	padding-left: 40%;
	padding-top: 10px;
}

#content .survey_tester_block p a:link
	#content .survey_tester_block p a:visited,
	#content .survey_tester_block p a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.survey_tester_block a:link
{
	text-decoration: underline;
	font-weight: bold;	
}

#content .survey_tester_block .button
{
  background-color: #5c6a82;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a3afc1 0%), to(#5c6a82 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a3afc1 0%, #97a0af 50%, #8f9bb0 50%, #5c6a82 100%);
  background-image: -moz-linear-gradient(top, #a3afc1 0%, #97a0af 50%, #8f9bb0 50%, #5c6a82 100%);
  background-image: -ms-linear-gradient(top, #a3afc1 0%, #97a0af 50%, #8f9bb0 50%, #5c6a82 100%);
  background-image: -o-linear-gradient(top, #a3afc1 0%, #97a0af 50%, #8f9bb0 50%, #5c6a82 100%);
  background-image: linear-gradient(top, #a3afc1 0%, #97a0af 50%, #8f9bb0 50%, #5c6a82 100%);
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font: normal 11pt calibri, helvetica,arial,sans-serif;
  padding: 1px 6px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -1px 1px #5C6A82;
  box-shadow: none;
}

/* end survey response */