ul#sliderHeader {margin:0;}
ul#sliderHeader li {
	background:url('slider.png') no-repeat left center;
	list-style:none;
	float:left;
	height:35px;
	line-height:25px;
	padding:0 29px;
	padding-top:10px;
	margin-left:-14px;
	margin-bottom:0;
	font-size:18px;
}
ul#sliderHeader li a {font-weight:normal;color:#393939;cursor:pointer;}
ul#sliderHeader li.main {background:url('slider_main.png') no-repeat left center;}
ul#sliderHeader li.active {background:url('slider_active.png') no-repeat left center;color:#fff;font-weight:bold;}
ul#sliderHeader li.first {
	background-position:right center;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	padding-left:18px;
	margin-left:0;
}
ul#sliderHeader li.last {
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	padding-right:18px;
}
#slider {position:relative;left:0;clear:both;overflow:hidden;}
#slider h2 {
	margin-top:12px;
	font-size:24px;
	color:#393939;
}
#slider h3 {
	font-size:18px;
	font-weight:bold;
	color:#393939;
	margin: 16px 0 6px 0;
}
#slider h3 .i1, #slider h3 .i2, #slider h3 .i3, #slider h3 .i4 {
	display: inline-block;
	background-color: #4ed1ff;
	font: bold 18px Arial;
	color: #ffffff;
	width: 22px;
	text-align: center;
	padding: 0 0 2px 2px;
	margin-right: 14px;
}
#slider h3 .i2 {
	background-color: #ffde00;
}
#slider h3 .i3 {
	background-color: #aee317;
}
#slider h3 .i4 {
	background-color: #ff6224;
}

#slider h4 {
	font-size:13px;
	color:#999;
	font-weight:normal;
	margin:14px 0 11px;
}
#slider h5 {
	font-size:18px;
	font-weight:bold;
	margin:1em 0 0 0;
}
#slider hr {border:none; color:#fff; border-bottom:1px solid #d9d9d9; margin:20px 0;}
#slider p {margin:10px 0;}
#slider a {font-weight:bold;}
.n0, .n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8, .n9,
.s0, .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9 {
	background:url('num2.gif') no-repeat transparent; width:13px; height:13px; display:inline-block; margin-right:6px;
}
.n0 {background-position:left top;}
.n1 {background-position:left -25px;}
.n2 {background-position:left -50px;}
.n3 {background-position:left -75px;}
.n4 {background-position:left -100px;}
.n5 {background-position:left -125px;}
.n6 {background-position:left -150px;}
.n7 {background-position:left -175px;}
.n8 {background-position:left -200px;}
.n9 {background-position:left -225px;}
.s0 {background-position:left -250px;}
.s1 {background-position:left -275px;}
.s2 {background-position:left -300px;}
.s3 {background-position:left -325px;}
.s4 {background-position:left -350px;}
.s5 {background-position:left -375px;}
.s6 {background-position:left -400px;}
.s7 {background-position:left -425px;}
.s8 {background-position:left -450px;}
.s9 {background-position:left -475px;}

#slider img {float:right;margin:0 0 30px 20px;}
#slider img.last {margin-bottom:20px;}
#slider .button {
	margin-top:20px; height:40px; line-height:40px; font-size:16px; color:#fff;
	text-align:center; text-transform:uppercase; border:1px solid #518cc6; text-decoration:none; color:#fff;
	background:#599bdc;
}
#sliderWrapper {overflow:hidden; position:relative; width:100%; /*width:784px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;*/}
.sliderPane {width:938px; padding:20px; float:left;border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}

#sliderFooter {
	line-height:30px; padding:10px; border:1px solid #dcdcdc; overflow:hidden; color:#999;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	background:url('pager.png') repeat-x scroll bottom transparent; 
}
#sliderFooter .backButton,
#sliderFooter .backButton .button {
	float:left; margin-right:10px;
}
#sliderFooter .nextButton,
#sliderFooter .nextButton .button {
	float:right;margin-left:10px;
}
#sliderFooter .nextButton .button em {
	float:left; padding-right:5px;
}
#sliderFooter .backButton {text-align:left;}
#sliderFooter .nextButton {text-align:right;}
#sliderFooter span {font-size:14px;height:38px;line-height:38px;}
#sliderFooter .backButton span {
	float:left;
}
#sliderFooter .nextButton span {
	float:right;
}
#sliderFooter .button {text-transform:none;height:30px;line-height:30px;font-size:15px;text-align:center;}
#sliderFooter .button img {position:relative; top:0px;}
#sliderFooter .backButton .icon {margin-top:6px; float:left; margin-right:6px; background:url('slider_back.png') no-repeat left 2px; width:9px;height:13px;}
#sliderFooter .nextButton .icon {margin-top:6px;*margin-top:8px; float:right; *float:none; margin-left:6px; background:url('slider_next.png') no-repeat left 2px; width:9px;height:13px;}

.sliderControl {
	position:absolute; left:50%; bottom:-60px; margin-left:-30px;
}
.sliderControl a {
    display:block;
    width:10px;
    height:10px;
    background:url('slider_bullet.png') no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:7px;
    float:left;
}
.sliderControl a.active {
    background-position:0 -10px;
}
