/* CSS Document */
/* Based on rhuk solarflare theme
 * Modified by hav (5/18/2004)
 * 
 */

#main_outline {
	border: 1px solid #770000; 
	background: #330000;
	margin-bottom: 10px;
	padding: 8px;
	width: 998px;
}

#pathway_outline {
	background: url(../images/headerbg02.jpg) no-repeat;
	border: 1px solid #770000;
/*	float: left;*/	/* removed 1/5/2010 -hav- */
	height: 114px;
	margin-bottom: 8px;
	width: 996px;	/* added 1/5/2010 -hav- */
}

#pathway {
	float: right;
	padding: 4px 3px 4px 5px;
	margin: 8px 0px 23px 0px;
	text-align: right;
	white-space: nowrap;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


ul#mainlevel-nav {
	float: right;
	font-size: 0.8em;
	list-style: none;
	margin: 0px;
	padding: 0;
}

ul#mainlevel-nav li {
	background-image: none;
	border-left: 1px solid #770000;
	border-top: 1px solid #770000;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 21px;
	padding: 0px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	background: #470000;
	color: #AAAAAA;
	display: block;
	padding: 0px 17px 0px 17px;
	text-decoration: none;
}

#buttons>ul#mainlevel-nav li a {
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	background: #770000;
	color: #AAAAAA;
}


#search {
	border: 1px solid #770000;
	float: right;
	height: 20px;
	width: 159px;
	margin: 12px -1px 0px 0px;
	overflow: hidden;
	padding: 0px;
}

#search .inputbox {
	border: 0px;
	color: #770000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 190px;
	padding: 3px 3px 3px 4px;
}

#header {
/*	background: url(../images/header_short.jpg) no-repeat; */
	float: left;
/*	overflow: visible; */
/*	width: 460px; */
}

#left_outline {
	float: left;
	margin-top: 1px;
	padding: 0px;
	width: 160px;
}

#content_area {
/*	border: 2px solid #00FFFF;*/
	float: left;
}

#right_outline {
/*	border: 1px dashed #cccccc; */
	float: right;
	margin: 1px 0px 2px 8px;
	padding: 0px;
	width: 160px;
}

#google_bottom {
	margin-top: 10px;
}

#google_side {
	border: 1px solid #770000;
	float: right;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#sandbox_area_1 .sandbox_area {
/*	border: 1px solid #FFFF00;*/
	float: none;
	margin-left: 5px;
	width: 666px;
}

#sandbox_area_2 .sandbox_area {
/*	border: 0px solid #FF7700;*/
	float: none;
	margin-left: 5px;
	width: 498px;
}

#footer {
	text-align: center;
	padding: 3px;
}

#w3c {
	text-align: center;
}

#w3c img {
	margin: 4px;
	margin-top: 10px;
}

#active_menu {
	color:#FFCC00;
	font-weight: bold;
}

a#active_menu:hover {
	color: #ff6600;
}

.back_button {
	background: #770000;
	border: 1px solid #FF0000;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 4px;
	width: 40px;
}

.blog_more {
	margin: 30px 0px 10px 4px;
}

.button {
	background-color: #770000;
	border:solid 1px #AA0000;
	color: #FF0000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	margin: 4px 0px 4px 0px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

.clr {
	clear: both;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

#sandbox_area_2 .componentheading {
/*	background: url(../images/subhead_bg.png) repeat-x; */
/*	background: #770000; */
	color: #AAAAAA;
	font-size: 20px;
	font-weight: bold;
	height: 22px;
/*	padding: 2px 0px 0px 4px; */
	text-align: left;
	text-transform: uppercase;
}

#sandbox_area_1 .componentheading {
/*	background: url(../images/subhead_bg.png) repeat-x; */
/*	background: #770000; */
	color: #AAAAAA;
	font-weight: bold;
	font-size: 20px;
	height: 22px;
/*	padding: 2px 0px 0px 4px; */
	text-align: left;
	text-transform: uppercase;
}

.contentheading {
	background: url(../images/contenthead.gif)  repeat-x;
	background-position: left center;
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
	height: 30px;
	padding: 8px 0px 0px 15px;
	text-align: left;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #AAAAAA;
	text-align:left;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
	padding: 9px 0px 0px 15px;
}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
}

table.contenttoc {
	margin: 0px 0px 2px 2px;
  	padding: 2px;
}

table.contenttoc th {
/*	background: url(../images/subhead_bg.png) repeat-x; */
	background: #770000;
	color: #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	padding: 2px 0px 0px 4px;
	text-align: center;
	text-transform: uppercase;
}

table.contenttoc td {
	background: #440000;
	padding: 2px 4px 0px 4px;

}

.error {
  color: #770000;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  padding: 5px;
  text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}

.inputbox {
	color: #770000;
	background-color: #999999;
	border:solid 1px #AA0000;
	font-weight: bold;
	padding: 2px;
}

table.moduletable {
	border: 1px solid #770000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 8px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
}

table.moduletable th {
/*	background: url(../images/subhead_bg.png) repeat-x; */
/*	background: url(../images/moduleheader.gif) no-repeat;*/
	background-color: #470000;
	border-bottom: 1px solid #770000;
	color: #AAAAAA;
	font-weight: bold;
	font-size: 11px;
	height: 21px;
	padding: 4px 0px 0px 4px;
	text-align: left;
	text-transform: uppercase;
}

table.moduletable td {
/*	border: 1px solid #00FF00;*/
	font-size: 11px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

.pagenav {
        background-color: #770000;
        border: 1px solid #AAAAAA;
        color: #330000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-left: 4px;
	padding: 4px;
	text-align: center;
}

.pagenavbar {
	float: right;
	padding-right: 5px;
}

table.searchintro {
	width: 100%;
}

table.searchintro td {
	color: #AAAAAA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
}


.sectiontableentry1 {
	background-color : #3C0000;
}

.sectiontableentry2 {
	background-color : #460000;
}

.sectiontablefooter {
	height: 30px;
}

.sectiontableheader {
	background: #770000;
	color: #AAAAAA;
	font-weight: bold;
	padding: 4px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 15px;
	padding-left: 15px;
}

td {
	font-size: 12px;
	text-align: left;
}

body {
	background: #390000;
	background-image: url(../images/fpnbg01.gif);
	color: #AA0000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	margin: 15px;
}

/* mambo core stuff */
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffcc00;	text-decoration: none;
	font-weight: bold;
}

table.pollstableborder td {
	padding: 2px;
}

.small {
	color: #AAAAAA;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding-bottom: 10px;
}

.modifydate {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding-top: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
/*	border: 2px solid #FF00FF;*/
/*	background: url(../images/menu_bg.png) no-repeat; */
	background: #400000;
	color: #FF0000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	width: 145px;
	margin: 1px -3px 1px -4px;
	padding: 5px 0px 0px 12px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	color: #AA0000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
	text-align: left;
	vertical-align: middle;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}

dt {
        font-size: 14px;
        font-weight: bold;
        color: #FF6600;
        text-align:left;
}

