#content
{
	padding-bottom: 1px;
}

#maincontent
{
	background: #fff;
}

h1
{
	color: #7A783F;
	font-size: 16px;
	padding-bottom: 20px;
}

#bcriteria
{
	margin-bottom: 15px; 
	background: url(http://www.thehotelastoria.com/images/rowbg.gif) no-repeat bottom left;
}

#bcriteria td
{
	font-size: 0.8em;
	line-height: 20px;
}

#selectrate
{
 	
}

#selectrate td, #selectrate th, #bcrieria td
{
	text-align: left;
	vertical-align: top;
}

#selectrate th
{
	padding-bottom: 15px;
}

#selectrate th span
{
	color: #ababab;
	font-weight: normal;
}
	
#selectrate td
{	
	padding: 5px;
	line-height: 20px;
}

#bookingnavcontainer
{
	margin-bottom: 30px;
}
#bookingnav
{
	width: 515px;
	height: 36px;
}
#bookingnav li
{
	display: block;
	float: left;
	width: 94px;
	height: 36px;
	margin-right: 9px;
}
#bookingnav li a
{
	display: block;
	float: left;
	width: 94px;
	height: 36px;
	text-decoration: none;
	text-indent: -1000em;
}

#bookingnav li#nav0, #bookingnav li#nav0 a
{
	background: url(../../images/booking/step_1.gif) top left no-repeat;
}
#bookingnav li#nav0 a:hover
{
	background: url(../../images/booking/step_1_on.gif) top left no-repeat;
}
#bookingnav li#nav0.on, #bookingnav li#nav0.on a
{
	background: url(../../images/booking/step_1_on.gif) top left no-repeat;
}
#bookingnav li#nav0.inactive, #bookingnav li#nav0.inactive a
{
	background: url(../../images/booking/step_1_inactive.gif) top left no-repeat;
}

#bookingnav li#nav1, #bookingnav li#nav1 a
{
	background: url(../../images/booking/step_2.gif) top left no-repeat;
}
#bookingnav li#nav1 a:hover
{
	background: url(../../images/booking/step_2_on.gif) top left no-repeat;
}
#bookingnav li#nav1.on, #bookingnav li#nav1.on a
{
	background: url(../../images/booking/step_2_on.gif) top left no-repeat;
}
#bookingnav li#nav1.inactive, #bookingnav li#nav1.inactive a
{
	background: url(../../images/booking/step_2_inactive.gif) top left no-repeat;
}

#bookingnav li#nav2, #bookingnav li#nav2 a
{
	background: url(../../images/booking/step_3.gif) top left no-repeat;
}
#bookingnav li#nav2 a:hover
{
	background: url(../../images/booking/step_3_on.gif) top left no-repeat;
}
#bookingnav li#nav2.on, #bookingnav li#nav2.on a
{
	background: url(../../images/booking/step_3_on.gif) top left no-repeat;
}
#bookingnav li#nav2.inactive, #bookingnav li#nav2.inactive a
{
	background: url(../../images/booking/step_3_inactive.gif) top left no-repeat;
}

#bookingnav li#nav3, #bookingnav li#nav3 a
{
	background: url(../../images/booking/step_4.gif) top left no-repeat;
}
#bookingnav li#nav3 a:hover
{
	background: url(../../images/booking/step_4_on.gif) top left no-repeat;
}
#bookingnav li#nav3.on, #bookingnav li#nav3.on a
{
	background: url(../../images/booking/step_4_on.gif) top left no-repeat;
}
#bookingnav li#nav3.inactive, #bookingnav li#nav3.inactive a
{
	background: url(../../images/booking/step_4_inactive.gif) top left no-repeat;
}

#bookingnav li#nav4, #bookingnav li#nav4 a
{
	background: url(../../images/booking/step_5.gif) top left no-repeat;
}
#bookingnav li#nav4 a:hover
{
	background: url(../../images/booking/step_5_on.gif) top left no-repeat;
}
#bookingnav li#nav4.on, #bookingnav li#nav4.on a
{
	background: url(../../images/booking/step_5_on.gif) top left no-repeat;
}
#bookingnav li#nav4.inactive, #bookingnav li#nav4.inactive a
{
	background: url(../../images/booking/step_5_inactive.gif) top left no-repeat;
}

#bookingcontent
{
	margin-bottom: 10px;
}

#bookingcontent #availabilitybutton
{
	border: 0;
}

#bookingcontent #submitbutton
{
	border: 0;
	z-index: 10;
}

#bookingform
{
	display: table;
}

#bookingform li
{
	height: 25px;
}

#bookingform input.txt, #bookingform select, #bookingform textarea
{
	display: block;
	float: left;
}

#content form label
{
	
}

#bookingform input.txt, #bookingform textarea
{
	width: 110px;
}

#bookingform select.sm
{
	width: 40px;
	margin-right: 10px;
}

#bookingform select.med
{
	width: 70px;
	margin-right: 10px;
}

#compresdiv
{
	display: table;
	width: 450px;
}
	
#compresdiv ul
{
	float: left;
	margin-right: 20px;
}

#selectrate td h2
{
	margin: 0 0 5px 0;
	font-size: 0.9em;
}

#selectrate td p
{
	margin: 0;
	/*padding: 0 0 0 5px;*/
}

#roomdescleft
{
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
}

#roomdescright
{
	width: 175px;
	margin-left: 310px;
	padding: 0 0 20px 0;
}

#roomdescright ul
{
	list-style: none;
}

#roomdescright ul li
{
	line-height: 2em;
}

/*.altrow
{
	background: #edede3;
}	*/


#guestprefs
{
	list-style: none;
	width: 400px;
	height: 80px;
}
#guestprefs li
{
	clear: none ! important;
	display: block;
	float: left;
	width: 180px;
	height: 20px;
	margin-right: 10px
}
#guestprefs li label
{
	clear: none ! important;
}

#returntorate
{
	margin: 5px 0;
	width: 118px;
	height: 24px;
	background: url(../images/return_to_rate.jpg) top left no-repeat;
}
#returntorate a
{
	display: block;
	width: 118px;
	height: 24px;
	background: url(../images/return_to_rate.jpg) top left no-repeat;
	text-decoration: none;
	text-indent: -1000em;
}

#revisesearch
{
	margin: 5px 0;
	width: 119px;
	height: 24px;
	background: url(../images/revise_search.jpg) top left no-repeat;
}
#revisesearch a
{
	display: block;
	width: 119px;
	height: 24px;
	background: url(../images/revise_search.jpg) top left no-repeat;
	text-decoration: none;
	text-indent: -1000em;
}

#Preferences_table h4
{
	font-size: 1em;
	font-weight: bold;
}