/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
html, body {
}

body
{
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: .7em;
	background-color:#000;	
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
}


td, td td, td td td, td td td td, td td td td td {
	vertical-align:top;
}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}


#wrapper {
	background-color:#fff;
}

#header {
	background-color:#004D8B;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#secimagediv img {
vertical-align:middle;
}



/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

#latest 
{
	border-left:1px solid #000;
	border-top:1px solid #000;

}

#latest td {
	background-image: url(../images/latestslice.jpg);
	background-color:#2369BE;
	border-right:1px solid #000;
	padding:3px 3px 3px 8px;
}

#latest td a {
	color:#FED612;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

#latest td a:hover {
	color:#fff;
}

#latest li {
	list-style:none;
}

#latest ul {
	margin:0;
	padding:0;
}

#latest h3 {
	font-size:1.4em;
	color:#fff;
	margin:0 0 4px 0;
}



#topmenu {
	height:25px;
	background-color:#004D8B;
	line-height:20px;
}

.moduletable_topmenu {
	width:980px;
}

#right {
	width:180px;
	background-color:#004D8B;
	vertical-align:top;
	color:#fff;
	padding-top:5px;
	padding-bottom:10px;
	
}


h2.contentheading, .contentheading {
	font-size:1.8em;
	margin-bottom:2px;
	margin-top:0;
	clear:both;	
	padding-top:5px;
	color:#0000ff;
}

.componentheading {
	font-size:1.3em;
	font-weight:bold;
	color:#2369BE;
	padding-top:5px;
}

a.contentpagetitle:link,a.contentpagetitle:visited {
	text-decoration:none;
	
}

a.contentpagetitle:hover {
	text-decoration:underline;
}

body,html {
	width:100%;
	margin:0;
}

.wrapper {
	width:100%;
	font-size:.8em;
}

#submenu {
	height:25px;
	background-color:#2369BE;
	border-bottom:1px solid #000;
}


#left input.inputbox {
width:87px;
height:15px;
margin-bottom:4px;
font-size:.8em;
}

.form-login fieldset {
text-align:right;
border: 1px solid #000;
}

.moduletable_polls fieldset {
text-align:left;
border: 1px solid #000;
}

.moduletable_polls fieldset label{
height:20px;
line-height:20px;
}

.moduletable_polls fieldset input {
	vertical-align:bottom !important;
}


.moduletable_polls a {
	color:#FED612;
	text-decoration:none;
	font-weight:bold;
}

.moduletable_polls a:hover {
	text-decoration:underline;
}

#right .moduletable {
	padding-left:8px;
}





#mod_login_username {
	margin-top:9px;
}



.moduletable_breadcrumb {
	color:#fff;
	line-height:25px;
	background-color:#004D8B;
	height:25px;
	margin:0;
	padding:0;
	
}

.moduletable_breadcrumbs span {
	margin:0;
	padding:0;

}

#content {
	background-color:#000;
	color:#fff;
/*	padding:0px 5px 5px 5px;*/
	border-right:1px solid #000;
	border-top:1px solid #000;
	vertical-align:top;
}

* html #content {
}

.pollstableborder {
	color:#000;
	font-size:1em;
}

#footer {
line-height:20px;
height:20px !important;
	text-align:center;
	font-size:.9em;
	background-color:#004d8b;
	border-top:1px solid #000;
	color:#fff;
	}

#footerblack a {
	color:#fff;
	text-decoration:none;
}

#footerblack a:hover {
	text-decoration:underline;
}


#footerblack {
height:35px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
color:#fff;
background-color:#000;
text-align:center;
vertical-align:middle !important;	
}



#content_fp {
/*	background-image:url(../images/leading.jpg);
	background-repeat:repeat-y;*/
	background-color:#000;
	color:#fff;
	}




#content h1.componentheading {

font-size:1.5em;
color:#000;
background-color:#fed612;
line-height:1.5em;
padding-top:0px;
padding-left:5px;
border-bottom:1px dashed #000;
border-left:1px dashed #000;
border-right:1px dashed #000;
margin-top:0px;
margin-bottom:0px;

}

.blog {
padding:3px;
}

#content_fp h1.componentheading {
background-color:#000;
	background-image:url(../images/htitle.jpg);
	height:53px;
	line-height:53px;
font-size:1.7em;
color:#000099;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:25px;
border-bottom:1px solid #000;
border-top:1px solid #000;

}



#latest h3 {
/*	background-image: url(../images/htags.jpg);*/
	height:30px;
	line-height:30px;
	text-indent:5px;
}

body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

.bread {
	background-color:#5591D9;
}

.moduletable_breadcrumb {
	padding-left:5px;
}


.form-login a:link,.form-login a:visited {
	color:#FED612;
	font-weight:bold;
	text-decoration:none;
	font-size:.85em;
}

.form-login a:hover{
	text-decoration:underline;
}


#content img {
border:none;
}

.imgborder {
border:1px solid #000 !important;
}


.iteminfo span {
	font-style:italic;
	font-size:.80em;
}


.form-login .button {
	width:55px;
}

.moduletable_menu {
	padding-left:5px;
}

.moduletable_menu h3{
	margin-bottom:2px;
	font-size:1.1em;
}


.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.moduletable_menu li {
	width:150px;
	line-height:20px;
	height:20px;
	margin-bottom:5px;
	background-color:#FED612;
	
}


a.pathway:link, a.pathway:visited{
color:#fff !important;
text-decoration:none;
}

a.pathway:hover {
color:#fff !important;
text-decoration:underline;
}


.moduletable_menu a:link,.moduletable_menu a:visited {
	display:block;
	background-color:#FED612;
	background-image:url(../images/linknorm.jpg);
	background-repeat:no-repeat;
	text-indent:5px;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#0101F9 !important;
}

.moduletable_menu a:hover {
	color:#fff !important;
/*	background-color:#000;*/
	background-image:url(../images/linkhover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

.moduletable_sponsors {
         text-align:center;
         border:none;
}

.moduletable_sponsors h3 {
	text-align:left;
	padding-left:10px;
}


.moduletable_sponsors img {
         border:none;
         margin-bottom: 5px; 
}



#content a:link, #content_fp a:link, #content_fp a:visited, #content a:visited {
	color:#3333FF;
	text-decoration:none;
}

.contentpagetitle {
	color:#0000ff !important;
}

#content a:hover, #content_fp a:hover {
	text-decoration:underline;
}


.blog img {
	margin:5px;
}


.buttonheading img {
	margin:0;
}






#current a {
	color:#FED612 !important;
/*	background-color:#0101F9;*/
/*	background-color:#000;*/
	background-image:url(../images/linkhover.jpg);
	background-repeat:no-repeat;


	text-decoration:none;	
}


/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


.sectiontableentry1 ,.sectiontableentry2 {
	background-color:#000;
}

.sectiontableentry2 td,.sectiontableentry1 td{
	border-bottom:1px solid #FED612;
	padding-bottom:5px;
}

.sectiontableentry2 a,.sectiontableentry1 a {
	font-weight:bold;
}

.weblinks img {
	margin-right:10px;
}

.weblinks td {
	padding-left:10px;
}

.sectiontableheader {
	font-size:1.2em;
	font-weight:bold;
	color:#2369BE;	
}

.moduletable_breadcrumb {
	font-size:.8em;
}

#position13 {
	border-top:2px solid #000;
	background-color:#2369BE;
	width:200px !important;
}

#position13 .moduletable {
	padding:0 0 10px 0;
	text-align:center;
}

#position13 .moduletable img {
	border:1px solid #000 !important;
}


#position13 .moduletable h3 {
	font-size:1.2em;
	color:#fed612;
	padding-bottom:2px;
}

#position14 {
	background-color:#000;
	vertical-align:top;	
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #666;
	background-image:url(../images/carwm.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#position14 .moduletable {
color:#fed612;
}

#position14 .moduletable h3 {
	font-size:1.2em;
	color:#fed612;
	padding-bottom:2px;
	border-bottom:1px dashed #ccc;
	padding-left:5px;
}

#position14 #jmstime {
	font-size:1.5em;
	padding-left:5px;
	font-family:Tahoma,verdana,arial,sans-serif;
}

.moduletable_onlineshop, .moduletable_onlinecart {
	padding-left:5px;
	padding-right:5px;
}

.moduletable_onlineshop h3, .moduletable_onlinecart h3 {
	text-align:center;
	color:#fff;
}

.moduletable_onlineshop a:link,.moduletable_onlineshop a:visited {
	color:#fff;
}

.moduletable_onlinecart a:link,.moduletable_onlinecart a:visited {
	color:#fff;
}

.schedule {
	width:770px;
	
}

.schedule td {
	vertical-align:top;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #FED612;	
}

.schedule th {
	background-color:#2369BE;
}