/*------------------------------------------------------------------------
* JV Template 1.5 - Feb, 2009
* ------------------------------------------------------------------------
* Copyright (C) 2004-2008 APL Solutions And Vision Co., LTD. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: APL Solutions And Vision Co., LTD
* Websites:  http://www.joomgroup.com -  http://www.joomvision.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
/*
@font-face {
	  font-family: "VNI-Commerce";
	  src: url(../css/vnicommerce.ttf) format("truetype");
}
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	color: #bbbbbb;
	font-family: Arial, "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

body#bd {
	color: #bbbbbb;
	background: #FFFFFF;
}

body.contentpane {
	color: #bbbbbb;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

/* Normal link */
a {
	color: #d8d235;
	text-decoration: none;
	outline: none;
}

a:hover, a:active, a:focus {
	color: #d8d235;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#ja-pathway, #ja-subnav, #ja-footer, #ja-botsl {
	font-size: 92%;
}

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #999999;
}

.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;
}

.shadow img {
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.shadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
	background: url(../images/shadow-bg.gif) no-repeat 99% 100%;
}

/* 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 {
	background: url(../images/bullet-act.png) no-repeat 4px 5px;
	margin-left: 15px;
	padding: 0 0 0 15px;
}

ol li {
	margin-left: 32px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 5px;
}
fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
	background: #FFFFFF;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

.inputbox {
	font-size: 100%;
	background: none;
	border: 1px solid #7F6962;
	color: #bbbbbb;
}

.button {
	cursor: pointer;

}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 10px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Article Layout */
.leading {
	padding-bottom: 10px;
}
.leading_separator {
	border-top: 1px solid #4a2818;
	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;
	border-bottom: 1px solid #4a2818;
	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 {
	border-right: 1px solid #4a2818;
}
.article_column_pad {
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}
.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: 9px 0 0;
	text-align: right;
}
.article_separator, .article_seperator {
	clear: both;
	margin: 0;

}
/* content tables */
.sectiontableheader {
	background: #4a2818;
	padding: 4px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* article index */
table.contenttoc {
	border: solid 1px #4a2818;
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
	width: 30%;
}
table.contenttoc td {
	background: url(../images/bullet.png) no-repeat 10px 6px;
	padding: 1px 5px 1px 20px;
}
table.contenttoc th {
	border-bottom: 1px solid #4a2818;
	padding: 0 0 3px;
	text-indent: 10px;
}
/**/
table.category,
table.weblinks,
table.newsfeeds {
	border:1px solid #4a2818;
	width: 100%;
	clear:both;
	font-size:1em;
	margin:20px 0;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background: url(../images/img-bg.png) repeat;
	padding:5px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	padding:5px;
}


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 h2 {
	margin: 0.5em 0;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blog_more ul li {
	background: url(../images/bullet.png) no-repeat 4px 5px;
	margin: 0;
	padding: 0 0 0 15px;
}
.blog {
	padding: 0;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 200%;
	border-bottom: 1px solid #999999; 
	margin: 0 0 15px;
	padding: 5px 0;
	font-weight: bold;
}

.contentdescription {
	/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 175%;
}

table.blog .contentheading {
	font-size: 100%;
}
td.contentheading {
	font-size: 14px;
	font-weight: bold;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	color: #FFFFFF;
	background: #d8d235;
	padding: 0 8px;
	background: url(../images/readon.png) no-repeat left center;
	height: 18px;
	min-width: 84px;
	display: inline-block;
	margin: 4px 0;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #D8D235;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	color: #ff7300;
	overflow: hidden;
	clear: both;
	margin: 10px 0 0;
	padding: 10px 0;
	text-align: center;
}


ul.pagination li {
	line-height:1.4em;
	display: inline;
	margin: 10px 0;
	padding: 0 0 0 10px;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	color: #ff7300;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #ffffff;
}
.counter {
	text-align: center;
}
.pagenavbar {
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
	color: #666666;
}
/* Contact*/
div.contact {
	margin: 10px 0;
}
.contact form {
	margin: 10px 0;
	padding: 20px;
}
address {
	font-style: normal;
	margin: 10px 0;
}
.contact label {
	float: left;
	font-weight: bold;
	margin: 10px 0 0;
	width: 14em;
}
.contact input {
	margin: 10px 0 0;
	padding: 2px 2px 0;
}
.contact label.copy {
	padding: 0 0 0 10px;
	width: 90%;
}
.contact_email_checkbox label {
	float: none !important;
}
#contact_text {
	height: 150px;
	width: 80%;
}
/* 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: #999999;
}

.createdby {
	font-size: 0.9em;
}
.createdate {
	margin-right: 5px;
	font-size: 0.9em;
}

.modifydate {
	width: 100%;
	display: block;
	color: #d8d235;
	margin: 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #999999;
}

.article-category a {
	color: #999999;
}

.buttonheading img {
	margin: 8px 0 0 3px !important;
	padding: 0 !important;
	border: 0 !important;
	float: right;
	background: none !important;
}
p.buttonheading {
	text-align: right;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	color:#000;
}
span.poll {
	margin: 0;
	font-size: 125%;
	font-weight: bold;
	display: block;
}


/*common style for column*/
