
/* colors ze
green 2FB357 / 20A000
blue 003876
yellow FDDD00
*/


body, html {
	margin:0px;
	padding:0px;
	text-align: center;
	background:#fff;
	text-align:center;
	width:100%;
	background:#fff;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:1.6em;
}

#bgwrapper {
	width:auto;
	padding:0 10px;
}

a {
	color:#2FB357;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#20A000;
}

img {
	border:none;
}

.clearfix,
form,
.glossaryalphabet,
table#glossarylist {
	clear:both;
}

div#firstwrapper {
	text-align:left;
	clear:both;
	width:1000px;
	height:auto;
	padding:0;
	margin:0 auto;
}

div#mainwrapper {
	clear:both;
	width:auto;
	padding:0;
	margin:0 0 10px 0;
	height:auto;
	border-top:none;
}

#loginbar {
	text-align:right;
	height:20px;
	padding:6px 0;
	margin:4px 0;
	background:#EEE;
	border-top:solid 2px #F5E44E;
	border-bottom:solid 2px #F5E44E;
}

#loginbar * {
	float:right;
	width:auto;
	line-height:20px;
	height:20px;
	margin:0;
	padding:0 10px;
}

div#header {
	width:100%;
	height:320px;
	margin:0;
	padding:0;
	overflow:hidden;
}

div#top {
	width:auto;
	padding:0;
	margin:0;
	height:auto;
	overflow:hidden;
	text-align:center;
}

div#left {
	float:left;
	width:240px;
	height:auto;
	padding-top:20px;
	text-align:center;
}

div#right {
	float:right;
	width:260px;
	height:auto;
	text-align:left;
	padding:20px 0 20px 20px;
	margin:10px 0;
}

div#above, div#below {
	clear:both;
}

div#above {
	background:#fff url(./images/legal-scale2.png) no-repeat 500px;
	border:dotted 1px #eee;
	padding:20px;
	margin-bottom:30px;
}

div#contentwrapper,
div#contentwrapper-nobg {
	float:left;
	width:678px;
	margin:0;
	padding:20px;
	height:auto;
	min-height:400px;
	overflow:auto;
	border-right:solid 1px #ddd;
}

div#contentwrapper-nobg {
	background:none;
}

div#breadcrumbs {
	float:left;
	padding:0;
	margin-bottom:20px;
}

div#bottomdiv {
	clear:both;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
}

div#footer {
	text-align:center;
	width:100%;
	height:17px;
	margin:20px 0 10px 0;
	padding:3px 0 7px 0;
	font-size:11px;
	line-height:17px;
	color:#fff;
	background:#20A000 url(./images/footer-bg.png) repeat-x;
}

div#footer h3,
div#footer span.pretext {
	float:left;
	width:auto;
	padding:0 10px;
	margin:0;
	line-height:17px;
	font-weight:bold;
}

#footer span.smallgrey {
	text-align:right;
	padding:0 5px;
	
}

#footer .button {
	float:left;
	padding:2px 3px;
	margin:0;
	height:18px;
	margin-left:10px;
	background:#FFDD00;
	color:#20A000;
	font-weight:bold;
	border:solid 1px #777;
	cursor:pointer;
}

div#credits {
	clear:both;
	text-align:center;
	color:#777;
	margin-bottom:30px;
	font-size:10px;
	line-height:10px;
}

div#last {
	float:right;
	padding-top:10px;
}

div#credits a {
	color:#2FB357;
}

div#credits a:hover {
	text-decoration:underline;
}


/* articles - blog */

h1,
.componentheading,
h2.componentheading,
#glossary h2 {
	padding:5px 0;
	color:#20A000;
	border-bottom:dotted 1px #20A000;
	font-size:16px;
	text-transform:uppercase;
	margin:0;
	text-align:left;
}

#form-login2 {
	clear:both;
}

div.article_item {
}

div.item {
	margin-bottom:10px;
}
h2.contentheading,
#bottom h3 {
	clear:both;
	width:100%;
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
	color:#20A000;
	border-bottom:dotted 1px #20A000;
	line-height:1.2em;
}

a.contentpagetitle {}

div.buttons {
	float:right;
	padding:2px 5px;
}

div.buttons a {
	padding:0 2px;
}

div.author {
	float:left;
	padding:2px;
	color:#888;
	font-size:10px;
}

div.createdate {
	float:right;
	padding: 0;
	margin:0;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	color:#777;
}

.contentpaneopen{
	clear:both;
	padding:10px;
}

div.article_separator {
	clear:both;
	margin:25px;
}

div.section-category {
	float:right;
	padding:2px 5px;
	font-size:14px;
	font-weight:bold;
}

div.section-category span {
	padding-right:5px;
}

div.readmore {
	margin:20px 0;
}

a.readon,
.cf_button input {
	color:#2FB357;
	padding:3px 6px;
	background:#fff url(./images/menu-bg.png) repeat-x;
	border:dotted 1px #ddd;
	cursor:pointer;
}

a.readon:hover,
.cf_button input:hover {
	color:#2FB357;
	background:url(./images/bg-top-hover.png) repeat-x;
	cursor:pointer;
}


/* bof menus */

.moduletable_menu {	
}

#header {
	position:relative;
}

.menu {
	width:auto;
	padding:0;
	margin:0;
}

#header .menu {
	padding:0;
	margin:280px 0 0 0;
	height:25px;
	color:#fff;
	background:#fff;
}

#right .menu {
	border-top:dotted 1px #777;
	padding:20px;
}

.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#header li {
	float:left;
	height:30px;
}

#header .menu li a {
	padding:0 15px;
	color:#fff;
	font-size:13px;
}

#right ul {
		list-style-type:square;
		color:#2FB357;
		padding-left:20px;
}

#right .menu li {
	padding:5px 0;
	border-bottom:dotted 1px #ddd;
}

#right .menu a {
	color:#777;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
}

.menu li:hover {
	/*border:solid 1px #DDF4F9;*/
}

.menu li#current,
.menu li.active {
}

/*bof sub menu */

.menu li#current ul,
.menu li.active ul {
	color:#fff;
	list-style-type:disc;
	margin-left:25px;
	text-indent:0;
	padding-left:0;
}
.menu li#current ul li,
.menu li.active ul li {
	height:23px;
	width:175px;
	border:none;
	padding-left:0;
	text-indent:0;
	border-bottom:dotted 1px #fff;
	background:none;
	color:#fff;
}

.menu li#current ul li a,
.menu li.active ul li a {
	padding-left:0;
	color:#777;
	background:none;
}
.menu li.active ul li#current a {
	background:none;
	color:#333;
}

.menu li#current ul li a:hover,
.menu li#current ul li a:active {

}

/* eof menus */

	
div.paginate {
	padding:10px 0;
	margin:30px 0 10px 0;
	/*border-top:dotted 1px #2FB357;*/
	text-align:center;
	color:#777;
}

div.pagecounter {
	text-align:center;
	display:none;
}

div.pagenavi span,
div.pagenavi a,
div.paginate span,
div.paginate a {
	padding:0 5px;
}

.moduletable_login {
	float:left;
}

.moduletable_login div {
	float:left;
	margin-right:20px;
}

ul.categories {
	list-style-type:none;
}

a.category {
	text-transform:uppercase;
	font-weight:bold;
}

ul.categories li {
	margin-bottom:20px;
}

/* modules */


#right h3 {
	height:25px;
	line-height:25px;
	padding:0 10px;
	color:#fff;
	border:1px solid #eee;
	background:#20A000;
}

#googlemap {
	float:right;
	margin-left:40px;
}

#ChronoContact_contact .cf_inputbox {
	width:300px;
	border:solid #ccc 1px;
	border-top:solid #999 1px;
	border-left:solid #999 1px;
	color:#2FB357;
}

#cf_captcha {
	float:left;
	width:550px;
}

#cf_buttons {
	float:left;
	text-align:left;
}

div#right .moduletable {
	height:auto;
	margin-bottom:20px;
}

#right .moduletable_upcoming {
	height:auto;
	padding-bottom:20px;
}

#right .moduletable_upcoming ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#right .moduletable_upcoming li {
	clear:both;
	height:auto;
	padding:5px;
	margin:0;
	border-bottom:dotted 1px #ccc;
	list-style-type:none;
}

#right li.showmore {
	border:none;
	text-align:right;
}

#right .moduletable_upcoming a {
	font-weight:normal;
}

#right .moduletable_upcoming div.eventdate {
	float:right;
	color:#777;
}

.modifydate {
	text-align:right;
	color:#999;
	font-style:italic;
	font-size:11px;
	padding-top:10px;
	border-top:dotted 1px #ccc;
}

.moduletable-rss {
	float:left;
}

.moduletable-rss img {
	float:left;
	padding-right:2px;
}
.moduletable-rss * {
	color:#C60;
	font-size:12px;
	font-weight:bold;
}

table#glossarylist {
	width:100%;
}

table#glossarylist thead {
	background:#2FB357;
	color:#fff;
	text-align:left;
}


/* EDITING */


fieldset,
fieldset.input {
	margin:20px 0;
	border:solid 1px #999;
}

legend {
	font-weight:bold;
	color:#999;
}

div.contentpaneopen_edit {
	clear:both;
	float:right;
	padding:0;
	margin:0;
}


.hide {
	display:none;
}


/* @group Tooltips */
.tool-tip { text-align: left;background: #ffc; border: 1px solid #D4D5AA; padding: 5px;max-width: 200px;line-height:110%; z-index:99999; }
	.tool-title {padding: 0;margin: 0;font-weight: bold;margin-top: -15px;margin-bottom: 5px;padding-top: 15px;padding-bottom: 5px;background: url(../../system/images/selector-arrow.png) no-repeat;border-bottom: 1px solid #d4d5aa;}
	.tool-text  {margin: 0;}
/* @end tooltips */


/* hidding editing options */
.hiddenfield {
	display:none;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; height:auto; padding:10px 0; }

#system-message ul, 
#system-message li {
	list-style:none;
}
#system-message dt.message { display:none; }

#system-message dd.message ul { padding:10px 0;  }

#system-message dd.message ul { background: #C3D2E5 url(../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}



/*components */

th.col1 { width:30px; }
th.col2 { width:120px; }
th.col3 { width:135px; }
th.col4 { width:150px; }
th.col5 { width:auto; }

th.sc_column_header,
td.sectiontableheader {
	font-style: normal;
	background:#20A000;
	color:#fff;
	padding:2px 4px;
}

td.sc_header {
	padding-top:20px;
}

td.sc_rows {
	padding:5px 0;
}

div#menu_links {
	border:none;
}

td.col1 { width:75%; }

table.adminform {
	width:100%;
}

td.com-form-col1 {
	width:200px;
}

td.com-form-col1 {
	width:550px;
}