*
{
	margin:0;
} 

body
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt; /*background-color: #006494;*/	
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}


a
{
	/*font-style:italic;*/
	color:Black;
	/*text-decoration:none;*/
}

a:hover
{
	/*font-weight:bold;*/
	color:Black;
}

a:visited
{
	color:Black;
}

label
{
	font-size:8pt;
}

input
{
	font-size:8pt;
	font-family: Arial;
	background-color: white;
}


td
{
	/*white-space: pre-wrap; /* css-3 */
	/*white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	/*white-space: -pre-wrap; /* Opera 4-6 */
	/*white-space: -o-pre-wrap; /* Opera 7 */
	/*word-wrap: break-word; /* Internet Explorer 5.5+ */
	
	/*white-space: pre;
	/*white-space: -hp-pre-wrap; /* HP Printers */
	/*white-space: pre-line	*/
}

/*
button
{
	font-size:10pt;
	font-family: Arial;
	background-color: white;
}
*/
select
{
	font-family: Arial;
	font-size:8pt;
	/*background-color:Fuchsia;*/
}

/*
img
{
	border: solid 1px #000;
}
*/

UL 
{
	list-style-position:inside;
	vertical-align:middle;
	margin:10px;
}

.Edit UL 
{
	list-style-position:inside;
	list-style-image:URL(Images/icon_editar_s.png);
	vertical-align:middle;
	margin:10px;
}

.Bullets UL
{
	list-style-position:inside;
	list-style-image:URL(Images/bullet-2.gif);
	vertical-align:middle;
	margin:10px;
}

.SiteMap a
{
	cursor:pointer;
}

.SiteMap .Title
{
	color:#ffffff;
	background-color:#666666;
	font-weight:bold;
}

.Banner
{
	/*
	background-image:url(Images/LojasLocais.png);
	background-repeat:no-repeat;
	width:960px;
	height:720px;
*/
		text-align:center;
	
}

.Footer
{
	/*background-color:Orange;*/
	text-align:center;
	color:White;
	font-weight:bold;
}
.Footer a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

.SiteFooter
{
	color: #666666;
	font-size: 10pt;
}

.SiteFooter a
{
	color: #666666;
	text-decoration:none;
}

.Text
{
	font-family: Tahoma;
	font-size: 8pt;
	/*background-color: #006494;*/
}	

.TableTitle
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	font-weight:bold;
}

.TableDescTitle
{
	font-size:9pt;
	background-color: White;
	height:22px;
}

.TableDesc
{
	font-family:Arial;
	font-size:8pt;
	background-color: #ffffff;
}

.TableSelectedRow
{
	background-color: #f8f8f8;
}

.TableHeader
{
	background-color: #cccccc;
	/*font-weight: bold;*/
	font-size:10pt;
	padding-left:4px;
}

.TableRow
{
	background-color: #ffffcc;
}


.TableRowGray
{
	background-color: #e5e5e5;
	padding-left:2px;
}

.TableRowLightGray
{
	background-color: #f8f8f8;
	padding-left:2px;
}

.TableRowOrange
{
	background-color: #fd9b33;
	padding-left: 2px;
	color: White;
	font-weight:bold;
}

.TableRowBold
{
	font-weight:bold;
}

.TableWrapText
{
	overflow:auto;
}

.TableAlternatingRow
{
	background-color: #ffffaa;
}

.Button
{
	font-size: 10px;
	width: 100px;
	font-family: Arial;
	background-color: white;
	background-image: url(Images/level0_button.gif);
}

.ButtonPesquisar
{
	/*font-size: 10px;*/
	width: 95px;
	height:25px;
	font-family: Arial;
	background-color:Transparent;
	background-image: url(Images/botao_pesquisar.bmp);
	background-repeat:no-repeat;	
}

.Splash
{
	font-weight: bold;
	font-size: 16pt;
	color: Orange;
	font-style: italic;
	text-align: center;
}

.MessageOK
{
	color: Black;
}

.MessageError
{
	color:Red;
}

.Messages
{
	color: #666666;
	font-size: 9pt;
}

.SiteMaphPath
{
	background-color:White;
}

.MasterMain
{
	width:100%;
	height:500px;
	vertical-align:top;
	/*background-color:#ffffff;*/
}

.MasterMainTable
{
	width:100%;
	/*height:600px;*/
	vertical-align:top;
	/*background-color:#ffffff;*/
}

.LeftFrame
{
	background-color:White;
}

.Login
{
	font-size:10px;
}

.ImageBackground
{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

.ThumbImageCell
{
	/*background-color: #ffffff;*/
	vertical-align: middle;
	text-align: center;
	height:60px;
}

.Publicidade
{
	background-color:#006494;
}

/*Rating*/
.ratingStar
{
	background-image:url(Images/FilledStar.png);
	width:13px;
	height:12px;
	}
.savedRatingStar
{	background-image:url(Images/SavedStar.png);
	width:13px;
	height:12px;
}
.filledRatingStar
{	background-image:url(Images/FilledStar.png);
	width:13px;
	height:12px;
}
.emptyRatingStar
{	background-image:url(Images/EmptyStar.png);
	width:13px;
	height:12px;
}

.PopUp
{
	/*background-color: #619fc3;*/
	font-family: Arial;
	font-size: 10pt;
	background-color: #006494;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
}

.PopUp a
{
	font-style:italic;
	color:White;
}

.PopUp a:hover
{
	font-weight:bold;
	color:White;
}

.PopUp a:visited
{
	color:White;
}

.UpdateProgress
{
	font-weight: bold;
	font-style: italic;
	color:White;
	background-color: #e5e5e5;
}

.MessageBoard
{
	background-color: #f7f6fa;
	border:0;
}

.PrincipalTable
{
	border:0;
	padding:0;
}

.PrincipalCantoSuperiorEsquerdo
{
	background-image:url(Images/principal_canto_superior_esquerdo_2.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 136px;
	vertical-align: top;
}



.PrincipalCantoSuperiorDireito
{
	background-image:url(Images/principal_canto_superior_direito_2.png);
	background-repeat:no-repeat;
	width: 220px;
	height: 136px;
	vertical-align: top;
	/*background-position:right;	*/
	cursor:pointer;
}



.PrincipalBarraSuperior
{
	background-image: url(Images/principal_barra_superior.bmp);
	background-repeat: repeat-x;
	width: auto;
	height: 136px;
	max-height: 136px;
	padding: 0;
	vertical-align:top;
}

.PrincipalBarraEsquerda
{
	background-image:url(Images/principal_barra_esquerda.bmp);
	background-repeat:repeat-y;
	width: 13px;
	height: auto;
	background-position:left;
	background-color:Transparent;
}

.PrincipalBarraDireita
{
	background-image:url(Images/principal_barra_direita.bmp);
	background-repeat:repeat-y;
	width: 220px;
	height: auto;
	background-position:right;
}

.PrincipalCantoInferiorDireito
{
	background-image:url(Images/principal_canto_inferior_direito_2.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 220px;
	height: 100px;
	vertical-align: bottom;	
}


.PrincipalCantoInferiorEsquerdo
{
	background-image:url(Images/principal_canto_inferior_esquerdo_2.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 39px;
	height: 100px;
	vertical-align: bottom;	
}

.PrincipalBarraInferior
{
	background-image:url(Images/principal_barra_inferior.bmp);
	background-repeat:repeat-x;	
	width: auto;
	height: 98px;
	vertical-align:bottom;
}

.PrincipalPublicidade
{
	/*margin-left: 20px;*/
	border-style:solid;
	border-color:Black;
	border-width:1px;
}

.Moldura .CantoSuperiorEsquerdo
{
	background-image:url(Images/principal_canto_superior_esquerdo_2.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 136px;
	vertical-align: top;
}

.Moldura .CantoSuperiorDireito
{
	background-image:url(Images/principal_canto_superior_direito_simples.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 136px;
	vertical-align: top;
	/*background-position:right;	*/
	cursor:pointer;
}

.Moldura .CantoInferiorDireito
{
	background-image:url(Images/principal_canto_inferior_direito_simples.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 51px;
	height: 100px;
	vertical-align: bottom;	
}

.Moldura .BarraDireita
{
	background-image:url(Images/principal_barra_direita_simples.bmp);
	background-repeat:repeat-y;
	width: 51px;
	height: auto;
	background-position:right;
}

.Moldura .BarraEsquerda
{
	background-image:url(Images/principal_barra_esquerda.bmp);
	background-repeat:repeat-y;
	width: 13px;
	height: auto;
	background-position:left;
	background-color:Transparent;
}

.Moldura .BarraSuperior
{
	background-image: url(Images/principal_barra_superior.bmp);
	background-repeat: repeat-x;
	width: auto;
	height: 136px;
	max-height: 136px;
	padding: 0;
	vertical-align:top;
}

.Moldura .BarraInferior
{
	background-image:url(Images/principal_barra_inferior.png);
	background-repeat:repeat-x;	
	width: auto;
	height: 98px;
	vertical-align:bottom;
}

.Moldura .CantoInferiorEsquerdo
{
	background-image:url(Images/principal_canto_inferior_esquerdo.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 39px;
	height: 100px;
	vertical-align: bottom;	
}

.UserOptions .IconCell
{
	background-image:url(Images/icon_grande.png);
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:38px;
	height:39px;
}

.UserOptions .Title
{
	padding-left: 5px;
	/*font-weight: bold;*/
	font-size: 10pt;
	width: 180px;
	/*border-top: #ff9933 1px solid;*/
	border-top: Orange 1px solid;
	border-right: Orange 1px solid;
}

.UserOptions .Desc
{
	padding:3px 5px 3px 5px;
	background-color: #cccccc;
	border-bottom: Orange 1px solid;
	border-right: Orange 1px solid;
	border-left: Orange 1px solid;
}

.UserOptions a
{
	text-decoration: none;
}

.UserHUB
{
	font-size: 9pt;
}

.UserHUB .Image
{
	padding: 5px 5px 5px 5px;
}

.UserHUB .Messages
{
	background-color: #cccccc;
	padding: 2px 10px 1px 10px;
	text-align:center;
}

.UserHUB .MessagesText
{
	background-color: #cccccc;
	font-size:8pt;
	padding: 0px 2px 0px 2px;
}


.ContextMenuTextBox
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
	height:18px;
}

.ContextMenuPanel 
{
	border: 0px solid #868686;
	z-index: 1000;
	/*background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;*/
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}


/*
.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}
a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
}
a.ContextMenuItem-Selected
{
	font-weight: bold;
}
a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
*/
