@import url("navigation.css");
/**************/
@charset "utf-8";
/* CSS Document */
html{
background:url(../images/bg.jpg) repeat-x #fff;
}
body {
margin:0;
padding:0;
background:url(../images/bg.jpg) repeat-x #fff;
font:11px Arial, Helvetica, sans-serif;
color:#767575;
line-height:14px;
}

h1,h2,h3,h4,h5,h6,ul,li,div{margin:0; padding:0;}

p {
margin:0;
padding:0;
line-height:14px;
}

span{
margin:0;
padding:0;
line-height:14px;
}

*html p{ position:relative;}
*html a{ position:relative;}
*html input{ position:relative;} 


#container {
      margin:0 auto;
      width:1000px;
      height:auto;
      clear:both;
}

.header {
      background:url(../images/top.jpg) no-repeat;
      width:1000px;
      height:163px;
      float:left;
}

.tophead {
      width:980px;
      height:131px;
      padding:0px 10px 0px 10px;
      float:left;
}

.logo {
      background:url(../images/logo.jpg) no-repeat;
      width:490px;
      height:131px;
      float:left;
}



/************************************* TopNav Starts Here *************************************/

.topnav {
      background:url(../images/topnav_bg.png) no-repeat;
      width:159px;
      height:17px;
      margin-bottom:114px;
      margin-left:331px;
      float:right;
}

*html .topnav {
      background:none;
      width:159px;
      height:17px;
      margin-bottom:114px;
      margin-left:331px;
      FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topnav_bg.png',sizingMethod='scale');
      float:right;
}

.topnav ul{ margin:0px; padding:0px; float:LEFT; margin-top:0px; padding-top:2px;}
.topnav li{
      list-style-type:none;
      float:left;
      font-family:Arial, Helvetica, sans-serif;
      font-size:10px;
      background-repeat:no-repeat;
      text-transform: uppercase;
      padding:0px 12px 0px 18px;
      text-decoration: none;
}

.topnav a{
      float:left;
      display:block;
      background:none;
      color:#1f77b5; 
	  text-decoration:none;
 }
 
.topnav a:hover{
      float:left;
      display:block;
      color:#393939;
      font-weight:none;
      text-decoration:none;
}

/************************************* TopNav Ends Here *************************************/


/************************************* Navigation Starts Here *************************************/
/*
.navigation {
      background:url(../images/nav_bg.jpg) no-repeat;
      width:926px;
      height:31px;
      margin-left:38px;
      float:left;
}

*html .navigation {
      background:url(../images/nav_bg.jpg) no-repeat;
      width:926px;
      height:31px;
      margin-left:19px;
      float:left;
}

.navigation ul{ margin:0px; padding:0px; float:LEFT; margin-top:0px; padding-top:9px;}

.navigation li{
      list-style-type:none;
      float:left;
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      text-transform: uppercase;
	  margin:0px 1px 0px 1px;
      text-decoration: none;
}

.navigation a{
      float:left;
      display:block;
      background:none;
      color:#FFF; 
	  text-decoration:none;
 }
 
.navigation a:hover{
      color:#fff72f;
}

.navigation a.home{
	padding:0 8px;
}

.navigation a.hotel_facilities{
	padding:0 12px;
}

.navigation a.roombooking{
	padding:0 10px;
}
.navigation a.ammusement{
	padding:0 10px;
}
.navigation a.Packages{
	padding:0 10px;
}
.navigation a.Photogallery{
	padding:0 10px;
}
.navigation a.Video{
	padding:0 15px;
}
.navigation a.Routmsp{
	padding:0 9px;
}
.navigation a.Contact{
	padding:0 5px;
}


.navigation .pedding{
margin:0px;
padding:0px 0px 0px 6px;
}

.navigation #current a {
      color:#fff72f;
      font-weight:bold;
      text-decoration:none;
}	
*/
/************************************* Navigation Ends Here *************************************/



.surround{
      background:url(../images/bgshade.png) repeat-y;
      width:980px;
      height:auto;
      padding:0px 10px 17px 10px;
      float:left;
      }

*html .surround{
      background:none;
      width:980px;
      height:auto;
      padding:0px 10px 17px 10px;
      FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgshade.png',sizingMethod='scale');
      float:left;
      }


.innertitimg{
      width:980px;
      height:179px;
      float:left;
      }

.innertitimg .innertit{
      background:url(../images/inner_tit_bg.gif) no-repeat;
      width:490px;
      height:179px;
      float:left;
      }

.innertitimg .innertit h4{
      font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
      font-size:2.2em;
      font-weight:normal;
      text-align:right;
      color:#FFF;
      display:block;
      margin-top:120px;
      margin-right:75px;
      padding:5px 0;
      }

.innertitimg .innerimg{
      background:url(../images/innerhead_bg.jpg) repeat-x;
      width:490px;
      height:179px;
      float:left;
	  position:relative;
      }
*html .innerimg div.ring {
      background:none;
      FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/halfring.png',sizingMethod='0');
      float:right;
}
	  
.innerimg div.ring{
	background:url(../images/halfring.png) no-repeat;
	width:95px;
	height:164px;
	position:absolute;
}







.subsurround{
      width:980px;
      height:auto;
      float:left;
      }


.content{
      width:926px;
      height:auto;
      padding:22px 27px 0px 27px;
      float:left;
      }


.content p{
      font:11px Arial, Helvetica, sans-serif;
      color:#767575;
      line-height:14px;
      padding-bottom:12px;
      }
	  
.content span {
      font:bold 12px Arial, Helvetica, sans-serif;
      }
	  
.content span a{
      font:bold 12px Arial, Helvetica, sans-serif;
      color:#e22323;
	  text-decoration:underline;
      }
	  
.content span a:hover{
      font:bold 12px Arial, Helvetica, sans-serif;
      color:#063e7d;
	  text-decoration:none;
      }
	  
.content h3{
      font:bold 16px Arial, Helvetica, sans-serif;
      color:#063e7d;
      padding-bottom:3px;
      }
	  
.content h5{
      font:11px Arial, Helvetica, sans-serif;
      color:#063e7d;
      padding-bottom:3px;
      }

.content .list{
      width:880px;
      height:auto;
      margin:0px 7px 0px 8px;
      float:left;
      }

.content .list ul{
	  width:400px;
      margin:0px; 
      padding:0px;
      float:left;
      }

.content .list li{
      background:url(../images/content_list.gif) no-repeat 0 10px ;
      list-style-type:none;
      border-top:1px #dcd6d6 dashed;
      font-family:Arial, Helvetica, sans-serif;
      color:#2e87c4;
      padding:2px 0 4px 15px;
      line-height:20px;
      font-size:11px;
      text-decoration:none;
      text-transform: uppercase;
      display:block;
      }
.content .list2{
      width:370px;
      height:auto;
      margin:0px 7px 0px 8px;
      float:right;
	  border:1px dashed #cccccc;
	  padding:10px 10px 10px 20px;
      }	  
	  
	  
.content .list2 h5{
	color:#1b62cb; font:bold 13px Arial, Helvetica, sans-serif, "Arial Narrow"; margin:5px 0;
}
	  
.content .list1{
      width:240px;
      height:auto;
	  border:1px #dcd6d6 dashed;
      margin:0px 0px 0px 8px;
      float:left;
      }

.content .list1 ul{
      margin:0px; 
      padding:0px;
      float:left;
      }

.content .list1 li{
      list-style-type:none;
      font-family:Arial, Helvetica, sans-serif;
      color:#2e87c4;
      padding:2px 10px 4px 10px;
      line-height:20px;
      font-size:11px;
      text-decoration:none;
      text-transform: uppercase;
      display:block;
      }
	  
.content .must {
      width:926px;
      height:auto;
	  margin-bottom:15px;
	  padding:0 0 10px 0;
      float:left;
  	  border-bottom:1px solid #6EAEDE;

      }
		  
.content .mustbox {
      width:770px;
      height:auto;
      float:left;

      }
	  
.content .mustbox h3{
      font:bold 14px Arial, Helvetica, sans-serif;
      color:#114590;
	  line-height:14px;
      }
	  
.content .mustbox p{
      font:12px Arial, Helvetica, sans-serif;
      color:#767575;
      line-height:14px;
      padding-bottom:12px;

	  }
	  
	  .content .mustbox p{
      font:12px Arial, Helvetica, sans-serif;
      color:#767575;
      line-height:14px;
      padding-bottom:12px;

	  }
.content .mustbox ul{
      font:12px Arial, Helvetica, sans-serif;
      color:#767575;
      line-height:14px;
	padding: 0 0 0 25px;

	  }
	  
.content .mustfoto {
      width:115px;
      height:auto;
	  background:#CCCCCC;
	  padding:3px;
	  text-align:center;
      float:right;
      }
	  
	  

.mapbox {
width:650px;
height:480px;
float:right;
	  
	  }
	  
.map {
width:650px;
border:1px dashed #dcd6d6;
float:right;
	  
	  }
	  
.highlight{
      font:bold 12px Arial, Helvetica, sans-serif;
      color:#114590;
	  text-decoration:none;
      }
	  
.arial{
      font:bold 15px Arial, Helvetica, sans-serif;
      color:#000;
	  text-decoration:none;
      }



 
.amusement{
      width:880px;
      height:auto;
	  padding:0 11px 0 10px;
	  margin-bottom:15px;
      float:left;
      }	 
	  
.amusement p{
      font:12px Arial, Helvetica, sans-serif;
      color:#767575;
      line-height:14px;
	  padding-top:8px;
      padding-bottom:3px;
      }	 
	  
.amusement span{
      font:bold 12px Arial, Helvetica, sans-serif;
      color:#e22323;
      }	
 
	  
.amusement .imgbox{
      width:210px;
      height:145px;
	  margin:8px 35px;
      float:left; background:#d8eaf7; text-align:center; padding-top:5px;
      }	
	  
.amusement *html .imgbox{
	  margin-right:8px;
      float:left;
      }	
	  
.amusement .img{
      }	
.amusement .img img{ text-align:center;      }	
.amusement .imgbox .amusename{
	padding:5px 0; clear:both;
	text-align:center; color:#247dc6; font:bold 14px Arial, Helvetica, sans-serif, "Arial Narrow"; background:#d8eaf7;
}	  	  
.amusement .imgshade{
      background:url(../images/shade.gif) no-repeat;
      width:203px;
      height:16px;
      float:left;
      }	
	  
.borderv {
      width:352px;
	  height:325px;
	  padding:5px;
	  margin-left:135px;
      border: 1px solid #CCCCCC;
      background-color: #FFFFFF;
}



/************************************* Packages Page Starts Here *************************************/


.package {
	width:884px;
	height:auto;
	border:1px solid #e2f1fb;
	padding:18px 20px 23px 20px;
	margin-bottom:30px;
	float:left;
	background: url(../images/packages_bg.jpg) repeat-x #FFF;
	background-position: bottom;
}

.package .box{
     width:736px;
      height:auto;
      padding-right:22px;
      float:left;
}

.package .box h3{
      background:url(../images/packbullet.gif) no-repeat 0 3px;
      width:700px;
      height:auto;
      font:bold 15px Arial, Helvetica, sans-serif;
      color:#2b72c1;
      padding:0 0px 0 20px;
      float:left;
}

.package .box h4{
      width:700px;
      height:auto;
      font:bold 13px Arial, Helvetica, sans-serif;
      color:#000000;
      padding:0 0px 0 20px;
      float:left;
}

.package .box p{
      width:716px;
      height:auto;
      font: 12px Arial, Helvetica, sans-serif;
      color:#767575;
      padding:0px 0 0 20px;
	  line-height:18px;
      float:left;
}
.package .box a.link{
      background:url(../images/pack_viewbullet.gif) no-repeat 0 5px;
      font: 12px Arial, Helvetica, sans-serif;
      color:#767575;
      padding:0 20px 0 10px;
      float:right;
	  text-align:right;
}

.package .box a:hover.link{
      background:url(../images/pack_viewbullet.gif) no-repeat 0 5px;
      font: 12px Arial, Helvetica, sans-serif;
      color:#e22323;
      padding:0 20px 0 10px;
      float:right;
	  text-align:right;
}


.package .img{
      width:115px;
      height:90px;
	  background:#f0f2f4;
	  border:1px solid #d1e4ee;
      padding:4px;
	  text-align:center;
      float:left;
}


.package_detail{
      width:926px;
      height:auto;
      margin-bottom:20px;
      float:left;
}

.package_detail .box{
      width:780px;
      height:auto;
      margin-right:14px;
      float:left;
      }

.package_detail .box h3{
      width:700px;
      height:auto;
      font:bold 18px Arial, Helvetica, sans-serif;
      color:#2b72c1;
      float:left;
}

.package_detail .box p{
      width:766px;
      height:auto;
      font: 12px Arial, Helvetica, sans-serif;
      color:#767575;
      padding:6px 0 0 0;
	  line-height:18px;
      float:left;
}
.package_detail .img{
      width:115px;
      height:90px;
	  background:#f0f2f4;
	  border:1px solid #d1e4ee;
      padding:4px;
	  text-align:center;
      float:left;
}


.table{
      width:926px;
      height:auto;
      float:left;
      }

.bg-gray {
      BACKGROUND-COLOR: #beddfb
      }
	  
.bg-white {
      BACKGROUND-COLOR: #ffffff
      }

.bg-gray {
      BACKGROUND-COLOR: #beddfb
      }

.linetd2 {
	BORDER-RIGHT: #000 1px dashed; BORDER-BOTTOM: #bbdcfa 1px dashed;  HEIGHT: 25px;
	font-size:11px;
}

.linetd3 {
	BORDER-BOTTOM: #bbdcfa 1px dashed; HEIGHT: 25px;
}

.formcss {
      FONT-WEIGHT: none;
      FONT-SIZE: 11px;
      COLOR: #000000;
      FONT-FAMILY: Verdana;
      border: 1px solid #bebfc0;
      }

.imp {
      FONT-FAMILY: Verdana;
      color:#FF6600;
      }




/************************************* Packages Page Ends Here *************************************/




/************************************* Photogallery Page Starts Here *************************************/


.photobox{
      width:879px;
	  height:auto;
	  padding:0 23px 0 24px;
	  float:left;
}

.photobox h3{
	  font:bold 12px Arial, Helvetica, sans-serif;
      color:#063e7d;
      padding-bottom:10px;
	  padding-right:50px;
	  text-align:right;
	  float:right;
	  text-transform:uppercase;
}

.events {
      width:832px;
	  height:20px;
	  padding-top:10px;
	  padding-bottom:10px;
	  padding-left:47px;
	  float:left;
}

.gallery {
      width:879px;
	  height:auto;
	  margin-bottom:20px;
	  float:left;
}

.gallerybox {
      background:#d8eaf7;
      width:140px;
	  height:95px;
	  padding:5px;
	  margin-right:30px;
	  margin-left:35px;
	  margin-bottom:15px;
	  text-align:center;
	  float:left;
}

*html .gallerybox {
      background:#efeb88;
      width:140px;
	  height:95px;
	  padding:5px;
	  margin-right:26px;
	  margin-left:26px;
	  border:1px solid #b6d6ee;
	  text-align:center;
	  float:left;
}





/************************************* Photogallery Page Ends Here *************************************/




/************************************* Footer Starts Here *************************************/

#footerbox {
      background:url(../images/footerbg.jpg) no-repeat;
      width:954px;
      height:51px;
      padding:11px 23px 0px 23px;
      clear:both;
}

.navbox {
      width:954px;
      height:26px;
      float:left;

}

.footernav {
      width:793px;
      height:20px;
      padding-top:6px;
      float:left;
}

.footernav ul{ margin:0px; padding:0px; float:LEFT; margin-top:0px;}
.footernav li{
      list-style-type:none;
      float:left;
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      background:url(../images/footnav_bullet.gif) 0px 3px;
      background-repeat:no-repeat;
      text-transform: uppercase;
      text-decoration: none;
      }

.footernav a{
      float:left;
      display:block;
      background:none;
      padding:0px 8px 0px 10px;
      color:#1f77b5; 
	  text-decoration:none;
 }
 
.footernav a:hover{
      float:left;
      display:block;
      padding:0px 8px 0px 10px;
      color:#393939;
      font-weight:none;
      text-decoration:none;
      }

.footernav #current a {
      color:#393939;
      font-weight:none;
      text-decoration:none;
}	

.inforlinx a{
      background:url(../images/inforlinx.png) no-repeat;
      width:150px;
      height:23px;
      float:right;
      }

.inforlinx a:hover{
      background:url(../images/inforlinx.png) no-repeat;
      width:150px;
      height:23px;
      float:right;
      }

*html .inforlinx a{
      background:none;
      width:150px;
      height:23px;
      FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/inforlinx.png',sizingMethod='scale');
      cursor:pointer;
      float:right;
      }

*html .inforlinx a:hover{
      background:none;
      width:150px;
      height:23px;
      FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/inforlinx.png',sizingMethod='scale');
      cursor:pointer;
      float:right;
      }

.copyright {
      width:250px;
      height:26px;
      font:11 Arial, Helvetica, sans-serif;
      color:#767575;
      text-align:left;
      padding-left:7px;
      }

/************************************* Footer Ends Here *************************************/


/*****room booking styles 19march09*****/



.checkavail_Box {
      width:260px;
	  float:left;
	  background:url(../images/left_box_bg.jpg) repeat;
      }
.checkavail_Box div.bookingtitle{
	background:url(../images/booking_title.jpg) center;
	width:260px;
	height:38px;
}
.checkavail_Box div.bookingtitle span{ display:none;}
.checkavail_Box fieldset{
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#363636;
      border:none;
      margin:0;
      display:block;
      width:250px;
	  padding:8px 0 8px;
      float:left;
      }

.checkavail_Box fieldset div{
      margin-bottom:6px;
      }

.checkavail_Box fieldset label{
      width:100px;
      padding-right:8px;
      text-align:left;
      padding-top:4px;
      float:left;
      }


.checkavail_Box fieldset label span {
      color: #FF9900;
      float:none;
      }
.checkavail_Box fieldset input{ 
	background:#e0d5aa;
	border:0;
	color:#5a5544;
	font-size:11px;
	padding:3px;
}

/**/
.rightColmn{
	float:right;
	width:655px;
	border-left:#a2a2a2 dotted 1px;
	padding:8px 0 8px 10px;
}
table.availableRooms{
	width:655px;
	color:#000;
}
table.availableRooms thead th{ background:#006bbb; padding:3px 0; color:#FFF;}
table.availableRooms tr.odd{ background:#FFF; vertical-align:top;}
table.availableRooms tr.odd td{ padding:6px}
table.availableRooms tr.odd td.price{}
table.availableRooms tr.odd td.price div{ padding-left:40px;}
table.availableRooms tr.odd td.total{}
table.availableRooms tr.odd td.total div{ padding-left:40px; color:#df0000; font-size:1.1em; font-weight:bold;}
table.availableRooms tr.odd td.bookroom{ text-align:center;}

.smallblue_btn{
	background:url(../images/small_black_btn_bg.gif) no-repeat;
	width:83px;
	border:0;
	color:#FFF;
	font-size:0.81em;
	text-transform:uppercase;
	padding:4px 0;
	cursor:pointer;
}
table.availableRooms tr div.even{background:#fff2f2; padding:0 8px;}

table.availableRooms tr.even{ background:#f6f6f6; vertical-align:top;}
table.availableRooms tr.even td{ padding:6px;}
table.availableRooms tr.even td a, table.availableRooms tr.odd td a{ padding:2px 0; color:#226fc7; text-decoration:none; font-size:1em;}
table.availableRooms tr.even td a:hover, table.availableRooms tr.odd td a:hover{ padding:2px 0; color:#000; text-decoration:none; font-size:1em;}

table.availableRooms tr.even td.price{}
table.availableRooms tr.even td.price div{ padding-left:40px;}
table.availableRooms tr.even td.total{}
table.availableRooms tr.even td.total div{ padding-left:40px; color:#df0000; font-size:1.1em; font-weight:bold;}
table.availableRooms tr.even td.bookroom{ text-align:center;}

/***************************************/
.clear{
	clear:both;
	display:block;
}


.tabBtns{
	border:#e9e9e9 solid 3px;
	border-bottom:0;
	width:110px;
	margin-right:5px;
	float:left;
}
.tabBtns span{
	font-size:2.2em;
	color:#767676;
	padding-right:5px;
}
.tabBtns a{
	text-decoration:none;
	display:block;
	padding:5px;
	color:#b0b0b0;
}
.tabBtns a:hover{
	background:#f2f2f2;
}
.tabBtns a.current{
	text-decoration:none;
	display:block;
	padding:5px;
	color:#b0b0b0;
	background:#f2f2f2;
}
.reviewBox a{
	color:#1351a5;
	text-decoration:none;
}
.reviewBox a:hover{
	color:#000000;
	text-decoration: underline;
}

.reviewBox{
	border:#e9e9e9 solid 3px;
	padding:5px;
	float:left;
	width:900px;
}
.reviewBox h3{
	font-size:1.2em;
	margin-bottom:10px;
}
.reviewBox div.address{
	float:left;
	width:180px;
	margin-right:15px;
}
.reviewBox div.cehckinbox, div.price{
	float: left;
	width:250px;
	margin-right:15px;
}
.reviewBox div.cehckinbox ul, div.price ul{ list-style:none;}
.reviewBox div.cehckinbox ul li, div.price ul li{
	display:inherit;
	line-height:20px;
}
.reviewBox div.cehckinbox ul li label, div.price ul li label{
	width:60px;
	display:block;
	float: left;
	color:#276fa6;
}
.reviewBox div.price{
	width:140px;
	text-align:right;
}
.reviewBox div.total{
	clear:both;
	padding:4px;
	background:#dceefb;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}
.reviewBox div.lgoin{
	float:left;
	width:400px;
	padding:10px;
	margin-right:20px;
}
.reviewBox fieldset div{
	margin-bottom:8px;
}

.reviewBox fieldset label{
	float:left;
	width:120px;
}
.billingAdd{
	clear:both;
	margin:10px 0;
}
.billingAdd fieldset{
	width:350px;
	margin:10px 50px;
}

fieldset{
border:0;
}




/*****************************/
.cancellation {
      width:400px;
	  margin:0 auto;
}

.cancellation h4{
	font:17px "Trebuchet MS";
	color:#333333;
	text-transform:uppercase;
}
.cancellation form{
	margin:0; padding:0;
}

.cancellation fieldset{
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#363636;
      border:none;
      margin:0;
      display:block;
      width:300px;
	  padding:8px 0 8px;
      float:left;
      }

.cancellation fieldset div{
      margin-bottom:6px;
      }

.cancellation fieldset label{
      width:150px;
      padding-right:8px;
      text-align:left;
      padding-top:4px;
      float:left;
      }


.cancellation fieldset label span {
      color: #FF9900;
      float:none;
      }
.cancellation fieldset input{ 
	background:#e0d5aa;
	border:0;
	color:#5a5544;
	font-size:11px;
	padding:3px;
}

#txtFares{
	color:#FF0000;
	font-size:12px;
}

.Cancle_Btn{
	background:url(../images/yellowbtnbg.gif) no-repeat;
	padding:4px 10px 0 10px;
	width:113px;
	height:19px;
	float: left;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}
.bookpackage .Cancle_Btn{
	background:url(../images/yellowbtnbg.gif) no-repeat;
	padding:4px 12px 0 12px;
	width:113px;
	height:21px;
	float:none;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
	font-size:10px;
	float:left;
	margin-left:340px;
	margin-top:-23px;
	clear:both;
}
*+html .bookpackage .Cancle_Btn{
	margin-left:363px;
	margin-top:-32px;
}



.bookpackage{
	background:#f2f4f5;
	border:#e3e7e9 solid 1px;
	padding:8px 5px;
	clear:both;
	margin-left:20px;
}


.rightColmn h5{
	color:#1b62cb; font:bold 13px Arial, Helvetica, sans-serif, "Arial Narrow"; margin:5px 0;
}
.rightColmn span{
	color:#464646; font-weight:bold; font-size:11px;
}
.rightColmn a{
	text-decoration: underline; color:#0392d4; font-weight:bold;
}
.rightColmn a:hover{
	text-decoration: underline; color:#000; font-weight:bold;
}z



.contactmain{
float:left;
width:980px;
height:auto;
}

.contactleft{
float:left; 
width:350px;

}


.contactright{
float:right; 
width:250px;

}

.contactright h5{
color:#1b62cb; 
font:bold 13px Arial, Helvetica, sans-serif, "Arial Narrow";
}



/* 10-3-2010 */

.vehicletype {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#e0f1f9;
	border:#e0f1f9 solid 1px;
	padding:6px 0px 6px 12px;
	text-align:left;
}
.innova {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#eff8fd;
	border:#e0f1f9 solid 1px;
	padding:6px 0px 6px 12px;
	text-align:left;
}
.inr {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fbfadc;
	border:#e0f1f9 solid 1px;
	padding:6px 0px;
}
.rupees {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#f8fcff;
	border:#e0f1f9 solid 1px;
	padding:6px 0px;
}

/* 10-3-2010 */