/* website: MAIN */
/* APPLIED TO ALL SIO, EXPLORATIONS , BIRCH AQUARIUM */

/* 	Lucina:	Scripps Web Operations */

/* The following is a hack for Netscape Navigator 4 */
/*/*/


/* The following is a hack for IE 5 (BOX MODEL) */
/*
voice-family: "\"}\""; 
voice-family:inherit;
*/

/* MAIN PAGE LAYOUT */


/*/*/
body {
	font-family:  arial, helvetica, sans-serif;
	
	font-size; 12px;
	margin: 0;
	padding: 0;
	background: white;
	}
	 

/**********************************************************  

WRAPPERS

***********************************************************/


/* Provides drop shadow on L and R of page ------ */

div#wrapItAllUp 	{
	background: transparent url("../img/bgMain.gif") repeat-y 50% 0px;
	text-align: center;  /* ie5/win hack - keeps page centered DO NOT REMOVE *****/
	margin: 0;
	}
	
/* Creates a workaround for centering the table on browsers ------- */
	
div#wrapInvisible	{ 
	margin: auto auto;
	padding: 0;
	border: 0;
	width: 760px; /* width of table */
	text-align: left;
	background: transparent url("../img/wrapinner.gif") top left repeat;
	}

/* Creates grey background for equal heights in columns -------- */
	
div#wrapContent {
	background: url("../img/colBg.gif") repeat-y 100% 0;
	}

/**********************************************************  

HEADER: scripps - ucsd 

***********************************************************/

/* */	
#sioHeader {
	width: 760px;
	height:25px; 
	margin: 0;
	padding: 0;
	background: #000034; 
	clear: both;
	}
	
	
/* HEADER search --------------- */

#search {
	width:211px;
	float: right;       
	color:#100E41;
	margin-top:-101px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
	}
	
#search ul {
	list-style: none;
	margin: 0;
	}
	
#search ul li {
	font-size: 10px;
	font-weight: bold;
	text-decoration:none; 
	color:#100E41; 
	padding: 0px 12px 5px 0px;
	text-indent: 8px;
	}
	
.textarea { 
	width:100px;
	background-color: #E1F0FA; 
	color: #000; 
 	}
 	
input.radio	{ 
	background: #D5EAFB; 
	color: #D5EAFB; 
	}

/* BREADCRUMBS  ---------------------- */


.breadcrumbs p 
	{
	font-size: 10px;
	font-weight: bold;
	float:left; 
	padding: 0px;
	margin: 8px 10px;
	}

/**********************************************************  

FOOTER

***********************************************************/
		

/*/*/		
#footer {
	color: #56656D;
	margin: 0px;
	padding: 4px 0 0 4px;
	border-top: 1px solid #969393;
	border-bottom: 1px solid #969393;
	height: 22px;
	background:url(../img/nav_bg.gif) repeat-x;
	clear: both;
	font-size: 10px;
	}

#footer a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #005C9D;
	background: transparent;
	}
	
#footer a:hover {
	color: #005C9D;
	text-decoration: none;
	}
	
#footer a:active {
	color: #56656D;	
	text-decoration: none;
	}
	

/**********************************************************  

TEXT FORMATTING 

these GLOBAL styles will show up as options for users in NextEdit

***********************************************************/

h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	}
	

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0;
	margin-top: 0;
	}
	
h3	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	margin-top: 5px;
	}
	
h4, h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 0;
    margin-bottom:-10px;
	}
	

p 	{
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 4px;
	margin-top: 0;
	}
	
.citeIndent {
	text-indent : -20px;
	padding: 5px 15px;
	}
	
.bold {
	font-weight: bold;
	}
	
.boldBlack14 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	}

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

	
/*  Pullquote -------------------------- */
	
#pullquote {
	width: auto;
	font-size: 12px;
	line-height:24px;
	margin: 0;
	font-style: italic;
	color: #191166;
	}

#pullquote p {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	}
	
/**********************************************************  

LINKS *** do not change!!!!!!!!!! makes changes across all sites.

***********************************************************/

a:link {
	text-decoration: none;
	color:#005C9D;
	}

a:visited {
	text-decoration: none;
	color:#005C9D;
	}
	
a:active {
	color: #005C9D;
	text-decoration: none;
	}
	
a:hover {
	color: #28A5FF;
	}

/**********************************************************  

IMAGES

***********************************************************/

img {
	border: none !important;
	}
	
.adSpace {  /* vertical space between promos on right - too many images already use this*/
	margin-bottom: 2px;
	}
	
.imgAdSpaceBtm {
	margin-bottom: 4px;
	}
	
.imgAdSpaceBottom {  /* vertical space between promos on right */
	margin-bottom: 4px;
	}
	
.imageCaption	{
	width: 410px;
	height: auto;
	margin: 0 0 15px 0;
	padding: 1px 0 1px 0;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}
	
div.imageCaption_large	{
	width: 575px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 1px 0 1px 0px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}
	
#imgVertRt {					/*  Image Vert to Right    */
	float: right;
	width: 205px;
	border: none !important;
	padding: 0 0 5px 15px;
	}

	
#imgVertRt p	{
	text-align: center;
	float: right;
	width: 205px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 1px 0 1px 0px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}	
	
#imgVertLt {				/*  Image Vert to Left    */
	float: left;
	width: 205px;
	border: none !important;
	padding: 0 15px 5px 0;
	}	
	
#imgVertLt p	{
	text-align: center;
	float: left;
	width: 205px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 1px 0 1px 0px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}		
	
.photoCredit {
	color: #666;
	font-weight: normal;
	padding-left: 5px;
	}
	
/* standard image sizes with captions */	
	
.imgPrtrtLt {			/*  Image portrait float Left - no caption   */
	float: left;
	width: 90px;
	border: none !important;
	padding: 0 10px 4px 0;
	}
	
.imgPrtrtRt	{			/*  Image portrait float right - no caption    */
	float: left;
	width: 90px;
	border: none !important;
	padding: 0 10px 4px 0;
	}

/*	
<div id="imgVertRt">
<img class="imgVertRt" width="205" height="300" border="0" alt="anthony kopper" title="anthony kopper" src="/About/images/about_kopper.jpg" />
<p>Dr. Anthony Kopper<span class="photoCredit"> Photo: Marc Tule</p>
</div>
	

	
*/	
.caption {
	font: 10px/14px bold italic;
	}
	
/* SPECIAL SIZE FONTS */

.size_10 {
	font-size: 10px;
}

.size_11 {
	font-size: 11px;
}


/* SEARCH STYLES (Google) ************/

	
/*  LIST STYLES   *********************************************/

ul.search_list {
	margin-left: 0px;
	padding: 0px 10px;
	}
	
ul.search_list li {
	margin: 1em 0 1em 0;
	padding: 4px;
	list-style-type: none;
	}
	
/*  CONTENT STYLES   *********************************************/

#header {
	margin:5px;
	} 
			
#search_container {
	font-family: arial, helvetica;
	font-size: 11px;
	/* width: 730px; to add padding change here  */
	padding: 10px;
	}

	
.search_results {
	background-color: #e5ecf9;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #3366CC;
	width: 97%;
	}
	
#search_numbers {
	font-family: arial;
	text-align: center;
	line-height: 16px;
}

/*  FORM STYLES   *********************************************/

	

.float_left	{
	 float: left;
	 margin: 0 10px 10px 0px;
	 padding: 2px;
	 }
	
.green_text {
	color: #006600;

	}
	
.clear {clear: both;}


/*  RAB STYLES   *********************************************/

#rabCourseDtl {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	padding: 6px;
	font-family: arial, sans-serif;
	background-color: #EEEEEE;
	}

#rabCourseDtl h2 {
	color: #005C9D;
	}
	

/* -------------- Press release specific ---------------*/	

div.floatright {
	width:auto;
	float: right;
	border: thin silver solid;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}	
	
div.floatright p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	}


div.floatleft 	{
	float: left;
	border: thin silver solid;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}

div.floatleft p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	margin: 0;
	border:0;
	}	
	
div.floatcenter {
	float: left;
	width:100%;
	border: thin silver solid;
	margin: 15px 5px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}	
	
div.floatcenter p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	}
	
	
div.caption {	
	width:auto;
	float: left;
	border: thin silver solid;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	}


div.caption p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	}	
	
div.floatLeft img {
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	}
	
	
#prLeftContainer {
	width: 550px;
	margin-left: 25px;
	margin-top: 15px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 18px;
	}

#prRtContainer {
	width: 155px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	}	


