/**************************************************************
   Written by Joanna Candler of Jo Can Do - May 2008
 **************************************************************/
body {
text-align:center;
min-width: 800px; /*hack for Netscape 6*/
background-color:#747476;
}

#wrapper {
width: 780px;
margin: 0 auto;
text-align: left;
background: #ffffff;
}

#banner {
background-color:#0000FF;
width: 774px;
height: 180px;
border: 3px solid #ff6600;
position: relative;
}

#logo {
position:absolute;
top:15px;
left: 10px;
z-index:3;
border: none;
}

#graph {
position:absolute;
top:15px;
left:400px;
z-index:5;
}

#telephone, #email {
color: #cde4fc;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

#telephone {
position:absolute;
left: 110px;
top: 155px;
z-index:4;
}

#email {
position:absolute;
left: 260px;
top: 155px;
z-index:6;
}
 #email a {
color: #cde4fc;
text-decoration: none;
}

/* Position top menu*/
#navcontainer {
position:absolute;
top:10px;
right: 10px;
}

/* Style top menu*/
#navcontainer ul { 
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a {
display: block;
color: #FFF;
background-color: #fff;
width: 100px;
padding: 3px 15px;
text-decoration: none;
border-top: 2px solid #ff6600;
border-left: 2px solid #ff6600;
border-right: 2px solid #ff6600;
font-family: Arial, Helvetica, sans-serif;
color: #ff6600;
font-weight: bolder;
font-size:15px;
}

.bottomborder {
border-bottom: 2px solid #ff6600;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#current a
{
/*display: block;*/
color: #FFF;
background-color: #600;
/*width: 100px;
padding: 2px 15px;
text-decoration: none;*/
}

/* end of top menu*/

#content {
clear: both;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#content p, #content h2 {
margin-left: 15px;
margin-right: 15px;
}

#content h2 {
font-size: 1.3em;
color: #ff6600;
text-align: center;
}

#content h2 a {
color: #ff6600;
}

#content h2 a:hover, #content h2 a:visited {
color: #ff6600;
text-decoration: none;
}

#content p {
font-size: 0.9em;
text-align: justify;
}

#content a {
color: #0000FF;
text-decoration: none;
}

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

#content a:visited {
color: #600;
}

.orangeBorder {
border: 3px solid #ff6600;
width: 95%;
padding: 0.5em 0;
margin: 0 auto 1em auto;
}

/*style data tables */
table {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

th {
text-align:left;
font-style: italic;
}

td, th{
padding: 6px 0 6px 15px;
}

.contenttitle {
font-weight: bold;
}
/*end of data tables - can be removed when website updated*/

/* style footer*/
#footer {
clear:both;
background-color: #0000FF;
position: relative;
}

#footer p {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #FFFFFF;
padding: 0.5em 0;
margin-bottom: 0;
}

/* Submenus 
position */
#submenu {
float: left;
padding-left: 15px;
width: 210px;
}

#subcontent {
float:right;
padding-right: 10px;
width: 530px;
}
/* style submenu */
#navlist { 
margin: 0;
padding: 0;
list-style-type: none;
width: 200px;
margin-bottom: 25px;
margin-top: 10px;
}

#navlist a {
display: block;
background-color: #fff;
width: 200px;
padding: 0.5em 0 0.5em 0.5em;
text-decoration: none;
border-top: 1px solid #ff6600;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff6600;
font-weight: bold;
font-size: 0.9em;
}

#navlist a:hover
{
background-color:#f0eded;
color: #ff6600;
text-decoration: none;
}

#navlist a:visited {
color: #ff6600;
}


#submenu #active a
{
color: #FFFfff; 
background-color: #0000FF;
}

.thinbottomborder {
border-bottom: 1px solid #ff6600;
}

/*style lists in the subcontent*/
#subcontent ul{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

#subcontent li {
 list-style-type: none;
 padding-left: 20px;
 background: url(images/bullet.gif) no-repeat 5px 50%;
 padding-bottom: 1px;
}

#jocando{
position: absolute;
top: 35px;
right: 20px;
}

#jocando a, #jocando a:visited {
text-decoration: none;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

.image_right {
float: right;
margin-left: 20px;
}