body 
{
 background-image:url('/bdesign/b_bg1.gif'); 
	background-repeat:repeat;

}

body, td, th, p {
  font-family: verdana, sans-serif;
  font-size: 12px;
	

}
/*/*/a{}
body,
body td,
body th,
body p {
  font-size: x-small;
  
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 12px;
}
html>body,
html>body td,
html>body th
html>body p {
  font-size: small;
}  
/* */

h1 {
	font-size: 100%;
	FONT-WEIGHT: bold; 
	line-height: 120%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 1.25em 0 0 0;
}

h2 {
	font-size: 130%;
	FONT-WEIGHT: bold; 
	line-height: 120%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 1em 0 1.5em 0;
}

h3 { 
	font-size: 110%;
    margin: 0;
	clear: both;
}
p { 
	font-size: 100%;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      
}
table, td { 
	font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 100%;
}
A {
	COLOR: #003399; 
    TEXT-DECORATION: none;
	font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 a {
font-weight: bold;
}
div
{
	font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:hover{
	COLOR: #999999;
    TEXT-DECORATION: underline;
}
A:active {
	TEXT-DECORATION: underline;
    COLOR: #cc0033; 
}




/* div surrounding whole thing*/
#wrapper{
	background: #ffffff;
	font-size: 100%;	
	border: 1px solid #64aae0;
        width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* bit with the logo and h1 tag*/
#header
{
	background-color: #003399;
	padding: 0;
        margin: 0;
   
}

#headerlogo{
	float: left;
	width: 225px;
	background-color: #003399;
	height: 60px;
}

#headerright{ 
background-color: #003399;
	
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	color: #ffffff;
	text-align: right;
}

#headerright h1{ 
   text-align: right;
   color: #ffffff;
   margin: 0;	
}
#headerright p{ 
   text-align: right;
   color: #ffffff;
   margin: 0.3em 0 0 0;
}


/* leftnav div containing nested tree */

div#navtree { 
	width: 150px; 
	background-color: #e7edff;
	margin: 10px 0 10px 10px;
 }

#navtree ul {	list-style-type: none;	margin: 0;	padding: 0; }
#navtree li{ padding-left: 0.7em; padding-top: 0.3em; padding-bottom: 0.3em;}
#navtree li li { padding-left: 0.7em; margin-left: 0.5em; padding-top: 0.3em; padding-bottom: 0.3em;	}
#navtree .currentcat {
	background-image: url( /bdesign/b_downarrow.gif );
	background-position: 0 0.6em;
	background-repeat: no-repeat;
}
#navtree .cat {
	background-image: url( /bdesign/b_leftarrow.gif );
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
#navtree li a { text-decoration: none; color: #003399; }
#navtree li a:hover{ text-decoration: underline; }
#navtree li span.active { font-weight: bold; }

/* breadcrumb */

#breadcrumb{ clear: both; color: grey; margin: 5px 5px 5px 10px; }
#breadcrumb a:hover {  text-decoration: underline; }
#breadcrumb a {  text-decoration: none; color: grey; }


/* ****** menu tabs start *********/

#headertab {
    font-size: 90%;
    width: 100%;
    line-height: normal;
    background: #003399;
    height: 1em;
    clear: both;
}
#headertab UL {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
    list-style-type: none;
    background: #003399;
}

#headertab LI {
    padding-right: 0px;
    padding-left: 7px;
    float: left;
    background: url(/bdesign/b_tabloff.gif) no-repeat left top;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    white-space: nowrap;    /* keep text on one line */
}
#headertab A {
    padding-right: 15px;
    display: block;
    padding-left: 6px;
    font-weight: bold;
    background: url(/bdesign/b_tabroff.gif) no-repeat right top;
    float: left;
    padding-bottom: 5px;
    color: #000000;
    padding-top: 5px;
    text-decoration: none;
}
#headertab A {
    float: none;
}
#headertab A:hover {
    color: #003399;
}
#headertab #current {
    border-width: 0px;
    background-image: url(/bdesign/b_tablon.gif);
	
}
#headertab #current A {
    background-image:  url(/bdesign/b_tabron.gif);
    padding-bottom: 5px;
    color: #000000;

}

/*********************************************/

/* layout for main content table starts */


#table2 {  
        border-top: 1px solid #64aae0;   
	width: 100%;   
	table-layout: fixed; 
}

#table2 td, th{
 padding: 0; 
 
}

#table2 #leftnav{
 width: 200px;
 background-color: #e7edff;
 border-right: 1px solid #64aae0;
 vertical-align: top;
}
#table2 #main{
 padding: 10px;
vertical-align: top;
}

#main p {
 line-height: 1.5em;
}

/** last updated **/

.last_updated{
margin-top: 3em;
text-align: center;
color: grey;
font-size: 0.9em;
clear: both;

}


/**** footer ***/

#footer
{
	clear: both;
	padding: 7px;
	
	background-color: #ffffff;
	border-top: 1px solid #64aae0; 
        border-bottom: 1px solid #64aae0; 
	font-size: 90%;  
	margin: 0px; 
	color: #000; 
	TEXT-ALIGN: center;
}
#footer p 
{
	margin: 0;
}

#subfooter
{
	padding: 3px;
	background-color: #fff;    
	font-size: 90%;  
	margin: 0px auto;
	color: #999; 
	line-height: 1.3em;   
	TEXT-ALIGN: center;
	width: 80%;
}
#footer A {
	color: #000;
}

#subfooter p{
	font-size: 95%;
	
}

#subfooter A {
	color: #999;
}
#footer A:hover, #footer A:active {
	text-decoration: none;
}
#subfooter A:hover, #subfooter A:active {
	text-decoration: none;
	
}












#hotellist
{ 
      width: 100%;
	  background-color: #ffffff;
	  border-left: 1px solid #D3D3D3;
}
.hotellistth
{    
      padding: 8px;
      background-color: #ffcc66;
      border-right: 1px solid #D3D3D3;
	  /* nowrap=nowrap for the column header */
white-space: nowrap;
}
.hotellisttharrow{
      padding: 8px;
      background: #ffcc66;
      border-right: 1px solid #D3D3D3;
      background-image:   url(/common/cms/hotelsystem/images/down_order_arrow.gif);
      background-repeat:   no-repeat;
      background-position:   top center; 
}
#hotellist td {
     border-right: 1px solid #D3D3D3;
     border-bottom: 1px solid #D3D3D3;
     padding: 10px;
     vertical-align: middle;
     background-color: #ffffff;
     text-align: center;
}

#hotellist td a {
     text-decoration: none;
     color: #D60000;
}

#hotellist  th a {
     text-decoration: none;
     color: #800000;
     
     
}
.hotellistthumb{

border: 1px solid #ffcc66;
margin: 10px;}

/* next two directives lessen the gap between the h3 and p tags in the hotel list part 
where the hotel name and address are shown (next to thumbnail). */

.hotellistdetailstd h3{
     margin: 0;
     border: 0;
     padding: 0;
     text-align: left;
}
.hotellistdetailstd p{
      margin: 0.5em 0 0 0;
}
.hotellistdetailstd {
      text-align: left !important; /* overrides center set on hotellist td */
      background-color: #ffffcc;
}

/* hotels list page in map mode */

.maph3{
      margin: 0; 
      font-size: 90%;
}

.mapp{
      margin: 0 0 15px 0; 
      font-size: 90%;
}
.tooltip {
    z-index: 3;
    position: absolute;
    background: #ffc;
    border: 1px solid #ccc;
    padding: 3px;

}

/* Horizontal Bookings Search form */

div#hotel_searchform {
	border: 2px solid #E7EDEF;
	margin: 0.5em;
	padding: 0.2em 0.5em 0.2em 0.5em;	
	width: 95%;
}

.inputGrey {
	color: grey;
	font-style:italic;
}

#cotitle {
    font-weight: bold;
    font-size: smaller;
}



.imageleft {
	PADDING: 5px; 
	FLOAT: left;  
	MARGIN: 10px; 
	background: #ffffcc;
	border: 1px solid #e7edef;  
}

.imageright{
	float: right;
	border: 1px solid #e7edef; 
	padding: 5px;
        margin: 5px;
	background-color: #ffffff;
}

li {
   line-height: 1.5em;
}
