/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/* text slide down*/

.l_titulo{/* Styling question */
	/* Start layout CSS */
	color:#ccc;
	font-size:1.5em;
	font-weight: bold;
	padding-left:2px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.l_letra{	/* Parent box of slide down content */
	/* Start layout CSS */
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-left:30px;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1em;	
	position:relative;
}


/* caixas, etc*/
fieldset {
margin: 0 0 10px 0;
padding: 5px;
border: 1px solid #ddd;
}

label {
cursor: pointer;
}

input {/* nome, email, site, etc */
padding: 1px;
background-color: #eee;
border: 1px solid #333;
}

textarea {/* comentario */
padding: 3px;
line-height: 1.4em;
background-color: #eee;
border: 1px solid #333;
}

select {/* lembrar/esquecer */
background-color: #eee;
border: 1px solid #333;
}

form.search-form {
margin: auto;
text-align: center;
}

form.upload-form {
text-align: center;
}

/*fim das caixas*/



/* standard elements */

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:800px;
  height: 100%;
  margin: auto;
}/* alinhar as paginas */


* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #000 url(img/bg.jpg) no-repeat center top;
	background-attachment:fixed;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 160px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: transparent;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 68%;}
.main .right {width: 32%;}

.main a {
	color: #999;
	text-decoration: underline;
}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

.nav2 {}
.nav2 a {
	background: transparent;
	color: #CCC;
	font: bold 1em Verdana,sans-serif;
	line-height: 32px;
	padding: 10px 19px;
	border-right: 1px solid #161616;
	border-left: 1px solid #333;
	border-bottom: 1px solid #161616;
}

.nav2 a:hover {
	background: #191919 url(img/nav_hover.gif);
	padding: 10px 19px;
	border-right: 1px solid #161616;
	border-left: 1px solid #333;
}


/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/li.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	
}
.subnav li a {
	color: #777;
	line-height: 1.6em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}
tr {
	font-size: 1.1em;
	text-align: left;	
}
/*floating window*/
.comlinks {
	position: relative;
	margin: 0;
	padding: 0;
}

em {
	display: none;
	margin: 0;
	background: #202020;
	border: #d1d1d1;
	padding: 10px 5px 5px 15px;
	position: absolute;
	width: 310px;
	min-height: 40px;
	left: 220px;
	top: 5px;
}

/*NOVO*/


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #171717; /*THEME CHANGE HERE*/
border-top: #202020;
border-bottom-width: 0;
border-right: 0px;
font: bold 1em Verdana,sans-serif;
line-height:45px;
z-index:100;
background-color: #222;
visibility: hidden;
text-align: center;


}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-top: 0px ; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: #cccccc;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* Script de Abrir Imagens */

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide img {
	border: 2px solid #303030;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 2px solid #888;
}

.highslide-wrapper, .outer-glow {
	background: #444;
}
.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*  2o menu-----------------------------  */

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 1em Verdana,sans-serif;
width: 100%;
border: 1px solid #171717;
border-width: 0px 0;
background: black url(img/nav.gif) center center repeat-x;
border-left: 0px solid #161616;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #CCC;
padding: 0px 14px;
text-decoration: none;
border-right: 1px solid #161616;
line-height: 51px;
}

.solidblockmenu li a:visited{
color: #CCC;;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #CCC;
background: transparent url(img/nav_hover.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
background: #232323 url(img/2banner.jpg) center center repeat-x;
width:100%; /*width of 2nd level sub menus*/
height:50px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: 0em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: 0em;
}

.tabcontent{
display:none;
/*margin-top: -9.2em;*/
}
