/*------------------------------------------------------------------------
* JV Template 1.5 - March, 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
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body#bd {
	color: #BB9D59;
	background: #FFFDE4 url(../images/bg.jpg) repeat-x scroll 0 0;
}

body.contentpane {
	color: #2e2e2e;
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}


/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon {
	font-size: 92%;
}
p.photos {
	overflow: hidden;
	width: 100%;
}
/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #2e2e2e;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

.shadow img {
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.shadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
}

/* Heading */
h1 {font-size: 190%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {margin: 5px 0;font-size: 125%;color:#943415;font-size:18px;font-family:Georgia;font-weight:100;}

p, pre, blockquote, ul, ol, h1, h2, h3, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h2 {
	font-size: 14px;
}
ul {
	list-style: none;
}

ul li {
}
ul.bullet1 li {
}
ul.bullet1 li a {
	color: #BB9D59;
	height: 21px;
	padding: 0 0 0 10px;
	display: block;
	background: url(../images/listbg.jpg) no-repeat 0 0;
}
ul.bullet1 li a:hover,
ul.bullet1 li a:focus,
ul.bullet1 li a:active {
	font-weight: bold;
	color: #943415;
	text-decoration: none;
}
ul.bullet2 {
}
ul.bullet2 li {
	padding: 5px 0;
	border-bottom: 1px dashed #D8CD2F;
}
ul.bullet2 li a {
	font-weight: bold;
	padding: 0 0 0 15px;
	background: transparent url(../images/zoom.jpg) no-repeat scroll 0 4px;
}
ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;

}


fieldset a {
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
}

hr {
	border: none !important;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.contact {
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.contact-button {
	padding: 0 0 0 55px;
}
.contact label {
	float: left;
	width: 55px;
}
.inputbox {
	background: #F8F5D2;
	border: 1px solid #E8E6C8;
	font-size: 10px;
	font-family: Arial;
	width: 180px;
}
#jv-login .inputbox {
	color: #BB9D59;
	width: 175px;
	padding: 2px;
	margin: 0 20px 0 0;
	background: #F9F6D4;
}
.button {
	width: 200px;
	height: 20px;
	border: none;
	font-size: 11px;
	font-family: Arial;
	color: #943415;
	cursor: pointer;
	background: url(../images/bg_button.jpg) no-repeat 0 0;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 10px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	margin: 0;
}
.article_column {
	padding: 0 10px;
}
.column_separator {
	background: url(../images/dot-vert.gif) repeat-y top left;
}

/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #770402;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
}
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.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

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: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	color: #943415;
	font-size: 28px;
	line-height: 34px;
	font-weight: 60;
	margin: 0 0 10px;
	padding: 5px 0;
	font-family: Georgia;
}
div.componentheading {
	padding: 0;
	display: block;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
}

table.blog .contentheading,
table.blog .contentheading a {
	font-size: 28px;
	line-height: 35px;
	color: #0B636B;
	font-family: Georgia;
}
td.contentheading {
	font-size: 28px;
	line-height: 35px;
	color: #0B636B;
	font-family: Georgia;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}
a {
	color: #943415;
	outline: none;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}	
a.zoom {
	float: right;
	font-weight: bold;
	padding: 0 0 0 12px;
	background: url(../images/zoom.jpg) no-repeat 0 5px;
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
	color: #514e4e;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span{
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	color: #4E6A97;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #4E6A97;
	color: #FFF;
}
.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;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {

}
ul.latestnews ul {
	margin: 0.8em;
}
a.latestnews {
	color: #770402;
	font-size: 1.8em;
	line-height: 24px;
}

/* 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: #770402;
}
.createby {
}
.createdate {
	padding-right: 6px;
	margin-right: 5px;
	line-height: 24px;
	font-size: 11px;
	font-family: Tahoma;
}
.modifydate {
	width: 100%;
	display: block;
	margin: 15px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
}
.article-section a {
	color: #770402;
}
.article-category a {
	color: #770402;
}
div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}
.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
	background: none !important;
}
/*common style for column*/

/* MODULE
--------------------------------------------------------- */


/* MAIN NAVIGATION
--------------------------------------------------------- */

#jv-wrapper {
	width: 900px;
	height: 270px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/bg_5header.jpg) no-repeat scroll 0 0;
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-header {
	margin: 0;
	padding: 0;
	width: 95%;
	
	position: relative;
	overflow: hidden;
}
#jv-logo {
	display: block;
	overflow: hidden;
	height: 80px;
}
#jv-logo h1 {
	overflow: hidden;
	margin: 10px 0 0 0;
	height: 70px;
	margin: 0px 0px 0px 20px;
}
#jv-logo h1 a {
	display: block;
	float: left;
	height: 70px;
	width: 300px;
	margin: 5px 70px 0 0;
	background: url(../images/logo.png) no-repeat 0 0;
}
#jv-logo h1 a span {
	display: none;
}
#jv-mainmenu {
	margin: -57px 25px 18px 0;
	display: block;
	width: avto;
	text-align: left;
	overflow: hidden;
}
#jv-mainmenu ul {
	margin: 0;
	list-style: none;
	float: right;
	background: url(../images/menu_seperator.jpg) no-repeat right center;
}
#jv-mainmenu ul ul {
	display: none;
	background: url(../images/menu_seperator.jpg) no-repeat right center;
}
#jv-mainmenu ul li {
	padding: 0 0px;
	float: left;
	background: url(../images/menu_seperator.jpg) no-repeat right center;
}
#jv-mainmenu ul li.last {
	background: none;
	padding-right: 0;
}
#jv-mainmenu ul li a {
	color: #45ADA9;
	float: left;
}
#jv-mainmenu ul li a span {
	height: 16px;
	padding: 3px 10px 6px;
	float: left;
	
}
#jv-mainmenu ul li.active a,
#jv-mainmenu ul li a:hover {
	text-decoration: none;
	background:url(../images/rightCurve.jpg) no-repeat right;
}
#jv-mainmenu ul li.active a span,
#jv-mainmenu ul li a:hover span {
	background:url(../images/leftCurve.jpg) no-repeat left;
}
#jv-login {
	display: block;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0 0 0 26px;
	height: avto;
}

#jv-quote {
	display: block;
	margin: 5px 0 0 0;
	color: #497F35;
	font-family: Georgia;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	text-indent: 50px;
}

#jv-slideshow,
#jv-inset {
	margin: 2px 0;
	overflow: hidden;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#jv-contentwrapper {
	padding: 0;
	margin: 10px 0 0 5px;
	overflow: hidden;
	display: block;
}
#jv-left {

	float: left;
	overflow: hidden;
	width: 200px;
	padding: 0 0 0 10px;
	margin: 0 10px 0 7px;
}
#jv-content {
	margin: 5px 0 0 5px;
	padding: 0 0 0px 5px;
	width: 850px;
	overflow: hidden;
	float: left;
	
}
#jv-content-inside {
	overflow: hidden;
	width: 620px;
	
	
}
#jv-right {
	width: 150px;
	overflow: hidden;
	float: left;
	padding: 0 0 10px 5px;
	background: transparent url(../images/bg_right.jpg) no-repeat scroll 0 0;
}

#jv-col1,
jv-col2 {
	display: block;
	width: 100%;
	overflow: hidden;
}
#jv-col1 {
	margin: 0 0 10px 0;
}
#jv-col2 {
	margin: 10px 0 0 0;
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
-------------------------------------------------------------*/
#jv-footer {
	margin: 2px 0;
	padding: 0px 0px 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: transparent url(../images/bg_footer.jpg) no-repeat scroll center top;
}
#jv-footer a {
	font-weight: bold;
}
#jv-footer ul {
	margin: 0;
	list-style: none;
}
#jv-footer ul li {
	padding: 0 10px;
	display: inline;
	border-right: solid 1px #943415;
}
#jv-footer ul li.last {
	border: none;
}
#jv-footer p {
	margin: 0;
}
/* END FOOTER 
----------------------------------------------*/

/* Clearfix */
.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/* Other */
.inputboxsmall {
	width: 35px;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0 0 0px 0;
	display: block;
	clear: both;
	overflow: hidden;
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	margin: 0 0 00px 0;
	padding: 0;
	color: #0B636B;
	font-size: 20px;
	line-height: 31px;
	font-weight: 50;
	font-family: Georgia
}
#jv-login div.moduletable h3 {
	margin: 0;
	color: #497F35;
	
}
ul.archives {
	width: 80%;
}
ul.archives li {
	padding: 5px 0 5px 10px;
	border-bottom: dotted 1px #B5B5B5;
}
ul.archives li a {
	color: #575656;
}
div.moduletable_search {
	padding: 20px 10px;
}
input.inputbox_search {
	width: 170px;
	padding: 5px 25px 5px 5px;
	border: solid 1px #D8D8D8;
	background: url(../images/left_search.jpg) no-repeat right center;
}
ul.menu_nav {
	padding: 0 30px;
}
ul.menu_nav li {
	padding: 0 0 0 10px;
	background: url(../images/dot_style1.jpg) no-repeat 0 4px;
}
ul.menu_nav li a {
	text-decoration: underline;
}
div.pic {
	float: left;
	height: 202px;
	width: 163px;
	margin: 0 20px 0 0;
	padding: 0 0 0 28px;
	overflow: hidden;
	background: url(../images/pic1.jpg) no-repeat 0 0;
}
div.pic a {
	width: 123px;
	margin: 146px 0 0;
	display: block;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}
p.quote {
	margin: 0 0 20px 0;
	background: transparent url(../images/quote.jpg) no-repeat scroll 0 0;
	text-indent: 12px;
}
span.writer {
	color: #943415;
	padding: 0 0 0 20px;
	background: url(../images/writer.jpg) no-repeat 0 0;
}
div.info {
	display: block;
	padding: 5px;
	overflow: hidden;
	background: #F9F6D4;
}
span.calendar {
	float: left;
	padding: 0 0 0 25px;
	font-weight: bold;
	background: url(../images/cal.jpg) no-repeat 0 0;
}
div.info span.writer {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 25px;
	background: url(../images/read.jpg) no-repeat 0 0;
}
