/*	$Id: resources.css,v 1.2 2009/10/05 20:11:06 spud Exp $	*/

			body { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 130%; margin: 0px; padding: 0px; background-image: url(../elements/resources_navback.jpg); background-position: left; background-repeat: repeat-y; }
			
			#subnav li#active a, #subnav li a:hover { border-color: #efc841; color: #448; background: #fff; }
			
			#nav a img { border: none; border-bottom: 1px solid #efc841; } 

			#nav li a {
				background-color: #efc841;
				color: #000;
				border-left: none;
				border-right: none;
			}
	
			#nav li a.sub {
				border: 1px solid #000;
				background-color: #efc841;
				color: #000;
				border-left: none;
			}
	
			#nav li a.subwide {
				border: 1px solid #000;
				background-color: #efc841;
				color: #000;
				border-left: none;
			}
			
			#nav li a:hover, #nav li a.sub:hover, #nav li a.subwide:hover, #nav li a.active {
				background-color: #f7e4a0;
				color: #448;
			}
			
			#subnav a {
				font-weight: normal;
				color: #369;
			}


/*
			.menuCont .options { border: none; border-top: 1px solid #000; background: #f7e4a0; color: #448; font-weight: normal; font-family: Arial, Helvetica; font-size: 14px; }
			.menu a { text-align: left; display: block; padding: 7px 4px 7px 4px; color: #000; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica; font-size: 14px; padding-left: 2px; border: 1px solid #000; border-top: none; layer-background: #f00; }
			.menu a:hover { text-decoration: none; color: #448; layer-background: #f00;  } 
*/		
			table { color: #6345C6; border-collapse: collapse; border-spacing: 0; }
			table th { font-weight: bold; text-align: left; padding-left: 4px; font-size: 110%; text-decoration: underline; }
			table td { font-weight: bold; text-align: left; }
			table td.size { border-left: 2em solid #fff; }
/*
			table#starlogs a { border-left: 1em solid #fff; border-bottom: 2px solid #fff; text-decoration: none; color: #448; }
			table#starlogs a:hover { border-color: #efc841; }
			table#starlogs td { padding: 4px; }
*/
			
			#pageImage { border: 3px double #f7e4a0; margin: 0 10px 10px 0; float: left; }
			
/*	STARLOG TABLE CSS	*/
			#syndata1 { border: 1px solid #230163; border-collapse: collapse; }
			#syndata1 tr { padding: 10px; }
			#syndata1 td { border: 1px solid #230163; }
			#syndata1 td.synthumb { padding: 10px; }
			#syndata1 td.syntitle { padding: 5px 10px 0 10px; font-weight: bold; font-size: 12px; border: none; border-top: 1px solid #230163; line-height: 130%;  color: #000; font-weight: bold; }
			#syndata1 td.synstats { padding: 0 10px 5px 10px; font-size: 11px; font-style: italic; border: none; color: #000; font-weight: normal;  }
			#syndata1 td.synsummary { padding: 0 10px 10px 10px; font-size: 10px; line-height: 130%;  border: none; color: #000; font-weight: normal; }
			#syndata1 td.syninstruct { padding: 10px 10px 10px 10px; font-size: 12px; line-height: 130%;  border: none; border-top: 1px solid #230163;  color: #000; font-weight: bold; }
			#syndata1 td.synadobe { padding: 10px; text-align: center; }
			
			td.starthumb { padding: 10px 0 10px 10px;}
			td.starthumb img { border: none; }
			td.startitle { font-size: 11px; font-weight: bold; margin: 10px; text-align: left; background: #f60; }
			td.starstats { font-style: italic; font-size: 13px; }
			td.starsummary { font-size: 13px; line-height: 100%; }