/* Discovery Zone CSS File */

#discovery-zone-section.discovery-zone #page.discovery-zone #primary #content H2	{
	padding: 10px 0em 17px 0em;
	margin: 0;
	margin-top: 15px;
	border-top: 5px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(172, 181, 188);
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -0.01em;
}
#discovery-zone-section.discovery-zone #page.discovery-zone H3	{
	
	font-size: 20px;
}

/***** Title Images *****/

#discovery-zone-section #page.light #body H1	{	background-image: url(/_assets/images/discovery-zone/light/title.gif);	}
#discovery-zone-section #page.magnets #body H1	{	background-image: url(/_assets/images/discovery-zone/magnets/title.gif);	}
#discovery-zone-section #page.problem-solving #body H1	{	background-image: url(/_assets/images/discovery-zone/problem-solving/title.gif);	}
#discovery-zone-section #page.sound #body H1	{	background-image: url(/_assets/images/discovery-zone/sound/title.gif);	}
#discovery-zone-section #page.forces #body H1	{	background-image: url(/_assets/images/discovery-zone/forces/title.gif);	}
/** HAVE YOUR SAY **/
#discovery-zone-section #page.have-your-say #body H1	{	background-image: url(/_assets/images/discovery-zone/have-your-say/title.gif);	}


/***** Related Bar Title Image *****/
#related-bar #discovery-zone.sidebar H1 { background-image: url(/_assets/images/discovery-zone/common/sub-nav-title.gif); }

/***** Landing Page Columns *****/

#discovery-zone-section #page.discovery-zone .landing-nav-column {
	float: left;
	display: block;
	width: 370px;
	margin-right: 18px;
}

#discovery-zone-section #page.discovery-zone .landing-nav-col-right {
	margin: 0;
}

#discovery-zone-section #page.discovery-zone #body #gallery-container {
	clear: both;
	border-top: 1px solid rgb(198, 205, 211);	
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
}

/***** Landing Page Gallery *****/

#discovery-zone-section #page.discovery-zone #gallery-strip	{
	background-color: rgb(29,36,42);
	float: left;
	clear: both;
	display: block;
	margin-top: 8px;
	width: 758px;
	height: 84px;
}

#discovery-zone-section #page.discovery-zone #gallery-strip ul {
	list-style: none;
	float: left;
	padding: 10px 34px;
}	
#discovery-zone-section #page.discovery-zone #gallery-strip	ul li {
	float: left;
	margin-right: 10px;
}

#discovery-zone-section #page.discovery-zone #gallery-strip	ul li.gal-end {
	margin-right: 0;
} 


#discovery-zone-section.discovery-zone #page.have-your-say	{}

.comment	{
border-bottom: 5px solid rgb(206, 17, 120);
padding-bottom: 10px;
margin-bottom: 15px;
float: left;
}
.comment .date	{
/*	<span>99</span><span>Month</span>	*/
background-image: url(/_assets/images/discovery-zone/have-your-say/date-block.gif);
background-repeat: no-repeat;
width: 47px;
height: 40px;
float: left;
text-align: center;
color: rgb(255, 255, 255);
padding-top: 5px;
}
.comment .date .day	{
	font-size: 19px;
	font-weight: bold;
line-height: 18px;
}
.comment .date .month	{
	font-size: 11px;
	line-height: 11px;
}

.comment .commenter	{
	background-color: rgb(241, 243, 244);
	float: left;
	margin-left: 5px;
	width: 430px;
	height: 32px;
	padding-top: 14px;
	padding-left: 12px;
}
.comment .commenter H2	{
font-size: 14px;
font-weight: bold;
padding: 0;
margin: 0;
}


.comment .feedback	{
float: left;
width: 494px;
margin-top: 10px;
margin-bottom: 10px;
}
.comment .feedback DL	{
	margin: 0;
	padding: 0;
}
.comment .feedback DL DT	{
	color: rgb(206, 17, 120);
	font-weight: bold;
}
.comment .feedback DL DD	{
	margin-bottom: 0.5em;
}

.comment .feedback-so	{
	background-color: rgb(241, 243, 244);
	float: left;	
	width: 494px;
	width: 464px;
	padding: 15px;
}
.comment .feedback-so P	{}
.comment .feedback-so P STRONG	{
	color: rgb(206, 17, 120);
	font-weight: bold;
}

/*
#icpsignup938	{
float: left;
}

#icpsignup938 FIELDSET	{}

#icpsignup938 FIELDSET LABEL	{
	clear: both;
	float: left;
	width: 100px;
	margin-top: 5px;
}
#icpsignup938 FIELDSET .field	{
	background-color: transparent;
	float: left;
	border: 1px solid blue;
	padding: 3px 2px 3px 2px;
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid rgb(172, 181, 188);
	outline: none;
}
#icpsignup938 FIELDSET TEXTAREA	{
	width: 375px;
	height: 50px;
}
#icpsignup938 FIELDSET #submit	{
	float: left;
	margin-left: 100px;
}

#icpsignup938 #lbl_email,
#icpsignup938 #lbl_likemost,
#icpsignup938 #lbl_likeleast	{
	font-weight: bold;
}
#icpsignup938 #fields_email,
#icpsignup938 #fields_likemost,
#icpsignup938 #fields_likeleast	{
	border: 1px solid rgb(30, 35, 39);
}
*/

/*
lbl_email
fields_email

lbl_name
fields_name

lbl_website
fields_website

lbl_likemost
fields_likemost

lbl_likeleast
fields_likeleast

lbl_othercomment
fields_othercomments
*/	



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery 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;	
}