﻿@charset "UTF-8";

/*/SiteCollectionImages/Medis.Masters  ->  /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;
}

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;
	clear: left;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

#footer_interiores a {
	text-decoration: none;
	color: #333333;
}

/*spacers gerais*/
.spacer10 {
	height: 10px;
	clear: both;
}
.spacer40 {
	height: 40px;
	clear: both;
}
/*fontes gerais*/
h1 {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 6px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.let_branco16 {
	font-size: 16px;
	color: #FFFFFF;
}
.let_branco10 {
	font-size: 10px;
	color: #FFFFFF;
}
.let_cinza10 {
	font-size: 10px;
	color: #666666;
}
.let_verde10 {
	font-size: 10px;
	color: #006b57;
}
/*home*/

.home_img_header {
	clear:both;
	margin-top: 10px;
}
.home_header_stripe {
	background: url(/SiteCollectionImages/Medis.Masters/home/stripe.gif) no-repeat;
	height: 2px;
}

.caixa_esquerda{
	width: 222px;
	float: left;
}

.guia_medis_titulo {
	font-size: 16px;
	color: #fff;
	font-family: Arial;
}
.guia_medis_descricao {
	font-size: 9px;
	color: #fff;
	font-family: Arial;
}

.caixa_guia {
	width: 222px;
	padding-top: 6px;
	float: left;
	font-family: Arial;
}
.guia_top {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_guia_top.gif) no-repeat;
	height: 38px;
	padding: 10px 10px 0 10px;
}
.guia_middle {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_guia_middle.gif) repeat-y;
	padding-left: 14px;
	height: 100%;
	overflow: auto;
}
.guia_middle .inputlabel {
	font-size: 10px;
	color: #1b2b5f;
}
.guia_middle input {
	width: 192px;
	border: 1px solid #666666;
	font-size: 11px;
}
.guia_middle select {
	width: 193px;
	border: 1px solid #666666;
	font-size: 11px;
}
.guia_bottom {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_guia_bottom.gif) no-repeat;
	height: 35px;
	text-align: right;
}
.guia_bottom .btn_pesquisar{	
	background:url(/SiteCollectionImages/Medis.Masters/interiores_publico/guia_search_submit_bg.gif) no-repeat scroll right top;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin:8px 12px 9px 0;
	padding-left: 2px;
	text-align:left;
	font-family:Arial;
	width: 77px;
	height: 18px;
	border: 0;
}
.error {
	font-size: 9px;
	color:#1b75ae;
	text-align: center;
	width: 192px;
	font-weight: bold;
	height: 24px;
}
.banner {
	width: 222px;	
}

.caixa_meio {
	width: 320px;
	padding-top: 6px;
	float: left;
	margin-left: 2px;
}

.caixa_direita{
	width: 221px;
	padding-top: 6px;
	float: left;
	
}

/* =============== */
/* = 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%;
}
TABLE.tabulardata TR {
	BACKGROUND-COLOR: white;	
}

TABLE.tabulardata TH {
	background:#FFFFFF url(/SiteCollectionImages/Medis.Masters/controls/table_tab.gif) no-repeat scroll left center;
	margin-bottom:20px;
	margin-top:20px;
	width:100%;
	border-bottom:1px solid #F1F1F1;
	font-weight:normal;
	padding:4px 2px;
	text-align:center;
	background-color:transparent;
	border:medium none;
	height:auto;
	vertical-align:inherit;
	width:auto;
	font-family:Verdana,Arial,"MS Trebuchet",sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#151B54;	
}

TABLE.tabulardata TH.first {
	background:#FFFFFF ;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:1px solid #F1F1F1;
	padding:4px 2px;
	text-align:center;
	background-color:transparent;
	border:medium none;
	height:auto;
	vertical-align:inherit;
	width:auto;
	font-size:11px;
	font-weight:bold;
	color:#151B54;	
}

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;	
}

TABLE.tabulardata TD a:link{
	color:#151B54;
	font-size:11px;
	font-family:Verdana,Arial,"MS Trebuchet",sans-serif;
}

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;	
}

