@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0
}

p {
	line-height: 1.6em;
	color: #CCC
}

blockquote {
	color: #CCC
}

h1 {
	font-size: 1.3em;
	padding-bottom: 10px;
	line-height: 1.1em;
	color: #CCC;
	border-bottom: 1px outset #CCC
}

h2 {
	font-size: 1.2em;
	padding-bottom: 5px;
	color: #CCC
}

a {
	color: #C90
}

body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	background: url('http://www.chequersinn.net/images/background-pattern.jpg') repeat-x #3C3330;
	text-align: center; 
	line-height: 1.2em
}

#container { 
	width: 940px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; 
	border: 3px dotted #49413E
} 

#header {
	width: 940px;
	height: 490px
}
#logo {
	height: 40px;
	width: 521px;
	padding: 40px 10px 0 30px;
	float: left;
	border-bottom: 3px dotted #49413E
}

#contact {
	width: 176px;
	height: 20px;
	float: left;
	padding: 55px 0px 0px 180px
}
	
#tel {
	font: 1.9em Tahoma, Geneva, sans-serif;
	float: left;
	text-align: center;
	padding: 20px 15px 0 18px
}

#tel p{
	color: #DEBB7D
}
	
#nav {
	float: left;
	width: 200px;
	height: 310px;
	text-align: left;
	padding: 20px 0 0 30px
}

#nav li{
	list-style-type: none;
	list-style-image: url('http://www.chequersinn.net/images/bullet.png');
	line-height: 25px;
	border-bottom: 2px dotted #3C3330
}

#nav a{
	text-decoration: none;
	font-size: 0.8em
}

#nav a:link {
	color: #FFF
}

#nav a:visited {
	color: #FFF
}

#nav a:hover{
	color: #C90
}

#nav a:active{
	color: #00F
}

#gallery {
	width: 600px;
	height: 400px;
	border: 4px solid #FFF;
	float: right;
	margin: 20px 40px 20px 0
}

.floatleft {
	float: left
}

.clearfloat {
	clear: both
}

#sidebar {
	width: 260px;
	padding: 0 0 0 30px;
	float: left
}

#offer1, #offer2, #offer3 {
	width: 225px;
	height: 150px;
	margin: 0 0 10px 0
}

#offer1 img, #offer2 img, #offer3 img {
	border: 3px #CCC
}

#comment1, #comment2, #comment3, #comment4, #comment5 {
	width: 220px;
	height: auto;
	padding: 5px 0;
	border-top: 2px outset #CCC;
	font-size: 0.7em
}

#main {
	float: left;
	width: 580px
}
#main p {
	margin-bottom: 10px
}

#observer, #les-routiers {
	float: left;
	width: 80px;
	height: 80px;
	margin: 20px 10px 0 5px
}

#late {
	float: left;
	width: 200px;
	height: 80px;
	margin: 20px 10px 0 -20px
}

#footer {
	text-align: right;
	border-top: 3px dotted #49413E;
	padding: 5px 20px
}

#awards {
	text-align: center !important
}

.name {
	font-style: oblique;
	font-size: 1.1em;
	margin-top: 0px;
	padding-top: 0px
}

#lbox img{
	margin-right: 50px;
	border: solid 3px #FFF
}

#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('http://www.chequersinn.net/images/prevlabel.gif') left 15% no-repeat}
#nextLink:hover, #nextLink:visited:hover { background: url('http://www.chequersinn.net/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}