/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#1B3602;
}
.clr {
	clear: both;
}
table.main{
	width:500px;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #008C00;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	background-image:url(../images/top_link.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:22px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#00FF66;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #008C00;
}
input {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/



div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/readon.png) repeat-x;
  line-height: 20px;
  margin: 1px;
  color:#006600;
  width:99px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:white;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#666666;
}

/* Joomla core stuff */
a:link, a:visited {
	color: white; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#cccccc;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    
}

table.contentpaneopen td {
   color:white;  
}

table.contentpaneopen .contentheading  {
	text-align: left;
	color:white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-bottom:20px;
}

.cbPosTop .contentheading  {
	text-align: left;
	color:white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-bottom:10px;
}

.contentpaneopen .contentheading  {
	text-align: left;
	color:white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-bottom:10px;
}


.contentheading  {
	text-align: left;
	color:white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-bottom:10px;
}




table.contentpane {
	padding: 0px;
	border-spacing: 0px;
	width:533px;
	color:black
}





table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.contentdescription {
	padding-top:10px;	
	color:white;
}

.button {
  color:#464646;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double white;
  width: auto;
  background: url(../images/bac_button.jpg) repeat-x;
  background-position:bottom;
  padding: 0px 5px;
  line-height: 11px !important;
  line-height: 11px;
  height: 20px !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: white;
	margin:0px;
	text-align: left;
	padding-top: 0px;
	padding-left:30px;
	font-size: 13px;
	font-weight:bold;
}

.contentcolumn {
	padding-right: 5px;
}





.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}

.module table {
	width: 202px;
	margin-bottom: 2px;
	padding: 0px;
	margin-left:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-image:url(../images/bac_mod.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}

.menucontent {
	width: 202px;
	margin-bottom: 2px;
	padding: 0px;
	padding-left:10px;
	margin-left:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-image:url(../images/bac_mod.jpg);
	background-repeat:repeat-y;
	background-position:left;
}


.module form {
	width: 202px;
	margin-bottom: 5px;
	padding: 0px;
	margin-left:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-image:url(../images/bac_mod.jpg);
	background-repeat:repeat-y;
	background-position:left;
}



div.module {
	margin-bottom: 20px;
	padding-bottom:8px;
	padding-left:0px;
	margin-left:0px;
	width:202px;
	background-image:url(../images/bot_mod.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}


div.module h3 {
	background: url(../images/top_mod.jpg) no-repeat;
	background-position:top left;
	color: #FFFFFF;
	text-align: left;
	height: 38px;
	padding-left:15px;
	
	line-height: 32px;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

div.module td {
	color:#cccccc;
	padding-left:15px;
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
.moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}

.sectiontableheader2 {
  font-weight: bold;
  background-color:#d4d4d4;
  padding: 4px;
  height:20px;
  font-size:10pt;
  color:black;
}


.sectiontableheader2 a {
  color:black;
}

.sectiontableheader2 a:visited {
  color:black;
}





a.category {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#666666;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#666666;
}
a.download:hover {
  font-weight: bold;
  color:#666666;
}
a.download:visited {
  font-weight: bold;
  color:#666666;
}
.sectiontablefooter {

}



.sectiontableentry1 td{
	background-color:#EFEFEF;
}

.sectiontableentry2 td {
	background-color:#F4F4F4;
}

.contentpane td.sectiontableentry2 {
	background-color:#F4F4F4;
}

.sectiontableentry1 a {
	color:black;	
}

.sectiontableentry1 a:visited {
	color:black;	
}

.sectiontableentry2 a {
	color:black;	
}

.sectiontableentry2 a:visited {
	color:black;	
}

.sectiontableentry1 b {
	color:black;	
}

.sectiontableentry2 b {
	color:black;	
}


.small {
	color: #008C00;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #008C00;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-position:left top;
	font-size: 11px;
	font-weight: bold;
	color:#cccccc;
	text-align: left;
	padding-top: 2px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position:0px -31px !important;
	background-position:0px -31px;
	text-decoration: none;
	color:#999999;
}

a.mainlevel#active_menu {
	background-position:0px -31px !important;
	background-position:0px -31px;
	text-decoration: none;
	color:#FF0000;
}

a.mainlevel#active_menu:hover {
	color: #999999;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #008C00;
	text-align: left;
}

a.sublevel:hover {
	color: #008C00;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  border: 1px solid #cccccc;
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.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;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#008C00;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#008C00;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#008C00;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#008C00;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#FFFFFF;
	padding-left:15px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	padding-top:8px;
	height:21px;
}
th.pagenav_next {
	display:block;
	color:#FFFFFF;
	padding-left:15px;
	background-image:url(../images/pagenav.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	font-size:11px;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#FFFFFF;
	padding-left:15px;
	background-image:url(../images/pagenav.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	font-size:11px;
	width:50px;
}
td.bac_module {
	background:#30494e;
	background-position:left;
}
td.ver {
	text-align: center;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:30px;
}
td.logo{
	background-image: url(../images/right_logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
table.logo2 {
	background-image: url(../images/bac_logo.jpg);
	height:219px;
}
td.logo3 {
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.w{
color:#FFFFFF;
}

.tabheading {
	background-color:#EFEFEF;
}

.tabheading a {
	color:black;
}

b {
	color:white;	
}




.dice h1{
	color:white;	
}

.dice b {
	color:#363636;	
}

.dice a {
	color:#363636;
}
.dice .white {
	color:white;
	padding:1px;
	margin:1px;
	
	
}





.dice .black {
	color:black;
	padding:1px;
	margin:1px;
	border-top:2px solid black;
	border-bottom:1px solid black;
}

.dice .blackleft {
	color:black;
	padding:1px;
	margin:1px;
	border-top:2px solid black;
	border-left:2px solid black;
	border-bottom:1px solid black;
}

.dice .blackright {
	color:black;
	padding:1px;
	margin:1px;
	border-top:2px solid black;
	border-right:2px solid black;
	border-bottom:1px solid black;
}



table .single_compo td {
	font-size:8pt;
	padding-left:0px;
	padding-right:0px;
	margin:0px;	
	color:#313030;
}

table .rankings td {
	font-size:7pt;
	padding-left:0px;
	padding-right:0px;
	margin:0px;	
	color:#313030;
}

table .rankings td .number {
	font-size:9pt;
	padding-left:0px;
	padding-right:0px;
	margin:0px;	
	color:#313030;
}

.single_compo {
	background:white;
	color:#313030;
	padding:0px;
	margin:0px;
}






.single_compo .compo_title {
	color:#313030;
	font-size:12pt;	
}

.single_compo b {
	color:#313030;
}

.single_compo a {
	color:#545454;	
}

.compo_details {
	background:white;
	
	padding:0px;
	border-bottom:2px solid black;
	border-left:2px solid black;
	border-right:2px solid black;
}

.compo_title {
	background-image: url(../images/title_back2.png);
	background-repeat:no-repeat;
	width:516px;
	height:26px;
	font-size:11pt;
	line-height:26px;
	padding-left:20px;
}



.contentpane a {
  	color:black;
}



.tab_content {
	border:1px solid black;
	background-color:#ebebeb;
	padding:3px;	
}

.rankings {
	padding:3px; 
	border:1px solid black; 
	background-color:#55aaa3;	
}

.item_link {
	color:white;
	text-decoration:none;	
	font-weight:normal;
}




.row_unselected {
	
}

.row_unselected2 {
}

.row_selected {
}

.itemtitle {
	color:white;
	font-size:11pt;	
}

.tab_content_nopadding {
	border:1px solid black;
	background-color:#ebebeb;
}


.table_header {
	background-color:#253d41;
	color:white;
	padding:3px;
}

.table_header_small {
	background-color:#253d41;
	padding:0px;
	height:2px;
}

.table_header b {
	color:white;
}

.table_header td {
	padding:5px;
}


.row_unselected  .td_left {
	width:29px;
	background-color:white;
	border-left:1px solid #253d41;
	padding-left:2px;
}

.row_unselected2  .td_left {
	width:29px;
	background-color:#ebebeb;
	border-left:1px solid #253d41;
	padding-left:2px;
}




.td_left_indent {
	width:29px;
	border-top:1px solid #253d41;
	border-right:1px solid #253d41;
	border-bottom:1px solid #253d41;	
}

.row_unselected  .td_middle {
	background-color:white;
	padding-left:1px;
}

.row_unselected2  .td_middle {
	background-color:#ebebeb;
	padding-left:1px;
}



.row_unselected  .td_middle_bottom {
	background-color:white;
}

.row_unselected2  .td_middle_bottom {
	background-color:#ebebeb;
}



.row_unselected  .td_right {
	width:29px;
	background-color:white;
	border-right:1px solid #253d41;
	padding-left:2px;
}

.row_unselected2  .td_right {
	width:29px;
	background-color:#ebebeb;
	border-right:1px solid #253d41;
	padding-left:2px;
}





.td_right_indent {
	width:29px;
	border-top:1px solid #253d41;
	border-left:1px solid #253d41;
	border-bottom:1px solid #253d41;
}

.row_unselected  .td_middle_bottom_expanded {
	background-color:white;
	border-top:1px solid #253d41;
	border-bottom:1px solid #253d41;
}

.row_unselected2  .td_middle_bottom_expanded {
	background-color:#ebebeb;
	border-top:1px solid #253d41;
	border-bottom:1px solid #253d41;
}



.row_selected  .td_left {
	width:29px;
	background-color:#7c7c7c;
	border-left:1px solid #253d41;
	border-top:1px solid #253d41;
	padding-left:2px;
}
.row_selected  .td_middle {
	background-color:#7c7c7c;
	border-top:1px solid #253d41;
}

.row_selected  .td_middle a {
	color:white;
}

.row_selected  .td_middle_bottom {
	background-color:#7c7c7c;
}
.row_selected  .td_right {
	width:29px;
	background-color:#7c7c7c;
	border-right:1px solid #253d41;
	border-top:1px solid #253d41;
}

.row_selected  .td_right a {
	color:white;
}

.div_bottom {
	background-color:#7c7c7c;
	
		
}

.div_bottom td {
	font-size:7pt;	
	margin:0px;
	padding:0px;
}

.div_bottom td b {
	color:white;
}

.row_selected  .td_middle_bottom_expanded {
	background-color:#959595;
	border-top:1px solid #253d41;
	border-bottom:1px solid #253d41;
	border-right:1px solid #253d41;
}

.row_selected .rightdiv {
	background-color:#898989 ;
	padding:3px;
	border-left:1px solid #253d41;
	border-bottom:1px solid #253d41;	
}


.row_selected .rightdiv b {
	color:white;
}

.row_selected .leftdiv {
	padding:3px;
	border-bottom:1px solid #253d41;	
}



.table_header_dark_text {
  color:white;
  font-size:10pt;
}

.table_header_dark_small {
  color:white;
  padding:5px;
	font-size:8pt;
	font-weight:normal;
}


