/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	font-family: "Arial", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body.contentpane {
	color: #000000;
	background: #FFFFFF;
	font-size: 100%;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
.contentpane .button {
	display: inline;
	height: 25px;
	padding: 0 10px;
}

/* Small text */
small, .small, .smalldark, .azticle-meta, .modifydate, .img_caption p, .site-slogan {
	font-size: 92%;
}
/*azticle image*/

.img_caption.left, .img_caption.right {
	margin-top: 3px;
	margin-right: 1em;
}

img.img_caption  {
	margin-right: 10px;
	float: left;
	border: 3px solid #c1c1c1;
	
}
div.img_caption {
	float: left;
	*margin: 0 5px 0 5px;
}
.img_caption p {
	background: url(../images/shadow-bg.gif) no-repeat right top;
	padding-top: 5px;
	margin-top: 0px;
}

img.caption {
	float: left;
	padding: 2px;
	background: #fff;
	margin: 0 10px 10px 0;
}
img.personal {
	float: left;
	padding: 2px;
	background: #ddd;
	margin: 0 10px 10px 0;
}
img.browseProductImage {
	border: 1px solid #e9e9e9;
	padding: 3px;
}
a {
	outline: none;
	color: #0565a7;
	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: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	padding: 3px 0 3px 15px;
	background: url(../images/bullet.png) no-repeat 5px 10px;
}
div.modulecontent ul.menu {
	margin: 0;
	padding: 0;
}
ul.menu li {
	margin-left: 0;
	background: none;
}
ul.menu li a span {
}
ul.menu ul {
	margin: 0px;
}
ul.menu ul li {
	margin-left: 0;
	width:auto;
	border-bottom: none;
}
ul.list {
	margin: 0;
}
ul.list li {
	padding: 5px 0 5px 0;
	background: none;
	border-bottom: 1px solid #EAEAEA;
}
ul.list li a {
	color: #444;
	font-weight: bold;
}
ol li {
	margin-left: 21px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 0px !impoztant;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0 15px;
	background: none;
}
legend {
	font-weight: bold;
}
td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select, textarea, .inputbox, .button {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 100%;
	border: 0px;
}
input,
.inputbox {
	
	background: #fff;
	padding: 4px;
	border: 1px solid #DEDEDE;
}
.button {
	margin:0px 0 0px;
	padding: 1px 5px 4px;
	height: 25px;
	color: #101010;
	cursor: pointer;
	border:none;
	font-size:100%;
	font-weight:  bold;
	border: 1px solid #cc7a04;
	background: url(../images/button-input.jpg) repeat-x top;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
button,
input.bt-login ,
.bt-login {
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding-left: 15px;
    text-align: left;
    width: 100px;
	font-weight: bold;
	text-indent: 10px;
	text-transform: uppercase;
	border: none;
	background: url("../images/button.png") no-repeat scroll 0 0px ;
}

button,
.bt-login {
	text-indent: 0;
	font-size: 11px;
	text-transform: none;
}
div.registration h2.contentheading{
	margin: 0 -10px;
}
.search .inputbox {
	margin: 0 10px 0 0;
	width: 150px;
}
.search .button {
	background: url("../images/search_button_bg.png") no-repeat scroll 0 0px ;
	height: 30px;
	width: 67px;
	display: block;
	color: #fff;
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Azticle Layout */
div.blog-featured{
	padding: 0 10px;
	overflow: hidden;
}
.leading {
	width: 100%;
	padding-bottom: 10px;
	
}
.leading_separator {
	display: block;
	margin: 1px 0;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.azticle_column {
	float: left;
	margin: 0 !impoztant;
	padding: 0 !impoztant;
	overflow: hidden;
}
.azticle_separator {
	clear: both;
	margin: 0;
	display: none;
}
.row_separator {
	display: block;
	clear: both;
	height: 2px;
}
.azticle_row {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
}
div.blog-featured  div.item ,
div.zt-article,
div.zt-article-bg{
	width: 100%;
	display: inline-block;
}
.column-1  {
	float: left;
}
.column-2  {
	float: left;
}
.column3.cols3 {
	float: right;
}
.column4.cols4 {
	float: right;
}
.column5.cols5 {
	float: right;
}
.column1.cols2 .azticle_column_pad,
.column1.cols3 .azticle_column_pad,
.column2.cols3 .azticle_column_pad,
.column1.cols4 .azticle_column_pad,
.column2.cols4 .azticle_column_pad,
.column3.cols4 .azticle_column_pad,
.column1.cols5 .azticle_column_pad,
.column2.cols5 .azticle_column_pad,
.column3.cols5 .azticle_column_pad,
.column4.cols5 .azticle_column_pad {
}
.azticle_column_pad {
	
	padding: 5px ;
	overflow: hidden;
}
p.iteminfo {
	line-height: 1em;
	margin: 0;
	
}
.azticle_row p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 10px;
}
.azticleinfo {
	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 #383838;
	width: 100%;
	clear:both;
	font-size:1em;
	margin:20px 0;
}
table.category {
	border: 1px solid #cfcfcf;
	width: auto;
	margin:10px 0;
}
table.category td {
	padding: 4px 4px !impoztant;
	background: #f4f6f1;
}
table.category td.last {
	padding: 0px 4px 0px 0px !impoztant;
}
table.newsfeeds th, table.weblinks th, table.category th {
	color: #444;
	background: #dedede;
	padding: 8px 5px 8px 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: #444;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
}
tr.sectiontableentry2 td {
	background: #efefef;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 4px;
}
table.contentpane {
	border: none;
	background:none;
	border:0px solid #383838;
	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 {
	veztical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !impoztant;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #EEEEEE;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!impoztant;
}
.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 10px 0;
	font-size: 220%;
	line-height: 35px;
	color: #2d2d2d;
	font-weight: bold;
	text-shadow: 1px 1px 1px #d7d7d7;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}
h2.contentheading,
.contentheading {
    width: 106%;
    color: #181818;
    font-size: 150%;
    height: 41px;
    line-height: 41px;
    margin: 0;
    overflow: hidden;
    text-indent: 15px;
	margin: 0 -15px;
    text-shadow: 1px 1px 0 #FFFFFF;
	background: url("../images/moduletitle_bg.png") repeat-x 0 0;
}
h2.contentheading a,
.contentheading a {
	color: #181818;
}
h2.contentheading a:hover,
.contentheading a:hover{
	color: #c97f15;
	text-decoration: none;
} 
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 10px 0 0;
	text-align: center;
	font-weight: bold;
	color: #ca7d0d;
}
a.readon:hover,
a.readon:focus,
a.readon:active {
	text-decoration: underline;
}
table.contentpaneopen td, table.contentpane td {
	padding-left:15px; 
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
div.moduletable {
	padding: 0;
}
div.pagination{
	clear: both;
	overflow: hidden;
}	
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;
	
	
}
ul.pagination li span {
	padding: 2px 5px;
	display: inline-block;
	background: #eaeaea;
	color: #323232;
	border: 1px solid #afaeae;
}
ul.pagination li span span {
	padding: 2px 10px 2px 10px;
	display: inline-block;
	border: none;
}
ul.pagination a {
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
ul.pagination a:hover span span, ul.pagination a:active span span, ul.pagination a:focus span span {
	color: #3c3c3c;
	background: #e7e6e6; 
	border: none;
}
.counter {
	text-align: center;
	margin: 0.5em auto;
	width: 107px;
	background: #EAEAEA;
	color: #323232;
	padding: 3px 0;
	border:1px solid #b3b2b2;
}
.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
--------------------------------------------------------- */
.azticle-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.azticle-tools {
	display: block;
	padding: 0 10px 0 0;
}
.azticle-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;
}
.azticle-section {
	padding-left: 6px;
	margin-left: 5px;
}

.azticle-section a {
	color: #3B5468;
}
.azticle-category a {
	color: #3B5468;
}
.buttonheading img {
	margin: 12px 0 0 3px !impoztant;
	padding: 0 !impoztant;
	border: 0 !impoztant;
	float: right;
	background: none !impoztant;
}
p.buttonheading {
	text-align:right;
	margin: 0;
}

p.buttonheading a:hover {
	background:none !impoztant;
	color:#000 !impoztant;
}
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: 3px 0 3px 20px;
	border-bottom: none;
}
a.button-grey {
	margin: 2px 5px 0 5px;
	padding: 0 15px 0 0;
	float: left;
	line-height: 18px;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/button-grey.jpg) no-repeat 100% 0;
}
a.button-grey span {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	line-height: 18px;
	cursor: pointer;
	background: url(../images/button-grey.jpg) no-repeat 0 0;
}
a.button-grey:hover,
a.button-grey:focus,
a.button-grey:active {
	color: #658a00;
	text-decoration: none;
}
.loginframe {
	margin: 0 auto;
	padding: 10px;
	width: 400px;
	height: 145px;
	position: relative;
	background: #FFF;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.closebox {
	margin: -25px -25px 0 0;
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-indent: -999em;
	cursor: pointer;
	background: url(../images/closebox.png) no-repeat 0 0;
}
.logincol {
	margin: 0 10px 0 0;
	float: left;
	width: 180px;
}
.logincol label {
	margin: 5px 0;
	display: block;
}

.logincol ul {
	margin: 5px 0;
}
.required {
	color: #333;
}
div.registration{
	padding: 0 10px;
}
#member-registration{
	margin-bottom: 1em;
}
#user-registration{
	padding: 10px;
}
#jvloginframe {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: transparent url(../images/bg-dot-black.png);
}
#jvloginContent {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	top: -165px;
	z-index: 10000;
}
#jvbacktotop {
	cursor: pointer;
}
.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.jv-category-h3 {
	height: 35px;
	float: left;
}
.zt-articleinfo-text{
	float: left;
	display: inline-block;
}
.zt-articleinfo-text2{
	width: 100%;
	display: inline-block;
}
div.zt-author,
div.zt-date-published,
div.zt-hits{
	display: inline-block;
	font-size: 11px;
	color: #9e9e9e;
	margin-right: 1em;
	float: left;
}
div.zt-hits{display: none}
.zt-article-icons{
	float: right;
	height: 20px;
}
div.zt-articleinfo{
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0 -15px 10px;
	padding: 3px 15px;
	border-bottom: 1px dotted #e6e6e6;
}
ul.actions {

	margin: 0;
	overflow: hidden;
}
ul.actions li {
	background: none;
	padding: 0;
	height: 15px;
	margin-top: 3px;
	margin-right: 10px;
	
	float: left;
}

ul.pagenav{overflow: hidden;}
ul.pagenav li.pagenav-prev,
ul.pagenav li.pagenav-next {
	background: none;
	font-weight: bold;
	float: left;
	padding: 3px 15px 3px 0;
}
ul.pagenav li.pagenav-prev a,
ul.pagenav li.pagenav-next a {
	color: #c97f15;
} 

div.zt-category{
	display: none;
}
div.items-row h1.contentheading{
	border-top: 1px solid #f2f2f2;
}
div.login{
	padding: 10px;
}
div.zt-field{
	overflow: hidden;
	margin-bottom: 10px;
}