* {
	padding:0;
	margin:0;
}
.slider {
	width:950px;
	height:407px;
	margin:0 auto;
	position:absolute;
	left:2px;
	top:-14px;
}
.items {display:none;}
.pic {height:407px !important;}
.controls {
	position:absolute;
	top:114px;
	left:11px;
	z-index:600;
	width:950px;
	height:47px;
	background:none;
	text-align:center;

}

.controls a {
	color:#fff;
	float:left;
	margin-right:0px;}

.controls a.prev {
	display:block;
	height:47px;
	width:47px;
	text-indent:-5000px;
	background:url(../images/prev.png) 0 0 no-repeat;
	position:relative;
}
.controls a.prev:hover {
	background:url(../images/prev.png) 0 -47px no-repeat;
}

.controls a.next {
	display:block;
	height:47px;
	width:47px;
	text-indent:-5000px;
	background:url(../images/next.png) 0 0 no-repeat;
	position:absolute;
	right:0px;
}

.controls a.next:hover {
	background:url(../images/next.png) 0 -47px no-repeat;
}

.pagination {
	position:absolute;
	top:350px;
	right:194px;
	z-index:9999;
}
.pagination li {
	float:left;
	padding:0;
	margin-right:2px;
	background:url(../images/bull.png) 0 0 no-repeat;
}
.pagination li:hover {
	background:url(../images/bull.png) 0 -17px no-repeat;
}
.pagination li.current {
	background:url(../images/bull.png) 0 -17px no-repeat;
}
.pagination li a {
	color:#fff;
	font-size:0px;
	line-height:0px;
	display:block;
	width:17px;
	height:17px;
	display:block;
}
.play.paused {
	color:#f00;
}
.banner {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:250px;
	min-height:200px;
	position:absolute;
	right:24px;
	top:59px;
	color:#fff;
	font-size:13px;
	line-height:18px;
	z-index:999;
	
}

.caption-1 {
	background:#f4f6f8;
	width:149px;
	padding:28px 16px 33px 18px;
	box-shadow:1px 1px 2px rgba(199,200,199,0.17);
-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.17);
-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.17);
}

.caption-2 {
	background:#e5e6e3;
	width:229px;
	padding:28px 16px 33px 18px;
	box-shadow:1px 1px 2px rgba(199,200,199,0.17);
-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.17);
-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.17);
}
 
.banner .list-1 li {line-height:26px; padding-left:22px; background:url(../images/banner-marker.jpg) 0 8px no-repeat; font-family:Arial, Helvetica, sans-serif;}
.banner .list-1 li a {color:#fff; font-size:12px; text-decoration:none; text-transform:none;}
.banner .list-1 li a:hover {color:#fff; text-decoration:underline;}

.banner h2 {
	color:#fff;
	padding:0px 0 0px 0px;
	margin-bottom:-15px;
	position:relative;
	font-size:66px;
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.banner h5 {
	color:#fff;
	padding:0px 0 0px 0px;
	margin-bottom:-5px;
	position:relative;
	font-size:38px;
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.banner h6 {
	color:#fff;
	padding:0px 0 0px 0px;
	margin-bottom:-10px;
	position:relative;
	font-size:46px;
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.banner h4 {
	color:#fff;
	padding:0px 0 0px 0px;
	position:relative;
	font-size:21px;
	line-height:1.2em;
	}

.b1 {
	left:674px;
	top:80px;
}
.b1.from {
	left:159px;
	bottom:239px;
}
.b2 {
	left:60px;
	top:120px;
	background:#f00;
}
.b2.from {
	left:-100px;
	top:-200px;
}
.b3 {
	left:300px;
	top:40px;
	background:#0ff;
}
.b3.from {
	left:-100px;
	top:-100px;
}
input {
	width:40px;
}
form {
	width:710px;
	margin:0 auto;
}
label {
	display:block;
	height:40px;
}
.presets {
	position:absolute;
	right:40px;
	top:0;
	margin-top:30px;
}
.presets li:hover {
	text-decoration:underline;
	cursor:pointer;
}
.presets li.curr {
	color:#f00;
}
.progbar {
	background:#ff0;
	width:100%;
	height:10px;
	position:absolute;
	max-width:200px;
}
.mask {height:483px;}
