/* CSS Document */

.headline {
         font-weight: bold;
} 

.calendar {
     font-family: Tahoma, Arial, Helvetica, sans-serif;
     font-size: 13px;
     color: #000000;
} 


form {
     margin-top: 4px;
     margin-bottom: 0px;
}   

.menu-item {
	
	width: 240px;
	margin: 5px 0;
	padding: 0;
	display: inline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330099;
    margin-top: 0px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 0px;
    background: #D0D0FF;
	text-align: center;
}


h2 {

   font-family: Verdana, Arial;
   font-color: #000099;
   font-size: 18px;
   font-weight: 800;
   margin-top: 0px;
   margin-bottom: 6px;
   margin-right: 0px;
   margin-left: 0px;
   padding: 0;
   vertical-align: top;
   text-align: center;

}

 h3 {
    width: 210px;      
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 0px;
    margin-left: 0px;
	padding: 4px;
	background: #D0D0FF;
	text-align: left;
}

 h4 {
    width: 100%;      
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 0px;
    margin-left: 0px;
	padding: 2px;
	background: #E3E3EB;
	text-align: left;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066CC;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	text-align: left;
}



 h6 {
    width: 240px;      
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 0px;
    margin-left: 0px;
	padding: 4px;
	background: #D0D0FF;
	text-align: left;
}


.menu-item h3 a:link, .menu-item h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.menu-item h3 a:hover {
	color: #CCC;
	text-decoration: none;
}
.menu-item ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004891;
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
	text-align: left;
}

.menu-item li {
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
	line-height: 1.5em;
}

.menu-item li a:link, .menu-item li a:visited {
	color: #004891;
	text-decoration: none;
}

.menu-item li a:hover {
	color: #999;
	text-decoration: none;
}

#ddcolortabs{
margin-left: 1px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 3px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #000066 url(graphics/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(graphics/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #6464C8;
}

#ddcolortabs a:hover span{
background-color: #6464C8;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #6464C8;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #000066;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
/* border-bottom: 1px solid #fff; */
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 130px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(graphics/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 130px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(graphics/glossyback2.gif);
}

DIV.recordTitle{
FONT-WEIGHT: bold;
}

/* kl restaurants.htm etc table */

table.results {
	background-color: #D0DCE0; /* used to make the table bordered */
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tr_results_1 {
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #EFEFEF;
    }    
.tr_results_2 {
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffff;
}
th.results {
	background-color: #EFEFEF;
	white-space: nowrap;
}
/* result rows */
/* results_1 and results_2 differ only for the background-color, this create the alternate row colors effect */
.tr_results_1 {
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #EFEFEF;
}
.tr_results_2 {
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffff;
}  
