a, a:link, a:visited { color:#00026C; }
a:hover { color:#b20f10; }

body { background: #b20f10 url(images/snowflakes.jpg) repeat center top; }

.contact input.error, .contact textarea.error, .contact input.error:hover, .contact textarea.error:hover, .contact select.error:hover, .contact input.error:focus, .contact textarea.error:focus, .contact select.error:focus {
	background: #ffe3e3;
}
.contact label.error {
	display: none;
	visibility: hidden;
	width: 0;
	height: 0;
	z-index: -10;
	position: absolute;
}
.contact textarea {
	width:250px;
	height:80px;
}
.contact {
	width:850px;
}
#system-message {
	text-align:center;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table { float: left; }
th, td { border: none; }

h2, h3, h4 { color: #b20f10; }
p.subtitle {
	color: #b20f10;
	font-size: 138.5%;
	margin-bottom: 0;
}
p.subtext {
	color: #666;
	float: left;
	font-size: 1.1em;
	padding: 0 40px;
	width: 690px;
}
p strong {
	color: #b20f10;
	font-weight: bold;
}
.pagination span, .pagination a { margin-right: 5px; }

.pagenavcounter { text-align: right; }

.leading_separator {
	border-top:1px solid #0B2862;
	display:block;
	height:2px;
	width:880px;
	margin:15px 0;
}

.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 {
	xxxdisplay: inline;
	xxxfloat: left;
	xxxwidth: 960px;
}
#page, .contact {
	float: left;
	padding: 10px 20px 20px;
}
/* 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; }

#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;
}

#step-bar {
	display: inline;
	float: left;
}
#cabin-steps {
	background: url(images/box_middle.jpg) repeat-y left top;
	display: inline;
	float: left;
	padding: 8px 29px 0 29px;
	_padding-right: 12px;		/* IE6 fix */
	width: 916px;
}
#cabin-steps-btm {
	background: url(images/bottom.jpg) no-repeat 3px top;
	display: inline;
	float: left;
	height: 19px;
	width: 960px;
}
#step-bar ul,
#step-bar ul li {
	display: inline;
	float: left;
}

.step {
	display: block;
	filter: alpha(opacity=100);
	float: left;
	height: 100px;
}
#step1-1 { background: url(images/step1_1.jpg) no-repeat left 3px; width: 143px; }
#step1-2 { background: url(images/step1_2.jpg) no-repeat left 3px; width: 100px; }
#step1-3 { background: url(images/step1_3.jpg) no-repeat left 3px; width: 95px; }
#step2-1 { background: url(images/step2_1.jpg) no-repeat left 3px; width: 135px; }
#step2-2 { background: url(images/step2_2.jpg) no-repeat left 3px; width: 108px; }
#step2-3 { background: url(images/step2_3.jpg) no-repeat left 3px; width: 95px; }
#step3-1 { background: url(images/step3_1.jpg) no-repeat left 3px; width: 132px; }
#step3-2 { background: url(images/step3_2.jpg) no-repeat left 3px; width: 101px; }
#step3-3 { background: url(images/step3_3.jpg) no-repeat left 3px; width: 105px; }
a.step:hover {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80 );
	-moz-opacity: 0.80;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.step span { display: none; }

.step-bg1,
.step-bg2 {
	background: url(images/top_middle.jpg) repeat-x left 4px;
	display: block;
	float: left;
}
.step-bg1 {
	width: 308px;
}
.step-bg2 {
	width: 13px;
	width /*\**/: 13px\9;	/* IE8 fix */
	*width: 13px;			/* IE6/7 fix */
	_width: 13px;			/* IE6 fix */
}

#search {
	background: url(images/top_middle.jpg) repeat-x left 4px;
	display: block;
	float: left;
	height: 100px;
}
form.search { float: left; }
form.search label { display: none; }
form.search .inputbox {
	color: #0c2863;
	display: inline;
	float: left;
	font-size: 10px;
	font-style: italic;
	height: 13px;
	*height: 11px;
	margin-top: 20px;
	margin-right: 7px;
	padding: 2px 0;
	width: 145px;
}
form.search .image {
	background: none;
	border: none;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 23px;
}

#virtual-tour {
	background: url(images/virtual_tour.jpg) no-repeat left 1px;
	float: left;
	width: 123px;
}
#flashpanel0 {
	margin: 0 auto!important;
}
.itinerytables th {
	background-color: #efd1d2;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.padlock {
	display: inline;
	float: right;
	margin-right: 20px;
}

#ckm-bookatfoot {
	clear: both;
	padding-right: 6px;
	text-align: reight;
	margin-top: 5px;
}

#ckm-bookatfoot a {
	display: block;
	float: right;
	width: 258px;
	height: 37px;
	background: url(images/book_now_btn.jpg) no-repeat;
}


#ckm-bookatfoot a span {
	display: none;
}

ul.showbullets li {
	list-style:disc outside none;
	margin-left:15px;
	padding-left:5px;
}

#meal-packages span {
	display: none;
}

#discountcodecont {
	background: url(images/discount-bg.jpg) no-repeat 0 0;
	width: 183px;
	height: 183px;
	margin-top: -191px;
	margin-right: 9px;
	display: inline;
	float: right;
}

#discountcodecont a {
	color:#DB3001;
	display:block;
	font-size:19px;
	margin-left:54px;
	margin-top:30px;
	text-align:center;
	width:110px;
	font-weight: bold;
}

#discountcodecont a span {
	font-size: 12px;
	display: block;
	clear: both;
	padding-top: 9px;
	font-weight: normal;
}

#discountcodecont #newtext {
	color: #DB3001;
	width: 110px;
	padding-top: 9px;
	font-size: 13px;
	margin-left: 54px;
	margin-top: 42px;
	font-weight: bold;
	text-align: center;
}

#callforlate {
	background: url(images/late-cancel.jpg) no-repeat 0 0;
	width: 183px;
	height: 183px;
	margin-top: -191px;
	margin-right: 9px;
	display: inline;
	float: right;
}

#callforlate a {
	display: block;
	width: 183px;
	height: 183px;
}

#callforlate a span {
	display: none;
}
