/*--------- slider ---------*/

.slider {
	width:938px;
	margin:0 auto;
	position:relative;
	z-index:2
}

.slider-line {
	width:100%;
	height:6px;
	background:url(../img/slider-line.gif) repeat-x 0 0;
}

.slider-bg {
	border:1px solid #e1e1e1;
	border-top:none;
	width:938px;
	margin:0 auto 30px;
}
.items {
	display:none;
}

.prev-next-bg {
    background: url("../img/next-bg.png") no-repeat scroll 0 0 transparent;
    bottom: 8px;
    height: 78px;
    position: absolute;
    right: 8px;
    width: 78px;
    z-index: 999999;
}

.pagination {
		position:absolute;
		top:551px;
		left:369px;
		display:inline-block;
		height:20px;
		width:140px;
		border:1px solid #000;
		background:url(../img/pagination-bg.gif) left top repeat-x;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		padding:5px 0 0 20px;		
		z-index:60;
	}
	.pagination li {
		float:left;
		padding:0 3px 0 0;
		font-size:0;
		line-height:0;
		margin:0;
		color:#252525;
		background:none !important;
	}
		.pagination a {
			display:block;
			width:15px;
			height:15px;
			background:url(../img/pagination-a-bg.gif) left 0px no-repeat;
			font-size:0;
			line-height:0;
			text-decoration:none;
		}
			.pagination li.current a {
				background:url(../img/pagination-a-active.gif) left 0px no-repeat;
			}

.prev {
    background: url("../img/prev.png") no-repeat scroll 4px 7px transparent;
    display: block;
    height: 25px;
    left: 12px;
    position: absolute;
    top: 25px;
    width: 15px;
    z-index: 15;
}

.next {
    background: url("../img/next.png") no-repeat scroll 4px 7px transparent;
    display: block;
    height: 25px;
    left: 52px;
    position: absolute;
    top: 25px;
    width: 15px;
    z-index: 15;
}
	.next:hover, 
	.prev:hover	{
		background-position:4px -59px;
	}
	
.play {
	display:block;
	width:45px;
	height:22px;
	background:url(../img/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{
	width:234px;
	overflow:hidden;
	position:absolute;
	top:35px;
	padding-bottom:20px;
	right:22px !important;
	left:auto !important;
	color:#b0b0b0;
	z-index:15;
	background:url(../img/banner-bg.png) repeat 0 0;
}
	.banner-inner {
		width:100%;
		height:4px;
		margin-bottom: 47px;
		background:#202020;
	}
	
	.banner span {
		display:block;
		font-family: tahoma,"Arial AMU",arial,sylfaen,sans-serif;
		color:#fff;
		text-transform:uppercase;
		font-size:24px;
		line-height:25px;
		margin-bottom:18px;
	}
	.banner-inner1 {
		padding-left:21px;
		padding-right:20px;
		overflow:hidden;
	}
	.link1 {
		display:inline-block;
		text-transform:uppercase;
		color:#fff;
		font-family:tahoma,"Arial AMU",arial,sylfaen,sans-serif;
		font-size:11px;
		line-height:14px;
		padding-right:10px;
		background:url(../img/marker2.png) no-repeat right 5px;
	}
	
	.link1:hover {color:#ff5925; text-decoration:none;}
	
	.banner p {
		padding-bottom:21px;
	}

.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(../img/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 -------*/

#light_search {width: 350px; height:200px; position: relative;display: block;}
#light_search label {padding: 10px 0 2px 0; color: #555555;font-size:0.85em;}
#light_search input {padding:1px 1px 1px 1px;margin:0;font-size:0.9em;color:#555555; border:1px solid #000;background:#fgfgfg;outline:none;}
#light_search .enteredtext {width:320px;}
#light_search .datepick1 {width:140px;}
#light_search input.light_button{float:right;background-color:#ff5925; color:#fff;border-style:outset;border-top-color:#fff;border-left-color:#fff;border-right-color:#666;border-bottom-color:#666;margin-right:3px;padding:2px 15px 2px 15px;}
#light_search_form {position: relative;padding-bottom: 24px;margin-bottom: 12px;}

#light_login {width: 600px; height:550px; position: relative;display: block;}
#light_login label {display:block; height:50px; position:relative;width: 380px;}
#light_login input {padding:1px 1px 1px 1px;margin:0;font-size:0.9em;color:#555555; border:1px solid #000;background:#fgfgfg;outline:none;}
#light_login .label {
	display:inline-block;
	color:#696969;
	float:left;
	padding-top: 10px;
}
#light_login .enteredtext {
	outline: none;
	border:1px solid #e7e7e7;
	color: #808183;
    font-family:tahoma,"Arial AMU",arial,sylfaen,sans-serif;
    font-size: 13px;
    margin: 0;
	padding: 12px 16px;
	float:left;
    width: 229px;
	display:inline-block;
}

#light_login .datepick1 {width:140px;}
#light_login input.light_button{float:right;background-color:#ff5925; color:#fff;border-style:outset;border-top-color:#fff;border-left-color:#fff;border-right-color:#666;border-bottom-color:#666;margin-right:3px;padding:2px 15px 2px 15px;}
#light_login_form {position: relative;padding-bottom: 24px;margin-bottom: 12px;}
h3.text-1 {text-align:center;} 
.text-1 {font-size:1.4em;line-height:30px;color:#ff5925;font-weight:normal!important;} 
.text-1 span {display:block;}
#login_error {
	display: none;
	background: red;
	color: #FFF;
}
#light_feedback {width: 750px; height:700px; position: relative;display: block; background-color:#ff0000;}
#light_feedback label {padding: 2px 0 2px 0; color: #555555;font-size:0.80em;}
#light_feedback input {padding:1px 1px 1px 1px;margin:0;font-size:0.9em;color:#555555; border:1px solid #000;background:#fgfgfg;outline:none;}
#light_feedback .enteredtext {width:320px;}
#light_feedback .datepick1 {width:140px;}
#light_feedback input.light_button{float:right;background-color:#ff5925; color:#fff;border-style:outset;border-top-color:#fff;border-left-color:#fff;border-right-color:#666;border-bottom-color:#666;margin-right:3px;padding:2px 15px 2px 15px;}
#light_feedback_form {position: relative;padding-bottom: 24px;margin-bottom: 12px;}
#feedback_error {display: none;background: red;color: #FFF;text-align:center;}

form label {display: inline-block;}
form p {padding: 7px;line-height: 1.6;}
#inline1 {overflow: auto;width: 500px;height: 100px;background-color: #FDFDFD;}
#page #inline1 {display: none;}
#page #inline2 {display: none;}
#tip7-title {text-align: left;}
#tip7-title b {display: block;margin-right: 80px;}
#tip7-title span {float: right;}

