@charset "UTF-8";
/* CSS Document */

body, td, p, h1, h2, input, option, textarea, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, h1, h2 {
	margin:0
}
img {
	border:0;
	margin: 0;
	padding: 0;
}
.clear {
	clear : both;
	padding: 0;
	margin: 0;
}
body {
	background : url(../images/background.gif) fixed;
	margin : 0px;
	padding: 0px;
	font-size:100%;
	line-height : normal;
}

/* Header Style */
#top {
	background: url(../images/top-shadow.png) top left no-repeat;
	margin: 35px auto 0 auto;
	padding: 0px 10px 0px 0px;
	width : 924px;
	clear : both;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	font-size: 0.775em;
}
#top a {
	color:#f3f4e2;
	text-decoration:none;
	vertical-align: bottom;
}
#top a:hover {
	color:#f3f4e2;
	text-decoration:underline;
}

/* Top Banner Container */
#banner {
	background: url(../images/side-shadow.png) repeat-y;
	margin : 0 auto;
	padding : 0px 7px 0px 7px;
	width : 920px;
	clear : both;
	height: 309px;
}

/* Main Content Container */
#wrapper {
	background:url(../images/side-shadow.png) repeat-y;
	margin : 0 auto;
	padding : 0px 7px 0px 7px;
	width : 920px;
	clear : both;
}
#content {
	background:url(../images/content-bg.jpg) #f8f5e2 top center no-repeat;
	padding : 0px 10px 0px 10px;
	width : 900px;
	margin: 0;
}

/* Left Column Content */
#leftCol {
	background: url(../images/navi-bg.jpg) top left no-repeat;
	width : 273px;
	float : left;
	padding : 0px;
	margin : 10px 17px 0px 0px;
}
#leftCol img {
	margin: 0px;
}
#leftCol h1 {
	display : block;
	margin : 0px;
}
#leftCol h1 strong {
	display : none;
}
#leftCol ul {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#leftCol li {
	display :block;
	list-style-type : none;
	width:273px;
	border-bottom: 2px solid #f3edde;
	height: 38px;
}
#leftCol li a {
	display : block;
	width:273px;
	height: 38px;	
}
#leftCol li strong {
	display: none;
}
#leftCol li.reservations {
	background : url(../images/buttons/btn-reservations.gif) top left no-repeat;
}
#leftCol li a.reservations {
	background : url(../images/buttons/btn-reservations.gif) top left no-repeat;

}
#leftCol li a.reservations:hover {
	background : url(../images/buttons/btn-reservations-over.gif) top left no-repeat;
}
#leftCol li.about {
	background : url(../images/buttons/btn-about.gif) top left no-repeat;
}
#leftCol li a.about {
	background : url(../images/buttons/btn-about.gif) top left no-repeat;
}
#leftCol li a.about:hover {
	background : url(../images/buttons/btn-about-over.gif) top left no-repeat;
}
#leftCol li.dining {
	background : url(../images/buttons/btn-dining.gif) top left no-repeat;
}
#leftCol li a.dining {
	background : url(../images/buttons/btn-dining.gif) top left no-repeat;
}
#leftCol li a.dining:hover {
	background : url(../images/buttons/btn-dining-over.gif) top left no-repeat;
}
#leftCol li.rates {
	background : url(../images/buttons/btn-rates.gif) top left no-repeat;
}
#leftCol li a.rates {
	background : url(../images/buttons/btn-rates.gif) top left no-repeat;
}
#leftCol li a.rates:hover {
	background : url(../images/buttons/btn-rates-over.gif) top left no-repeat;
}
#leftCol li.suites {
	background : url(../images/buttons/btn-suites.gif) top left no-repeat;
}
#leftCol li a.suites {
	background : url(../images/buttons/btn-suites.gif) top left no-repeat;
}
#leftCol li a.suites:hover {
	background : url(../images/buttons/btn-suites-over.gif) top left no-repeat;
}
#leftCol li.louisbourg {
	background : url(../images/buttons/btn-louisbourg.gif) top left no-repeat;
}
#leftCol li a.louisbourg {
	background : url(../images/buttons/btn-louisbourg.gif) top left no-repeat;
}
#leftCol li a.louisbourg:hover {
	background : url(../images/buttons/btn-louisbourg-over.gif) top left no-repeat;
}

/* Left Quotes */
#leftCol h1.about {
	background : url(../images/quotes/about-the-inn.png) top left no-repeat;
	width:189px;
	height: 214px;
	margin: 90px 0px 0px 20px;
}
#leftCol h1.dining {
	background : url(../images/quotes/dining.png) top left no-repeat;
	height : 339px;
}
#leftCol h1.louisbourg {
	background : url(../images/quotes/louisbourg.png) top left no-repeat;
	width:213px;
	height: 255px;
	margin: 90px 0px 0px 20px;
}

/* Left 4 Stars Tag */
#fourstars strong {
	display:none;
}
#fourstars {
	background: url(../images/4-stars.png) top left no-repeat;
	margin: 0 auto;
	display:block;
	width: 232px;
	height: 102px;
}
#mainstars strong {
	display:none;
}
#mainstars {
	margin: 0 auto;
	display:block;
	width: 232px;
	height: 102px;
}

/* Main Content Container */
#contentContainer {
	width : 610px;
	float : left;
	padding : 0;
	margin : 10px 0px 0px 0px;
}

/* Main Left Content */

#contentContainer .leftCol {
	width : 397px;
	float : left;
	padding : 0;
	margin : 0px 16px 0px 0px;
}
#contentContainer .leftCol h1 {
	display : block;
	margin : 0;
	padding: 0;
}
#contentContainer .leftCol h1 strong {
	display : none;
}
#contentContainer .leftCol h1.home {
	height: 60px;
	background : url(../images/titles/welcome.png) top left no-repeat;
}
#contentContainer .leftCol h1.about {
	height: 60px;
	background : url(../images/titles/about.png) top left no-repeat;
}
#contentContainer .leftCol h1.dining {
	height: 60px;
	background : url(../images/titles/guest-dining.png) top left no-repeat;
}
#contentContainer .leftCol h1.reservations {
	height: 60px;
	background : url(../images/titles/reservations.png) top left no-repeat;
}
#contentContainer .leftCol h1.rates {
	height: 60px;
	background : url(../images/titles/our-rates.png) top left no-repeat;
}
#contentContainer .leftCol h1.suites {
	height: 60px;
	background : url(../images/titles/our-suites.png) top left no-repeat;
}
#contentContainer .leftCol h1.louisbourg {
	height: 60px;
	background : url(../images/titles/louisbourg.png) top left no-repeat;
}
#contentContainer .leftCol h1.contact {
	height: 60px;
	background : url(../images/titles/contact-us.png) top left no-repeat;
}
#contentContainer .leftCol h1.links {
	height: 60px;
	background : url(../images/titles/links.png) top left no-repeat;
}
#contentContainer .leftCol a {
	color: #4e443f;
	text-decoration:underline;
}
#contentContainer .leftCol p.main {
	font-size:0.775em;
	color:#4e443f;
	padding: 0px 0px 20px 0px;
	line-height: 1.825em;
}
#contentContainer .leftCol p.main strong {
	color:#4d0b1e;
}
#contentContainer .leftCol .title {
	color:#4d0b1e;
}
#contentContainer .leftCol p {
	font-size:0.775em;
	color:#4e443f;
	padding: 0px 0px 20px 0px;
	line-height: 1.5em;
	margin: 0;
}
#contentContainer .leftCol ul {
	margin : 0px;
	padding: 0px 0px 20px 15px;
}
#contentContainer .leftCol li {
	font-size:0.775em;
	color:#581a2a;
	margin : 0px;
	padding : 0px;
	line-height: 1.2em;
}
#contentContainer .leftCol div.hr {
	height: 1px;
	background: url(../images/hr.gif) no-repeat scroll center;
	padding: 0;
	margin: 10px 0px 30px 0px;
	width: 397px;
	clear: both;
}
#contentContainer .leftCol div.hr hr {
  display: none;
}
#contentContainer .leftCol li.spacedout {
	margin: 0px 0px 17px 0px;
}


/* Main Right Content */
#contentContainer .rightCol {
	width : 197px;
	float : left;
	padding : 0;
	margin : 0px 0px 0px 0px;
}

#contentContainer .rightCol .suites {
	background:url(../images/suites-bg.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	width: 192px;
	height: 330px;
}
#contentContainer .rightCol .suites img {
	float:none;
	margin: 0px auto 10px auto;
	display: block;
	padding: 0px;
}

#contentContainer .rightCol h1 {
	display : block;
	margin : 0px;
}
#contentContainer .rightCol h1 strong {
	display : none;
}
#contentContainer .rightCol h1.dining {
	background : url(../images/quotes/dining-right.png) top left no-repeat;
	width: 149px;
	height : 62px;
	margin: 15px 0px 0px 15px;
}

/* Contact Styles */
#contentContainer fieldset {
	width:397px;
	border: 0;
	padding: 0;
	margin: 0;
}
#contentContainer .leftCol #frmReservations p {
	border: 0;
	padding: 0;
	margin: 0;
 	line-height: 1em;
	margin: 0;
}	
#contentContainer fieldset legend{	
	margin:0;
}
#contentContainer label{
	padding : 0;
	margin : 0px 0px 6px 0px;
	display:block;
	text-align:left;
	width: 397px;
}
#contentContainer .textbox{
	width:300px;
	margin:5px 0px 11px 0px;
	border: 1px solid #4d0b1e;
	padding:1px 2px;
	clear: both;
}
#contentContainer .selectbox{
	margin:5px 0px 11px 0px;
	border: 1px solid #4d0b1e;
	padding:1px 2px;
	clear: both;
}
#contentContainer .textarea{
	width:390px;
	margin:5px 0px 20px 0px;
	border: 1px solid #4d0b1e;
	padding:1px 2px;
	float: left;
	font-size: 1em;
	display: block;
}
#contentContainer #codewrapper {
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	background: #E3D6B9;
	width: 374px;
	clear: both;
	float: left;
	border: 1px solid #4d0b1e;
}
#contentContainer #codewrapper p {
	font-size:0.775em;
	color:#4e443f;
	padding: 0px 0px 10px 0px;
}
#contentContainer #codewrapper p img {
	padding: 0;
	float:left;
}
#contentContainer .code-box {
	border: 1px solid #4d0b1e;
	width: 50px;
	padding: 1px 2px;
	margin-top: 11px;
	float: left;
}
#contentContainer .error {
	background: url(../images/error.gif) top left no-repeat;
	width: 350px;
	clear: both;
	padding: 0 0 0 20px;
}
#contentContainer .error p {
	color: #cc0000;
	margin: 0;
	padding: 0;
}
#contentContainer .error ul {
	color: #cc0000;
	margin : 0px;
	padding: 10px 0px 20px 15px;
}
#contentContainer .error ul li {
	color: #cc0000;
	margin : 0px 0px 0px 20px;
}
#contentContainer .button {
	border: 1px solid #4d0b1e;
	background-color: #815D34;
	float: left;
	clear: both;
	color: #FFFFFF;
}


/* News */
.mainnews {
	width:445px;
	height:105px;
	background:url(../images/main-news-bg.png) no-repeat;
	margin: 0px 0px 0px -290px;
	display: block;
	float: left;
	padding: 30px 20px 0px 415px;
	z-index: auto;
}
.mainnews a {
	color: #FFFFFF;
}
.mainnews p {
	font-size:0.825em;
	color:#ffffff;
	padding: 0px 0px 10px 0px;
	line-height: 1.6em;
}

/* Footer Container */
#footer {
	background:url(../images/footer.png) top left no-repeat;
	margin : 0 auto 15px auto;
	padding : 12px 25px 0px 7px;
	width : 902px;
	clear : both;
	height: 50px;
}
#footer p {
	color:#FFFFFF;
	font-size: 0.675em;
	text-align: right;
}
#footer a {
	color:#f8f5e2;
	text-decoration:none;
}
#footer a:hover {
	color:#f8f5e2;
	text-decoration:underline;
}
/* Calendar Popup */

div.dp-popup {
	position: relative;
	background: #4d0b1e;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: auto;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	color: #E3D6B9;
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #e0d5b4;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:active {
	color: #e0d5b4;
}
div.dp-popup a:hover {
	color: #e0d5b4;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:visited {
	color: #e0d5b4;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup a:link {
	color: #E3D6B9;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
.dp-applied {
	width: 120px;
	padding: 3px 3px 6px 3px;
	background: #fff url(../images/date.gif) no-repeat top right;
	cursor: pointer;
	border-color: #4d0b1e;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0px 11px 0px;
}

#frmReservations p a.dp-choose-date {
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#calendar-me {
	margin: 20px;
}

table.jCalendar {
	border: 1px solid #000;
	background: #4d0b1e;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #E3D6B9;
	color: #614c39;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ffffff;
	color: #4e443f;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #4e443f;
}
table.jCalendar td.today {
	background: #917a65;
	color: #fff;
}
table.jCalendar td.selected {
	background: #3f0f0b;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #3f0f0b;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* Lightbox Style */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
