/*------------------------------------------------------------------------
 # Leo Template Framework - 
 # ------------------------------------------------------------------------
 # author    LeoTheme
 # copyright Copyright (C) 2010 leotheme.com. All Rights Reserved.
 # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Websites: http://www.leotheme.com
 # Technical Support:  Forum - http://www.leotheme.com/forum.html
-------------------------------------------------------------------------*/
/* leo Contact Pro--------------*/
div.jvformcontact {
	width:100%;
	margin:15px 0 0;
	display: inline-block;
}
div.jvformcontact #myForm input, div.jvformcontact #myForm textarea, div.jvformcontact #myForm select {
	border:none;
	height:auto;
}
div.leo-field {
	overflow: hidden;
	margin-bottom:7px;
}
/* -------------------------------
	Module Class
----------------------------------*/
a.moduleItemReadMore {
	padding: 0 5px 0 10px;
	color: #1e6d9d;
	text-transform: uppercase;
	border-bottom: 1px solid #1e6d9d;
	cursor: pointer;
	font-family: 'Arial';
	font-size: 13px;
}
/* slideshow */
div.moduletable_slidershow {
	background: url(../images/default/bg-img.png) repeat left top scroll;
	padding: 6px;
}
.moduletable_slidershow .modulecontent {
	padding: 0;
	background: url(../images/default/bg-slide.png) no-repeat left top scroll #f0f0f0;
    box-shadow: 0 0 4px #BBBBBB inset;}
.moduletable_slidershow .leomodule {
	border: 2px solid rgba(255, 255, 255, 0.5);
}
.moduletable_slidershow .lof-slideshow-black .preload {
	background-color: #e2e6e8;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item .lof-description {
	background: none;
	padding: 30px 0 0 30px;
	height: auto;
	width: 52%;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item {
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item .lof-description .lof-title{
	line-height: 60px;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item .lof-description .lof-title a {
	color: #a3222d !important;
    font-size: 48px;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item .lof-description p{
	color: #737373;
	 font-size: 12px;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item img {
	float:right;
}
.moduletable_slidershow .lof-slideshow-black .lof-main-wapper .lof-main-item .lof-price {
	padding-bottom: 0;
}
.moduletable_slidershow .addtocart-bar {
}
.moduletable_slidershow .addtocart-bar span.addtocart-button {
	background: none;
	padding: 0;
	float: none;
}
.moduletable_slidershow .addtocart-bar span.addtocart-button input.addtocart-button {
	background: url(../images/default/shopnow.png) no-repeat left top scroll;
	border: none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-transform: none;
    width: 125px;
	text-shadow: 0 1px 0 #9c1c27;
}
.moduletable_slidershow .addtocart-bar span.addtocart-button input.addtocart-button:hover {
background: url(../images/default/shopnow.png) no-repeat left -72px scroll !important;
}
.moduletable_slidershow .lof-slideshow-black .lof-price .lof-priceDiscount {
	color: #333;
	font-size: 40px;
	line-height:40px;
	
  }
  .moduletable_slidershow .lof-slideshow-black .lof-price .lof-priceDiscount span {
	color: #a22301;
	 font-size: 25px;
  }

.moduletable_slidershow .lof-slideshow-black .lof-next, .moduletable_slidershow .lof-slideshow-black .lof-previous {
	background: url(../images/default/bt-slide.png) no-repeat 0 0 scroll;
	width:21px;
	height: 21px;
	position: relative;
	z-index: 12;
	top: 42%;
	
}
.moduletable_slidershow .lof-slideshow-black .lof-previous {
    background-position: left top;
    float: left;
}
.moduletable_slidershow .lof-slideshow-black .lof-previous:hover{
	background-position: left -29px;
}

.moduletable_slidershow .lof-slideshow-black .lof-next {
    background-position: right top;
    float: right;
}
.moduletable_slidershow .lof-slideshow-black .lof-next:hover{
	background-position: right -29px;
}
.lof-sliding .lof-inner .lof-featured {
	top: 10px;
}
.moduletable_slidershow .lof-slideshow-black .lof-bottom .lof-bullets-wrapper {
	z-index: 15;
	padding-bottom:5px;
	 right: inherit;
	  left: 15px;
}
.moduletable_slidershow .lof-slideshow-black .lof-navigator-wrapper .lof-bullets li {
	width: 25px!important;
	height:20px!important;
	
}
.moduletable_slidershow .lof-slideshow-black .lof-navigator-wrapper .lof-bullets li.active div {
    background: url(../images/default/bt-nav.png) no-repeat scroll left -20px;
}
.moduletable_slidershow .lof-slideshow-black .lof-navigator-wrapper .lof-bullets li div {
    background: url(../images/default/bt-nav.png) no-repeat scroll left top;
	height: 20px!important;
}
/* moduletable_list-produce */
.moduletable_list-produce {}
.moduletable_list-produce ul li .item-pro{
	margin: 0 5px;
	background: url(../images/default/bg-img.png) repeat left top scroll;
	padding: 7px;
}
.moduletable_list-produce ul li .item-pro:hover{
	background: url(../images/default/bg-img-hover.png) repeat left top scroll;
}
.moduletable_list-produce ul li .item-pro-inner{
	background: #F0F0F0;
    box-shadow: 0 0 4px #BBBBBB inset;
	border: 2px solid #f9f9f9;
	text-align:right;
	overflow: hidden;
	position:relative;
}
.moduletable_list-produce ul li.first .item-pro{
	margin-left: 0 ;
}
.moduletable_list-produce ul li.last .item-pro{
	margin-right: 0;
}
.moduletable_list-produce ul li a {
	display: inline-block;
}
.moduletable_list-produce ul li a img {
	margin-right: -20px;
	margin-bottom: -15px;
}
.moduletable_list-produce ul li .pro-imfo {
	position: absolute;
	top: 20px;
	left: 10px;
	text-align: left;
	width: 60%;
}
.moduletable_list-produce ul li .pro-imfo .lof-title {
	font: 19px 'Georgia';
	color: #a3222d;
	padding-bottom:5px;
}
.moduletable_list-produce ul li .pro-imfo .lof-title:hover {
	color: #555;
}
.moduletable_list-produce ul li .pro-imfo .product_desc {
	font-size: 11px;
}
/* BREADCRUMBS----------*/
.breadcrumbs {
	margin:0;
	background: url(../images/default/bg-border.png) repeat-x left bottom scroll;
	padding-bottom: 15px;
	font-family: 'Georgia';
}
.breadcrumbs a.pathway {
    font-size: 11px;
    padding: 0 5px 0 3px;
	text-shadow: 0 1px 0 #f5f5f7;
	color: #545454;
}
.breadcrumbs a.pathway:hover {
	color: #de1e2e;
}
.breadcrumbs span {
	padding: 0 3px;
	font-size: 11px;
	color: #06C;
	text-shadow: 0 1px 0 #f5f5f7;
}
/* Login Module ---*/

.login_form label, .login label {
	text-align: left;
	width: 100px;
	float: left;
}
.login-fields {
	margin: 0 0 10px;
}
.login ul li {
	background: url(../images/default/icon-li.png) no-repeat scroll left 50%;
	line-height: 23px;
	padding-left: 20px;
}

/*moduletable-menu*/
.moduletable ul.vmmanufacturer {
	margin: 0;
}
.moduletable_menu .modulecontent {
}
.moduletable ul.vmmanufacturer li,
.moduletable_menu ul li {
	padding: 0;
}
.moduletable ul.vmmanufacturer li div,
.moduletable_menu ul.VMmenu li div,
.moduletable_menu ul li {
	background: url(../images/default/br-li.png) repeat-x left top scroll;
}
.moduletable ul.vmmanufacturer:first-child li div,
.moduletable_menu ul.VMmenu li:first-child div,
.moduletable_menu ul li:first-child,
.moduletable_menu ul.VMmenu li{
	background: none;
}
.moduletable ul.vmmanufacturer li a,
.moduletable_menu ul li a{
	background: url(../images/default/icon-li.png) no-repeat 15px 12px scroll;
	display: block;
	line-height: 22px;
	 font-size: 12px;
	 padding: 5px 0 5px 25px;
}
.moduletable ul.vmmanufacturer li a:hover,
.moduletable_menu ul > li.VmOpen > div a,
.moduletable_menu ul li a:hover{
	background: url(../images/default/icon-li.png) no-repeat 15px -28px scroll; 
}
.moduletable ul.vmmanufacturer li,
.moduletable_menu ul li {
}
.moduletable_menu ul li.VmOpen,
.moduletable ul.vmmanufacturer li:hover,
.moduletable_menu ul li:hover {
}
.moduletable_menu .vm_cart_products .container .product_row{
	background: url(../images/default/br-li.png) repeat-x left bottom scroll;
	 line-height: 31px;
	 padding-left: 7px;
	 font-size: 12px;
}
.moduletable_menu .vm_cart_products .prices {
	font-family:''oswald'';
	font-size: 13px;
	line-height: 31px;
	padding-right: 7px;
	color: #d41303;
}
.moduletable_menu ul > li.VmOpen > div a {
	color: #A3222D;
}
.moduletable ul.vmmanufacturer li ul,
.moduletable_menu ul li ul {
	background: #fafafa!important;
	margin: 0;
	padding: 0;
}
.moduletable ul.vmmanufacturer li li,
.moduletable_menu ul li li,
.moduletable ul.vmmanufacturer li li:hover,
.moduletable_menu ul li li:hover {
}
.moduletable_menu .vm_cart_products .product_row li li a,
.moduletable ul.vmmanufacturer li li a,
.moduletable_menu ul li li a {
	padding-left: 40px;
	background-position: 30px 13px;
	border-top: 1px solid #ececec;
}
.moduletable_menu .vm_cart_products .product_row li li:first-chila a,
.moduletable ul.vmmanufacturer li li:first-chila a,
.moduletable_menu ul li li:first-chila a {
	border-top: none;
}

.moduletable_menu .vm_cart_products .product_row li li a:hover,
.moduletable ul.vmmanufacturer li li a:hover,
.moduletable_menu ul li li a:hover { 
    background-color: #FCE7E9;
    background-position: 30px -27px;
}
.moduletable_menu .vmCartModule .total{
	padding-right:7px;
}
.moduletable_menu .vmCartModule .total,
.moduletable_menu .vmCartModule .total_products {
	line-height: 31px;
	margin: 2px 0;
	text-indent:7px;
	float: left;
	font-weight: bold;
	font-family:'Verdana';
	 font-size: 12px;
 }
 

.moduletable_menu ul li:first-child {
}
.moduletable_menu .show_cart{
	clear: both;
	padding-right:15px;
 }
.moduletable_menu .show_cart a{
	background: url(../images/default/bt-color.png) repeat-x scroll left -26px ;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left !important;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 10px;
    padding: 0 10px;
    text-shadow: 0 1px 0 #872830;
    width: auto;
}
.moduletable_menu .show_cart a:hover {
	background: url(../images/default/bt-color.png) repeat-x scroll left top ;
	text-shadow: 0 1px 0 #858282;
}
/*moduletable_listmenu */
.moduletable_listmenu ul li {
	background: url(../images/default/icon-li.png) no-repeat left 7px scroll;
	 line-height: 23px;
	 padding-left: 13px;
}
.moduletable_listmenu ul li:hover {
	background-position: left -33px;
}
.moduletable_listmenu ul li a {
	text-shadow: 0 1px 0 #f7f7f8;
}
/*moduletable_tabs*/
div.moduletable_tabs .leomodule {
	background: none!important;
	border: none !important;
}
div.moduletable_tabs ul.tab_selector  {
	background: url(../images/default/bg-tabright.png) repeat-x left top scroll;
}
div.moduletable_tabs .tab_selector li {
	background: url(../images/default/shape-h4.png) left top scroll no-repeat;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: none !important;
}
div.moduletable_tabs .tab_selector li span {
    font-size: 16px!important;
    line-height: 35px!important;
    padding: 2px 16px 2px 16px!important;
	
    padding: 2px 10px 2px 9px\9!important;
	font-weight: normal!important;
	font-family: 'helveticaneue';
	color:#787878;
	text-shadow: 0 1px 0 #fcfcfc;
	border-left: 1px solid #fff;
}
div.moduletable_tabs .tab_selector li:first-child{
	border-left: 1px solid transparent;
}
div.moduletable_tabs .tab_selector li:first-child span{
	border-left: 1px solid transparent;
}
div.moduletable_tabs .tab_selector li.open_tab{
	background: #fff;
	border-bottom: 1px solid #fff;
}
div.moduletable_tabs .tab_selector li.open_tab span {
	color: #b0222e;
}
div.moduletable_tabs .tab_panel {
	padding: 15px 10px;
}
div.moduletable_tabs .tab_panel li {
 border-bottom: 1px dashed #c9c9c9;
 padding: 10px 0;
 text-align: left;
}
div.moduletable_tabs .tab_panel li:first-child {
}
div.moduletable_tabs .tab_panel img.featuredProductImage {
	border: 2px solid #e0e0e0;
	width:65px;
	float:left;
	margin-right: 10px;
}
div.moduletable_tabs .tab_panel .lof-title {
	font: 14px 'Georgia';
	color: #505050;
}
div.moduletable_tabs .tab_panel .lof-title:hover {
	color: #A3222D;
}
div.moduletable_tabs .tab_panel .k2ItemsBlock .moduleItemIntrotext,
div.moduletable_tabs .tab_panel .product_desc {
	font-size:11px;
	padding: 5px 0;
	outline-color: invert;
	outline-style: none;
	outline-width: 0px;
}
div.moduletable_tabs .tab_panel .lof-price{
	color: #e51313;
	 font-family: 'oswald';
	 font-size:14px;
}
.ot-wrapper .tab_panel_wrapper .tab_panel {
 filter: alpha(opacity=100)\9!important;
}
/*modules in userbottom1*/
#leo-userbottom1 .leo-module {
	margin-bottom: 0;
	padding-left: 65px;
	height:44px;
}
#leo-userbottom1 .leo-module p {
	margin: 0;
}
#leo-userbottom1 .leo-module p a {
	font: 16px 'helveticaneue',Tahoma;
	color: #FFF;
	font-size:15px\9;
}
#leo-userbottom1 .leo-module:hover p a {
	color: #b92531;
}
.moduletable_catalog {
	background: url(../images/default/icon1.png) no-repeat 10px top scroll;
}
.moduletable_questions {
	background: url(../images/default/icon2.png) no-repeat 10px top scroll;
}
.moduletable_free {
	background: url(../images/default/icon3.png) no-repeat 10px top scroll;
}
.moduletable_payments {
	background: url(../images/default/icon4.png) no-repeat 10px top scroll;
}
.moduletable_payments:hover,
.moduletable_free:hover,
.moduletable_questions:hover,
.moduletable_catalog:hover {
	background-position: 10px -50px;
}

/*moduletable_follow*/
div.moduletable_follow {
	float: right;
	margin-bottom: 0;
}
.moduletable_follow  h3.title {

}
.moduletable_follow a.facebook, .moduletable_follow a.twitter, .moduletable_follow a.rss, .moduletable_follow a.linkedin, .moduletable_follow a.skype {
    height: 35px;
    margin: 0 0 0 10px;
    overflow: hidden;
    text-indent: -9999em;
    width: 35px;
	display: inline-block;
}
.moduletable_follow a.facebook {
	background: url(../images/default/icon-fb.png) no-repeat left 0 scroll;
}
.moduletable_follow a.twitter {
	background:url(../images/default/icon-twitter.png) no-repeat left 0 scroll;
}
.moduletable_follow a.linkedin {
	background: url(../images/default/icon-in.png) no-repeat left 1px scroll;
}
.moduletable_follow a.rss {
	background: url(../images/default/icon-rss.png) no-repeat left 0 scroll;
}
.moduletable_follow a.skype {
	background: url(../images/default/icon-skype.png) no-repeat left 0 scroll;
}
.moduletable_follow a.facebook:hover,
.moduletable_follow a.twitter:hover ,
.moduletable_follow a.linkedin:hover,
.moduletable_follow a.rss:hover,
.moduletable_follow a.skype:hover {
	background-position: left -49px;
}
 /*moduletable_currency*/
.moduletable_currency input.button{
	height: 21px;
    padding-bottom: 2px;
}
#leo-userbottom1 select#virtuemart_currency_id {
	background: #fafafa;
	border: 1px solid #d9d9d9;
	box-shadow: none;
	border-radius: 3px;
}
#leo-userbottom1 input[value="Ok"] {
	padding: 0 3px ;
	 float: left;
}
/*moduletable_currencies*/ 
.moduletable_currencies {
	padding: 3px 0;
}
/*moduletable_cart-top*/
div.moduletable_cart-top {
	background: url(../images/default/bg-li-hover.png) repeat left top scroll;
	padding: 5px;
	 border-radius: 5px;
	margin-bottom: 0;
}
div.moduletable_cart-top .leomodule {
	background: url(../images/default/bg-cart-top.png) repeat left top scroll;
	border-radius: 4px;
	height: 35px;
    display: inline-block;
	padding-right:10px;
}
.moduletable_cart-top h3.moduletitle {
    background: url(../images/default/icon-cart-top.png) no-repeat scroll 5px 4px ;
    float: left;
    font-size: 12px;
    height: 55px;
    line-height: 72px;
    margin: -20px 0 0;
    padding: 0 0 0 55px;
    position: relative;
	font-weight: normal;
	color: #dedede;
	text-shadow: 0 1px 0 #333;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
}
.moduletable_cart-top .modulecontent {
    float: left;
    margin: 0;
}
.moduletable_cart-top h3.moduletitle span {
}
.moduletable_cart-top .total_products {
	font-size: 12px;
	color: #f41414;
	line-height: 32px;
	margin-left: 3px;
	text-shadow: 0 1px 0 #333;
	font-weight: bold;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
}
.moduletable_cart-top .show_cart,
.moduletable_cart-top .total {
	display: none;
}
/*moduletable_advertising*/

div.moduletable_advertising {	
}
div.moduletable_advertising .leomodule {
	background: url(../images/default/bg-customright.png) repeat left top scroll!important;
	border: none!important;
}
div.moduletable_advertising .leomodule .modulecontent{
	background: url(../images/default/bg-custom.png) no-repeat left top scroll;
	display: inline-block;
    text-align: right;
    width: 100%;
	 color: #fff;
	  font-family:'bebasneue';
	  padding: 17px 0px 25px;
}
div.moduletable_advertising h2 {
	font-size: 36px;
	line-height:36px;
	font-weight: normal;
	padding: 2px 10px 2px 0;
	margin:0;
}
div.moduletable_advertising h3 {
	font-size: 30px;
	line-height:30px;
	font-weight: normal;
	
	padding: 3px 10px 3px 0;
	margin:0;
}
div.moduletable_advertising p {
	font: 18px 'oswald';
	color: #faf8f8;
	margin:0;
	padding-right: 10px;
}
/*moduletable_pro*/
.moduletable_pro h3.moduletitle{
    font-size: 18px;
    margin: 0;
    padding-bottom: 0;
    text-shadow: 0 1px 0 #F7EDEC;
	color: #535353;
	font-weight: normal;
	background: url(../images/default/bg-border.png) repeat-x left 12px scroll;
	font-family: 'bebasneue';
}
.moduletable_pro h3.moduletitle > span{
    display: inline-block;
    line-height: 30px;
	 background: url(../images/default/bg-body.png) repeat left top scroll;
	 padding: 0 10px 0 7px;
	 margin-left: 40px;
}
.moduletable_pro .spacer {
    padding: 0 0 10px;
	margin: 8px;
	overflow: hidden;
}
.moduletable_pro .spacer .cat-image {
	background: url(../images/default/bg-img.png) repeat scroll left top;
    padding: 7px;
    position: relative;
}
.moduletable_pro .spacer .cat-image:hover {
	background: url(../images/default/bg-img-hover.png) repeat left top scroll;
}
.moduletable_pro .spacer .cat-image a.imgage {
    padding: 20px 3px 34px 3px;
	 background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    text-align: center;
}
.moduletable_pro .spacer .cat-image h3 {
    height: 207px;
    left: 7px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 147px;
	margin: 0;
	display: none;
}
.moduletable_pro .spacer .cat-image:hover h3 a {
color: #fff;
display:  inline-block;
}
.moduletable_pro .spacer .cat-image:hover h3 {
	background: url(../images/default/shape-product.png) repeat left top scroll;
	display: block;
}
.moduletable_pro .spacer .cat-image h3 a {
    background: none repeat scroll 0 0 transparent;
    font-family: 'Georgia';
    font-size: 15px;
    font-weight: normal;
	display: inline-block;
    padding: 55px 0 20px;
}
.moduletable_pro .spacer .cat-info {}
.moduletable_pro .spacer .cat-info .product_desc {
 	margin: 8px 0;
 }
.moduletable_pro .spacer .cat-image .catProductPrice {
	position: absolute;
    right: 7px;
	bottom: 7px;
	background: url(../images/default/bg-price.png) no-repeat right bottom scroll;
	width: 100px;
	height: 86px;
	text-align: right;
}
.moduletable_pro .spacer .cat-image:hover .catProductPrice { 
	background: url(../images/default/bg-price-hover.png) no-repeat right bottom scroll;
}
.moduletable_pro .spacer .cat-image .catProductPrice span.label {
    color: #565656;
    display: inline-block;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 37px;
    text-shadow: 0 1px 0 #F3F3F3;
}

.moduletable_pro .spacer .cat-image .catProductPrice span.price {
	display: block;
	font-family: 'oswald';
	color: #E51313;
    font-size: 15px;
    font-style: italic;
    text-shadow: 0 1px 0 #f3f3f3;
	padding-right:7px;
}
.moduletable_pro .spacer .cat-image:hover .catProductPrice span.price {    
 	color: #fff;
	text-shadow: none;
}
.moduletable_pro .spacer .cat-image img {
}