/**
	Projeto - (Techware) v: 0.1
	Developer(s):
		+ Diogo Silva (diogosilvaferreira@gmail.com)
*/

body {
	overflow: auto;
	background: #fff url(../img/noticias/bg-news.jpg) no-repeat center bottom;
}

#container {
	color: #636363;
}

.list-news {
	width: 247px;
	height: auto;
	padding-bottom: 70px;
	color: #636363;
	float: left;
}
.list-news h2 {
	margin-bottom: 29px;
}
.list-news h3 {
	margin: 46px 0 29px 0;
}

/* --------- LIST HOVER --------- */
.list-news ul.list-content {
	padding-bottom: 20px;
	width: 247px;
	color: #636363;
}
.list-news ul.list-content li {
	background: url(../img/shared/dot.png) no-repeat 0 7px;
	_background: url(../img/shared/dot.png) no-repeat 0 3px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 8px;
	padding: 0 0 10px 0 !important;
}
.list-news ul.list-content li, .list-news ul.list-content li a {
	padding: 2px 5px 8px 0;
	line-height: 20px !important;
	font: 13px Arial,Tahoma,Sans-serif;
	color: #636363;
}
.list-news ul.list-content li a {
	padding: 0 0 0 17px;
}
.list-news ul.list-content li a span {
	padding: 0 10px 0 0;
	font-size: 11px;
}
.list-news ul.list-content li a:hover {
	background: #252525 url(../img/noticias/dot-matte-black.png) no-repeat 0 7px;
	_background: #252525 url(../img/noticias/dot-matte-black.png) no-repeat 0 3px;
	color: #b4b4b4;
	padding: 2px 5px 6px 17px;
	text-decoration: none;
	background-color: #252525;
}
.list-news ul.list-content li:hover span {
	color: #d8158c !important;
}
.list-news ul.list-content li a span:hover {
	color: #d8158c !important;
}
.list-news ul.list-content li.last {
	border: none;
}

/* SELECTED */
.list-news ul.list-content li.selected a {
	background: #252525 url(../img/noticias/dot-matte-black.png) no-repeat 0 7px;
	_background: #252525 url(../img/noticias/dot-matte-black.png) no-repeat 0 3px;
	color: #b4b4b4;
	padding: 2px 5px 6px 17px;
	text-decoration: none;
	background-color: #252525;
}
.list-news ul.list-content li.selected span {
	color: #d8158c !important;
}
.list-news ul.list-content li.selected a span {
	color: #d8158c !important;
}
/* FIM SELECTED */
/* --------- LIST HOVER --------- */

.center-news {
	width: 401px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-left: 59px;
	padding-right: 5%;
	padding-bottom: 70px;
}

.center-news h5 {
	font-size: 9px;
	color: #252525;
	font-weight: normal;
}

.center-news ul li {
	float: left;
}
.center-news h4 {
	margin: 80px 0 7px 0;
}

.center-news h3 {
	font: 17px Arial,Tahoma,Sans-serif;
	color: #b4b4b4;
	width: 378px;
	margin-bottom: 25px;
	line-height: 25px;
}

.center-news h3 span {
	display: inline;
	background: #252525;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.center-news .content, .center-news p {
	width: 401px;
	line-height: 20px;
	margin-bottom: 20px;
}

#container .img {
	clear:both;
	margin:0 auto;
	/*width:100%;*/
}

.center-news ul li.size-more a:hover, .center-news ul li.size-more:hover {
	background-position: 0 -30px;
}
.center-news ul li.size-less a:hover, .center-news ul li.size-less:hover {
	background-position: 0 -30px;
}

#footer {
	float: left;
}

/* Indique Amigo */
.what-rhevolution {
	float: left;
	clear: both;
	width: 154px;
	margin-top: 60px;
}
.what-rhevolution h4 {
	margin: 0 0 15px 0;
}
.what-rhevolution .bt-ok {
	margin: 5px 0 0 0;
	float: left;
}
input.name, input.email, input.yourname {
	border: none;
	background: none;
	width: 130px;
	padding: 5px 10px 4px 10px;
	color: #fff;
}
.what-rhevolution span {
	background: url(../img/produtos/bg-input.png) no-repeat;
	width: 153px;
	height: 24px;
	margin: 0 0 6px 0;
	float: left;
}
.what-rhevolution span.you-name {
	margin: 0 0 10px 0;
}
/* fim indique */

/* -------- PAGINACAO ------ */
.paginacao {
	width: 137px;
	height: 27px;
	float: left;
	padding: 3px 0 0 0;
}

.paginacao li, .paginacao li a {
	background: url(../img/noticias/bg-icon-number.png) no-repeat;
	text-align: center;
	font-size: 10px;
	width: 22px;
	height: 21px;
	float: left;
	color: #fff;
}
.jcarousel-skin-tango li a.selected, .paginacao li a:hover, .paginacao li:hover {
	background-position: 0 -21px;
}
.paginacao li.ativo, .paginacao li.ativo a {
	background-position: 0 -21px;
}

/*.paginacao li { margin-left: 5px; } */

.paginacao li a {
	padding: 4px 0 0 0;
	height: 17px;
}

.paginacao li a:hover {
	text-decoration: none;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 107px !important;
	height: 25px !important;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	background: url(../img/noticias/bg-paginacao.png) no-repeat;
	width: 176px !important;
	height: 27px !important;
	padding: 0 6px 0 33px !important;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 26px !important;
	height: 21px !important;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0 !important; /*margin original margin-right: 5px !important; */
}

.jcarousel-list {
	padding: 3px 0 0 0 !important;
}
.jcarousel-skin-tango .jcarousel-container {
	width: 137px !important;
}

/* botoes */
/* bt next */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(../img/noticias/bt-next.png) no-repeat !important;
	width: 22px !important;
	height: 21px !important;
	right: 16px !important;
	top: 3px !important;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -22px 0 !important;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -44px 0 !important;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	background-position: -96px 0 !important;
}

/* bt Previous */
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(../img/noticias/bt-previous.png) no-repeat !important;
	width: 22px !important;
	height: 21px !important;
	left: 6px !important;
	top: 3px !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -22px 0 !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -44px 0 !important;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	background-position: -96px 0 !important;
}

.jcarousel-list li, .jcarousel-item {
	width: 22px !important;
	height: 21px !important;
}
/* -------- FIM PAGINACAO ------ */
