/* GENERAL STYLES */
sup { font-size: 7px; }


H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:150;
color:#919693;
}

a:link{ color:#919693}

ul.childs_list
{
list-style-image: none;
list-style: none;
padding: 0px;
margin: 0px;}


ul.siblings
{
list-style-image: none;
list-style: none;
padding: 0px;
margin: 0px;}


li.Selected
{
	font-weight: bold;
}

div.logo
{
	clear: none;
	float: left;
}


p,td, INPUT, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.TextTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0; margin-bottom: 6px;
}

.TextBigTitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0; margin-bottom: 6px;
}

.TextBody {
	font-size: 11px;
	color: #333333;
	text-justify: inter-word;
	text-align: justify;	
	margin: 0; margin-bottom: 6px;	
}

a:link {
	color: #333333;
	font-variant: normal;
}
a:visited {
	color: #333333;
	font-variant: normal;
}
a:hover {
	color: #AFD0EF;
	font-variant: normal;
}

a.address:hover 
{
   color: #333333;
}

a.item_name {
	font-size: 12px;
	color: #111111;
}
.item_desc_title {
	font-size: 14px;
	color: #111111;
	font-weight: bold;
}

.TextJust
{
	text-justify: inter-word;
	text-align: justify;
}

.TextSmall
{
	font-size: 10px;
	color: #333333;
}
.TextSmaller
{
	font-size: 9px;
	color: #333333;
}

select
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
form { margin-bottom: 0; }

#openhour dl
{
   margin-top: 0px;
}
#openhour dt
{
   display: block;
   width: 60px;
   text-align: right;
   padding-bottom: 1px;
}
#openhour dd
{
   display: block;
   margin-left: 75px;
   margin-top: -15px;
   padding-bottom: 1px;
}

div.scroll
{
	scrollbar-base-color: #AFD0EF; scrollbar-arrow-color: #FFFFFF;
	width: 100%;
	height: 402px;
	overflow: auto;
}

main.table
{
	height:389px;
	width: 100%;
	border: 0;
	padding: 0;
	border-spacing: 0px;
}

/*
input { border: 1px #000000 solid; background-color: #ffffff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
*/

/* EDITOR PROPERTIES */

