@charset "utf-8";
/* Equylybra Content Management System */
/* Designed by Equylybra (Marcell Branco) - All rights reserved */

/* Cressgo Theme - Scren CSS Styles */

@import url("default.css");
@import url("login.css");
@import url("mainNav.css");

/* Estilos do ADDT */
@import url("nav.css");
@import url("wdg.css");
@import url("tng.css");
@import url("nxt.css");
@import url("cal.css");
@import url("../common.css");

/* Default CSS Styles - Cressgo Theme */

body { margin: 2px 20px 0 0; background: #000 url(imagens/bodyBackground.jpg) top left repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a { font-weight: normal; text-decoration: none; color: #333333; }
a:hover { color: #CC3300; text-decoration: underline; }
img { border: 0; }
h1 { font-size: 18px; color: #CC3300; margin: 2px; }
h2 { font-size: 16px; color: #000; margin: 2px; }
h3 { font-size: 14px; color: #CC3300; }
h4 { font-size: 12px; color: #333; }
input { margin: 2px; }
.txtLeft { text-align: left; }
.txtRight { text-align: right; }
.txtCenter { text-align: center; }

#bodyContainer { width: 990px; }
#LeftContainer { width: 210px; padding-top: 10px; float: left }
#LogoCMS { width: 780px; float: right; padding-top: 9px; text-align: right; display: block; }
	*html #LogoCMS { width: 760px; }
#ModuleHeader { width: 770px; height: 36px; float: right; margin: 8px 0 0 8px; display: block; border: 1px solid #000; border-bottom: none; border-top: none; background: #FFF url(imagens/mainContainerTop.jpg) top left repeat-x; }
	*html #ModuleHeader { width: 760px; }

#ModuloTitle { width: auto; height: 26px; float:left; margin-left: 8px; padding: 10px 0 0 42px; font-size: 16px; font-weight: bold; color: #000; }
#Logout { width: 30px; float: right; margin-right: 6px; }
#mainContainer { width: 770px; min-height: 460px; margin: 0 0 0 8px; border: 1px solid #999; border-top: none; float: right; background: #FFF; }
	*html #mainContainer { width: 760px; }
.ContentHolder { width: 744px; float: left; padding: 20px 12px; }
	*html .ContentHolder { width: 736px; }

#welcome { margin: 36px 18px; font-size: 12px; }

.ControlBorderLeft { width: 15px; height: 24px; background: url(imagens/control_bg1.png) top left no-repeat; }
.ControlBorderRight { width: 15px; height: 24px; background: url(imagens/control_bg3.png) top right no-repeat; }
.confirmacao { text-align: center; }
#ControlTop { margin-top: 6px; }
#ControlTop td { padding-top: 6px; }
.KT_bottombuttons div { margin: 6px 6px 0; }

/* Navegação interna dos módulos */
.innerNav { height: auto; font-size: 11px; margin: 3px 0 0 0; padding: 6px 0 3px 0; list-style-type: none; float: right; }
.innerNav li { color: #FFFFFF; display: inline; margin: 0 1px; padding: 4px 8px; background: #57450F; border: 1px solid #CCCCCC; }
.innerNav li:hover { background: #876B18; cursor: pointer; }
.innerNav li a { color: #FFFFFF; text-decoration: none; }
.innerNav li#LinkAtivo { background-color: #F4EAC5; border-bottom: none; }
.innerNav li#LinkAtivo a { color: #333333; font-weight: bold; }
.innerNavHover { color: #333333; display: inline; margin: 0 1px; padding: 4px 8px; background: #DFF3EE; border: 1px solid #CCCCCC; }
.innerNavHover a { color: #333333; text-decoration: none; }

.confirmacao { width: 100%; font-size: 12px; font-weight: bold; color: #000000; text-align:center; margin: 0 0 4px 0; padding: 8px 0; border: none; border-bottom: 1px solid #D7E1E8; background-color: #EEE0A7; }
/* Modulo Enquetes */
.PollOptions { float: left; }
.PollOptionsLabel { float: left; padding-right: 6px; }
.PollOptionsColorBar { float: left; margin: 0 6px; padding: 2px; background-color: #FFF; border: 1px solid #AAA; }

/* Dynamic List row settings ----------------------*/

/* Listagem de Textos */
.KT_col_txtData {width:70px; overflow:hidden;}
.KT_col_txtTitulo {overflow:hidden;}
.KT_col_txtDestaque {width:7px; overflow:hidden;}
#DinListSelectAll {text-align:center; width: 22px}
#DinListActions {text-align:center; width: 80px}

/* Listagem de Álbuns */
.KT_col_imgArquivo {width:140px; height: 105px; padding: 5px; overflow:hidden;}
.KT_col_albDetalhes {overflow:hidden; text-align: left}
.KT_col_albDetalhes p {margin:0}
.KT_col_albTitulo {width:140px; overflow:hidden;}
.KT_col_albDescricao {width:140px; overflow:hidden;}
.KT_col_albData {width:70px; overflow:hidden;}
.sorter_album {color:#FFFFFF; padding: 0 12px; font-weight: bold}
.sorter_album:hover {color: #FF9900; font-weight: bold; text-decoration: none}
.filtrosLabel {border: none; padding: 0; background: none; text-align: left}
.filtros {border: none; padding: 0; background: none; text-align: right}

/* Listagem de Enquetes */
.KT_col_timestamp { width:70px; overflow:hidden;}
.KT_col_question { width: 280px; overflow:hidden; text-align: left}
.KT_col_status { width:40px; overflow:hidden;}
.KT_col_exp_time { width:100px; overflow:hidden;}
