body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #222222;
	background-color: #C5A8C6;
	background-image: url(images/bgd.jpg);
}


.headersmain {
	font-family: Arial Black, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #502658;
	text-decoration: none;
}


.MainNavlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.MainNavlink:hover { 
	
	text-decoration: underline;
	color: #502658;

}

.HPTeaserHeaders {
	font-family: Arial Black, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #502658;
	text-decoration: none;
}


.moreinfolinks {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #502658;
	text-decoration:underline;
}


.footertext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #502658;
	text-decoration:none;
}

.footertextlink {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.footertextlink:hover {
	text-decoration: underline;
	color: #FFFF99;
}
	
/*---------Bookassist Starts----------------*/
#bookassist {
float:right;
	width:240px;
	margin-right:30px;
	height:78px;
}
 
#bookassist_form{
			font-family: Arial, Helvetica, Verdana;
			font-size:10px;
			text-transform:capitalize;
			color: #FFFFFF;
			overflow: hidden;
			width:240px;
			margin:0px 0px 5px 0px;
	
		}
		#bookassist_form #DatesForm{
		width:240px;
			overflow:hidden;
			margin:0px 0px 0px 0px;
			
		}
		#bookassist_form .search_title{
		display:block;
		text-align:center;
		margin-left:40px;
		font-size:12px;
		}
		#bookassist_form label{
		text-align:right;
		font-weight:normal;
			float:left;
			width:70px;
			margin-top:1px;
			
		}
		#bookassist_form .date_select{
			color: #003366;
			font-family: Arial, Helvetica, Verdana;
			font-size:10px;
			display:inline;
			margin:1px 0px 0px 5px;
			border:1px solid #6666CC;
			clear:none;
			font-weight:normal;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:44px;
		}
		#bookassist_form #DatesForm #outday{
		width:44px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:84px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:84px;
		}
		
		#bookassist_form .date_input{
		font-family: Arial, Helvetica, Verdana;
			text-transform: capitalize;
			width:80px;
			font-size:10px;
			background:#FFFFFF;
			float:left;
			padding:0px 2px 0px 2px;
			margin:4px 20px 0px 100px;
			border: #6666CC 1px solid;
			color: #330033;
			font-weight:bold;
		}
		#bookassist_form #DatesForm #ba_hotel_id{
			width:10.5em;
		}
#ba_javascript p{
		text-align:center;
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
			font-size:10px;
			color: #000000;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #CCFF66;
text-decoration:underline;
}

#bookassist_form img{
	border:none;
		margin:0px 0px -5px 1px;
	}



/* For JS-popu-windows */
#calendar{
    display: none;
    position: fixed;
    padding: 0;      
	font-size:11px;
	font-family:verdana, arial;
	    
	color:#444;  
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
 color:#000033;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.caltab a:active {
    color: #933;
    border-color: #933;
}
.caltab td {
    text-align: center;  
}
.caltab td a {
    display: block;
    text-decoration: none;    

}
.caltab img{
border:none;
}
.caltab td.calheader a {
    display: inline;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
    background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
    background-position: 0 -32px;
}
.calheader {
    padding: .2em;
    white-space: nowrap;  
}  
.calheader select {
	font-size:0.9em;
}
.weekdays td {
    border-bottom: 1px solid #ddd;  
}
.days td {
    color: #7E9FC9;
    padding: .1em;
    border: 1px solid #fff;  
}
.days td.weekend {
    background-color: #eee;
    border-color: #eee;     
}
         
.days td.gone {
    text-decoration: line-through;      
	padding:0.2em;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
    padding: .1em;
    border: 1px solid #fff;
}
.days td.weekend a {
    border-color: #eee;   
}
.days td.today a {
    background-color: #DBCDCD;   
	border:1px solid #DBCDCD;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #09c;
}             

.caltab .calfoot{
	background:#fff;
    border-top:1px solid #ddd;
}
.caltab .calfoot{
	padding:0;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
	position: absolute;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);   
	width:100%;       
	height:auto;
}
              
#calendar{
	overflow:hidden;
}

* html table.caltab { z-index: 200; }
   
a.calNextMonth, a.calPrevMonth{
	background:transparent !important;
}

/*---------Bookassist Ends----------------*/




