/*

	$Revision$
	$Date$

*/



div.ct-foot {
    position: absolute;
    bottom: 20px;
	margin: 10px auto 0 auto;
    padding: 20px;
    background-color: #FFF;
	width: 100%;
}
/* ---  TPage ---- */

* html div.parent_centrecontent { /* combat IE's 3 pixel jog */
	margin-bottom: 12px
}

html > body div.parent_content{ /*for mozilla as IE treats height as min-height anyway*/
	height: auto;
}
* html div.parent_content { /* Correção do width para um melhor ajuste no IE */
	width: 100%;
}

div.parent_clearfooter { clear: both; height: 122px; }

/* Título */

/* Rodapé */

div.parent_footer {
	background-color: #ffffff;
	clear: both;
	color:#666666;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	left: 0px;
	margin: 0px auto;
	padding: 3px 5px 3px 3px;
	position: absolute;
	bottom: 7px;
	text-align: right;
	width: 100%;
}

div.parent_footer * { font-size: 11px; }

* html div.parent_footer { /*only ie gets this style*/
	height: 15px; /* for ie5 */
}


/* Centro */

div.parent_content{
	height: 100%;
	background: #FFFFFF;
	color: #000000;
	min-height: 100%;
	margin-bottom: -15px;
	text-align: center;
}

html > body div.parent_content { margin-bottom: -16px; }

div.parent_centrecontent {
	padding-left:0px;
	padding-right:0px;
	z-index:1;
	padding-top: 5px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
max-width: 928px;
}

div#body {
	margin: auto;
	width: 100%;
max-width: 928px;
}

html > div#body { padding-bottom: 15px; }

div.parent_footer div.footer {
	border-top: 0px solid #fff;
	background-color: #dbe7e5;
	margin: auto;
	text-align: center;
	width: 100%;
	padding: 3px;
}

body.pc div#page { width: 100%;
max-width: 928px;     background-color: #FFF;}
body.pc div#body,
body.pc div.parent_footer .footer { width: 100%; max-width: 918px; }
body.pc .mainspecs,
body.pc .ufs { width: 100%; max-width: 918px; margin: 0px auto; text-align: left;}

#page { text-align: left; }

.mainspecs,.ufs { list-style: none; text-align: center; width: 674px; padding: 0px; position: relative; color: #666666; }
.mainspecs li,.ufs li { display: inline; }
.mainspecs a,.ufs a { white-space: nowrap; font-size: 11px; color: #666666; }
.mainspecs { margin-bottom: 10px; }

* html body .ufs,
* html body .mainspecs { margin-left: 0px; margin-right: 0px; }

.cnt_BR .ct-clearfoot { height: 85px; }
.cnt_BR .ct-foot { margin: -117px auto 0px; height: 90px; width: 100%;
max-width: 928px; }

#boxMain .cx-box-head { display: none; }
#tabSearch .cx-tab-head { display: none; }

h1,h2,h3,h4,h5,h6 { color: #4E766C; }

/* --- TableList --- */

table.tbllist { margin: 4px 4px 2px 2px; }
table.tbllist tbody td { padding: 5px; }
table.tbllist thead th { padding: 5px; text-align: left; }
table.tbllist tfoot td { padding: 3px; }
table.tbllist thead.header_footer td { padding: 3px; }

table.tbllist { border: 1px solid #DBE7E5; }
table.tbllist thead th { background-color: #DBE7E5; color: black; }
table.tbllist tbody tr.odd { background-color: #F0F5FB; }
table.tbllist tbody tr.even  { background-color: #FFFFFF; }
table.tbllist tfoot tr { background-color: #DBE7E5; color: black; }
table.tbllist thead.header_footer tr { background-color: #DBE7E5; color: black; }

/* --- TableData --- */

/* retira cores alternadas */
.dc table.tbllist { border: none; }
.dc table.tbllist thead th,
.dc table.tbllist tbody tr.odd,
.dc table.tbllist tbody tr.even,
.dc table.tbllist tfoot tr,
.dc table.tbllist thead.header_footer tr { background-color: transparent;  }

/* campos de formulário */
.dc input.text,
.dc input.button,
.dc textarea.text,
.dc select.select { font-size: 11px; }
.dc input.text { padding-left: 2px; }

/* checkbox e radio */
.dc span.tdvCheckOption input,
.dc span.tdvRadioOption input { margin: 2px 0px 2px 0px; }
.dc span.tdvCheckOption label,
.dc span.tdvRadioOption label { position: relative; top: -4px; left: -2px; }

html > body .dc span.tdvCheckOption label,
html > body .dc span.tdvRadioOption label { top: -3px; left: 0px; }

/* campos de data e hora */
.dc .tdvDate { white-space: nowrap; }
.dc .tdvDate3 { width: 34px; }
.dc .tdvTime { white-space: nowrap; }
.dc .tdvDateCalendarImg { position: relative; top: 3px; left: 1px;cursor: pointer; width: 16px; height: 16; }
div#tdvDateCalendarContainer { top: -1000; left: 0; width: 200px; height: 180px; position: absolute; z-index: 30; }

/* campo de imagem do filemanager */
.dc .tdvFMImageBorder { cursor: pointer;  border: 1px dotted #CCCCCC; position: relative; top: 5px; width: 128px; height: 128px; }
.dc .tdvFMImageBrowse { margin: 1px; }

/* campo de upload de imagem */
.dc .tdvUploadImageBorder { text-align: center; cursor: pointer; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }

/* campo de visualização de imagem */
.dc .tdvImageBorder { text-align: center; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }

/* link de remoção da imagem */
.dc .tdvUploadImageRemove { margin-top: 7px; }

/* grid */
.dc .tdvGridTable { width: 100%; }
.dc .tdvGridTable th { padding: 3px; }
.dc .tdvGridTable td { padding: 3px; }

/* iframe do upload de imagem */
iframe#tdvUploadImageIframe { position: absolute; top: -1000px; }

/* formulário de upload de imagem */
div#tdvUploadImageContainer { width: 300px; height: 125px; position: absolute; top: -1000; left: -1000; z-index: 30; }

/* formulário de upload de imagem */
div#tdvUploadImageContainer { background: #FFFFFF; border: 1px solid #CCCCCC; }
div#tdvUploadImageContainer table { margin: 5px; }
div#tdvUploadImageContainer table td { padding: 5px; }
div#tdvUploadImageTitle { padding: 5px; background: #EFEFEF; }
div#tdvUploadImageForm { display: block; }
div#tdvUploadImageSending { display: none; padding: 55px 40px 40px 90px; }
div#tdvUploadImageSending span { position: relative; top: -4px; left: 4px; }

.dc textarea.text,
.dc input.text { border: 1px solid #999999; }

.tc .tbllist thead th { background-color: transparent; }
.tc .tbllist thead th * { font-weight: normal; color: rgb(0, 91, 150); }
.tc .tbllist thead th span { display: block; text-align: center; }
.tc .tbllist tbody .wh { border-right: 1px solid rgb(228, 238, 243); }
.tc .wh,
.tc .wh * { color: rgb(0, 91, 150); }
.tc .tbllist .odd { background-color: transparent; }
.tc .step1 .odd td { border-top: 1px solid rgb(197, 215, 230); }
.tc .step1 .even td { border-top: 1px solid rgb(228, 238, 243); }

/*------ CATALOGO ----*/

div.warn {
	background-color: #DBE7E5;
	padding: 5px;
	font-size: 11px;
}

* html body div.warn {
	margin-top: 10px;
}

div.warn span {
	font-size: 11px;
	left: 3px;
	position: relative;
	top: -3px;
}

/* - TStep - limit - */
.stepLimit { float: right; }
.stepRichIndex { float: left; }
.stepRichCenter { text-align: center; }
.stepRichCenterContent { white-space: nowrap; }
.cx-step { padding: 5px; margin: 5px 0px 5px 0px; }

.cx-step-wrapper { background-color: #DBE7E5; }

/* --- TWindow --- */

.wn { background-color: white; }
.wnt { padding: 5px 3px 5px 3px; font-weight: bold; }
.wntclr { clear: both; }
.wntimg { float: left; }
.wnttmenu { float: right; }
.wntcpnimg { float: left; position: relative; top: 1px; left: 2px; }

.wn { border: 1px solid #4E766C; }
.wnt { background-color: #DBE7E5; }

/* --- TWForm --- */

.wfh { padding: 5px; }
.wfh span { position: relative; top: -3px; left: 3px; }
.wff { padding: 5px; }
.wfd { overflow: auto; }
.wfd .dc { padding: 10px; }

.wfh { background-color: #F0F5FB; }
.wff { background-color: #DBE7E5; }

/* --- TTableList --- */

table.tbllist { margin: 4px 4px 2px 2px; }
table.tbllist tbody td { padding: 5px; }
table.tbllist thead th { padding: 5px; text-align: left; }
table.tbllist tfoot td { padding: 3px; }
table.tbllist thead.header_footer td { padding: 3px; }

table.tbllist { border: 1px solid #DBE7E5; }
table.tbllist thead th { background-color: #DBE7E5; color: black; }
table.tbllist tbody tr.odd { background-color: #F0F5FB; }
table.tbllist tbody tr.even  { background-color: #FFFFFF; }
table.tbllist tfoot tr { background-color: #DBE7E5; color: black; }
table.tbllist thead.header_footer tr { background-color: #DBE7E5; color: black; }

/* --- TTableData --- */

/* retira cores alternadas */
.dc table.tbllist { border: none; }
.dc table.tbllist thead th,
.dc table.tbllist tbody tr.odd,
.dc table.tbllist tbody tr.even,
.dc table.tbllist tfoot tr,
.dc table.tbllist thead.header_footer tr { background-color: transparent;  }

/* campos de formulário */
.dc input.text,
.dc input.button,
.dc textarea.text,
.dc select.select { font-size: 11px; }
.dc input.text { padding-left: 2px; }

/* checkbox e radio */
.dc span.tdvCheckOption input,
.dc span.tdvRadioOption input { margin: 2px 0px 2px 0px; }
.dc span.tdvCheckOption label,
.dc span.tdvRadioOption label { position: relative; top: -4px; left: -2px; }

html > body .dc span.tdvCheckOption label,
html > body .dc span.tdvRadioOption label { top: -3px; left: 0px; }

/* campos de data e hora */
.dc .tdvDate { white-space: nowrap; }
.dc .tdvDate3 { width: 34px; }
.dc .tdvTime { white-space: nowrap; }
.dc .tdvDateCalendarImg { position: relative; top: 3px; left: 1px;cursor: pointer; width: 16; height: 16; }
div#tdvDateCalendarContainer { top: -1000; left: 0; width: 200px; height: 180px; position: absolute; z-index: 30; }

/* campo de imagem do filemanager */
.dc .tdvFMImageBorder { cursor: pointer;  border: 1px dotted #CCCCCC; position: relative; top: 5px; width: 128px; height: 128px; }
.dc .tdvFMImageBrowse { margin: 1px; }

/* campo de upload de imagem */
.dc .tdvUploadImageBorder { text-align: center; cursor: pointer; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }

/* campo de visualização de imagem */
.dc .tdvImageBorder { text-align: center; border: 1px dotted #CCCCCC; margin-bottom: 4px; position: relative; top: 5px; }

/* link de remoção da imagem */
.dc .tdvUploadImageRemove { margin-top: 7px; }

/* grid */
.dc .tdvGridTable { width: 100%; }
.dc .tdvGridTable th { padding: 3px; }
.dc .tdvGridTable td { padding: 3px; }

/* iframe do upload de imagem */
iframe#tdvUploadImageIframe { position: absolute; top: -1000px; }

/* formulário de upload de imagem */
div#tdvUploadImageContainer { width: 300px; height: 125px; position: absolute; top: -1000; left: -1000; z-index: 30; }

/* formulário de upload de imagem */
div#tdvUploadImageContainer { background: #FFFFFF; border: 1px solid #CCCCCC; }
div#tdvUploadImageContainer table { margin: 5px; }
div#tdvUploadImageContainer table td { padding: 5px; }
div#tdvUploadImageTitle { padding: 5px; background: #EFEFEF; }
div#tdvUploadImageForm { display: block; }
div#tdvUploadImageSending { display: none; padding: 55px 40px 40px 90px; }
div#tdvUploadImageSending span { position: relative; top: -4px; left: 4px; }

.dc textarea.text,
.dc input.text { border: 1px solid #999999; }

/* ---------- */

td.mainContent .cx-tab-link-inactive div.cx-box-head { font-size: 12px; }

#boxMainBodyDefault { clear: both; }

.menu_ico { padding-left: 5px; }

#subscribe_container { width: 100%; }

.double .libmed_art { padding-left: 15px; }

.libmed_art { margin: 10px 0 0; }
.libmed_art ul { margin: 0px; padding: 0px 0px 0px 24px; list-style-image: url(../../_gm/_imgs/book.gif); }
.libmed_art ul li { margin-bottom: 2px; }


* html body .libmed_art ul { padding-left: 15px; }
* html body .libmed_art ul li { padding-left: 5px;  }

.libmed_articles { padding: 5px 15px; margin-bottom: 20px;  }

.libmed_articles ul { padding-left: 20px; }
.libmed_articles ul li { margin: 0px; }

div.doctor ul li span { position: relative; top: -3px; }

.bcb { clear: both; }

/* ------------------------- GUIAMED ---------------------------------------- */

.wrapper { width: 100%; max-width: 918px; margin: 0 auto; }

div.cx-page-wrapper-2 {  height: 100%;     min-height: 100vh;}
.chrome div.cx-page-wrapper-2,
.safari div.cx-page-wrapper-2 { height: auto; }

div.parent_content {  }
div.parent_clearheader { 
	background-color: #bcd3cf;
	height: 80px; 
}

.parent_clearheader h1 {
	text-align: left;
	padding: 16px 0;
}

.pgmain div.parent_content {  }
.pgmain div.parent_clearheader { height: 260px; }

body div.parent_content {  }
body div.parent_clearheader { height: 80px; }

.pgmain div.parent_content {  }
.pgmain div.parent_clearheader { height: 260px; }

p { font-size: 1em; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em 0; margin: 0; padding: 0; font-size: 1em; }

body { font-size: 0.85em; }

#body { font-size: 0.8em; }

.cx-element a,
#page .cx-element a { color: #4E766C; }

a img { border: none; }

.leftButton { float: left; }

.rightButton { float: right; }

h1 {
	margin-bottom: 2em;
	font-size:1.7em;
	color: #4E766C;
	margin: 0;
	padding: 3px 5px;
}

h1 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

/* ---------- */


h2 {
	padding:2px;
	font-family:arial;
	font-size:1.8em;
	font-weight:bold;
	color:#4E766C;
	position:relative;
}

h2.header2 {
	background-color: #DBE7E5;
	padding-left: 10px;
	border: 0;
	font-size: 1.6em;
	margin-top: 12px;
	clear: both;
}

h2.header2 a {
	font-size: 1em;
}

h2, h2 *{ font-family: Arial, Helvetica, sans-serif; }
h2 big { padding-top: 25px; font-size: 1.1em; display: block; }
h2 ul.doctor_specs  { padding-left:0; margin:0; color:#000; list-style: none; }
h2 ul.doctor_specs li  { margin:0; font-size:0.8em;}

h2.header .photo { float: left; margin-bottom: 0.2em; margin-right: 5px; }
h2.header { border-bottom: 2px solid #4E766C; }
h2.header li { display: inline; }

h4 { font-size: 1.2em; }

.clear { clear: both; }
.photo { width: 114px; height: 143px; background: url(../../_gm/_imgs/frame.png) no-repeat 50% 50%; padding: 5px 7px 10px; }
.photo0 { border: 0px none; }

.prof_data ul { list-style: url(../../_gm/_imgs/pont_2.gif); }

.prof_data { }
.prof_data li,
.prof_data p, .prof_data .p  { line-height: 1.75em; margin: 0; }
.prof_data .data { font-size: 1.1em; padding-left: 20px;  margin: 0.5em 0 2em; }
.prof_data ul.data { margin-left: 20px; }
.prof_data legend { font-size: 1.1em; }
.prof_data small { font-size: 0.9em; }
.prof_data .addr .data { margin-bottom: 0em; }

.prof_data ul.addr { clear: both; list-style-image: none; list-style-type: none; padding: 0px; left: 0px; position: relative; margin: 0px; }

.p ul { margin-left: 0; }

.foot_links { font-size: 0.9em; margin-top: 1.5em; line-height: 1.2em; }

.msite_art .halfsize { float: left; width: 43%; }
.msite_art .articles { padding-left: 25px; }

.warn { background-color: #DBE7E5; padding: 5px; }

div.stab div.plans { margin: 1em 0em; }

.pseudolist { background: transparent url(../../_gm/_imgs/pont_2.gif) no-repeat; }
.pseudolist span { padding-left: 18px; display: block; }
.multiple .column .pseudolist { width: 32%; float: left; }

.schedule_viewer h4 { margin: 1em 0; }

.schedule_viewer .large { display: none; }
.schedule_viewer .short table,
.schedule_viewer .large table { font-size: 0.9em; }

body .schedule_viewer .short { display: none; }
body .schedule_viewer .large { display: block; float: right; border:1px solid #cccccc; padding: 2px; margin-bottom: 0.3em }

body .schedule_viewer div.space { display: block; height: 40px; }

.schedule_viewer p { margin: 0.5em 0 1em; }

.ttimeAgendaViewer,
.ttimeAgendaViewerNextWeek { width: 100%; }

.ttimeAgendaViewer table,
.ttimeAgendaViewerNextWeek table { border: 1px solid #ccc; margin: 0.3em 0 0.8em; font-size: 1em; }

/* -- */

table.tbllist { font-size: 12px; }

div.s, p.sb { background-color:  #DBE7E5; }
p.sb { padding: 5px; font-size: 1.1em; }
span.tdcDefault { white-space: nowrap; }

div.legend {
	font-weight: bold;
	margin-bottom: 8px;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #cccccc;
	color:#4E766C;
}

div.fieldset {
	width: 100%;
	margin-bottom: 10px;
}

fieldset { padding: 10px; margin-top: 10px; margin-bottom: 10px; width: inherit; border: 1px solid #cccccc; padding: 10px; }
legend { font-weight: bold; color: #000000;  }
* html body legend { margin-bottom: 10px; }

.stab div.plans div.large { display: none; }
body .stab div.plans div.short { display: none; }
body .stab div.plans div.large { display: block; }

#formSendIndication table,
#formSendIndication table * { font-size: 12px; }
#formSendIndication textarea, #formSendIndication input.tdvText { width: 100%; }

ul.column { list-style: none; list-style-image: none; list-style-type: none; margin: 0; padding:0; width: 100%; }

#boxMain h4 { margin-bottom: 1em; }
#boxMain ul.mainlist { list-style: none; padding: 0px 0px 10px 15px; margin: 0px 0px 10px 0px; }

ul.mainlist li { margin: 0px 0px 10px 0px; font-size: 1.2em; }

.maintbl { font-size: 1em; }

/*  -----  */

.navigation { font-size: 1.2em; }

.search_results {
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	list-style-image: none;
}

.search_results li,
.search_results .result_item {
	margin-bottom: 10px;
	clear: both;
	font-size: 1.1em;
}

.search_results li a.photo {
	display: block;
	text-align: center;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	background-image: none;
	padding-top: 0px;
}

.search_results li .articles img { width: 16px; height: 16px; position: relative; top: 3px; }

.search_results li a.sitemed {
	font-weight: bold;
}

.search_results li img.btn_msite {
	margin: 3px 8px 5px 0px;
	height: 37px;
	float: left;
}

.search_results li div.mdata { float: left; width: 410px; }
.search_results li div.comp { margin: 3px 0px 3px 0px; }
.search_results li div.articles { margin: 3px 0px 3px 0px; }
.search_results li div.articles div.a_tree { width: 390px; background: transparent url(../../_gm/_imgs/tree_side.gif) repeat-y; }
.search_results li div.articles a.article { margin: 4px 0px 3px 0px; display: block; padding-left: 18px; background: transparent url(../../_gm/_imgs/tree.gif) no-repeat; }

.search_results li.double div.comp { margin: 3px 0px 3px 0px; padding-left: 15px; }
.search_results li.double div.articles { margin: 3px 0px 3px 0px; padding-left: 15px; }

.search_ident { padding-left: 75px; margin-bottom: 0px; padding-bottom: 0px; }
.search_ident li div.mdata { width: 392px; }
.search_ident li a.photo, .search_ident li a, .search_ident .button { display: none; }
.search_ident div.articles { display: none; }

.msite .search_results .mdata { width: 390px; }
.msite .search_ident { margin-top: 10px; padding-left: 115px; }

/* ------------------------------ */

div.search_content { width: 460px; text-align: left; }
div.search_content div.lbl { margin-bottom: 15px; }
div.search_content a { white-space: nowrap; }
div.search_content div.sample { margin-top: 5px; }

#tabSearch { font-size: 1.2em; }
#tabSearch .tbsh { display: none; }

.parent_header01 { width: 100%; max-width: 730px; margin: auto; text-align: left; }
body .parent_header01 { width: 100%; max-width: 940px; }

.parent_header { text-align: center; position: absolute; width: 100%; }

.parent_clearheader { height: 80px; }

.parent_header01 a { text-decoration: none; display: block; width: 100%; background: transparent url(../../_imgs/blank.png); height: 100px; }
.parent_header01 a h1 { display: none; }

.simplesearch {
	width: 230px;
	float: right;
	position: relative;
	top: -5px;
	border: 1px solid #ccc;
	border-top: 0px none;
	padding: 5px;
	z-index: 100;
}

.data li h5 { margin: 0.5em 0; font-weight: normal; font-style: italic; }
.data li .detail { padding-left: 1em; margin-bottom: 1em;}

.prof_data .libmed_articles { margin-bottom: 0; padding-bottom: 0px; }
.libmed_articles ul { margin-left: 20px; }
.msite_art ul { margin-left: 20px; }

ul.articles { margin-top: 10px; }

div.plans,
div.specs,
ul.column,
li.pseudolist a { position: relative; }

#boxSearchHeadDefault { display: none; }

div.head { background-color: #DBE7E5; }

.mobile div.head {
	text-align: left;
}

li.dsimplehover {
	background-image: none;
}

#formSearch .cx-form-content {
	padding: 20px 0px 10px;
}

li.dsimple a.photo {
	background: transparent url(../../_gm/_imgs/frame_small.png) no-repeat 50% 50%;
	padding-top: 5px;
	width: 72px;
	height: 91px;
	text-align: center;
	margin-top: 0px;
}


div.navhead {
	background-color: #DBE7E5;
	color: #4E766C;
	display: none;
}

div.entity {
	background-color: #FFF;
}

div.entity .bt {
	clear: both;
}

div.entity .logo {
	float: left;
	margin: 0 5px 20px 0;
	overflow: hidden;
	padding: 6px 7px 8px;
	background: transparent url(../../_gm/_imgs/frame_logo.png) no-repeat 50% 50%;
	width: 142px;
	height: 143px;
	text-align: center;
}

div.entStab {
	padding: 10px;
}

div.entStaff {
	margin-top: 25px;
}

.ct-foot ul li { padding-top: 0px; }

.phoneContainer,
.seephone {
	padding-left: 5px;
	background: transparent none no-repeat;
}

.phoneContainer img,
.seephone img {
	display: none;
}

.libmed_articles .bd { clear: both; }

div.stab { background: transparent none; }

.cl1 { color: #4e766c; }
.cl2 { background-color: #F1F7F4; }
.bc1 { border-color: #DDECE4; }
