﻿
/*Created By Davinder Kumar. */
/*Creation Date : 4 Oct 2008.*/

/*Div tag (ContentPlaceHolder In Admin.*/
body
{
}
.divContentPlaceHolder
{
	float: left;
	width: 700px;
	height: auto;
}

/*---------------Admin Login--------------*/
.divAdminContentPlaceHolder
{
	float: left;
	width: 100%;
	height: auto;
}
.lblLogin
{
	width: 90px;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	color: white;
	
}
.txtLogin
{
	text-align: center;
}
.headLogin
{
	margin-left: 30px;
	margin-bottom: 15px;
	color: white;
}
.btnLogin
{
	margin-left: 110px;
	margin-top: 10px;
}
.msgLogin
{
	margin-left: 25px;
}
.mainLogin
{
	margin-top: 15px;
	margin-left: 325px;
	margin-right: 325px;
	margin-bottom: 25px;
	width: 300px;
	background-image: url(../images/widget-div-bg.gif);
}
.subMainLogin
{
	margin-top: 2px;
}
.clear
{
	height: 10px;
}
.Login
{
	background: url(../images/btn-log-in-03.gif) no-repeat;
	width: 84px;
	height: 30px;
	font-weight: bold;
	border: none;
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 9px;
	color: #FFFFFF;
}

/*----------Reservation Search------------*/
.main
{
	margin-top: 15px;
	width: 490px;
	font-family: Arial,Helvetica,sans-serif;
}
.main .heading
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	margin-left: 100px;
	margin-bottom: 15px;
}
.submain
{
	padding-left: 100px;
}
.submain .subHeading
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
}
.submain .content
{
	padding-left: 15px;
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}
.submain .radioBtnStyle
{
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}
.submain .divBtn
{
	padding-left: 60px;
}
.submain .divBtn .btnStyle
{
	background: url(../images/btn-log-in-03.gif) no-repeat;
	width: 84px;
	height: 30px;
	border: none;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 9px;
	color: #FFFFFF;
}

.submain1
{
	padding-left: 10px;
}
.submain1 .btnContainer
{
	float: right;
	padding-right: 10px;
}
.submain1 .content
{
	overflow: auto;
	width: 680px;
	font-size: 12pt;
	font-family:Arial,Helvetica,sans-serif;
	margin-top: 5px;
}

/*---------Asp Control CSS Class--------*/
.ddl
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 20px;
}

/*--- Find Button --*/
.Find-Location
{
	/* margin-left:30px; 	margin-top: 50px;*/
	float: right;
	padding: 10px 10px 0 18px;
	width: 85%;
}
.Find
{
	background: url(../images/btn-log-in-03.gif) no-repeat;
	width: 84px;
	height: 26px;
	border: none;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
}

.Double-text
{
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: smaller;
}

.ContentTable
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

/*----Event2----*/
.top
{
	/* width:78%; */
	margin:10px;
    margin-top:0;
    padding-top:00px;
}
.top .widget1
{
	width: 910px;
	float: left;
	margin-bottom: 8px;
}
.top .widget1:after
{
	clear: both;
	visibility: hidden;
	content: '.';
	height: 0px;
	display: block;
}
/* \*/* html .widget1
{
	height: 1px;
}
/* */
.top .widget1 .widget1-top
{
	font-size: 0px;	
	padding-top:10px;
}
.top .widget1 .widget1-top-left
{
	width: 12px;
	height: 32px;
/*	background: url(../images/blue-widget-left.gif); */
	float: left;
}
.top .widget1 .widget1-top-bg
{
	width: 887px;
	height: 32px;
	/* background: url(../images/blue-widget-bg.gif) repeat-x top left; */
	float: left;
	font-family:Arial,Helvetica,sans-serif; 
	
}

.top .widget1 .widget1-top-right
{
	width: 11px;
	height: 32px;
	/* background: url(../images/blue-widget-right.gif); */
	float: left;
}

.top .widget1 .widget1-bot
{
	font-size: 0px;
}
.top .widget1 .widget1-bot-left
{ display:none;
	width: 8px;
	height: 8px;
	/* background: url(../images/widget-bottom-left.gif) no-repeat top left; */
	float: left;
}
.top .widget1 .widget1-bot-bg
{ display:none;
	width: 894px;
	height: 8px;
/*	background: url(../images/widget-bottom-bg.gif) repeat-x top left; */
	float: left;
}
.top .widget1 .widget1-bot-right
{ display:none;
	width: 8px;
	height: 8px;
 /*	background: url(../images/widget-bottom-right.gif) no-repeat top left; */
	float: left;
}

.top .widget1 .widget1-middle
{
	width: 913px;
	padding: 0px 0;
	height: auto;
	float: left;
	background: #FFF;
/*	border-left: 2px solid #659CD5;	
	border-right: 2px solid #659CD5;
*/
box-shadow: 0px 0px 11px #444;
border-radius:7px;
margin-top:25px;
}

.top .widget1 .widget1-middle ul.left-links
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.top .widget1 .widget1-middle ul.left-links li
{
	background: url(../images/bulit.gif) no-repeat 12px 10px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.top .widget1 .widget1-middle ul.left-links li a
{
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	padding: 7px 0px 0px 30px;
	color: #4D4D4D;
	background: url(../images/bullet-blue.gif) no-repeat 10px 11px;
}
.top .widget1 .widget1-middle ul.left-links li a:hover
{
	color: #2C9BD1;
	text-decoration: none;
	display: block;
	background: #f1f1f1 url(../images/bulit.gif) no-repeat 12px 10px;
}



.upperContent{float:left; width:100%;}
.upperContent .image{float:left; vertical-align:middle;padding-left:10px; padding-right:5px;}
.upperContent .resLocation{float:left; width:500px; padding-left:5px; padding-right:10px;}
.upperContent .btn{float:left; padding-top:15px;}

.lowerContent{float:left; width:100%; text-align:center; color:Red; font-size:12px; padding-top:15px;}


.bottom
{
	width:100%;
	margin: 15px 10px 15px 10px;	
}
.bottom .widget1
{
	width: 210px;
	float: left;
	margin-bottom: 8px;
}
.bottom .widget1:after
{
	clear: both;
	visibility: hidden;
	content: '.';
	height: 0px;
	display: block;
}
/* \*/* html .widget1
{
	height: 1px;
}
/* */
.bottom .widget1 .widget1-top
{
	font-size: 0px;
}
.bottom .widget1 .widget1-top-left
{
	width: 12px;
	height: 32px;
	background: url(../images/blue-widget-left.gif);
	float: left;
}
.bottom .widget1 .widget1-top-bg
{
	width: 187px;
	height: 32px;
	background: url(../images/blue-widget-bg.gif) repeat-x top left;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
}
.bottom .widget1 h1
{
	font-size: 13px;
	color: #fff;
	font-weight: bolder;
	text-transform: uppercase;	
	padding: 5px 0 0 25px;
	font-family:Arial,Helvetica,sans-serif;
}
.bottom .widget1 .widget1-top-right
{
	width: 11px;
	height: 32px;
	background: url(../images/blue-widget-right.gif);
	float: left;
}

.bottom .widget1 .widget1-bot
{
	font-size: 0px;
}
.bottom .widget1 .widget1-bot-left
{
	width: 8px;
	height: 8px;
 /*	background: url(../images/widget-bottom-left.gif) no-repeat top left; */
	float: left;
}
.bottom .widget1 .widget1-bot-bg
{
	width: 194px;
	height: 8px;
/*	background: url(../images/widget-bottom-bg.gif) repeat-x top left; */
	float: left;
}
.bottom .widget1 .widget1-bot-right
{
	width: 8px;
	height: 8px;
	/* background: url(../images/widget-bottom-right.gif) no-repeat top left; */
	float: left;
}

.bottom .widget1 .widget1-middle
{
	width: 206px;
	padding: 0px 0;
	height: auto;
	float: left;
}

.bottom .widget1 .widget1-middle ul.left-links
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.bottom .widget1 .widget1-middle ul.left-links li
{
	background: url(../images/bulit.gif) no-repeat 12px 10px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.bottom .widget1 .widget1-middle ul.left-links li a
{
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #dddddd;
	height: 20px;
	padding: 7px 0px 0px 30px;
	color: #4D4D4D;
	background: url(../images/bullet-blue.gif) no-repeat 10px 11px;
}
.bottom .widget1 .widget1-middle ul.left-links li a:hover
{
	color: #2C9BD1;
	text-decoration: none;
	display: block;
	background: #f1f1f1 url(../images/bulit.gif) no-repeat 12px 10px;
}
/*--for hotel list--*/
.top .widget1 .widget1-uppertop-middle
{
	width:700px;
	padding-left:70px;
	padding-top:20px;	
}
.top .widget1 .widget1-uppermiddlemiddle
{
	width:857px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	border:2px solid #999999;	
	float:left;
}
 .top .widget1 .blankDiv
 {
	height:20px;
 }
.top .widget1 .widget1-uppermiddlemiddle .tabledivs
{
	width:114px;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	float:left;
	background-color:#dcdcdc;
}
.top .widget1 .widget1-uppermiddlemiddle .tablediv1Content
{
	width:114px;	
	border-bottom:2px solid #999999;	
	text-align:center;
	font-weight:bold;
	color:#43b8f1;
	vertical-align:top;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .tabledivContent
{
	width:114px;	
	border-bottom:2px solid #999999;	
	border-right:2px solid #999999;
	text-align:center;
	font-weight:bold;
	color:#43b8f1;
	vertical-align:top;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .Seconddivs
{
	width:275px;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	background-color:#dcdcdc;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .SeconddivsContent
{
	width:275px;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	text-align:center;
	font-weight:bold;
	color:#43b8f1;
	vertical-align:top;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .Lastdiv
{
	width:116px;
	border-bottom:2px solid #999999;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	background-color:#dcdcdc;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .LastdivContent
{
	width:116px;
	border-bottom:2px solid #999999;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	color:#43b8f1;
	float:left;
}
.top .widget1 .widget1-middle  .dropdownclass
{
	width:200px;
	font-family:'allerregular',Arial,Helvetica,sans-serif;
	font-size: 12px;
	vertical-align:top;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv
{
	width:857px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;	
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .hotelimage
{
	width:100px;
	height:100px;
	float:left;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .hotelContent
{
	width:700px;	
	padding-left:20px;	
	height:auto;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .bottomdiv
{
	width:80px;
	float:left;
	vertical-align:top;
	padding-bottom:10px;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .bottomHotelPrices
{
	width:150px;
	float:left;		
	padding-left:37px;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetails
{
	width:50px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetails .leftside
{
	width:50px;
	float:left;	
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetailsData
{
	width:150px;
	padding-left:10px;
	float:left;
	vertical-align:top;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetailsData .leftsidedata
{
	width:150px;
	float:left;	
	padding-left:10px;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetails2
{
	width:400px;
	float:left;
	margin-left:10px;
	margin-right:10px;	
	vertical-align:top;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetails2 .DirectionsHead
{
	text-align:center;
	font-weight:bold;
}
.top .widget1 .widget1-uppermiddlemiddle .middleMainDiv .HotelDetails2 .DirectionsHeadData
{
	float:left;
	padding-left:10px;
}
/*--for hotellisting1--*/
.top .widget1 .MainTable
{
	width:857px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	border:2px solid #999999;		
	float:left;
	
}
.top .widget1 .MainTable .MainTableTop
{
	width:857px;
	height:auto;
	margin-top:2px;	
	padding-top:2px;
	border-bottom: 2px solid #999999;
	border-top:2px solid #999999;
}

.top .widget1 .MainTable .MainTableCells1
{
	width:114px;
	text-align:center;		
	border-right: 2px solid #999999;
	border-bottom:2px solid #999999;
	float:left;
	font-weight:bold;
	background-color:#dcdcdc;
}
.top .widget1 .MainTable .MainTableTop .MainTableCells1Content
{
	width:114px;	
	border-right: 2px solid #999999;		
	float:left;
	font-weight:bold;
	height:52px;
	color:#43b8f1;
	text-align:center;
	
}
.top .widget1 .MainTableCells2
{
	width:275px;
	text-align:center;	
	border-right: 2px solid #999999;
	border-bottom:2px solid #999999;
	float:left;
	font-weight:bold;
	background-color:#dcdcdc;
}
.top .widget1 .MainTable .MainTableTop .MainTableCells2Content
{
	width:275px;	
	border-right: 2px solid #999999;	
	float:left;
	font-weight:bold;
	height:52px;
	color:#43b8f1;
	text-align:center;
	vertical-align:middle;
}
.top .widget1 .MainTableCells3
{
	width:116px;
	text-align:center;		
	border-bottom:2px solid #999999;
	float:left;
	font-weight:bold;
	background-color:#dcdcdc;
}
.top .widget1 .MainTable .MainTableTop .MainTableCells3Content
{
	width:116px;	
	float:left;
	font-weight:bold;
	height:52px;
	color:#43b8f1;
	text-align:center;
	vertical-align:middle;
}

.top .widget1 .MainTable .MainTableBottom
{
	width:700px;
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;	
	float:left;	
	text-align:center;		
}
.top .widget1 .MainTable .MainTableStart
{
	width:856px;	
	margin-top:10px;
	border-bottom:2px solid #999999;		
	float:left;
	height:auto;
	
}
.top .widget1 .widget1-uppertop-Search
{
	width:700px;
	padding-left:70px;		
}
.top .widget1 .widget1-uppertop-Search .CompanyWidget
{
	width:500px;
    color:#000066;	
    float:left;      
}
.top .widget1 .widget1-uppertop-Search .CompanyWidget .CompanyWidgetleft
{
	width:100px;
	float:left;   
    vertical-align:top;    
    font-weight:bold;
}
.top .widget1 .widget1-uppertop-Search .CompanyWidget .CompanyWidgetDropDown
{
	width:350px;		
	float:left;
	vertical-align:top;
}
.top .widget1 .widget1-uppertop-Search .CompanyWidget .CompanyWidgetText
{
	width:50px;
	float:left;
}
.top .widget1 .widget1-uppertop-Search .CompanyWidget .CompanyWidgetRight
{
	width:345px;
	float:left;
}


/*---------new design hotel listing classes---*/

#wrapper{ width:723px; font-family:Arial,Helvetica,sans-serif;}
#wrapper #wrapper-top{ width: 720px; float:left; padding:10px 0 20px 0;}
.top-text{width:100px; float:left; font-size:12px; font-weight:bold; text-align:center}
#wrapper #wrapper-bottom{ width: 720px; float:left}
#wrapper #wrapper-bottom #widget-wrap{ width:720px; border:1px solid #A8A9A9; margin:0 auto;}
#widget-wrap:after{font-size:0px; line-height:0px; height:0px; content:'.'; visibility:hidden; display:block; clear:both}
/* \*/ * html #widget-wrap{height:1px} /* */
#widget-wrap .wrap-top{ width:720px; height:26px; border-bottom:#A8A9A9 1px solid; background:url(imag/top-n-bg.jpg) repeat-x left top; float:left;}
.snap-name{ float:left; border-right:#A8A9A9 1px solid; font-size:12px; font-weight:bold; text-align:center; line-height:26px;}
#widget-wrap .wrap-middle{ width:720px; height:26px; border-bottom:#A8A9A9 1px solid; float:left; font-size:12px; color:#1376A3;}
#widget-wrap .wrap-bottom{ width:720px; height:auto; float:left;}
.btn-book{ width:70px; height:25px; background:url(imag/btn-book.gif) no-repeat; font-size:12px; font-weight:bold; border:none;}
.btn-map{ width:57px; height:20px; background:url(imag/btn-map.gif) no-repeat; font-size:9px; font-weight:normal; border:none; color:#FFFFFF;}
.under-text{ width:95%; float:left; font-size:12px; padding-top:5px;}
.under-green-text{ width:95%; float:left; font-size:14px; color:#138841; font-weight:bold; padding-top:5px;}


.widgetlefthandside
{
	width: 200px;
	height: 32px;
	background: url(../images/blue-widget-left.gif)no-repeat  top left;
	float: left;
}