/*------------------------------------------------------------------------
* 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 {
	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: 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_caption.left, .img_caption.right {
	margin-top: 3px;
	margin-right: 1em;
}

img.img_caption  {
	margin-right: 20px;
	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;
	border: solid 1px #dce2e0;
	margin: 0 10px 10px 0;
}
img.personal 
{
	margin-right: 15px;
	float: leFt;
	background: #e9e9e9;
	padding: 3px;
	overflow: hidden;
}
a.img_hover img 
{
	margin-right: 15px;
	float: leFt;
	background: #e9e9e9;
	padding: 3px;
	overflow: hidden;
}
a.img_hover:hover img 
{
	padding: 3px;
	background: #a7a7a7;

}
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;
	background: none;
}
.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;
}
.tool-tip {
	background: #f3f3f3;
	border: 1px solid #b9b9b9;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul li {
	padding-left: 15px;
	background: url(../images/bullet.png) no-repeat 2px 8px;
}
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: 10px 0px !important;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0 15px;
	background: none;
}
legend {
	font-weight: bold;
}
td, th, div {
	font-size: 12px;
}

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

input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 0px;
}
.inputbox {
	padding: 7px 8px;
	background: url(../images/bg-inputbox.png) no-repeat 0 0 #1e1514;
	border-bottom: 1px solid #2f2626;
	border-right: 1px solid #2f2626;
	border-left: none;
	border-top: none;
	color: #e0e5e5;
}
#jv-content .inputbox {
	color: #424242;
	background: url(../images/bg-inputbox-content.png) no-repeat 0 0 #f2f2f2;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.button,
.button2 {
	margin: 3px;
	padding: 1px 5px 2px;
	height: 30px;
	color: #FFF;
	cursor: pointer;
	font-size:12px;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #82131b;
	background: url(../images/bg-button2.jpg) repeat-x top;
}
.button:hover,
.button2 {
	color: #231817;
	text-shadow: 0 1px 1px #FFF;
	background: url(../images/bg-button3.jpg) repeat-x top;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Article Layout */
.leading {
	width: 100%;
	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-bottom: 10px;
	width: 100%;
	float: left;
	
}
.column1.cols1 {
	float: none;
}
.column2.cols2 {
	
}
.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 {
	
	padding: 5px ;
	overflow: hidden;
}
p.iteminfo {
	line-height: 1em;
	margin: 0;
	
}
.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 #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 !important;
	background: #f4f6f1;
}
table.category td.last {
	padding: 0px 4px 0px 0px !important;
}
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 {
	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 10px 0;
	font-size: 24px;
	line-height: 35px;
	color: #3E3E3E;
	font-weight: normal;
	text-shadow: 1px 1px 1px #d7d7d7;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}
h2.contentheading,
.contentheading {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: normal;
	color: #3E3E3E;
}
h2.contentheading a,
.contentheading a {
}
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: #575757;
}
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;
}
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 {
	display: inline-block;
	background: #eaeaea;
	color: #323232;
	
}
ul.pagination li span span {
	padding: 2px 10px 2px 10px;
	display: inline-block;
	border: 1px solid #b3b2b2;
	
}
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:1px solid #b3b2b2;
}
.counter {
	text-align: center;
	margin: 0.5em auto;
	width: 107px;
	background: #cacaca;
	color: #323232;
	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
--------------------------------------------------------- */
.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: 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,
ul.mostread {
	padding-left: 0; 
}
ul.latestnews li,
ul.mostread li {
	margin: 0;
	padding: 3px 0 3px 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.jv-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 {
}/*------------------------------------------------------------------------
* 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 {
	line-height: 21px;
	font-family: Arial;
	
}
body#bd {
	color: #3f3f3f;
	background: #1b1312;
}
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;}

/* Clearfix */
.clearfix {
	clear: both;
}
#jv-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	
}
#jv-wrapper-inner {
	padding: 0;
	overflow: hidden;
	margin:0 auto;
}
.jv-wrapper {
	width: 960px;
	margin: 0 auto;
}
#jv-userwrap1,
#jv-userwrap2,
#jv-userwrap3,
#jv-userwrap4,
#jv-userwrap5,
#jv-userwrap6,
#jv-userwrap7 {
	width: 100%;
	clear: both;
}
#jv-userwrap1-inner,
#jv-userwrap2-inner,
#jv-userwrap3-inner,
#jv-userwrap4-inner,
#jv-userwrap5-inner,
#jv-userwrap6-inner,
#jv-userwrap7-inner {
	padding: 0px ;
	overflow: hidden;
}
#jv-userwrap2 {
	margin: 10px 0;
}
#jv-userwrap3 .jv-wrapper {
	width: 950px;
	background: #000;
}
#jv-userwrap3-inner {
	padding: 1px;
}
#jv-userwrap4 {
	color: #FFF;
	background: url(../images/bg-userwrap4.png);
}
#jv-userwrap4-2 {
	background: url(../images/bg-userwrap4-inner.png) repeat-x 0 0;
}
#jv-userwrap4-inner {
	padding: 30px 10px 10px;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_contact,
div.moduletable-box1,
div.moduletable-box2,
div.moduletable-box3,
div.moduletable-box4,
div.moduletable-box5,
div.moduletable-box6,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 15px 0;
	position: relative;
	overflow: hidden;
}
div.modulecontent {
	padding: 0;
}
#jv-userwrap3 div.modulecontent {
	padding: 10px;
}

#jv-userwrap1 {
	color: #AFAFAF;
	background: url(../images/bg-userwrap1.png);
}
#jv-userwrap1-inner {
	padding: 10px 0;
}
#jv-time {
	float: left;
	width: 25%;
}
#jv-topmenu {
	width: 50%;
	font-size: 80%;
	float: right;
}
#jv-topmenu ul.menu {
	margin: 0;
	padding: 0;
	float: right;
}
#jv-footer ul.menu {
	margin: 0;
	padding: 0;
}
#jv-topmenu ul.menu ul,
#jv-footer ul.menu ul {
	display: none;
}
#jv-topmenu ul.menu li,
#jv-footer ul.menu li {
	padding: 0 11px 0 10px;
	background: url(../images/bg-menutop-seperator.png) no-repeat 100% 50%;
	border: none;
	display: inline;
}
#jv-topmenu ul.menu li.last,
#jv-footer ul.menu li.last {
	background: none;
}
#jv-topmenu ul.menu li a {
	padding: 0;
	color: #FFF;
	text-transform: uppercase;
	background: none;
}
#jv-footer ul.menu li a {
	padding: 0;
	color: #FFF;
	background: none;
}
/* BEGIN MODULE */

#jv-header {
	width: 100%;
	height: 111px;
	overflow: hidden;
	background: url(../images/bg-header.png) repeat-x 0 0;
}
#jv-header2 {
	width: 100%;
	height: 111px;
	overflow: hidden;
	background: url(../images/bg-header2.png) no-repeat 50% 0;
}
#jv-header-inner {
	width: 100%;
	overflow: hidden;
	height:150px;
	
}
#jv-logo {
	float: left;
	width: 30%;
	height:110px;

}
#jv-logo h1 {
	margin: 5px 5px ;

}
#jv-logo a {
	width: 98px;
	height: 100px;
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
}
#jv-logo span{
	font-size: 0px;
	line-height: 0;
	text-indent: 999px;
}
#jv-login {
	padding: 30px 0 0 0;
	float: right;
	width: 440px;
	color: #AFAFAF;
}
#jv-search {
	padding: 0 0 0 15px;
	float: right;
	width: 130px;
}
#jv-search .search {
	padding: 3px 5px;
	width: 130px;
	float: right;
	overflow: hidden;
	background: #130d0d;
}
#jv-search .inputbox {
	padding: 0 5px;
	background: none;
	border: none;
	float: left;
	width: 100px;
	color: #a29f9f;
}
#jv-search .bt-search {
	width: 16px;
	height: 14px;
	color: #fff;
	float: right;
	line-height: 10px;
	cursor: pointer;
	text-indent: -999em;
	background: url(../images/bt_search.png) no-repeat 0 0;
}
#jv-mainmenu {
	height: 50px;
	background: url(../images/bg-mainmenu.png) repeat-x 0 0;
		
}
#jv-mainmenu-inner {
	height: 50px;
	overflow: hidden;
}
#jv-mainframe {
	width: 100%;
	background: url(../images/bg.png) repeat;
}
#jv-mainframe-inner {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-mainbody.png) repeat-x 0 0;
}
#jv-slideshow {
	margin: 10px 0 20px;
	width: 100%;
}
#jv-slideshow-inner {
	position: relative;
	z-index: 1;
	width: 100%;
}
#jv-slideshow-inner2 {
	padding: 5px;
	display: block;
	background: #FBEECE;
}
/* BEGIN MODULE */
.jv-user {
	overflow: hidden;
	float: left;
}
.jv-box-right {
	float: right;
}
.jv-user .jv-box-inside {
	padding: 0;
}
.jv-box-full {
	width: 100%;
	margin-left: 0px !important;
}
.jv-box-left .jv-box-inside {
	padding: 0 8px 0 0;
}
.jv-box-center .jv-box-inside {
	padding: 0 4px;
}
.jv-box-right .jv-box-inside {
	padding: 0 0 0 8px;
}
#jv-shadow-l {
	width: 36px;
	height: 472px;
	display: block;
	position: absolute;
	top: 0;
	left: -36px;
	z-index: 99;
	background: url(../images/bg-content-shadow-l.png) no-repeat 0 0;
}
#jv-shadow-r {
	width: 36px;
	height: 472px;
	display: block;
	position: absolute;
	top: 0;
	right: -36px;
	z-index: 99;
	background: url(../images/bg-content-shadow-r.png) no-repeat 0 0;
}
#jv-mainbody {
	margin: 10px 0;
	width: 100%;
}
#jv-mainbody-inner {
	width: 100%;
}
#jv-container,
#jv-content{
	width: 100%;
	/*overflow: hidden;*/
}
#jv-middle {
	padding: 0;
	margin: 0 -5px;
	float: left;
	width: 730px;
	position: relative;
	z-index: 99;
}
#jv-middle-inner {
	margin: 0;
	padding: 5px;
	overflow: hidden;
	background: url(../images/bg-middle-inner.jpg) repeat-x 0 0;
}
#jv-middle-inner2 {
	overflow: hidden;
	background: #f6f7f7;
	width: 100%;
	min-height: 500px;
}
#jv-top {
	width: 100%;
	background: url(../images/bg-componentheading.jpg) repeat-x 0 100%;
}
#jv-top-inner {
	position: relative;
	padding: 10px;
	overflow: hidden;
}
#jv-contentright {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}
#jv-maincontent {
	float: left;
	width: 480px;
}
#jv-maincontent-inner {
	padding: 0 10px;
	
}
#jv-container-full #jv-middle {
	margin: 0;
	padding: 0;
	width: 100%;
}
#jv-left{
	float: left;
	width: 230px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#jv-left-inner {
	padding: 25px 0 0 5px;
}
#jv-right {
	float: right;
	width: 240px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#jv-right-inner {
	padding: 0 10px 0 0;
}
#jv-container-right #jv-middle {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
}
#jv-container-right #jv-maincontent {
	width: 580px;
}
#jv-container-right #jv-right {
	width: 360px;
}
#jv-container-left #jv-maincontent {
	width: 100%;
	float: none;
}
#jv-container-full #jv-maincontent {
	width: 100%;
	float: none;
}
h3.title ,
h3.moduletitle {
	margin: 0 0 10px 0;
	line-height: normal;
	font-size: 18px;
	color: #181818;
	font-weight: normal;
	text-shadow: 1px 1px 0px #FFF;
}
#jv-breadcrumb {
	margin: 5px 0 10px 0;
	width: 100%;
	overflow: hidden;
}
#jv-breadcrumb-inner {
	overflow: hidden;
	width: 100%;
}
#jv-inset {
	width: 100%;
}
#jv-inset-inner {
	padding: 10px;
	overflow: hidden;
}

#jv-bottom {
	color: #A7A7A7;
	background: url(../images/bg-bottom.png) repeat-x 0 0;
}
#jv-bottom a {
	color: #DA0A29;
}
#jv-bottom-inner {
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}
#jv-tool {
	padding: 6px 0 0;
	float: right;
	width: 55px;
}
#jv-tool img {
	margin-left: 5px;
	float: right;
	cursor: pointer;
}
#jv-footer {
	float: right;
	width: 15%;
}
#jv-copyright {
	float: left;
	width: 85%;
	text-align: left;

}
/* BEGIN MODULE */
#jv-left div.moduletable,
#jv-left div.moduletable_menu,
#jv-left div.moduletable_contact,
#jv-left div.moduletable_text {
	background: #FFF;
	border-top: solid 10px #a8b2b2;
	border-bottom: solid 10px #a8b2b2;
	border-left: solid 2px #a8b2b2;
	border-right: solid 2px #a8b2b2;
}
#jv-left h3.moduletitle {
	margin: 0;
	color: #3b4343;
	text-indent: 10px;
	text-shadow: 0 1px 0 #f4f4f4;
	background: url(../images/bg-moduletitle-left.jpg) repeat-x 0 0;
}
#jv-left div.modulecontent {
	padding: 10px;
}

.partners h3.moduletitle span {
	padding: 0 0 0 50px;
	background: url(../images/partners.png) no-repeat 0 0;
}
.people h3.moduletitle span {
	padding: 0 0 0 40px;
	background: url(../images/people.png) no-repeat 0 0;
}

#jv-userwrap3 h3.moduletitle {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	text-indent: 10px;
	line-height: 40px;
}

#jv-container .spotlight4 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight4.jpg) repeat-y 0 0;
}
#jv-container .spotlight4 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight4-inner.jpg) no-repeat 0 0;
}
#jv-container .spotlight3 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight3.jpg) repeat-y 0 0;
}
#jv-container .spotlight3 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight3-inner.jpg) no-repeat 0 0;
}
#jv-container .spotlight2 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight2.jpg) repeat-y 0 0;
}
#jv-container .spotlight2 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight2-inner.jpg) no-repeat 0 0;
}
.spotlight1 {
	background: #d1d5d6;
}
#jv-container .spotlight1 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight1-inner.jpg) no-repeat 0 0;
}

#jv-container-full .spotlight4,
#jv-container-right .spotlight4 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight4-2.jpg) repeat-y 0 0;
}
#jv-container-full .spotlight4 #jv-userwrap3-inner,
#jv-container-right .spotlight4 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight4-inner-2.jpg) no-repeat 0 0;
}
#jv-container-full .spotlight3,
#jv-container-right .spotlight3 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight3-2.jpg) repeat-y 0 0;
}
#jv-container-full .spotlight3 #jv-userwrap3-inner,
#jv-container-right .spotlight3 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight3-inner-2.jpg) no-repeat 0 0;
}
#jv-container-full .spotlight2,
#jv-container-right .spotlight2 {
	background: #d1d5d5 url(../images/bg-userwrap3-spotlight2-2.jpg) repeat-y 0 0;
}
#jv-container-full .spotlight2 #jv-userwrap3-inner,
#jv-container-right .spotlight2 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight2-inner-2.jpg) no-repeat 0 0;
}
#jv-container-full .spotlight1 #jv-userwrap3-inner,
#jv-container-right .spotlight1 #jv-userwrap3-inner {
	background: url(../images/bg-userwrap3-spotlight1-inner-2.jpg) no-repeat 0 0;
}



#jv-userwrap4 a {
	color: #d90b29;
}
#jv-userwrap4 h3.moduletitle {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
}

div.latestnewsitems,
.jv_twitter li.jv_twitter_item, ul.jv_user_timeline li.jv_twitter_item {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	float: none;
	border-top: none;
	border-bottom: dotted 1px #58504F;
	background: none;
}
div.latestnewsitems img {
	margin: 2px 10px 5px 0;
	padding: 2px;
	background: #191211;
}
.jv_wrap_twitter .jv_twitter_status {
	margin-bottom: 0;
}

div.jv-form {
	width: 100%;
	overflow: hidden;
}
#jv-userwrap4 div.jv-field {
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
}
#jv-userwrap4 div.jv-field input.inputbox {
	width: 200px;
}
#jv-userwrap4 div.jv-field textarea {
	width: 270px;
	height: 100px;
}
#myForm .errorMessage {
	display: block;
}

#jv-login div.jv-field {
	float: left;
	width: 175px;
}
#jv-login div.jv-field-greeting {
	padding: 8px 10px 0 0;
	float: right;
	width: 300px;
	text-align: right;
}
#jv-login div.jv-field input.inputbox {
	margin-top: 4px;
	width: 150px;
}
#jv-login div.jv-field-submit {
	float: left;
	width: 50px;
}
#jv-login div.jv-field a {
	padding-left: 10px;
	color: #000;
	background: url(../images/arrow-white.png) no-repeat 0 5px;
}


#jv-left div.moduletable_menu div.modulecontent {
	padding: 0;
}
.menu li {
	background: none;
	padding: 3px 0;
}
.menu li:hover {

}
.menu li a {
	padding-left: 20px;
	color: #646464;
	background: url(../images/arrow1.png) no-repeat 10px -28px;
}
.menu li a:hover {
	background: url(../images/arrow1.png) no-repeat 10px 5px;
}
.menu ul {
	padding: 0;
}
.menu ul li  {
	padding-left: 10px;
}
.jv_maccordion {
	margin: 0;
}
.jv_ahovermenu_wrap li.last-child {
	height: 32px;
}
.jv_ahovermenu_wrap a.trigger {
	height: 22px;
}
.jv_ahovermenu_wrap ul.jv_maccordion ul {
	padding: 0;
}
#jv-left div.moduletable_menu .menu li,
#jv-left div.moduletable_menu .jv_maccordion li {
	padding: 0;
	border-top: solid 1px #A8B2B2;
}
#jv-left div.moduletable_menu .menu li:hover {
}
#jv-left div.moduletable_menu .menu li:hover a {
}
#jv-left div.moduletable_menu .menu li.first {
}
#jv-left div.moduletable_menu .menu li a,
#jv-left div.moduletable_menu .jv_maccordion li a {
	padding: 5px 0 5px 10px;
	display: block;
	color: #283030;
	background: url(../images/bg-menu.jpg) repeat-x 0 0;
}
#jv-left div.moduletable_menu .menu li a span {
	display: block;
}
#jv-left div.moduletable_menu .menu li a:hover,
#jv-left div.moduletable_menu .jv_maccordion li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(../images/bg-menu-hover.jpg) repeat-x 0 0;
}
#jv-left div.moduletable_menu .menu ul li a,
#jv-left div.moduletable_menu .jv_maccordion ul li a {
	padding-left: 20px;
}
#jv-left div.moduletable_menu .menu ul ul li a,
#jv-left div.moduletable_menu .jv_maccordion ul ul li a {
	padding-left: 30px;
}
#jv-left div.moduletable_menu .menu ul ul ul li a,
#jv-left div.moduletable_menu .jv_maccordion ul ul ul li a {
	padding-left: 40px;
}
#jv-left div.moduletable_menu .menu ul ul ul ul li a,
#jv-left div.moduletable_menu .jv_maccordion ul ul ul ul li a {
	padding-left: 50px;
}
#jv-left div.moduletable_menu .menu ul ul ul ul ul li a,
#jv-left div.moduletable_menu .jv_maccordion ul ul ul ul ul li a {
	padding-left: 60px;
}
#jv-left .jv_ahovermenu_wrap a.trigger span {
	display: block;
	background: url(../images/down_arrow.gif) no-repeat 95% 50%;
}
#jv-left .jv_ahovermenu_wrap a.open span {
	background: url(../images/up_arrow.gif) no-repeat 95% 50%;
}
#jv-left .jv_ahovermenu_wrap .last-child a.trigger span {
	background: none;
}

#jv-left div.moduletable_contact {
	color: #424848;
	background: #c7d1d1;
}
#jv-left div.moduletable_contact .jv-field {
	padding: 0 0 5px 0;
	width: 100%;
	overflow: hidden;
}
#jv-left div.moduletable_contact input.inputbox {
	border: none;
	width: 115px;
	float: right;
	clear: right;
	color: #424848;
	background: url(../images/bg-inputcontact.jpg) no-repeat 0 0;
}
#jv-left div.moduletable_contact textarea.inputbox {
	border: none;
	width: 115px;
	float: right;
	clear: right;
	color: #424848;
	background: url(../images/bg-textareacontact.jpg) no-repeat 0 0;
}

.jvcarousel-item {
	margin: 0;
	padding: 0;
	float: none;
}
.jvcarousel-item img {
	margin: 0;
	border: none;
	float: none;
}
.jvcarousel-pagi {
	float: none;
	position: absolute;
	bottom: -10px;
	left: 45%;
	height: 30px;
}
.handles {
	margin: 0;
	float: left;
}
.handles .handles_item {
	margin: 0;
	padding: 0;
	float: left;
	width: 25px;
	height: 30px;
	text-indent: -999em;
	background: url(../images/bg-carousel-pagi.png) no-repeat 0 0;
}
.handles .item-first,
.handles .item-last {
	width: 30px;
	height: 30px;
}
.handles .item-first {
	background: url(../images/bg-carousel-pagi.png) no-repeat -50px 0;
}
.handles .item-last {
	background: url(../images/bg-carousel-pagi.png) no-repeat -80px 0;
}
.handles span.active {
	background: url(../images/bg-carousel-pagi.png) no-repeat -25px 0;
}
.handles .item-first.active {
	background: url(../images/bg-carousel-pagi.png) no-repeat -110px 0;
}
.handles .item-last.active {
	background: url(../images/bg-carousel-pagi.png) no-repeat -140px 0;
}

#jv-top h1.componentheading {
	margin: 0;
	line-height: 50px;
	height: 50px;
}
.jv-social {
	position: absolute;
	top: 15px;
	right: 15px;
}
.jvads {
	margin: 0 0 -10px -10px;
}/*------------------------------------------------------------------------
* 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 #d0d0d0;
	border-left: 6px solid #d0d0d0;
	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;
}

blockquote {
	padding: 10px 15px;
}

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

blockquote span.close {
	background: url(../images/bq-c.png) no-repeat bottom right;
	padding: 0 25px 5px 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 #c6c6c6;
	padding: 3px;
	background: #fff;
}

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: 5px 0 5px 50px;
}

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

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

p.feed {
	background: url(../images/feed.gif) no-repeat 3px 0px;
	padding-left: 30px;
	padding: 3px 0 3px 50px;
}

.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.gif) no-repeat 8px center;
	border: 1px solid #c6c6c6;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.download {
	background: #FFF url(../images/download.gif) no-repeat 8px center;
	border: 1px solid #c6c6c6;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.buy {
	background: #FFF url(../images/buy.gif) no-repeat 8px center;
	border: 1px solid #c6c6c6;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.sell {
	background: #FFF url(../images/sell.gif) no-repeat 8px center;
	border: 1px solid #c6c6c6;
	padding: 15px 10px 15px 68px;
	-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 4px 5px !important;
	padding: 0 0 0 22px !important;
}
/* Star list */
ul.star {
	list-style: none;
}

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

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

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


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

/* 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: 30px;
}

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

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

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

div.bubble1 div div div div {
	background: url(../images/bub1-tl.png) 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.png) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble2 div div div div {
	background: url(../images/bub2-tl.png) 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.png) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble3 div div div div {
	background: url(../images/bub3-tl.png) 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.png) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble4 div div div div {
	background: url(../images/bub4-tl.png) 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: 49%;
}

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

div.jv-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;
}


/*------------------------------------------------------------------------
* 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
-------------------------------------------------------------------------*/

h3.moduletitle,
h3.title {
	font-size: 200%;
	font-family: 'Vollkorn';
}
#jv-userwrap3 h3.moduletitle {
	font-size: 130%;
}
#jv-userwrap4 h3.moduletitle {
	font-size: 250%;
	font-family: 'Vollkorn';
}

h1.componentheading,
.componentheading {
	font-size: 30px;
	font-family: 'Vollkorn';
}
h2.contentheading,
.contentheading {
	font-size: 200%;
	font-weight: normal;
	font-family: 'Vollkorn';
}
a.jvcarousel_mtitle {
	font-size: 200%;
	font-family: 'Droid Sans', arial, serif;
}
.jv-proshow-intro-inner h3 {
	font-size: 220%;
	font-family: 'Droid Sans', arial, serif;
}
span.jv-title {
	font-size: 120%;
	font-family: 'Droid Sans', arial, serif;
}