/*--------------------------------------------------------------
# Copyright (C) in4matic
# License: http://.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** DEFAULT JOOMLA STYLES ***********************/ 

.tool-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.blog {
    margin: 0;
    padding: 0;
}

.contentpaneopen {
    width: 100%;
    margin: 0;
    padding: 0;
	background: none;
}

.blog .contentpaneopen {
    width: 100%;
}

.contentdescription {
    padding: 0;
}

.buttonheading {
    padding: 0 0 5px 0;
    margin: 0;
    text-align: right;
    vertical-align: top;
}

.buttonheading img {
    border: none;
    margin: 8px 8px 0 8px;
    padding: 0px;
    vertical-align: top;
}

table.contenttoc {
    margin: 10px;
    float: right;
}

table.contenttoc th {
    text-align: left;
    padding: 2px 0px;
    font-weight: bold;
}

table.contenttoc td {}

a.toclink:link, a.toclink:visited {
    padding: 2px 0px 2px 0px;
}

a.toclink:hover {
    text-decoration: none;
}

td.article_column {
    vertical-align: top;
}

td.column_separator {
    padding: 0px 0px 0px 20px;
}

.contentpaneopen {
	border-collapse: collapse;
}

.componentheading {
	color: #00923f;
    font-size: 30px;
	line-height: 36px;
    text-align: left;
	background: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.contentheading, .componentheader {
    font-size: 20px;
	line-height: 26px;
    text-align: left;
    padding: 0;
    margin: 0;
	color: #333333;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.inputbox, .validate-email {
    font-weight: normal;
    margin: 0;
    padding: 2px 2px 2px 5px;
    vertical-align: middle;
	border: 1px solid #00923f;
	background: #fff;
	color: #000;
}

input#modlgn_remember {
    margin: 0 10px 0 0;
    padding: 0px;
    border: 0px;
    background: none;
}

#modlgn_username, #modlgn_passwd {
    width: 140px;
	margin: 4px 0;
}

input.button, button.button, button.validate {
	/*
	color: #fff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/button.png) no-repeat;
	text-align: center;
    border: none;
	font-weight: bold;
	text-transform: lowercase;
    font-size: 11px;
	line-height: 21px;
	height: 22px;
	width: 82px;
    margin: 0;
    padding: 2px 5px 4px 5px;
    vertical-align: middle;;
    cursor: pointer;
    */
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
    vertical-align: middle;;
    cursor: pointer;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 10px;
	background: #05903f; /*IE*/
/*	background: #fe4819; /*IE*/
	background: -moz-linear-gradient(
		top,
		#05903f 0%
/*		#fe4719 0%,*/
/*		#fe4719 50%,*/
		#339933 50%
/*		#d94219 99%,*/
		#05903f 99%
/*		#fe4719);*/
		#05903f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fe4719),
		color-stop(0.0, #05903f),
/*		color-stop(0.0, #fe4719),*/
		color-stop(0.50, #339933),
/*		color-stop(0.50, #fe4719),*/
/*		color-stop(0.99, #d94219),*/
		color-stop(0.99, #05903f),
/*		to(#fe4719));*/
		to(#05903f));
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 0px solid #999999;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(0,0,0,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(0,0,0,0.7);
}

.small {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
	color: #b2b2b2;
}

.smalldark {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
	color: #b2b2b2;
}

.createdate {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
	color: #b2b2b2;
}

.modifydate {
    line-height: 15px;
    font-size: 11px;
	color: #b2b2b2;
}

div.mosimage {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mosimage {
    border: none;
    margin: 5px;
    padding: 0px;
}

a.blogsection:link, a.blogsection:visited {
    font-weight: normal;
    text-align: left;
}

.blog_more {
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

.sectiontableheader {
    font-weight: bold;
    padding: 8px;
	background: #808080;
	color: #fff;
	border: none;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
    text-decoration: none;
	color: #fff;
}

.sectiontableentry1 td {
    padding: 8px;
	border: none;
}

.sectiontableentry2 td {
    padding: 8px;
	border: none;
	background: #f5f5f5;
}

table .poll {
    width: 90%;
    text-align: left;
}

.poll thead tr td {
    padding: 0 0 10px 0;
    text-align: center;
}

.poll thead tr td {
    padding: 0 0 10px 0;
    text-align: center;
}

.pollstableborder {
    width: 100%;
	text-align: left;
}

.pollstableborder td {
    padding: 2px;
}

.poll td div {
	margin: 10px 0 0 0;
}

.article_separator {
    display: block;
    width: 100%;
    margin: 10px 0px;
	height: 1px;
}

a.readon:link, a.readon:visited {
    padding: 5px 0;
	margin: 0;
	text-decoration: none;
    font-size: 11px;
    line-height: 17px;
	font-weight: normal;
	outline: none;
	overflow: hidden;
	color: #00923f;
	background: none;
}

a.readon:hover {
    text-decoration: none;
}

/********** Unpublished **********/

.system-unpublished {
    background: transparent;
}

/********** System Messages **********/

#system-message {
    margin: 20px 0;
    padding: 0;
}

#system-message dt {
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    margin: 0 0 10px 0;
    padding: 10px;
    list-style: none;
    text-align: center;
}

/********** System Standard Messages **********/

#system-message dt.message {
    display: none;
}

#system-message dd.message ul {
	background: #96c76b;
    color: #fff;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
}

/********** System Error Messages **********/

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    color: #fff;
	background: #00923f;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
}

#system-message dd.error ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

/********** System Notice Messages **********/

#system-message dt.notice {
    display: none;
}

#system-message dd.notice ul {
	background: #96c76b;
    color: #fff;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
}

#system-message ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}