/* CSS Document for vmtravels */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 1.166;
	width:790px;
	/*background:url(../images/page_bg.gif) fixed;
	background-repeat:repeat-x;	*/
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
list-style-type:none;
}
ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
 /*list-style-type: disc;*/
  background-image : url(../index_images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-weight:500;
}

ul li{
list-style-type:none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/**************headder**********************/
#masthead{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width:790px;
	height:88px;
	background-image:url(../index_images/logo_bg.jpg)
	
}

#mhl {
	position: absolute;
	top: 0px;
	left:0px;
	width: 464px;
}

#mhrr {
	position: absolute;
	top: 0px;
	right:0px;
}

/*****************************************/
/*                 body                  */
/*****************************************/


#flow{
	position:absolute;
	top: 105px;
	left:0px;
	right:0px;
	width:790px;
	background-color: #ffffff;
}

#pagecell1{
	position:absolute;
	top: 103px;
	left:1px;
	right:2px;
	width:786px;
	background-color: #ffffff;
	border: 1px solid #00b0ec;	
}

#tr {
	position:absolute;
	top: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.box {
     border:1px solid #00b0ec;
	 }

#bhl {
	position: absolute;
	top: 0px;
	left:0px;
}

#brr {
	position: absolute;
	top: 0px;
	right:0px;
}
#pagecell2{
	position:relative;
	width:776px;
	background-color: #ffffff;
	border: 1px solid #00b0ec;
	z-index:1100;
	font:Arial,sans-serif;;
	font-weight:400;
}

#tr2 {
	position: absolute;
	top: -1px;
	right:-1px;
}
#tl2 {
	position: absolute;
	top: -1px;
	left:-1px;
}

#pagecell2 a:link, #pagecell2 a:visited {
	font-size: 12px;
	font-family:Arial,sans-serif;;
	font-weight:600;
	color:#005fa9;
	
}

#pagecell2 a:hover{
	text-decoration: underline;
}
#pagecell3{
	position:relative;
	top:-8px;
	width:auto;
	background-color: #ffffff;
	border: 1px solid #00b0ec;
}

#tr3 {
	position: absolute;
	top: -1px;
	right:-1px;
}
#tl3 {
	position: absolute;
	top: -1px;
	left:-1px;
}

#pagecell5{
	position:relative;
	top:0 px;
	width:776px;
	height:auto;
	/*border: 1px solid #00b0ec;*/
	border:1px solid #82d8f6; background-color:#f2fafe
}

#tr5 {
	position: absolute;
	top: -1px;
	right:-1px;
}
#tl5 {
	position: absolute;
	top: -1px;
	left:-1px;
}

#pagecell4{
	position:relative;
	top:-8px;
	width:776px;
	border-top: 1px solid #00b0ec;
	border-bottom: 1px solid #00b0ec;
}

#tr4 {
	position: absolute;
	top: -1px;
	right:-1px;
}
#tl4 {
	position: absolute;
	top: -1px;
	left:-1px;
}

#pagecell1 a:link, #pagecell1 a:visited {
	font-size: 12px;
	font-family:Arial,sans-serif;;
	font-weight:600;
	color:#005fa9;
	
}

#pagecell1 a:hover{
	margin: 0px;
	color:#302e6c;
	text-decoration:none;
}

.container{
margin-top:2px;
padding:5px;
    border:1px dotted #82d8f6; background-color:#f2fafe
}

.container2{
margin:2px 0px 2px 0px;
padding:5px;
    border:1px dotted #82d8f6; background-color:#f2fafe
}

.citycontainer{
margin-top:-12px
}

.titlecontainer{
margin-top:15px;
padding:5px;
background-color:#A5DBFF;
font-size:14px;
font-weight:bold;
}

.sep{
   background-color:#A5DBFF;
   }
/************** td tr styles ******************/
.rowOdd {
	/*background-color: #EEEEEE;*/
	 border-bottom: 1px solid #eeeeee; 
	padding: 4px 3px 4px 3px ;

}
.rowEven {
	/*background-color: #FFFFFF;*/
	 border-bottom: 1px solid #eeeeee; 
	padding:  4px 3px 4px 3px;}
	
   .botline{
   border-bottom:1px solid #00B0EC; 
}

.topline{
border-top:1px solid #00B0EC; 
}
/********** end td tr styles**********/	
	
/*************** test styles ***********/


.text {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #222a30; font-family: Arial,sans-serif;
	}
.whitetext {
	font-size: 16px; color: #302e6c; font-weight: bold;font-family: Arial,sans-serif
}

.bluetext {
	font-size: 16px; color: #000099; font-weight: bold;
}

.button{
   background-image:url('../index_images/button.jpg'); font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:600;
   border: medium groove #006dab; color:#FFFFFF
   }

  .title{
padding: 10px 0px 0px 10px;
font-weight:bold
}

.title2{
padding: 3px 3px 3px 3px;
font-family: Arial,sans-serif;
font-stretch:ultra-expanded;
font-weight:600;
color:#005fa9;
font-size:14px;
}

.highlight{
padding: 3px 3px 3px 3px;
font-family: Arial,sans-serif;
font-stretch:ultra-expanded;
font-weight:600;
color:BLACK;
font-size:14px;
}
   
 /********** map *******************/
 #city {
	position:fixed;
	top: 200px;
	left:600px;
	
	z-index:200;
}

#rollregion {
   position:relative;   
   float:right;
   top:1px;
   z-index:250;
   }

.footer {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #222a30; FONT-FAMILY:Arial,sans-serif;
	}
/****ameneties listing***************/	
.amnUnavbl{
background-image:url('../images/unavbamn.jpg');
background-repeat:no-repeat;
padding-left:18px;
text-decoration:line-through;
color:#999999
}
	
.amnavbl{
background-image:url('../images/avbamn.jpg');
background-repeat:no-repeat;
padding: 0px 5px 5px 18px
}
/**** end ameneties listing***************/	

/**************** table styles ********/
.dbborder {	
	border:1px solid #00B0EC;
	padding:0px;
	}
/************* end table styles **********/

/************* Calulate Price ************/

.CalPrice  { 
font-family: Arial,sans-serif;
font-stretch:ultra-expanded;
font-weight:600;
color:#005fa9;
font-size:18px;
 }

/************* End of Calulator ************/

.rtable {
	/*background-color:#FFFFFF;
	border:1px solid #00B0EC;*/
	padding:3px;
}
.r1table {
	background-color:#00B0EC;
	padding:3px;
	color:#ffffff;
	font-weight:600;
}
.r1table td {padding: 3px;}
.rtable .r2table td{ border:1px dotted #00B0EC}
