﻿/*suresh dhamgaye */


/* ========== Styling all elements */
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {	
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:11px;	
	background-image:url('../images/bg.jpg');
	background-repeat:repeat;
	margin:0 auto;
}
/* ========== WRAPPER========================================================================================== */

.header {
	width:882px;
	margin: 0 auto;
	background-color:#ffffff;		
}
.body-back
{
	background-image:url('../images/mainmidpart.png');
	background-repeat:repeat-y;
	background-position:center;
}
.row1
{
	background-image:url('../images/maintoppart.png');
	background-repeat:no-repeat;
	background-position:bottom;
	height:113px;
}
.logo
{
	float:left;
	margin-left:0px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	height:120px;
	width:304px;
	
}
#menu
{
	width:610px;
	float:left;
	margin-left:25px;
	margin-top:50px;
	border:0px solid #ffffff;
}
.links a
{
	font-size:11px;
	color:#333;
	font-weight:800;
	text-decoration:none;
	padding:8px 8px 8px 8px;
	line-height:19px;
	background-color:none;
	border:3px solid #af8655;
}
.links a:hover
{
	color:#d38b00;
	text-decoration:none;
	background-color:#f3f3f3;
}
.selectd-links
{
	font-size:11px;
	color:#333;
	font-weight:800;
	text-decoration:none;
	padding:8px 8px 8px 8px;
	line-height:19px;
	background-color:#ffd593;
	border:3px solid #af8655;
}
.left-hotel-back
{
	background-image:url('../images/sidebartop.png');
	background-repeat:no-repeat;
	background-position:top;
	height:91px;	
}
.side-barbg
{
	background-image:url('../images/side-bar-bg.png');
	background-repeat:repeat-y;
	background-position:top;	
}
.left-hotel-btm
{
	background-image:url('../images/sidebartopbtm.png');
	background-repeat:no-repeat;
	background-position:top;
	height:59px;	
}
/*footer-back*/
.footer-back
{
	background-image:url('../images/footer4.png');
	background-repeat:no-repeat;
	height:117px;
}

/*search=============== box*/

#search-container{
	width:638px;
	height:auto;
	margin-top:5px;
}
.top-searchbar{	
	width:638px;
	background-image:url('../images/search-topbar.gif');
	background-repeat:no-repeat;
	height:24px;
	padding-top:6px;
}
.bg-searchbar{
	width:638px;
	background-image:url('../images/search-bgbar.gif');
	background-repeat:repeat-y;
}
.bottom-searchbar{
	width:638px;
	background-image:url('../images/search-botbar.gif');
	background-repeat:repeat-x;
	height:12px;
}
.searchbox-pad{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
.search-titletext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer-text
{
	padding-top:80px;
}
/* ========== WRAPPER========================================================================================== */

