/**********************************************







CSS file for Resource Booking System Front End







***********************************************/















#sv_res_request {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:243px;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;





















}















#sv_res_request td{







}















.sv_res_request_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 160px;
	margin-top: 3px;







	







}















.sv_res_request_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;







}















.sv_res_request_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width: 60px;







}















.sv_res_request_helptext {







	font-size:10px;







	color:#666666;







	line-height:10px;







} 
#sv_res_request #name {
	width: 160px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#sv_res_request #phone {
	width: 160px;
	margin-bottom: 3px;
}
#sv_res_request #email {
	width: 160px;
	margin-bottom: 3px;
}
#sv_res_request #comments {
	width: 160px;
}
#sv_res_request #date {
	width: 50px;
	margin-bottom: 3px;
}
#sv_res_request .time {
	width: 50px;
	margin-bottom: 3px;
}
#sv_res_request .button {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#sv_res_request #button {
	text-align: center;
	margin-right: auto;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 6px;
	margin-top: 6px;
}
