/* CSS Document */
BODY { background-color: #003366; font-family: Sans-Serif; topmargin: 3px;}
A:link 	{}
A:visited {}
A:hover {color: #ff0000; background: #ffff99;}
A:active {color: #ff0000;}
H1 {color: #000033; font-size: 15px; font-weight: 600; margin-top : 5px;	margin-bottom : 0px;}
H2 {color: #000066; font-size: 14px; font-weight: 600; margin-top : 0px;	margin-bottom : 0px;}
H3 {color: #666666; font-size: 11px; font-weight: 400; margin-top : 0px;	margin-bottom : 0px;}

li 	{font-size : 11px; font-weight: 500;}

.topnav {font-size: 12px;
margin: 0px 5px 15px 0px;}

.hotel {color: #333333; font-size: 12px;
margin-top: 5px;
border-bottom: 1px #d5cfcf solid;
}
.address{font-size: 11px; font-weight: normal }
#hotel {font-size: 11px;
}

.contenthead {font-size: 12px; font-weight: 600;  
margin-top : 2px; margin-bottom : 2px; 
margin-left : 5px; margin-right : 5px;
background: #e5e4bd;
border:0px #d5cfcf solid; 
padding: 2px;}
.content {font-size: 12px; font-weight: 500;  
margin-top : 2px; margin-bottom : 2px; 
margin-left : 10px; margin-right : 10px;
}
.hotelscontent {font-size: 12px; font-weight: 500;  
margin-top : 20px; margin-bottom : 20px; 
padding : 10px;
}
.warning {font-size: 12px; font-weight: 600;  
margin-top : 2px; margin-bottom : 2px; 
margin-left : 10px; margin-right : 10px;
}

.hotelsmaindiv {
height:450px; overflow: auto;
border-bottom: 1px #d5cfcf solid;
padding: 5px;
margin-top: 10px; 
margin-left: 5px;
margin-bottom: 20px; 
margin-right: 5px;
border-top: 1px #d5cfcf dashed; 
border-bottom: 1px #d5cfcf dashed;
}

.featuredhead {font-size: 12px; font-weight: 600;
margin-top : 15px; margin-bottom : 0px; 
margin-left : 0px; margin-right : 0px;
background: #e5e4bd;
border-left:1px #d5cfcf solid; border-top:1px #d5cfcf solid; 
border-right:0px #d5cfcf solid; border-bottom:1px #d5cfcf solid; 
padding: 2px;
}

.featured {font-size: 12px; font-weight: 500; 
margin-top : 0px; margin-bottom : 20px; 
margin-left : 0px; margin-right : 0px;
border-left:1px #d5cfcf solid;
border-right:1px #d5cfcf solid;
border-bottom:1px #d5cfcf solid;
padding: 4px;
}
.home {color: #000066; font-size: 13px; font-weight: 600;
text-align: center;
padding: 3px 0px 3px 0px;
}
.leftnavmain {
margin-top : 10px;	margin-bottom : 0px;
border-top: 1px #d5cfcf  solid; 
border-right: 1px #d5cfcf  solid; 
}

.leftnav {color: #000033; font-size: 12px; font-weight: 500;
padding-left: 5px;}
.leftnavhead {color: #000033; font-size: 13px; font-weight: 600;  background: #e5e4bd;
margin-top : 0px;	margin-bottom : 0px; 
border-top: 1px #d5cfcf solid; border-bottom: 1px #d5cfcf  solid; border-right: 0px #d5cfcf  solid; 
padding: 3px 0px 2px 10px}

.foot {color: #003366; font-size: 11px; font-weight: 400;  
margin-top: 0px; margin-bottom: 0px; 
border: 0px #d5cfcf solid; 
padding: 3px;}

.logo { background: #e5e4bd;  
margin-top : 0px; margin-bottom : 0px; 
border:0px #d5cfcf solid; 
padding-right: 20px;}
.search {color: #000033; font-size: 12px; font-weight: 600;
background-color:#f3f3f3;
 margin: 0px 0px 15px 0px;
 padding: 3px 0px 3px 0px;
 border-top: 1px #999 solid;
 border-bottom: 1px #999 solid; }
.formDropdown 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 	
	color: #000000;
	background-color: #ffffff;
	width: 100px;}

.inputClass1 {font-size: 11px; border:1px #999 solid;}
.inputClass2 {color: #000066; font-size: 9px; font-style: normal; border:1px #006 solid; background-color: #e5e4bd;}
