/*------------------------------------------------------------------------
* 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: #313d48; /*#f5f5f5;*/
	padding: 2px;
}
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;}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
 head~body #opera { display: block; }
}

/* 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,
#jv-top {
	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,
#jv-top-inner {
	padding: 0px ;
	overflow: hidden;
}
#jv-userwrap4-inner,
#jv-footer-inner,
#jv-copyright-inner {
	padding: 10px;
}
#jv-copyright-inner {
	text-align: center;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
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 2px 0;
	position: relative;
	clear: both;
	overflow: hidden;
}
/* BEGIN MODULE */

#jv-header {
	width: 100%;
	overflow: hidden;
	background: url(../images/header_bg.png) #fff repeat-x 0 0;
}
#jv-logo {
	float: left;
	width: 30%;
}
#jv-logo h1 {
	margin: 16px 0;
}
#jv-logo a {
	width: 600px;
	height: 105px;
	display: block;
	background: url(../images/logo.png) no-repeat ;
}
#jv-logo span{
	font-size: 0px;
	line-height: 0;
	text-indent: 999px;
}

#jv-search {
	float: left;
	width: 70%;
	margin-top: 23px;
}
#jv-search .search {
	width: 260px;
	float: right;
}
#mod_search_searchword {
	height: 28px;
	line-height: 28px;
    border: none;
	margin: 0;
	color: #5b5b5b;
	text-indent: 25px;
	float: left;
	background: url(../images/search_bg.png) repeat-x 0 0;
}
input.bt-search {
	width: 66px;
	height: 30px;
	color: #fff;
	float: left;
	background: url(../images/bt_search.png) repeat-x 0 0;
}
#jv-mainmenu {
	height: 47px;
	background: url(../images/mainmenu_bg.png) repeat-x 0 0;
}

/* BEGIN MODULE */
.jv-user {
	overflow: hidden;
	float: left;
}
.jv-box-right {
	float: right;
}
.jv-user .jv-box-inside {
	padding: 0 0px 0 2px;
}
.jv-box-full {
	width: 100%;
	margin-left: 0px !important;
}

#jv-container ,
#jv-content{
	width: 100%;
	overflow: hidden;
}
#jv-middle {
	float: left;
	width: 729px;
	overflow: hidden;
}

#jv-maincontent {
	width: 498px;
	float: left;
	overflow: hidden;
}
#jv-container-right #jv-maincontent,
#jv-container-left #jv-maincontent {
	width: 730px;
}
#jv-container-full #jv-maincontent,
#jv-container-full  #jv-middle,
#jv-container-left #jv-middle {
	width: 100%;
}
#jv-right ,
#jv-left{
	float: right;
	width: 230px;
	overflow: hidden;
}
.modulecontent,
.blog {
	padding: 10px ;
	display: block;
	overflow: hidden;
}
h3.title ,
h3.moduletitle,
.componentheading,
#page h2.contentheading {
	height: 41px;
	line-height: 41px;
	font-size: 18px;
	color: #181818;
	margin: 0;
	text-indent: 15px;
	overflow: hidden;
	text-shadow: 1px 1px 0px #FFF;
	background: url(../images/moduletitle_bg.png) repeat-x 0 0;
}
h2.contentheading {
	line-height: 41px;
	font-size: 18px;
	color: #181818;
}
h3.moduletitle {
	height: auto;
	line-height: 30px;
	margin:0;
	background: none;
	
}
div.box-t ,
div.box-b {
	height: 4px;
	display: block;
	height: 4px;
	margin: 0 4px;
	position: relative;
	background: url(../images/box-t.png) repeat-x 0 0;
}
div.box-b {
	background: url(../images/box-t.png) repeat-x 0 bottom;
}
div.box-tl{
	display: block;
	height: 4px;
	left: -4px;
	position: absolute;
	top: 0;
	width: 4px;
	overflow: hidden;
	background: url("../images/round_2.png") no-repeat  left top ;
}
div.box-tr{
	display: block;
	height: 4px;
	right: -4px;
	position: absolute;
	top: 0;
	width: 4px;
	overflow: hidden;
	background: url("../images/round_2.png") no-repeat  right top ;
}
div.box-bl{
	display: block;
	height: 4px;
	left: -4px;
	position: absolute;
	top: 0;
	width: 4px;
	background: url("../images/round_2.png") no-repeat  left bottom ;
}
div.box-br{
	display: block;
	height: 4px;
	right: -4px;
	position: absolute;
	top: 0;
	width: 4px;
	background: url("../images/round_2.png") no-repeat  right bottom ;
}
div.box-c {
	background: url(../images/box-m.png) repeat-y leFt 0;
	overflow: hidden;
	width: 100%;
}
div.box-c-inner{
	background: url(../images/box-m.png) repeat-y right 0;
	overflow: hidden;
	
}
div.box-c-inset {
	background: #fff;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	margin: 0 5px;
}
#jv-breadcrumb {
	margin: 10px 0;
	width: 100%;
}
#jv-breadcrumb-inner {
	padding-left: 10px;
}

.main-grey {
	background: #404040 !important;
	color: #fff ;
}
.main-grey #jv-userwrap4-inner {
	
	width: auto;
	overflow: hidden;
}
.main-grey  a{
	color: #C2C2C2;
}
.main-grey .jv-box-left h3.moduletitle,
.main-grey  h3.moduletitle {
	background: #2d2d2d ;	
	color: #fff;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-top: 1px solid #414040;
	border-right: 1px solid #414040;
}
.main-grey .jv-box-left h3.moduletitle{
	margin-right: 10px;
}

.grey h3.moduletitle ,
.grey a{
	color: #fff;
} 
/* Color Module*/
.grey .box-c-inset {
	background: #353535 ;
	color: #fff;
}
.grey h3.title {
	background: url(../images/moduletitle2_bg.png) repeat-x 0 0;
	color: #fff;
	text-shadow: 0 1px 1px #353535;
}
.grey .modulecontent a {
	color: #ac8c8c;
}
.grey  hr{
	background: #353535;
	border-bottom: 1px solid #3f3f3f;
}


.oranges .box-c-inset {
	background: #f27d14 ;
	color: #fbcbaa;
}
.oranges a {
	color: #fff;
}
.oranges  hr{
	background: #f27d2f;
	border-bottom: 1px solid #e36e20;
}
.oranges h3.title {
	background: url(../images/moduletitle3_bg.png) repeat-x 0 0;
	color: #fff;
	text-shadow: 0 1px 1px #d96f0f;
}
.oranges .jv_aclickmenu_wrap a  {
	color: #fff!important;
}
.oranges .jv_aclickmenu_wrap .jv_maccordion li {
	border-bottom: 1px solid #e7750e;
	border-top: 1px solid #f68622;
}
.oranges .jv_aclickmenu_wrap .jv_maccordion li:hover {
	background: -moz-linear-gradient(100% 100% 90deg, #ed7a13, #f6831c 99%);
	
}	
.oranges .jv_aclickmenu_wrap a:hover {
	color: #fff !important;
	
}
.blue .box-c-inset {
	background: #2a9ce5 ;
	color: #fff;
}
.blue h3.title {
	background: url(../images/moduletitle4_bg.png) repeat-x 0 0;
	color: #fff;
	text-shadow: 0px 1px 1px #2289d1;
}
.blue  .modulecontent a{
	color: #b2e1ff;
}
.blue  hr{
	background: #2a9ce5;
	border-bottom: 1px solid #1485d5;
}
.moduletable_blank .modulecontent{
	padding: 0;
}

.menu-grey  {
	background: url(../images/mainmenu2_bg.png) repeat-x 0 0 !important;
}
.menu-grey #menusys_moo li a span {
	color: #e5e5e5;
	text-shadow: 1px 1px 1px #393939;
}
.moduletable_menu div.modulecontent {
	padding: 0;
}
/* BEGIN MODULE */
ul.jv_accordion li,
.menu li {
	background: none;
	padding: 3px 0;
	border-top: 1px solid #f1f1f1;
}
ul.jv_accordion li:hover,
.menu li:hover {
	background: -moz-linear-gradient(100% 100% 90deg, #f8f7f7, #fff 99%);
}
ul.jv_accordion li a,
.menu li a {
	padding-left: 20px;
	width: auto;
	color: #646464;
	display: block;
	background: url(../images/arrow1.png) no-repeat 10px -24px;
}
.menu li a {
	display: block;
	line-height: 22px;
}
ul.jv_accordion li a:hover,
.menu li a:hover {
	background: url(../images/arrow1.png) no-repeat 10px 9px;
	color: #ff6600 !important;
	text-decoration: none;
}
ul.jv_accordion ul,
.menu ul {
	padding: 0;
}
ul.jv_accordion ul li,
.menu ul li  {
	padding-left: 10px;
}
.jv_aclickmenu_wrap li.last-child {	
}
ul.jv_accordion li span {
	margin-right: 10px;
	float: right;
	left: 0;
	top: 0;
}
#page {
	padding: 0px;
}
#page .page-inset {
	padding: 10px;
}
div.banneritem_text {
	margin-bottom: 10px;
}
input.bt-letter {
	width: 100px;
	height: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	
	cursor: pointer;
	background: url(../images/button.png) no-repeat 0 0;
}
input.input-text {
	width: 90%;
	margin-top: 5px;
	padding: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dbdbdb;
}
div.fm-req {
	margin-top: 10px;
}
#jv-userwrap4 ul.latestnews,
#jv-userwrap4 ul.follow {
	margin: 0;
}
ul.follow li {
	padding: 0px;
	padding-left: 6px;
	margin-bottom: 5px;
	background: none;
}
ul.follow  li a.item {
	font-size: 13px;
	vertical-align: top;
	padding: 0 0 0 6px;
	color: #3a3a3a;
}
ul.follow  li a.item:hover {
	color: #4492d1;
	text-decoration: none;
	
}
.color-date {
	color: #aaaaaa;
}
a.jv-a-img {
	overflow: hidden;
	border: 1px solid #e8e8e8;
	display: block;
	padding: 5px;
	float: left;
}
a.jv-a-img:hover {
	border: 1px solid #adadad;
}
.contentdiv li {
	width: 30%;
}
span.jv-span-name {
	font-size: 14px;
	text-transform: none;
	text-align: left;
	margin-bottom: 10px;
	display: block;
	color: #2d2d2d;
}
span.productPrice {
	color: #ff6701;
	font-weight: normal;
}
input.addtocart_button, 
input.addtocart_button_module ,
input.addtocart_button:hover, 
input.addtocart_button_module:hover {
	width: 110px;
	height: 27px;
	border: none;
	color: #0470bb;
	padding: 0px 5px 2px 10px;
	text-align: left;
	cursor: pointer;
	text-transform: none;
	background: url(../images/bt-cart.png) no-repeat 0 0px;
	
}
input.addtocart_button:hover, 
input.addtocart_button_module:hover {
	color: #3c3c3c;
	
}
.contentdiv  {
	border-bottom: 3px solid #f8f8f8;
	padding: 10px 0;
}
input.button-result {
	width: 90px;
	height: 30px;
	cursor: pointer;
	text-align: left;
	color: #0470bb;
	padding-left: 15px;
	background: url(../images/button.png) no-repeat 0 -91px;
}
input.button-submit {
	width: 74px;
	height: 30px;
	text-align: left;
	color: #fff;
	cursor: pointer;
	padding-left: 15px;
	background: url(../images/button.png) no-repeat 0 -61px;
}
.jv-scroller-left,
.jv-scroller-right {
	height: 26px;
	width: 27px;
	top: 80px;
	background: url(../images/icon-left.png) no-repeat;
}
.jv-scroller-right {
	background: url(../images/icon-right.png) no-repeat;
}
.jv-scroller-padding .left_active {
	background: url(../images/icon-left-hover.png) 0 35% no-repeat !important;
}
.jv-scroller-padding .right_active {
	background: url(../images/icon-right-hover.png) 0 35% no-repeat !important;
}
a.jv-a-detail:hover {
	color: #ff6701;
	text-decoration: none;
}
div.listnewsitems  {
	margin: 0;
	line-height: 18px;
	margin-bottom: 13px;
	overflow: hidden;
}
div.listnewsitems a.item-pro {
	color: #1c1c1c;
}
.color-oranged {
	color: #ff6600;
}
.jv-cat-title {
	margin: 14px 0;
	width: 100%;
	overflow: hidden;
}
.jv-navigation {
	float: right;
}
.jv-navigation a:hover, .jv-navigation a:focus, .jv-navigation a:active, .jv-viewall a:hover, .jv-viewall a:focus, .jv-viewall a:active, .jv-navigation a.selected{
	color: #0470bb;
}
.sliderwrapper {
	border-bottom: 3px solid #f8f8f8;
}
span.jv-title {
	float: left;
	font-size: 25px;
}
#vmMainPage {
	padding: 10px;
}
.jv-detail-desc li {
	background: none;
}
.previous_page, .previous_page:hover {
	background: url(../images/next.png) no-repeat;
}
.next_page, .next_page:hover {
	background: url(../images/preview.png) no-repeat right center;
}
.vmCouponField {
	border-top: 1px solid #cbcbcb;
}
.continue_link, .continue_link:hover {
	background: url(../images/black.jpg) no-repeat left center;
	font-size: 15px;
	color: #666565;
}
.checkout_link, .checkout_link:hover {
	font-size: 15px;
	color: #666565;
	background: url(../images/forward.jpg) no-repeat right center;
}
.browseProductTitle {
	margin: 0 0 10px !important;
}
.jv-divproduct {
	border-bottom: 2px solid #f8f8f8;
}
div.page-into {
	padding: 10px;
}
ul.categories li {
	float: left;
	background: none;
	text-align: center;
	margin-bottom: 20px;
}
.vmRecent {
	clear: both;
}
#system-message dd ul {
	margin: 0;
	border: none;
	border-bottom: 1px solid #eaeaea;
	
}
#system-message dd ul  li {
	background: none;
	padding: 0;
}
div.jv-detail-imgfull span {
	width: 70%;
	margin: 10px auto;
	display: block;
	padding: 1px 3px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	/*box-shadow:5px  5px  5px  #191919;*/
	-webkit-box-shadow: 2px  2px  0px  #f7f7f7;
	-moz-box-shadow: 2px  2px  0px  #f7f7f7;
}
.scroll-item {
	text-align: center;
}
.jv-vm-showcart {
	padding: 10px 0 5px 35px;
	background: url(../images/cart.png) no-repeat 0 0;
}