/***********************************************************************
 *
 *			BOOKASSIST CSS
 *
 ***********************************************************************/
a {
font-family:Verdana;
font-size:11px;
color:#990000;
font-weight:bold;
text-decoration:none;
}
a img{
border:none;
margin:2px 3px 1px 0px;
}
a:hover{
text-decoration:underline;
}
#eng_book{
text-align:right;
background:#FFFF99;
height:20px;
margin-top:3px;
border-top:1px solid #990000;
}

#eng_book a.esp{
	background: url(../imagenes/flag_eng.gif) top left no-repeat;
}

#bookassist_form *{
		margin:0;
		padding:0;
	}
	#bookassist_form{
	font-family: verdana;
	font-size:12px;
	padding:0px;
	overflow:hidden;
	margin-top:0px;
margin-bottom:0px;
	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	width:220px;
	color: #990000;
		}
	#bookassist_form .search_title{
  
	width:220px;
	float:left;
	clear:left;
		margin-bottom:5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
	}
	#bookassist_form label{
	margin-bottom:3px;
	clear:left;
	float:left;
	width:60px;
	padding-top:3px;
	font-weight: bold;
	}
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	clear:none;
	padding:0;
	font-family:verdana;
	font-size:9px;
	}
	
	#bookassist_form .date_input{
	clear:both;
	font-family: verdana;
	font-size:12px;
	float:left;
    text-transform:capitalize;
    margin:3px 0px 0px 70px;
	color: #990000;
    padding:0px 2px 0px 2px;
	background:#FFFFFF;
	font-weight:bold;
	}
	#bookassist_form #DatesForm #inday{
		width:43px;
		}
		#bookassist_form #DatesForm #outday{
		width:43px;
		}
	#bookassist_form #inmonthyear{
	width:80px;
	float:left;		
		}
 #bookassist_form #outmonthyear {
	width:80px;
	float:left;		
		}

	#bookassist_form #ba_tf{
		width:125px;
		float:left;
		
		}
	#bookassist_form img{ 
		float:left;
		margin-left:5px;
	}
	#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:10px;
			color: #990000;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFCC33;
text-decoration:underline;
}
