﻿.left-col .box .box-seller
{
    float: left;
	color: #a6a6a6;
}
/* Skitter styles */
.box .box-seller .box_skitter
{
     width: 223px;
    height: 340px;
    z-index: 98;
    /*background: #F0F0F0;*/
}
.box .box-seller .box_skitter ul
{
    display: none;
}
.box .box-seller .box_skitter .container_skitter
{
    overflow: hidden;
    position: relative;
}
.box .box-seller .box_skitter .image
{
    overflow: hidden;
    text-align:center;
}
.box .box-seller .box_skitter .image a img
{
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    max-height: 240px;
    max-width: 208px;
}

.box .box-seller .box_skitter .box_clone
{
    position: absolute;
    top: 0;
    left: 0;
    width: 211px;
    overflow: hidden;
    display: none;
    z-index: 20;
}
.box .box-seller .box_skitter .box_clone img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    max-width: 208px !important;
    max-height: 240px;
}

.box .box-seller .box_skitter .prev_button
{
    position: absolute;
    top: 50%;
    left: 35px;
    z-index: 100;
    width: 42px;
    height: 42px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../images/prev.png) no-repeat left top;
}

.box .box-seller .box_skitter .next_button
{
    position: absolute;
    top: 50%;
    right: 35px;
    z-index: 100;
    width: 42px;
    height: 42px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../images/next.png) no-repeat left top;
}
.box .box-seller .box_skitter .box_scroll_thumbs
{
    padding: 0 10px;
}
/**
 * Example for dimenions:
 */
.box .box-seller .box_skitter_large
{
    height: 310px;
    width: 211px;
}
/*kich thuoc khung slide show, th
.box_skitter_small
{
    width: 200px;
    height: 200px;
}
*/

/*--- Banner ---*/

a img, img {border:0}

/*.border_box {background:#fff;float:left;margin:0 0 10px 0;
	-moz-box-shadow:#000 0 0 5px;
}*/

.box .box-seller .label_skitter 
{
    height: 320px;
    float: left;
    z-index:150;
    position:absolute;
    top: 0;
    left:0px;
    display:none;
 }
 .box .box-seller .label_skitter .des
 {
     top: 230px;
     left: 0;
     position: absolute;
 }
.box .box-seller .label_skitter .box-title
{
    display: block !important;
	top: 0;
	left: 0;
	position: absolute;
}
.box .box-seller .label_skitter .title-adv
{
	color: #000;
	font-size: 20px;
	line-height: 22px;
	top: 180px;
	position: absolute;
}
.box .box-seller .label_skitter .title-adv .des
{
	font-size: 30px;
	padding: 10px 0 3px 7px;
}
.box .box-seller .label_skitter .title-adv .des span
{
	color: #dd0000;
	font-size: 48px;
	padding-left: 10px;
}
.box .box-seller .label_skitter .more-price
{
    bottom: 15px;
    right: 0;
	position: absolute;
}