/*-----------------------------------------------------------------------------
Web Site: Countryside New Homes

$CreatedDate: 2009-09-08 $
$CreatedBy: tanyas $

$Revision: 793 $
$LastChangedDate: 2009-09-25 15:35:13 +0600 (Пт, 25 сен 2009) $
$LastChangedBy: tanyas $
-----------------------------------------------------------------------------*/
.jcarousel-skin-tango {
	overflow:hidden;
	width:405px;
	}
	.jcarousel-container {
	    position: relative;
		padding:0 12px 0 14px;
		width:379px;			    
		}
		.jcarousel-clip {
		    z-index: 2;
		    overflow: hidden;
		    position: relative;
		    width:379px;
			}
		.left-content .jcarousel-clip  {
		    background:url('../../../images/shadow/gallery-bg.png') no-repeat top left;
		    height:260px;			
			} 	
			.jcarousel-list {
			    z-index: 1;
			    overflow: hidden;
			    position: relative;
			    top: 0;
			    left: 0;
			    margin: 0 !important;
				}
				.jcarousel-list li,
				.jcarousel-item {
				    float: left;
				    overflow:hidden;
				    list-style: none;
					padding:0 !important;
					margin:0 !important;
				    width: 379px;
				    background:none !important;
				    text-align:center;
					}
					.jcarousel-list li p {
						text-align:left;
						}
					.jcarousel-list li a {
						background:none;
						padding:0 !important;
						}

/* = Development slim right gallery
---------------------------------------- */
.right-content .jcarousel-skin-tango {
	width:188px;
	}
	.right-content .jcarousel-container {
		width:188px;
		padding:0;			    
		}
		.right-content .jcarousel-clip {
		    width:188px;
			}
				.right-content .jcarousel-list li,
				.right-content .jcarousel-item {
				    width: 188px;
					}
					.right-content .jcarousel-list li img {
						margin:3px 10px 13px;
						}
/* = Left 
---------------------------------------- */
.left-content .jcarousel-list li,
.left-content .jcarousel-item {
	height:260px;
	}						
						
						
/* = Next/prev buttons
---------------------------------------- */
.jcarousel-prev,
.jcarousel-next {
    z-index: 3;
    display:block;
    width:28px;
    height:27px;
    position:absolute;
    top:119px;
    right:0;
    background:url('../../../images/developments/a-next-bg.png') no-repeat !important;
    cursor:pointer;
    padding:0 !important;
	}
.right-content .jcarousel-prev,
.right-content .jcarousel-next  {
	top:88px;
	}	
.jcarousel-prev {
    z-index: 3;
    left:0;
    background:url('../../../images/developments/a-prev-bg.png') no-repeat !important;
	}
	.jcarousel-next.jcarousel-next-disabled,
	.jcarousel-prev.jcarousel-prev-disabled  {
		background-image:none !important;
		cursor:default;
		}

/* = Images width shadow
---------------------------------------- */
.centred {
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}
.right-content .jcarousel-skin-tango .centred {
	width:188px;
	}	
.left-content .jcarousel-skin-tango table.centred {
	width:379px;
	height:260px;
	margin-top:2px;
	} 
	.left-content .jcarousel-skin-tango table.centred td {
		vertical-align:middle;
		}	
.jcarousel-list li .shadow-left{
		margin:0 20px 20px 0;
		}
/* = JS is swithced off
---------------------------------------- */
#nojs .left-content .jcarousel-skin-tango {
	height:260px;
	overflow:scroll;
	}
	#nojs .left-content .jcarousel-skin-tango	li {
		float:left;
		background:none !important;
		width:379px;
		}	
		