
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 611px;
border-bottom: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

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

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style7 {font-size: 14px; color: #990000; font-family: Arial, Helvetica, sans-serif;}

td {font-family:Verdana;}

.cal_bg {background-color:white; border-top: 1 solid #000000;border-bottom:1 solid #000000; border-right:1 solid #000000; border-left:1 solid #000000;}

.cal_header {color:#990000; font-size:8pt; background-color:#FFC184;}

.cal_noprice {color:white; font-size:8pt; background-color:navy;}

.cal_avail {color:white; font-size:8pt; background-color:green;cursor:pointer;}

.cal_booked {color:white; font-size:8pt; background-color:red;cursor:pointer;}

.cal_unavail {color:white; font-size:8pt; background-color:#bbbbbb;}

.cal_white {color:white; font-size:8pt; background-color:white;}

.hiddenprice { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #999999;border: 1pt solid #FFFFFF;}

A.link:link,A.link:visited,A.link:hover,A.link:active { font-size: 8pt;font-family: Verdana,Tahoma,Arial,MS Sans Serif,sans-serif; color: navy; text-decoration: none; font-weight:bold; }
