/*
	Inspired on Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
  position: absolute;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #666;
  background-color: #fff;
  width:100%;
}

/* Links color */
a
{
  color: #0077dd;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

/* Outer */

#outer
{
  padding: 0em;
  margin: 0em;
  width: 100%;
}

/* Header */

#header
{
  position: relative;
  background: #FFFFFF url(/images/bg3a.gif) repeat-x;
  height: 100px;
  width:100%;
}

#header h1 {
  display: inline;
  font-family: Georgia, serif;
  font-size: 300%;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -0.05em;
  padding: 0.2em;
  position: absolute;
  top: 1.0em;
}

/* GOOS */
#header h1 span.custom1 {
  color: #0037a8;
}

/* Brasil */
#header h1 span.custom2 {
  color: #0089cf;
}

/*#header h1
{
	position: absolute;
	top: 1.8em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
}
*/
#header h1 a
{
  color: #000080;
  text-decoration: none;
}

#header h2
{
  position: absolute;
  font-size: 0.8em;
  top: 8em;
  color: #E0E8EF;
}

/* Menu */

#menu
{
  position: absolute;
  top: 5em;
  right: 3em;
}

#menu ul
{
  list-style: none;
}

#menu li
{
  display: inline;
  padding-left: 1.1em;
  margin-left: 1em;
  border-left: dotted 1px #E0E8EF;
}

#menu li.first
{
  border: 0em;
  margin-left: 0em;
  padding-left: 0em;
}

#menu li a
{
  color: #000080;
  padding: 0.1em;
  text-decoration: none;
}

#menu li a:hover
{
  text-decoration: underline;
}

/* Gallery */

#gallery {
  width: 500px;
  height: 100%;
  margin: auto;
  padding: 0px;
  background-color: #fff;
}

#top-photo h2 {
  height: 1.4%;
  background-color: #fff;
}

#top-photo p {
  margin: 0;
  padding: 0 0 1px 0;
}

/* Content */

#content
{
  line-height: 1.5em;
  background-color: #fff;
}

#content p
{
  margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
  color: #545454;
  margin-bottom: 1em;
  border-bottom: dashed 1px #dfdfdf;
  padding-bottom: 0.3em;
}

#content h2
{
  font-size: 1.5em;
}

#content h3
{
  font-size: 1.1em;
}

#content ul
{
  margin-bottom: 1.5em;
  padding-left: 1em;
  list-style: square;
}

#content blockquote
{
  margin: 1.5%;
  padding: 0.75% 0.75% 0.75% 1.5%;
  border-left: solid 0.75em #0089cf;
  border-right: solid 0.75em #0089cf;
  background: #FDFDFD;
/*  background: #FDFDFD url('/images/a7.gif') top left repeat-x;*/
}

#content blockquote p
{
  margin-bottom: 0em;
}

#content table
{
  margin: 1.5%;
  border-collapse: collapse;
  text-align: left;
}

#content table th
{
  font-weight: bold;
  padding: 0.5em;
}

#content table td
{
  padding: 0.3em;
  border-right: solid 1px #fff;
}

#content table tr.rowH
{
  color: #fff;
  background: #0089cf url('/images/a8.png') top left repeat-x;
  border-right: solid 1px #fff;
}

#content table tr.rowA
{
  background: #F8F8F8 url('/images/a6.gif') top left repeat-x;
  border-top: solid 1px #fff;
  color: inherit;
}

#content table tr.rowB
{
  background: #FDFDFD url('/images/a7.gif') top left repeat-x;
  border-top: solid 1px #fff;
  color: inherit;
}

/* Right Core */

#rightcore
{
	position: relative;
	float: right;
	width: 12%;
	padding: 3% 2% 3% 2%;
	background: #fff;
	background: #fff url('/images/bluebar.jpg') top left repeat-x;
}

#rightcore .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #0ff url('/images/a4.gif') top left no-repeat;
}

/* Central Core */

#centralcorediv
{
  float: right;
  background-color: #fff;
  width: 68%;
}

#centralcore
{
  margin: 1%;
  padding: 3% 2% 3% 2%;
  background-color: #fff;
/*        overflow: scroll;*/
}

/* Left Core */

#leftcore
{
	position: relative;
	float: right;
	width: 12%;
	padding: 3% 2% 3% 2%;
	background: #fff url('/images/bluebar.jpg') top right repeat-x;
}

#leftcore .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('/images/a3.gif') top right no-repeat;
}


/* Footer */

#footer
{
  position: relative;
  z-index: 1;
  border-top: dashed 1px #dfdfdf;
  padding: 1%;
  margin: 1%;
  text-align: center;
  background: #fff;
}

.clear
{
	clear: both;
}

div.vcard {
    background: #eff;
    border: 1px solid #928fb0;
    margin: 1%;
    padding: 1%;
}

#centralcorepro
{
  position: relative;
  float: right;
  background-color: #fff;
  width: 62%;
}

#galleryside 
{ position: relative; 
  float: right;
  width: 18%;
  padding: 3% 2% 3% 2%;
  background: #fff url('/images/bluebar.jpg') top right repeat-x;
}

#thumbs 
{ 
  width: 100%; 
  height: 100%; 
  float: right;
}

#thumbs a 
{ display: block; 
  float: right; 
  margin: 1px 0px 5px 5px; 
  width: 50px; 
  height: 50px; 
  border: 1px solid #40403E;
  background: #23E3EE;
}

#thumbs a img 
{ width: 50px; 
  height: 50px; 
  border: 0;
}

#thumbs a:hover 
{
border-color: #ddd;
}

#thumbs a:hover img 
{ position: absolute; 
  width: auto; 
  height: auto; 
  right: 296px; 
  top: 60px; 
  padding: 2px;
  border: 1px solid #40403E;
  z-index: 1;
}
