
body {
background-color: #444444;
}

div.center h1 {
border: none !important;
padding: 12px 0px 12px 12px;
margin: 8px;
background: #333 url(/northern-star/091/033005-misc01.jpg) top left no-repeat;
color: #fff;
font-size: 1.6em;
font-weight: normal;
}

div.center h1 a {
text-align: left;
display: block;

}


.center a {
/*color: #ffffff;*/
background-color: transparent;
}

/* List general */
.center ul li {margin-top: 0.3em; margin-bottom: 0.3em;}

.center ol li {margin-top: 1.5em; margin-bottom: 1.5em;}

ul.nstar-evaltool {
list-style-type: none;
padding-left: 5px;
margin-left: 8px;
margin-right: 1em;
border: 1px solid #ccc;
}

ul.nstar-evaltool li{
padding: 5px;
}

ul.nstar-evaltool li ul li{
list-style-type: square;
}

.center ol li ul li {margin-top: 0.3em; margin-bottom: 0.3em; list-style-type: square;}

ul.block-style-square li {margin-top: 1.5em; margin-bottom: 1.5em; list-style-type: square;}

/* Left menu */

div.left li.menucontent, div.left div.menucontent, div.left a.menulink {
color: #fff;
background-color: #333;
}

div.left a:hover.menulink {
color: #ffff99;
background-color: #333;
text-decoration: none;
}


.left {
background-color: #333;
overflow: hidden;
width: auto;
border-top: 15px solid #333;
padding-bottom: 0px;
}



div.left img { 
display: block;
}/* removes the gap between the bottom of the image and the bottom border of the left col*/

.left ul {
list-style-type: none;
background-color: #333;
float: left;
}

.left li {
color: #ffffff;
padding-bottom: 1px;
border-bottom: none !important;
background-color: #333;
clear: left;
float: left;
}

.left a, .left a:link, .left a:active, .left a:visited {
text-decoration: none;
color: #fff;
background-color: #333;
/*padding: 2px 10px 3px 10px;*/
padding: 7px 5px 7px 10px;
}

ul.nav a.on-state {
background-color: #333;
color: #ffff99;
}

span.on-state {
background-color: #333;
color: #ffff99;
text-decoration: none;
padding: 7px 5px 7px 10px;
width: 140px;
float: left;
font-weight: bold;
}

.left ul li a.on-state{
background-color: #333;
color: #ffff99;
text-decoration: none;
display: block;
font-weight: bold;
}


.left a.linked_on-state:link, .left a.linked_on-state:visited{
background-color: #333;
color: #ffff99;
text-decoration: none;
padding: 7px 5px 7px 10px;
font-weight: bold;
}

/* Nav 3 */

.left ul.nav3 li span.on-state
{
background-color: #333;
color: #ffff99;
font-weight: normal;
}

/* Proactive disclosure */

div#procontainer ul.nav {
padding-top: 0;
}
div#procontainer a.menulink, div#procontainer a.menulink:hover{
padding: 5px 10px;
}

/*************RIGHT NAVIGATION AND SIDE IMAGE ***************/
div.right-navigation{
background-image: none;
background-color: #fff;
border: none;
}

div.right-navigation-image {
width: 100%;
margin: 0;
padding: 0;
background-color: #fff;
color: #fff;
}

div.image-container{
width: 194px;
margin: 0;
padding: 0 0 5px 0;
background-color: #333;
color: #fff;
display: table;
}

div.image-container a, div.image-container a:link, div.image-container a:visited, div.image-container a:hover, div.image-container a:active
{
color: #fff;
background-color: #333;
}

div.image-container p{
font-size: 0.85em;
padding: 0;
margin: 5px 10px 8px 15px;
}

div.image-container img{
border-bottom: 1px solid #fff;
margin: 0;
padding: 0;
}


/* Horizontal rule */
hr {
color: #ccc;
background-color: #ccc;
height: 1px;
border: none;
}


/* Table Classes Northern Star*/

table.unstar, table.unstar-compact {
padding-left: 0;
margin: 0.5em 1em 1em 0.5em;
empty-cells: show;
}

table.unstar-compact {
margin: 0.5em 0.25em 1em 0.25em;

}
table.unstar td, table.unstar th
{
padding: 0.5em;
margin: 0;
empty-cells: show;
}

table.unstar-compact td, table.unstar-compact th
{
padding: 0.5em 0.25em;
margin: 0;
empty-cells: show;
}

table.unstar th, table.unstar-compact th
{
text-align: left;
}

table.unstar td, table.unstar-compact td
{
vertical-align: top;
}

table.unstar caption, table.unstar-compact caption  {
font-weight: bold;
text-align: left;
padding-top: 1em;
padding-bottom: 1em;
}

table.unstar td p {padding: 0;}


/* Class for Handout 2.1 table type divs */

div.handout21-table
{
width: 96%;
margin: 1em 0 1em 1em;
padding: 0;
display: table;
border: 1px solid #ccc;
}

div.handout21-table p.debate-topic {background-color: #ccc; color: #000; padding: 0.5em 0.25em;}

div.handout21-table-row {width: 100%; margin: 0.5em 0; padding: 0;}
div.handout21-table-col-left {width: 25%; float: left;}
div.handout21-table-col-right {width: 73%; float: left;}

/* genapp */

.genapp_data-container{
	width: 570px;
	display: table;

	padding-top:10px;
    padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
/*    border: 1px solid purple; */ 

}

.genapp_hr {
	width: 545px;
	clear: left;
	border-bottom: 1px solid gray;
    padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
/*  border: 1px solid blue; */ 

}

.genapp_info_container {
	width: 555px;
	display: table;
    padding: 5px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid red; */ 

}

.genapp_label_right  {
	float: left;
	width: 100px;
	text-align: left ;
	padding-top: 10px;
	padding-right: 4px;
	font-family: arial, sans-serif;
	font-size: .95em;
	font-weight:bold ;
	color: black;
/*  border: 1px solid green;*/ 
}


.genapp_data  {
    float: left;
	width: 400px;
	padding-top: 10px;
	font-family: arial, sans-serif;
	font-size: .95em;
	color:black;
/* 	border: 1px solid silver;   */
}

.genapp_image_container{
	width: 570px;
	clear: left;
	font-family: arial, sans-serif;
    padding: 5px 0px 0px 0px;  /* top, right, bottom, left  */
 /* 	border: 1px solid black;  */
}

.genapp_page_nav_container {
	width: 570px;
	clear: left;
	text-align: right;
	color:black;
	font-weight:bold ;
	font-family: arial, sans-serif;
    padding: 5px 0px 5px 0px;  /* top, right, bottom, left  */
 /*	border: 1px solid yellow;  */
}


.genapp_browse_title {
	font-family: arial, sans-serif;
	font-size: 1.2em;
    padding-top:15px;
	color:black;
	font-weight:bold ;
 /*	border: 1px solid blue;  */
}

.genapp_results_nav {
  clear: both ;
  font-family: arial, sans-serif;
  color:black;
  padding-top:15px;
 /*  border: 1px solid green;  */
  }

.genapp_table_seperator {
	width: 100%;
	border-top: 1px dotted gray;
}

.genapp_source_link{
	width: 200px;
	float: left;
	color:black;
	font-family: arial, sans-serif;
    padding: 10px 0px 0px 0px;  /* top, right, bottom, left  */
/*	border: 1px solid black;    */
}

.genapp_doc_nav_container {
width: auto;
float: right;    
padding: 10px 0px 0px 0px;  /* top, right, bottom, left  */

}
