/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body.contentpane {
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto;
}
.contentpane .button {
	display: inline;
	height: 25px;
	padding: 0 10px;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan {
	font-size: 92%;
}
/*article image*/
img {
	margin: 0;
	padding: 0;
	border: none;
}
.img_caption p {
	text-align: center;
	color: #000000;
}
.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.img_caption p {
	background: url(../images/shadow-bg.gif) no-repeat right top;
	padding-top: 5px;
	margin-top: 0px;
}
img.caption {
	float: left;
	margin-right: 10px;
	border: 5px solid #E5E5E5;
}
img.personal {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #E5E5E5;
}
a {
	outline: none;
	color: #699000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
.shadow img {
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.shadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
}

/* Heading */
h1 {font-size: 165%;}
h2 {font-size: 140%;}
h3 {font-size: 115%;}
h4 {font-size: 100%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	background: url(../images/bullet.png) no-repeat 7px 7px;
	padding-left: 22px;
}
ul.menu {
}
ul.menu li {
	margin-left: 0;
	padding: 5px 0;
	border-bottom: dotted 1px #CCC;
	background: none;
}
ul.menu li a {
}
ul.menu ul {
	margin: 0 0 0 15px;
}
ul.menu ul li {
	margin-left: 0;
	padding: 5px 0;
	border-bottom: none;
}
ol li {
	margin-left: 21px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
	background: none;
}
legend {
	font-weight: bold;
	background: #FFFFFF;
}
td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D6D6D6;
    padding: 4px 5px;
	margin-bottom: 10px;
}
.button {
	margin: 0;
	padding: 3px 5px 4px;
	height: 23px;
	color: #FFF;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	background: url(../images/button-input.jpg) repeat-x top;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.search {
	margin: 0 5px 0 0;
}
.search .inputbox {
	margin: 0 10px 0 0;
	height: 15px;
	width: 170px;
	padding: 3px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Article Layout */
.leading {
	padding-bottom: 10px;
}
.leading_separator {
	display: block;
	margin: 1px 0;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.article_column {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}
.article_separator {
	clear: both;
	margin: 0;
	display: none;
}
.row_separator {
	display: block;
	clear: both;
	height: 2px;
}
.article_row {
	margin: 0;
	overflow: hidden;
}
.column1.cols1 {
	float: none;
}
.column2.cols2 {
	float: right;
}
.column3.cols3 {
	float: right;
}
.column4.cols4 {
	float: right;
}
.column5.cols5 {
	float: right;
}
.column1.cols2 .article_column_pad,
.column1.cols3 .article_column_pad,
.column2.cols3 .article_column_pad,
.column1.cols4 .article_column_pad,
.column2.cols4 .article_column_pad,
.column3.cols4 .article_column_pad,
.column1.cols5 .article_column_pad,
.column2.cols5 .article_column_pad,
.column3.cols5 .article_column_pad,
.column4.cols5 .article_column_pad {
}
.article_column_pad {
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}
p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 10px;
}
.article_row p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 10px;
}
.articleinfo {
	margin: 0.5em 0;
}
/* Category Table layout */
.filter {
	float: left;
	margin: 0;
	padding: 0;
}
.display {
	float: right;
	margin: 10px 0 0;
	text-align: right;
}
/**/
table.category,
table.weblinks,
table.newsfeeds {
	border: 1px solid #E3E3E3;
	width: 100%;
	clear:both;
	font-size:1em;
	margin:20px 0;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background: #F5F5F5 url(../images/bg-grey-hori.jpg) repeat-x scroll center bottom;
	padding: 5px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	padding:5px;
}
/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
}
.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #3B5468;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
}
tr.sectiontableentry2 td {
	background: #E8F3FA;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 4px;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}
table.contenttoc td {
	background: url(../images/bullet-list.gif) no-repeat 5px 8px;
	padding: 1px 5px 1px 15px;
}
table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #EEEEEE;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more {
	margin: 0;
	padding: 10px 0 0;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 21px;
}
.category {
	font-weight: normal;
}
h1.componentheading,
.componentheading {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 180%;
	color: #699000;
	text-transform: uppercase;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}
h2.contentheading,
.contentheading {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 160%;
	text-transform: uppercase;
	color: #699000;
}
h2.contentheading a,
.contentheading a {
	color: #699000;
}
table.blog .contentheading {
	font-size: 1.4em;
}
td.contentheading {
	line-height: 28px;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}
a.readon {
	padding: 0 0 0 10px;
	color: #699000;
	text-align: center;
	font-weight: bold;
	background: url(../images/arrow1.png) no-repeat 0 4px;
}
a.readon:hover,
a.readon:focus,
a.readon:active {
	text-decoration: underline;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	color: #3B5468;
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	list-style: none;
}
ul.pagination li {
	margin: 10px 2px;
	padding: 0;
	/*float: left;*/
	display: inline;
	height: 22px;
}
ul.pagination li span {
	padding: 0 10px 0 0;
	/*float: left;*/
	display: inline-block;
	background: url(../images/pagination-right.jpg) no-repeat right top;
}
ul.pagination li span span {
	padding: 2px 0 2px 10px;
	/*float: left;*/
	display: inline-block;
	background: url(../images/pagination-left.jpg) no-repeat scroll left top;
}
ul.pagination a {
	padding: 0;
	text-decoration: none;
	color: #3B5468;
	font-weight: bold;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #000000;
}
.counter {
	text-align: center;
	margin: 0.5em auto;
	width: 107px;
	background: url(../images/bg-counter.jpg) no-repeat 0 0
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-meta {
	width: 70%;
	float: left;
	color: #3B5468;
}
.createdby {
	font-size: 0.9em;
}

.createdate {
	font-size: 0.9em;
}
.modifydate {
	width: 100%;
	margin: 0 5px 0px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
}

.article-section a {
	color: #3B5468;
}
.article-category a {
	color: #3B5468;
}
.buttonheading img {
	margin: 3px 0 0 3px !important;
	padding: 0 !important;
	border: 0 !important;
	float: right;
	background: none !important;
}
p.buttonheading {
	text-align:right;
	margin: 0;
}

p.buttonheading a:hover {
	background:none !important;
	color:#000 !important;
}
p.buttonheading a:active,p.buttonheading a:focus {
	color:#000;
}
ul.latestnews,
ul.mostread {
	padding-left: 0; 
}
ul.latestnews li,
ul.mostread li {
	margin: 0;
	padding: 1px 0 1px 20px;
	border-bottom: none;
}
.inputboxquantity {
	border:1px solid #DEDEDE;
	margin:-4px 0 0;
	padding:3px;
}
hr {
	background: #e8e8e8;
	border: 0px;
	border-bottom: 1px solid #e8e8e8;
}
.sectiontableheader {
	background: #f4f4f4;
}
h3.zt-category-h3 {
	height: 35px;
	float: left;
}
.register_form {
}
.register_form div {
	margin: 0 0 5px 0;
	clear: both;
	overflow: hidden;
}
.register_form label {
	width: 200px;
	float: left;
}
.register_form .inputbox {
}
div.items-leading {
	overflow: hidden;
}
div.items-row {
	overflow: hidden;
}
div.items-leading div.item {
	margin: 10px 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
div.items-row div.item {
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 0;
	display: block;
	overflow: hidden;
}

div.article_info {
	padding: 5px;
	display: block;
	overflow: hidden;
	border: solid 1px #F1F1F1;
}

ul.actions {
	margin: 0;
	float: right;
}
ul.actions li {
	padding: 0;
	background: none;
	display: inline;
}
ul.actions li img {
	float: right;
}

dl.article-info {
	margin: 0;
}
dl.article-info dd {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/typo/arrow.png) no-repeat 0 6px;
}

#system-message dd ul li {
	background: none;
	text-indent: 0;
}

#contact-slider h3 {
	margin: 0 0 10px 0;
	padding: 5px;
	display: block;
	overflow: hidden;
	font-size: 100%;
	border: solid 1px #161616;
}

.blog-featured {
}
.items-row {
	float: left;
}
.cols-2 {
	width: 50%;
}
.cols-3 {
	width: 33%;
}
.cols-4 {
	width: 25%;
}
.cols-5 {
	width: 20%;
}

ul.pagenav {
}
ul.pagenav li {
	padding: 0 5px;
	background: none;
	display: inline;
}
ul.pagenav li a {
	padding: 3px;
	background: #EEE;
	border: solid 1px #C9C9C9;
}