/*---------------------*/
/* Links superior      */
/*---------------------*/
#links { 
   margin-left: auto; 
   margin-right: auto;
   width: 726px;
   height: 24px;
   font-size:11px;
   text-transform: uppercase;
   padding: 12px 21px 0px 19px;
   text-align: right;
}

#links a{
   text-decoration: none;
}

#links a:hover{
   text-decoration: underline;
}

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

body {
	background: #131313;
	color:#666666;	
	font-family: tahoma, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	margin:0;
	padding:0;
}

h1 {
   color: white;
}
h2 {
   color: #A7C942;  /* verde musgo claro */
}
h3 {
   color: orange;
}

a:link,a:visited {
	color:#666666;
	font-weight:bold; 
   text-decoration:none;                                                        
}

a:hover {
	color: #414141;
	text-decoration: none;
}

/* Imagem alinhada a Esquerda */   
.image {
	padding: 4px 18px 10px 0;
	float: left;
}

/* Imagem alinhada a Direita */   
.image2 {
	float: right;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/* Imagem alinhada ao Centro */   
.image3 {
    float: auto;
    margin-left: 9px;
    margin-top: 9px;
    margin-bottom: 9px;
    margin-right: 9px;
}

/* Imagem horizontal de uma linha fina */   
.headsc {
	float: left;
	width: 800px;
	background: url(/darkmystic/images/headsc.gif) top left;
	text-align:justify;
}

/* Imagem horizontal de uma linha Grossa */   
.headsf {
	padding: 18px 18px 18px 18px;
	color: #fff;
	margin-bottom: 0px;
	background: url(/darkmystic/images/headsf.gif) no-repeat left bottom;
}

/* Imagem horizontal de uma linha Grossa */   
.heads {
	background: url(/darkmystic/images/heads.gif) no-repeat ;
	color: #fff;
	margin-bottom: 0px;
}

/* Imagem horizontal de uma linha Grossa */   
#main_head {
	margin-bottom: 0px;
	height: 25px;
	color: #fff;
	margin-top: 5px;
	background:  url(/darkmystic/images/overallheader.gif) no-repeat top;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}

/* Imagem utilizada no Banner */   
.banner {
	text-align: center;
	height: 100px;
	font-size: 25px;
	color: #666;
	font-weight: bold;
	background: #131313 url(/darkmystic/images/banner.gif) no-repeat;
}

#center_width {
	width: 800px;
	margin: 0px auto;
   color: #333;
   font-size: 12px;
}

#center {
	width: 850px;
	margin-right: auto;
	position: relative; 
	overflow: hidden;
	margin-left: auto;
	margin-top: -20px; 
	margin-bottom: 0px;
	background: url(/darkmystic/images/middle.gif) repeat-y;
	color: #333; 
}

/* Texto de cabeçalho do Box esquerdo */	
.lt_head {
	position: absolute;
	padding-top: 9px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	width: 240px;
	color: #fff;
	background: url(/darkmystic/images/rightheader.gif) no-repeat ;
	height: 30px;
}

.lt_content {
   margin-bottom: 21px;
	width: 240px;
   background: #000 url(/darkmystic/images/rightcontent.gif) top left;
	text-align:left;
}

.text2 {
	padding: 36px 18px 18px 18px;
	color: #666;
	margin-bottom: 0px;
	background: url(/darkmystic/images/rightfooter.gif) no-repeat left bottom;
   font-size: 12px;
}

#container { float: right; }

/* Texto de cabeçalho do Box Direito */   
.content_title {
	position: absolute;
	padding-top: 9px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	width: 539px;
	color: #fff;
	background: url(/darkmystic/images/header.gif) no-repeat;
	height: 30px;
}

.rt_content {
	width: 539px;
	background: url(/darkmystic/images/content.gif) top left;
	text-align: left;
	margin-bottom: 21px;
}

.text {
	padding: 36px 18px 18px 18px;
	color: #545454;
	margin-bottom: 0px;
	background: url(/darkmystic/images/footer.gif) no-repeat left bottom;
   font-size: 12px;
}

.footer { 
	clear: both;
	text-align: center;
	background:  #131313 url(/darkmystic/images/overallfooter.gif) no-repeat;
	margin-top: 0px;
	padding: 4px 0 0px 0;
	height: 72px;
	line-height: 4.4em;
   font-size:11px;
}

.footer a {	
   color: #545454; 
}

/* Menu Principal */

#thicktabs {
	margin: 0;
	padding: 0;
	height: 19px;
	float: left;
	font: bold 12px Tahoma;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a {
	float: left;
	color:#666666;
	padding: 8px 11px;
	text-decoration: none;
	background: transparent url(/darkmystic/images/bluebg.gif) top right no-repeat;
}

#thicktabs li a#leftmostitem{ 
	border-left: 0px solid #000000; 
	margin-left: 0px;  /*align menu*/
}

#thicktabs li a#rightmostitem{ 
	border-right: 1px solid #d3bdbe; 
	background-position: top left; 
}

#thicktabs li a:visited{
	color:#666666;
}

#thicktabs li a:hover{
	font: bold 12px Tahoma;
	color:#373737; 
	background-image: url(/darkmystic/images/bluebgover.gif) ; 
}

p.iepara{
	padding-top: 1em;
}

ul#thicktabs {
	height: 30px;
	width: 610px; /*589px;*/
	margin-top: 21px;
	margin-left: 0px;
	margin-bottom: 21px;
	border-left: 1px solid #373737; 
	text-decoration: none;
	background: #000000 url(/darkmystic/images/menubg.gif) top right repeat-x;
}

input.SearchField {	
	color: #ffffff;
	float: left;
	text-indent: 6px;
	margin-bottom: 1px;
	background: #1B1B1C  url(/darkmystic/images/grad.gif) repeat-x;
	border-left: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-top: 1px solid #373737;
	border-right: 1px solid #373737;
	padding: 2px 0px;
	width: 150px;
	height: 16px;
   margin: 0;
}

input.go {
   margin-top: 0px;
   padding-right: 0px;
   float: left;
   width: auto;
   height: auto;
}

.topsearch{
	border-right: 1px solid #373737; 
   color: #000000;
	background: #000000 url(/darkmystic/images/menubg.gif) top right repeat-x;
	float: right;
	height: 23px;
	width: 190px;        /* Tamanho definindo a posição da barra de pesquisa */
	margin-top: 21px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
   margin-right: auto;
   margin-left: -50px;
}

/*---------------------*/
/* Menu Vertical       */
/*---------------------*/

body { 
   font: normal 62.5% verdana; 
}

ul#primary-nav,
ul#primary-nav ul {
    margin: 0;
    padding: 0;
    width: 200px; /* Width of Menu Items */
    border-bottom: 1px solid #ccc;
    background: #000000; /* IE6 Bug */
    font-size: 100%;
}

ul#primary-nav li {
    position: relative;
    list-style: none;
}

ul#primary-nav li a {
    display: block;
    text-decoration: none;
    color: #777;
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

/* Fix IE. Hide from IE Mac */
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
    position: absolute;
    display: none;
    left: 199px; /* Set 1px less than menu width */
    top: 0;
}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(/darkmystic/images/seta.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #000000; }

ul#primary-nav li a:hover { color: orange; }

/*---------------------*/   
/*   formulários       */
/*---------------------*/   

div.row { 
   clear: both;
   width: 500px; /*480px;*/
   text-align: left;
}

div.row span.formlabel { 
   width: 230px;
   float: left;
}

div.row span.forminput { 
   width: 250px;
   float: right;
} 

input, select { 
   width: 256px;
   font-family: verdana, arial, sans-serif;
   font-size: 100%;
   float: right;
   margin-left: 0px;
   margin-right: 1px;
}

input, textarea { 
   width: 250px;
   font-family: verdana, arial, sans-serif;
   font-size: 100%;
   margin: 2px;
   float: right;
}

.submit { 
   font-family: verdana, arial, sans-serif;
   font-size: 100%; 
   border: 1px solid;
   width: 70px;
   height: 22px;
   cursor: pointer;
   float: right;
   margin-right: 1px;
}

/* Tags utilizadas pelas funções JavaScript que criticam os formulários */
input.invalid, textarea.invalid {
   background-color: #C0FFC0;  
   border: 0.1em;
   border-color: #008000 !important; 
   border-style: solid;
   margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
   background-color: #C0FFC0;    /* #FFE813; */
   border: 0.2em;
   border-color: #008000 !important; /* #BB0000 !important; */
   border-style: solid;
   margin: 0 !important;
}

/* Table usadas em formulários */

#tableform {
   width: 100%;
   border: 1px solid #D0D0D0;
   padding: 3px 7px 2px 7px;
}
#tableform td {
   width: 100%;
   padding: 3px 7px 2px 7px;
   border: 1px solid #D0D0D0;
}
#tableform th {
   font-size: 14px;
   font-weight: bold;
   height: 10px;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 4px;
   background-color: orange;
   color: #000000;
   border: 1px solid #D0D0D0;
}
#tableform th.th2 {
   font-size: 12px;
   font-weight: bold;
   height: 8px;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 4px;
   background-color: #A7C942;
   color: #000000;
   border: 1px solid #D0D0D0;
   
}
#tableform th.th3 {
   font-size: 10px;
   font-weight: bold;
   height: 6px;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 4px;
   background-color: #008000;
   color: #000000;
   border: 1px solid #D0D0D0;
   
}

#tableform tr.rodape td {
   font-size: 12px;
   font-weight: bold;
   height: 8px;
   padding-top: 5px;
   padding-bottom: 4px;
   color: #FFFFFF;
   background-color: #005800;
   border: 1px solid #D0D0D0;
}
#tableform tr.detalhe1 td {
   font-size: 10px;
   color: #000000;
   background-color: #E0E0E0;             /* $corfundo = ($colocacao % 2) ? '#E0E0E0' : '#D0D0D0';    */
   border: 1px solid #D0D0D0;
}
#tableform tr.detalhe2 td {
   font-size: 10px;
   color: #000000;
   background-color: #ACACAC;             /* $corfundo = ($colocacao % 2) ? '#E0E0E0' : '#D0D0D0';    */
   border: 1px solid #D0D0D0;
}



