h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}

.toplinks {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.topdots {
font-family: Verdana;
font-size: 5px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.whead {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.link {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #384D8E;
text-decoration: none;
}

.more {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #AD204B;
text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: none;
}

.gb_window{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
    position:absolute;
	top:0;
	left:250px;
 	z-index:10000;
	}
	
	.gb_window div{
		position:relative;
	}
	.gb_window .gb_window_top{
	position:relative;
	}
	
	.gb_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	
	.gb_windowContent{
		padding-left:0px;
		padding-right:2px;
		height:100%;
	}

	.gb_window_bottom{
		position:relative;
		height:10px;
		background-color:#8C2828;
		color:#DDA600;
		font-size:10px;	
		top:-12px;
	}
	.gb_window_bottom img{
		float:right;
		clear:right;
		

	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}	
	img.closeButton
	{
	position:relative;
	top:0px;
	left:390px;
	}

	/*
 * Site : tajmahalagra.com
 * Source File : style-home.css
 * Author : Rakesh Kumar
 * Modified By : Rakesh kumar
 * Purpose : To implement this query form in tajmahalagra.com 
 * Modified Date : July 04, 2011
 */
#booking_area{width:190px;padding:0;margin:0;}
#booking_area_top{background:#075180;width:190px; height:24px; padding:5px 0 0 0; margin:0; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#fff; font-weight:bold;}
#booking_area_tile{background:#F1F1F1;width:180px;*width:190px; padding:8px 0px 0 8px; margin:0; font-size:11px;border-left:1px solid #075180;border-right:1px solid #075180;border-bottom:1px solid #075180;}
#booking_area_tile td span{color:#FF0000;}
.newformtable {color:#000;font:normal 12px arial;padding:0;} 
.newformtable td{text-align:left;color:#000;margin:0;padding:0;font:normal 11px arial;} 
.wd{width:40px;} 
.formtxt3{margin:0;padding:0;text-align:left;color:#000;height:18px;width:65px;border:1px solid #ccc;font:normal 11px arial;}
.formtxt4{margin:0;padding:0 0 0 3px;text-align:left;color:#000;height:18px;width:165px;border:1px solid #ccc;font:normal 11px arial;} 
.formtxtarea{margin:0;padding:0 0 3px;width:165px;height:60px;text-align:left;color:#000;border:1px solid #ccc;font:normal 12px arial;} 
.submitbtn{margin:0;padding:0 0 2px 0;width:93px;height:33px;text-align:center;color:#fff;border:0;background:url(../images/submit-bg.jpg) no-repeat;font:bold 15px arial;cursor:pointer;}
.formtxt{margin:0;padding:0px 0 0px 3px;width:165px;text-align:left;color:#000;height:18px;border:1px solid #ccc;font:normal 12px arial;}
/*query form css end*/
table.jCalendar{border:1px solid #000;background:#aaa;border-collapse:separate;border-spacing: 2px;}
table.jCalendar th {background: #333;color: #fff;font-weight: bold;padding: 2px 2px;}
table.jCalendar td {background: #ccc;color: #000;padding: 2px 2px;text-align: center;}
table.jCalendar td.other-month {background: #ddd;color: #aaa;}
table.jCalendar td.today {background: #666;color: #fff;}
table.jCalendar td.selected {background: #f66;color: #fff;}
table.jCalendar td.selected.dp-hover {background: #f33;color: #fff;}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {background: #fff;color: #000;}
table.jCalendar tr.selectedWeek td {background: #f66;color: #fff;}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {background: #bbb;color: #888;}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {background: #bbb;color: #888;}
/* For the popup */
div.dp-popup {position: relative;background:#075180;font-size: 10px;font-family: arial, sans-serif;color:#FFF;padding: 0px;width:172px;line-height: 1.2em;}
div#dp-popup {position: absolute;z-index: 199;}
div.dp-popup h2 {font-size: 12px;text-align: center;margin: 2px 0;padding: 0;}
a#dp-close {font-size: 10px;padding: 2px 0;text-align: center;display: block;}
a#dp-close:hover {text-decoration: underline;}
div.dp-popup a {color: #000;text-decoration: none;padding:1px 2px 0;}
div.dp-popup div.dp-nav-prev {position: absolute;top: 2px;left: 4px;width: 100px;}
div.dp-popup div.dp-nav-prev a {float: left;}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {cursor: pointer;}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {cursor: default;color:#075180;}
div.dp-popup div.dp-nav-next {position: absolute;top: 2px;right: 4px;width: 100px;}
div.dp-popup div.dp-nav-next a {float: right;}
div.dp-popup a.disabled {cursor: default;color: #aaa;}
div.dp-popup td {cursor: pointer;}
div.dp-popup td.disabled {cursor: default;}
a.dp-choose-date {float: left;width: 20px;height: 20px;padding: 0;margin: 5px 3px 0;display: block;text-indent: -2000px;overflow: hidden;}
a.dp-choose-date.dp-disabled {background-position: 0 -20px;cursor: default;}
/* makes the input field shorter once the date picker code has run (to allow space for the calendar icon */
input.dp-applied {width: 140px;float: left;}
input{margin:5px 0;}
input.dp-applied{width:57px;float:left;margin:1px 0 1px 0px;border:1px solid #CCC;height:16px;font:400 11px arial;}
a.dp-choose-date{float:left;width:16px;height:16px;padding: 0;margin:2px 10px 2px 2px;display: block;text-indent: -2000px;overflow: hidden;background: url(../images/cal.jpg) no-repeat;}
a.dp-choose-date.dp-disabled{background-position: 0 -20px;cursor: default;}
#calendar-me{margin: 20px;}
/* CSS for Errors */
.error INPUT, .error TEXTAREA, .error SELECT {background:#FFF2F3;border:1px solid #C4000F;}
.iferror{margin:0;display:none;}
.error .iferror {display:block;color:#ED1C24;}
