/*------------------------------------------------------------------------
* 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: #1d1d1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body#bd {
	color: #1d1d1d;
	background: #FFFFFF;
}

body.contentpane {
	color: #1d1d1d;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}


/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon {
	font-size: 92%;
}

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #0067e4;
}

.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;
}

.shadow img {
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.shadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
	background: url(../images/shadow-bg.gif) no-repeat 99% 100%;
}

/* 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;
}

ul li {
}

ol li {
	margin-left: 35px;
}

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;
}

hr {
	border: none !important;
	height: 2px !important;
	background-color: none !important;
	background: url(../images/tr-bg.gif) repeat-x top left;
}

br {}

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 {
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 10px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	margin: 0;
}

.article_column {
	padding: 0 10px;
}
.column_separator {

	background: url(../images/dot-vert.gif) repeat-y top left;
}

/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
}
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.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

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: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 1.5em;
	margin: 0 0 10px;
	padding: 5px 0;
}

.contentdescription {
	/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 31px;
	font-weight: bold;
}

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 {
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #000;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 5px auto 0;
	padding: 10px 0 0;
	background: url(../images/tr-bgh.gif) repeat-x top center;
	color: #514e4e;
	overflow: hidden;
	clear: both;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	color: #514e4e;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #d8d235;
	color: #FFFFFF;
}

.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;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {

}
ul.latestnews ul {
	margin: 0.8em;
}
a.latestnews {
	color: #242424;
	font-size: 1.2em;
	line-height: 24px;
}
li.latestnews {
	background: url(../images/tr-bg.gif) repeat-x center bottom;
	}
/* 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: #514e4e;
}

.createby {
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	line-height: 24px;
}

.modifydate {
	width: 100%;
	display: block;
	color: #ff7c06;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
}

.article-section a {
	color: #514e4e;
}

.article-category a {
	color: #514e4e;
}

div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}


.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
	background: none !important;
}




/*common style for column*/

/* MODULE
--------------------------------------------------------- */


/* MAIN NAVIGATION
--------------------------------------------------------- */

#jv-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}
#jv-headerwrap,
#jv-containerwrap,
#jv-footerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	
}

#jv-header,
#jv-container,
#jv-footer {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-headerwrap {
	background: url(../images/header-bg.gif) repeat-x top left;
	display: inline-block;
}
#jv-top {
	width: 100%;
	margin: 0;
	padding: 0;
}
#jv-topnav {
	float: left;
	width: 65%;
	height: 33px;
}
#jv-topnav ul {
	margin: 0;
	padding: 0;
}
#jv-topnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 33px;
}
li.jv-firstitem {
	background: none !important;
}

#jv-tool {
	float: right;
	width: 12%;
	line-height: 25px;
	text-align: right;
}
#jv-tool img {
	margin-top: 8px;
}
#jv-date {
	float: left;
	width: 22.9%;
	line-height: 33px;
	color: #c0c0c0;
	text-align: right;
}
#jv-logo {
	float: left;
	width: 32.9%;
	margin: 0;
	padding: 0;
	background: url(../images/h1-logo.gif) no-repeat right center;
}
#jv-search {
	float: right;
	width: 66%;
}
#jv-search-inner {
	float: right;
	padding: 17px 0;
	margin: 20px 0 0;
	width: 100%;
}
#jv-mainmenu {
	float: left;
	width: 100%;
}

#jv-submenu {
	float: left;
	width: 100%;
}
/* Dropdown menu style */
#jv-mainmenu li ul {
	background: none !important;

}
#jv-mainmenu li ul li {
	background: #f3f4f4;
}
#jv-mainmenu li ul li a {
	color: #00539b;
}
#jv-mainmenu li ul li a span {
	color: #00539b;
}
#jv-mainmenu li ul li.last-li {
	background: url(../images/last-li-li.png) no-repeat top right !important;
	height: 10px !important;
	margin: 0 0 0 9px;
	padding: 0;
	width: 161px;
}

#jv-mainmenu li ul li.last-li span {
	background: url(../images/last-li-span.png) no-repeat top left !important;
	margin: 0 0 0 -9px;
	padding: 0;
	display: block;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/

/* Primary Column */
#jv-contentwrap {
	float: left;
	width: 71.4%;
	padding-bottom: 15px;
	overflow: hidden;
}
.divlayout #jv-contentwrap {
	float: right;
}

#jv-colwrap {
	float: right;
	width: 27%;
	overflow: hidden;
}
.divlayout #jv-colwrap {
	float: left;
}

#jv-pathway {
	padding-left: 15px;
}
#jv-pathway span {
	line-height: 34px;
}
#jv-pathway img {
	margin: 1px 5px;
}
/* Style for user1 && user2 */
#jv-usertop {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#jv-user-left {
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
	margin: 0;
}
#jv-user-right {
	float: right;
	overflow: hidden;
	padding-bottom: 15px;
	margin: 0;
}
/* Style for module Slideshow */
#jv-ssc {
	padding-bottom:15px;
}
/* Style for maincontent */
#jv-content-cr {
	background: url(../images/content-cr.gif) repeat-y center right;
}
#jv-content-cl {
	background: url(../images/content-cl.gif) repeat-y center left;
}
#jv-content-tr {
	background: url(../images/content-tr.gif) no-repeat top right;
}
#jv-content-tl {
	background: url(../images/content-tl.gif) no-repeat top left;
	overflow: hidden;
	padding: 0 10px 15px 15px;
}
#jv-content-br {
	background: url(../images/content-br.gif) no-repeat bottom right;
	clear: both;
}
#jv-content-bl {
	background: url(../images/content-bl.gif) no-repeat bottom left;
	height: 10px;
}
#jv-content-tl h3 {
	margin: 0;
	line-height: 26px;
	font-size: 12px;
	color: #1b1b1b;
}
#jv-content-tl img {
	/*padding-right: 8px;*/
	}
/* Style for Featured product module */
#jv-featured {
	margin: 0;
	padding: 0;
}
#jv-featured h3 {
	margin: 0;
	line-height: 26px;
	font-size: 12px;
	color: #1b1b1b;
}
#jv-featured table {
	margin: 0;
	padding: 0;
}
#jv-featured tr {
	background: url(../images/tr-bg.gif) repeat-x bottom center;
}
#jv-featured td {
	margin: 0;
	padding: 15px 0;
}

/* Style for Virtuemart content */
#vmMainPage h2,
#vmMainPage h3 {
	margin: 0;
	line-height: 31px;
	
}
#vmMainPage h2 {
	font-size: 165%;
}
.shop_info, .shop_tip {
	margin-top: 35px;
}
.previous_page,
.next_page {
	line-height: 31px !important;
}
div.jv-product-wrap {
	background: url(../images/tr-bgh.gif) repeat-x top center;
	overflow: hidden;
	padding: 8px 0;
}
div.jv-ProductStyle {
	background: url(../images/tr-bgv.gif) repeat-y left center;
	padding-left: 5px;
}
.jv-browse .addtocart_button {
	display: block;
	margin: 5px 0 0;
}
td.jv-psdetail .button {
	background: none;
	color: #0067E4;
}
td.jv-psdetail .button:hover {
	text-decoration: underline;
}
.jv-button {
	line-height: 24px;
	font-weight: bold;
}
/* Style for jv-userbox */
#jv-userbox {
	margin: 0;
	padding: 0 0 15px;
	clear: both;
}
#jv-box-cr {
	background: url(../images/content-cr.gif) repeat-y center right;
}
#jv-box-cl {
	background: url(../images/content-cl.gif) repeat-y center left;
}
#jv-box-tr {
	background: url(../images/content-tr.gif) no-repeat top right;
}
#jv-box-tl {
	background: url(../images/content-tl.gif) no-repeat top left;
	overflow: hidden;
}
#jv-box-br {
	background: url(../images/content-br.gif) no-repeat bottom right;
	clear: both;
}
#jv-box-bl {
	background: url(../images/content-bl.gif) no-repeat bottom left;
	height: 10px;
}
.jv-userbox {
	float: left;
	margin-bottom: -10px;
}
.jv-userbox h3 {
	margin: 0;
	padding-left: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #1b1b1b;
}
#jv-box5 {
	background: url(../images/line-user.gif) no-repeat top right;
}
#jv-box6 {
	background: url(../images/line-user.gif) no-repeat top right;
}
#jv-box5-b {
	background: none;
}
#jv-box6-b {
	background: none;
}
/* Style for jv-slideshow */

#jv-slideshow {
	width: 100%;
	margin: 0;
	padding: 0 0 15px;
	clear: both;
}
#jv-slide-cr {
	background: url(../images/content-cr.gif) repeat-y center right;
}
#jv-slide-cl {
	background: url(../images/content-cl.gif) repeat-y center left;
}
#jv-slide-tr {
	background: url(../images/content-tr.gif) no-repeat top right;
}
#jv-slide-tl {
	background: url(../images/content-tl.gif) no-repeat top left;
	overflow: hidden;
	padding: 0 10px 10px;
}
#jv-slide-br {
	background: url(../images/content-br.gif) no-repeat bottom right;
	clear: both;
}
#jv-slide-bl {
	background: url(../images/content-bl.gif) no-repeat bottom left;
	height: 10px;
}
#jv-slide-tl div.moduletable h3 {
	margin: 0;
	}
#jv-slide-tl div.moduletable h3 span {
	color:#1B1B1B;
	font-size:12px;
	font-weight:bold;
	line-height: 28px;
}
/* Style for Left collumn */


/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
----------------------------------------------*/
#jv-footerwrap {
	background: url(../images/footer-bg.gif) repeat-x top left;
	min-height: 151px;
	display: inline-block;
}
#jv-footer {
	padding-top: 12px;
}
#jv-footer p {
	text-align: center;
	padding-top: 2em;
	clear: both;
}
#jv-footer-menu {
	float: left;
	width: 100%;
}
.jv-footer-menu {
	margin: 0; 
	padding: 0;
}
/* END FOOTER 
----------------------------------------------*/


/* Other */
.rapid_contact { 
        margin: 20px;
        padding: 20px 10 5px !important; 
}