/*--------------------------------------------------------------
	# STV - Onde a gente se vê
	# Copyright (C) stv.co.mz. Todos Direitos Reservados.
	# Website: http://www.stv.co.mz
	# Support: itelio.lucas@soico.co.mz 
	---------------------------------------------------------------*/
	
/* ||| universal set of reset styles |||*/

html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	
	line-height: 1;
	color: white;
}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
}
/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
    color: #000;
}

#bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-position: center top;
    /*background-attachment: fixed;*/
    background-size: cover;
    
	/*background: url('/images/background.png') white no-repeat center top;*/
	font: normal 11px Arial, Helvetica, sans-serif;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	padding-left: 0;
	/*line-height: 170%;*/
	/*padding: 5px 0;*/
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p,
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	padding: 0;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select,
button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
#wrap_1 {
	background: none;
	width: 961px;
	margin: 0 auto;
}
#wrap_2 {
	width: 961px;
	padding: 0;
	margin: 0 auto;
}
#top_wrap {
	height: 30px;
	line-height: 30px;
	overflow:hidden;
}
/* Suckerfish menu background */
#horiz-menu,
#member_area,
#login_wrap,
#top_wrap,
#logo_block,
#header_wrap,
#bg_content_wrap,
#bottom_wrap_1,
#bottom_wrap_2 {
	clear: both;
	padding: 0 22px;
	width: auto;
}
#bottom_wrap_1 {
	background: #eee url('../images/member_bg.png') repeat-x 0 0;
	border-top: 1px solid #eeeeee;
}
#bottom_wrap_2 {
	background: #272727;
}
#mainbody,
#mainbody-2 {
	margin-bottom: 9px;
}

/* Member area */
#member_area,
#login_wrap {
	
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	text-transform: uppercase;
}
#login_wrap {
	display:none
}
#member_area .lf a {
	background: url('../images/button_left.png') no-repeat 0 50%;
	color: #666;
	padding: 4px 3px;
	margin-right: 1px;
}
#member_area .lf a span {
	background: url('../images/button_right.png') no-repeat 100% 50%;
	padding: 4px 7px 4px 4px;
}
#member_area .lf a:hover {
}
/* Search module */
#member_area .rf div.search {
	margin-top: 5px;
}
#member_area .rf div.search input {
	border: 1px solid #e1e1e1;
	padding: 3px 2px;
	color: #c0c0c0;
	width: 215px;
}
#member_area .rf div.search input:focus {
	color: #000;
}
#member_area .rf div.search input.button,
ul.loginposition input.button,
div.logout input.button {
	color: #fff;
	border: none;
	width: 56px;
	height: 19px;
	padding: 0 0 1px;
	margin-left: 8px;
}
/* Content wrap */
#logo_block {
	height: 160px;
    width: 916px;
    display:block;
    background: url('../images/logotipo_stv.png') no-repeat 0px 20px;   
}
#logo_width {
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 280px;
	height: 95px;
}
/* Here you can change width or height of your logo*/

a#logo {
	width: 293px;
	height: 60px;
	float: left;
	display: block;
}
/*end*/
#banner_wrap {
	float: right;
}
/* Set of majot blocks */
div#header {
	float:left;
	overflow: hidden;
}
div#advert2 {
	float:right;
	overflow: hidden;
	color: #272727;
}
/* default crounded corners block */
/* Moduletable 
-------------------------------------------------------------------------------- */

div.module h3,
div.module_menu h3,
div.module_text h3 {
	margin: 0 2px 0 4px;
	padding: 1px 0;
	white-space: nowrap;
	height: 37px;
	background: url('../images/moduletable_h3_def_r.png') no-repeat 100% 50%;
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #272727;
}
div.module .spantitle,
div.module_menu .spantitle,
div.module_text .spantitle {
	display: block;
	margin: 0 0 0 -2px;
	padding: 8px 0 0 10px;
	height: 29px;
	background: url('../images/moduletable_h3_def_l.png') no-repeat 0 50%;
}
div.moduletable {
	margin: 0 0 9px;
}
#header div:last-child.moduletable {
	margin: 0;
}
div.module_content {
	padding: 9px;
}
div#header,
div.module,
div.module_menu,
div.module_text {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
	background: url('../images/def_cor_rb.png') no-repeat bottom right;
}
div#header .lb,
div.module .lb,
div.module_menu .lb,
div.module_text .lb {
	padding: 0;
	background: url('../images/def_cor_lb.png') no-repeat bottom left;
}
div#header .rt,
div.module .rt,
div.module_menu .rt,
div.module_text .rt {
	padding: 0;
	background: url('../images/def_cor_rt.png') no-repeat top right;
}
div#header .lt,
div.module .lt,
div.module_menu .lt,
div.module_text .lt {
	padding: 0;
	background: url('../images/def_cor_lt.png') no-repeat top left;
}
/* Joomla menu */

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
	background: #fff;
}
ul.menu li {
	background: none;
	margin: 0 9px;
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #333;
	text-decoration:none!important;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}
ul.menu li.active a {
}
div.module_menu ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}
ul.menu li li a {
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
ul.menu li:last-child {
	border: none;
}
ul.menu li:last-child a {
	padding-bottom: 0;
}
ul.menu li li:last-child a {
	padding-bottom: 5px;
}
ul.menu li.parent li a {
	background: none;
}
.users_wrap {
	clear: both;
}
/* set the width of user modules */
.us_width-24b,
.us_width-32b,
.us_width-49b {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.us_width-24b {
	width: 24.25%;
}
.us_width-32b {
	width: 32.6%;
}
.us_width-49b {
	width: 49.5%;
}
div:first-child.us_width-24b,
div:first-child.us_width-32b,
div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;
	width: 100%;
}
.users {
	overflow: hidden;
	float: left;
	margin-left:1%;
	padding: 18px 0;
}
#bottom_wrap_2 .users:first-child {
	margin-left: 0;
}
.us_width-16 .users {
	width: 15.8%;
}
.us_width-19 .users {
	width: 19.2%;
}
.us_width-24 .users {
	width: 24.25%;
}
.us_width-33 .users {
	width: 32.6%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
/* component + right */
div#component-2 {
	float: left;
	width: 626px;
}
div#right {
	float: right;
	width: 284px;
}
div#content_wrap {
	background: #fff;
}
/* component */

div#component {
	width: 100%;
}
#mainbody {
	/*display:none;*/
}
/* Background of mainbody content */
#mainbody-2 #main_center {
	background: url('../images/cont_sh_center.png') repeat-y 50% 50%;
	width: 100%;
}
#mainbody-2 #main_top {
	background: url('../images/cont_sh_top.png') no-repeat 50% 0;
}
#mainbody-2 #main_bottom {
	background: url('../images/cont_sh_bottom.png') no-repeat 50% 100%;
}
#main_content {
	margin: 0;
	padding: 20px 30px;
    color: black;
    background: #FFF;
}
#mainbody #main_center {
	background: url('../images/cont_center.png') repeat-y 50% 50%;
	width: 100%;
}
#mainbody #main_top {
	background: url('../images/cont_top.png') no-repeat 50% 0;
}
#mainbody #main_bottom {
	background: url('../images/cont_bottom.png') no-repeat 50% 100%;
}
#bottom_wrap_1 div.moduletable {
	margin: 0 9px 9px;
}
div.moduletable h3 {
	display:none;
}
#header div.moduletable h3 {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 9px;
}
#bottom_wrap_1 div.null,
#bottom_wrap_1 div.us_width-24b,
#bottom_wrap_1 div.us_width-32b,
#bottom_wrap_1 div.us_width-49b {
	background: url('../images/bottom_module_separator.png') repeat-y 0 0;
	margin-top: 18px;
	margin-bottom: 9px;
}
#bottom_wrap_1 div.null:first-child,
#bottom_wrap_1 div.us_width-24b:first-child,
#bottom_wrap_1 div.us_width-32b:first-child,
#bottom_wrap_1 div.us_width-49b:first-child {
	background: none;
}
#bottom_wrap_1 ul li {
	border-bottom: 1px solid #d0d0d0;
}
#bottom_wrap_2 div.moduletable {
	color: #b8b8b8;
}
#bottom_wrap_2 div.moduletable h3 {
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#bottom_wrap_2 ul li {
	border-bottom: none;
	line-height: 110%;
}
#bottom_wrap_2 a:link,
#bottom_wrap_2 a:visited,
#bottom_wrap_2 a:active {
	text-decoration: none;
	color: #ccc;
}
#bottom_wrap_2 a:hover {
	text-decoration: underline;
	color: #fff;
}
/* Footer */

#footer_wrap {
    background-color:#b1b1b1;
	width: 961px;
	clear: both;
	height: 40px;
	line-height: 46px;
	font-size: 11px;
	margin: 0 auto;
	color: #241766;
    text-align: center;
}
#copyright {
	margin: 0 auto;
	width: 961px;
}
#copyright #infoo {
	margin: 0 0 0 22px;
	float: left;
    width: 100%;

}
div#footer_wrap a {
	text-decoration: none;
	color: #241766;
}
#copyright #stylearea {
	margin: 0 16px 0 0;
	float: right;
	width: 8%;
}
#copyright #stylearea a:link,
#copyright #stylearea a:visited,
#copyright #stylearea a:active {
	color: #999;
}
#copyright #stylearea a:hover {
	color: #241766;
}

#grelha {
	width: 100%;
	display: block;
	/*min-height: 300px;*/
	background: url('../images/fundo.png');
	padding-top: 43px;
	padding-bottom: 43px;
}

#ligac{
    width:300px;
    height:200px;
    display:table;
    background: url('../images/stv 12 anos.png') no-repeat;
}

.bloco{
    width:300px;
    float:left;
    display: table;
    width:200px;
}
.b1{
    width:611px;
    height:376px;
    margin: 28px 10px 0px -6px;
    background:  url('../images/stv 12 anos.png') no-repeat;	
}
#slideshow{
    margin:0;
    padding:2px 0 0px 0;
    margin-top:0px;
    background:  url('../images/border-slideshow.png') no-repeat 0px 0px;
}
#show{margin-left:15px;width:700px;}

#programas{margin-left:20px;width:  529px; display:table;}

#linha1{margin: 0 0 0 -8px; padding:0 0 2px 0;display:table;background: url('../images/grelha-diaria-topo.png') no-repeat 1px bottom;}
#linha1 li{display:inline; float:left;display:table;margin-bottom:0;}
#linha1 a{display:block;width:100%;height:43px;}
li#gprog{
    color:#1B0E60;
    font-size:17px;
    font-weight:600;
    width:271px;
    line-height:43px;
}
li#hoje{width:117px;height:43px !important;background:url('../images/grelha-hoje.png') no-repeat;}
li#vgcompleta{width:216px;height:43px !important;background: url('../images/grelha-vgcompleta.png') no-repeat}
#diaria{
    width: 529px !important;
    height: 98px !important;
    max-height: 98px !important;  
    padding-top: 0px;
    margin: 0 0 0 0px;
    display: block;
    overflow: hidden;
    float: left;
}
#diaria .moduletable {
	margin: 0px !important;
}
#diaria .moduletable table {
	width: 529px !important;
}

#footer1{background: url('../images/interior_topo.png') no-repeat center top;background-size: 100% 2px; }

#bg_content_wrap{padding: 0;}

#col_esq{
    display:table;
    width:655px;
    float:left;
    height:200px;
}
#cima a{
    background: url('../images/seta-cima.png') no-repeat;
    width: 38px;
    height:98px;
    display:table;
    float:left;
    margin: 0 1px 0 -7px;   
}
#cima.esq a {
	background-image: url('../images/seta-esquerda.png');
}
#baixo a{
    background: url('../images/seta-baixo.png') no-repeat;
    width: 38px;
    height:98px;
    display:table;
    float:left;    
    margin:0;
}
#baixo.dir a {
	background-image: url('../images/seta-direita.png');
}
#col_dir{
    display:table;
    width:300px;
    float:left;
    height:200px;
    clear:right;
}
#facepile{background:transparent; display:table; margin:10px 0 33px 10px;}
#facepile .module_content{background:none;padding:0;}

/*.read_block td:parent{display: none;}
.contentpaneopen tbody tr:last-child{display:none;}*/

.contentpaneopen * { color: #0D0743 !important; }

/* Menu Footer */
/***************************************************/
#footer_wrapper {
	width: 900px;
	margin: 0px auto;
}

#footer_wrapper ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 40px;
	width: 150px;
	list-style: none;
}

#footer_wrapper ul li {
	display: block;
}

#footer_wrapper ul li a,
#footer_wrapper ul li span {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 5px 0px;
	color: #FEFEFE;
	text-decoration: none;
}

#footer_wrapper ul li span {
	color: #888;
}

#footer_wrapper ul li.footer_content_title {
	padding: 40px 0px 15px;
}

#footer_wrapper ul li.footer_content_title a,
#footer_wrapper ul li.footer_content_title span {
	font-weight: bold;
	text-transform: uppercase;
}