/*
	MAIN, CSS DEFAULT
*/

body, html { 
	height: 100% 
}
 
body, table, tr, td { 
	border-spacing: 0px;
	font-size: 12px;
	color: #000;
	font-family: Verdana, sans-serif;
} 

body {
	text-align: justify;
	background: #32363c;
} 

body,td,th {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
	color: #000;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;
}

p {
	line-height:1.8em;
}

a:link, a:visited {
	color: #175d71;
	text-decoration:none;
	border-bottom:#62c4e0 1px;
}

a:hover,a:active
{
	color:#3393af;
	text-decoration:none;
	border-bottom:#62c4e0 1px;
}

img.left
{
	float:left;
	margin:0 1em 1em 0;
}

img.right
{
	float:right;
	margin:0 0 1em 1em;
}

a img {
	border:0;
	padding-bottom:2px;
	border-bottom:0px;
	text-decoration:none;
}

blockquote {
	margin:1em;
	padding:0 2em;
	background:url(img/quote.gif) no-repeat left top;
	color:#888;
}

fieldset {
	border:none;
}

dl {
	margin:1em 0px;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em 1em;
	padding:0;
}

ul.authorposts {
	margin:0;
	padding:0 2em;
}

ul.authorposts li {
	margin:0;
	padding:5px;
}

ul.authorposts li em {
	float:right;
	font-style:normal;
}

input.textbox {
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea {
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus {
	background:#fff;
	border:#999 1px solid;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C0A062;
}

.style13 {
	color: #32353e
}

.style14 {
	font-size: 12px
}

.post .date {
	float: right;
	margin:5px 0 0 5px;
	padding:0 10px;
	text-align:center;
	font-size: 0.8em;
	border:#ccc 1px solid;
	font-weight:bold;
	background:url(img/bgstripes.gif) repeat;
	color:#175d71;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;
}

.post .date span {
	display:block;
}

.post .date .day {
	font-size:1.6em;
	color:#a3d749;
}

.post .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color:#999;
}

.post .comments {
    font-size:0.9em;
    border-bottom:#ccc 1px dotted;
    color:#999;
    padding-left:17px;
    background:url(img/comments.gif) no-repeat left;
}

.post .comments a {
	border-bottom:0px;
}

/*
	TOTAL
	Obs.: Frame principal, tudo do site esta dentro dele
*/

#total {
	width: 990px;		 
	margin: 0 auto;
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
} 

#total h2 {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#total h3 {
	padding: 4px;
	font-size: 1.4em;
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#PLhead {
	border: #175d71 1px solid !important;
	background-color: #eaeaea;
	text-align: center;
}
#total h2 a {
	border:0;
}

/*
	HEADER
	Obs.: Cabecalho da pagina
*/

#header {
	height: 160px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#header h1{
	padding: 10px 0 0 10px;
	font-size: 1.8em;
	font-variant:small-caps;
}

#header h2 {
	padding:  10px 0 0 10px;
	font-size: 1em;
	font-family:Tahoma, Verdana, Arial, Serif;
}

#header a {
	text-decoration: none;
}

#header *{
	color:#175d71;
}

/*
	CONTAINER
	Obs.: Corpo da pagina
*/

#container {
	background: #fff url(../images/bkg_content.jpg) repeat-y center;
	width: 991px;
	float: left;
	position: relative;
	padding: 0px;
	text-align: justify
} 




/*
	CONTENT
	Obs.: Lateral direita da pagina com o conteudo
*/

#content {
	float: right; 
	width: 700px;
	padding:12px; 
	padding-right: 30px; 
	padding-left: 5px; 
}

#content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
#content ul li
{
	padding:5px 0;
	list-style-image:url(img/arrows.gif);
	line-height:1.8em;
}
#content ol
{
	margin:0;
	padding:0 0 0 3em;
}
#content ol li
{
    margin:0;
    padding:3px;
    line-height:1.8em;
}
#content .post
{
	margin-bottom:3em;
}
#content .entry
{
    clear:both;
	padding: 10px 5px;
}
#content .trackback
{
	background:url(img/trackback.gif) no-repeat left 6px;
	padding:3px 12px;
}

#content .commentlist {
	margin: 0;
	padding: 0;
}
#content .commentlist li
{
	list-style:none;
	margin: 0;
	padding: 1em;
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}



/*
	CONTENT Applet
	Obs.: Lateral direita da pagina com o conteudo
*/

#content_applet {
	float: right; 
	width: 900px;
	padding:12px; 
	padding-right: 40px; 
	padding-left: 5px; 
}




/*
	SIDEBAR E CORRELATIVOS
	Obs.: Barra lateral esquerda da pagina onde encontra-se os menus
*/

#sidebar {
	float: left;
	width: 205px;
	padding: 5px;
	font-size:0.9em;
	margin:25px;
	margin-right: 15px;
	border-right:#ccc 1px dotted;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#sidebar h2 {
	padding: 10px 0 0 0;		
}

#sidebar p, #sidebar form {
	padding:10px;
	margin:0;
}

#sidebar ul ul {
	margin:10px 0 0 20px;
	padding:0;
}

#sidebar ul ul ul {
	margin:0px 0 0 10px;
	padding:0;
}

#sidebar li li {
	list-style-image:url(img/bullet.gif);
	margin:5px 0;
	padding:0;
}

#textureOptions {
	background-image:url(../images/textura.PNG)
}

#navegacao ul li, #repositorio ul li {	
	list-style: none;
}

/*
	FOOTER E CORRELATIVOS
	Obs.: Rodape da pagina 
*/

#clear {
	clear: both;
}

#footer {
	width: 991px;
	height: 111px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	position:absolute;	
}

#footer, .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color:#999;
}

#footer a{
	color:#999;
}
/*
	PAGINACAO
	Obs.: Rodape da pagina 
*/

.dvBox{
	/*float:right;*/
width:207px;
	/*height:189px;*/
height:202px;
	background-color:#32363c;
	margin-bottom:10px;
	margin-left:12px;
}

.dvBox .dvThumb{
margin:0px auto;
width:188px;
height:140px;
padding-top:11px;
}

.dvBox .dvTxtimgLink{
	font-size:10px;
	color:#32363c;
	text-align:left;
	/*padding-top:12px;*/
	padding-top:2px;
	margin:0px auto;
	width:188px;
	background-color: #32363c;
}

.dvBox .dvTxtimgLink a:link, .dvBox .dvTxtimgLink a:active, .dvBox .dvTxtimgLink a:visited {
color:#FFFFFF;
text-decoration:none;
}

.dvBox .dvTxtimgLink a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.dvBox .dvTxtimgLink h3{
font-size:14px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
margin:0px;
padding:0px;
float:left;
width:188px; /* New Addon By Naveen*/
}

.dvBox .dvTxtimgLink .viewimg{
padding-left:3px;
float:left;
/*padding-left:3px;*/
padding-left:5px;
padding-right:2px;
padding-top:4px;
padding-bottom:3px;
width:36px;
height:12px;

}

.viewimg a:link, .viewimg a:active, .viewimg a:visited {
color:#464646;
text-decoration:none;

width:36px;
height:16px;
font-size:12px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}

.viewimg a:hover {
color:#FFFFFF !important;

text-decoration:underline;
width:36px;
height:16px;
font-size:12px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}

.dvBox .dvTxtimgLink .editimg{
padding-left:3px;
float:left;
padding-left:25px;
padding-right:2px;
padding-top:4px;
padding-bottom:3px;
width:66px;
height:10px;

}

.dvBox .dvTxtimgLink .replace{
/*float:left;*/
padding-top:4px;
padding-bottom:3px;
width:120px;
height:12px;

}

.replace a:link, .replace a:active, .replace a:visited {
color:#464646;
text-decoration:none;

width:36px;
height:16px;
font-size:12px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}

.dvBox .dvTxtimgLink .check{
padding-left:3px;
float:left;
padding-left:5px;
padding-right:2px;
padding-top:4px;
padding-bottom:3px;
width:10px;
height:10px;

}


.editimg a:link, .editimg a:active, .editimg a:visited {
color:#464646;
text-decoration:none;
background-image:url(../images/download.jpg);
background-repeat:no-repeat;
width:65px;
height:16px;
font-size:12px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}

.editimg a:hover {
color:#FFFFFF !important;

text-decoration:underline;
background-image:url(../images/download_over.jpg);
background-repeat:no-repeat;
width:65px;
height:16px;
font-size:12px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;

}

/*

	MENU DROPDOWN 
 
 */

 #nav h3 a, #nav h3 a:visited {
	display:block;
	text-decoration:none;
	color:#175d71;
}
 
#nav h3 a:hover {
	color:#3393af;	
	background:transparent;
}


#nav h3 a:focus, #nav h3 a:active {
	outline:none;
	/*color:#09c !important; 
	background:transparent !important;*/
}


ul.invisivel {display:none;} /* jquery no menu */
#menu {
	background:#fff;
	font-size:1.1em;
	margin:1em 0 1em 0em;
	padding:0;
}

#menu h3 { 
	cursor:pointer;
}
 
#menu h3.link-titulo {
	height:2em;
	line-height:2em;
	font-size:1.1em;
	/*font-weight:bold;*/
	padding-left:8px;
	margin:1px 0;
	background: #ffffff url(../images/plus.gif) 98% 50% no-repeat;
	/*border-left: 5px solid #bfa15b;*/
	color: #000;
}
	
#menu  h3.corrente { 
	background:#ffffff url(../images/minus.gif) 98% 50% no-repeat;
}
	
#menu li a.link-unico {
	background:#fff;
	border-bottom: 1px solid #ccc;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;           
}

#menu li a,  #menu li a:link {	
	/*border-left: 5px solid #bfa15b;*/
	color: #175d71;
	text-decoration: none;
	margin-bottom:1px;
	padding: 3px;
	display: block;
}

#menu li a:hover {	
	color: #3393af;
	/*border-left: 5px solid #bfa15b;*/
}

#menu .webstart {
	float: right; 
	padding-right: 25px;
}

#menu .applet {
	float: right; 
	border: none; 
	margin: 0px; 
	padding-right: 5px;
}
#menu .clearboth {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	border: 0px;
}
/*

	BORDAS DAS INFORMACOES DE PREENCHIMENTO DE CAMPOS
 
 */

.borda_dj { 
	border: 1px dashed #808080; text-align: justify; 
}

.borda_di{
	border: 0px dashed #808080; text-align: justify; 
	width: 700%;	
}

/*

	FORMULARIOS
 
 */

 #formulario .form_input{	
	padding:5px;	
	border: 1px solid #ccc;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
 }
 
 #formulario .form_input:focus{	
	background:#fff;
	border:#999 1px solid;
 }
 
 /* Mensagens do sistema */

   .info, .success, .warning, .error, .validation {  
       border: 1px solid;  
       margin: 10px 0px;  
       padding:15px 10px 15px 50px;  
       background-repeat: no-repeat;  
       background-position: 10px center;  
   }  
   .info {  
       color: #00529B;  
       background-color: #BDE5F8;  
       background-image: url('../images/info.png');  
   }  
   .success {  
       color: #4F8A10;  
       background-color: #DFF2BF;  
       background-image:url('../images/success.png');  
   }  
   .warning {  
       color: #9F6000;  
       background-color: #FEEFB3;  
       background-image: url('../images/attention.png');  
   }  
   .error {  
       color: #D8000C;  
       background-color: #FFBABA;  
       background-image: url('../images/error.png');  
   }  
    
 /*
 
	MUSEUS CADASTRADOS
 
 */
 
 .tabstexthigh {
  white-space:nowrap;
  font-size:8.0pt;
  color:#666666;
  font-weight:bold;  
}

.tabstextlow {
  margin: 0px 0px 9px 0px;
  white-space:nowrap;
  font-size:8.0pt;
  color:#999999;
}

.tabstextlow:hover {
  white-space:nowrap;
  font-size:8.0pt;
  color:#000000;
}

.tabslow {
  padding: 4px 0px 0px 0px;
  background-image:url(../images/abas/tabs_low_middle-11.png);
  background-repeat: repeat-x;
  margin: 0px 0px 9px 0px;
  white-space:nowrap;
  font-size:8.0pt;
  color:#999999;  
}

.tabshigh {
  padding: 4px 0px 0px 0px;
  background-image:url(../images/abas/tabs_high_middle-11.png);
  background-repeat: repeat-x;
  white-space:nowrap;
  font-size:8.0pt;
  color:#666666;
  font-weight:bold; 	
}

.tabslow:hover {
  white-space:nowrap;
  font-size:8.0pt;
  color:#000000;
}

.contentbox {
  border:1px #CCCCCC ;
  border-style: none solid solid solid;
  margin:  0px;
  padding: 0px;
}

.listviewA{
  background-color: #F0F0F0;
}
/*
.listviewA:hover {
  background-color: #FFFFFF;
}
*/
.listviewB{
  background-color: #FFFFFF;
}

.listviewC{
  background-color: #F0FFF0;  
}
/*
.listviewB:hover {
  background-color: #F0F0F0;
}
*/
.listviewspacer{
  background-image:url(images/line.png)
}

.listtextheadline {color:#333333;font-size:9.0pt;font-weight:bold;}

.listtext {color:#333333;font-size:8.0pt;}

.listtextsmall {color:#333333;font-size:7.0pt;}

.listtexthigh {color:#888888;font-size:8.0pt; border-width: 0px;}

.listtextanswered {color:#44BB44;font-size:8.0pt;font-weight:bold;}

.listtextnotanswered {color:#BB4444;font-size:8.0pt;font-weight:bold;}


/** Sumario */

.sumario dl dl dt{
  padding-top       : 0ex;
  padding-bottom    : 0ex;
  padding-left: 2ex;
}

.sumario dl dl dl dt{
  padding-top       : 0ex;
  padding-bottom    : 0ex;
  padding-left: 4ex;
}
 