/* BEGIN: COMMON STYLE */
body {
	margin: 0;
	padding: 0;
	font: 11px Arial, sans-serif;
	color: #555555;
	text-align: center;
}

body#bd {
	margin: 0;
	background: #436086 url(../images/bodybg.jpg) repeat-x top;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

body.contentpane {
	margin: 12px;
	text-align: center;
}

a {
	color: #8F7725;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #8F7725;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #6F9451;
	text-decoration: none;
}

a:active {
	color: #8F7725;
	text-decoration: none;
}


fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border-top: 1px solid #444444;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

input {
	font: 11px Arial, sans-serif;
}

ol {
	margin: 10px auto;
}

p {
	margin: 10px 0;
}

select {
	font: 11px Arial, sans-serif;
}

textarea {
	padding-left: 2px;
	font: 11px/1.3em Arial, sans-serif;
}

th {
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", sans-serif;
	text-align: left;
}

td {
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	padding-right: 3px;
}

ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(../images/arrow.png) no-repeat 0 2px;
	line-height: 130%;
}

.code, pre {
	border: 1px solid #444444;
	width: auto;
	padding: 5px;
	background: #F1F1F1;
	font: 10px Arial, sans-serif;
}
/* END: COMMON STYLE */


/* BEGIN: JOOMLA STYLE */
table.contentpaneopen td, table.contentpane td {
	padding-right: 2px;
	line-height: 140%;
}

table.contentpaneopen, table.contentpane, table.blog {
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto!important;
	width: 100%;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 200px;
	font-size: 10px;
}

table.contenttoc td {
	padding: 1px 5px 1px 15px;
	background: url(../images/arrow.png) no-repeat 5px 7px;
}

table.contenttoc th {
	padding: 4px 6px;
}

table.moduletable {
	width: 100%;
	background: transparent;
}

table.polls {
	padding: 0;
	width: 100%;
}

#content table.pollstableborder {
	width: 500px!important;
	width: 490px;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}

table.pollstableborder td {
	padding: 0 4px!important;
	text-align: left;
}

table.searchintro {
	margin: 10px 0;
	padding: 10px 0!important;
	width: 100%;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

table.searchintro td {
	padding: 0 2px!important;
}

td.buttonheading {
	padding-left: 0!important;
}

tr.sectiontableentry1 td {
	padding: 0 5px;
	border-bottom: 0px solid #444444;
	height: 25px!important;
	background: #EBF0F7;
	vertical-align: middle;
} 

tr.sectiontableentry2 td {
	padding: 0 5px;
	border-bottom: 0px solid #444444;
	height: 25px!important;
	background: #FCFDFF;
	vertical-align: middle;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	margin: 0;
	background: none;
}

.adminform textarea {
	width: 500px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
	width: 420px!important; /*Control the Frontend Editor area width*/
}

.article_seperator {
	display: block;
	background: transparent;
	line-height: 20px;
}

.back_button {
	margin-top: 10px;
	width: 100%;
	display: block;
	font-size: 11px;
	text-align: right;
}

.banner {
	float: right;
	position: relative;
	top: 12px;
	right: 12px;
	bottom: 12px;
}

.blog_more {
	margin: 10px 0;
	padding: 3px;
}

.blog_more a {
	font-weight: bold;
}

.button {
	padding: 1px 3px 1px 3px;
	border: 1px solid #5E7946;
	background: #9DB48A url(../images/but-bg.gif) bottom;
	color: #ffffff;
	font: 10px "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	text-transform: uppercase;
}

.buttonheading {
	vertical-align: middle;
}

.category {
	font-weight: bold;
}

.componentheading {
	padding: 4px 2px 4px;
	margin-bottom: 10px;
	color: #15345D;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
}

.contentheading {
	padding: 4px 2px 4px;
	color: #628E3B;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
}


.copyright {
	padding-top: 5px;
	padding-left: 246px;
	color: #cdcdcd;
}

.copyright a {
	border: none!important;
	padding: 0!important;
	color: #222222;
	text-transform: none!important;
}

.createdate {
	font-family      		: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size        		: 9px;
	color					: #555555;
	height					: 22px;
	text-align       		: left;
	text-indent				: 20px;
	font-weight				: normal;
	vertical-align			: middle;
	padding-top				: 0px;
	padding-bottom			: 0px;
	margin-top				: 0px;
	margin-bottom			: 0px;
	background				: #f4f4f4 url(../images/date.png) no-repeat 4px 4px;
	border-top				: 1px solid #cdcdcd;
	width					: 100%;
}

.createdate2 {
	font-family      		: Arial, Helvetica, sans-serif;
	font-size        		: 9px;
	color					: #888888;
	line-height				: 12px;
	text-align       		: left;
	text-indent				: 0px;
	font-weight				: normal;
	vertical-align			: top;
	padding-top				: 0px;
	padding-bottom			: 0px;
	margin-top				: 0px;
	margin-bottom			: 0px;
	background				: transparent;
	width						: 100%;
}

.error {
	color: #B91919;
}

.highlight {
	font-weight: bold;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	border-right: 1px solid #636F63;
	border-bottom: 1px solid #636F63;
	color: #515151;
	background: #fafafa;
	font: 11px Tahoma, Arial, sans-serif;
}

.inputbox2 {
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	font-size				: 9px;
	color					: #515151;
	background-color		: transparent;
	border					: 0px solid #cccccc;
	vertical-align			: middle;
}

.message {
	color: #65814A;
	font-weight: bold;
	font-size: 11px;
}

.modifydate {
	color: #767676;
	font-size: 11px;
}

.mosimage {
	padding: 0;
	margin: 0 5px;
}

.mosimage img {
	margin: 0!important;
	padding: 0!important;
	border-top: 1px solid #343434;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #343434;
}

.mosimage_caption {
	margin-top: 2px;
	border-top: 0px solid #343434;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #343434;
	padding: 2px;
	color: #555555;
	background: #f0f0f0;
	font-size: 10px;
}

.readon {
	display					: block;
	background				: #ffffff url(../images/readon.png) no-repeat 2px 2px;
	line-height 			: 16px;
	color					: #5E7946;
	text-indent				: 24px;
	width					: 116px;
	padding-top				: 2px;
	padding-right			: 24px;
	border-top				: 0px solid #555555;
	font-size				: 9px;
	font-family				: "Lucida Sans Unicode", Arial, sans-serif;
	text-align				: left;
	text-transform			: uppercase;
	margin-top				: 5px;
}

a.readon {
	color					: #5E7946;
	font-weight				: normal;
}

a.readon:hover {
	color					: #8F7725;
	font-weight				: normal;
}

a.pagenav {
	font-weight: normal;
}

.pagenav {
	padding: 2px;
	font-size: 11px;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages-icon.gif) no-repeat center left;
	font-weight: bold;
	font-size: 11px;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	background: url(../images/pages-icon.gif) no-repeat 0 3px;
	font-weight: bold;
	font-size: 11px;
}

.search input {
	width: 140px;
}

.sectiontablefooter {
	padding-bottom: 3px!important;
	height: 20px;
}

.sectiontableheader {
	padding-bottom: 6px!important 2px;
	padding-left: 5px!important;
	padding-left: 3px;
	border-bottom: 0px solid #000000;
	background: #6E9BC5 url(../images/sectionheader.jpg) repeat-x left bottom;
	color: #efefef;
	vertical-align: middle;
	height: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	width: auto!important;
	width: 100%;
}

.sectiontableheader a {
	color: #dedede;
}
 

.sectiontableheader a:hover {
	color: #efefef;
}

.small {
	font-size: 10px;
}
/* END: JOOMLA STYLE */


