#slideshow{
	width:570px;
	margin:28px auto 0;
	text-align:left;
	padding:20px 0 0 0;
}

#slideshow h3 {
	display: block;
	padding-left:75px;
	background-image: url(/pub/images/slideshow/slideshow-h3-bkg.gif);
	background-repeat:no-repeat;
	background-position:  0 0px;
	font-size:17px;
	color:#9ca828;
	margin: 0 0 3px 0;
}
#slideshow h4 {
	margin: 0px 0 7px 77px;
	font-size:11px;
	color:#77787b;
	font-weight:normal;
}

.buttons{
	padding:5px;
	text-align:center;
}
.buttons span{
	padding:5px 7px 3px 7px;
	cursor:pointer;
	font-size:10px;
	color:#787878;
	background-color:#f0f0f0;
	border:1px solid #d5d5d5;
}
.buttons span.active, .buttons span:hover{
	color:#535353;
	background-color:#d5d5d5;
	border:1px solid #b1b1b1;
}


/* Sample 8*/
#box8 {
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
	height: 500px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
#box8 img {
	padding-left:75px;
}

#box8 ul {
	margin: 10px 0 0 73px;
	font-size:13px;
	list-style: none;
	color:#77787b;
	width:314px;
	float:left;
	position:relative;
}

#box8 li {
	margin: 0 0 3px 0;
	background-image: url(/pub/images/slideshow/bullets.gif);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	padding-left: 20px;
	list-style: none;
}



p.slide_link {
	float:left;
	position:relative;
	top:20px;
	width:89px;
	height:29px;
	margin:0;
}

a.visit {
	display:block;
	width:89px;
	height:29px;
	background-image:url(/pub/images/slideshow/visit-site.gif);
	background-position:top;
	text-indent:-999px;
	overflow:hidden;
	outline:none;
}
div a.visit:hover {
	background-position: 0 -29px;
}
div a.visit:active {
	background-position:bottom;
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:420px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

.invis {
	display:none;
}


/* --- Console Tour --- */
#console h3 {
	margin-bottom: 10px;
	background-image: url(/pub/images/tour/view-h3.gif);
	background-position:28px 0;
}
#console ul {
	width: 450px;
}
#pages_middle #console p {
	margin: 0;
}

#console .mask1 {
	height: 400px;
}
h2#console {
	float: left;
	margin:-3px 0 0;
	background-image: url(/pub/images/tour/console-h2.gif);
	background-position: -5px 0;
	width: 214px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
}