﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    /*background: #fff;*/
    margin-top: 8px;
    background-image: url(../Images/backteste.png);
    background-repeat: repeat-x;
    font-size: .80em;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    
    font-weight: 200;
    margin-top: 0px;
}


h1
{
    font-size: 18px;
    font-weight: 600;
}

h2
{
    font-size: 15px;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 900px;
    background-color: #fff;
    margin: 20px auto 0px auto; /*border: 1px solid #496077;*/
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 180px;
    background-image: url(../Images/topTeste.jpg);
    background-repeat: no-repeat;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 220px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    background-color: #343434;
    margin-left: 2.5%;
    width: 95%;
    height: 30px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    position: relative;
    top: -50px;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}



.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
/*--------------------------------------*/
.stage
{
    background-image: url(../Images/stage.jpg);
    background-position: left;
    background-repeat: repeat-x;
    width: 100%;
    height: 270px;
}
.stage2
{
    background-image: url(../Images/back2.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.L2 A
{
    color: #999999;
    text-decoration: none;
    font-style: normal;
    font-weight: Bold;
    font-family: Tahoma, Arial, Times New Roman;
    font-size: 11px;
}




#submenu
{
    width: 170px;
    padding: 15px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
}


/*SUBMENU
---------------------------------*/


#submenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

#submenu ul li a, .submenu ul li a:visited
{
    color: #999999;
    display: block;
    line-height: 1.35em;
    padding: 4px 40px;
    text-decoration: none;
    white-space: nowrap;
}

#submenu ul li a:hover
{
    /* background-color: #bfcbd6;*/
    color: #000000;
    text-decoration: none;
}

#submenu ul li a:active
{
    /* background-color: #465c71;*/
    color: #cfdbe6;
    text-decoration: none;
}

#inner
{
    margin-left: 200px;
    margin-right: 30px;
    text-align: left;
    position: relative;
    top: -105px;
}


/*MENU
---------------------------------*/

#menuhor
{
    border: none;
    margin: 0;
    font: 12px Arial, sans-serif;
    position: relative;
    padding-top: 25px;
    left: 220px;
}
#menuhor li
{
    list-style: none;
    margin: 0;
    display: inline;
}
#menuhor li a
{
    height: 1px; /* IE5.0 bug */
    padding: 3px 26px;
    margin: 0;
    text-decoration: none;
}
#menuhor li a:link
{
    color: #fff;
}
#menuhor li a:visited
{
    color: #fff;
}
#menuhor li a:hover
{
    color: #666666;
    border-color: #000;
}

a
{
    text-decoration: none;
}
img
{
    border: 0px;
}


/*CONTATO
---------------------------------*/

.container_contato
{
    width: 360px;
    height: 360px; /*background-color: #FEFEFE;*/
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-left: 380px;
    margin-top: -360px;
}

.dados_contato
{
    width:100%;
    margin-left: 120px;
    margin-top: 0px;
}


.title_contato
{
    padding: 7px;
}

.box_contato
{
    margin: 20px;
}

.row_contato
{
    width: 100%;
    height: 30px;
}

.label_contato
{
    float: left;
    width: 100px;
}

.text_contato
{
    float: left;
}

.button_contato
{
    float: right;
    margin-right: 17px;
}


/*Outros*/

b
{
    color: Black;
}


al
{
    margin-left: 20px;
}


/*banner*/

.banner
{
     width: 857px;
    border: 1px solid #999999;
}

/*Top
.......................*/

#slideshow {
    position:relative;
    height:161px;
    
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 161px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 161px;
    width: 100%;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/*Rodape
.......................*/

#outerContainer
{
    width: 857px;
    height: 80px;
    margin: auto;
    position: relative;
}

#imageScroller
{
    width: 857px;;
    height: 80px;
    position: relative;
}

#viewer
{
    width: 857px;
    height: 80px;
    overflow: hidden;
    margin: auto;
    position: relative;
}

#imageScroller a img
{
    border: 0;
	margin-left: 4px;
}

