html {
	height: 100%;
	background:url(../images/none.gif) fixed;
}

body{
	margin:0;
	font:12px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	color:#000;
	min-width:1000px;
	height: 100%;
}

/* General reset */
img{border:none;}

a{
	color:#000;
	text-decoration:none;
}

.home a {
	color: #942A23;
	}

a:active, a:focus{
	outline:none;
}

a:hover{text-decoration:underline;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

.hide-image {
	display:none;
}

.optional {
	font-style: italic;
	color: #922A21;
}

	/* FAQ Style */
	.content h3.question {
	background: url('../images/add_16.png') no-repeat center left !important;
	padding: 0 0 0 20px !important;
			
	}
	
	h3.question{
		cursor: pointer;
		background: url('../images/bullet-plus.gif') no-repeat center left;
		padding-left: 20px;
		font-size:15px;
		
	}
	.answer{
		font: 11px/16px Verdana,Helvetica,Arial,sans-serif;
	}
	
	.content h1 a,
	.content h2 a,
	.content h3 a{color:#602727;}
	.content-block p{margin:0 0 11px;}
	.content h1 a:hover,
	.content h2 a:hover,
	.content h3 a:hover{
		border-bottom:1px solid #602727;
		text-decoration:none;
	}
	.content p a{
		color:#3e606f;
		text-decoration:underline;
	}
	.content p a:hover{text-decoration:none;}
	
	.content li a{
		color:#3e606f;
		text-decoration:underline;
	}
	.content li a:hover{text-decoration:none;}

/* Welcome-Block */
.welcome-block{
	float:left;
	width:410px;
	padding:15px 0 0;
}
.welcome-block h1,
.content-holder h2{
	margin:0 0 18px;
	font-size:26px;
	font-weight:normal;
	color:#922a21;
}
.content-holder h2{
	margin:0;
}
.content-holder p,
.welcome-block p{
	font:11px/16px Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 15px;
}

#tool_text {
	background: #E5E5E5;
	margin-top:-.5em;
	padding: .5em .5em;
}

/* Promo-Block */

.allmustsees {
	background: url(../images/ViewAllMustSees.png) no-repeat;
	float: right; 
	margin: -110px 20px 0px 0px;
	width: 279px;
	height: 79px;
}
.allmustsees p {
	display: none;
}

.promo-block{
	width:100%;
	background:#f8d59f url(../images/bg-promo-t.jpg) no-repeat;
	overflow:hidden;
}
.promo-block .holder{
	background:url(../images/bg-promo-b.jpg) no-repeat 0 100%;
	width:100%;
	height: 640px;
	padding:142px 0 46px;
	overflow:hidden;
}
.promo-list{
	background:url(../images/bg-three-columns.png) repeat-y;
	list-style:none;
	padding:0 0 4px;
	margin:0 0 28px;
	/*height:1%;*/
	/*height: 570px; */
	/*width: 640px;*/
	overflow:hidden;
}
/*.promo-list ul {
	float: left; 
	width: 185px; 
}*/
.promo-list li{
	float:left;
	width:185px;
	height: 300px;
	padding:0 14px 15px 31px;
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
}
.promo-list .photo{
	display:block;
	background:url(../images/bg-promo-photo.png) no-repeat;
	width:180px;
	height:126px;
	padding:5px 0 0 5px;
	margin:0 0 10px;
}
.promo-list li img{
	display:block;
}
.promo-list li a{
	font-weight:bold;
	color:#942923;
}
.promo-list li p{
	padding:8px 0;
	margin:0;
	font-size:11px;
}
.promo-list .more{
	float:left;
	padding:0 0 0 25px;
	background:url(../images/arrow3.gif) no-repeat;
	font-size:12px;
	color:#942923;
	font-weight:normal;
}

.PrevNextMenu {
	padding: 10px 0px;
	width: 100%;	
	height: 36px;
	font-size: 16px;
	margin: 0px auto;
	background: #EEE5C0;
}

.PrevNextMenu a.prev {
	background:url(../images/prev-post.png) no-repeat left center;
	float: left;	
	height: 36px;
	padding: 20px 0 0 40px;
	margin: -10px 0 0 5px;
}

.PrevNextMenu a.next {
	background:url(../images/next-post.png) no-repeat right center;
	float: right;
	height: 36px;
	padding: 20px 40px 0 0;
	margin: -10px 5px 0 0;

}
/* Content-Section */
.content-section{
	height:1%;
	padding:0 20px;
	overflow:hidden;
}
.facebook-block{
	float:left;
	width:450px;
}
.facebook-block img{
	display:block;
}
/* twitter-block */
.twitter-block{
	float:right;
	background:#efdcc5 url(../images/bg-twitter-t.gif) no-repeat;
	width:190px;
}
.twitter-block .holder{
	background:url(../images/bg-twitter-b.gif) no-repeat 0 100%;
	height:1%;
	padding:35px 13px 30px;
	overflow:hidden;
}
.twitter-block h2{
	text-indent:-9999px;
	height:70px;
	margin:0 0 6px;
}
.twitter-block ul{
	list-style:none;
	padding:0 0 1px;
	margin:0 0 13px;
	background:url(../images/divider2.gif) no-repeat 0 100%;
}
.twitter-block ul li{
	padding:11px 6px 9px 10px;
	background:url(../images/divider2.gif) no-repeat;
}
.twitter-block ul li p{
	margin:0;
	line-height:14px;
	letter-spacing:1px;
}
.twitter-block ul li a{
	color:#942923;
}
.twitter-block ul li .date{
	font-style:normal;
	display:block;
	padding:2px;
	font-size:10px;
	color:#666;
}
.btn-twitter{
	display:block;
	background:url(../images/btn-twitter2.gif) no-repeat;
	width:121px;
	height:28px;
	margin:0 auto 7px;
	text-indent:-9999px;
}
.twitter-block .join{
	display:block;
	color:#942923;
	text-align:center;
}


/* Main Style Rules */
#bg {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1000px;
	background:url(../images/bg-body.jpg) no-repeat center top;
}

* html #bg {
    position: absolute;
}

#wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
	z-index: 100;
}
.wrap-holder{
	padding:152px 0 0;
}

/* Main */
#main{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-main-c.gif) repeat-y 100% 0;
	/*Added for Unicorn effect */
	z-index: 20;

}
.main-holder{
	padding:0 0 12px;
	background:url(../images/bg-main-b.gif) no-repeat 100% 100%;
	width:100%;
	overflow:hidden;
}
.home .main-holder{
	padding:0 0 30px;
}
.main-frame {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-two-columns.gif) repeat-y 10px 0;
	padding-bottom:18px;
}
/* Content*/
.home #content{
	padding:10px 0 0;
}
#content{
	float:left;
	width:700px;
}

#content h1, #content h2 { line-height: 1.3em; }

.nav-home{
	width:692px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0 -2px 26px 10px;
}
.nav-home li{
	float:left;
	margin:0 12px 0 0;
	padding:0 0 4px;
	background:#322c11;
}
.nav-home li img{
	display:block;
	margin:0 0 4px;
}
a.nav-home-image {
	padding: 0px !important;
	border: 0px !important;
}

.nav-home li a{
	padding:0 0 0 8px;
	color:#ffc600;
	font-size:15px;
}

#header-image {

position:absolute;
top:200px;
padding-left: 1em;
}

#header-image a {
	background:#322C11;
	padding: 0 10px;
	color:#fff;
	font-weight:bold;
	font-size:1.5em;
}

/* Content-Blocks */
.content-blocks{
	height:1%;
	padding:0 28px 3px 41px;
	overflow:hidden;
}

blockquote {
	/*background:none repeat scroll 0 0 #F2F7FB*/;
	background:url("../images/blockquote_left.png") no-repeat scroll 1% 5% #F2F7FB;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	clear:both;
	color:#414141;
	display:block;
	font-family:"Myriad Pro",Verdana,sans-serif !important;
	font-size:18px !important;
	font-style:italic;
	line-height:23px;
	margin:10px 0;
	padding:15px 0 10px 20px;
	width:95%;
}

blockquote p {
	background: url("../images/blockquote_right.png") no-repeat scroll 99% 95% transparent !important;
	font-family:"Myriad Pro",Verdana,sans-serif !important;
	font-size:18px !important;
	font-style:italic !important;
	line-height:23px !important;
	
}

/* Event-Block */
.event-block{
	float:right;
	background:url(../images/bg-event-block-c.gif) repeat-y;
	width:198px;
}
.event-block .holder{
	background:url(../images/bg-event-block-t.gif) no-repeat;
	width:100%;
}
.event-block .frame{
	background:url(../images/bg-event-block-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:25px 13px 20px 18px;
}
.event-block h2{
	margin:0 0 7px;
	text-indent:-9999px;
	background:url(../images/txt-events2.gif) no-repeat;
	width:168px;
	height:30px;
}
.event-block h2.stay{
	margin:0 0 7px;
	text-indent:-9999px;
	background:url(../images/where-to-stay.png) no-repeat;
	width:170px;
	height:30px;
}
.event-block ul{
	list-style:none;
	padding:0 25px 16px 7px;
	margin:0;
}
.event-block ul li{
	padding:0 0 13px;
	font:bold 11px/14px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}
.event-block ul li a{
	color:#942a23;
	line-height:15px;
}
.event-block ul li span{
	font-weight:normal;
	display:block;
}
.search-all{
	color:#953d1b;
	padding:0 0 0 7px;
	font:11px/14px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}
.todays-date{
	background-color: #EEE5C0;
	float:right;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}
.event-heading{
	background: #EEE5C0;
	padding: 5px;
}
.start-date{
	font-size: 1.2em;
	font-weight: bold;
}
.end-date{
	font-size: 1.2em;
	font-weight: bold;
}
.event-description{
	clear:both;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #FFFCEF;
}
.event-back-button{
	font-weight: bold;
	float: right;
	padding: 5px;
	margin: 5px;
	background: #EEE5C0;	
}

.read-more{
	float: right;
}
#visual-calendar{
	float: right;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	clear: both;
}
/* sidebar */
#sidebar{
	float:right;
	width:246px;
	padding:9px 6px 0 8px;
}

.banner{
	width:100%;
	overflow:hidden;
	background:url(../images/divider.gif) no-repeat 0 100%;
	padding:0 0 4px;
	margin:0 0 10px;
}
.banner img{
	display:block;
}
.side-tabs{
	height:1%;
	padding:0 0 0 3px;
	overflow:hidden;
}
.tabset{
	width:100%;
	overflow:hidden;
	margin:0 0 -1px;
	position:relative;
}
.tabset a{
	float:left;
	background:url(../images/bg-tabset-lt.gif) no-repeat;
	height:20px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.tabset a span{
	float:left;
	background:url(../images/bg-tabset-rt.gif) no-repeat 100% 0;
	padding:5px 20px 0 18px;
	height:15px;
}
.tabset a:hover,
.tabset a.active{
	background-position:0 -20px;
	color:#000;
	text-decoration:none;
}
.tabset a:hover span,
.tabset a.active span{
	background-position:100% -20px;
}
.tab-content{
	background:url(../images/bg-tab-content-c.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.tab-content .holder{
	background:url(../images/bg-tab-content-t.gif) no-repeat;
	width:100%;
}
.tab-content .frame{
	background:url(../images/bg-tab-content-b.gif) no-repeat 0 100%;
	height:1%;
	padding:15px 8px 10px 6px;
}
.form-sel select{
	width:226px;
}
.form-sel .btn-search{
	display:block;
	background:url(../images/btn-search2.gif) no-repeat;
	width:96px;
	height:18px;
	border:none;
	cursor:pointer;
	margin:0 auto;
}
/* Side-Nav */
.side-nav{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}
.side-nav li a{
	display:block;
	background:url(../images/bg-side-nav.gif) no-repeat;
	width:238px;
	overflow:hidden;
	text-indent:-9999px;
}
.side-nav li a.maps{
	height:70px;
	background-position:0 0;
}
.side-nav li a.events{
	height:60px;
	background-position:0 -70px;
}
.side-nav li a.adventure{
	height:58px;
	background-position:0 -130px;
	margin:0 0 4px;
}
.side-nav li a.guidebook{
	height:54px;
	background-position:0 -192px;
}
.side-social{
	list-style:none;
	padding:12px 0 0 32px;
	background:url(../images/bg-side-social.gif) no-repeat;
	height:40px;
	margin:0 0 11px;
}
.side-social li{
	float:left;
	margin:0 16px 0 0;
}
.side-social li a{
	float:left;
	height:27px;
	text-indent:-9999px;
}
.side-social li a.f-book{
	width:52px;
}
.side-social li a.y-tube{
	width:48px;
}
.side-social li a.flickr{
	width:48px;
}
/* Testimonials */
.testimonials{
	list-style:none;
	margin:0 10px 14px 14px;
	padding:0 0 3px;
	background:url(../images/divider.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
}
.testimonials li{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.testimonials li img{
	float:left;
	padding:0 0 0 6px;
}
.testimonials .txt-block{
	float:right;
	width:111px;
	padding:16px 0 0;
	font-size:10px;
}
.testimonials .txt-block p{
	margin:5px 0;
}
.testimonials .txt-block a{
	color:#942923;
}
/* side-help */
.side-help{
	height:1%;
	overflow:hidden;
	background:url(../images/divider.gif) no-repeat 0 100%;
	padding:0 0 10px;
	margin:0 13px 16px;
}
.side-help .holder{
	background:url(../images/bg-help-block.gif) no-repeat;
	width:182px;
	height:162px;
	padding:20px 10px 0 8px;
	margin:0 auto;
}
.side-help .click{
	width:100%;
	overflow:hidden;
}
.side-help .click a{
	float:right;
	margin:11px 16px 18px 0;
	width:90px;
	height:33px;
	text-indent:-9999px;
}
.btn-operator{
	display:block;
	background:url(../images/btn-operator.gif) no-repeat;
	width:178px;
	height:16px;
	padding:2px 0 0;
	text-align:center;
	color:#ffc600;
	margin:0 0 6px;
}
.side-help span{
	display:block;
	font-size:15px;
	line-height:17px;
	color:#333;
	text-align:center;
}
.side-help .phone{
	display:block;
	color:#92241e;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
/* link-bar */
.link-bar{
	list-style:none;
	padding:0 0 0 14px;
	margin:0;
}
.link-bar li{
	padding:0 0 10px;
	height:1%;
	vertical-align:top;
}
.link-bar li img{
	display:block;
}
/* header */
#header{
	position:absolute;
	left:0;
	top:0;
	height:170px;
}
/* header-bar */
.header-bar{
	 /*position:fixed;
        top:0;
        left:0;
        z-index: 1;*/
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	padding:0 0 2px;
	/*background: #ccc;*/
	height: 29px;
}
.help-block{
	float:left;
	margin-left: 20px;
	height: 20px;
}
* html .help-block{
	padding:0;
}
.help-block a{
	float:left;
	margin:0 0 0 4px;
	font-weight:bold;
}
.help-block a.help{
	font-size:14px;
	color:#333;
	background:url(../images/ico-help.gif) no-repeat;
	padding:2px 0 2px 31px;
	margin-top:4px;
}
.help-block a.btn-online{
	background:#333;
	border:1px solid #666;
	margin-top:7px;
	font-size:12px;
	color:#ffc500;
	padding:0 8px;
}
.social-block{
	float:right;
}
.flags{
	float:left;
	list-style:none;
	padding:2px 7px 0 0;
	overflow: hidden;
	height: 24px;
	margin:0;
}
.flags li{
	float:left;
	padding:0 0 0 2px;
}
.flags li img,
.social-list li img{
	display:block;	
}
.lab-txt{
	display:none;
}
input.inpt-translate,
.form-search input.inpt-search{
	float:left;
	width:113px;
	padding:1px 6px;
	font-size:11px;
	line-height:16px;
	color:#676767;
	border:1px solid #686868;
	background:#fff;
	margin:6px 31px 0 0;
}
.follow{
	float:left;
	margin:9px 8px 0 0;
}
.social-list{
	float:left;
	list-style:none;
	padding:5px 8px 0 0;
	margin:0;
}
.social-list li{
	float:left;
	padding:0 4px 0 0;
}
.btn-share{
	float:left;
	background:url(../images/btn-share.gif) no-repeat;
	width:69px;
	height:16px;
	margin:7px 13px 0 0;
	//text-indent:-9999px;
}
.form-search{
	float:left;
	margin-right: 20px;
}
.form-search input{
	float:left;
}
.form-search input.inpt-search{
	margin:6px 4px 0 0;
}
.form-search input.btn-search{
	background:url(../images/btn-search.gif) no-repeat;
	width:20px;
	height:17px;
	text-indent:-9999px;
	border:none;
	padding:17px 0 0;
	overflow:hidden;
	margin:7px 0 0;
	cursor:pointer;
}
.header-block{
	width:100%;
	overflow:hidden;
	padding-top: 5px; 
}
.logo{
	float:left;
	width:300px;
	height:83px;
	padding:0 0 0 16px;
	background:url(../images/none.gif);
}
.logo a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
.cont-nav{
	float:right;
}
.contact{
	width:100%;
	overflow:hidden;
	padding:16px 0 13px;
}
.contact ul{
	list-style:none;
	padding:0;
	margin:0 -15px 0 0;
	float:right;
}
.contact ul li{
	float:left;
	padding:0 14px 0 16px;
	background:url(../images/separator.gif) no-repeat 0 3px;
	font-size:16px;
	line-height:18px;
	color:#322c11;
	font-weight:bold;
}
.contact ul li.french{
	
	font-size:13px;
	background: none;
	color:#322c11;
	font-weight:bold;
	
}

.contact ul li:first-child{background:none;}
.contact ul li a{
	color:#322c11;
}
.header-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.header-nav li{
	float:left;
	height:36px;
	overflow:hidden;
	padding:0 2px 0 0;
	font-size:12px;
	font-weight:bold;
}
.header-nav li a{
	float:left;
	height:62px;
	width:514px;
	padding:12px 0 0;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
}
.header-nav li a:hover,
.header-nav li.active a{
	text-decoration:none;
	padding:48px 0 0;
	margin:-36px 0 0;
}
.header-nav li a.things{
	background:url(../images/bg-things.png) no-repeat;
	width:120px;
}
.header-nav li a.stay{
	background:url(../images/bg-stay.png) no-repeat;
	width:130px;
}
.header-nav li a.eat{
	background:url(../images/bg-eat.png) no-repeat;
	width:122px;
}
.header-nav li a.shop{
	background:url(../images/bg-shop.png) no-repeat;
	width:136px;
}
/* navigation-block */
.navigation-block{
	overflow:hidden;
	background:url(../images/bg-navigation.gif) no-repeat;
	width:960px;
	height:38px;
}
#navigation{
	list-style:none;
	padding:6px 0 0 7px;
	margin:0;
}
#navigation li{
	float:left;
	background:url(../images/separator2.gif) no-repeat 0 3px;
	padding:6px 18px 4px 21px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}
#navigation li:first-child{background:none;}
#navigation li a{
	color:#fff;
}
#navigation li a:hover,
#navigation li.active a{
	color:#ffc600;
	text-decoration:none;
}
.items{
	float:right;
	background:#221e0c;
	border:1px solid #3d3410;
	padding:5px 10px 3px 7px;
	margin:0 5px 0 0;
	width:231px;
}
.items a{
	float:right;
	color:#ffc600;
	font-size:12px;
	font-weight:bold;
}
.items a.trip{
	float:left;
	background:url(../images/ico-trip.gif) no-repeat;
	padding:0 0 0 20px;
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	background:#fff;
}
.footer-block{
	overflow:hidden;
	background:#fff url(../images/bg-footer-block.gif) repeat-x 0 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
/*.footer-block a{
	display:block;
	background:url(../images/btn-back.gif) no-repeat;
	width:282px;
	height:65px;
	text-indent:-9999px;
	margin:0 auto;

}*/
/* footer-box */
.footer-box{
	width:840px;
	margin:5px auto 15px auto;
	border:1px solid #ddad6a;
	background:#f9f1d8;
	padding:13px 48px 13px 40px;
	overflow:hidden;
}
.e-news{
	float:left;
	font-size:24px;
	color:#ddad6a;
	padding:4px 0 0;
}
.footer-box p{
	float:left;
	width:270px;
	margin:0;
	padding:0 30px 0 48px;
	line-height:18px;
}
.receive-form{
	float:right;
	padding:6px 0 0;
	width:303px;
	overflow:hidden;
}
.receive-form div{
	float:left;
	background:url(../images/bg-inpt-receive.gif) no-repeat;
	width:209px;
	height:24px;
	margin:0 36px 0 0;
	overflow:hidden;
}
.receive-form div input{
	background:none;
	border:none;
	width:200px;
	margin:3px 4px 0 5px;
	font-size:12px;
	line-height:12px;
}
.receive-form input.btn-submit{
	float:left;
	background:none;
	border:none;
	font-size:18px;
	color:#ddac6a;
	cursor:pointer;
	width:58px;
	padding:0;
}
/* .footer-social */
.footer-social{
	background:#fcfcfc;
	width:840px;
	padding:17px 0 7px;
	margin:0 auto;
	list-style:none;
	text-align:center;
}
.footer-social li{
	display:inline;
	padding:0 1px 0 0;
}
/* footer-btm */
.footer-btm{
	height:1%;
	padding:9px 14px 30px 26px;
	overflow:hidden;
	background:#e1e1e1;
}
.footer-nav{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.footer-nav ul{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	width:730px;
}
.footer-nav ul li{
	display:inline;
	background:url(../images/separator3.gif) no-repeat 0 2px;
	padding:0 4px 0 8px;
	line-height:20px;
}
.footer-nav ul li:first-child{background-image:none;}
.footer-nav ul li a{
	white-space:nowrap;
}
.btn-login{
	float:right;
	background:url(../images/btn-login.gif) no-repeat;
	width:128px;
	height:22px;
	padding:8px 13px 0 0;
	text-align:right;
}
.ad{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}
.ad li{
	display:inline;
	padding:0 19px;
}
/* events page */
.title-holder {
	position:relative;
	margin:0 0 0 10px;
	background:#fff;
	padding:10px 0;
}
.title-holder img {display:block;}
.title-holder h1.events {
	position:absolute;
	top:150px;
	left:20px;
	text-indent:-9999px;
	width:137px;
	height:62px;
	background:url(../images/txt-events.png) no-repeat;
}
.two-columns {
	overflow:hidden;
	width:690px;
	margin-left:10px;
}
/* content holder */
.content-holder {
	float:right;
	width:491px;
	padding:5px 0 0 19px;
}

.content-holder a {
	color: #942923;
	text-decoration: underline;
}

.content-holder a:hover{text-decoration:none;}

.content-holder .municipality 
{
	font-size: 20px;
	color:#942a23;
}

/* expandable (results text) */
.expandable {
	width: 470px;
	padding: 0px 20px 0px 0px;
}

ul.breadcrumbs {
	margin:0;
	padding:0 0 23px;
	list-style:none;
}
ul.breadcrumbs li {
	display:inline;
	padding:0 5px 0 13px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
}
ul.breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
ul.breadcrumbs li a{color:#942923;}
/* decor holder */
.decor {
	width:510px;
	margin:0 0 0 -19px;
	position:relative;
	background:url(../images/bg-decor-c.jpg) repeat-y;
}
.decor .holder{
	background:url(../images/bg-decor-t.jpg) no-repeat;
}
.decor .frame{
	background:url(../images/bg-decor-b.jpg) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:39px 20px;
}
/* form function */
.f-function {
	margin:32px 2px 0 0;
	background:#f8d59f;
	padding:22px 0 20px 18px;
	min-height:302px;
}
* html .f-function {
	height:302px;
	overflow:visible;
}
.f-function p.intro{
	margin:0 0 80px;
	font-weight:bold;
	color:#942923;
	letter-spacing:1px;
}
.f-function h3 {
	margin:0 0 14px -3px;
	font-size:20px;
	color:#922620;
	font-weight:normal;
	position:relative;
}
.f-function .check-holder {
	overflow:hidden;
	width:100%;
}
.f-function .column {
	float:left;
	width:144px;
}
.f-function .alt-column {padding-right:17px;}
.f-function .column ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.f-function .column ul li{
	padding-bottom:13px;
	float:left;
	width:100%;
}
.f-function .column ul li .check{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:15px;
	height:15px;
}
.f-function .column ul li label {
	float:left;
	padding-top:2px;
}
/* result search */
.result-search {
	padding:4px 19px 40px 0;
}

/* row */
.result-search .row {
	background:url(../images/separator-result.gif) repeat-x 0 100%;
	padding:16px 25px 10px 5px;
	overflow:hidden;
	height:1%;
}
.result-search .img-holder {
	float:left;
	width:128px;
	height:87px;
	background:url(../images/bg-img-result.jpg) no-repeat;
	padding:4px;
	overflow:hidden;
}
.result-search .img-holder img{display:block;}
.result-search .text {
	float:left;
	width:257px;
	letter-spacing:1px;
	line-height:16px;
	padding: 0px 0px 0px 10px
}

.result-search .listing_contact_info {
	float: right;
	width: 20px;
}

.result-search .text .heading{
	color:#942923;
	line-height:normal;
	font-weight:bold;
}
.result-search .text p {margin:0 0 8px;}
.result-search .text p a {color:#983028;}
.result-search a.btn-planner {
	float:left;
	text-indent:-9999px;
	margin: 100px 0 0 -120px;
	overflow:hidden;
	width:110px;
	height:23px;
	background:url(../images/btn-planner.jpg) no-repeat;
}

/* page number*/


/* control result */
.control-result {
	overflow:hidden;
	width:100%;
	padding-top:6px;
}
.control-result ul.paging {
	float:left;
	margin:0;
	padding:3px 0 0 4px;
	list-style:none;
}
.control-result ul.paging li{
	float:left;
	padding:0 2px 0 2px;
}
.control-result ul.paging li a {
	background: #EEE5C0;
	display: block;
	padding: 2px 4px;	
	color: #c0002d;
	text-decoration: none;
}

.control-result ul.paging li a.current {
	background: #c0002d;
	color: #EEE5C0;
}

.control-result ul.paging li a:hover {
	background: #FFF9DF;
}

.control-result ul.paging li:first-child {padding-left:0;}
.control-result ul.paging li a {color:#942923;}
.control-result ul.paging li.btn a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:16px;
	height:11px;
	margin-top:1px;
}
.control-result ul.paging li.prev {padding-right:0;}
.control-result ul.paging li.prev a {
	background:url(../images/btn-prev.gif) no-repeat;
}
.control-result ul.paging li.next a {
	background:url(../images/btn-next.gif) no-repeat;
}
.control-result .f-pages {
	float:right;
	padding-right:2px;
}
.control-result .f-pages label{
	float:left;
	padding:2px 6px 0 0;
	letter-spacing:1px;
}
.control-result .f-pages .text {
	float:left;
	border:1px solid #686868;
	background:#fff;
	text-align:center;
	font:11px Arial, sans-serif;
	color:#686868;
	width:32px;
}
/* aside */
.aside {
	float:left;
	width:180px;
}
.aside .title{
	background:#ffc600 url(../images/bg-aside-title-t.gif) no-repeat;
}
.aside .title .holder{
	background:url(../images/bg-aside-title-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:12px 5px 7px 9px;
}
.aside .title h2 {
	margin:0;
	font-size:20px;
	font-weight:normal;
	color:#922a21;
}
.aside ul {
	margin:0;
	padding:3px 13px 0 9px;
	list-style:none;
}
.aside ul li{
	background:url(../images/separator-aside.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	line-height: 15px;
	padding-left:3px;
}
.aside ul li a{
	float:left;
	padding:5px 0 6px 22px;
}
.aside ul li a:hover, .aside ul li.active a{
	background:url(../images/arrow2.gif) no-repeat 0 7px;
	color:#942a23;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
}

#recentposts ul li{
		background:url(../images/separator-aside.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	line-height: 15px;


}

#recentposts a:hover {
	background:url(../images/arrow2.gif) no-repeat 0 7px;
	color:#942a23;
	text-decoration:none;
	font-weight:bold;
}

.aside-navigation h3 {display: none;}

.accessability {display:none;}
/* switch buttons */
.content-holder .switch-buttons {
	overflow:hidden;
	width:100%;
	margin:-5px 0 12px;
	position:relative;
}
.switch-buttons ul{
	margin:0;
	padding:0 12px 0 0;
	list-style:none;
	float:right;
	letter-spacing:1px;
}
.switch-buttons ul li{
	float:left;
	padding:0 10px 0 13px;
	background:url(../images/separator-switch.gif) no-repeat;
}
.switch-buttons ul li:first-child {
	padding-left:0;
	background:none;
}
.switch-buttons ul li a{color:#942923;}
.content-holder strong.date {
	font-size:22px;
	color:#000;
	font-weight:normal;
	position:relative;
	z-index:99;
}
/* description */
.alt-decor {
	margin:0px 0 0 -19px;
}
.description {
	width:470px;
	margin-bottom:20px;
}
.description .t{
	height:7px;
	background:url(../images/bg-description-t.png) no-repeat;
	font-size:1px;
}
.description .c{
	background:url(../images/bg-description-c.png) repeat-y;
	width:100%;
}
.description .c:after {
	clear: both;
	content:"";
	display: block;
}
.description .b{
	height:7px;
	background:url(../images/bg-description-b.png) no-repeat;
	font-size:1px;
}
.description .img-holder {
	float:left;
	width:321px;
	margin:-7px 0;
	position:relative;
}
.description .img-holder img{display:block;}
.description .buttons-place {
	float:right;
	width:110px;
	padding:42px 21px 0 18px;
	text-align:center;
}
.description .buttons-place a.btn {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.description .buttons-place a.planner {
	width:109px;
	height:23px;
	background:url(../images/btn-planner2.jpg) no-repeat;
	margin-bottom:10px;
}
.description .buttons-place a.comment {
	width:102px;
	height:23px;
	background:url(../images/btn-comment.jpg) no-repeat;
	margin:0 0 17px 4px;
}
.description .buttons-place strong{
	color:#fff;
	font-weight:normal;
}
.description .rating-holder {
	padding:3px 0 21px;
}
.description .rating-holder img{
	display:block;
	margin:0 auto;
}
.description a.btn-share {
	float:none;
	display:block;
	margin:0 auto;
}
.description-text {
	padding-bottom:20px;
	line-height:16px;
}
.description-text p {	margin:0 0 15px; }
/* contact info */
dl.contact-info {
	overflow:hidden;
	height:1%;
	padding:0 21px 0 1px;
	margin:-21px 0 15px;
	position:relative;
}
dl.contact-info dd{
	margin:0;
	float:left;
	clear:left;
	width:109px;
	background:url(../images/separator-contact.gif) repeat-x 0 100%;
	font-weight:bold;
	padding:5px 0 3px 3px;
}
dl.contact-info dt{
	float:left;
	width:357px;
	background:url(../images/separator-contact.gif) repeat-x 0 100%;
	padding:6px 0 3px;
}
dl.contact-info a{color:#99332d;}

/* location holder */
.location-place {
	margin-bottom:48px;
	width:470px;
}
.location-place h2{
	margin:0 0 10px;
	text-indent:-9999px;
	height:36px;
	background:url(../images/txt-location.gif) no-repeat;
}

.directions {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 5px !important;
	background: #FFC600;
	margin: 0px auto !important;
	width: 390px;	
	text-align: center;
}

.map {
	margin: 0px auto !important;
	width: 400px;
}

.map-place {
	background:#ecdcc3 url(../images/bg-location-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:5px 5px 27px;
}
.map-holder {margin-bottom:25px;}
.map-place img{display:block;}
.f-location {padding-left:27px;}

/* row */
.f-location .row {
	overflow:hidden;
	height:1%;
	padding-bottom:16px;
}
.f-location .row label{
	float:left;
	font:bold 17px "Times New Roman", Times, serif;
	padding-right:1px;
}
.f-location .row .i-text {
	float:left;
	width:148px;
	height:19px;
	padding:3px 3px 0 4px;
	background:url(../images/bg-inp-location.gif) no-repeat;
	margin-right:4px;
}
.f-location .row .text {
	float:left;
	width:148px;
	background:none;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	word-spacing:1px;
	height:14px;
}
.f-location .btn-directions {
	display:block;
	text-indent:-9999px;
	width:96px;
	height:19px;
	background:url(../images/btn-directions.gif) no-repeat;
	border:0;
	cursor:pointer;
}

/* listing photos */
.listing-photos li {
	display: inline;
	padding: 5px;
}

.listing-photos img {
	border: 3px solid #942A23;
}

.listing-photos img:hover {
	border: 3px solid #CCCCCC;
}

/* listing videos */
.listing-videos li {
	display: inline;
	padding: 5px;
}

/* comments place */
.comments-place {padding:0 21px 150px 0;}
.comments-place h2.comment {
	margin:0 0 11px;
	text-indent:-9999px;
	height:35px;
	background:url(../images/txt-comment.gif) no-repeat;
}
/* new comment */
.new-comment {
	padding:0 3px 0 9px;
	font-size:9px;
}
.new-comment p{
	margin:0 0 10px;
	letter-spacing:-1px;
}
.new-comment p a{
	color:#2f2cf0;
	text-decoration:underline;
}
.new-comment p a:hover{text-decoration:none;}
.add-new {
	height:1%;
	padding:0 11px 12px 0;
}
.add-new:after {
	clear: both;
	content:"";
	display: block;
}
.add-new a.btn-d-comment{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:80px;
	height:14px;
	background:url(../images/btn-disq-comment.gif) no-repeat;
	margin-right:-10px;
	position:relative;
	display:inline;
}
.add-new strong{
	float:left;
	padding-top:3px;
}
.comments-place ul.social {
	margin:0;
	padding:0 0 11px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.comments-place ul.social li{
	float:left;
	padding-right:1px;
}
.comments-place ul.social li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:56px;
	height:16px;
}
.comments-place ul.social li.disqus a{
	background:url(../images/btn-disqus.gif) no-repeat;
}
.comments-place ul.social li.twitter a{
	background:url(../images/btn-twitter3.gif) no-repeat;
	width:55px;
}
.comments-place ul.social li.openid a{
	background:url(../images/btn-openid.gif) no-repeat;
}
.f-comment {
	background:url(../images/bg-f-comment.gif) repeat-x;
	padding-top:10px;
}
.f-comment .area-holder {
	display:block;
	width:448px;
	height:71px;
	background:url(../images/bg-area-comment.gif) no-repeat;
	margin-bottom:3px;
	padding:2px 4px;
}
.f-comment .area-holder .area{
	width:448px;
	height:71px;
	max-width:448px;
	max-height:71px;
	background:none;
	border:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:-1px;
	overflow:auto;
}
/* row */
.f-comment .row {
	width:100%;
	padding-bottom:3px;
}
.f-comment .row:after {
	clear: both;
	content:"";
	display: block;
}
.f-comment .row .i-text{
	float:left;
	width:207px;
	height:14px;
	background:url(../images/bg-inp-comment.gif) no-repeat;
	padding:2px 5px 2px 3px;
	margin-right:2px;
}
.f-comment .row .text {
	float:left;
	width:205px;
	font:9px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#989595;
	background:none;
	border:0;
}
.f-comment .row .check-holder {
	float:left;
	width:209px;
	height:19px;
	margin-top:-2px;
	position:relative;
	background:url(../images/bg-check-holder.gif) no-repeat;
	padding:4px 0 0 6px;
}
.f-comment .row .check {
	float:left;
	width:15px;
	height:15px;
	margin:0 4px 0 0;
	padding:0;
}
.f-comment .row label {
	float:left;
	letter-spacing:-1px;
	padding-top:1px;
}
.f-comment .btn-post {
	float:right;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	width:66px;
	height:23px;
	background:url(../images/btn-post.gif) no-repeat;
}
/* all comments */
.all-comments {
	padding:0 8px 0 9px;
	font-size:9px;
}
.all-comments strong.result {
	display:block;
	padding-bottom:12px;
	font-size:11px;
}
.f-sort {
	overflow:hidden;
	width:100%;
	letter-spacing:-1px;
	background:url(../images/bg-f-comment.gif) repeat-x 0 100%;
	padding-bottom:8px;
}
.f-sort label{
	float:left;
	padding-right:2px;
}
.f-sort .select {
	float:left;
	width:64px;
	font:9px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin-right:9px;
}
.f-sort a {
	float:left;
	color:#2824ef;
	text-decoration:underline;
	margin:1px 14px 0 0;
}
.f-sort a:hover {text-decoration:none;}
.f-sort a.mail {
	padding-left:11px;
	background:url(../images/icon-mail.gif) no-repeat 0 3px;
}
.f-sort a.rss {
	padding-left:11px;
	background:url(../images/icon-rss.gif) no-repeat;
}
.all-comments p.time {
	border-bottom:1px solid #cacaca;
	padding:8px 0 9px;
	margin:0 0 8px;
}
.all-comments p.time a{
	color:#2824ef;
	text-decoration:underline;
}
.all-comments p.time a:hover{text-decoration:none;}
.new-post {
	background:#fdf1d0;
	border:1px solid #fbdd8c;
	padding:3px 4px 4px;
	color:#a4915a;
	margin-bottom:7px;
}
.new-post p{margin:0;}
.new-post p a{
	color:#2824ef;
	text-decoration:underline;
}
.new-post p a:hover{text-decoration:none;}
.listing-comment {
	background:url(../images/bg-all-comments.gif) no-repeat;
	padding:20px 3px 0 0;
	margin-left:-3px;
	position:relative;
}
.listing-comment .row {
	padding-bottom:10px;
}
.listing-comment .title {
	background:url(../images/bg-comment-title-c.gif) repeat-y;
}
.listing-comment .title .holder{
	background:url(../images/bg-comment-title-t.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:3px 2px 2px;
}
.listing-comment .title .avatar {
	float:left;
	border:1px solid #fff;
	margin-right:6px;
}
.listing-comment .title .avatar img{display:block;}
.listing-comment .title .text {padding-top:6px;}
.listing-comment .title strong.author {
	float:left;
	padding-right:6px;
}
.listing-comment .title strong.author a{
	color:#2824ef;
	text-decoration:underline;
}
.listing-comment .title strong.author a:hover{text-decoration:none;}
.listing-comment .title em.time {
	float:left;
	font-style:normal;
}
.listing-comment .comment {
	padding:8px 0;
}
.listing-comment .comment p{margin:0;}
.listing-comment .btn-holder {
	overflow:hidden;
	height:1%;
	padding-right:2px;
}
.listing-comment .btn-holder a{
	color:#2824ef;
	text-decoration:underline;
	float:left;
	margin-top:5px;
}
.listing-comment .btn-holder a:hover{text-decoration:none;}
.listing-comment .btn-holder ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.listing-comment .btn-holder ul li{
	float:left;
	padding-left:2px;
}
.listing-comment .btn-holder ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:18px;
	margin:0;
}
.listing-comment .btn-holder ul li.lite a{
	width:27px;
	background:url(../images/btn-lite.gif) no-repeat;
}
.listing-comment .btn-holder ul li.reply a{
	width:31px;
	background:url(../images/btn-reply.gif) no-repeat;
}
/* blog page */
.title-holder h1.blog{
	position:absolute;
	top:40px;
	left:355px;
	background:url(../images/txt-blog.png) no-repeat;
	width:154px;
	height:96px;
	text-indent:-9999px;
}
.blog-holder{
	/* background:url(../images/divider2.gif) repeat-x; */
	
	width:470px;
	padding:2px 0 0;
	margin:-13px 0 0;
}
/* blog */
.blog{
	background:url(../images/bg-blog-c.gif) repeat-y;
	width:470px;
	margin:0 19px 13px 0;
	overflow:hidden;
}
.blog .holder{
	background:url(../images/bg-blog-t.jpg) no-repeat;
	width:100%;
}
.blog .frame{
	background:url(../images/bg-blog-b.gif) no-repeat 0 100%;
	height:1%;
	padding:43px 17px 16px;
	overflow:hidden;
}
.entry-title{
	width:100%;
	overflow:hidden;
	background:url(../images/divider3.gif) repeat-x 0 100%;
	padding:0 0 13px;
	margin:0 0 16px;
}
.content-holder .entry-title h2{
	font-size:20px;
	line-height:20px;
	float:left;
}
.content-holder .entry-title h2 span{
	display:block;
}
.content-holder .entry-title h2 a{
	overflow:hidden;
	line-height:21px;
	color:#942a23;
}
.entry-title .date{
	float:right;
	background:url(../images/bg-date.gif) no-repeat;
	width:26px;
	height:40px;
	padding:2px 8px;
	text-align:center;
}
.entry-title .month{
	color:#fff;
}
.entry-title .day{
	color:#3d7779;
	font:20px/24px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}
.blog-content{
	padding:0 10px 9px 2px;
}
.blog-content p{
	line-height:17px;
	margin:0 0 16px;
	letter-spacing:1px;
}
/* comments */
.comments{
	width:100%;
	overflow:hidden;
	background:url(../images/divider3.gif) repeat-x;
	padding:11px 0 0;
}
.comment-link{
	display:block;
	background:url(../images/btn-comments.gif) no-repeat;
	width:97px;
	height:23px;
	text-indent:-9999px;
	margin:0 0 8px;
}
.category,
.tags{
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
	font-size:10px;
}
.category span,
.tags span{
	float:left;
	padding:0 5px 0 0;
}
.category ul,
.tags ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.category ul li,
.tags ul li{
	display:inline;
}
/* aside-block */
.aside-block{
	background:url(../images/bg-subscribe.gif) no-repeat;
	width:170px;
	height:127px;
	margin:18px 0 0 5px;
	padding:21px 0 0;
}
.aside-block h3{
	background:url(../images/txt-subscribe.gif) no-repeat;
	width:135px;
	height:22px;
	margin:0 auto 9px;
	text-indent:-9999px;
}
.aside-block form{
	padding:0 16px;
}
.aside-block form label{
	display:block;
	padding:0 0 15px;
}
.aside-block form .email{
	width:116px;
	padding:0 5px;
	background:#fff;
	border:1px solid #686868;
	font-size:12px;
	line-height:15px;
	margin:0 0 6px 2px;
}
.aside-block form .btn-search{
	display:block;
	background:url(../images/btn-search2.gif) no-repeat;
	width:96px;
	height:18px;
	margin:0 auto;
	border:none;
	cursor:pointer;
}

/* Image Gallery */
.gallery{
	height:1%;
	overflow:hidden;
	padding:10px 10px 0;
	background:#fff;
}
.gallery img{
	display:block;
}

/* Photo Gallery Page */

ul.photoblock { overflow: hidden; padding: 5px; }
ul.photoblock  > li {
    position: relative;
    float: left;
    list-style: none;
    margin: 0 20px 20px 0;
    font-size: 11px;
}
ul.photoblock  a { text-decoration: none; display: block; }

ul.photoblock  li img { display: block; position: relative; /*z-index: -1;*/ } /* IE8 fix, background colour appears behind img for uknown reason set negative z-index */
ul.photoblock  li:not([class=na]) img { position: static; } /* Reset relative position, as this plays havoc with good browsers */

ul.photoblock  a:hover, ul.photoblock  a:focus
{
    display: block;
    outline: none;
    -moz-box-shadow: 3px 3px 5px #000;
    -webkit-box-shadow: 3px 3px 5px #000;
    box-shadow: 3px 3px 5px #000;
}
ul.photoblock  a:hover img, ul.photoblock  a:focus img { outline: 3px solid #ccc; }

ul.photoblock  a:hover:after,
ul.photoblock  a:focus:after
{
    content: attr(title);
    color: #000;
    position: absolute;
    bottom: 0;
    height: 60px;
    padding: 2px;
    text-align: left;
    font-weight: bold;
    width: 100%;
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.5);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(204,204,204,0.5)); /* Firefox 3.6+ */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.5)), to(rgba(204,204,204,0.7))); /* Safari */
    display: block;
    text-shadow: 1px 1px 1px #fff;
}

/* event form */
.special {
	visibility: hidden;
	width: 5px;
}

/* Forms by Matt Brett */

.description form {
	clear: both; 
	margin: 20px 0 0;
	font: 11px/16px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

.description form legend, .description form label.travelkit-interest-heading, .description form h3 {
	width: 100%;
	margin: 0;
	padding: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #eeece8;
}

.description form label.travelkit-interest-heading { 
	padding-top: 20px;
}

.description form p, #events-form p { 
	float: left;
	display: inline;
	
	/*margin: 0;
	padding: 0; */
}

.description form label, #events-form label {
	float: left;
	display: inline;
	width: 150px;
	margin: 10px 20px 0 0;
	padding-top: 5px;
}

.description form input.text-small, .description form input.text-medium, .description form input.text-long, .description select, #events-form select, .description textarea, form input.text { 
	float: left;
	display: inline;
	width: 288px;
	padding: 5px;
	margin: 10px 0 0 0;
	font: 11px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	color: #666;
	background: #fff url('../images/input-bg.jpg') repeat-x 0 0;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
}

.description select, #events-form select { 
	background: #fff; 
}

.description form input:focus.text-small, .description form input:focus.text-medium, .description form input:focus.text-long, .description textarea:focus, form input.text:focus { 
	color: #000;
	border: 1px solid #ffc600;
	outline: none;
}

.description form#EmailForm label {
	display: block;
	clear: both;
	float: none;
	margin-top: 15px;
}

.description form#EmailForm input.text, .description form#EmailForm select { 
	float: left;
	display: inline;
	margin: -20px 0 0 170px;
}

.events-form-dates input.text { 
	/*width: 258px;*/
	width: 60px;
}

.events-form-dates .ui-datepicker-trigger {
	float: left; 
	margin: 15px 0 0 5px; 
}

.description form#EmailForm select { 
	margin-top: -18px; 
}

.description select {
	width: auto; 
	padding: 2px 2px 2px 5px;
}

.description textarea { 
	width: 460px;
	margin-bottom: 10px;
}

.description form#EmailForm textarea { 
	margin-bottom: -10px; 
}

.description form p.travelkit-interest { 
	float: left;
	display: inline;
	height: 140px;
	width: 235px;
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
	border-bottom: 1px solid #eeece8;
}

.description form input.btn, .description form input.button, #events-form input.button, #getList input.button, #getTowns input.button {
	display: block; 
	width: auto; 
	padding: 7px 10px 6px; 
	color: #333; 
	font: 11px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold; 
	text-shadow: 0 1px 1px #f1f1f1; 
	text-transform: uppercase; 
	background: #c0c0c0 url('../images/button-bg.jpg') repeat-x 0 0; 
	border: 1px solid #aaa; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	cursor: pointer; 
}

.description form input.btn:hover, .description form input.button:hover, #events-form input.button:hover, #getList input.button:hover, #getTowns input.button:hover { 
	color: #000; 
	border: 1px solid #FFC600; 
}

#event_links ul { 
	list-style-type: none;
	margin: 20px 0 10px;
	padding: 0;
}

#event_links ul li {
	display: inline;
	list-style-type: none;
	margin: 0 30px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#event_links ul li a { 
	text-decoration: underline; 
}

#event_links ul li a:hover { 
	color: #922a21;
	text-decoration: underline; 
}

#events-form-types { 
	float: left;
	display: inline;
	width: 288px;
	padding: 5px;
	margin: 10px 0 0 0; 
}

#events-form-types input {
	margin: 0 5px 4px 0;
}

#events-form .button { 
	color: #BF0008 !important;
	margin: 10px 0 0 175px; 
	clear: both;
}

#spellcheckresults { 
	position: absolute; 
	background: #fff; 
	margin: 0; 
	border: 1px solid #000; 
	padding: 5px; 
	z-index: 200;
	}

#spellcheckresults dl { 
	margin: 0; 
	padding: 0; 
	}

#spellcheckresults dl dt { 
	float: left; 
	clear: left; 
	margin: 3px 0; 
	padding: 0; 
	font-weight: bold; 
	}

#spellcheckresults dl dd { 
	float: left; 
	margin: 3px 10px; 
	padding: 0; 
	cursor: pointer; 
	color: green; 
	}

#spellcheckresults dl dd.ignore { 
	color: red; 
	font-style: italic; 
	}
			
a.checkspelling {  }

a.checkspelling img { 
	margin: 0 5px; 
	border: 0; 
	}

/* Event Form Styling */
.special {
	visibility: hidden;
	width: 5px;
}
ul.float-left li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 1em 1em 0;
overflow:hidden;
}

li.primary {
	border:3px solid #CF1919;
}


/* Event Management Link Icons */

ul.event-nav {
	line-height: 25px;
	list-style: none;
	background-color: #EFEFEF;
	border: 1px solid #CFCFCF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}

li.event-info {
		background: url('../images/event-icons/event-info.png') no-repeat left;
		padding-left: 30px;
}

li.event-price {
		background: url('../images/event-icons/event-price.png') no-repeat left;
		padding-left: 30px;
}

li.event-dates {
		background: url('../images/event-icons/event-dates.png') no-repeat left;
		padding-left: 30px;
}

li.event-photos {
		background: url('../images/event-icons/event-photos.png') no-repeat left;
		padding-left: 30px;
}

li.event-confirm {
		background: url('../images/event-icons/event-confirm.png') no-repeat left;
		padding-left: 30px;
}

/* Message Styling */

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.required {
 color:	#D8000C;
}

p.tip {
		background: url('../images/notes.png') no-repeat left;
		padding-left: 30px;
		line-height: 25px;
}

div.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/low.png');
}

div.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/medium.png');
 }
 
div.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/high.png');
}

label.error {
    color: #D8000C;
    background-color: #FFBABA;	
    float: left;
    width: 100px;
}

/* External Link Text */

.search-main-frame .content-holder { margin-left: 10px; width: 650px; }
.search-main-frame .content-holder iframe { margin-left: 10px; width: 600px; height: 1000px; }

/* Trip Planner */

.tripplanner { margin: 0px 0px 20px 0px; border: 1px #ccc dotted; }
.tripplanner .result { padding: 5px; }

/* Footer */
ul#selectors {
	background: url(../images/bottombanners.jpg);
	margin-left: -16px;
	list-style: none;
	position: relative;
	width: 934px;
	height: 152px;
	padding: 0px;
}

ul#selectors li {
	position: absolute;
}

ul#selectors li a {
	display: block;
	height: 100%;
	text-decoration: none;
}

ul#selectors li a span {
	display: none;
}

ul#selectors li a:hover span {
	display: block;
}
 
ul#selectors li a:hover span {
	display: block;
	padding: 5px;
	width: 150px;
	background: #000;
	position: relative;
	top: 50%;
	font: 11px "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	opacity: .75;
	filter:alpha(opacity=75);
	color: #FFF;
}
 
ul#selectors li a:hover span strong {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	text-decoration: underline;
}
 
#mbike {
	height: 145px;
	width: 145px;
	left: 10px;
	top: 10px;
}

#motor {
	height: 145px;
	width: 145px;
	left: 150px;
	top: 10px;
}

#snow {
	height: 145px;
	width: 125px;
	left: 300px;
	top: 10px;
}

#light {
	height: 145px;
	width: 125px;
	left: 430px;
	top: 10px;
}

#musuem {
	height: 145px;
	width: 145px;
	left: 550px;
	top: 10px;
}

#grey {
	height: 145px;
	width: 125px;
	left: 680px;
	top: 10px;
}

#gbay {
	height: 145px;
	width: 145px;
	left: 820px;
	top: 10px;
}

#unicorn { 
	position: absolute; 
	top: 440px; 
	left: 400px; 
	width: 110px; 
	display: block;
	z-index: 60; 
} 

.clear {
	clear:both;
}

p.trip-advisor {
	float:right;
	width:190px;
	font-size:11px;
	text-align: center;
	margin-top:0px;
	margin-right:12px;
	padding-right:0px
}

p.trip-advisor a {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;	

}
p.trip-advisor a:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	

}
.backall{
	display:block;
	background:url(../images/btn-back.gif) no-repeat;
	width:282px;
	height:65px;
	text-indent:-9999px;
	margin:0 auto;
}
