/* @override 
	http://localhost/~mbeers/barkingraven/css/style.css
	http://localhost/barkingraven/css/style.css
*/

/* base rules */
body {
	background-color: #9EAA91;
	margin: 0; padding: 0;
	font: 11pt/22px Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bground.gif);
}

img {
	border: 0;
}

#container {
	margin: 1em auto 0 auto;
	background-color: white;
	border: solid 5px black;
	padding: 4px;
	width: 970px;
}

#attribution {
	width: 970px;
	padding: 0;
	margin: 0 auto 2em auto;
	text-align: center;	
	font-size: 12px;
	color: #5a6153;
}

#attribution a {
	color: #5a6153;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#attribution a:hover {
	background-color: #5a6153;
	color: white;
}

#content {
	background-color: #ffffff;
	border: solid 7px #721108;
	min-height: 600px;
	width: 956px;
	text-indent: inherit;
	position: relative;
}

#content_body {
	margin-left: 360px;
	position: relative;
	min-height: 320px;
}

#content_body > ul {
	line-height: 17px;
}

.site_font {
	line-height: 15px;
	font-variant: small-caps;	
}

.signature {
	padding: 30px 0 20px 200px;
}

.desc {
	padding-right: 40px;
}


a {
	color: #a60000;
	text-decoration: none;
	border-bottom: 1px dotted #a60000;
}

a:hover {
	background-color: #721108;
	color: white;
}

.selected {
	background-color: #721108;
	color: white;
	margin: 1px 0 1px 0;
}

.hide {
	display: none;
}

/* header rules */
#header {
	margin-left: 40px;
	margin-bottom: 0;
}
#header #title {
	float: left;
	margin-bottom: 0;
}
#header #title_text {
	margin-left: 280px;
	position: relative;
	margin-bottom: 0;
}

/* footer */
#footer {
	font-family: Gerogia;
	font-variant: small-caps;	
	
	margin-left: 0px;
	padding-bottom: 0.5em;
	height: 46px;
	font-size: 13px;
}

#footer a {
	font-size: 14px;
	border: 0;
}

#left_footer {
	position: absolute;
	width: 240px;
	bottom: 8px;
}

#center_footer {
	position: absolute;
	bottom: 8px;
	margin-left: 450px;
	width: 120px;
}

#center_footer.welcome {
	padding-left: 100px;
}


#right_footer {
	position: absolute;
	bottom: 5px;
	left: 275px;
	text-align: right;
}

#right_footer img {
	width: 100px;
}

/* navigation */
#nav {
	padding-left: 40px;
	float:left;
}

#nav.directions {
	margin-top: 0;
}

#nav_links {
	padding-top: 8px;
	width: 280px;
	height: 266px;
	background-image: url(../images/menu_bg.png);
}

#nav_links a {
	display: block;
	border: 0;
	text-indent: -9000px;
	height: 22px;
}

#menu_welcome {
	background: url(../images/menu_welcome.gif) no-repeat 0 0px;
}
#menu_welcome:hover, #menu_welcome.selected {
	background: url(../images/menu_welcome.gif) no-repeat 0 -22px;
}

#menu_theinn {
	background: url(../images/menu_theinn.gif) no-repeat 0 0px;
}
#menu_theinn:hover, #menu_theinn.selected {
	background: url(../images/menu_theinn.gif) no-repeat 0 -22px;
}

#menu_roost {
	background: url(../images/menu_roost.gif) no-repeat 0 0px;
}
#menu_roost:hover, #menu_roost.selected {
	background: url(../images/menu_roost.gif) no-repeat 0 -22px;
}

#menu_breakfast {
	background: url(../images/menu_breakfast.gif) no-repeat 0 0px;
}
#menu_breakfast:hover, #menu_breakfast.selected {
	background: url(../images/menu_breakfast.gif) no-repeat 0 -22px;
}

#menu_reservations {
	background: url(../images/menu_reservations.gif) no-repeat 0 0px;
}
#menu_reservations:hover, #menu_reservations.selected {
	background: url(../images/menu_reservations.gif) no-repeat 0 -22px;
}

#menu_ashland {
	background: url(../images/menu_ashland.gif) no-repeat 0 0px;
}
#menu_ashland:hover, #menu_ashland.selected {
	background: url(../images/menu_ashland.gif) no-repeat 0 -22px;
}

#menu_directions {
	background: url(../images/menu_directions.gif) no-repeat 0 0px;
}
#menu_directions:hover, #menu_directions.selected {
	background: url(../images/menu_directions.gif) no-repeat 0 -22px;
}

#room_nav {
	position: absolute;
	right: 60px;
	top: 40px;
}

#room_nav > ul {
	list-style: none;
}

#room_nav .bullet {
	padding-bottom: 11px;
}

#room_nav .name {
	padding-bottom: 3px;
}

/* page image rules */
#image_strip {
	border: 2px solid #721108;
	padding: 4px 2px 2px 6px;
	margin-left: 32px;
	width: 894px;
}

#image_strip a {
	border: 0;
}

/*#image_strip img {
	height: 188px;
	width: 280px;
}
*/
#image_strip .image {
	display: inline;
	padding: 0;
}
#image_1, #image_2 {
	margin-right: 20px;
}
#image_strip .img_browse {
	font-size: 12px;
}
#image_strip #left {
	float: left;
	margin-left: 4px;
}
#image_strip #right {
	text-align: right;
	margin-right: 14px;
}

#direction_img {
	padding-left: 30px;
}

/* index */
#main_logo {
	border: 0;
	width: 300px;
	padding-left: 120px;
	margin-bottom: 20px;
}

/* rooms */
#room_list {
	height: 245px;
}

#room_list img {
	width: 160px;
}

.room {
	float: left;
	text-align: center;
	width: 180px;
	margin: 1px;
}

.room_name {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 19px;
}

ul.room_desc {
	margin: 0 0 0 30px;
	padding: 5px 0;
	font-size: smaller;
	text-align: left;
	line-height: 16px;
}

#pricing {
	padding-left: 6em;
}

#pricing table {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

#pricing table td {
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 0.5em;
}

#pricing .disclaimer {
	font-size: x-small;
	margin-top: 5px;
	padding-left: 20px;
}

#room_reservation {
	margin-left: 160px;
	font-size: 16px;
}

/* directions */
#directions_north h1, #directions_south h1 {
	font-size: medium;
	margin-top: 0;
}

#directions_south {
	float: left;
	width: 240px;
	padding-top: 1em;
}

#directions_north {
	margin: 0 80px 0 280px;
	padding-top: 1em;

}

#directions_more {
	clear: left;
	text-align: center;
}

/* reservations */
#res_online {
	padding-left: 80px;
}

#res_online img.logo {
	width: 240px;
	padding-bottom: 3px;
}

#res_online img.bullet {
	width: 18px;
}

#res_online p.link {
	padding-left: 6px;
	padding-bottom: 3px;
}

#res_policies {
	font-size: small;
	padding: 0 40px 0 0;
}

.res_div h1 {
	font-size: medium;
	margin-bottom: 0;
}

#disp_calendar {
	margin-bottom: 20px;
}
#disp_calendar a {
	border: 0;
}

#cal_nav {
	margin-right: 50px;
	text-align: right;
}

#riddle {
	border: 1px solid maroon;
	margin: 30px 10px 0 30px;
	text-align: center;
	padding: 4px;
	font-size: 12px;
	width: 200px;
	line-height: 14px;
}

#riddle .who {
	padding-bottom: 10px;
}

#riddle .q {
	font-style: italic;
}

#riddle p {
	margin: 0 0 6px 0;
}

#riddle_other {
	border: 1px solid maroon;
	margin: 30px 10px 0 30px;
	padding: 4px;
	font-size: 12px;
	width: 200px;
	line-height: 14px;
}

#riddle_other p {
		text-align: center;
}

#riddle_other ul {
	text-align: left;
	list-style: none;
	padding-left: 10px;	
}

#riddle_other li {
	padding-bottom: 6px;
}

#riddle_other span.a {
	font-style: italic;
}

#riddle_other .who {
	text-align: right;
	padding-right: 16px;
}

#logos {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: 40px;
	padding-left: 15px;
	font-size: 12px;
}

#logos ul {
	list-style: none;
	margin: 0; padding: 0;
}

#logos li {
	float: left;
	padding-left: 20px;
}

#logos img {
	width: 90px;
}

div.label {
	float: left;
	font-weight: bold;
	width: 130px;
	font-size: small;
	margin-left: 20px;
}

div#res_form_submit {
	margin: 10px 0 0 80px;
}
/* Some resets for compatibility with existing CSS */
.date_selector, .date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.date_selector {
  background: #F2F2F2;
  border: 1px solid #bbb;
  padding: 5px;
  margin: -1px 0 0 0;
}
 .date_selector .month_nav {
   margin: 0 0 5px 0;
   padding: 0;
   display: block;
 }
.date_selector .month_name {
	font-weight: bold;
	line-height: 20px;
	display: block;
	text-align: center;
}
.date_selector .month_nav a {
	display: block;
	position: absolute;
	top: 5px;
	width: 20px;
	height: 20px;
	line-height: 17px;
	font-weight: bold;
	color: #003C78;
	text-align: center;
	font-size: 120%;
	overflow: hidden;
}
.date_selector .month_nav a:hover, .date_selector .month_nav a:focus {
	background: none;
	color: #003C78;
	text-decoration: none;
}
.date_selector .prev {
	left: 5px;
}
.date_selector .next {
	right: 5px;
}
.date_selector table {
	border-spacing: 0;
	border-collapse: collapse;
}
.date_selector th, .date_selector td {
	width: 2.5em;
	height: 2em;
	padding: 0;
	text-align: center;
}
.date_selector td {
	border: 1px solid #ccc;
	line-height: 2em;
	text-align: center;
	white-space: nowrap;
	background: white;
}
.date_selector td.today {
	background: #FFFED9;
}
.date_selector td.unselected_month {
	color: #ccc;
}
.date_selector td a {
	display: block;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
	line-height: 2em;
	color: #003C78;
	text-align: center;
}
.date_selector td.today a {
	background: #FFFEB3;
}
.date_selector td.selected a {
	background: #D8DFE5;
	font-weight: bold;
}
.date_selector td a:hover {
	background: #003C78;
	color: white;
}

ul.cancellation_policy {
    font-style: italic;
}
