/* CSS Document */
body, td, option, textarea, form, input {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	color:#ddd;
	text-align:center;
	/*background-color:#f4f4f4;*/
	background: url(../images/graphics/bak2.png) #f4f4f4 fixed 0 100%;
}
br {
	clear:all;
}
hr {
	margin: 17px 0 18px;
	height: 0;
	clear: both;
	border: solid #ddd;
	border-width: 1px 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}
table {
	border:0px;
	border-collapse: collapse;
	border-spacing: collapse;
}
img {
	border:0px;
}
form {
	margin:0;
	position:relative;
}
select {
	color:#333333;
	font-size:11px;
	height:19px;
}
a {
	color:#333;
}
a:focus {
	user-focus: none;
	outline: none;
	-moz-user-focus: none;
	-moz-outline: none;
}
tt {
	font-size:9px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
/*--------------------------------------- =box -------------------------------------------*/

#box {
	position:relative;
	width:940px;
	overflow:auto;
	min-height:470px;
	margin:auto;
	padding-bottom:22px;
	text-align:left;
	border:1px solid #b3b3b3;
	border-top:none;
	background: url(../images/graphics/left_bg.png) white repeat-y 0 0;
}
table.bt {
	border:none;
	margin-left:230px;
	width:610px;
	height:155px;
}
/* =news
-------------------------------------*/



/* =misc
-------------------------------------*/

h1 {
	font-size:1.2em;
	line-height: 1.0em;
	color: #fff;
	padding:10px 0;
	margin:0;
	text-indent:20px;
	border-bottom:1px solid #b3b3b3;
	background-color:#9b1f2e;
}
h2 {
	font-size:1.3em;
	color: #666;
	margin:10px 0 10px 0;
	text-shadow: 0 1px 1px #fff;
}
h3 {
	font-size:1.2em;
	margin:15px 0 5px 0;
	padding:5px 0;
	color:#333;
}
h4 {
	font-size:1.11em;
	display:block;
	width:100%;
	clear:both;
	border-bottom:1px solid #ddd;
	color:#626364;
	margin:10px 0 10px 0px;
	padding:15px 0 2px 0;
}
div.dummy {
	clear:both;
}
#wrap {
	position: relative;
	width:100%;
	height:100%;
	min-height: 100%;
	margin:auto;
	text-align:center;
	background: url(../images/graphics/top_tile.png) transparent repeat-x 0 0;
}
* html #wrap {
	height: 100%;
}
#container {
	width:940px;
	margin:auto;
	overflow:hidden;
	border:1px solid #62605e;
	background: url(../images/graphics/links_bg.png) #191715 no-repeat 50% 0;
}
/*--------------------------------------- =tabs -------------------------------------------*/

div.tabmenu {
	width:100%;
	height:45px;
}
ul.tab {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.tab li {
	float:left;
	padding:0;
	margin:0;
}
ul.tab li img {
	padding:0;
	margin:0;
}
ul.tab a {
	display:block;
	padding:0;
	margin:0;
}
#produtos {
	margin:0 4px;
}
/*--------------------------------------- =banner -------------------------------------------*/
#banner {
	position:relative;
	width:940px;
	height:180px;
	margin:0 auto 0 auto;
	text-align:left;
	clear:both;
	color:#fff;
}
#logo {
	position:relative;
	top:15px;
}
#slideshow {
	position:absolute;
	left:300px;
	top:30px;
}
#langs {
	position:absolute;
	top:160px;
}
#langs img {
	border:1px solid #ddd;
}
#nav {
	width:940px;
	height:36px;
	background: url(../images/graphics/nav_top_bg.png) #8d8d8d repeat-x 0 0;
}
#nav, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
	float:left;
	border-right:1px solid #7b7b7b;
	border-left:1px solid #616161;
}
#nav li:first-child {
	border-left:none;
}
#nav li a {
	display:block;
	width:128px;
	text-align:center;
	padding:10px 0;
	font-size:1.22em;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#nav li.active a {
	background-color:#9b1f2e;/*background-color:#f35400;*/
}
#nav a:hover {
	background-color:#9b1f2e;
}
#nav li:last-child a {
	width:159px;
}
/*--------------------------------------- =categorias -------------------------------------------*/

div.categorias {
	width:781px;
	height:155px;
	margin:0 auto;
	background: url(../images/graphics/categorias.gif) transparent no-repeat 0 0;
}
div.categorias div.bt {
	display:inline;
	margin:0 12px;
}
/*--------------------------------------- =left -------------------------------------------*/

#left {
	/*position:relative;
	left:-180px;
	overflow:hidden;*/
	width:180px;
	float:left;
	text-align:left;
}
#left h1 {
	display:none;
}
#left ul {
	margin:0;
	padding:0;
	height:auto;
	list-style-type:none;
}
#left ul li.selected {
}
#left ul li {
	margin:0;
	padding:0;
	color:#717171;
	font-weight:bold;/*background-color:#e5e6e6;*/

}
#left ul li a {
	height:20px;
	display:block;
	font-size:11px;
	padding:6px 0 3px 5px;
	color:#717171;
	text-decoration:none;
	border-top:1px solid #dbdcdc;
	/*background: url(../images/graphics/left_link_bg.png) transparent no-repeat 2% 50%;*/
}
#left ul li a:hover {
/*background: url(../images/graphics/left_link_bg.png) white no-repeat 3% 50%;*/
}
#left ul li.active {
	background-color:white;
}
#left ul li:first-child {
	border:none;
}
#left ul li ul {
	margin:0;
	padding:0;
	height:0;
	display:none;
}
#left ul li ul li {
}
#left ul li ul li a {
	padding-left:15px;
	border-top:1px solid #ccc;
	background: url(../images/graphics/left_link_bg.png) #ddd no-repeat 2% 45%;
}
/*Contactos*/
#left dl {
	position:relative;
	left:5px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#left dd {
	margin:0 0 5px 0;
	padding:0;
	color:#747474;
	border-bottom:1px dotted #ddd;
}
#left dt {
	font-weight:bold;
	margin:8px 0 0 0;
	padding:5px 0;
}
/*--------------------------------------- =center -------------------------------------------*/

#center {
	width:740px;
	color:#676767;
	margin-left:5px;
	float:left;
	font-size:1.1em;
}
#center p {
	margin:14px 10px;
	line-height:1.4em;
	text-align:justify;
}
#center a {
	margin:10px;
	font-weight:bold;
	color:#333;
}
#center p {
	margin:15px 0;
}
div.corners_top {
	margin:10px 0;
	padding:5px 5px;
	border-bottom:1px solid #5f5f5f;/*background: url(../images/graphics/corners_top.gif) transparent no-repeat 0 0;*/
}
div.crumbs {
	padding:24px 0 15px 20px;
}
a.crumbs1 {
	display:block;
	margin-bottom:5px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	letter-spacing:0.01em;
	text-transform:uppercase;
	text-decoration:none;
}
a.crumbs2 {
	font-size:12px;
	color:#ddd;
	font-weight:normal;
	letter-spacing:0.01em;
	text-transform:none;
	text-decoration:none;
}
.crumbs {
	display:block;
	font-size:14px;
	margin-bottom:5px;
	color:#fff;
	font-weight:bold;
	letter-spacing:0.01em;
	text-transform:uppercase;
}
.crumbs2 {
	font-size:12px;
	margin:0;
	color:#ddd;
	font-weight:normal;
	letter-spacing:0.01em;
	text-transform:none;
}
div.corners_top .name {
	position:relative;
	top:-40px;
	float:right;
	font-size:18px;
	margin:0;
	margin-right:5px;
	color:#fff;
	letter-spacing:0.01em;
}
div.content {
	width:95%;
	margin-top:7px;
	margin-left:13px;
	padding:5px 5px 10px 5px;
}
.item {
	text-align:center;
	width:230px;
	height:120px;
	float:left;
	color:#fff;
	margin:6px;
	padding-top:6px;
}
.item .thumb {
	min-height:50px;
}
.item .thumb img {
}
.item a {
	text-indent:5px;
}
.item a.name {
	color:#f0f0f0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #424242;
}
.item a.name:hover {
	border-bottom:1px dotted #ddd;
}
.item a.details {
	color:#ddd;
	font-size:11px;
	width:100%;
	padding:7px 0;
	background-color:#242424;
}
div.componentes {
	width:120px;
	float:left;
	min-height:100px;
	text-align:center;
}
div.componentes div {
	margin-top:10px;
	min-height:60px;
}
#center s {
	color:#CC0000;
}
/*Contactos*/
dl.contactos {
	width:30%;
	float:left;
	position:relative;
	left:5px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.contactos dd {
	margin:5px 0;
	padding:0;
}
.contactos dt {
	color:#a8a7a7;
	border-bottom:1px dotted #ddd;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:5px 0;
}
.contactos h3 {
	display:block;
	width:100%;
	clear:both;
	border-bottom:1px solid #333;
	color:#CCCCCC;
	margin:10px 0 5px 5px;
	padding:15px 0 2px 0;
}
/*columns*/
.column-wrapper {
	width:100%;
	margin:0;
	padding: .5em;
}
.floatcols {
	float: left;
	width: 32%;
}
.dummy-wrapper {
	overflow: hidden;
	margin:0;
	padding:0 .5em;
}
#dummy {
	margin:0;
	padding:0 .5em;
	clear:both;
}
/*-------------------------------=campos de descrição do artigo--------------------------------*/
#desc {
	position:relative;
	font-size:0.95em;
	color:#333;
	line-height:17px;
}
#desc p {
	margin:0 0 10px 0;
}
#desc ul {
	margin:0 0 0 10px;
	padding:0;
}
#desc li {
	margin:5px 0 0 10px;
	padding:0;
	color:#ddd;
}
#desc a {
	color:#7cb8db;
}
#desc strong {
	color:#fff;
}
#desc b {
	color:#fff;
}
#desc em {
	color:#ddd;
}
#desc table {
	width:520px;
	margin:0;
	padding:0;
	color:#ddd;
	border:1px solid #333;
	border-collapse:collapse;
}
#desc th {
	padding:4px;
	border:1px solid #666;
	background-color:#333;
}
#desc td {
	font-size:10px;
	color:#ddd;
	padding:2px;
	border:1px solid #666;
}
div.item_photo {
	margin-bottom:20px;
	text-align:center;
}
div.item_photo img {
	margin:10px auto;
}
#thumbs {
	display:block;
	width:100%;
	height:50px;
	text-align:center;
}
#thumbs span {
	width:50px;
	height:40px;
	overflow:hidden;
	text-align:center;
	display:inline-block;
	width:50px;
	height:40px;
	margin-right:5px;
	cursor:pointer;
	border:1px solid #333;
}
/*---------------------------------items layouts-------------------------------*/
.canvas {
	float:left;
	text-align:center;
}
.placeholder {
	display:block;
	width:358px;
	height:246px;
}
/*---------------------------------layout tables-------------------------------*/
table.layout {
	width:100%;
	height:300px;
	border:3px dotted #f38730;
}
table.layout td {
	text-align:center;
	font-size:18px;
	border:3px dotted #f38730;
	font-size:1em;
	color:#333;
	padding:5px;
	line-height:17px;
	vertical-align:top;
}
table.layout td p {
	margin:6px 0;
}
/*----------------------------------------------------------------------*/
#center div.related {
	width:198px;
	margin-top:15px;
	padding-top:16px;
	float:right;
	background: url(../images/graphics/related.gif) transparent no-repeat 0 0;
}
dl.related {
	font-size:10px;
	padding:10px 5px;
	margin:4px 0;
	background-color:#fff;
	border:1px solid #e3e3e3;
}
dl.related dd {
	padding:0;
	margin:2px 0;
}
dd.thumb {
	text-align:center;
}
table.files {
	width:100%;
	margin:5px;
}
table.files a {
	color:#7cb8db;
}
table.files a:hover {
	color:#ddd;
}
/*---------------------- inputs ------------------*/
label {
	color:#7c8182;
	font-size:1.1em;
	font-weight:bold;
	margin:10px 20px 2px 0;
	padding:0;
	clear:left;
}
label input {
	display:block;
}
label select {
	display:block;
	margin-bottom:8px;
}
label.right {
	position:absolute;
	top:-10px;
	left:350px;
}
label span {
	padding:0 2px;
	margin:0;
	font-size:9px;
	color:red;
}
em {
	display:none;
	font-weight:normal;
	padding:0 2px;
	margin:0;
	font-size:9px;
	color:red;
}
input, select, textarea {
	color:#333333;
	padding:4px;
	margin:5px 0;
	border:1px solid #ddd;
	background-color:#edeeee;
	background: url(../images/graphics/input_bg.png) transparent no-repeat 0 0;
}
select {
	padding:1px;
}
textarea {
	background: url(../images/graphics/textarea_bg.png) transparent no-repeat 0 0;
}
input.yellow {
	background-color:#FFFFEA;
}
button {
	border:0;
	cursor:pointer;
	height:18px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0 20px 0 0;
}
button span {
	position:relative;
	top:-1px;
	display:block;
	white-space:nowrap;
	padding:0 0 0 20px;
}
/*black buttons*/
button {
	background:url(../images/graphics/bt_bg_black.png) no-repeat right -18px;
	font-size:11px;
}
button span {
	height:18px;
	line-height:16px;
	color:#fff;
	background:url(../images/graphics/bt_bg_black.png) no-repeat 0 0;
}
button:hover {
	background:url(../images/graphics/bt_bg_black.png) no-repeat right -54px;
}
button:hover span {
	background:url(../images/graphics/bt_bg_black.png) no-repeat 0 -36px;
}
/*------------------------------------ alertas e erros ----------------------*/

/*Error */
#msgbox {
}
ul.aviso {
	margin:20px 0;
	padding:0;
	list-style:none;
}
ul.aviso li {
	color:#333;
	font-size:11px;
	padding:5px 5px 5px 35px;
	margin:3px 0;
	list-style:none;
}
ul.aviso li b {
	margin-right:5px;
}
#alerta li {
	border:1px solid #fdd845;
	background: url(../images/graphics/exclamation.png) #fff6bf no-repeat 1% 50%;
}
#ok li {
	border:1px solid #c6d881;
	background: url(../images/graphics/tick_circle.png) #e6efc2 no-repeat 1% 50%;
}
#erro li {
	border:1px solid red;
	background: url(../images/graphics/cross_circle.png) #fad0cf no-repeat 1% 50%;
}
/*------------------------------------ alertas e erros ----------------------*/

form.criar_conta {
	padding-left:10px;
}
form.criar_conta caption {
	color:#ddd;
	margin:5px;
}
form.criar_conta button {
	margin:15px 0;
}
input.checkbox {
	float:left;
	margin-right:5px;
}
div.nota {
	width:255px;
	float:right;
	position:relative;
	top:0;
	right:7px;
}
 ================== contactos ============================*/ dl.float_left {
 width:200px;
 float:left;
 margin-left:7px;
}
dl.float_left dt {
	font-weight:bold;
}
dl.float_left dd {
	margin:5px 0;
}
/*
================== search box center ============================*/

#center div.search {
	text-align:center;
	padding:0 0;
}
#center div.search .bt {
	border:0;
	margin-bottom:-4px;
	padding:0;
}
/*
================== contactos ============================*/

/* =rodapé
-------------------------------------------------*/

#footer {
	position: relative;
	color:#333;
	width:940px;
	text-align:right;
	margin:auto;
	padding:5px 0;
	border:1px solid #b3b3b3;
	border-top:none;
	background-color:#ebebeb;
}
#footer span {
	margin:0 10px;
}
#footer a {
	margin:0 5px;
}
#footer img {
	border:1px solid #333;
}
/* =ordenação
-------------------------------------------------*/

#sort {
	font-family:Trebuchet, Helvetica, sans-serif;
	text-align:center;
	margin:10px 0;
	padding-right:100px;
	font-size:11px;
	color:#666;
	float:right;
}
#sort a {
	color:#0066cc;
}
#sort b {
	color:#fff;
	padding:2px;
	background-color:#0066cc;
}
/* =page selector
-------------------------------------------------*/

#selector {
	position:relative;
	top:-23px;
	text-align:center;
	margin:0;
	padding-right:10px;
	font-size:1em;
	color:#fff;
	float:right;
}
#selector b {
	color:#333;
	padding:2px 4px;
	border:1px solid #ddd;
	background-color:#fff;
}
#selector a {
	color:#ddd;
	padding:2px 4px;
}
#selector .selected {
}
#selector a.page:hover {
	color:#ddd;
}
#selector img {
	border:none;
	margin-bottom:-5px;
}
#selector a.arrows {
	width:10px;
	color:#ddd;
	font-size:13px;
}
#selector a.arrow_l {
	width:10px;
	color:#666;
	display:block;
	background: url(../images/bt_seta_e.gif) transparent no-repeat 0 0;
}
#selector a.arrow_r {
	width:10px;
	color:#666;
	display:block;
	background: url(../images/bt_seta_d.gif) transparent no-repeat 0 0;
}
/* =search results
-------------------------------------------------*/

#search {
	float:left;
	margin:4px 0;
	padding:0;
	color:#666;
	background: url(../images/graphics/search_bg.png) transparent no-repeat 50% 50%;
}
#search span.result {
	color:#333;
}
/*--------------------------- index page ------------------------------------*/
.links {
	width:724px;
	height:220px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.links li {
	list-style:none;
	padding: 0;
	margin:0;
	float:left;
	display:block;
	cursor:pointer;
}
.links a {
	margin:0;
	border:none;
}
.links li em {
	font-weight: normal;
	background: url(../images/graphics/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: 22px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	color:#333333;
}
#login {
	display:none;
	padding:10px 0 30px;
	color:#999999;
	width:100%;
	border:1px solid #62605e;
	background: url(../images/graphics/links_bg.png) #191715 no-repeat 50% 0;
}
#login form {
	margin:30px 20px;
}
#login a {
	color:#333;
}
#login label {
	width:70px;
}
#login input {
	color:#333333;
	border:1px solid #666;
	background-color:#ddd;
}
#login p {
	margin:5px 20px;
}
#map {
	width:500px;
	height:350px;
	border:1px solid #ddd;
	float:right;
}
/* player container */
#canvas {
	position:absolute;
	top:173px;
	left:274px;
	z-index:999;
}
/* player container */
#player {
	display:block;
	height:355px;
	width:520px;
	margin-top:80px;
	padding:10px 100px;
	text-align:center;
}
div.image-r {
	float:right;
	margin-left:10px;
}
div.image-l {
	float:left;
	margin-right:10px;
}
ul.downloads {
margin:20px 0;
padding:0;
}
ul.downloads li {
	margin:8px 0 8px 5px;
	padding:0 0 0 7px;
	background: url(../images/graphics/folder.gif) transparent no-repeat 0 50%;

}
table.downloads {
	width:100%;
	margin-top:20px;
	font-size:11px;
}
table.downloads th {
	background-color:#666666;
	color:#ddd;
	font-size:11px;
	padding:4px 0 4px 15px;
}
table.downloads td {
	color:#333333;
	background-color:#f1f1f1;
	padding:7px 5px;
}