/*--------- slider ---------*/


.slider {
    height: 398px;
    margin: 0 auto;
    position: relative;
	overflow:visible !important;
    width: 940px;
    z-index: 2;
}

.bot1 {
	position:absolute;
	background:url(../images/shadow.png) no-repeat 0 0;
	width:940px;
	height:61px;
	display:block;
	bottom:-61px;
	left:0;
}

.items {
	display:none;
}


.pagination {
    bottom: -36px;
    display: inline-block;
    height: 16px;
    left: 438px;
    position: absolute;
    z-index: 60;
}
	.pagination li {
		float:left;
		padding:0 7px 0 0;
		font-size:0;
		line-height:0;
		margin:0;
	}
		.pagination a {
			display:block;
			width:16px;
			height:16px;
			background:url(../images/pagin-a.png) left 0px no-repeat;
			font-size:0;
			line-height:0;
			text-decoration:none;
		}
			.pagination li.current a,
			 .pagination a:hover {
				background-position:0 -44px;
			}
			
			.color2 {
				color:#383839 !important;
			}
			
			.color3 {
				color:#171717 !important;
			}

			.color4 {
	            color: #071930 !important;
			}

			.color5 {
	            color: #0a6bbe !important;
			}

.prev {
	display:block;
	width:25px;
	height:22px;
	position:absolute;
	z-index:15;
	bottom:2px;
	right:9px;
}
	
.next {
	display:block;
	width:25px;
	height:22px;
	position:absolute;
	z-index:15;
	bottom:2px;
	right:9px;
}

	.prev:hover,
	.next:hover {
		background-position:0 -70px;
	}
	
.play {
	display:block;
	width:45px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:823px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
	.play span {
		display:none;
	}
	.play em {
		font-style:normal;
		display:block;
	}
.paused span {
	display:block;
}
.paused em {
	display:none;
}
.banner {
    left: 54px;
    overflow: hidden;
    position: absolute;
    top: 132px;
    width: 480px;
    z-index: 15;
}
	.banner i {
	display: block;
	text-transform: uppercase;
	color: #C90;
	opacity: 1.9;
	font-family: "big noodle titling";
	font-size: 58px;
	font-style: normal;
	line-height: 42px;
	font-weight: 600;
	}

.text11{
	color: #FFFFFF;
	display: block;
	font-family: "big noodle titling";
	font-size: 58px;
	font-weight: bold;
	line-height: 61px;
	margin-bottom: 22px;
	margin-top: -7px;
	text-transform: uppercase;
}
	

.progbar {
	background:#000;
	width:100%;
	height:2px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.numStatus {
	display:block;
	width:45px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:551px;
	left:583px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
/*-------- end slider -----------*/

.col-1 {
	float:left;
	width:400px;
	padding-right:50px
}
* + html .min {
	min-height:45px;
}
.col-2 {
	float:left;
	width:400px;
}
/*-------- end preset -------*/
