/* NOOBSLIDE CSS */

.sample {
	width: 940px;
	text-align: left;
	margin-left: 2px;
}

.readmore {
	color: #fff;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	z-index: 2;
	width: 382px;
	margin: 0;
	margin-top: 218px;
	
	display: none;
}

.readmore a:link, .readmore a:visited {
	color: #000;
	padding: 3px;
}

.readmore a:hover {
	font-size: 13px;
	background-color: #8ca5c8;
	color: #fff;
}

#box4{
	position:absolute;
}
.box4_inner{
	width:940px;
	height:640px;
	float:left;
	overflow: hidden;
}

/*#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}*/
#box4 p{
	/*text-indent:16px;*/
}
/*#box4 img{
	width:200px;
	width:150px;
	:left;
	margin: 0px 10px 10px 10px;
}*/

#box4 h3 {
	padding: 14px 0px 0px 0px;
	color: #000;
	margin: 0px 11px 11px 11px;
	/*background-image: url(/images/noobslide_header_bg.png);*/
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #8ca5c8;
}

#box4 p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
}

#info4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-stretch: condensed;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

/* STYLE BUTTONS */
.buttons{text-align: center;}
.buttons span{opacity: 0.5;border: 1px solid #000;margin: 0; color:#fff; cursor:pointer;font:12px Arial; font-stretch: condensed; margin-left: 2px; margin-right: 2px;}
.buttons span.active, .buttons span.active_ro, .buttons span:hover{ opacity: 1;display: inline-block; width: 90px; border: 1px solid #aaa; height: 90px; }
.buttons span.active {
	opacity: 1;
}

/* ********************************** */
/* OTHER STUFF - TEST FOR DELETIONS */
.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:402px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:940px;
	height:300px;
	overflow:hidden;
}

#handles4 span img{
	border:none;
}

