/** Layout **/

body { 
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #353535;
        margin-bottom: 20px;
}

h2,h2 a, a.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin-bottom: 4px;
}

h3, div.componentheading, div.componentheading-ligacoes, td.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #252626;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #016c93;
}

h5 {
	font-size: 11px;
	color: #696a6c;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #252626;
}

a {
	text-decoration: none;
	color: #016c93;
	font-size: 12px;
}

/** Header **/
        td.header {
        background: #bb0d0c url(../images/header.png) left bottom no-repeat;
}

#jflanguageselection {
        float: right;
        margin-top: 17px;
}

#jflanguageselection li {
        float: left;
     padding: 0 0 0 8px;
}

#jflanguageselection li a {
        color: #E68889;
}


/** Images **/

.img_left {
	margin-bottom: 8px;
	float: left;
	margin-right: 10px;
}

.img_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 10px;
}

.img_center {
	float: none;
	clear: both;
	margin-bottom: 8px;
	float: none;
	clear: both;
	text-align: center;
}

/** Conteudo **/

td.content div.inside {
        margin-left: 32px;
        margin-right: 32px;
}

td.contentheading {
        padding: 0 0 10px 14px;
        background: transparent url(../images/heading-bullet.gif) left top no-repeat;
}

.article_separator {
	margin-bottom: 24px;
	display: block;
	height: 27px;
	border-bottom: 1px solid #d5d5d5;
}

table.contentpaneopen p {
	line-height: 18px;
	color: #353535;
        margin: 1em 0;
}

.blog {
width: 100%;
}

.contentpaneopen {

        width: 98%;
}

td.content {
	padding-top: 30px;
}

td.content div.inside td.article_column {
        padding-right: 40px;
}

.contentpaneopen ol {
        list-style-type: decimal;
        padding: 0 0 0 25px;
}

.contentpaneopen ol li {
        line-height: 1.5em;
        padding-left: 4px;
}

.contentpaneopen ul {
        list-style-type: disc;
        margin-left: 10px;
        padding-left: 10px;
}

.contentpaneopen ul li {
        line-height: 1.5em;
}

.contentpaneopen table.content-table {
        border: 1px solid #353535;
}

.contentpaneopen table.content-table th {
        text-align: center;
        font-weight: bold;
        padding: 6px;
        border: 1px solid #353535;
        background-color: #d8d8d8
}

.contentpaneopen table.content-table td {
        padding: 6px;
        border: 1px solid #353535;
}

/** Banner **/

.banner {
	background-image: url(http://streetdogstudio.com/clientes/cgtp/templates/cgtp/images/banner/banner.png); background-repeat: no-repeat;
}

.top_left, .top_right {
	background-color: #bb0d0c;
}

/** Menu **/

td.menu a{
	font-size: 11px;
	font-family: Verdana;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	float: left;
	padding: 8px 0 0 32px;
}

td.menu ul.menu li {
	float: left;
	display: inline;
}

.back_menu, .subtitle, td.menu {
	background-color: #000000;
}

td.menu {
	background-image: url(../images/book-effect.gif); background-repeat: no-repeat;
}

/** footermenu **/

td.center-bottom {
        padding: 32px 32px;
}

table.footer-menu {
        width: 100%;
	border-bottom: 1px dashed #cccccc;
}

table.footer-menu li.parent span {
	color: #252626;
	line-height: 18px;
}

table.footer-menu li span, table.footer-menu span.separator, table.footer-menu li.parent span.separator span {
	color: #252626;
}

table.footer-menu li.parent {
	padding-bottom: 20px;
}

table.footer-menu li.parent li.parent {
        padding-bottom: 0;
}

table.footer-menu li.parent li span{
        color: #696a6c;
}

/** Módulos Títulos **/

.module-left h3, .module-right h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 7px;
	border-left: 8px solid #bb0d0c;
}

div.componentheading, div.componentheading-ligacoes {
	margin-bottom: 20px;
	padding-left: 7px;
	border-left: 8px solid #bb0d0c;
}

.module-left h3 {
	margin-top: 29px;
}

/** Módulo Bem vindo **/

td.left-top a {
	font-size: 11px;
}

td.left-top {
	background: url(../images/top-left.jpg) right bottom;
	background-repeat: no-repeat;
        height: 200px;
}

/** Módulo Top **/

td.texto {
	line-height: 16px;
	font-size: 11px;
	color: #696a6c;
}

td.titulo {
	font-size: 12px;
	color: #252626;
	font-weight:  bold;
}

/** Módulo top e bottom links **/

td.center-top {
        padding-left: 32px;
}

div.module-top {
	padding-top: 18px;
}

div.module-top a {
	font-size: 11px;
	color: #696a6c;
}

div.module-top a:hover {
	color: #016c93;
}

tr.top, tr.bottom {
	background-color: #f6f5f5;
}

/** Módulo Pesquisar **/

div.module-search {
	margin-top: 30px;
}

div.module-search h3 {
	padding-bottom: 10px;
	font-size: 18px;
}

div.module-search h3 a {
        font-weight: normal;
        text-decoration: none;
        text-transform: lowercase;
}

div.module-search h3 a:hover {
        text-decoration: underline;
        text-transform: lowercase;
}

.mod-icasearch-terms input,
.mod-kohasearch-terms input,
.inputbox-search {
        font: 13px/30px Helvetica, Arial, sans-serif;
	width: 528px;
        padding: 0 10px;
	height: 28px;
        *height: 27px;
	background: url(../images/box.gif) left top no-repeat;
        border: 1px solid #808080;
        color: #353535;
}

.mod-kohasearch-idx select {
    display: inline;
    float: left;
    width: 120px;
    margin-right: 10px;
    font: 13px/30px Helvetica,Arial,sans-serif;
    padding-left: 4px;
    margin-top: 4px;
}

.mod-kohasearch-terms input {
        width: 398px;
}

.mod-icasearch-submit input,
.mod-kohasearch-submit input,
input.button-search {
	background: url(../images/button.png) left top no-repeat;
	width: 84px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
        color: #ffffff;
        font: 11px Arial, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
	line-height: 30px !important;
	cursor: pointer;
        text-shadow: 0 -1px 2px darkred;
        margin-left: 8px;
}

/** Modulos Esquerda **/


a.latestnews-left {
	color: #353535;
}

li.latestnews-left {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #cccccc;
}

ul.latestnews-left {
	padding-top: 6px;
	border-top: 1px dashed #cccccc;
}


.module-top_left p {
	font-size: 11px;
	color: #252626;
	line-height: 16px;
	margin-top: 7px;
}

.module-top_left  {
	margin: 30px 32px 0 0;
}

.module-bottom_left p{
	font-size: 11px;
	color: #252626;
}

td.left {
	padding-bottom: 63px;
	background-position: bottom right;
	background-image: url(../images/fade-bottom.jpg); 
	background-repeat: no-repeat;
}

.module-left {
	margin-right: 32px;
	padding-bottom: 26px;
	border-bottom: 1px solid #d5d5d5;
}

/** Módulo Left-bottom **/

div.fader-bottom {
	padding-top: 1px;
	background-position: top right;
	background-image: url(../images/fade-top.jpg); 
	background-repeat: no-repeat;
        width: 248px;
}

td.left-bottom {
	padding: 34px 32px 41px 0;
	background-image: url(../images/left-bottom.jpg); 
	background-repeat: no-repeat;
}

/** Módulo Newsletter **/

.module-left table.acymailing_form {
	margin-top: 8px;
}

.module-left table.acymailing_form input.inputbox {
	border: 1px solid #808080;
	background: url(../images/box.gif) left top no-repeat;
	width: 215px;
        *width: 209px;
	height: 20px;
        *height: 18px;
	line-height: 20px !important;
        text-indent: 6px;
	*text-indent: 0;
        *padding-left: 5px;
	font-size: 11px;
	margin-bottom: 8px;
}

.module-left table.acymailing_form .button {
	margin-top: 0;
	border: none;
	background-color: transparent;
	color: #016C93;
	cursor: pointer;
}

/** Módulo direita **/

div.module-right {
	margin-left: 32px;
	margin-bottom: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #d5d5d5;
}

/** Footer **/

tr.footer td {
	background: url(../images/footer.gif) repeat;
}

tr.footer td.footer_left {
	background-image: url(../images/footer-left.gif); background-repeat: no-repeat;
}

tr.footer td div.footer_right {
	height: 20px; background-image: url(../images/footer-right.gif); background-repeat: no-repeat;
}

div.acymailing_footer {
	display: none;
}

/** Ligações **/

table.contentpane-ligacoes {
	padding-left: 20px;
}

table.contentpane-ligacoes td {
        padding-bottom: 20px;
}

table.contentpane-ligacoes td td.link {
	/* padding-left: 42px; */
        height: 24px;
        padding-bottom: 0;
}

table.contentpane-ligacoes td td.link img {
        vertical-align: top;
}

table.contentpane-ligacoes .sectiontablefooter-ligacoes,
table.contentpane-ligacoes .pagecounter {
        padding-bottom: 0;
}

table.contentpane-ligacoes ul li {
        padding-bottom: 8px;
}

/** Contactos **/

div#component-contact td.contentheading {
	display: none;
}


/*
li.item7, li.item13 {
	margin-bottom: 20px;
}

.pagenav {
	color: #016c93;
	font-size: 12px;
}

td.logo {
	background-color: #9b0b0a;
}
*/

.pagination {
text-align: center;
}
/* Link dos PDF's */
a.jce_file {
clear:both;
display:block;
padding-top:8px;
}

/* [ Login Form */
#com-form-login, #login {
background-color: #f8f8f8;
border: 1px solid #d8d8d8;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width: 420px;
box-shadow: 1px 1px 10px #d8d8d8;
-moz-box-shadow: 1px 1px 8px #c8c8c8;
margin: 60px auto auto;
overflow: hidden;
}

#com-form-login table.contentpane {
display:inline;
width: auto;
float: left;
margin: 20px;
*margin:20px 10px;
}

#com-form-login table.contentpane td {
vertical-align: middle;
float: left;
}

#com-form-login table.contentpane img {
border: 1px solid #d8d8d8;
margin: 0 !important;
padding: 0 !important;
}

#com-form-login label {
line-height: 2em;
text-shadow: 1px 1px 1px #c8c8c8;
}

#com-form-login .inputbox {
margin: 0 0 8px 0;
width: 100%;
}

#com-form-login #remember {
vertical-align: text-bottom;
margin: 0;
width:auto;
}

#com-form-login .button {
margin-top: 8px;
padding: 1px 5px; 
float: right;
bottom: 0;
}

#com-form-login fieldset {
display: block;
*display:inline;
*float:left;
width: auto;
*width:175px;
margin: 14px 20px 20px;

}

#com-form-login ul {
display: block;
width: auto;
position: absolute;
margin: 14px 0 0 20px;
clear:both;
}

#com-form-login a {
font-size: 10px;
}

#login table {
margin: 20px;
width: auto;
*width: 380px;
*float: left;
*display: inline;
*margin-bottom: 0;
_margin-bottom: 20px;
}

#login div.componentheading { display: none; }

#login div {
text-shadow: 1px 1px 2px #c8c8c8;
}

#login img {
margin: 0 !important;
padding: 0 !important;
border: 1px solid #d8d8d8;
}

#login .button {
*display: inline;
float: left;
margin-top: -20px;
position: relative;
z-index: 10;
}

#login br { display: none; *display: block; _display: none; clear: both; }
/* Login Form ] */

.contentpaneopen-top_left input.button {
	margin-top: 20px;
}

/**
 *
 * Frontend
 *
 */

table.adminform tr td textarea.inputbox {
    float: right;
    margin-right: 13px;
    width: 80% !important;
}

table.adminform tr td {
    padding: 7px 7px 0 0 !important;

}

#editor-xtd-buttons {
    display: none;
}
#text_tbl {
    margin-bottom: 10px;
}
div.tool-tip {
    background-color: white;
    border: 1px solid #CCCCCC;
    padding: 10px;
}
div.inside form fieldset legend {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 0;
    _padding: 0;    
    color:#353535;
}
fieldset  {
    margin-bottom: 30px;

}
table.contentpaneopen td span.hasTip img {
    border: 4px solid #FFFFFF;
    text-align: center;
}
table.contentpaneopen td span.hasTip {
    -moz-box-shadow: 3px 3px 4px #A9A9A9;
    background-color: #FFFFFF;
    border: 1px solid #F0F0F0;
    display: block;
    height: 27px;
    text-align: center;
    width: 27px;
}
div .contentpaneopen td.buttonheading {
    position: absolute;
    width: auto;
}
.calendar, .calendar table {
    margin-left: 4px;
    vertical-align: middle;
}
.adminform #title.inputbox  {
    width: 250px;    
    margin-bottom: 10px;
}
#publish_up_img, #publish_down_img {
vertical-align: text-bottom;
margin-left: 6px;
}


/* ---------- */

/* [ Web links */
.sectiontableentry1 .link {
    height: 24px !important;
}
.sectiontableentry1 .link img {
    vertical-align: top;
}
table.contentpane-ligacoes tr.categories td {
    padding-bottom: 8px;
    font-weight: bold;
}
/* Web links ] */