﻿/* DEFAULTS
----------------------------------------------------------*/


body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* Baloes Pagina Inicial   
----------------------------------------------------------*/ 
.container_pequeno {	 
/*
background:#eef;
margin:0 15px;
width:280px;
height:150px;
*/
}

.container_medio 	 
{
    /*
background:#eef;
margin:0 15px;
width:400px;
height:180px;
*/
}

.container_grande {	 
/*
background:#00FFFF;
margin:0 15px;
width:900px;
height:150px;
*/
}

.container_cabecalho
{
    border-bottom: 1px solid #94A3C4;
    font-weight: bold;
    text-align: center;
    background-color: #ECEFF5;
}

.container_interno_pequeno
{
    background-color: #FFFFFF;
    overflow: auto;
    height: 170px;
    border-style: none solid none solid;
    border-right-width: 2px;
    border-right-color: #D8DFEA;
    border-left-width: 2px;
    border-left-color: #D8DFEA;
}

.container_interno_medio
{        
    background-color: #FFFFFF;
    overflow:auto;        
    height:220px;
     border-style: none solid none solid;
    border-right-width: 2px;
    border-right-color: #D8DFEA;
    border-left-width: 2px;
    border-left-color: #D8DFEA;
}

.container_interno_grande
{        
    background-color: #FFFFFF;
    overflow:auto;       
    height:150px;
    border-style: none solid none solid;
    border-right-width: 2px;
    border-right-color: #D8DFEA;
    border-left-width: 2px;
    border-left-color: #D8DFEA;
}

.rtop, .rbottom{
display:block;
background-color:#FFFFFF;
}

 .rtop * {
display: block;
height: 1px;
overflow: hidden;
background:#ECEFF5;
}

.rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#eef;
}

.r1{margin: 0 5px}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4{margin: 0 1px; height: 2px}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    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: 960px;
    background-color: #fff;
    margin: 1px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    /*background: #4b6c9e;*/
    background: #4B84AE;    
    width: 100%;
    z-index:9999;
}

.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: 380px;
    position:inherit;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
*/

/*MICHEL*/

.aspMenu
{
    padding: 0px 0px 0px 0px; 
    background-color:#3a4f63;   
    
}


.hideSkiplink
{
    clear: both;
    background-color:#3a4f63;  
    padding: 0px;
}

.menu_style
{
    padding: 4px 0px 4px 0px;
     z-index: 9000;
}

    
.menu_item
{   
    margin: 0px;    
    background-color: #465c71;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;  
    padding: 2px 8px ;   
    text-decoration: none;
    white-space: nowrap;
      z-index: 9000;
}

.menu_item a
{
     z-index: 9000;
    color: #dde4ec;    
}


.menu_item_hover
{
    background-color: #bfcbd6;
    color: #465c71;    
    text-decoration: none;
     z-index: 9000;
}

.dynamic_menu_style
{
    padding: 1px 0px 0px 0px;
    background-color: #465c71;
     z-index: 9000;
}

    
.dynamic_menu_item
{   
    margin: 0px;    
    background-color: #465c71;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;  
    padding: 1px 8px ;   
    text-decoration: none;
    white-space: nowrap;
     z-index: 9000;
     
}

.dynamic_menu_item a
{
     z-index: 9000;
    color: #dde4ec;    
}

.dynamic_menu_item_hover
{
    background-color: #bfcbd6;
    color: #465c71;    
    text-decoration: none;
     z-index: 9000;
}


/*
.menu a, .menu a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}
*/
/*
.menu a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
*/

/* 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;
}

div.accountInfo
{
    
    
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    
}

.loginDisplay
{
    
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.div_teste{
position:inherit;  border: 1px solid blue; 
}

.div_inicio_linha
{
    position:inherit; 
    width:910PX;
}

.div_ultima_trilha
{
    /*float:left;*/
    border: 1px solid #496077;
    width:420px;
     height:210px;
    text-align:left;
    
}

.div_inicio_caixa_titulo
{
    border-bottom: 1px solid #496077;
    padding: inherit;
    margin: auto;
    font-size: large;
    font-style: oblique;
    background: #9CB0CF;
    color: White;
    text-indent: 10px;
}



.div_proxima_trilha
{      
    /*float:right;*/
    height:210px;
    border: 1px solid #496077;
    width:420px;
    text-align:left;
    
}

.div_inicio_top_participantes
{
    
  /* float:left;*/
    height:260px;
    border: 1px solid #496077;
    width:420px;
    text-align:left;
}

.div_inicio_top_trilhas
{
    
   /*float:right;*/
    height:260px;
    border: 1px solid #496077;
    width:420px;
    text-align:left;
    
}

.div_inicio_caixa
{
    
  /* float:left;*/
    height:260px;
    border: 1px solid #496077;
    width:420px;
    text-align:left;
}


.div_pedalando
{
  position:inherit;  
  vertical-align:bottom;
  background-color:White;
  border-top: 1px solid #496077;
  text-align:center;
  width:100%
    
}

.modalBackground
{
      position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: Black;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=50);
        opacity: 0.50;
        -moz-opacity: 0.50;
}
 
.modalPopup
{
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	
	z-index: 100;
    
    background-color:White;
    /*
    text-align:center;        
    color:Black;
    font-family:Tahoma;
    font-size:x-small;
*/
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
