a, a:link, a:visited { color:#00026C; }
a:hover { color:#D1210C; }

body { background: #b20f10 url(images/snowflakes.jpg) repeat center top; }

ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

th, td { border: none; }

.pagination span, .pagination a { margin-right: 5px; }

.pagenavcounter { text-align: right; }

form.search { float:right; }
form.search label { display:none; }
form.search .inputbox {
	float:left;
	border:1px solid #B4675D;
	font-size:0.8em;
	width:80px;
	padding:2px 3px;
}
form.search .image {
	border:none;
	background:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;
}

.button {
	color: #FFF;
	background-color: #b20f10;
	border-top: 1px solid #EC4731;
	border-right: 1px solid #641006;
	border-bottom: 1px solid #641006;
	border-left: 1px solid #EC4731;
}

div.message {
	color:#00026C;
	background:#000;
	border:2px solid #1B7200;
}

#container {
	margin: 0 auto 0;
	width: 1044px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 211px;
	width: 1044px;
}

#inner {
	background-color: #fff;
	margin: 0 auto 0;
	width: 960px;
}

#homepage { background: url(images/bottom_santa.jpg) no-repeat left 286px; }
#hpleft {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 648px;
}
#hpleft li { float: left; }
#hpleft a,
#homelinks a {
	display: block;
	filter: alpha(opacity=100);
}
#hpwelcome {
	background: url(images/welcome_box.jpg) no-repeat left top;
	height: 280px;
	width: 647px;
}
#hpwelcome span {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 230px 0 0 14px;
	width: 600px;
}
#hpguests {
	background: url(images/geuse_reviews.jpg) no-repeat left top;
	height: 195px;
	margin: 5px 0 0 74px;
	width: 279px;
}
#hpguests span {
	color: #02127c;
	display: block;
	font-size: 12px;
	padding: 139px 0 0 14px;
	width: 248px;	
}
#hpguests .name {
	color: #83afd3;
	display: inline;
	padding: 0;
}

#hproute {
	background: url(images/route_map.jpg) no-repeat left top;
	height: 195px;
	margin: 5px 0 0 6px;
	width: 285px;
}
#hproute span { display: none; }

#hpleft a:hover,
#homelinks a:hover img {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80 );
	-moz-opacity: 0.80;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

#homelinks {
	display: inline;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
}
#homelinks li { margin-top: 5px; }
#homelinks img {
	margin-top: 8px;
}

/* Content page(s) */
#content {
	display: inline;
	float: left;
}
#page,
.contact {
	float: left;
	padding: 10px 20px 20px;
	width: 618px;
}
/* Top navigation menu */
#menu {
	display: inline;
	float: left;
	margin: 170px 0 0 121px;
	padding: 0;
}
#menu ul,
#menu li { list-style-type:none; }
#menu li { float:left; }
#menu a {
	background-position: 0 -32px;
	display: block;
	height: 32px;
	margin-right: 1px;
	text-align: center;
}

#menu li.item18 a { background-image: url(images/home_btn.jpg); width: 80px; }
#menu li.item44 a { background-image: url(images/about_btn.jpg); width: 101px; }
#menu li.item45 a { background-image: url(images/destination_btn.jpg); width: 129px; }
#menu li.item46 a { background-image: url(images/pont_aven_btn.jpg); width: 157px; }
#menu li.item9  a { background-image: url(images/testimonials_btn.jpg); width: 142px; }
#menu li.item47 a { background-image: url(images/faq_btn.jpg); width: 66px; }
#menu li.item48 a { background-image: url(images/contact_btn.jpg); width: 119px; }

#menu li#current a,
#menu li a:hover {
	background-position: 0 0;
}
#menu a span { display: none; }

#stepbar { background:#fff; padding:10px 0 0 10px; }
#steps { float:left; }
#titlebar {
	float:left;
	display:inline;
	background:#C71E0B;
	color:#FFF;
	padding:5px 10px;
	font-size:1.2em;
	font-weight:bold;
	margin:25px 0 0 10px;
	width:609px;
}
* html #titlebar { width:629px; w\idth:609px; }

#testimonial {
	clear:both;
	background:url(images/footer.png) no-repeat;
	height:55px;
	padding-top:33px;
	text-align:center;
}
* html #testimonial { height:88px; he\ight:55px; }

#tailleft {
	background: url(images/bottom_left.jpg) no-repeat left top;
	clear: both;
}
#tailright {
	background: url(images/bottom_right.jpg) no-repeat right top;
	height: 15px;
}

#footer {
	_background-color: #b20f10;
	color: #fff;
	padding: 30px;
	text-align: center;
}
#footer a { color:#fff; font-weight:normal }

#footer a:hover {
	color: #E7E7E7;
}

a#clickingmad:hover {
	color: #F47D2F;
}