.pav-verticalmenu{
	position: relative;	
}
.pav-verticalmenu .mega-group .caret {
  display: none;
}
.pav-verticalmenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.pav-verticalmenu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}


/*********************************************** MY STYLE *************************************************/
.tptle
{
  padding:10px 15px 15px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-left: 1px solid #ebeef2;
  border-right: 1px solid #ebeef2;
  background: #ffffff;
 }
table{width:100%;}
table th{text-align:center; background-color:#3498DB; color:#FFF; padding:8px 6px; border:1px solid #2682bf;}
table td{padding:6px;  border:1px solid #EAEAEA; vertical-align:top;}
table td .product-info{
	background-color: transparent;
	border-color: transparent;
}
table td .product-block .product-zoom{right:60%;}
table td .product-info .product-extra .cart{margin-left:0px;}
table td .product-block .image{/*width:200px;*/}
table td .product-info h2{color:#3498db; font-weight:bold;}
table td img{/*border:1px solid #F0F0F0; background-color:#FFF;*/ padding:2px; /*box-shadow:0 0 3px #DADADA;*/ margin-left:auto; margin-right:auto; display:block;}
table tbody tr:nth-child(1n){/*background-color:#F7FCFF;*/}
table tbody tr:nth-child(2n){/*background-color:#FFFEF2;*/}
@media (max-width: 550px){
	table{font-size:6px;}
	table th, table td{padding:1px;}
	table td img{padding:0;}
}
.tppost
{
	background: url(../../image/post-free-ad.png) no-repeat scroll 0 0 transparent;
	color: #FFF;
    display: inline-block;
    float: right;
    /*font-size: 20px;*/
	font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
	text-shadow: 1px 1px 2px #788E09;
}
.tppost:hover
{
	color: #FFF;
	text-shadow: 1px 1px 2px #1E557B;
	background: url(../../image/post-free-ad-hov.png) no-repeat scroll 0 0 transparent;
	transition: all 0.5s ease-in-out;
}
label img
{
	border: 1px solid#DADADA;
	border-radius: 5px;
}
ul.prolink{
	height: 250px;
	overflow-x: hidden;
}
ul.prolink li a{
	padding-left: 5px !important;
	padding-top: 0;
	padding-bottom: 0;
}
.button-group label{
	margin-top: 10px;
}
.button-group label span{
	bottom: 1px;
    color: #3498db;
    cursor: pointer;
    font-weight: normal;
    padding: 5px;
    position: relative;
}
@media (max-width: 1000px){
	.button-group label{
		margin-top: 5px;
		margin-left: 20px;
	}
}
.description .fa {
  color: #ffffff;
  background-color: #3498db;
  padding: 3px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  float: left;
  font-size: 7px;
  margin: 3px 5px 0 0;
}
#insertinputs{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #dff0d8;
	border: 1px solid #D6EACE;
	z-index: 99999;
	margin: 0px !important;
}
#insertinputs div{
	float: left;
	padding: 10px;
}
#insertinputs input{
	display: none;
}
.compare_btn{
	background-color: #384044;
    border-radius: 3px;
    bottom: 0;
    color: #ffffff;
    padding: 4px 20px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 99999;
}


/******************************** COMPARISON *****************************/
#wrap{ width:100%; top:20px; position:relative; bottom:0px;
  }
#wrap ul{ margin:0px; padding:0px; }

#wrap ul li{
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	/*border: 10px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; */

	/*background:url("bgs.png") repeat-x scroll;*/
	/*list-style-type:none;
	margin-left:13px;
	margin-bottom:15px;
	float:left;
	padding:15px 0px 0px 0px;
	font-family:"LubalGraphBdBTBold",Tahoma;
	font-size:2em;
	overflow:hidden;*/
}

#wrap ul li div{ 

	/*text-align:center;
	margin-top:10px;
	position:relative;
	bottom:0px;
	padding-top:12px;
	padding-bottom:4px;
	background:#000;
	font: 11px Tahoma, Helvetica, Arial, Sans-Serif;
	opacity:0.8;
	color: #ccc;
	text-shadow: 0px 2px 3px #555;*/
}
img#cart
{
	bottom:0px;position:fixed; margin-left:30px; /* keep the bar on top  */
}

#wrap ul li { /*cursor:pointer;*/ list-style:none;}

div#bottomBar {
  position: fixed;/* keep the bar on top  */
  bottom: 0px;
  z-index: 9999;
  background:url(rail.jpg) bottom center repeat-x;
  height: 130px;
}

div#bottomBar {
  width:600px;
}

#left_bar .product-compare{
	margin-right: 10px;
    margin-top: 20px;
	margin-bottom: 20px;
}

#left_bar
{
	/*top:20%;
	right:0px;*/
	/*height:350px;
	width:250px;*/
	/*position:fixed;
	padding:10px;*/
	background-color: #F93;
    bottom: 0;
    float: right;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
	/*-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border: 10px solid #006699;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; */
}
em{ font-style:normal; }
button {

	background:none repeat scroll 0 0 #AD7B05; color:#FFFFFF;
	border:medium none;
	font-family:"LubalGraphBdBTBold",Tahoma;
	font-size:1.1em;
	margin-right:-14px;
	padding:10px;
	cursor:pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cart-total{ background:#E8E8E8}

.shopp{
	background-color:#FFF;
}
.shopp,.cart-total{
	border:solid #ccc 1px; padding:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; font-size:12px;
	background:url(../../../../../../image/catalog/remove.png) center right no-repeat 5px;
	border-radius: 8px;
	/*font-family:"LubalGraphBdBTBold",Tahoma;*/
	margin:10px;
	float:left;
	width:25%;
	/*width:260px;*/
	}

@media (min-width: 300px) and (max-width: 900px){
	.shopp,.cart-total{
		width:30% !important;
		font-size:10px;
	}
}


div.shopp span{  float:left; margin-left:20px;}
div.shopp div.label{ /*width:130px; float:left;*/ display:block; text-align:left; color:#000; }
div.shopp div.shopp-price{ /*width:70px;*/ float:left; margin-left:10px;}
.quantity{ float:left; margin-top:-3px; width:20px;}
img.remove{float:right;cursor:pointer;}
.cart-total b{width:130px;}




