
.gallery_container{float:left;margin:0 0 10px 10px;padding:0px;width:600px;height:auto;border:solid 1px #B7B7B7;}
.gallery_container .heading{width:600px;float:left;margin:0px;padding:0px;height:40px;background:#0170BF;}
.gallery_container .heading .text{float:left;margin:0px;padding:6px 0 0 15px;font-family:arial;font-size:20px;color:#ffffff;text-align:left;}
.gallery_container .heading .right{margin:2px 10px 0 0px;padding:0px;float:right;width:118px;height:30px;}

.dispaly_img{float:left;margin:2px 0 0 10px;padding:0px;background:white;width:147px;}

.left img{width:auto;height:auto;margin:10px 0 0 10px;padding:10px 0 0 10px;background:#ffffff;border:none;}
.left span{width:100%;float:left;font-family:arial;font-size:12px;color:#010101;text-align:center;font-weight:bold;line-height:18px;margin:3px 0 0 0px;padding:0px;}
.left p{width:100%;float:left;font-family:arial;font-size:12px;color:#F70000;text-align:center;font-weight:bold;padding:0px;margin:0px;}
.last img{width:auto;height:auto;margin:10px 0 0 10px;padding:10px 0 0 10px;background:#ffffff;border:none;}
.last span{width:100%;float:left;font-family:arial;font-size:12px;color:#010101;text-align:center;font-weight:bold;line-height:18px;margin:3px 0 0 0px;padding:0px;}
.last p{width:100%;float:left;font-family:arial;font-size:12px;color:#F70000;text-align:center;font-weight:bold;padding:0px;margin:0px;}


.left:hover{width:165px;height:158px;float:left;border-left:1px solid #BFBFBF;background:#666666;margin:0 0 0 10px;padding:0px;float:left;}
.left{width:165px;height:158px;float:left;border-right:1px solid #BFBFBF;margin:0 0 0 10px;padding:0px;float:left;}
.last{width:165px;height:158px;float:left;margin:0 0 0 10px;padding:0px;}
.last:hover{width:165px;height:158px;float:left;border-left:1px solid #BFBFBF;background:#666666;margin:0 0 0 10px;padding:0px;float:left;}


.button{width:124px;height:33px;float:left;margin:10px 0 0 10px;padding:0px;background:url(button.png) top left no-repeat;}


.slider_inner{float:left;margin:0 0 0 20px;padding:0px;}
.slider_inner:hover{float:left;margin:0 0 0 20px;padding:0px;background:#666666;background:url(button.png)top center no-repeat;}

.slider_inner .text{margin:0px;padding:0px;font-family:arial;text-align:center;font-size:14px;color:#000000;clear:both;position:absolute;}
.slider_inner .price{margin:0px;padding:0px;font-family:arial;text-align:center;font-size:14px;color:#FD0002;clear:both;position:absolute;}

/* == */
.jcarousel-skin-tango .jcarousel-container {
background:#ffffff;
border: 1px solid #B6B6B6;
height:auto;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 558px;
padding: 10px 20px;
margin:38px 0 0 0px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
width: 75px;
height: 245px;
padding: 40px 20px;
border:solid 1px red;
}

.jcarousel-skin-tango .jcarousel-clip {
overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
width:  543px;
height: auto;
margin-left:8px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
width:  75px;
height: 245px;
border:solid 1px red;
}

.jcarousel-skin-tango .jcarousel-item {
width: 181px;
height: 165px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left: 0;
margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
margin-left: 0px;
margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
background: #fff;
color: #000;
}

/**
*  Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
position: absolute;
top: 58px;
right: 3px;
width: 33px;
height: 66px;
cursor: pointer;
background: url("arrow-right.png") no-repeat scroll transparent;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
position: absolute;
top: 58px;
right: 3px;
width: 33px;
height: 66px;
cursor: pointer;
background: url("arrow-right-hover.png") no-repeat scroll transparent;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
cursor: default;
background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
position: absolute;
top: 58px;
left:4px;
width: 33px;
height: 66px;
cursor: pointer;
background: transparent url('arrow-left.png') no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
position: absolute;
top: 58px;
left:4px;
width: 33px;
height: 66px;
cursor: pointer;
background: transparent url('arrow-left-hover.png') no-repeat;
}
/**
*  Horizontal Buttons*/
