/* This style sheet is located in corn/news/styles and was developed Dec 2009 by RLN 
   for use with the CNN2010.dwt template. This stylesheet applies to the screen display 
	of pages. Another stylesheet, cnn-print.css, applies to the printing of pages. 
	This style sheet also used for Leftovers pages beginning Dec 2009.*/

BODY {
	background-color: #92b388; /* Same blue green as background image */
	font-family: Arial, sans-serif;
	margin-left: 9em;
	margin-right: 6em;
		background-image: url(../../cafe/pix/gradientgreen.png);
		background-repeat: repeat-x;
		}
		
H1 {color: #333366;
	font-size:1.6em;}

H2 {font-size:1.4em;}

H3 {font-size:1.2em;}

H6 {font-size:0.7em;}

/* Author class used for Leftovers listings */
.author { font-family: "Times New Roman", serif; 	
	font-size: 0.8em;
	font-style: italic;
   }

/* Captions for images or tables */
.CaptionImageTable { 
	font-size: 0.8em;  
	color: #003399;
	vertical-align: top;}
	
/* Used to force pagebreak before image or table */
.CaptionImageTablePgBrk { 
	font-size: 0.8em;
	color: #003399;
	vertical-align: top;
	page-break-before: always;
	}
	
.citation {
	margin-left:0.5em;
	text-indent:-0.5em;
	font-size:0.8em; 
	}
	
/* Moves element below all previous floats
   and adds a small top margin */
.clearboth { 
	clear: both; 
	margin-top: 1.5em;
	}

.comment { 
	color: Teal; }
	
/* Date class for Leftovers listings */
.date { font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
	}

div.image {
	float: right;
	width: 25%;
	font-size: 0.8em;
	color:#003399;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}

/* Used to avoid displaying on-screen. */
.doNotDisplay {
  	display: none !important;
   }

/* Editorial class used for Leftovers listings */
.editorial {font-family: Arial, sans-serif; 	
	color: #4E6B93;
	font-weight: bold;  
	}

.imagepopuptip {
	color:Teal;
	font-size:0.7em;
}

/* List class used for Leftovers listings */
.list { 	
	font-size: 0.8em;
	}

/* Force pg break before class */
.PageBreak {
	page-break-before: always;
}

/* Thumbnail image, left float */
.thumbnail {
	float: left;
	width: 250px;
	border: thin silver solid;
	margin: 1.0em;
	padding: 0.5em;
	font-size: 0.8em;
	color:#003399;
}

/* Thumbnail image, right float */
.thumbnailright {
	float: right;
	width: 250px;
	border: thin silver solid;
	margin: 1.0em;
	padding: 0.5em;
	font-size: 0.8em;
	color:#003399;
}

.TipsDisclaimers {
	font-family: "Times New Roman", Times, serif; 
	color: maroon;
	margin-left: 10%;  
	margin-right: 10%;
	} 
	
/* Title class used for Leftovers listings */
.title {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* Year class used for Leftovers Listings */
.year {
	font-size: 1.2em;
	color: maroon;
	font-weight: bold;
}
/* Styles originally imported from Lightbox.css */
/* Styles to implement popup floating images */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* End of styles imported from Lightbox.css*/
	
/* Used for page banner */
#banner {
	background-color: white;
	border: medium outset #336699;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	}

/* Floating box for bullet pts */
#floatingboxbullets {
	font-size: 0.9em;
	color: blue;
	float:left;
	clear:left;
	width:300px;
	margin: 5px 10px 10px 0;
	/* Top padding used for IE display */
	padding-top:5px;
	padding-right:5px;
	border: thin solid #00008b;
	}

/* Used for displaying floating images, variable width */
#floatingboxleft	{
	float: left;
	border: 1px solid #999;
	margin: 2em 2em 2em 2em;
	padding: 5px;
	font-size: 0.8em;
	color: #003399;
}	

/* Used for displaying floating images, variable width */
#floatingboxright	{
	float: right;
	border: 1px solid #999;
	margin: 15px 15px 15px 15px;
	padding: 5px;
	font-size: 0.8em;
	color: #003399;
}	

#footer {
	/* border-top: thin solid #CCCC99; */
	/* Border stmt below matches that of #banner and #mainbody */
	border: medium outset #336699;
	color: black;
	background-color: white;
	font-size: 0.6em;
	line-height: 1.25em;
	clear: both;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	}	

#mainbody {
	border: medium outset #336699;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	background: White;
	}
		


