﻿body
{
	background-color:White;
	font-family: Verdana, Tahoma, Arial;
	font-size:8pt;
	margin:0px;
	border-style:none;
}

/** PARAGRAFO                                                     **/
p
{
	margin: 0px 0px 3px 0px;
}

/** LINKS                                                         **/
a:link, a:visited
{
	color: #005FA9;
	text-decoration: none;
	
}
a:hover{
	text-decoration: underline;
}
a.aWhite:link, a.aWhite:visited
{
	color:White;
	
}

/** TITULOS                                                       **/
h2{
 font: bold 9pt Verdana,Arial;
 color: #006699;
 margin: 0px 0px 3px 0px;
 padding: 0px;
 border-bottom: 2px solid #cccccc;
}

h3
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FB9C62;
	font-size:13.5pt;
}
h4
{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	color:#FB9C62;
	font-size:13.5pt;
}

h5
{
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#4A7AA4;
}
/** TABELA LOGO                                                   **/
td.bgPageLogo
{
	background: url(Pict/top_1.jpg);
	height:75px;
	width:770px;
	vertical-align:top;
}

/** TABELA MENU                                                   **/
td.bgPageTop
{
	background: #fff url(Pict/menu_Bg.gif) repeat-x;
	height:32px;
	width:770px;
	vertical-align:top;
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
}

/** TABELA LOGO CLIENTE                                                 **/
td.bgPageLogoCliente
{
	height:75px;
	width:770px;
	vertical-align:top;
	text-align:center;
}

/** TABELA PRINCIPAL                                              **/
td.bgPageCentral
{
	vertical-align:top;
	padding:5px 8px 5px 8px;
	margin:5px 8px 5px 8px;
	min-height:330px;
	height:330px;
}
td.bgPageBottom
{
	background: #fff url(Pict/menu_Bg.gif) repeat-x;
	height:29px;
	width:770px;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	font-size:8pt;
}
td.bgPageRight
{
	background: #fff url(Pict/bg.gif);
	width:100%;
}

/** CAIXA DE CONTEUDO                                             **/
td.bgTop
{
	background: #fff url("Pict/table_top.jpg");
	height:17px;
}
td.bgTopLeft
{
	background: #fff url("Pict/table_top_l.jpg");
	width:17px;
	height:17px;
}
td.bgTopRight
{
	background: #fff url("Pict/table_top_r.jpg");
	width:21px;
	height:17px;
}
td.bgLeft
{
	background: #fff url("Pict/table_l.jpg");
	width:17px;
}
td.bgRight
{
	background: #fff url("Pict/table_r.jpg");
	width:21px;
}
td.bgBottom
{
	background: #fff url("Pict/table_bot.jpg");
	height:25px;
}
td.bgBottomLeft
{
	background: #fff url("Pict/table_bot_l.jpg");
	width:17px;
	height:25px;
}
td.bgBottomRight
{
	background: #fff url("Pict/table_bot_r.jpg");
	width:21px;
	height:25px;
}

/** CONTROLES DE FORMULÁRIO                                       **/
.cssBtn
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	font-size: 8pt;
	border-left: 1px ridge;
	width: 80px;
	cursor: hand;
	border-bottom: 1px ridge;
	height: 19px;
	background-color: #F5f7f7;
	background-image:  url("Pict/button_Bg.jpg");
}

.cssBtnOff
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	font-size: 8pt;
	border-left: 1px ridge;
	width: 80px;
	cursor: auto;
	border-bottom: 1px ridge;
	height: 19px;
	background-color: #F5f7f7;
	background-image:  url("Pict/button_Bg.jpg");
}

.cssBtnImg
{
	cursor: hand;
}

.cssBtnImgOff
{
	cursor: auto;
}

.cssDtg
{
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial;
	border-color: Gray;
	border-style:solid;
}
.cssDtgHeader
{
	font-weight:bold;
	color: White;
	background-color:#003366;
}
.cssDtgHeader a{
	color: White;
}
.cssDtgHeader a:visited{
	color: White;
}
.cssDtgDiv
{
	background-color: #fff;
	border-bottom-style:inset;
	border-bottom-width:thin;
	border-left-style:inset;
	border-left-width:thin;
	border-right-style:inset;
	border-right-width:thin;
	border-top-style:inset;
	border-top-width:thin;
}
.cssTxtBox
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	background-color: #fff;
	border: solid 1px #c4dbf9;
}
.cssTxtBoxOff
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	background-color: #DCDCDC;
	border: solid 1px #c4dbf9;
}

.cssTxtBoxInvalid
{
	color:#ff0000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	background-color: #fff0f5;
	border: solid 1px #ff0000;
}

.cssTxtBoxAlert
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	background-color: #ffff00;
	border: solid 1px #ff8c00;
}

.cssTxtWaterMark
{
	color: Gray;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	background-color: #F0F8FF;
	border: solid 1px #c4dbf9;
}

.cssTxtHide
{
	color: #fff;
	background-color: #fff;
	border-color: #fff;
	border-style: none;
	height: 2px;
	width: 3px;
}

.cssCbo
{
	border-right: solid 1px #c4dbf9;
	border-top: solid 1px #c4dbf9;
	font-size: 7pt;
	border-left: solid 1px #c4dbf9;
	border-bottom: solid 1px #c4dbf9;
	background-color: #fff;
	color: #000000;
}

.cssCboOff
{
	border-right: #c4dbf9 1px solid;
	border-top: #c4dbf9 1px solid;
	font-size: 7pt;
	border-left: #c4dbf9 1px solid;
	border-bottom: #c4dbf9 1px solid;
	background-color: #DCDCDC;
	color: #000000;
}

.cssCboInvalid
{
	border-right: solid 1px #c4dbf9;
	border-top: solid 1px #c4dbf9;
	font-size: 7pt;
	border-left: solid 1px #c4dbf9;
	border-bottom: solid 1px #c4dbf9;
	background-color: #fff0f5;
	color: #ff0000;
}

.cssCboAlert
{
	border-right: solid 1px #c4dbf9;
	border-top: solid 1px #c4dbf9;
	font-size: 7pt;
	border-left: solid 1px #c4dbf9;
	border-bottom: solid 1px #c4dbf9;
	background-color: #ffff00;
	color: #000000;
}
.cssValidatorCalloutHighlight 
{
    background-color: #FFFACD; 
}

/** MENU                                                          **/
.MainItem 
{
	height: 28px;
	cursor: default;
	cursor: hand;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	color: #333333;
	
	text-align: center;
	-moz-box-sizing: border-box;
}
.MainItemOver
{
	height: 28px;
	cursor: default;
	cursor: hand;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	color: #333333;

	text-align: center;
	border-top: 1px solid #6BC020;
	border-left:1px solid #C5C5C5;
	border-right: 2px solid #A1A1A1;
	border-bottom: 1px solid #C5C5C5;
	background-image:url(Pict/menuBg.gif);
	-moz-box-sizing: border-box;
}
.MenuItem
{
 /*width: 155px;*/
	background-image:url(Pict/menuBg.gif);
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-transform:none;
	color:#333333;
	cursor: default;
	cursor: hand;
	padding: 6px 0px 6px 6px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	text-align: left;
}
.MenuItemOver
{
	background-image:url(Pict/menuBg.gif);
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #005FA9;
	cursor: default;
	cursor: hand;
	padding: 6px 0px 6px 6px;
	border-left: 1px solid #6BC020;
	border-right: 2px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	text-align: left;
}

.alr{text-align:right;}

/*Modal Popup*/
.modalBackground{background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.modalPopup {background-color:#fafafa;border-width:3px;border-style:solid;border-color:Gray;padding:3px;width:80%;}



.collapseHeader 
{
	BACKGROUND:         url(Pict/fundo_head.png) #D3DEEF repeat-x top;
	HEIGHT:             23px;
	border:             solid 1px  #99BDD3;
}

.collapseBody
{
    border:             solid 1px  #99BDD3;
    border-top-style:   none;
}


/*** GridView ***/

.mGrid {
	background-color: #fff;
	margin: 2px 0 2px 0;
	border: solid 1px #c1c1c1;
	border-collapse:collapse;
}
.mGrid td {
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
	font-size: 9px;
	font-family: tahoma, arial
}
.mGrid th {
	padding: 4px 2px;
	background: #fcfcfc url(Pict/grd_head.png) repeat-x top;
	border-left: solid 1px #c1c1c1;
	font-size: 9px;
	font-family: tahoma, arial;
	font-weight: normal;
	color: #464646;
	text-align:left;
}

.mGrid .alt {
	background: #fcfcfc url(Pict/grd_alt.png) repeat-x top;
}

.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	/*width:200px;*/
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

a.btnReservar {
      display:block;
      width:106px;
      height:24px;
      font-size:16pt;
      color:transparent;
      text-decoration: none;
      background-image: url(Pict/botao-comprar.png);
      background-repeat: no-repeat;
} 

a.btnReservar:hover {
    background-position:0px -24px;
}       

