table {
    width:      100%;
}

img {
    border:     0;
}

acronym, abbr, dfn {
    cursor:     help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

/*********************** Para os links dos downloads modulo noticias */

#links-downnews {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#links-downnews a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	background-image: url('/imagens/downloadnews.png');
	background-repeat: no-repeat;
	background-position: 5px center
}
#links-downnews a:hover {
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	background-color: #C8F287;
	color: #333;
	text-decoration: underline;
}
/************** Para os links dos downloads modulo noticias */


/************** Para os links do modulo noticias  */
#links-downetnews {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#links-downetnews a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('../imagens/browsernews.png');
	background-repeat: no-repeat;
	background-position: 5px center
}
#links-downetnews a:hover {
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #C8F287;
	color: #333;
	text-decoration: underline;
}

/************************************* */

/*********************** Para os links dos downloads */

#links-down {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#links-down .md5sum {
	background-color: #eee;
	display: block;
	padding: 6px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 2px;
	cursor: default;
}
#links-down a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('/imagens/download.gif');
	background-repeat: no-repeat;
	background-position: 5px center
}
#links-down a:hover {
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #C8F287;
	color: #333;
	text-decoration: underline;
}
/************** links das pages de downloads */

/*********************** Para os links dos downloads novos */

#links-downnew {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#links-downnew .md5sum {
	background-color: #eee;
	display: block;
	padding: 6px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 2px;
	cursor: default;
}
#links-downnew a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	background-image: url('/imagens/downloadnew.gif');
	background-repeat: no-repeat;
	background-position: 5px center
}
#links-downnew a:hover {
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	background-color: #C8F287;
	color: #333;
	text-decoration: underline;
}
/************** links das pages de downloads novos */


/************** Para os links para as paginas oficiais  */
#links-downet {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#links-downet a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('../imagens/browser.png');
	background-repeat: no-repeat;
	background-position: 5px center
}
#links-downet a:hover {
	display: block;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #C8F287;
	color: #333;
	text-decoration: underline;
}

/************************************* */
