.jcarousel-skin-tango  {
	border-left:1px solid #CED4DA;
	border-right:1px solid #CED4DA;
	float:left;
	margin-left:5px;
	padding-left:311px;
	position:relative;
	width:678px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 598px;
	height: 130px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.jcarousel-skin-tango .jcarousel-item,
.jcarousel-skin-tango .jcarousel-item-placeholder {
    width: 114px;
    height: 140px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal img {
    border: 1px solid #808080;
}

.jcarousel-skin-tango .jcarousel-item-horizontal p {
    margin: 5px;
    text-align: center;
    clear: both;
    white-space: wrap;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: transparent url(/res/images/carousel-images/loading.gif) 50% 50% no-repeat;
}

.jcarousel-skin-tango .jcarousel-next {
    top: 70px;
    right: 5px;
}

.jcarousel-skin-tango .jcarousel-prev {
    top: 70px;
    left: 5px;
}

.jcarousel-skin-tangoform {
    margin-top: 10px;
}

.jcarousel-skin-tango form label,
.jcarousel-skin-tango form small {
    display: block;
}

.home-latestcars-imgholder {
	background-color: #ebeced;
	float: left;
	height: 73px;
	width: 104px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 5px;
}
#home-latestcars-imgs .home-latestcars-holder {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.home-latestcars-holder a.latestcars-name {
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D669E;
	width: 104px;
	text-align: center;
	font-size: 11px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
}

a.latestcars-name p.carousel-caption {
	color:#990000;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
	width:114px;
	bottom:7px;
	position:absolute;
	left:0px;
}

/*.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
   
}*/

.jcarousel-clip-horizontal {
height:140px;
width:598px;
}



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

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/res/images/carousel-images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/res/images/carousel-images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

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

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    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: 75px;
    height: 75px;
}

/**
 * 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;
}

#mycarousel-header {
	background-image:url('/res/images/carousel-images/mycarousel-header-2.jpg');
	background-repeat: repeat-x;
	clear:both;
	color:#fff;
	float:left;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	width:990px;
	margin-left:5px;
	position:relative;
}

#mycarousel-header-1 {
	background-image:url('/res/images/carousel-images/mycarousel-header-1.jpg');
	background-repeat:no-repeat;
	width:8px;
	height:33px;
	float:left;
}

#mycarousel-header-3 {
	background-image:url('/res/images/carousel-images/mycarousel-header-3.jpg');
	background-repeat:no-repeat;
	width:8px;
	height:33px;
	position:absolute;
	right:0px;
	top:0px;
}

#mycarousel-footer {
	background-image:url('/res/images/carousel-images/mycarousel-footer.jpg');
	background-repeat: no-repeat;
	width:990px;
	float:left;
	clear:both;
	margin-left:5px;
	height:9px;
	margin-bottom:10px;
}
#mycarousel-header a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	position:absolute;
	right:10px;
	top:0px;
	color:#fff !important;
}

li.jcarousel-item a.latestcars-name {
	clear:both;
	float:left;
	height:50px;
	position:relative;
	width:114px;
}

#sell_car {
	float:left;
	width:220px;
	border-left:1px solid #CED4DA;
	margin-left:5px;
	height:145px;
	text-align:center;
	padding-left:15px;
	color:#395d81;
	font-family:Tahoma, Geneva, sans-serif;
}

#sell_car h3 {
	float:left;
	margin-bottom:10px;
	margin-top:15px;
	font-size:16px;
	text-transform:uppercase;
	font-size:16px;
}

#sell_car label {
	float:left;
	clear:both;
	width:220px;
}

#sell_car input#sell_car_vrm {
	float:left;
	clear:both;
	background:url('/res/images/carousel-images/sell_car_vrm.gif');
	background-repeat:no-repeat;
	padding-left:22px;
	width:174px;
	text-align:center;
	text-transform:uppercase;
	height:37px;
	line-height:37px;
	border:0px none;
	font-size:16px;
	margin-left:17px;
	color:#BBBBBB;
	
}

#sell_car input#sell_car_vrm.hasValue {
	color:#395d81;
}

#sell_car #sell_car_submit {
	background:url('/res/images/carousel-images/sell_car_submit.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:149px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	border:0px none;
	color:#a61c38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	margin:10px 30px 0px 0px;
	padding:2px 0 4px 2px;
	cursor:pointer;
	text-transform:capitalize;

}
#sell_car #sell_car_submit:hover {
	color:#00067b;
}

#number-form {
	width:130px;
	float:left;
}

#car-background-numberplate  {
	background-image:url('/res/images/carousel-images/car-numberplate-background.jpg');
	bottom:-6px;
	float:left;
	height:151px;
	left:-310px;
	position:absolute;
	width:328px;
}

.form-text {
	border:0 none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center;
	height:21px;
	width:131px;
	text-transform:uppercase;
}

#sell-button {
	float:left;
	height:29px;
	width:116px;
	padding-left:8px;
	padding-top:2px;
}
	

#number-form input[type="submit"] {
	background-color:transparent;
	background-image:url("/res/images/carousel-images/sell-car-btn.png");
	background-repeat:no-repeat;
	border:0 none;
	color:#FFED00;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	margin-left:8px;
	text-shadow:2px 3px 2px #282727;
	vertical-align:middle;
	width:116px;
	height:27px;

}
#car-background-numberplate #number-form {
	position: absolute;
	bottom: 12px;
	left: 100px;
}