/* 
Sankyo Brasil
Developed by T4W / Unitri
All Rights Reserved - 2007
 */

html
{
    height: 100%;
}

body
{
    color: #5f5f5f;
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
}
* html body
{
    height: 100%;
}

a
{
    text-decoration: none;
    color: #5f5f5f;
}

a:hover
{
    text-decoration: underline;
}

/* Main Blocks */
#page-box
{
    width: 770px;
    margin: 0 auto;
    padding-bottom: 47px;
    display: table;
}

#header-box
{
    height: 170px;
    position: relative;
}

#content-box
{
    width: 770px;
    position: relative;
    background: url(../imgs/bg_interna_01.gif) no-repeat;
    display: table;
    font-size: small;
}

#footer-box
{
    /* background:url(../imgs/bg_home_2.gif) repeat-x bottom left; */
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    margin: 0px 0 0 0 !important;
    padding: 0;
    display: table;
    float: left;
}

/* Header */

#header-top
{
    height: 35px;
    display: block;
    font-size: xx-small;
}

#header-middle
{
    height: 135px;
    display: block;
    background: url(../imgs/bg_home_1.jpg) no-repeat;
}

/* #header-bottom{
	height: 0px;
	display: block;
	font-size: 1px;
} */

#header-top-margin
{
    margin-right: 22px;
    vertical-align: text-top;
}

#header-middle-logo
{
    display: block;
    width: 340px;
    height: 102px;
    float: left;
}

#header-middle-search
{
    display: block;
    width: 408px;
    height: 102px;
    float: right;
}

#header-middle-search-form
{
    display: block;
    width: 190px;
    padding-top: 32px;
    float: right;
    padding-left: 25px;
}

#header-middle-search-form-margin
{
    margin-left: 17px;
    display: block;
    vertical-align: bottom;
}

/* Content */

#content
{
    min-height: 220px;
    _float: left; /* Depois precisa fazer programaticamente*/
}

#content-title
{
    display: block;
    height: 75px;
}

#content-menu
{
    width: 220px;
    display: block;
    float: left;
}

#content-content
{
    width: 550px;
    display: block;
    float: right;
}

#content-content-margin
{
    padding-left: 30px;
    padding-right: 60px;
    _float: right; /* Depois precisa fazer programaticamente*/
}

.content-content-sub
{
    display: table;
    _float: right; /* Depois precisa fazer programaticamente*/
    margin-bottom: 20px;
    width: 460px;
}

/* Picture */

.picture_box
{
    width: 129px;
    display: block;
    float: right;
    background-color: #FFFFFF;
    margin-left: 20px;
}

.picture_frame
{
    padding: 3px;
    border: solid #21429a 1px;
}

.picture_sub
{
    color: #FFFFFF;
    font-size: x-small;
    background-color: #86d823;
    padding: 5px;
    margin-top: 2px;
}

/* Footer */

#footer
{
    background: url(../imgs/bg_home_4.gif) no-repeat;
    margin: 0 auto 0 auto;
    width: 770px;
    height: 19px;
    display: block;
    padding-top: 26px;
    padding-left: 0px;
    color: #000000;
}

#footer a
{
    color: #000000;
}

#footer-margin
{
    margin-left: 24px;
}

/* Menu Header */

.menu_top
{
    height: 14px;
    border: solid #b0b0b0 0px;
    border-right-width: 1px;
    display: table-cell;
    float: right;
    text-align: center;
    vertical-align: bottom;
    padding-top: 12px;
}

.menu_top_item_ultimo
{
    border-right-width: 0px;
}

.menu_top_item a
{
    color: #0b0b0b;
}

.menu_top_item a:hover
{
    color: #11B14D;
    text-decoration: none;
}

.menu_top_item
{
    margin-left: 9px;
    margin-right: 9px;
}

/* Menu Principal */
#header-menu
{
    width: 770px;
    height: 33px;
    display: table-cell;
    float: left;
    vertical-align: bottom;
    text-align: center;
    padding-left: 7px;
    z-index: 5;
}

#header-menu a:hover
{
    color: #20409A;
    text-decoration: none;
}

.menu_middle
{
    height: 23px;
    border: solid #ffffff 0px;
    border-right-width: 1px;
    display: table-cell;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.menu_middle_item
{
    margin-left: 14px;
    margin-right: 14px;
    color: #FFFFFF;
    font-size: x-small;
    font-weight: bold;
    text-transform: uppercase;
}

.menu_middle_item a
{
    color: #FFFFFF;
}

.menu_middle_item_ultimo
{
    border-right-width: 0px;
}

/* Menu Lateral */

#menu a:hover
{
    text-decoration: none;
}

.menuitem-div a:hover
{
    color: #02b4ec;
}

.menuitem, .menuitemAberto
{
    width: 197px;
    display: block;
    padding-left: 23px;
    background: url(../imgs/ico_bulet_1.gif) no-repeat;
    background-position: 0px 2px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #21429a;
}

.submenu
{
    padding-left: 23px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    background: url(../imgs/bg_destaque_3.gif) repeat-x;
    background-position: right bottom;
}

.submenu a, .menusubitem a
{
    color: #249435;
}

.submenu a:hover, .menusubitem a:hover
{
    color: #abe718;
}

.menusubitem, .menusubitem menusubitemselecionado
{
    width: 197px;
    display: block;
}

.menusubitemselecionado
{
    font-weight: bold;
}

#sac
{
    margin-top: 20px;
}

/* Formulario */
.form_outros
{
    float: right;
    margin-left: 18px;
    margin-top: 6px;
    font-family: Tahoma, verdana, arial;
    font-size: 9px;
    width: 149px;
}

.form_outros_interno
{
    margin-top: 6px;
    font-family: Tahoma, verdana, arial;
    font-size: 9px;
}

.form_search
{
    font-family: Tahoma, verdana, arial;
    font-size: 9px;
    width: 119px;
    float: left;
}

/* Styles */
.txt_seach
{
    color: #000000;
    margin-bottom: 5px;
}

h1, h2
{
    color: #21429a;
    font-weight: bold;
    display: block;
    font-size: small;
    margin-top: 0px;
    margin-bottom: 1px;
}

h1
{
    display: block;
    color: #249435;
    font-size: small;
    background: url(../imgs/ico_bulet_2.gif) no-repeat;
    background-position: 0px 2px;
    padding-left: 16px;
}

h2
{
    display: block;
    color: #21429a;
    font-size: small;
}


/* Images */
.icon_search
{
    border: none;
    float: left;
    margin-right: 3px;
}

/* Headers */
.bgHeadHistorico
{
    background: url(../imgs/headers/head_historico_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadContato
{
    background: url(../imgs/headers/head_faleconosco_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadNoticias
{
    background: url(../imgs/headers/head_noticias_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadProdutos
{
    background: url(../imgs/headers/head_produtos_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadPacientes
{
    background: url(../imgs/headers/head_pacientes_1.jpg) no-repeat;
    background-position: top right;
}

.bgHeadPed
{
    background: url(../imgs/headers/head_ped_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadProfissionais
{
    background: url(../imgs/headers/head_profissionais_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadResponsabilidade
{
    background: url(../imgs/headers/head_responsabilidadesocial_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadGeral
{
    background: url(../imgs/headers/head_geral_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadRh
{
    background: url(../imgs/headers/head_rh_01.jpg) no-repeat;
    background-position: top right;
}

.bgHeadBenicar
{
    background: url(../imgs/headers/head_benicare_01.jpg) no-repeat;
    background-position: top right;
}


/* Contact Form */

.contact-row
{
    display: table-row;
}

.lbl-form-contact
{
    font-weight: bold;
    color: #86b4ca;
    font-size: x-small;
}

.contact-left-cell
{
    width: 149px;
    display: table-cell;
    float: left;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 3px;
    height: 15px;
}

.contact-right-cell
{
    width: 311px;
    display: table-cell;
    float: right;
    vertical-align: top;
    margin-bottom: 10px;
}

.contact-form-field
{
    background-color: #efefef;
    border: solid #86b4ca 1px;
    width: 303px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* Listagem */
.listagem-box
{
    /*margin-left: 17px;*/
    width: 443px;
    display: block;
    margin-bottom: 18px;
}

.listagem-title
{
    font-weight: bold;
    color: #21429a;
    width: 443px;
    display: block;
}

.listagem-button
{
    border: solid #d6f60c 0px;
    border-top-width: 1px;
    width: 443px;
    display: block;
    height: 15px;
    margin-top: 5px;
}

/* Products */

/* Picture_Product */

#content-content-margin_product
{
    padding-left: 30px;
    _float: right; /* Depois precisa fazer programaticamente*/
}

.content-content-sub-product
{
    display: table;
    _float: right; /* Depois precisa fazer programaticamente*/
    margin-bottom: 20px;
    width: 520px;
}

.product-box-download a
{
    color: #5f5f5f;
}

.product-box-download-link
{
    font-weight: bold;
}

.picture_box_product
{
    width: 220px;
    display: block;
    float: right;
    background-color: #FFFFFF;
    margin-left: 20px;
}

.picture_frame_product
{
    padding: 0px;
    border: solid #21429a 0px;
}


/* Alt. */
.title-page
{
    font-size: medium;
    font-weight: bold;
    font-family: Arial, Verdana, Times New Roman;
    text-transform: uppercase;
    color: #21429a;
    margin-top: 15px;
    display: block;
}

.year
{
    color: #21429a;
}
/* Produto - Foto*/
.link-product-photo a,
.link-product-photo cite
{
    display: block;
    color: #249435;
    background: url(../imgs/ico_bulet_2.gif) no-repeat;
    background-position: 0px 2px;
    padding-left: 16px;
    text-decoration: underline;
}

.link-product-photo cite
{
    display: inherit;
    font-style: normal;
    text-decoration: none;
}

.link-product-photo p
{
    display: block;
    color: #249435;
    background: url(../imgs/ico_bulet_2.gif) no-repeat;
    background-position: 0px 2px;
    padding-left: 16px;
	margin-bottom: 0;
	margin-top: 0;
}

/* Curriculo */

.clsFormCV
{
    background-color: #efefef;
    border: solid #86b4ca 1px; /*width: 200px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-right: 10px;
}

.clsFormCVSelect {
    padding-right: 0px;
    padding: 0px;
}

.clsLabelCV
{
    display: block;
    width: 180px;
}

.clsLabelCVInterno
{
}

.clsTabelaCV
{
    vertical-align: top;
}

.clsFormDDL
{
    width: 220px;
}

/* GridView Curriculo */

.clsGVFormGV
{
    width: 98%;
}

.clsGVFormAlternadoCV
{
    background-color: #f1f1f1;
    padding: 2px;
}

.clsGVFormHeaderCV
{
    background-color: #21429a;
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
    height: 15px;
}

.clsGVFormFooterCV
{
}

.clsGVFormLinhaCV
{
    padding: 2px;
}

.clsGVFormSelecionadoCV
{
    background-color: #c9c9c9;
    padding: 2px;
}

.clsBotaoGVCV
{
    width: 40px;
}

/* Mapa Site */
.liMapaPrincipal
{
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

ul
{
    font-weight: normal;
    color: #5f5f5f;
}

/*Small Font*/
.smallFont
{
    font-size: x-small;
    color: #249435;
}

.smallFont2
{
    font-size: x-small;
    color: #666666;
}

/* Botao de Procura */
.clsBtnBusca
{
    border: none;
    margin-left: 2px;
    margin-top: 1px;
}

/* 
   Inserido em 18/05/2007 Werner
   Referente a alteração na parte de missao e valores
*/
.sub_titulo {
	color: #249435;
	font-weight: bold;
	font-size: small;
}


.dest_minibula {font-weight: bold; font-size: 13px; color: #000; padding: 5px; border: 1px solid #ccc; text-transform: uppercase; margin-top: 20px;}