/*------------------------------------------------------------------------
* 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: #797979;
	background: #000 url(../images/bg.jpg) repeat-x top;
}
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 {
	padding: 20px 0 0;
	overflow: hidden;
	text-align: left;
}
.jv-wrapper {
	width: 980px;
	margin: 0 auto;
}
.jv-inner {
	width: 978px;
}
#jv-userwrap4 .jv-wrapper {
	width: 978px;
}

#jv-userwrap1,
#jv-userwrap2,
#jv-userwrap3,
#jv-userwrap4,
#jv-userwrap5,
#jv-userwrap6,
#jv-userwrap7 {
	margin: 0;
	width: 100%;
}
#jv-userwrap2-inner,
#jv-userwrap3-inner,
#jv-userwrap5-inner,
#jv-userwrap7-inner {
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#jv-userwrap1 {
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#jv-userwrap2 {
	overflow: hidden;
}
#jv-userwrap3 {
	overflow: hidden;
}

#jv-userwrap1 .jv-wrapper {
	background: url(../images/bg-user1.jpg) no-repeat 100% 100%;
}
#jv-userwrap1-inner {
	width: 960px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	background: url(../images/bg-user1.jpg) no-repeat 0 100%;
}
#jv-userwrap3-inner {
}
#jv-userwrap4-inner {
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#jv-userwrap2 span {
	color: #707070;
}
#jv-hightlight {
	padding: 10px;
}
#jv-search {
	float: right;
	width: 18%;
}
.jv-spotlight {
	width: 100%;
	overflow: hidden;
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-header {
	width: 100%;
}
#jv-header-inner {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#jv-top {
	margin: 5px 0 0;
	color: #707070;
	float: right;
	width: 50%;
}
#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-logo {
	margin: 0px 0 0px 0;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width:482px;
	height: 227px;
}
#jv-logo h1 {
	float: left;
	overflow: hidden;
	margin: 10px 0 0px 0;
        margin-bottom:0px;
	background: url(../images/logo.jpg) no-repeat 0 0;
}
#jv-logo h1 a {
	display: block;
	width:482px;
	height: 227px;
	margin: 0;
}
#jv-logo h1 a span {
	display: none;
}
#jv-mainmenu {
	margin: 0;
	width: 100%;
	height: 58px;
}
#jv-mainmenu-inner {
	width: 100%;
	height: 58px;
	background: url(../images/bg-mainmenu.jpg) repeat-x top;
}
#jv-login {
	margin: 0;
	float: right;
	width: 23%;
}
#jv-login-inner {
	margin-left: 5px;
	overflow: hidden;
	display: block;
}
#jv-slideshow1 {
	float: left;
	width: 77%;
}
#jv-slideshow1-inner {
	margin-right: 10px;
	overflow: hidden;
	display: block;
}
#jv-slideshow {
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#jv-mainbody {
	margin-bottom: 15px;
	width: 100%;
}
#jv-mainbody-inner {
	overflow: hidden;
}
#jv-container,
#jv-container-left,
#jv-container-right,
#jv-container-full {
	width: 100%;
	overflow: hidden;
}
#jv-container {
}
#jv-container-right {
}
#jv-container-left {
}
#jv-middle {
	width: 100%;
	overflow: hidden;
}
#jv-left {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	width: 23%;
}
#jv-right {
	margin: 0;
	padding: 0;
	width: 23%;
	overflow: hidden;
	float: right;
}
#jv-content {
	margin: 0;
	padding: 0;
	width: 748px;
	overflow: hidden;
	float: left;
}
#jv-content-inner {
	overflow: hidden;
	display: block;
}
#jv-maincontent {
	margin: 0;
	padding: 0;
	width: 54%;
	float: left;
	overflow: hidden;
	position: relative;
}
#jv-component {
	margin: 0 15px;
	padding: 0;
	display: block;
	overflow: hidden;
	background: #121212 url(../images/bg-module.jpg) repeat-x top;
}
#jv-container-left #jv-maincontent {
	width: 77%;
}
#jv-container-left #jv-beforecontent,
#jv-container-left #jv-component,
#jv-container-left #jv-aftercontent {
	margin-right: 0;
}

#jv-container-right #jv-maincontent {
	width: 77%;
}
#jv-container-right #jv-beforecontent,
#jv-container-right #jv-component,
#jv-container-right #jv-aftercontent {
	margin-left: 0;
}
#jv-container-full #jv-content {
	width: 100%;
	float: none;
}
#jv-container-full #jv-maincontent {
	width: 100%;
}
#jv-container-full #jv-beforecontent,
#jv-container-full #jv-component,
#jv-container-full #jv-aftercontent {
	margin-left: 0;
	margin-right: 0;
}
#jv-slideshow2 {
	padding: 10px;
	display: block;
	overflow: hidden;
	background: #FFF;
	border-bottom: 1px solid #D6D6D6;
}
#jv-beforecontent {
	margin: 0 15px;
	padding: 0;
	display: block;
	overflow: hidden;
}
#jv-aftercontent {
	margin: 15px 15px 0 15px;
	padding: ;
	display: block;
	overflow: hidden;
}
#jv-usercol {
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
-------------------------------------------------------------*/
.jv-user {
	float: left;
	overflow: hidden;
}
.jv-box-right {
	float: right;
}
.jv-user .jv-box-inside {
}
.jv-box-left .jv-box-inside {
	padding: 0 10px 0 0;
}
.jv-box-right .jv-box-inside {
	padding: 0 0 0 5px;
}
.jv-box-center .jv-box-inside {
	padding: 0 10px 0 5px;
}
.jv-box-full {
	width: 100%;
}
#jv-bottom {
	padding-bottom: 50px;
	width: 100%;
	background: #000;
}
#jv-bottom-inner {
	width: 100%;
}
#jv-userwrap6 {
	color: #FFF;
	background: #151515 url(../images/bg-footer.jpg) repeat-x top;
}
#jv-userwrap6-inner {
	width: 960px;
	padding: 20px 10px;
	display: block;
	overflow: hidden;
}
#jv-userwrap6 .jvbr {
	background: url(../images/bg-jvbr1.png) no-repeat 100% 100%;
}
#jv-userwrap6 .jvbl {
	background: url(../images/bg-jvbl1.png) no-repeat 0 100%;
}
#jv-userwrap6 .jvtr {
	background: url(../images/bg-jvtr1.png) no-repeat 100% 0;
}
#jv-userwrap6 .jvtl {
	background: url(../images/bg-jvtl1.png) no-repeat 0 0;
}
#jv-footer {
	float: right;
	width: 50%;
	text-align: right;
}
#jv-footer-inner {
	padding-left: 10px;
}
#jv-footer ul.menu {
	margin: 0;
}
#jv-footer ul.menu li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	border: none;
	background: none;
}
#jv-footer ul.menu li a {
	background: none;
}
#jv-copyright {
	float: left;
	width: 50%;
	text-align: left;
}
#jv-copyright-inner {
	padding-right: 10px;
}
#jv-shadow {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	height: 50px;
	background: url(../images/bg-shadow-l.jpg) no-repeat 0 0;
}
#jv-shadow-inner {
	padding: 0 10px 0 0;
	height: 50px;
	background: url(../images/bg-shadow-r.jpg) no-repeat 100% 0;
}
#jv-tools {
	margin: 0;
	padding: 0 10px;
	float: right;
	width: 10%;
	text-align: right;
}
#jv-inset {
	margin-bottom: 15px;
	width: 100%;
}
#jv-inset-inner {
	padding: 0;
	overflow: hidden;
	background: #121212 url(../images/bg-module.jpg) repeat-x center top;
}
#jv-maininset {
	float: left;
	width: 80%;
}
#jv-inset ul.menu {
	margin: 0;
	text-align: center;
}
#jv-inset ul.menu li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#jv-inset ul.menu li.last {
	margin-right: 0;
}
#jv-inset ul.menu a {
	padding: 0 15px 0 0;
	color: #212121;
	float: left;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #FFF;
}
#jv-inset ul.menu a span {
	float: left;
	padding: 0 0 0 15px;
	line-height: 20px;
}
#jv-inset ul.menu li.active a {
	color: #FFF;
	text-shadow: 0 1px 0 #000;
	background: url(../images/button-green.jpg) no-repeat 100% 0
}
#jv-inset ul.menu li.active a span {
	background: url(../images/button-green.jpg) no-repeat 0 0
}
/* END FOOTER 
----------------------------------------------*/
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 15px 0;
	position: relative;
	background: #121212 url(../images/bg-module.jpg) repeat-x top;
}
#jv-extra div.moduletable,
#jv-extra div.moduletable_menu,
#jv-extra div.moduletable_text {
	margin-bottom: 5px;
}
div.moduletable h3.moduletitle,
div.moduletable_menu h3.moduletitle,
div.moduletable_text h3.moduletitle,
div.module h3.moduletitle,
div.module_menu h3.moduletitle,
div.module_text h3.moduletitle {
	margin: 0;
	padding: 5px 10px;
	display: block;
	color: #3A3A3A;
	font-size: 100%;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #FFF;
	border-bottom: 1px solid #D6D6D6;
}
div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.module h3 span,
div.module_menu h3 span,
div.module_text h3 span {
	color: #848680;
}

div.module h3,
div.module_menu h3,
div.module_text h3 {
	margin: 0;
	padding: 0 0 0 30px;
	height: 26px;
	background: url(../images/bg-moduletitle.png) no-repeat 0 0;
}
div.module h3 span,
div.module_menu h3 span,
div.module_text h3 span {
	padding: 0 30px 0 0;
	height: 26px;
	line-height: 26px;
	display: block;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(../images/bg-moduletitle.png) no-repeat 100% 100%;
}

div.style1 {
	background: #121212 url(../images/bg-module2.jpg) repeat-x top;
}
div.style1 h3 {
	padding: 0 0 0 25px;
	background: url(../images/arrow_white.gif) no-repeat 10px 10px;
}
div.style1 h3 span {
	background: none;
	color: #bdbdbd;
}
div.style1 div.modulecontent2 {
	padding: 10px;
}

div.modulecontent2 {
	padding: 0;
}
div.modulecontent,
div.componentcontent {
	padding: 10px;
	overflow: hidden;
}
div.moduletable-blank div.modulecontent {
	padding: 0;
}
div.nomargin {
	margin: 0;
}

#jv-inset div.modulecontent,
#jv-inset div.componentcontent {
	width: 960px;
}
/* BEGIN FRAME 
----------------------------------------------*/
.jvbr,
.jvbl,
.jvtr,
.jvtl,
.jvbr2,
.jvbl2,
.jvtr2,
.jvtl2,
.jvbr-sc,
.jvbl-sc,
.jvtr-sc,
.jvtl-sc {
	width: 100%;
	overflow: hidden;
}
.jvbr,
.jvbr-sc {
	background: url(../images/bg-jvbr.jpg) no-repeat 100% 100%;
}

.jvbl,
.jvbl-sc {
	background: url(../images/bg-jvbl.jpg) no-repeat 0 100%;
}
.jvtr,
.jvtr-sc {
	background: url(../images/bg-jvtr.jpg) no-repeat 100% 0;
}
.jvtl,
.jvtl-sc {
	background: url(../images/bg-jvtl.jpg) no-repeat 0 0;
}

.style1 .jvbr2 {
	background: #000 url(../images/bg-jvbr2.jpg) no-repeat 100% 100%;
}
.style1 .jvbl2 {
	background: url(../images/bg-jvbl2.jpg) no-repeat 0 100%;
}
.style1 .jvtr2 {
	background: url(../images/bg-jvtr2.jpg) no-repeat 100% 0;
}
.style1 .jvtl2 {
	background: url(../images/bg-jvtl2.jpg) no-repeat 0 0;
}

div.blank {
	background: none;
}
div.blank .jvbr,
div.blank .jvbl,
div.blank .jvtr,
div.blank .jvtl {
	background: none;
}
div.blank div.modulecontent {
	background: none;
	padding: 0;
}
/* END FRAME 
----------------------------------------------*/
ul.listrows {
}
ul.listrows li {
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	background: url(../images/bg-listrows.jpg) no-repeat 50% 100%;
}

.jvcarousel-item {
	margin: 0;
	padding: 0 7px 7px 0;
	width: 97px;
	float: left;
}
.jvcarousel-item img {
	border: 1px solid #2c2c2c;
	margin: 0;
}

.jvcarousel-pagi {
	display: block;
	float: none;
	text-align: center;
}
.handles {
	margin: 0;
	padding-left: 60px;
	float: none;
	overflow: hidden;
}
.handles .handles_item {
	padding: 0 5px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 12px;
	display: inline-block;
	height: 19px;
	line-height:19px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	background: url(../images/headline-pagi-c.jpg) repeat-x top;
}
.handles span.active {
	font-weight: bold;
	color: #c9e364;
	background: url(../images/headline-pagi-c.jpg) repeat-x top;
}
span.next,
span.pre {
	cursor: pointer;
	float: left;
	display: inline-block;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	width: 19px;
	margin: 0;
	text-indent: -999em;
}
span.next {
	background: url(../images/headline-pagi-r.jpg) repeat-x top;
}
span.pre {
	background: url(../images/headline-pagi-l.jpg) repeat-x top;
}

div.jv_news_wrap {
	width: 100%;
}
div.jv-frame-cat {
}
div.blank div.jv-category {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
}
div.blank div.jv-category-inner {
	margin-bottom: 15px;
	background: #121212 url(../images/bg-module.jpg) repeat-x top;
}
div.blank div.even div.jv-category-inner {
	margin-right: 3px;
}
div.odd {
	float: right !important;
}
div.blank div.odd div.jv-category-inner {
	margin-left: 3px;
}
div.blank div.jv-category div.jvpadding {
	padding: 10px 20px;
}
ul.article-item li {
	padding: 0 0 0 15px;
	background: url(../images/arrow.gif) no-repeat 0 6px;
}
ul.lead {
}
ul.lead li {
	margin: 0 0 5px 0;
	padding: 0 0 5px;
	background: url(../images/bg-listrows.jpg) no-repeat 50% 100%;
}
div.jv-article-time {
	padding: 0 0 10px 0;
}
.jv_news_wrap img.jv-sectcont-thumb {
	padding: 0;
	border: 1px solid #2C2C2C;
}

div.jv_aclickmenu_wrap div.wrap_link a,
.jv_aclickmenu_wrap a.trigger {
	height: 19px;
}
.jv_aclickmenu_wrap a.trigger {
	background: url(../images/down_arrow.gif) no-repeat 0 0;
}
.jv_aclickmenu_wrap li.last-child {
	height: 19px;
}
