/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 130%;
	font-family: verdana, Arial, Helvetica, Sans Serif;
}

.clr {
	clear: both;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

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

#header {
	float: left;
	padding: 0px;
	right-padding: 0px;
	height: 1px;
         width: 980px;
         xbackground: url(../images/header.jpg) no-repeat;
}

#banner {
	float: left;
	padding-top: 80px;
	padding-left: 40px;
	height: 70px;
         width: 500px;
         xbackground: url(../images/banner.jpg) no-repeat;
}

#leftbg {
	float: left;
	padding-top: 216px;
	padding-left: 15px;
	padding-right: 117;
	padding-right: 1px;
	/*height: 41px;*/
         xwidth: 234px;
         width: 145px;
         xbackground: url(../images/left.png) no-repeat;
}

#leftbottom {
	float: left;
	padding: 0px;
	height: 21px;
         width: 145px;
         xbackground: url(../images/leftbottom.png) no-repeat;
}

#top {
	float: left;
	padding-left: 80px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
        width: 720px;
        xbackground: url(../images/bgitems.png) no-repeat;
}

#topbottom {
	float: left;
	padding: 0px;
	height: 20px;
        width: 720px;
        xbackground: url(../images/mainbottom.png) no-repeat;
}

#maintop {
	float: left;
	height: 23px;
	padding-right: 15px;
         width: 720px;
         background: url(../images/maintop.png) no-repeat;
}

#main {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
         width: 720px;
         background: url(../images/mainbg.png) repeat-y;
}

#mainbottom {
	float: left;
	padding: 0px;
	height: 20px;
         xwidth: 720px;
         background: url(../images/mainbottom.png) no-repeat;
}

#bodytotal {
         border: 1px solid #000000;
	padding: 0px;
         width: 980px;
         background: #060606;
        background: url(../images/background-40winker.jpg) no-repeat;
}

#user1 {
         border-right: 1px dashed #999999;	
	padding-right: 3px;
}

#user2 {
	padding-left: 3px;
}

/*.user1_inner {
	border: 1px solid #cccccc;
	background: url(../images/back.png) repeat-y;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}*/

/*.user3_inner {
	/*border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
        background: url(../images/header.jpg) repeat-y;
	margin: 0px;
	padding: 2px;
}*/

.maintitle {
	color: #B5EC50;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

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

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 10px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

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

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


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



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #cccccc;
	background: #060606;
        /*background: url(../images/background.jpg) no-repeat;
*/
}

/* Joomla core stuff */
a:link, a:visited {
	color: #F98D0E; text-decoration: none;
	font-size: 13px;
	/*font-weight: bold;*/
}

a:hover {
	color: #FA9E31;	text-decoration: underline;
        play-during: url("/content/yababy.wav");
	/*font-weight: bold;*/
}

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

table.contentpaneopen td {
   padding-right: 5px;
}

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



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

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

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

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  /*font-weight: bold;*/
  /*border: 1px solid #cccccc;*/
  width: auto;
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  /*background: #737272;*/
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
         color: #333333;	
         padding: 2px;
	border:solid 1px #666666;
	background-color: transparent;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #049607;
         border-bottom: 1px dashed #999999;		
         text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	color: #B5EC50;
	font-size: 13px;
	white-space: nowrap;
}



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

table.searchinto {
	width: 100%;
}

table.searchintro td {
	/*font-weight: bold;*/
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #B5EC50;
         border-bottom: 1px dashed #999999;		
         text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
         font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  /*background: #f0f0f0;*/
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #000000;
}

.sectiontableentry2 {
	/*background-color : #cccccc;*/
}

.small {
	color: #999999;
	font-size: 11px;
}

.vsmall {
	color: #999999;
	font-size: 9px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #D1D1D1;
	font-size: 12px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #D1D1D1;
	font-size: 12px;
}

/*table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}*/

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	border-bottom: 1px dashed #666666;	  
         	color: #B5EC50;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-size: 11px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
         border-bottom: 0px solid #333333;	
	vertical-align: middle;
	font-size: 11px;
        font-weight: normal;
	color: #BBBBBB;
	text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	height: 12px !important;
	height: 14px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
         border-bottom: 1px solid #666666;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#ffffff;
         border-bottom: 1px solid #666666;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
         border-bottom: 1px solid #666666;
}

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

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

a.sublevel#active_menu {
	color: #999999;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	/*background-color: #ddd;*/
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  /*background: #efefef;*/
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
