/* CSS Document */
/* Based on rhuk solarflare theme
 * Modified by hav (5/18/2004)
 * Hacked up for Joomla 2.5 by hav (11/11/2013)
 * 
 */

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

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

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

#topmenu
{
        bottom: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute; /* absolute to the object that encases this - (i.e. the header_outline <div>) */
	width: 100%;
}


ul.menu-nav
{
	float: right;
	font-size: 0.8em;
	list-style: none;
	margin: 0px;
}

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

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

#topmenu>ul.menu-nav li a
{
	font-size: 11px;
	width: auto; 
}

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

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

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

/*[for="mod-search-searchword"]*/
#searchbox label
{
        display: none;
}

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

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

#content
{
	float: left;
}

#right
{
	float: right;
	margin: 1px 2px 0px 8px;
	padding: 0px;
	width: 160px;
}

#google_bottom
{
	margin-top: 10px;
}

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

#sandbox_area_1
{
	float: none;
	margin-left: 5px;
	padding: 1px 0px 0px 2px;
	width: 664px;
}

#sandbox_area_2
{
	float: none;
	margin-left: 5px;
	padding-left: 1px;
	width: 496px;
}

.moduletable-footer
{
        display: block;
	text-align: center;
	padding: 3px;
}

#w3c
{
	text-align: center;
}

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

a.active:link {
	color:#FFCC00;
	font-weight: bold;
}

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

.back_button {
	background: #660000;
	border: 1px solid #AA0000;
	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: #660000;
	border:solid 1px #AA0000;
	color: #FF0000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	margin: 4px 0px 4px 0px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

.clr {
	clear: both;
}

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

.blog h2
{
/*        display: block;*/
	margin: 0px 0px 0px 0px;
}

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

.category-desc
{
    margin-bottom: 20px;
    padding-left: 4px;
    text-align: left;
}

.blog-featured
{
    text-align: left;
}

.item
{
        padding:0px 5px 10px 5px;
        display:block
}

.item h2
{
        margin:0px 0px 10px 0px
}

.item-page
{
        padding:0 5px;
        display:block;
        overflow:hidden
}

.items-leading
{
    overflow: hidden;
    padding: 0px 5px 10px 5px;
    
}

.items-more h3
{
    background: none;
    border-bottom: 0px solid;
}

.items-more ol,
.items-more ul
{
    list-style: none;
    margin-top: 0px;
    padding-left: 4px;
    text-align: left;
}

.items-more li
{
 	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.item-page h2,
.items-leading h2,
.items-row h2
{
	background: url(../images/contenthead.gif)  repeat-x;
	background-position: left center;
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 15px;
	text-align: left;
	white-space: nowrap;
}

.item-page,
.items-leading,
.items-row
{
        margin-bottom: 20px;
        text-align: left;
}

.column-1, .column-2
{
        border: solid 0px;
}

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

.contentpane iframe
{
        border: 0px;
}

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;
}

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

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

h3 {
/*	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: 18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	text-align: left;
	text-transform: uppercase;
}

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.menu li {
/*	border: 1px solid #00FF00;*/
	background: #400000;
}

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

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

/* first level active state */
ul.menu li.current a:link,
ul.menu li.current a:visited
{
        color: #FFCC00;
	font-weight: bold;
}

/* second level inactive state */
ul.menu li.active ul li a:link,
ul.menu li.active ul li a:visited
{
        background-color: #330000;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 16px 8px;
	color: #FF0000;
	height: 15px;
	margin: 0px 0px 0px -30px;
	padding-left: 28px;
}

/* second level active state */
ul li.active ul li.active a:link,
ul li.active ul li.active a:visited
{
	color: #FFCC00;
	font-weight: bold;
}

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;
}


.pagination ul
{
        margin: 20px 0px 20px 0px;
}
.pagination ul li
{
        background: none;
        background-color: #400000;
	border: 1px solid #AA0000;
        display: inline;
	list-style-type: none;
	margin: 0px 4px 0px 4px;
	padding: 6px 8px 6px 8px;
}

.pagenav
{
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin-top: 20px;
	text-align: center;
}

.pagenav li
{
        background: none;
        background-color: #400000;
	border: 1px solid #AA0000;
        display: inline;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	padding: 8px 10px 8px 10px;
}

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

span.pagenav
{

}

#searchForm fieldset
{
    border: 1px solid #770000;
}

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

.sectiontableentry2,
.pollsectiontableentry2
{
	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: 12px;
	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;
}

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

dd.create {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
}

dt.hits {
        font-size: 11px;
	margin: 0px 0px 0px 0px;
}

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

.article-info
{
        font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

/* hide "Details" text */
.article-info-term
{
        display: none;
}

.archive .article-info dd,
.article-info dd
{
        line-height: 1.2em;
	margin: 2px 0px 0px 0px;
}

dd.createdby
{

}

.article-info dd span
{
        display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-transform: none;
}

.actions 
{
        float: right;
	margin-top: 2px;
}

ul.actions li
{
        background: none;
	float: right;
	margin: 0px 0px 0px 0px;
}

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;
}

ul.latestnews
{
        font-size: 11px;
        margin: 2px 0px 0px 4px;
        text-align: left;
}

ul.latestnews li
{
 	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.userdata
{
        border: none;
	padding-left: 4px;
	text-align: left;
}

.login
{
        border: 1px solid #770000;
	margin-bottom: 10px;
	width: 320px;
}

#login-form li
{
        background: none;
        margin: 0px;
        padding: 0px;
}

.login fieldset
{
        border: none;
}

.login button
{
        display: block;
	float: left;
	margin-top: 10px;
        text-align: left;
}

.login-fields
{
        text-align: left;
}

#username-lbl,
#password-lbl
{
        diplay: block;
	float: left;
	margin-top: 5px;
        width: 72px;
}

/* hack for li items on login page since they have no style data */
/*div#sandbox_area_1 div ul li
{
        background: none;
	padding-left: 20px;
	text-align: left;
	width: 320px;
}
*/
.profile,
.profile-edit,
.registration
{
        padding-top: 20px;
	width: 500px;
}

.profile fieldset,
.profile-edit fieldset,
.registration fieldset
{
        border: 1px solid #770000;
	margin-bottom: 10px;
}

.profile legend,
.profile-edit legend,
.registration legend
{
        color: #AAAAAA;
        font-size: 11px;
        font-weight: bold;
	padding: 0px 4px 0px 4px;
        text-transform: uppercase;
}

.profile dt,
.profile-edit dt,
.registration dt
{
        clear: left;
        float: left;
        font-size: 11px;
	margin: 6px 0px 2px 4px;
	width: 180px;
}


.profile dd,
.profile-edit dd,
.registration dd
{
	display: block;
        margin-left: 180px;
	padding: 2px 0px 2px 0px;
	text-align: left;
}

.stats-module dt
{
        float: left;
        font-size: 11px;
	margin: 0px 0px 2px 4px;
	width: 80px;
}

.stats-module dd
{
        display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: left;
}


.contact
{
       margin-top: 0px;
       padding-top: 0px;
}

.contact h2
{
	color: #AAAAAA;
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-left: 4px;
	margin: 0px;
	text-align: left;
	text-transform: uppercase;
}

.contact h3
{
        display: none;
}

.contact-form fieldset
{
        border: 1px solid #770000;
}

.contact-form legend
{
        color: #AA0000;
        padding: 0px 2px 0px 2px;
}

.contact-form dt
{
        clear: left;
        float: left;
        font-size: 11px;
	margin: 6px 0px 2px 4px;
	width: 180px;
}

.contact-form dd
{
	display: block;
        margin-left: 180px;
	padding: 2px 0px 2px 0px;
	text-align: left;
}

.edit fieldset
{
        border: 1px solid #770000;
	margin-bottom: 10px;
	padding-top: 30px;
	position: relative;
	text-align: left;
}


.edit legend
{
        color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	position: absolute;
	top: 6px;
	text-transform: uppercase;
}

.formelm label,
.formelm-area label
{
        display: block;
	float: left;
	font-weight: bold;
	padding-top: 6px;
        width: 100px;
}

.formelm-buttons
{
        margin: 10px 0px 10px 0px;
}

.button2-left
{
        float: left;
	margin: 8px 10px 0px 10px;
}

.componentheading
{
        color: #AAAAAA;
        font-size: 16px;
	font-weight: bold;
}

.poll h4
{
        margin: 2px 0px 4px 4px;
        text-align: left;
}

.poll div div div /* applies to the text and bar graph outline of each result */
{
        margin: 0px 4px 0px 4px;
        text-align: left;
}

.poll div div div div /* applies to the bar graph color of each result */
{
        margin: 0px;
}

.poll div label,
#poll_comp_form label
{
        text-align: left;
}

#poll_comp_form
{
        font-size: 14px;
	margin-top: 8px;
        width: 400px;
}

#poll_comp_form div
{
        display: inline;
        text-align: center;
}

#poll_comp_form input.button
{
       	margin-top: 20px;
	padding: 0px 12px 0px 12px;
}