@charset "UTF-8";
/*--------------------------------------------------------------------------------
# Multiplate 2.5 - August 2012 (J2.5)
# Public Version
# Copyright (C) 2006-2012 www.ah-68.de All Rights Reserved.
---------------------------------------------------------------------------------*/
/* CSS Document */

html {
	height : 100%;
}
body {
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
	margin: 0;
	background-color: #333;
}
/* Body Print */
body.contentpane {
	color : black;
	background : none;
	background-color : white;
}
/* Layout */
#wrapper {
	display : block;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
#wrap {
	display : block;
	width: 980px;
	margin: 120px auto 0 auto;
}
#top_menu {
	width : 100%;
	float : left;
	height : 60px;
	padding : 0;
	margin : 0;
	overflow : visible;
	display: block;
	background-color: #333;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 30px;
	border-bottom: 1px solid #101010;
	border-top: 1px solid #4c4c4c;
	z-index: 99999;
}
#top_menu_inner {
	width : 980px;
	height : 40px;
	padding : 0;
	margin : 0 auto;
	overflow : visible;
}
#spacer_top {
	width : 100%;
	height : 30px;
	float: left;
	padding : 0;
	margin : 0;
	background-color: #282828;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 99999;
	font-size: 14px;
	font-weight: bold;
}
#fontsize {
	height: 30px;
	float: left;
	padding: 0;
	margin: 0;
}
#fontsize_inner {
	margin: 0;
	padding: 5px 0 0 30px;
}
#syndicate {
	width: auto;
	float: left;
	padding: 12px 0 0 0;
	margin: 0 0 1px 0;
	font-size: 11px;
}
#multimenu-frame {
	overflow : visible;
	width: 100%;
	float: left;
	height: 40px;
	margin: 12px 0 0 0;
}
#superfish-frame {
	overflow : visible;
	width: 100%;
	float: left;
	height: 40px;
	margin: 12px 0 0 0;
}
#pagetitle {
	float: left;
	width: 980px;
	height: 40px;
	margin: 0 0 20px 0;
	display: block;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0;
	padding: 0 0 0 10px;
	width: auto;
}
.sec_pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 33px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	float: right;
	padding: 0;
	margin: -40px 0 0 0;
}
#search_modul {
	float: right;
	width: auto;
	margin: 5px 0 0 0;
	padding: 0;
}
#header {
	width: 980px;
	height: auto;
	padding : 0;
	margin : 0 0 30px 0;
	display: block;
	float: left;
}
#content_outer {
	width : 980px;
	padding : 0;
	float: left;
	margin: 0 0 40px 0;
	display: block;
}
#content_inner {
	width : 980px;
	padding : 0;
	margin: 0;
	display: block;
	float: left;
}
.content_float {
	width: 980px;
	display: block;
	height: auto;
	float: left;
}
.content_small {
	width: 510px;
	float: left;
}
.content_med {
	width: 730px;
	float: left;
}
.content_large {
	width: 980px;
	float: left;
}
#main_content {
	float : none;
	padding : 10px;
	margin : 10px;
}
#breadcrumbs {
	float: left;
	width: 950px;
	height: 40px;
	padding: 0 0 0 22px;
	margin: 10px 0 5px 0;
	line-height: 40px;
	font-size: 12px;
}
.breadcrumbs {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
}
.pathway {
	height : 20px;
	line-height : 20px;
	font-size: 12px;
}
#left_outer {
	float : left;
	width : 220px;
	margin: 5px 0 0 15px;
	padding: 0px;
}
.left_inner {
	float : none;
	padding : 0px;
	margin: 0;
	font-size: 12px;
}
.left_inner_float {
	width : 210px;
	margin: 5px;
}
#right_outer {
	float : left;
	width : 220px;
	margin: 5px 15px 0 0;
	padding: 0px;
}
.right_inner {
	float : none;
	padding : 0px;
	margin: 0;
	font-size: 12px;
}
.right_inner_float {
	width : 210px;
	margin: 5px;
}
#top_container {
	height : auto;
	width : 980px;
	font-size : 90%;
	margin: 0;
	color: #eee;
	float: left;
	background-color: #333;
}
#top_newsflash {
	height : auto;
	width : 980px;
	margin: 0;
	float: left;
	padding: 0;
}
#top_newsflash_inner {
	padding: 10px;
	margin: 20px auto;
	display: block;
	width: 900px;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
#top_module_container {
	padding: 0;
	display: block;
	width: 980px;
	margin: 0;
	float: left;
	background-image: url(../images/top_spacer.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_module_container_inner {
	width: 920px;
	display: block;
	margin: 0 auto;
}
#top_module {
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
	float: left;
	font-size: 90%;
	width: 980px;
}
#top_module_inner {
	width: 940px;
	display: block;
	margin: 0 auto;
}
#user3 {
	width: auto;
	float: right;
	height: 30px;
	margin: 10px 0 0 0;
}
#user5 {
	padding: 0;
	margin: 0;
	position: fixed;
	top: 180px;
	right: 0px;
	float: right;
	z-index: 999999;
}
#user5_inner {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	color: #CCCCCC;
	background-color: #333333;
	border-top: 1px solid #5c5c5c;
	border-left: 1px solid #5c5c5c;
	border-bottom: 1px solid #1c1c1c;
	border-right: none;
	font-size: 11px;
}
.user5_modul {
	padding: 0;
	margin: 0;
}
#panel_buttons {
	height: 30px;
	float: right;
	margin: 0;
	padding: 0;
}
.panel_buttons {
	float: left;
	padding: 5px 30px 0 0;
}
#bottom_nav {
	width: 100%;
	height: 70px;
	float: left;
	background-color: #333;
	margin: 0;
	border-top: 1px solid #101010;
	padding: 0;
}
#bottom_nav_inner {
	width: 975px;
	height: 60px;
	padding : 0;
	margin : 10px auto 0 auto;
	background-image: url(../images/footer_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#bottom_module {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 90%;
	width: 980px;
}
#bottom_module_inner {
	width: 940px;
	display: block;
	margin: 0 auto;
}
#footer {
	width : 100%;
	margin: 0;
	float: left;
	background-color: #333;
	padding: 0;
}
#footer_module {
	padding: 0;
	margin: 20px auto 0 auto;
	display: block;
	font-size: 90%;
	width: 980px;
	color: #bbb;
}
#footer_module_inner {
	width: 980px;
	display: block;
	margin: 0;
	padding: 0;
}
#copy {
	text-align: center;
	color:#2c2c2c;
	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #4c4c4c;
	height: 30px;
	font-size: 10px;
	width: 100%;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	transition: color .5s ease-in-out;
	-o-transition: color .5s ease-in-out;  
    -ms-transition: color .5s ease-in-out; 
    -moz-transition: color .5s ease-in-out;
    -webkit-transition: color .5s ease-in-out
}
#copy a, #copy a:link, #copy a:visited {
	color: #222;
}
#copy a:hover {
	color: #3c3c3c;
}


/* BackToTop Container */



#toTop {
	cursor: pointer;
	display: none;
	position:fixed;
	right: 20px;
	bottom: 30px;
}
.gotop {
	font-size:30px;
	font-weight: bolder;
}
/* USERS Top Container */
#users_top_container {
	margin: 0;
	padding: 0;
}
#users_top_container .moduletable {
	margin: 20px 0;
	padding: 10px 15px;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
.users_top_container, .users_med_top_container, .users_big_top_container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.users_med_top_container {
	width: 32.6%;
}
.users_big_top_container {
	width: 49.5%;
}
div:first-child.users_med_top_container, div:first-child.users_big_top_container {
	margin-left: 0;
}
/* USERS Top Content */
#users_top {
	margin: 0;
	padding: 0;
}
#users_top .moduletable {
	margin: 0;
	padding: 10px 15px;
}
.users_top, .users_med_top, .users_big_top {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.users_med_top {
	width: 32.6%;
}
.users_big_top {
	width: 49.5%;
}
div:first-child.users_med_top, div:first-child.users_big_top {
	margin-left: 0;
}
/* USERS Bottom Container */
#users_bottom {
	margin: 0;
	padding: 0;
}
#users_bottom .moduletable {
	margin: 0 0 20px 0;
	padding: 10px 15px;
}
.users_bottom, .users_med_bottom, .users_big_bottom {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.users_med_bottom {
	width: 32.6%;
}
.users_big_bottom {
	width: 49.5%;
}
div:first-child.users_med_bottom, div:first-child.users_big_bottom {
	margin-left: 0;
}
/* USERS Footer */
#users_footer {
	margin: 0;
	padding: 0;
}
#users_footer .moduletable {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
.users_footer, .users_med_footer, .users_big_footer {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.users_med_footer {
	width: 32.6%;
}
.users_big_footer {
	width: 49.5%;
}
div:first-child.users_med_footer, div:first-child.users_big_footer {
	margin-left: 0;
}
/* Moduletable h3 */
.moduletable_text h3, .module_text h3, div.moduletable h3 {
	background-image: url(../images/h3_info.gif);
	background-repeat: no-repeat;
	color:#ddd;
	background-color: #333333;
	border-top: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	text-align : left;
	font-weight: bold;
	height : 30px;
	line-height : 30px;
	font-size : 14px;
	padding-left : 10px;
	margin: 2px 0;
}
#content_inner .moduletable_text h3, #content_inner .module_text h3, #content_inner div.moduletable h3 {
	text-align : left;
	font-weight: bold;
	height : 30px;
	line-height : 30px;
	font-size : 14px;
	padding-left : 10px;
	margin: 2px 0;
}
#right_outer .moduletable, #right_outer .moduletable_text, #right_outer div.moduletable {
	margin: 10px 0 0 0;
	padding: 10px 8px;
}
div.moduletable {
	margin-bottom: 20px;
	padding : 0;
}
/* Module h3 */
div.module h3 {
	margin: 0 0 10px 0;
	padding-left: 10px;
	text-align : left;
	font-weight: bold;
	height : 30px;
	line-height : 30px;
	font-size : 14px;
}
/* Module */
div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	width: auto;
}
div.module div div div {
	padding: 10px 8px;
	width: auto;
}
/* Module Menu h3 */
div.module_menu h3 {
	margin: 0 0 2px 0;
	padding-left: 10px;
	text-align : left;
	font-weight: bold;
	height : 30px;
	line-height : 30px;
	font-size : 13px;
}
/* Module Menu */
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	width: auto;
}
div.module_menu div div div {
	padding: 10px 8px;
	width: auto;
}
/* Menu */
/* Level 1 */
div.module_menu ul.menu {
	margin: 0 0 2px 0;
	padding : 0;
	list-style : none;
	background : none;
	width: auto;
}
div.module_menu ul.menu li {
	margin : 0;
	padding : 0;
	list-style : none;
	background : none;
}
div.module_menu ul.menu li a {
	display : block;
	vertical-align : middle;
	font-size : 11px;
	font-weight: normal;
	text-align : left;
	height : 30px;
	line-height: 30px;
	padding-left : 30px;
	text-decoration : none;
	margin : 0;
}
div.module_menu ul.menu li a span {
	background : none;
}
div.module_menu ul.menu li a:hover {
	text-align : left;
	text-decoration : none;
}
div.module_menu ul.menu li.active a {
	text-decoration : none;
	text-align : left;
}
div.module_menu ul.menu li.active a:hover {
	text-decoration: none;
	text-align: left;
}
div.module_menu ul.menu li.active a span {
	background : none;
}
/* Level 2 */
div.module_menu ul.menu li ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
div.module_menu ul.menu li li {
	margin : 0;
	padding : 0;
	list-style : none;
	background : none;
}
div.module_menu ul.menu li li a {
	list-style : none;
	vertical-align : middle;
	font-size : 10px;
	text-align : left;
	text-decoration : none;
	height : auto;
	line-height: 24px;
	padding-left : 30px;
	margin : 0;
	background-image: url(../images/user_sublevel_li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
div.module_menu ul.menu li li a:hover {
	text-decoration : none;
	text-align : left;
}
div.module_menu ul.menu li li.active a {
	text-decoration : none;
	text-align : left;
}
div.module_menu ul.menu li li.active a:hover {
	text-decoration : none;
	text-align : left;
}
div.module_menu ul.menu li li a span {
	list-style : none;
	background : none;
}
/* USER3 Menu */


ul.menu-nav {
	list-style : none;
	padding : 0;
	margin : 0;
}
ul.menu-nav li {
	display: block;
	height : 24px;
	line-height : 24px;
	float : left;
	margin : 0;
	padding : 0;
	background: none;
}
ul.menu-nav li a {
	text-align : center;
	display : block;
	float: left;
	white-space : nowrap;
	margin: 0 0 0 5px;
	padding : 2px 12px 3px 12px;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
	color : #bbb;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
	transition: background .5s ease-in-out, color .5s ease-in-out, border .5s ease-in-out;
	-o-transition: background .5s ease-in-out, color .5s ease-in-out, border .5s ease-in-out;  
    -ms-transition: background .5s ease-in-out, color .5s ease-in-out, border .5s ease-in-out; 
    -moz-transition: background .5s ease-in-out, color .5s ease-in-out, border .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out, color .5s ease-in-out, border .5s ease-in-out
}
ul.menu-nav li a:hover {
	color : #eee;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-right: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	background-color: #383838;
}
ul.menu-nav li.active a {
	float : left;
	white-space : nowrap;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	display : block;
	color : #eee;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-right: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	background-color: #383838;
}
ul.menu-nav li.active a:hover {
	margin: 0 0 0 5px;
	padding : 2px 12px 3px 12px;
	text-decoration : none;
	color : #bbb;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
/* Tables */
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
table.category {
	width: 100%
}
table.weblinks, table.category {
	margin: 10px 0;
	width: 100%;
}
table.weblinks td {
	border-collapse: collapse;
}
table.weblinks td, table.category td {
	padding: 5px 10px;
}
table.weblinks th, table.category th {
	padding: 5px 10px;
	text-align: left
}
td.num {
	vertical-align: middle;
	text-align:left;
}
td.hits {
	vertical-align: middle;
	text-align: center;
	width: 80px
}
td p {
}
/* Content Head */
.list-title {
	text-align: left
}
.list-author {
	text-align: left
}
.list-hits {
	text-align: left
}
/* Content */
.item-page {
	width: 100%
}
.items-more {
	margin : 10px 5px 20px 5px;
	float: left;
	width: 100%
}
.items-more h2 {
	margin : 2px;
	display : block;
	font-size : 14px;
	font-weight : bold;
}
.items-more h3 {
	padding: 0 0 5px 0
}
.items-more ul {
	margin : 5px;
	padding : 0;
}
.items-more ul li {
	text-align : left;
	padding-left : 25px;
	background-image : url(../images/li.gif);
	background-repeat : no-repeat;
	background-position : 1px 4px;
}
.items-leading h2 {
	margin: 0;
	padding: 0;
	text-align : left
}
.items-leading {
	padding: 0 5px 5px 5px;
	overflow: hidden;
	margin-bottom: 10px
}
.leading- {
	float: left
}
.item-title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0 2px 0
}
.row-separator, .system-pagebreak, .item-separator {
	display: block;
	clear: both;
	border: none !important;
	padding:  5px 0
}
.shownocolumns {
	width: 98% !important;
}
.blog-featured {
	padding: 0;
	margin: 0
}
#article-index {
	width: 30%;
	float: right;
	border-left:  solid 1px #aaa;
	padding: 5px;
	margin: 0 0 20px 10px
}
#article-index h3 {
}
#article-index li {
	list-style: inside decimal;
	padding: 0 0 0 5px
}
dl.article-info {
	float: left;
	width: 100%;
	margin: 5px 0 20px 0
}
dt.article-info-term {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0
}
dd.parent-category-name {
	margin: 0
}
dd.create {
	margin: 0
}
dd.modified {
	font-size: 11px;
	font-style: italic;
	margin: 0
}
dd.category-name {
	margin: 0
}
dd.published {
	font-size: 11px;
	margin: 0
}
dd.createdby {
	font-style: italic;
	font-size: 12px;
	margin: 0
}
dd.hits {
	font-size: 11px;
	margin: 0
}
/* Categories List */
.categories-listalphabet ul {
	list-style-type: none;
	list-style-position: inside
}
.categories-listalphabet ul li {
	display : inline
}
.categories-list ul {
	list-style-type:none;
	margin: 0
}
.cat-children {
}
.cat-children h3 {
	padding: 0 0 5px 0
}
.cat-children ul dl dt, .cat-children ul dl dd {
	margin: 0;
	padding: 0;
	display: inline
}
.cat-children ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.cat-children ul {
}
.cat-children ul ul {
}
.cat-children ul li {
	list-style: none
}
/* Columns */

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1 {
	width:46%;
	float:left;
}
.cols-2 .column-2 {
	width:46%;
	float:right;
	margin:0
}
.cols-3 .column-1 {
	float:left;
	width:29%;
	padding: 0px 5px;
	margin-right:4%
}
.cols-3 .column-2 {
	float:left;
	width:29%;
	margin-left:0;
	padding:0px 5px
}
.cols-3 .column-3 {
	float:right;
	width:29%;
	padding:0px 5px
}
.items-row {
	overflow:hidden;
	margin-bottom:10px !important;
}
.column-1, .column-2, .column-3 {
	padding: 0 5px 10px 5px
}
.column-2 {
	width:55%;
	margin-left:40%;
}
.column-3 {
	width:30%
}
/* User Profile */

#users-profile-core, #users-profile-custom {
	margin: 10px 0;
	padding: 15px;
}
#users-profile-core dt, #users-profile-custom dt {
	width: 200px;
	padding: 5px 0;
}
#users-profile-core dd, #users-profile-custom dd {
	padding: 5px 0;
}
#member-profile fieldset, .registration fieldset {
	margin: 10px 0;
	padding: 15px;
}
#users-profile-core legend, #users-profile-custom legend, .profile-edit legend, .registration legend {
	width: 300px;
	float: left;
	font-weight: bold
}
.profile-edit form#member-profile fieldset dd, .registration form#member-registration fieldset dd {
	width: 400px;
	padding: 10px 0
}
.profile-edit form#member-profile fieldset dd input, .profile-edit form#member-profile fieldset dd select, .registration form#member-registration fieldset dd input {
	width: auto;
	padding: 5px
}
.profile-edit form#member-profile fieldset dt, .registration form#member-registration fieldset dt {
	padding: 10px 0;
	width: 200px
}
/* Forms */

#member-registration {
	padding: 0 5px
}
#member-registration span.text {
}
#member-registration fieldset {
}
form fieldset dt {
	clear: left;
	float: left
}
form fieldset dd {
	float: left
}
/* Login */

#login-form {
	padding: 5px
}
#login-form fieldset {
	padding: 5px;
}
#login-form .inputbox {
	padding: 2px
}
#login-form fieldset.input {
}
#login-form label {
	display: block;
	float: left
}
#form-login-remember label {
	float: none;
	display: inline
}
.logout-button {
	margin-top: 10px
}
input.button, button.button, button.validate {
	cursor: pointer;
	padding: 3px 5px
}
#modlgn-username, #modlgn-passwd {
}
#form-login-username label, #form-login-password label {
	float: left
}
#username-lbl, #password-lbl {
	width: 150px;
	float: left
}
.login-fields {
	margin: 10px 0
}
.login-fields label {
	float: left
}
.login-description img, .logout-description img {
	float:left;
	margin-right:20px
}
.login-description, .logout-description {
	overflow: hidden;
	padding-left: 5px;
	margin: 20px 0 10px 0
}
.logout-description {
	margin-bottom: 20px
}
/* Search */

form .search label {
	display:none
}
.search legend {
}
dl.search-results {
}
dt.result-title {
	font-size: 14px;
	font-weight: bold
}
dd.result-category {
}
dd.result-text {
	padding: 5px 0 10px 0
}
dd.result-created {
	padding: 0 0 10px 0
}
/* Category */

.category-list {
	margin: 0;
	padding: 0;
	display: block
}
.category-list h1 {
}
.categories-list {
	margin: 0;
	padding: 0
}
.categories-list ul {
	margin: 0;
	padding: 0
}
.categories-list ul li {
	margin: 0;
	padding: 0;
	list-style: none
}
.categories-list ul ul {
	margin: 0;
	padding: 0
}
.categories-list dl dt, .categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline
}
.cat-list-row0 {
	padding: 0;
	margin: 0
}
.cat-list-row1 {
	padding: 0;
	margin: 0
}
/* Inputbox */
.inputbox {
	padding : 3px;
	margin : 2px;
}
#user5 .inputbox {
	font-size : 11px;
	padding : 4px 5px;
	margin : 0 5px;
	color: #bbb;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
#user5 .inputbox:hover {
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-right: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	background-color: #383838;
	color : #eee;
}
#user5 .userdata {
	padding : 0;
	margin : 0;
	width: 180px;
	border: none;
	background: none
}
/* Button */
#main_content .button, #main_content .validate, #main_content button {
	text-align : center;
	font-size : 11px;
	font-weight: normal;
	cursor: pointer;
	padding : 2px 3px;
	margin : 5px 2px 3px 0px;
}
#pagetitle .button, #pagetitle .validate, #pagetitle button {
	text-align : center;
	font-size : 11px;
	font-weight: normal;
	cursor: pointer;
	padding : 2px 3px;
	margin : 0 0 0 5px;
}
#user5 .button {
	text-align : center;
	font-size : 10px;
	font-weight: normal;
	padding : 2px 3px;
	margin : 2px;
	color: #bbb;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	background-color: #282828;
}
#user5 .button:hover {
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-right: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	background-color: #383838;
	color : #eee;
}
/* Pagination */
.pagination {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 11px;
	float: left;
	text-align: center;
	width: 100%;
}
.pagination .counter {
	margin: 0 0 10px 0;
	padding: 5px 0;
	text-align: right
}
.pagination ul {
	margin: 0 0 10px 0;
	padding: 5px 0;
	width: 100%;
}
.pagination li {
	margin: 0;
	padding:  0;
	display: inline;
	list-style: none
}
.pagination li span {
	padding: 2px 5px;
}
.pagination a {
	padding: 2px 5px;
	margin: 0 2px
}
.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	text-decoration: none;
}
li.pagination-start {
}
li.pagination-end {
}
.pagination-prev {
	float: left
}
.pagination-next {
	float: right
}

/* Pagenav */
ul.pagenav {
    width: 100%;
	float: left;
    margin: 10px 0;
	font-size: 11px
}
li.pagenav-next {	
	list-style: none;
	background: none;
	border: none;
	float: right;
	padding: 5px 0 5px 5px
}
li.pagenav-prev {
	list-style: none;
	background: none;
	border: none;
	float: left;
	padding: 5px 5px 5px 0
}
/* Readmore */
.readmore {
    display: inline-block;
	font-size : 11px;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 3px 8px;
}
/* Newsfeed */
.newsfeed {
	margin : 10px 0 5px 0 !important;
	padding : 0 !important;
}
.newsfeed ul {
	margin : 2px 0 !important;
	padding : 0 !important;
}
.newsfeed li {
	text-align : left;
	list-style: none;
	padding : 0;
	margin: 0;
	background-image : none;
}
div.newsfeed_item {
	margin : 4px 0;
	padding : 0 5px !important;
}
/* Most Latest */

/* Content Inner Most Latest */
#content_inner ul.mostread, #content_inner ul.latestnews, #content_inner ul.users_med, #content_inner ul.users_big, #content_inner ul.users {
	margin : 0;
	padding : 0;
}
#content_inner .mostread li, #content_inner .latestnews li, #content_inner .users_med li, #content_inner .users_big li, #content_inner .users li {
	list-style : none;
	text-align : left;
	padding: 5px 25px;
	margin: 2px 0;
}
#content_inner .mostread li a, #content_inner .latestnews li a, #content_inner .users_med li a, #content_inner .users_big li a, #content_inner .users li a {
	padding-left : 5px;
	font-size: 90%;
}
/* Standard Top & Footer Most Latest */
#top_container ul.mostread, #top_container ul.latestnews, #top_container ul.users_med, #top_container ul.users_big, #top_container ul.users, #footer_module ul.mostread, #footer_module ul.latestnews, #footer_module ul.users_med, #footer_module ul.users_big, #footer_module ul.users {
	margin : 0;
	padding : 0;
}
#top_container .mostread li, #top_container .latestnews li, #top_container .users_med li, #top_container .users_big li, #top_container .users li, #footer_module .mostread li, #footer_module .latestnews li, #footer_module .users_med li, #footer_module .users_big li, #footer_module .users li {
	background-image: url(../images/user_li.gif);
	background-repeat: no-repeat;
	background-position : 10px center;
	border-top: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	background-color: #333333;
	list-style : none;
	text-align : left;
	padding: 5px 25px;
	margin: 2px 0;
}
#top_container .mostread li:hover, #top_container .latestnews li:hover, #top_container .users_med li:hover, #top_container .users_big li:hover, #top_container .users li:hover, #footer_module .mostread li:hover, #footer_module .latestnews li:hover, #footer_module .users_med li:hover, #footer_module .users_big li:hover, #footer_module .users li:hover {
	background-image: url(../images/user_li_hover.gif);
	background-repeat: no-repeat;
	background-position : 10px center;
	border-top: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #101010;
	border-bottom: 1px solid #101010
}
#top_container .mostread li a, #top_container .latestnews li a, #top_container .users_med li a, #top_container .users_big li a, #top_container .users li a, #footer_module .mostread li a, #footer_module .latestnews li a, #footer_module .users_med li a, #footer_module .users_big li a, #footer_module .users li a {
	color: #bbb;
	padding-left : 5px;
	font-size: 90%;
}
#top_container .mostread li a:hover, #top_container .latestnews li a:hover, #top_container .users_med li a:hover, #top_container .users_big li a:hover, #top_container .users li a:hover, #footer_module .mostread li a:hover, #footer_module .latestnews li a:hover, #footer_module .users_med li a:hover, #footer_module .users_big li a:hover, #footer_module .users li a:hover {
	color: #eee;
}
/* Headings */
#main_content h1 {
	font-size : 20px;
	font-weight : bold;
	line-height: 28px;
	padding : 0 0 10px 0;
	margin : 0;
	width: 100%;
}
#main_content h2 {
	font-size : 18px;
	font-weight : bold;
	line-height: 28px;
	padding : 2px 0 0 0;
	margin : 0;
	width: 100%;
}
h1 {
	font-size : 20px;
	line-height : 28px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
h2 {
	font-size : 18px;
	line-height : 22px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
h3 {
	font-size : 16px;
	line-height : 20px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
h4 {
	font-size : 15px;
	line-height : 20px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
h5 {
	font-size : 14px;
	line-height : 20px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
h6 {
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
	padding : 0;
	margin : 0;
}
/* General */
.clr {
	clear : both;
}
ul, ol, li {
	margin : 0;
	padding : 0;
	list-style: none
}
ol li {
	list-style : decimal inside none
}
ul li {
	list-style: square inside none
}
li {
	text-align : left;
	background: none;
	list-style : none
}
ul.content li {
	text-align : left;
	padding-left : 25px;
	background-image : url(../images/li.gif);
	background-repeat : no-repeat;
	background-position : 2px 5px;
	list-style-type : none
}
ul#archive-items {
	list-style: none;
	margin: 10px 0 0 0
}
ul#archive-items li {
	list-style: none;
}
img {
	border : none;
}
.image-left {
	float: left;
	margin: 0 15px 5px 0;
}
.image-right {
	float: right;
	margin: 0 0 5px 15px
}
.small {
	font-size : 11px;
}
.actions {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 20px
}
.print-icon {
	list-style: none;
	background: none;
	padding: 0 2px;
	margin: 0;
	float: right;
}
.email-icon {
	list-style: none;
	background: none;
	padding: 0 2px;
	margin: 0;
	float: right;
}
.edit-icon {
	list-style: none;
	background: none;
	padding: 0 2px;
	margin: 0;
	float: right;
}
.error {
	font-style: normal;
	text-transform : uppercase;
	padding : 5px;
	font-size : 14px;
	font-weight : bold;
}
.highlight {
	padding: 2px 4px;
	font-weight : bold;
	font-style: italic
}
div.message {
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	width : auto;
	margin : 3px 0 10px;
	padding : 3px 20px;
}
fieldset {
	margin : 0;
	padding : 5px
}
legend {
	float: left;
	padding: 0 10px 0 0
}
.ordering-box {
	padding: 5px 0
}
.phrases-box {
	padding: 5px 0
}
.only, .phrases {
}
label.ordering {
	padding: 0 10px 0 0
}
.word {
}
.word input {
}
.word input:focus {
}
.word label {
}
fieldset.only, fieldset.phrases, fieldset.word {
	margin: 0 0 10px 0;
	padding: 5px 10px
}
fieldset.only label, fieldset.phrases label {
}
.ordering-box label.ordering {
	float:left
}
/* Contact */


#contact-form label {
}
#contact-form legend {
	margin: 0 0 10px 0
}
#contact-form dt {
	width: 130px
}
#contact-form dd {
	margin: 0 0 20px 0;
	padding: 0
}
#jform_contact_emailmsg.required, #jform_contact_message {
	width: 408px
}
.contact-image {
	float: right;
	margin: 15px 0 0 0
}
address {
	margin: 10px 0
}
address span {
	display:block
}
.contact-address {
	margin: 20px 0 10px 0
}
.contact-email label {
	float:left
}
span.contact-image {
}
#contact-textmsg {
	padding: 2px 0 10px 0
}
#contact-email-copy {
	float:left;
	margin-right:10px;
}
.contact-email {
	padding : 5px;
	margin : 5px;
}
.panel {
}
.contact .panel h3 {
	margin: 0;
	padding: 0
}
.panel h3 a {
	display: block;
	padding: 5px;
	text-decoration: none
}
.panel h3.pane-toggler a {
	padding-left: 20px
}
.panel h3.pane-toggler-down a {
	padding-left: 20px
}
.pane-slider {
	padding: 0px 10px !important;
	margin: 0
}
.panel .contact-form, .panel .contact-miscinfo {
	padding: 5px
}
.contact .panel .contact-form form, .contact .panel .contact-address {
	margin: 10px 0 0 0
}
.jicons-icons {
}
.contact li, .contact-links ul li {
	text-align : left;
	padding-left : 25px;
	background-image : url(../images/li.gif);
	background-repeat : no-repeat;
	background-position : 2px 5px;
	list-style-type : none;
	line-height: 18px;
	display: block
}
.contact ul, .contact ol {
	margin: 5px 0
}
dl.tabs {
	float: left;
	margin: 20px 0 0 0;
	z-index: 50;
	clear:both;
}
dl.tabs dt {
	float: left;
	padding: 5px 10px;
	margin-right: 5px
}
dl.tabs dt.open {
	border-bottom: none;
	background: none;
	z-index: 100
}
div.current {
	clear: both;
	margin: 0;
	padding: 10px
}
div.current dd {
	padding: 0;
	margin: 0;
}
dl#content-pane.tabs {
	margin: 0
}
/* Stats Module */

.stats-module dl {
	margin: 10px 0
}
.stats-module dt {
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
}
.stats-module dt, .stats-module dd {
	padding: 2px 0 2px 0
}
/* Tips */
.hasTip {
	border : none;
}
.tip, .tipper-tip {
	color: #efefef;
	width: 200px;
	z-index: 13000;
}
.tip-title, .tipper-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	padding: 40px 30px 0 30px;
	background: url(../images/bubble.png) top left;
}
.tip-text, .tipper-text {
	font-size: 11px;
	padding: 5px 30px 40px 30px;
	background: url(../images/bubble.png) bottom right;
}
.tipper {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/* System */

#system-message {
	margin : 0;
	padding: 0
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li, #system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul, #system-message dd {
	background: none;
	line-height : 24px;
	margin : 5px;
	padding: 0;
	font-size : 16px;
	font-weight : bold;
	list-style : none
}
