﻿@charset "UTF-8";

/*../img  ->  /SiteCollectionImages/Medis.Masters*/

* { margin: 0; padding: 0; border: 0; font-family: Verdana, Helvetica, sans-serif; outline: none; white-space: normal; }

input {
	font-size: 11px;
	height: 14px;
	border: 1px solid #666666;
	color: #000000;
}

input  .multiline{
	font-size: 11px;
	height: 50px;
	border: 1px solid #666666;
	color: #000000;
}

select {
	font-size: 11px;
	border: 1px solid #666666;
	color: #000000;
}

/*áreas gerais*/

#bg {
	background-image: url(/SiteCollectionImages/Medis.Masters/gerais/gradient_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#container {
	background-image: url(/SiteCollectionImages/Medis.Masters/gerais/img_bg.gif);
	background-repeat: no-repeat;
	width: 846px;
	margin: 0 auto 0 auto;
	overflow: auto;
}

#container_area {
	width: 770px;
	margin: 0 auto 0 auto;
}

.menu {
	background: url(/SiteCollectionImages/Medis.Masters/gerais/menu.gif) no-repeat;
	height: 27px;
	clear: both;
	font-family: Arial;
	font-size: 11px;
}
.menu ul {
	list-style: none;
}
.menu li {
	float: left;
}		
.menu li a {
	padding-left: 6px;
	padding-right: 5px;
	line-height: 26px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(/SiteCollectionImages/Medis.Masters/gerais/menu_separador.gif) no-repeat center left;
}
.menu li a:hover {
	color: #1d2f53;
}
/*
.menu input {
	width: 100px;
	border: 1px solid #666666;
}
*/
.MedisSearchBox input 
{
	width: 70px !important;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #666666;
}
.date p {
	color: #006b57;
	font-size: 10px;
	float: left;
	margin-bottom: 5px;
	margin-top: 50px;
}

.language a {
	float: right;
	color: #1b2b5f;
	font-size: 10px;
	text-decoration: none;
	background-image: url(/SiteCollectionImages/Medis.Masters/gerais/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 7px;
	margin-bottom: 5px;
	margin-top: 50px;
}

#footer {
	margin-bottom: 40px;
	clear: left;
	text-align: center;
	font-size: 10px;
	color: #999999;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footer_interiores   
{
	margin-bottom: 40px; 
	 margin-top: 10px;  
	 clear: left;  
	 text-align: right; 
	  font-size: 10px; 
	   color: #999999; }

#footer_interiores a {
	text-decoration: none;
	color: #333333;
}

/*spacers gerais*/
.spacer6{
	height: 6px;
	clear: both;
}
.spacer10 {
	height: 10px;
	clear: both;
}
.spacer40 {
	height: 40px;
	clear: both;
}

.separador_hor {
	background: url(/SiteCollectionImages/Medis.Masters/gerais/separador_hor.gif) repeat-x;
	height: 2px;
	width: 100%;
	clear: both;
	margin: 12px 0 12px 0;
}

/*fontes gerais*/
h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	color: #109E7F;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3 {
	color: #009A75;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 6px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 8px 0 8px 0;
}

.let_branco16 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
}
.let_verde16 {
	font-size: 16px;
	color: #009A75;
	margin-top: 4px;
	font-weight: bold;
}
.let_branco10 {
	font-size: 10px;
	color: #FFFFFF;
}
.let_cinza10 {
	font-size: 10px;
	color: #666666;
}
.let_verde10 {
	font-size: 10px;
	color: #006b57;
}

a.verde10 {
	font-size: 10px;
	text-decoration: none;
	color: #006b57;
}

.let_verde11 {
	font-size: 11px;
	color: #197867;
	margin-bottom: 6px;
}

.error {
	font-size: 9px;
	color:#1b75ae;
	text-align: left;
	width: 180px;
	font-weight: bold;
	margin-left: 9px;
	clear: both;
}

contents li.normal 
{
	color: #197867;  
   text-decoration: none; 
    font-size: 11px;  
    line-height: 14px;  
    background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_unhover.gif) no-repeat top left; 
    padding-left: 12px; 
}
.contents li a {	
	color: #197867;
	text-decoration: none;
	font-size: 11px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_unhover.gif) no-repeat top left;
	line-height: 16px;
	overflow: auto;
	padding-left: 12px;
	display:block;
}
.contents li a:link  
{
	color: #197867;  
	text-decoration: none;  
	font-size: 11px;  
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_unhover.gif) no-repeat top left;  
	line-height: 16px;  
	overflow: auto;  
	padding-left: 12px;  
	display:block;  
	line-height: 14px; 
	} 
.contents li a:hover  
{
	color: #1b2b5f;  
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_hover.gif) no-repeat top left;  
	padding-left: 12px;  
	text-decoration: none;  
	line-height: 14px; 
	} 
.contents li a:visited 
{
	 color: #1b2b5f;  
	 background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_hover.gif) no-repeat top left;  
	 padding-left: 12px; 
	  text-decoration: none;  
	  line-height: 14px; 
} 
	  
.contents li a:active  
 {
	  	color: #1b2b5f;  
	  	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bullet_hover.gif) no-repeat top left;  
	  	padding-left: 12px;  
	  	line-height: 14px; 
}


/*interiores*/

.banner{
	float: left;
	clear: left;
	margin: 10px 0 0 8px;
}

.interiores_img_header {	
	clear:both;
	margin-top: 10px;
}

.breadcrumbs {	
	color: #1b2b5f;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

.breadcrumbs a {
	color:#333333;
	text-decoration:none;
}

.identificacao {	
	color: #1B2B5F;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
	font-weight: bold !important;
}

.interiores_labelbackground {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/label_bg3.gif) repeat-x bottom;
	height: 46px;
	clear: both;	
}
.interiores_labelbg1 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/label_bg1.gif) repeat-x;
	height: 40px;
	padding: 4px 0 0 10px;
	float: left;
	clear: left;
}
.interiores_labelbg2 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/label_bg2.gif) no-repeat;
	height: 44px;
	width: 65px;
	float: left;
}
.interiores_labelbg3 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/label_bg3.gif) repeat-x; 
	height: 44px;
	clear: right;
}
.interiores_labelbg3 .btn_terminarsessao {	
	background: url(/SiteCollectionImages/Medis.MastersIndividuals/gerais/btn_terminar_sessao.gif) no-repeat right;
	float: right;
	margin-top: 15px;
	margin-right: 4px;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	width: 116px;
	height: 15px;
	padding: 0;
	text-align: left;
	cursor: pointer;
}

.main { background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/bg_main.gif) repeat-x;  
        width: 770px; 
         clear: both; 
          overflow: auto; 
          }

.titulomenusec {	
	padding-top: 2px; 
	width: 196px; 
	font-size: 14px;  color:#1b2b5f;
	text-indent: 14px;  
}

.menusec {	
	width: 196px;
	float: left;
	overflow: hidden;
}
.menusec ul {	
	list-style: none;
}
.menusec li a {	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/menusec_bg.gif) no-repeat;
	line-height: 18px;
	overflow: auto;
	padding-left: 24px;
	display:block;
	width: 196px;
}
.menusec li a:hover {	
	color: #1b2b5f;
	text-decoration: none;
	font-size: 11px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/menusec_bghover.gif) no-repeat;
	line-height: 18px;
	overflow: auto;
	padding-left: 24px;
	display:block;
	width: 196px;
}
.menusec li.sub a {	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/menusec_subbg.gif) no-repeat;
	line-height: 18px;
	overflow: auto;
	padding-left: 43px;
	display:block;
	width: 196px;
}
.menusec li.sub a:hover {	
	color: #1b2b5f;
	text-decoration: none;
	font-size: 11px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/menusec_subbghover.gif) no-repeat;
	line-height: 18px;
	overflow: auto;
	padding-left: 43px;
	display:block;
	width: 196px;
}

.interiores_contents_wrapper {	
	float:right;
	width: 100%;
}

.interiores_contentslabelbackground {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/seclabel_bgtop3.gif) repeat-x;
	height: 33px;
}
.interiores_contentslabelbg1 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/seclabel_bgtop1.gif) repeat-x;
	height: 27px;
	padding: 6px 0 0 14px;
	float: left;
	clear: both;
}
.interiores_contentslabelbg2 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/seclabel_bgtop2.gif) no-repeat;
	height: 33px;
	width: 73px;
	float: left;
}
.interiores_contentslabelbg3 {	
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/seclabel_bgtop3.gif) repeat-x; 
	height: 33px;
}

.main .contents {
	background-color: #FFF;
	overflow: auto;	
	padding: 10px;
}

.main .contents_left {
	width:1px;
}

.infovariada {	
	width: 770px;
	height: 2px;
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/infovariada.jpg) no-repeat; 
}



/* =============== */
/* = Safira Moss = */
/* =============== */
	
/* MossMenuOptions */
table.MossMenuOptions {
	width: 990px;
    border-spacing: 0px;
}
table.MossMenuOptions td.MenuRight {
    text-align: right;
    border: 0px ;
    width: 25%;
}

table.MossMenuOptions td.MenuLeft{
    text-align: left;
    border: 0px ;
    width: 75%;
}

/* ======================================================================= */
/* = Base Pagination Style Classes                                       = */
/* = Override on custom css per webpart or implement new classes         = */
/* = and pass them to CustomGridView throug the atributes CSSClass and   = */
/* = CSSPagingClass													     = */
/* ======================================================================= */
TABLE.tabulardata {
	/*BACKGROUND-COLOR: white;	*/
	 width:100%;
	 padding: 0;
}
TABLE.tabulardata TR {
	/*BACKGROUND-COLOR: white;	*/
}

TABLE.tabulardata TH {
	background: url(/SiteCollectionImages/Medis.Masters/interiores_publico/th.gif) repeat-x;
	border: #1d2f53 solid 1px;
	height: 10px;
	color: #1d2f53;
	font-size: 12px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}


TABLE.tabulardata TD {
	/*font-size:11px;
	padding:4px 2px;
	border-top:thin solid #151B54;
	border-bottom:thin solid #151B54;
	font-family:Verdana,Arial,"MS Trebuchet",sans-serif;
	color:#151B54;
	font-weight:normal;
	text-align:center;	*/
	border: #1d2f53 solid  1px;
	height: 10px;
	padding: 6px;
	text-align: center;
}

TABLE.tabulardata TD a:link{
	/*color:#151B54;
	font-size:11px;
	font-family:Verdana,Arial,"MS Trebuchet",sans-serif;*/
	color: #1d2f53;
	font-size: 12px;
}

TABLE.tabulardata TD a:hover{
	text-decoration: underline;
}

TABLE.Pager{
	background:transparent url(/SiteCollectionImages/Medis.Masters/controls/backgroundPager.png) no-repeat scroll left top;
}

TABLE.Pager TR{
	margin-bottom:20px;
	margin-top:20px;
	padding:0;
	border-bottom:1px solid #C0C0C0;
	padding:4px 2px;
	border:medium none;
	height:auto;
	vertical-align:inherit;
	width:auto;
	font-family:sans-serif;
	font-size:11px;
	color:#151B54;
	font-weight:normal;
	text-align:center;	
}

TABLE.Pager TD{
	padding-top:4px;
	height:auto;	
	vertical-align:inherit;
	width:auto;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	text-align:center;
	color:#151B54;
}

TABLE.Pager TD a:link {
	padding-top:4px;
	color:#151B54;
	font-family:sans-serif;
}



/* ======================================================================= */
/* = Base Collpasable Style Classes                                      = */
/* = Override on custom css per webpart or implement new classes         = */
/* = and pass them to CollapsablePanel throug the atribute               = */
/* = CSSTitleClass (ex : CSSTitleClass="news_caption level_1"            = */
/* ======================================================================= */

.table_caption {
        font-family: Verdana, Arial, MS Trebuchet, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 6px;
        margin-bottom: 2px;
}
.table_caption.level_1 {
    background-color: #1d2f53;
    color: #fff;
}
.collapse_control {
    position: relative;
}
.collapse_control span {
    display: block;
    position: absolute;
    top: 3px;
    left: 96%;
    width: 18px;
    height: 17px;
    text-indent: -5000px;
    cursor: pointer;
}
.collapse_control.level_1 span {
    background: url('/SiteCollectionImages/Medis.Masters/controls/collapse_arrow_lv1_sprite.gif') no-repeat top left;
}

/* ======================================================================= */
/* = Search Box Class			                                         = */
/* ======================================================================= */

.medis-search-dropdown
{
	float: left;	
}

.medis-searchTextBox 
{
	float: left;
	padding-top : 5px;	
}

.medis-searchGo
{
	float: left;
	padding-top : 5px;		
}

.medis-advancedSearch
{
	float: left;	
}


