/*------------------------------------------------------------------------
* 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 {
	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; /* Printable Page */
}
.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 {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #CCC;
}
.jvcarousel-item img {
	padding: 3px;
	border: 1px solid #CCC;
}
img.personal {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}

a {
	outline: none;
	color: #0088CC;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #000000;
	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 {
	padding: 3px 0 3px 22px;
	background: url(../images/bullet.png) no-repeat 5px 8px;
}

ul.menu {
}

ul.menu li {
	margin-left: 0;
	padding: 5px 0;
	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;
}

ul li p {
	margin-top: 0;
}

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%;
}

.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;
	text-shadow: 0 -1px 0 #949494;
	-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;
}
/* 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 {
}
.category {
	font-weight: normal;
}
h1.componentheading,
.componentheading {
	margin: 0.8em 0;
	padding: 0;
	font-size: 165%;
	color: #000;
	text-transform: uppercase;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}
h2.contentheading,
.contentheading {
	margin: 0;
	padding: 0;
	font-size: 120%;
	text-transform: uppercase;
	color: #000;
}
h2.contentheading a,
.contentheading a {
	color: #B20D00;
}
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: #B20D00;
	text-align: center;
	font-weight: bold;
	background: url(../images/arrow1.png) no-repeat 0 5px;
}

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%;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
}

.article-section a {
	color: #3B5468;
}
.article-category a {
	color: #3B5468;
}
.buttonheading img {
	margin: 12px 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 {
	padding-left: 0;
}
ul.latestnews li {
	margin-left: 0;
	background: url(../images/bullet.png) no-repeat 0 10px;
}/*------------------------------------------------------------------------
* JV Template 1.5 - Jan, 2010
* ------------------------------------------------------------------------
* Copyright (C) 2008-20010 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;
	line-height: 18px;
}

body#bd {
	color: #000000;
	background: #000000;
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

a { color: #000; 
	font-weight: bold; }

a:hover, a:active, a:focus { color: #333; text-decoration: none; }

/* Clearfix */
.clearfix {
	clear: both;
}

#jv-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
#jv-userwrap1,
#jv-userwrap2,
#jv-userwrap3,
#jv-userwrap4,
#jv-userwrap5 {
	margin: 0;
	display: block;
	overflow: hidden;
}
#jv-userwrap2 {
	padding: 20px 30px;
	background: url(../images/bg-wrap2.jpg) no-repeat center bottom;
}
#jv-userwrap2-inside {
	width: 100%;
}
#jv-userwrap4 {
	margin-top: -10px;
	padding: 30px;
	color: #535353;
	float: left;
	width: 920px;
	z-index: 1;
	position: relative;
	background: #CECECE;
}
#jv-userwrap4 a {
	color: #535353;
}
#jv-userwrap4-fb {
	display: block;
	margin: 0 7px;
	height: 7px;
	line-height: 1px;
	background: #CECECE;
}
#jv-userwrap4-fbl {
	margin-left: -7px;
	float: left;
	width: 7px;
	height: 7px;
	background: url(../images/bg-wrap4-bfl.png) no-repeat 0 0;
}
#jv-userwrap4-fbr {
	margin-right: -7px;
	float: right;
	width: 7px;
	height: 7px;
	background: url(../images/bg-wrap4-bfr.png) no-repeat 0 0;
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-header {
	margin: 0;
	padding: 6px 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#jv-tools {
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
	width: 85px;
}
#jv-top {
	overflow: hidden;
	margin: 0;
	float: right;
	width: 40%;
}
#jv-top ul {
	margin: 0;
	list-style: none;
}
#jv-top ul li {
	padding: 0 20px;
	display: inline;
	border-right: solid 1px #DFE7FF;
}
#jv-top ul li.last {
	border: none;
}
#jv-top a {
	font-size: 15px;
	color: #DFE7FF;
	font-weight: bold;
}
#jv-logo {
	margin-top: 25px;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 546px;
	height: 52px;
}
#jv-logo h1 {
	float: left;
	overflow: hidden;
	margin: 0;
	background: url(../images/logo.png) no-repeat 0 0;
}
#jv-logo h1 a {
	display: block;
	height: 52px;
	width: 548px;
	margin: 0;
}
#jv-logo h1 a span {
	display: none;
}
#jv-mainmenu {
	margin: 0;
	height: 36px;
	display: block;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-mainmenu.png) no-repeat top;
}
#jv-login {
	display: block;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding: 0 0 0 345px;
	height: 100px;
}
#jv-slideshow {
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN SEARCH
-------------------------------------------------------------*/
#jv-top .search {
	margin-top: 36px;
	float: right;
	width: 332px;
	height: 28px;
	background: url(../images/bg-search.png) no-repeat 0 0;
	padding: 1px;

}
#jv-top .inputbox {
	padding: 8px 0 5px 5px;
	width: 235px;
	height: 20px;
	line-height: 20px;
	color: #BCBCBC;
	border: none;
	float: left;
	background: none;
}
#jv-top .button {
	padding: 0;
	float: right;
	height: 28px;
	width: 80px;
	line-height: 30px;
	text-align: center;
	background: url(../images/bg-search-button.png) no-repeat 100% 0;
	text-shadow: 0 -1px 0 #6b6b6b;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
/* END SEARCH
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#jv-contentwrapper {
	overflow: hidden;
	z-index: 9;
	position: relative;
	width: 100%;
	background: #FFF url(../images/bg-contentwraper.jpg) repeat-x top;
}
#jv-content-tl {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	display: block;
	background: url(../images/bg-content-tl.png) no-repeat 0 0;
}
#jv-content-tr {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	width: 5px;
	height: 5px;
	display: block;
	background: url(../images/bg-content-tr.png) no-repeat 0 0;
}
#jv-container,
#jv-container-left,
#jv-container-right,
#jv-container-normal,
#jv-container-full {
	padding: 20px 30px;
	overflow: hidden;
}
#jv-left {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	width: 160px;
}
#jv-right {
	margin: 0;
	padding: 0;
	width: 250px;
	overflow: hidden;
	float: right;
}
#jv-content {
	margin: 0;
	padding: 0;
	width: 650px;
	overflow: hidden;
	float: left;
}
#jv-content-inside {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}
#jv-container-left #jv-content,
#jv-container-right #jv-content {
	width: 795px;
}
#jv-container-full #jv-content {
	margin: 0;
	width: 100%;
	border: none;
	padding: 0;
	float: none;
}
#jv-beforecontent,
#jv-aftercontent {
}

#jv-content-fb {
	display: block;
	margin: 0 7px;
	height: 7px;
	z-index: 9;
	position: relative;
	background: #FFF;
}
#jv-content-fbl {
	margin-left: -7px;
	float: left;
	width: 7px;
	height: 7px;
	background: url(../images/bg-content-bfl.png) no-repeat 0 0;
}
#jv-content-fbr {
	margin-right: -7px;
	float: right;
	width: 7px;
	height: 7px;
	background: url(../images/bg-content-bfr.png) no-repeat 0 0;
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
-------------------------------------------------------------*/
.jv-user {
	float: left;
	overflow: hidden;
}
.jv-user .jv-box-inside {
	padding: 0 20px;
}
#jv-usercol .jv-box-inside {
	padding: 0 10px 0 0;
}
#jv-usercol .jv-box-right {
	float: right;
}
.jv-box-left .jv-box-inside {
	overflow: hidden;
	padding: 0 10px 0 0;
}
.jv-box-center .jv-box-inside {
	overflow: hidden;
	padding: 0 10px;
}
.jv-box-right .jv-box-inside {
	overflow: hidden;
	padding: 0 0 0 10px;
}
.jv-box-full {
	width: 100%;
}
.jv-box-full .jv-box-inside {
	padding: 0;
	overflow: hidden;
}

#jv-footer {
    height: 28px;
    color: #bbbbbb;
	padding: 0px 0 0 0;
	width: 100%;
	overflow: hidden;
}
#jv-footer a {
	color: #888;
}
#jv-footer-module {
	float: center;
	text-align: center;
}
#jv-copyright {
	float: center;
    color: #AAAAAA;
	text-align: center;
}

#jv-footer ul.menu li {
	padding: 0 0px;
	display: inline;
}
/* END FOOTER 
----------------------------------------------*/

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 10px;
	position: relative;
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.module h3,
div.module_menu h3,
div.module_text h3 {
	margin: 0;
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	overflow: hidden;
}

div.moduletable h3.module-title,
div.moduletable_menu h3.module-title,
div.moduletable_text h3.module-title,
div.module h3.module-title,
div.module_menu h3.module-title,
div.module_text h3.module-title {
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	background: url(../images/bg-module-tl.png) no-repeat 0 0;
}
div.moduletable h3.module-title span,
div.moduletable_menu h3.module-title span,
div.moduletable_text h3.module-title span,
div.module h3.module-title span,
div.module_menu h3.module-title span,
div.module_text h3.module-title span {
	padding: 0 10px 0 0;
	display: block;
	line-height: 30px;
	text-shadow: 0 -1px 0 #363636;
	background: url(../images/bg-module-tr.png) no-repeat 100% 0;
}
#jv-userwrap4 div.moduletable h3,
#jv-userwrap4 div.moduletable_menu h3,
#jv-userwrap4 div.moduletable_text h3,
#jv-userwrap4 div.module h3,
#jv-userwrap4 div.module_menu h3,
#jv-userwrap4 div.module_text h3 {
	color: #535353;
}
#jv-userwrap2 div.moduletable h3,
#jv-userwrap2 div.moduletable_menu h3,
#jv-userwrap2 div.moduletable_text h3,
#jv-userwrap2 div.module h3,
#jv-userwrap2 div.module_menu h3,
#jv-userwrap2 div.module_text h3 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #535353;
	text-transform: none;
	border-bottom: solid 1px #DEDEDE;
}


.module-c {
	padding: 10px;
	display: block;
	overflow: hidden;
	border-left: solid 1px #E2E2E2;
	border-right: solid 1px #E2E2E2;
	background: #FFF url(../images/bg-module-c.png) repeat-x top;
}
.module-c-nobg {
	padding: 10px;
	display: block;
	overflow: hidden;
	border-left: solid 1px #E2E2E2;
	border-right: solid 1px #E2E2E2;
}
.module-fb {
	display: block;
	margin: 0 7px;
	height: 6px;
	background: #FFF;
	border-bottom: solid 1px #E2E2E2;
}
.module-fbl {
	margin-left: -7px;
	float: left;
	width: 7px;
	height: 7px;
	background: url(../images/bg-module-fbl.png) no-repeat 0 0;
}
.module-fbr {
	margin-right: -7px;
	float: right;
	width: 7px;
	height: 7px;
	background: url(../images/bg-module-fbr.png) no-repeat 0 0;
}

.module-bt {
	display: block;
	margin: 0 7px;
	height: 6px;
	background: #FFF;
	border-top: solid 1px #E2E2E2;
}
.module-btl {
	margin-top: -1px;
	margin-left: -7px;
	float: left;
	width: 7px;
	height: 7px;
	background: url(../images/bg-module-btl.png) no-repeat 0 0;
}
.module-btr {
	margin-top: -1px;
	margin-right: -7px;
	float: right;
	width: 7px;
	height: 7px;
	background: url(../images/bg-module-btr.png) no-repeat 0 0;
}

.blank .module-c,
.blank .module-c-nobg,
.blank .module-fb,
.blank .module-bt {
	padding: 0;
	background: none;
	border: none;
}
.blank .module-bt,
.blank .module-fb {
	display: none;
}

#jv-userwrap4 ul li {
	background: url(../images/bullet1.png) no-repeat 0 8px;
}

.handles .handles_item {
	background: #989898;
}

.handles span.active {
	background: #71979D;
}

div#jv-wrapper div.menusys_moo a#menusys76.item span.menusys_name { display: none; }

div.facebooklike_like { margin-top: -20px; margin-left: 724px;}/*------------------------------------------------------------------------
* JV Template 1.5 - Dec, 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
-------------------------------------------------------------------------*/

/* TYPOGRAPHY
--------------------------------------------------------- */
pre, .code {
	border: 1px solid #E3E3E3;
	border-left: 6px solid #E3E3E3;
	font-family: "Courier News",monospace;
	font-size: 1em;
	font-size-adjust:none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 5px 0 15px;
	padding: 10px 15px;
	color: #000000;
	background: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

blockquote {
	padding: 10px 15px;
}

blockquote span.open {
	background: url(../images/bq-o.gif) no-repeat left top;
	padding: 5px 0 10px 35px;
}

blockquote span.close {
	background: url(../images/bq-c.gif) no-repeat bottom right;
	padding: 0 35px 10px 0;
}

blockquote.testimonial {
	padding: 0 0 15px;
	border-bottom: 1px solid #E6E6E6;
}

blockquote.testimonial span.author {
	background: url(../images/author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}
/**/
small {
	font-size: 0.85em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sup em {
	color: #FF0000;
	font-size: .8em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}
/* @IMAGE */
img {
	border: none;
}

img.image-left {
	float: left;
	margin: .5em 1em .5em 0;
}

img.image-right {
	float: right;
	margin: .5em 0 .5em 1em;
}

img.image-border {
	border: 1px solid #E5E5E5;
	padding: 3px;
}

img.image-margin {
	margin: .5em;
}



/* @TEXT */
.clearbreak {
	clear: both;
}

div.grid2:after, div.grid3:after, div.grid4:after, div.grid5:after, ul.hlist-left:after, ul.hlist-right:after, .clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* Text grid */
div.grid-col {
	float: left;
	margin-right: 2%;
	overflow: hidden;
}

div.grid-lastcol {
	float: right;
	margin-right: 0 !important;
	overflow: hidden;
}

div.grid2 div.grid-col {
	width: 48%;
}

div.grid3 div.grid-col {
	width: 31%;
}

div.grid4 div.grid-col {
	width: 22%;
}

div.grid5 div.grid-col {
	width: 17%;
}

/* Dropcap */
.dropcap {
	overflow: hidden;
}
.dropcap:first-letter {
	color: #414141;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/error.gif) no-repeat top left;
	color: #DF0000;
	padding: 0 0 5px 20px;
}

p.message {
	background: url(../images/info.gif) no-repeat top left;
	color: #2FAFCB;
	padding: 0 0 5px 20px;
}

p.tips {
	background: url(../images/tips.gif) no-repeat top left;
	color: #FA6900;
	padding: 0 0 5px 20px;
}

p.feed {
	background: url(../images/feed.gif) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 5px;
}

.highlight {
	color: #3d3d3d;
	background: #ececec;
	font-weight: bold;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Note Style */
p.stickynote {
	background: #FFF url(../images/stickynote.png) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 20px 10px 20px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.download {
	background: #FFF url(../images/download.png) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 20px 10px 20px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* bullet */

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/checklist.png) no-repeat 0 5px !important;
	padding: 3px 0 3px 22px;
}
/* Star list */
ul.star {
	list-style: none;
}

ul.star li {
	background: url(../images/star.png) no-repeat 0 0 !important;
	padding: 3px 0 3px 22px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/arrow.png) no-repeat 5px 5px;
	padding: 3px 0 3px 22px;
}


/* Bignumber */
.bignumber {
	background: url(../images/bignumber.gif) no-repeat top left;
	color: #000;
	display: block;
	float: left;
	font: bold 25px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 10px 12px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	display:inline-block;
	font-weight:bold;
	line-height:18px;
	margin-left:35px;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 12px 15px 22px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 14px 15px 50px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 50px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Left & Right*/
div.jv-left,
div.jv-right {
	margin: 0;
	padding: 0;
	width: 50%;
}

div.jv-left {
	clear: left;
	float: left;
}

div.jv-right {
	clear: right;
	float: right;
}

/* jv Tabs */
#jv-tabs {
	background: #262626;
}

#jv-tabs div.jv-box-br,
#jv-tabs div.jv-box-bl,
#jv-tabs div.jv-box-tr,
#jv-tabs div.jv-box-tl {
	margin: 0;
	padding: 0;
}

#jv-tabs div.jv-box-br {
	background: #262626;
}

#jv-tabs div.jv-box-bl {
	background: none;
}

#jv-tabs div.jv-box-tr {
	background: none;
}

#jv-tabs div.jv-box-tl {
	background: none;
}

/* @TABLES */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

/* Plain rows */
table.plainrows {
	background-color: #F2F2F2;
	color: #404040;
	border-collapse: collapse;
}

table.plainrows caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.plainrows thead {
	border-bottom: solid 1px #284D73;
}

table.plainrows thead th {
	padding: 5px 10px;
	background-color: #366999;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot th, table.plainrows tfoot td {
	padding: 3px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot td {
	text-align: right;
}

table.plainrows tbody th, table.plainrows tbody td {
	border-bottom: solid 1px #D9D9D9;
	padding: 4px 10px;
}

table.plainrows tbody th {
	white-space: nowrap;
}

table.plainrows tr.odd {
}

table.plainrows tbody tr:hover {
	background: #E5E5E5;
}

/* Dark stripes */
table.colorstripes {
	border: 1px solid #162C40;
	color: #FFFFFF;
	background: #284D73;
	border-collapse: collapse;
}

table.colorstripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.colorstripes td, table.colorstripes th {
	border: 1px dashed #366999;
	padding: 5px 10px;
}

table.colorstripes thead th {
	border: 1px solid #284D73;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tbody th, table.colorstripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.colorstripes tbody tr.odd {
	background: #224161;
}

table.colorstripes tbody tr:hover {
	background: #1F3D59;
}

table.colorstripes tbody tr:hover th, table.colorstripes tbody tr.odd:hover th {
	background: #1F3D59;
}

table.colorstripes tfoot th, table.colorstripes tfoot td {
	border: none;
	padding: 4px 10px;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tfoot td {
	text-align: right;
}

/* Light stripes */
table.greystripes {
	border: 1px solid #D9D9D9;
	color: #404040;
	background: #FFFFFF;
	border-collapse: collapse;
}

table.greystripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.greystripes td, table.greystripes th {
	border: 1px dashed #E5E5E5;
	padding: 5px 10px;
}

table.greystripes thead th {
	border: 1px solid #595959;
	border-bottom: 2px solid #000000;
	background: #404040;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.greystripes tbody th, table.greystripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.greystripes tbody tr.odd {
	background: #F2F2F2;
}

table.greystripes tbody tr:hover {
	background: #E5E5E5;
}

table.greystripes tbody tr:hover th, table.greystripes tbody tr.odd:hover th {
	background: #E5E5E5;
}

table.greystripes tfoot th, table.greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
}

table.greystripes tfoot td {
	text-align: right;
}



