/*
-------------------------------------------------------------
Core CSS file for UCS Nuclear Map

Filename:    stylesnuc.css
Version:     2007.sep.26
Owner:       Union of Concerned Scientists
Author:      mixitproductions.com
-------------------------------------------------------------
*/

body {font-family: Verdana, Arial, Helvetica, Lucida, sans-serif; font-size: 11px; color: #4a4a4a;}
td { font-family: Verdana, Arial, Helvetica, Lucida, sans-serif; font-size: 11px; line-height: 200%; }
h1 {font-size: 18px; }
h2 {font-size: 14px; margin-bottom: 0; }
h3 {font-size: 12px; margin-bottom: 0; }
h4 {font-size: 11px; margin-bottom: 0; }
p  {font-size: 11px; margin-top: 3px; }
ul {font-size: 11px; }

.nuctable {
	border-left: 1px solid #8a998a;
	border-right: 1px solid #8a998a;
	width:792px;
	}


/* ----------------------------------------------------------- */	
/* LINKS */	

/* default links */	
a:link, a:visited  { 
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	color: #f47c3d; 
	}
	
a:link:hover, a:visited:hover {
	color: #a1e58a;	
	text-decoration: none;
	}


/* ----------------------------------------------------------- */	
/* NUCLEAR HEADER */

/* sets title styles */
#nuctitle {
	background-color:#8a998a; 
	background-repeat:no-repeat;  
	border-bottom:thick solid #c4fcb1; 
	color:#FFFFFF; 
	line-height:normal; 
	vertical-align:bottom;
	}

	#nuctitle h1 {
	color:#FFFFFF; 
	font-size: 16px;
	line-height:14px;
	margin: 25px 0 0 2px; 
	}


/* sets menu styles */
#nucmenu {
	background-color:#6a796a; 
	border-bottom:thick solid #c4fcb1; 
	line-height:normal; 
	margin: 25px 2px 2px 0; 
	text-transform:uppercase;
	vertical-align:bottom; 
	width: 380px;
	}

	#nucmenu a{
	color:#c2f8b0;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	margin-right: 20px; 
	margin-left: 2px; 
	}
	
	#nucmenu a:hover{
	color:#ebffe4;
	text-decoration: none;
	}


/* ----------------------------------------------------------- */	
/* DISPLAY TABLES FOR FLASHMAP */	

/* td widths etc */
.listreactor {
	text-align:left;
	 vertical-align:text-top;
	 width: 200px;
	}
.listlocation {
	text-align:left;
	vertical-align:text-top;
	width: 200px;
	}
.listtype {
	text-align:left;
	vertical-align:text-top;
	width: 200px;
	}
.liststatus {
	text-align:left;
	vertical-align:text-top;
	width: 96px;
	}
.listurl {
	text-align:left;
	vertical-align:text-top;
	width: 96px;
	}


/* header */
.maintit {
	border-bottom: solid 2px #666633; 
	color: #616558;
	font-size:9px; 
	font-weight:bold; 
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	text-transform:uppercase; 
	}

/* reactor listing text  */
.tx {
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:left;
	}

/* line and vertical-space for the tr between each reactor listing */
.cellnuc {
	border-top: solid 1px #666633; 
	height: 7px;
	}


/* ----------------------------------------------------------- */	
/* HOMEPAGE SPOTLIGHT */	

#nucspot {
	background-color:#fafaf7;
	background-image:url(http://www.ucsusa.org/assets/flash-maps/images/bg_spot.jpg);
	background-repeat:no-repeat;
	padding-bottom: 10px;
	}

#nucspottit1 {
	font-size:10px;
	font-weight:700;
	line-height:normal; 
	padding: 35px 0 0 2px; 
	}
	
#nucspottit2 {
	font-size:16px;
	font-weight:600;
	line-height:normal; 
	padding: 0 0 0 2px; 
	}

#nucspot p {
	line-height:normal; 
	padding: 5px 310px 0 2px;
	}


/* ----------------------------------------------------------- */	
/* SECTION HEADERS */	

#nucsection {
	color: #616558;
	font-size:14px;
	background-color:#e1f5d3;
	}
	
	#nucsection h2 {
	line-height:normal; 
	padding: 25px 0 0 2px; 
	}


/* ----------------------------------------------------------- */	
/*  PAGES */	


/* reactor pages */
#nucpgmap {
	text-align:left;
	}

.nucpgheading {
	font-size:10px;
	font-style:italic;
	font-weight:700;
	line-height:normal; 
	margin: 8px 0 0 8px; 
	}

.nucpgreactor {
	font-size:16px;
	line-height:normal; 
	margin: 0 0 0 8px; 
	}
	
#nucpg {
	padding: 15px 10px 25px 8px;
	}
	
.nucpgtext {
	line-height:120%; 
	margin: 0 0 0 8px; 
	}

.nucpgrule {
	border-bottom:dotted 1px #666666; 
	margin-bottom:8px;
	}

.nucpgissues {
	font-size:12px;
	font-style:italic;
	font-weight:700;
	line-height:normal; 
	margin: 0 0 0 8px; 
	text-transform:uppercase;
	}

.nucpglist {
	line-height:100%;
	margin: 0 0 0 8px; 
	}

.nucnews {
	margin: 10px 45px 20px; 
	line-height:normal;
	}

.defentry {
 border-top:dotted #4a4a4a thin;
 line-height:115%;
 }


.defentry a:link  {
	text-decoration: none;
	font-size: 12px;
	color: #454545;
	}

.defentry a:visited  {
	text-decoration: none;
	font-size: 12px;
	color: #454545;
	}
	
.defentry a:link:hover {
	text-decoration: none;
	color: #454545;	
	}

.defentry a:visited:hover {
	text-decoration: none;
	color: #454545;	
	}

 
.deflink {
 line-height:115%;
 padding: 0 0 0 12px;
	
#map_canvas {
	vertical-align:top;
	float:right;
	}

	

/* about page */
#nucconabout {
	line-height:normal;
	padding: 15px 10px 25px 8px;
	}
	
	

/* ----------------------------------------------------------- */	
/* FOOTER */

#nucfooter {
	background-color: #8a998a;
	border-top: solid 1px #aaa;
	padding: 2px 0;
	text-align:center;
	width: 100%;
	}

	
.defanchor a	{color:#000000;
size: 14px;}






