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

	author: Peter Roper 
	template: availability
	
	elements [external]		-   	these are core values used across all our sites
	layout					-   	these are the basic build files, which create the skeleton site
	content					-		these are the core values used throughout the site
	
//////////////////////////////////////////////////////////////////////////////////////////////////////

	layout

////////////////////////////////////////////////////////////////////////////////////////////////////*/
body{
font-family:"Lucida Sans Unicode","Lucida Grande", arial;
}
/*///////////////////////////////////////////////////*/
#venue-availability .outer-wrapper{
padding:1px;
border-width:1px;
border-style:solid;
}
/*///////////////////////////////////////////////////*/
/*/ calender /*/
/*///////////////////////////////////////////////////*/
#venue-availability .ui-datepicker{
padding:1px;
padding-top:35px;
border-width:1px;
border-style:solid;
}
#venue-availability .ui-datepicker .ui-datepicker-title{
width:168px;
top:7px;
left:7px;
}
