﻿/* CSS Document */
body
{
	margin: 0px 0px 0px 0px;
	/*padding:0px;	*/
	background-color:#555555;
}
.textLeft    { margin-left: 10; margin-right: 15; margin-top: 10; font-family: Tahoma; font-size: 11px; color: #000000;  }
.textLeft2   { margin-left: 10; margin-right: 15; margin-top: 10; font-family: Tahoma; font-size: 14px; color: #000000;  }
.usuario
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2188CD;
}
.erro
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: Red;
}
.msg
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: blue;
}
.Operacao
{
	color: #3488DE;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
.TituloFarmacias
{
	color: #006666;
	font-family: Arial Narrow, Tahoma, Times New Roman;
	font-size: 20px;
	font-weight: bold;
}
.linhaTitulo
{
	background-image: url(imgs/tituloLinha.jpg); 
	background-repeat: no-repeat;
	height: 35px; 
	width: 450px; 
	text-align: left;
	vertical-align: bottom;
}
.Titulo {
	font-family: Sans-Serif, Tahoma, Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #135FAA;
	vertical-align:super;
	text-align: left;
}
.pessoaContato
{
	color: #3488DE;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
}
.label
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #555555;
}
.labelPeq
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #555555;
}
.txt
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555555;
	border:solid 1px #555555;	
}
.bgTableFiltro
{
	border-color: #8BBBEC; 
	border-style: solid; 
	border-width: thin;
}
.bgFiltroPesq
{
	background-color: #8BBBEC;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.gridview
{
	border-style: solid;
	border-width: 1px;
}
.gdwHeader
{
	background-color: #8BBBEC;
	border-color: #8BBBEC; 
	border-width: 1px;
	border-bottom-style: solid;
}
.header_image_box
{
	background: url(imgs/bkg_body.jpg);
	background-repeat: inherit;
	background-attachment: fixed;
}
.body_text_box
{
	padding:35px 30px 15px 30px;
	background-color:#FFFFFF;
	color: #484836;
}
.footer_left_bg
{
	background:url(imgs/footer_left_bg.jpg) left top no-repeat;
	height:33px;
}
.box_top_line
{
	background:url(imgs/top_line.gif) left top repeat-x;
	height:9px;
}
.box_left_line
{
	background:url(imgs/left_line.gif) left top repeat-y;
	width:9px;
}
.box_right_line
{
	background:url(imgs/right_line.gif) left top repeat-y;
	width:9px;
}
.box_bottom_line
{
	background:url(imgs/bottom_line.gif) left top repeat-x;
	height:9px;
}
.input_box
{
	border:1px solid #484836;
	width:108px;
	height:18px;
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #17170F;
	text-decoration: none;
	padding-left:3px;
}
.highlight
{
	color:#72550F;
	font-size:14px;
	text-decoration:none;
	background-color:inherit;
}

/* CSS Background image Document */
.body_left_bg
{
	background:url(imgs/body_left_bg.jpg) left top repeat-y;
	width:6px;
}
.body_right_bg
{
	background:url(imgs/body_right_bg.jpg) left top repeat-y;
	width:6px;
}
.header_top_image
{
	background:url(imgs/header_top_image.jpg) left top no-repeat;
	height: 179px;
}
.header_bottom_image
{
	background:url(imgs/header_bottom_image.jpg) left top no-repeat;
	height:129px;
}
.footer
{
	background-image:url(imgs/bckFooter.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000;
	height: 35px;
}
/*-------------------------Menu--------------------------------------*/
/*-------------------------Menu--------------------------------------*/
.menuStaticMenuItemStyle 
{
	/*background-color: #979CA2;*/
	height: 20px;	
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	z-index: 100;
}
.active { 
	background-color: #EDBF38;
	height: 20px;
	margin: 0 1px 0 0; 
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	z-index: 100;
}
.a { 
	background: #f8f8f8;
	color: #808080;
	text-decoration: none; 
} 	
.a:hover { 
	color: #000; 
	background: #f8f8f8; 
} 
.Menu
{
	color: #ffffff;
	background-color: #979CA2;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 18px 14px 18px 14px; 
    z-index: 100;
}
.MenuStaticSelected
{
    color: #7D838A;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    z-index: 100;
}
.MenuDynamicSelected
{
    color: #7D838A;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    z-index: 100;
}

.MenuDynamicHover
{
	background-color: #7D838A;
    color: #ffffff;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    z-index: 100;
}

.MenuDynamicMenu
{
    color: #D2D2D2;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    z-index: 100;
}
/*-------------------------Fim Menu--------------------------------------*/