/**
 *  CSS for ATG recs
 */
	

	
	#cs-recslot {padding:0; font:12px Arial, Verdana, Helvetica, sans-serif;}
	#cs-recslot {position:relative; width: 298px; height:250px;}
	*:first-child+html #cs-recslot { top: 0px; } * html #cs-recslot { top: 0px; }
	#cs-recslot .cs-header-text {background-color: rgb(141, 47, 82); color: rgb(255, 255, 255); padding-left: 5px; line-height: 25px; font-size: 13px; font-weight: bold; height: auto;}
 	#cs-recslot img {width:90px;height:115px;}
  	#cs-recslot a:hover {color:#999;}
  	#cs-recslot a  {text-decoration: underline ; color: #000; margin:5px;}
  	#cs-recslot a span {display:block; clear:both;text-decoration: underline;padding-left:10px}
  	#cs-recslot .cs-rec {float:left;height:200px; margin-top:30px;  width:50%; text-align:center; display:inline;}
  	
  	#cs-recslot .scroll-container {width: 298px; height:250px; overflow:hidden; float:left; border-bottom: 1px solid #D1D1D1; border-right: 1px solid #D1D1D1; border-left: 1px solid #D1D1D1;}
	#cs-recslot .scroll-group {height: 100px; width:298px}

	#cs-recslot .scroll-button-down 
	{
		background:url(http://images.figleaves.com/uk/images/eng-gbr/products/previous3.gif) no-repeat top; 
		width:80px; 
		height:21px; 
		position:absolute;
		margin-left:202px;  
		left:0px;
		margin-top:5px;
		z-index:10;
		cursor: pointer
	}
    #cs-recslot .scroll-button-up 
    {
		background:url(http://images.figleaves.com/uk/images/eng-gbr/products/more4.gif) no-repeat top; 
		width:80px; 
		height:21px; 
		position:absolute;
		margin-left:202px;  
		left:0px;  
		margin-top:210px;
		z-index:10;
		cursor: pointer
	}
	

/**
 *  End of CSS for ATG recs
 */

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 298px;
    height: 350px;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  300px;
    height: 360px;
	border: 0px solid red;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: relative;
	top: 380px;
    bottom: 5px;
    width: 80px;
	left: 202px;
    height: 21px;
    cursor: pointer;
    background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/more4.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active 
{
	background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/next-vertical-round.png) no-repeat 0 0;
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 202px;
    width: 80px;
    height: 21px;
    cursor: pointer;
    background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/previous3.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active 
{
	background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/prev-vertical-round.png) no-repeat 0 0;
    cursor: default;
    background-position: 0 -96px;
}




.jcarousel-skin-tango2 .jcarousel-container-vertical {
    width: 298px;
    height: 350px;
}


.jcarousel-skin-tango2 .jcarousel-clip-vertical {
    width:  300px;
    height: 165px;
	border: 0px solid red;
}

.jcarousel-skin-tango2 .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango2 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-vertical {
	position: relative;
	top: 200px;
    bottom: 5px;
    width: 80px;
	left: 202px;
    height: 21px;
    cursor: pointer;
    background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/more4.gif) no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango2 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango2 .jcarousel-next-disabled-vertical:active {
	background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/next-vertical-round.png) no-repeat 0 0;
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango2 .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 202px;
    width: 80px;
    height: 21px;
    cursor: pointer;
    background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/previous3.gif) no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical:active 
{
	background: transparent url(http://images.figleaves.com/uk/images/eng-gbr/products/prev-vertical-round.png) no-repeat 0 0;
    cursor: default;
    background-position: 0 -96px;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
  
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 300px;
    height: 170px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


