/* Page Elements */
ul#bottom_list{
text-align:left;
margin-left:30px;
}
ul#bottom_list li a{
text-transform:capitalize;
color:#BE2270;
}
ul#bottom_list li a:hover{
text-decoration:none;
color:#BE2270;
}
ul#bottom_list li{
color:#FFCC00;
}
.section_bookassist{
width:741px;
	align:center;
	margin:0px auto 0px auto;
	padding:0px;
	border:2px solid #BE2270;
font-family: verdana;
    		font-size: 13px;
    		font-weight: normal;
			color: #BE2270;
}
.holder .holder-bottom h3{
font-weight:bold;
letter-spacing:-1px;
font-size: 15px;
}
#grade{
width:310px; float:right;
margin-right:50px;
}
#type{
width:300px; float:left;
margin-left:70px;
}
#type ul{
margin-left:60px;
}
.bookassist_sections td{
color:#646260;
text-align:left;
}
.bookassist_sections td a{
color:#BE2270;
}
.bookassist_sections strong {display:block; color:#BE2270;}
.section_bookassist .search_center_bookassist{
color:#646260;
}
.section_bookassist .search_center_bookassist strong {display:block; color:#BE2270;
}
/** The booking form **/
a img{
border:none;}
		
		.search_center_bookassist {
	width:741px;
	margin:0px;
	padding:0px;
	font-family: verdana;
	font-size: 13px;
    font-weight: normal;
	color: #BE2270;
}
		
		#bookassist_form{
			text-transform: capitalize;
			overflow:hidden;
			font-family: verdana;
    		font-size: 12px;
    		
			
			width:250px;

		}
		#bookassist_form #DatesForm{
			overflow:hidden;
			margin-top:3px;
			margin-bottom:2px;
		}
		#bookassist_form .search_title{
			font-weight:bold;
			margin-right:10px;
			color: #BE2270;

		}
		#bookassist_form label{
font-weight: bold;
float:left;
color: #BE2270;
		width:70px;
		text-align:right;
margin:10px 0px 0px 10px;
		
		}
		#bookassist_form .date_select{
		border:1px solid #FFCC00;
			font-size:11px;
			color: #646260;
			margin-left:5px;
margin-top:10px;
width:145px;
background:none;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:42px;
		}
		#bookassist_form #DatesForm #outday{
		width:42px;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:78px;
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:78px;
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			 color: #EAE016;
			background: #BE2270;
			border:1px solid #FFCC00;
			font-size:11px;
			font-weight:bold;
			padding:2px;
			width:130px;
			margin:7px 0px 0px 70px;
		}
		
				
	
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:10px;
			color: #FFFFFF;
}
#ba_javascript a{
font-family:Helvetica;
font-size:10px;
color: #990000;
text-decoration:underline;
}
#bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}
a img {
    border: none !important;
}   
a.callink{
	cursor:pointer;
	cursor:hand;
}

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


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #09c;
}
.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 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_sections {
	overflow:hidden;
	width:100%;
	clear:both;
	padding:0 0 14px;
}
.bookassist_sections h2 {
	margin:0 0 8px;
	overflow:hidden;
	width:100%;
	clear:both;
	background:#cccc74;
	font-size:0;
	line-height:0;
}
.bookassist_sections h2 span {
	display:block;
	margin:9px 0 8px 12px;
	height:17px;
	text-indent:-99999px;
	overflow:hidden;
}
.bookassist_sections .heading_rates h2 span {
	display:block;
	margin:9px 0 8px 12px;
	height:17px;
	text-indent:-99999px;
	overflow:hidden;
}
.bookassist_sections .holder {
	overflow:visible;
	width:100%;
	position:relative;
}
.bookassist_sections .holder .holder-bottom {
	overflow:hidden;
	width:100%;
}
.bookassist_sections .holder .holder-top {
	overflow:hidden;
	width:100%;
}

.bookassist_sections p {margin:0;}
.bookassist_sections .lnk {
	position:absolute;
	bottom:6px;
	display:block;
	width:100%;
	padding:0 0 0 12px;
	font:13px Verdana;
}
.bookassist_sections .lnk a {
	color:#f05a28;
	text-decoration:none;
}
.bookassist_sections .lnk a:hover {text-decoration:underline;}
.bookassist_sections img {
	display:block;
	margin:0px;
	padding:10px;
	border:none;
}

