/* NOOBSLIDE CSS */

#noob_foundation_news {
	float: left;
	overflow: hidden;
	
	padding: 6px; margin: 0; color:#fff; font:12px Arial; font-stretch: condensed; padding-left: 2px; padding-right: 2px;
	background: red;
	padding-right: 4px;
	
}

.sample {
	width: 552px;
	text-align: left;
}

.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 div{
	width:550px;
	height:90px;
	float:left;
	background:#fff;
	overflow: hidden;
}

/*#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}*/
#box4 p{
	/*text-indent:16px;*/
}
/*#box4 img{
	width:200px;
	width:150px;
	float: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{background: #0b2757; text-align: left;}
.buttons span{float: left; padding: 6px; margin: 0; color:#fff; cursor:pointer;font:12px Arial; font-stretch: condensed; background-color: #0b2757; padding-left: 15px; padding-right: 15px;}
.buttons span.active, .buttons span.active_ro, .buttons span:hover{float: left;background:#3267b7;color:#fff}
.buttons span.active {
	background-image: url(/img/noobslide/noobslide_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000;
}

/* ********************************** */
/* 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:548px;
	height:95px;
	overflow:hidden;
	border: 1px solid #cccccc;
}

#handles4 span img{
	display:block;
	border:none;
}

#handles4 {
	display: none;
}
