@charset "utf-8";
/* CSS Document */
/* CSS STYLE */
html {
	overflow-y: scroll
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	max-width: 100%
}
#top {
	/*    background: none repeat scroll 0 0 #444444;*/
	color: #ddd;
	font-size: 12px;
	/*margin-bottom: 16px;*/
	padding-bottom: 4px;
	padding-top: 4px;
}
#top .container .separator {
	border-left: 1px solid #CCCCCC;
	display: inline-block;
	height: 10px;
	margin: 0 20px;
	width: 1px;
}
#navigation {
/*   border-bottom: 3px solid #ccc;;
    margin-bottom: 20px;*/
}
.navbar {
	border-radius: 0!important
}
.navbar-default {
/*   background-color: #2c3e50;
    border-color: transparent;*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	outline: medium none
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	outline: medium none
}
.dropdown-menu {
	padding: 0px!important;
	border-radius: 0!important;
}
#main .main-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px solid #E5E5E5; /* border 1, if you have front component*/
	margin-bottom: 20px;
	padding: 10px;
}
#breadcrumbs .moduletable {
	border: 0;
	padding: 0;
}
#fullwidth {
	margin-top: -20px;
	overflow: hidden;
}
#fullwidth .moduletable {
	border: 0;
	padding: 0;
}
.black .moduletable {
	background: none repeat scroll 0 0 #222222;
	border-color: #222222;
	color: #AAAAAA;
}
.moduletable {
	/*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
	margin-bottom: 20px;
	padding: 10px;
}
.panel.moduletable {
	padding: 0
}
.panel .moduletable {
	box-shadow: none;
	margin: 0px 10px;
	padding: 10px;
}
#brand {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
.page-header {
	margin: 10px 0 20px
}
.hasTooltip {
	display: inline !important
}
.noMainbody {
	display: none !important
}
ul.unstyled, ol.unstyled {
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	position: relative !important;
}
label {
	display: block;
	margin-bottom: 5px;
}
label, input, button, select, textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}
.control-group input, .control-group textarea, .control-group .uneditable-input {
	width: 100% !important
}
.email-copy-input {
	float: left
}
#pop-print {
	float: right;
	margin: 10px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
	width: 260px !important;
}
.control-group .control-label {
	padding-top: 7px;
	padding-bottom: 7px;
}
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
	height: auto !important;
	margin: 0 auto -60px;
	min-height: 100%;
	padding: 0 0 60px;
}
/* Set the fixed height of the footer here */
#footer {
/*  height: 80px;;
    background-color: #f5f5f5;*/
}
#footer.well {
	border-radius: 0;
	border: 0;
	margin: 0;
}
#footer .moduletable {
	background: transparent;
	border: 0;
	margin-bottom: 0;
}
#push {
	height: 60px
}
/* LAYOUT */
/* Floats */
.float-left {
	float: left
}
.float-right {
	float: right
}
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both
}
.ie7 .group {
	zoom: 1
}
/* JOOMLA */
.form-horizontal .control-label {
	text-align: inherit!important;
}
i.icon-calendar:before {
	content: "\1f4c5";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: 1px;
}
div.contact-form-field label, div.message-label label {
	display: inline !important;
}
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
	padding: 0;
}
.control-group input[type="checkbox"] {
	width: 10px!important;
}
.btn-toolbar {
	margin-bottom: 10px;
}
.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1 {
	float: left;
	width: 46%;
}
.cols-2 .column-2 {
	float: right;
	margin: 0;
	width: 46%;
}
.cols-3 .column-1 {
	float: left;
	margin-right: 4%;
	padding: 0 5px;
	width: 29%;
}
.cols-3 .column-2 {
	float: left;
	margin-left: 0;
	padding: 0 5px;
	width: 29%;
}
.cols-3 .column-3 {
	float: right;
	padding: 0 5px;
	width: 29%;
}
.items-row {
	margin-bottom: 10px !important;
	overflow: hidden;
}
.column-1, .column-2, .column-3 {
	padding: 10px 5px
}
.column-2 {
	margin-left: 40%;
	width: 55%;
}
.column-3 {
	width: 30%
}
.blog-more {
	padding: 10px 5px
}
/*TO TOP*/
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 12px;
	padding: 1em;
	display: none;
}
.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50)
}
/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
}
/* Landscape phones and down */
@media (max-width: 480px) {
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
}
/* Large desktop */
@media (min-width: 1200px) {
}
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group, .icons .btn-group a[data-toggle="tab"][aria-expanded="false"], ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
	display: block!important;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #424242;
	background: #fff;
}
body.contentpane {
	background: #fff;
}
form {
	margin: 0;
	padding: 0;
}
img, table {
	border: none;
}
p {
	margin: 5px 0;
	text-align: justify;
}
a {
	color: #296905;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}
a:link {
	font-weight: 400;
}
a:visited {
	font-weight: 400;
	color: #3e3d3d;
}
a:hover {
	text-decoration: underline;
	font-weight: 400;
}
input {
	color: #000;
	outline: none;
	margin: 0;
}
input:focus {
	outline: none;
}
button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}
#modlgn_remember.inputbox {
	background: none;
	border: none;
	width: auto;
	vertical-align: middle;
}
input.button, .validate {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height: 20px;
	line-height: 19px;
	padding: 2px 4px 4px;
	margin: 6px 0 0 0;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #dfdfdf;
}
#bg {
	background: #C1CDC1 url(../images/page_bg.png) repeat-x top center;
}
#footer_wp {
	background: transparent url(../images/footer_wp.gif) repeat-x bottom center;
}
#t_menu_bg {
	height: 100px;
	width: 960px;
	margin: 0 auto;
	background: transparent url(../images/t_menu_bg.png) no-repeat top center;
}
#header {
	margin: 0 auto;
	width: 960px;
	height: 264px;
	background: transparent url(../images/headerimg.jpg) no-repeat top center;
}
#pillmenu {
	float: left;
	width: 940px;
	height: 27px;
	margin: 13px 0 0 0;
	overflow: hidden;
}
#pillmenu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0 2px 0 0;
}
#pillmenu li a {
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
}
#pillmenu li a:hover, #pillmenu li#current.active a {
	text-decoration: none;
	background: transparent url(../images/t_menu_btn.png) repeat-x bottom right;
	color: #183e03;
}
li.current a , li.current :visited {
	text-decoration: none;
	background: transparent url(../images/t_menu_btn.png) repeat-x bottom right;
	color: #183e03!important;
}
.logo {
	width: 460px;
	height: 72px;
	padding: 110px 0 0 0;
	margin: 0 0 0 60px;
	overflow: hidden;
}
.logo h1 {
	text-align: left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #296905;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}
.logo a, .logo a:link, .logo a:visited {
	color: #296905;
	font-weight: 700;
	text-decoration: none;
}
.logo a:hover {
	text-decoration: none;
}
.newsflash h3 {
	height: 13px;
	color: #29630a;
	text-shadow: 1px 1px #fafafa;
	overflow: hidden;
	font-size: 11px;
	text-transform: none;
	line-height: 13px;
	margin: 0 0 7px 0;
	font-weight: 700;
	padding: 0;
	text-align: left;
}
.newsflash table tr td {
	color: #666;
	width: 904px;
	height: 62px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.newsflash p {
	margin: 0;
}
.newsflash a {
	color: #666;
	font-weight: 700;
	text-decoration: none;
}
.newsflash div.module {
	height: 62px;
	width: 904px;
	margin: 0;
	text-align: justify;
}
.newsflash div.module div {
	background: none;
	padding: 0;
	height: 62px;
	overflow: hidden;
}
.newsflash table.contentpaneopen {
	margin: 0;
}
.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash div.module_text div div div {
	margin: 0;
	padding: 0;
}
#search {
	float: right;
	width: 211px;
	height: 24px;
	padding: 0 6px 0 0;
}
.search {
	float: left;
	height: 24px;
	width: 201px;
	padding: 0 0 0 10px;
	background: transparent url(../images/inputbox.png) no-repeat top left;
}
.search .inputbox {
	float: left;
	border: none;
	color: #7fa16d;
	font-size: 11px;
	line-height: 17px;
	height: 19px;
	width: 164px;
	padding: 2px 6px 3px 0;
	background: none;
}
.search .button {
	float: left;
	text-indent: -9999;
	color: #280000;
	border: none;
	height: 24px;
	width: 31px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	background: transparent url(../images/search_btn.png) no-repeat top left;
}
.search .button:hover {
	color: #280000;
	background: transparent url(../images/search_btn.png) no-repeat top left;
}
#content {
	margin: 0 auto;
	background: #ddd;
	width: 954px;
}
.content_m {
	margin: 0 auto;
	width: 954px;
	padding: 20px 0 0 0;
	background: transparent url(../images/content_m.gif) repeat-y top center;
}
#leftcolumn, #rightcolumn {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}
#rightcolumn {
	float: right;
	margin: 0 0 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#mapposition {
	margin: 0 auto;
	width: 600px;
	height: 70px;
	padding: 0 0 300px 0;
}
div#maincolumn {
	float: left;
	width: 528px;
}
div#maincolumn_left, div#maincolumn_right {
	float: left;
	width: 730px;
}
div#maincolumn_right {
	padding: 0 150 0 10px;
}
div#maincolumn_full {
	width: 934px;
	padding: 0 10px;
}
div.nopad {
	overflow: hidden;
}
div.nopad ul {
	clear: both;
}
td.middle_pad {
	width: 20px;
}
#footer {
	margin: 0 auto;
	width: 940px;
	height: 100px;
	padding: 0 10px 34px;
	color: #666;
	background: transparent url(../images/content_b.gif) no-repeat top center;
}
#footer p {
	line-height: 26px;
	height: 26px;
	text-align: center;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
}
#footer a {
	color: #666;
	font-weight: 400;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a.footer123:link, a.footer123:visited {
	color: #363e4e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}
#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background: url(../images/123_bg.png);
	width: 134px;
	height: 30px;
	text-align: center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}
a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration: none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration: none;
	font-weight: 700;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* headers */
div.componentheading {
	height: 22px;
	margin: 0;
	color: #424242;
}
table.blog {
}
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 19px;
	font-weight: 700;
	vertical-align: bottom;
	color: #424242;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #296905;
	text-align: left;
	font-weight: 700;
}
h2, a.contentheading {
	background: none;
	border: none;
	margin: 6px 0;
}
table.contentpaneopen h3 {
	margin-top: 25px;
	color: #6db22f;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #888;
	font-weight: 700;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #555;
	padding-bottom: 8px;
}
a.readon {
	float: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}
.ol-background {
	background-color: #f1f1f1;
	color: #333;
}
.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
}
.column_separator {
}
td.buttonheading {
	text-align: right;
	width: 0;
}
.clr {
	clear: both;
	font-size: 0;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	padding: 5px;
	background: none;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	color: #999;
	font-weight: 700;
	padding: 4px;
}
tr.sectiontableentry1 td {
	padding: 4px;
}
tr.sectiontableentry1 {
	background: #eee;
}
tr.sectiontableentry0 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
	font-size: 11px;
}
/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}
table.contentpane td {
	text-align: left;
}
table.contentpane td.contentdescription {
	width: 100%;
}
table.contentpane {
	text-align: left;
	float: left;
	width: 100%;
}
table.contentpane ul li a .category {
	color: #FF8800;
}
table.contentpane ul li {
	color: #666;
}
table.contentpaneopen {
	border-collapse: collapse;
	padding: 0;
	margin: 0 6px;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #363e4e;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu, div.module, div.module_text {
	margin: 0 0 10px 0;
	padding: 0;
}
div.module_menu div, div.module div, div.module_text div {
	margin: 0;
}
div.module_menu div div, div.module div div, div.module_text div div {
	text-align: center;
}
div.module_menu div div, div.module div div, div.module_text div div {
}
#leftcolumn div.module_menu div div div, #leftcolumn div.module div div div, #leftcolumn div.module_text div div div {
	margin: 0;
	padding: 0 0 14px;
	margin: 0 0 20px;
 !background: transparent url(../images/box_b.png) no-repeat bottom left;
}
#rightcolumn div.module_menu div div div, #rightcolumn div.module div div div, #rightcolumn div.module_text div div div {
	margin: 0;
	padding: 0 0 14px;
	margin: 0 0 20px -10px;
 !background: transparent url(../images/box_b.png) no-repeat bottom left;
 !background: transparent url(../images/box_b_r.png) no-repeat bottom right;
}
div.module div div div div {
	width: 160px;
	color: #3e3d3d;
}
#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div, #leftcolumn div.module_text div div div div, #rightcolumn div.module_menu div div div div, #rightcolumn div.module div div div div, #rightcolumn div.module_text div div div div {
	background: none;
	margin: 0 auto;
	padding: 0;
	color: #000;
}
#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
	text-align: left;
}
#leftcolumn div.module_text div div div div.bannergroup_text, #rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 169px;
}
#leftcolumn div.module_text div div div div.bannergroup_text div, #rightcolumn div.module_text div div div div.bannergroup_text div {
	color: #3e3d3d;
	width: auto;
	padding: 0 0 4px;
}
div.module div div div form {
	margin: 0 auto;
	padding: 0 0 6px 20px;
	text-align: left;
	width: 180px;
}
div.module_menu ul {
	list-style: none;
	padding: 0;
}
div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}
div.module_menu ul li {
	margin: 0;
	padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	color: #888;
}
#leftcolumn div.module table, #rightcolumn div.module table {
	padding: 0 0 6px 0;
	background: none;
}
#leftcolumn div.module table td, #rightcolumn div.module table td {
	margin: 0;
	padding: 0 6px 0 0;
	height: 20px;
	color: #3e3d3d;
	text-align: left;
	line-height: 13px;
	vertical-align: middle;
}
#leftcolumn div.module table.poll {
}
#leftcolumn div.module table.poll td {
	text-align: left;
}
/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 {
	width: 180px;
	margin: 0;
	height: 50px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #eff0e2;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow: hidden;
	background: transparent url(../images/box_h3.png) no-repeat top left;
}
#rightcolumn h3 {
	background: transparent url(../images/box_h3_r.png) no-repeat top right;
}
.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}
#leftcolumn ul.menu, #rightcolumn ul.menu {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
}
/*LEFT COL LINK*/

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link, #rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display: block;
	font-weight: 400;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 14px;
	margin: 0;
	text-decoration: none;
	color: #666;
	background: transparent url(../images/menu_arrow.gif) no-repeat left top;
}
#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #39810f;
}
/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
}
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, #rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #39810f;
	padding: 0 0 0 14px;
}
#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	display: block;
	color: #39810f;
}
/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li {
	background: none;
}
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link, #rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	text-decoration: none;
	color: #666;
	line-height: 20px;
	padding: 0 0 0 14px;
	background: none;
}
#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	color: #39810f;
}
#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
}
#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
}
#leftcolumn ul.menu li.parent ul li a, #rightcolumn ul.menu li.parent ul li a {
	line-height: 20px;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #666;
	padding: 0 0 0 14px;
	background: none;
}
#leftcolumn ul.menu li.parent ul li a:hover {
	color: #39810f;
	background: none;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}
/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin: 0;
}
/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #424242;
}
form#form-login fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	color: #000;
	text-align: left;
}
form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}
form#form-login ul li {
	padding: 0;
}
form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
form#form-login ul li a:hover {
	text-decoration: underline;
}
#form-login input {
	border: none;
	border-bottom: 1px solid #fff;
	color: #000;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	padding: 2px 4px;
	background: #eee;
}
input#modlgn_passwd, input#modlgn_username {
	width: 142px;
}
input.button, #form-login input.button {
	height: 20px;
	border: 1px solid #ccc;
	font-weight: 400;
	line-height: 13px;
	color: #183e03;
	padding: 2px 6px 3px;
	margin: 0;
	background: transparent url(../images/but.gif) repeat-x left top;
}
input.button:hover, #form-login input.button:hover {
	border: 1px solid #aaa;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #333;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #333;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */

/* Default skyscraper style */
.bannergroup {
}
.banneritem {
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
.banneritem_text a {
	font-weight: 700;
	color: #296905;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}
/* System Messages */
/* see system general.css */

.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #333;
}
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	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;
}
/* System Standard Messages */
#system-message dd.message ul {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
#system-message dd {
	text-indent: 0;
}
#system-message dd ul {
	list-style-type: none;
	color: #c00;
	background: none;
	border: none;
}
#system-message {
	margin-top: 5px;
}
/* fix */
.nopad fieldset {
	float: left;
	border: none;
	padding: 0;
	margin: 0 0 30px;
}
.nopad fieldset p {
	margin: 0 0 10px;
	overflow: hidden;
}
.nopad fieldset label {
	float: left;
}
.nopad fieldset input {
	float: left;
}
.nopad fieldset #remember {
	margin: 0 0 0 10px;
}
/* fix */

/* templates tsoufis*/
div.customaddress {
	height: 62px;
	width: 904px;
	margin: 0;
	text-align: justify;
}
div.customefhmerides {
  padding: 0 0 14px;
  margin: 0 0 20px -10px;
}
div.customkairos {
  padding: 0 0 14px;
  margin: 0 0 20px -10px;	
}
dt.article-info-term {display:none}
/* templates tsoufis*/
