/* -------------- Home page Slider start ---------- */

#container .slider-section{ 
	width:705px;
	height:351px;
	margin:0 auto;
	float:left;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:13px; 
}
.slider-section .slider-ext-int{
	float:right;
	width:231px;
	height:173px;
	margin:0 auto;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;   
	position: relative;
	top: 0px;
	left: 0px;
}
.img-ext-int{
	cursor: move;
	position: absolute;
	width:231px;
	height:173px;
	overflow: hidden;
}
.slider-different-Cars {
	position: relative;
	float:left;
	width:469px;
	height:351px;
}
.different-Cars {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width:469px;
	height:351px;
	overflow: hidden;
}
.different-Cars img, .img-ext-int img {
  
   image-rendering: -moz-crisp-edges;         /* Firefox */
   image-rendering:   -o-crisp-edges;         /* Opera */
   image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
   image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
.loading-div {
	position: absolute;
	top: 0px;
	left: 0px;
}
.loading-bg {
	filter: alpha(opacity=70);
	opacity:0.7;
	position: absolute;
	display: block;
	background-color: #000;
	top: 0px;
	left: 0px;
	width: 100%;
	height:100%;
}
.loading-img {
	position: absolute;
	display: block;
	background: url(../images/loading.gif) no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height:100%;
}

/*	Bullet Navigator Skin

            .jssorb01 div           (normal)
            .jssorb01 div:hover     (normal mouseover)
            .jssorb01 .av           (active)
            .jssorb01 .av:hover     (active mouseover)
            .jssorb01 .dn           (mousedown)
            
 */
				 
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	filter: alpha(opacity=70);
	opacity: .7;
	overflow:hidden;
	cursor: pointer;
	border: #000 1px solid;
	display:none
}
.jssorb01 {
	position: absolute;
	bottom: 16px;
	right: 10px;
}
.jssorb01 div {
	background-color: gray;
	POSITION: absolute;
	WIDTH: 12px;
	HEIGHT: 12px;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #d3d3d3;
}
.jssorb01 .av {
	background-color: #fff;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #555555;
}
/* jssor slider arrow navigator skin 05 css */
            /*
            .jssora05l              (normal)
            .jssora05r              (normal)
            .jssora05l:hover        (normal mouseover)
            .jssora05r:hover        (normal mouseover)
            .jssora05ldn            (mousedown)
            .jssora05rdn            (mousedown)
            */
 .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../images/a03.png) no-repeat;
	overflow:hidden;
}
.jssora05l {
	background-position: -10px -40px;
}
.jssora05r {
	background-position: -70px -40px;
}
.jssora05l:hover {
	background-position: -130px -40px;
}
.jssora05r:hover {
	background-position: -190px -40px;
}
.jssora05ldn {
	background-position: -250px -40px;
}
.jssora05rdn {
	background-position: -310px -40px;
}
.text-section{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height:40px;
	width:469px;
}
.text-bgcolor{
	filter: alpha(opacity=60);
	opacity:0.4;
	position: absolute;
	display: block;
	background-color: #000000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.prototype{
	POSITION: absolute;
	height:40px;
	width:469px;
	TOP: 0;
	LEFT: 0;
}
.text-style{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 100%;
	TOP: 0;
	LEFT: 0;
	color:#fff;
	line-height: 40px;
	font-size:20px;
	padding-left:10px;
}
.slider-mi{
	float:right;
	margin-right:20px;
}
/* -------------- Home page Slider 1 section ---------- */
.slider-1-section{
	position: relative;
	width:600px;
	height:450px;
	margin-left:20px;
	margin-bottom:20px;
	border: 5px solid #444444;
}
.slider-1 {
	position: relative;
	float:left;
	width:600px;
	height:450px;
}
.slider-1-cars {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width:600px;
	height:450px;
	overflow: hidden;
}        
.slider-1 .prototype, .slider-1 .text-section{
	width:600px;
}

/* -------------- Home page Slider end ---------- */