@charset "utf-8";
/* CSS Document */

.gallery_slider{

	max-width:1190px;
	padding:0 5px;
	margin:auto;
	min-height:340px;
	position:relative;
	outline:none;}
	
.gallery_slider .jcarousel-clip {
	position:relative;
	overflow:hidden; }
	
.gallery_main_div{
	max-width:1190px;
	height:315px;
	margin:auto;
	overflow:hidden;
	padding:30px 0 0;
	position:relative;}
	
.gallery_slider ul{
	padding:0;
	margin:0;
	z-index:100;
	height:315px;
	overflow:hidden;
	padding-top:5px;
	position:relative;}
	
.gallery_slider ul li{
	background:#FFF;
	list-style:none;
	padding:0px;
	margin:0 3px;
	width:210px;
	padding:10px;
	height:290px;
	position:relative;
	vertical-align:middle;
	float:left;
	webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.3s ease-out;
	cursor:pointer;}
	
.gallery_slider ul li .buy_now{
	text-align:center;
	width:100%;
	position:absolute;
	height:24px;
	top:50%;
	margin-top:-12px;
	left:0;
	webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.3s ease-out;
	opacity:0;}
	
.gallery_slider ul li:hover .buy_now{
	opacity:1;}
	
.gallery_slider ul li .buy_now a{
	background:#7FB92F;
	padding:0 20px;
	line-height:30px;
	display:inline-block;
	border-radius:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.3s ease-out;}
	
.gallery_slider ul li .buy_now a:hover{
	background:#6ca51e;}
	
.gallery_slider ul li a{
}
	
.gallery_slider ul li:hover{
 box-shadow: 0px 0px 3px #888;
}

	
.gallery_slider ul li .prdct_ttl a{
	color:#222;
	text-decoration:none;}
	
.gallery_slider ul li .prdct_ttl a:hover{
	color:#F60;}
	
.gallery_slider ul li .prct_thmb{
width:210px;
display:table-cell; 
vertical-align: middle ;
text-align: center;
padding:10px 0px;
}
	
.gallery_slider ul li .prct_thmb img{
width:210px;
	max-height:200px;
	vertical-align:middle;
	min-height:150px;}
	
.gallery_slider ul li .prdct_name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#222;
	line-height:20px;
	padding-bottom:5px;
	}
	
.gallery_slider ul li .prdct_name a{
	color:#555;
	text-decoration:none;}
	
.gallery_slider ul li .prdct_name a:hover{
	color:#74aa29;}
	
.gallery_slider ul li .prdct_price{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	padding:0 0;}
	
.gallery_slider ul li .prdct_price span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#F60;}
	
.gallery_slider ul li .prdct_price .strickoff{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	text-decoration:line-through;
	font-size:11px;
	padding-left:10px;
	font-weight:normal;}
	
.gallery_slider ul li .rating_read{
	padding:10px 10px 0;}
	
.gallery_slider ul li .rd_mr_dv{
	float:right;}
	
.gallery_slider ul li .rating{
	background:url(../images/rating.png) no-repeat 0 -15px;
	width:74px;
	height:15px;
	margin-top:3px;
	float:left;}
	
.gallery_slider ul li .rt_prgrs{
	background:url(../images/rating.png) no-repeat 0 0;
	height:15px;
	display:block;}
	
.gallery_slider ul li a.readmore{
	background:#ff8a00;
	height:24px;
	padding:0 15px;
	display:inline-block;
	color:#FFF;
	font-family:'Fjalla One', Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:24px;-webkit-border-radius:15px 0;
	-khtml-border-radius:15px 0;    
	-moz-border-radius:15px 0;
	border-radius:15px 0;}
	
.gallery_slider ul li a.readmore:hover{
	background:#e55702;}
	
	
.next_div{
	position:absolute;
	width:18px;
	height:17px;
	top:-25px;
	margin-top:-12px;
	right:10px;}
	
a.next{
	background:url(next_prev.png) no-repeat -18px 0;
	display:block;
	width:18px;
	height:17px;
	outline:none;}
	
.previous_div{
	position:absolute;
	width:18px;
	height:17px;
	top:-25px;
	margin-top:-12px;
	right:30px;}
	
a.prev{
	background:url(next_prev.png) no-repeat 0 0;
	display:block;
	width:18px;
	height:17px;
	outline:none;}
	
	
	
	
/****LOGO_SLIDER****/
.gallery_slider_logo{
	max-width:1100px;
	padding:0 30px;
	margin:auto;
	position:relative;
	outline:none;}
	
.gallery_slider_logo .jcarousel-clip {
	position:relative;
	overflow:hidden; }
	
.gallery_main_div_logo{
	max-width:1040px;
	height:100px;
	margin:auto;
	overflow:hidden;
	padding:0;
	position:relative;}
	
.gallery_slider_logo ul{
	padding:0;
	margin:0;
	z-index:100;
	height:100px;
	overflow:hidden;
	position:relative;}
	
.gallery_slider_logo ul li{
	list-style:none;
	padding:0px;
	margin:0 10px 0 0;
	width:200px;
	height:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	float:left;}
	
.gallery_slider_logo ul li a{}
	
.gallery_slider_logo ul li a:hover{}
	
.gallery_slider_logo ul li img{
	max-width:200px;
	max-height:100px;
	border:none;
	outline:none;
	opacity:0.8;
	-webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;}
	
.gallery_slider_logo ul li img:hover{
	opacity:1;}
	
	
.gallery_slider_logo .next_div{
	position:absolute;
	width:10px;
	height:16px;
	top:40%;
	right:7px;}
	
.gallery_slider_logo a.next{
	background:url(next_prev1.png) no-repeat -14px 0;
	display:block;
	width:14px;
	height:23px;
	outline:none;}
	
.gallery_slider_logo a.next:hover{
	background:url(next_prev1.png) no-repeat -14px -23px;}
	
.gallery_slider_logo .previous_div{
	position:absolute;
	width:10px;
	height:16px;
	top:40%;
	left:7px;}
	
.gallery_slider_logo a.prev{
	background:url(next_prev1.png) no-repeat 0 0;
	display:block;
	width:14px;
	height:23px;
	outline:none;}
	
.gallery_slider_logo a.prev:hover{
	background:url(next_prev1.png) no-repeat 0 -23px;}
	