/* ------------- manset_box SECTION -------------- */
#manset_box {
	text-align: left;
	width: 660px;
}
#manset_box ul {
	margin: 0;
	padding: 0;
}
#manset_box-inner {
	position: relative;
	text-align: left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Examples - Tiny Carousel */

#manset {
	height: auto;
	overflow:hidden;
}
.manset_text {
	height: 40px;
	width: 660px;
	position: absolute;
	z-index: 100;
	margin-top: 270px;
	background-image: url(../images/transparan.png);
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	text-shadow: #black 1px 1px;
	text-align: left;
	padding-left: 15px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#manset .viewport {
	width: 660px;
	height: 320px;
	float: left;
	overflow: hidden;
	position: relative;
}
#manset .pager {
	overflow:hidden;
	list-style: none;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#manset .pager li { float: left; }
#manset .pager a {
	background-color: #fff;
	text-align: center;
	display: block;
	background-image: url(../images/manset.png);
	background-repeat: repeat-x;
	width: auto;
	height: 26px;
	background-position: 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	letter-spacing: -1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCC;
	min-width: 28px;
}
#manset .pager .active {
	color: #fff;
	background-color:  #555555;
	background-image: url(../images/manset.png);
	background-repeat: repeat-x;
	background-position: 0px -34px;
	height: 26px;
	width: 28px;
	padding-top: 5px;
}
#manset .disable { visibility: hidden; }
#manset .overview {
	list-style: none;
	position: absolute;
	width: 660px;
left: 0 top: 0;
}
#manset .overview li {
	float: left;
	padding: 0px;
	height: 330px;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
