
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .box_3, .strong1, .list_column1, .list_column2{ float:left}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:1000px; }


/*======= index.html =======*/
#page1 #content .col1{ width:255px}
#page1 #content .col2{ width:12px}
#page1 #content .col3{ width:390px}
#page1 #content .col3 .list_column1{ width:198px}
#page1 #content .col4{ width:12px}
#page1 #content .col5{ width:244px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:255px}
#page2 #content .col2{ width:12px}
#page2 #content .col3{ width:249px}
#page2 #content .col4{ width:12px}
#page2 #content .col5{ width:385px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:255px}
#page3 #content .col2{ width:12px}
#page3 #content .col3{ width:646px}
#page3 #content .col3 .box_1{ width:308px}
#page3 #content .col3 .box_2{ width:301px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:255px}
#page4 #content .col2{ width:12px}
#page4 #content .col3{ width:646px}
#page4 #content .col3 .box_1{ width:295px}
#page4 #content .col3 .box_2{ width:306px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:255px}
#page5 #content .col2{ width:12px}
#page5 #content .col3{ width:646px}
#page5 #content .col3 .box_1{ width:179px}
#page5 #content .col3 .box_2{ width:248px}
#page5 #content .col3 .box_3{ width:101px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:255px}
#page6 #content .col2{ width:12px}
#page6 #content .col3{ width:646px}

/*======= index-6.html =======*/
#page7 #content .col1{ width:255px}
#page7 #content .col2{ width:12px}
#page7 #content .col3{ width:390px}
#page7 #content .col3 .box_1{ width:174px}
#page7 #content .col4{ width:12px}
#page7 #content .col5{ width:244px}

/*======= index-7.html =======*/
#page8 #content .col1{ width:255px}
#page8 #content .col2{ width:12px}
#page8 #content .col3{ width:646px}



		#bookassist_form{
		font-family:arial;
			font-size:11px;
			text-transform:capitalize;
			color: #243556;
			overflow: hidden;
			width:200px;
	
		}
		#bookassist_form #DatesForm{
			overflow:hidden;
			width:200px;
			margin-left:5px;
		}
		#bookassist_form .search_title{
		display:none;
		}
		#bookassist_form label{
		text-align:left;
		margin-right:0px;
		margin-top:5px;
			font-weight:bold;
			float:left;
			width:47px;
			display:inline;
			padding-top:0;
		}
		#bookassist_form .date_select{
			
			color: #333333;
			font-size:10px;
			display:inline;
			margin:5px 0px 0px 2px;
			clear:none;
			font-weight:normal;
			padding:0;
		}
		#bookassist_form #DatesForm #inday{
		width:43px;
			float:left;
		}
		#bookassist_form #DatesForm #outday{
		width:43px;
		float:left;
		}
		#bookassist_form #DatesForm #inmonthyear{
		width:78px;
		
		}
		#bookassist_form #DatesForm #outmonthyear{
		width:78px;
	
		}
		
		#bookassist_form .date_input{
			text-transform: capitalize;
			clear:both;
			float:left;
			font-size:11px;
			color: #243556;
			height:18px;
			width:88px;
			padding:0px 2px 0px 2px;
			border:none;
			background:url(images/bg_more.gif);
			font-weight:bold;
		margin:5px 20px 5px 55px;
		}
#ba_javascript p{
		text-align:center;
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
			font-size:10px;
			color: #957A2B;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #3366CC;
text-decoration:underline;
}
#bookassist_form img{ 
		margin:5px 0px -5px 3px;
		display:inline;
	}
	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;
	margin-left:-135px; 
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #123F5B;
}
.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 Ends----------------*/
