@charset "utf-8";
/* customization to modules & text */
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
#content a, #content a:visited {
        text-decoration: none;
        font-size: 11px;
}
#content a:hover {
        text-decoration: underline;
}
h3 {
        font-size: 12px;
}
.inlineMenu ul li a {
        font-weight: bold;
        text-decoration:none;
}
.inlineMenu ul li a:hover {
        text-decoration:underline;
}
#topMenuLeft select {
        font-weight: bold;
}
#topMenuRight a {
        font-weight: bold;
}
#mainMenu  a  {
        font-weight: bold;
        text-transform: uppercase;
}
#content {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
}
.contentCommon {
        margin-right: 5px;
}
.contentheading {
        font-size:12px;
        font-weight:bold;
}
.contentpaneopen {
		font-size: 10px;
        width:100%;
}
.contentpane {
		font-size: 10px;
}
.contentdescription {
		padding-bottom: 10px;
}
tbody {
		font-size: 10px;
}
#sidebar {
        float: right;
        width: 335px;
        margin: 5px 0;
}
div.linkr-bm {
		margin: 5px 0;
		float: left;
}
.jwts_tabberlive {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
}
.jwts_tabberlive .jwts_tabbertab {
        min-height: 380px;
        padding: 0 !important;
}
.jwts_tabbertab {
        border-style: none !important;
        background-color: #3576ad !important;
        color: #FFFFFF;
}
.jwts_tabbertab ul {
        list-style-image: url(../images/pixelbullet.gif);       
}
.jwts_tabbertab a, .jwts_tabbertab a:visited {
        color: #fff;
        line-height: 20px;
        text-decoration:none;
}
.jwts_tabbertab a:hover {
        text-decoration:underline;
}
ul.jwts_tabbernav {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border: none !important;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
        background: #3576ad !important;
        border-bottom:  none;
}
ul.jwts_tabbernav li a {
        background: #6596C0 !important;
}
ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
        border: none !important;
        padding-left: 31px !important;
        padding-right: 32px !important;
        color: #FFFFFF !important;
        text-decoration: none !important;
        margin: 0 !important;
        margin-right: 1px !important;
}
ul.jwts_tabbernav li a:hover {
        text-decoration: underline !important;
}
.latest_event {
	height: 15px;
	text-indent: 28px;
}
/* FrontPageSlideShow*/
#header .moduletable-fpss {
        float:left;
        height: 100px;
        margin: 0px 5px 0px 0px;
}
#header .moduletable-fpss #fpss-outer-container {
        height: 100px;
        margin: 0;
        border: none !important;
}
#fpss-outer-container {
        padding:0 !important;
}
.fpss-introtext .slidetext a.readon {
        display:none;
}
.moduletable-fpss, fpss-outer-container {
        height:100px;
}
#navi-outer {
        background:none !important;
        border: none !important;
        top:-18px;
}
#navi-outer ul {
	margin:0;
	padding:0 0 0 34px;
	list-style:none	no-repeat left top;
	text-align:right;
	float:right;
	background: none;
}
.fpss-introtext .slidetext h1 a, .fpss-introtext .slidetext h1 a:hover {
        font-size:14px;
}
#fpss-container img {
        width:60% !important;
}
.fpss-introtext {
        width:40% !important;
        height:100% !important;
        margin-left:60%;
}
#navi-outer li {
        background:none !important;
}
#navi-outer li a:hover, #navi-outer li a.navi-active {
        background-color:#fff;
        color:#000 !important;
}
/*S5 Image Fader*/
#header .moduletable-s5if{
        float:left;
        height: 100px; 
}
#header .moduletable-s5if #fpss-outer-container {
        margin: 0;
        border: none !important;
}
/* news - events module */
.mod_events_latest_table {
        padding: 5px 10px 5px 30px;
}
.mod_events_latest_table td {
        padding-bottom: 10px;
}
.latestnews {
        margin-right: 5px;
        padding-bottom: 8px;
}
.latestnews ul {
        padding-bottom: 0px;
}
/*Component Virtuemart*/
.browseProductTitle {
	width: 40%;
}
/* template author */
#tpltauth a ,#tpltauth a:visited {
        text-decoration: none;
}
#tpltauth a:hover {
        text-decoration: underline;
}