/*------------------------------------------------------------------------
* 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: #535353;
	background: #D9C794 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 {
	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: #E1D2A8;
}
#jv-userwrap4 a {
	color: #535353;
}
#jv-userwrap4-fb {
	display: block;
	margin: 0 7px;
	height: 7px;
	line-height: 1px;
	background: #E1D2A8;
}
#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: 10px 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#jv-tools {
	margin: 0;
	padding: 0 0 010px;
	float: right;
	width: 85px;
}
#jv-top {
	overflow: hidden;
	margin: 0;
	float: right;
	width: 100%;
}
#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: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 980px;
	height: 150px;
}
#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: 150px;
	width: 980px;
	margin: 0;
}
#jv-logo h1 a span {
	display: none;
}
#jv-mainmenu {
	margin: 0;
	display: block;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-mainmenu.png) no-repeat top;
}
#jv-login {
	display: block;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0 0 0 545px;
	height: 100px;
}
#jv-slideshow {
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN SEARCH
-------------------------------------------------------------*/
}
#jv-top .inputbox {
	padding: 5px 0 5px 5px;
	width: 235px;
	height: 20px;
	line-height: 20px;
	color: #796714;
	border: none;
	float: left;
	background: none;
}
#jv-top .button {
	padding: 0;
	float: right;
	height: 30px;
	width: 80px;
	line-height: 30px;
	text-align: center;
	background: url(../images/bg-search-button.png) no-repeat 100% 0;
	text-shadow: 0 -1px 0 #C0C0C0;
	-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/) 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/) 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 {
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-footer.png) no-repeat center top;
}
#jv-footer a {
	color: #000;
}
#jv-footer-module {
	float: left;
}
#jv-copyright {
	float: right;
	text-align: right;
}

#jv-footer ul.menu li {
	padding: 0 10px;
	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 #C0C0C0;
	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;
}