*{
	border: 0;
	padding: 0;
	margin: 0;
}
body{
	font-size: 12px;
	font-family: Arial;
}
img{
	border: none;
}
.clr{
	clear: both;
}
.secondary{
	color: #ff0000;
}
.box .img{
	text-align:center;
	padding:0px 0px 10px;
}
.box .middle{
	padding: 0 5px;
}
.box h2{
	font-size: 13px;
	padding: 4px 0;
}
.box h3{
	font-size: 13px;
}
.box h3 a{
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#left_column .box p, #right_column .box p{
	margin-top: 16px;
	font-size: 11px;
	padding-bottom: 5px;
}
.box p a{
	color: #0c52bf;
	text-decoration: none;
}
.box p a:hover{
	text-decoration: underline;
}
.box ul{
	list-style: none;
}
.box ul li{
	float: left;
	padding-right: 2px;
}
.box label{
	margin: 7px 0;
	display: block;
	text-align: left;
	vertical-align: top;
}
.box input[type="text"]{
	background: #ececec;
	width: 165px;
	height: 20px;
	color: #8c8c8c;
}
#content .box input[type="text"]{
	width: 280px;
}
.box textarea{
	background: #ececec;
	width: 165px;
	height: 130px; 
	color: #8c8c8c;
	font-size: 14px;
}
#content .box textarea{
	width: 280px;
}
#content .box span.input-button{
	background: url(images/button-bg.png) no-repeat;
	width: 151px;
	height: 32px;
	color: white;
	font-size: 22px;
	display: block;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	float: right;
}
form table{
	width: 100%;
}
ul.error_list{
	color: #f00;
}
.box .next{
	float: right;
	background: url(images/next.png) right -1px no-repeat;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	padding-right: 14px;
	margin-top: 10px;
}
#right_column input[type="submit"]{
	background: url(images/offer-submit.png) right 5px no-repeat;
	float: right;
	text-indent: -9999px;
	width: 67px;
	cursor: pointer;
}
.box a.button{
	background: url(images/button-bg.png) no-repeat;
	width: 151px;
	height: 32px;
	color: white;
	font-size: 22px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	margin:10px 0px 0px;
}
#content .box input[type="submit"]{
	background: url(images/submit.png) no-repeat;
	width: 169px;
	height: 32px;
	text-indent: -9999px;
	float: right;
}
ul.ui-tabs-nav{
	width: 210px;
}
#content ul.ui-tabs-nav{
	width: 280px;
}
#tab-summer span{
	background: url(images/tabs.png) no-repeat -8px -37px;
	text-indent: -9999px;
	display: block;
	width: 90px;
	height: 37px;
}
#tab-winter span{
	background: url(images/tabs.png) no-repeat -119px -37px;
	text-indent: -9999px;
	display: block;
	width: 101px;
	height: 37px;
}
#tab-general span{
	background: url(images/faq-tab.png) no-repeat -8px -38px;
	text-indent: -9999px;
	display: block;
	width: 122px;
	height: 37px;
}
#tab-faq span{
	background: url(images/faq-tab.png) no-repeat -128px -38px;
	text-indent: -9999px;
	display: block;
	width: 142px;
	height: 37px;
}
#tab-summer.ui-state-active span{
	background: url(images/tabs.png) no-repeat -3px 0;
	width: 102px;
}
#tab-winter.ui-state-active span{
	background: url(images/tabs.png) no-repeat -114px 0;
	width: 102px;
}
#tab-general.ui-state-active span{
	background: url(images/faq-tab.png) no-repeat -3px 0;
	width: 122px;
}
#tab-faq.ui-state-active span{
	background: url(images/faq-tab.png) no-repeat -130px 0;
	width: 148px;
}
.accordion h3>img{
	float: left;
}
#wrapper{
	/*background: url(images/bg.jpg) center top no-repeat #375608;*/
        background: url(images/bg_winter.jpg) center top no-repeat #a2b2cb;
	/*width: 1200px;*/
	margin: 0 auto;
}
#content-wrapper{
	width: 962px;
	margin: 0 auto;
}
#wrapper #left_column{
	width: 205px;
	float: left;
}
#left_column #logo{
	margin: 0px 0 0px -12px;
	display: block;
	position: relative;
	z-index: 10;
}
#left_column #after_logo{
	padding-top: 0px;
}
#left_column #after_logo h3 img{
	float: left;
	margin-right:5px;
}
#left_column #after_logo h3 a{
	width: 142px;
	float: left;
}
#left_column .box .top{
	background: url(images/box-top.png) no-repeat;
	height: 13px;
}
#left_column .box .middle{
	background: white;
	width: 193px;
	position: relative;
}
#left_column .box .bottom{
	background: url(images/box-bottom.png) no-repeat;
	height: 13px;
	margin-bottom: 20px;
}
#left_column .box .flower{
	background: url(images/flower.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: -36px;
	left: 135px;

}
#wrapper #content{
	width: 565px;
	float: left;
	margin: 0 8px;
	margin-top: 30px;
}
	#content #navigation ul li{
		display: block;
		float: left;
		border: none;
	}
	#content #navigation ul li a{
		padding-right: 34px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: -5px;
		text-indent: -9999px;
		display: block;
		border: none;
	}
	#content #navigation ul li.item_0 a{
		width: 42px;
	}
	#content #navigation ul li.item_1 a{
		width: 62px;
	}
	#content #navigation ul li.item_2 a{
		width: 56px;
	}
	#content #navigation ul li.item_3 a{
		width: 80px;
	}
	#content #navigation ul li.item_4 a{
		width: 26px;
	}
	#content #navigation ul li.item_5 a{
		width: 72px;
	}
	#content #navigation ul{
		background: url(images/menu.png) no-repeat;
		width: 559px;
		height: 24px;
		padding-top: 41px;
		padding-left: 10px;
		border: none;
	}
	#content #navigation ul.item1{
		background: url(images/menu.png) 0px -65px no-repeat;
	}
	#content #navigation ul.item2{
		background: url(images/menu.png) 0px -130px no-repeat;
	}
	#content #navigation ul.item3{
		background: url(images/menu.png) 0px -195px no-repeat;
	}
	#content #navigation ul.item4{
		background: url(images/menu.png) 0px -260px no-repeat;
	}
	#content #navigation ul.item5{
		background: url(images/menu.png) 0px -325px no-repeat;
	}
	#content #navigation ul.item6{
		background: url(images/menu.png) 0px -390px no-repeat;
	}
	#content .title{
		background: url('images/flowers.png') no-repeat top right;
		height:39px;
		margin: 0px 0 15px 0;
		padding:10px 0px 0px;
		width:500px;
	}
	#content h2{
		background: #ff0000;
		color: white;
		padding: 4px 7px;
		-moz-border-radius: 10px;
		display: inline;
		margin: 8px 0 0px 0;
	}
	#content h2+div.flower{
		
		width: 263px;
		height: 49px;
		margin-left: -4px;
	}
	#content #content-middle .box .middle>img{
		float: left;
		margin-right: 7px;
	}
	#content #content-middle .box .description h3{
		margin-bottom: 19px;
	}
	#content #content-top{
		background: url(images/content-top.png) no-repeat;
		height: 28px;
		margin-left: -5px;
	}
	#content #content-bottom{
		background: url(images/content-bottom.png) no-repeat;
		height: 27px;
		margin-left: -12px;
	}
	#content #content-middle{
		width:533px;
		background: url(images/content-bg.png) repeat-y;
		margin-left: -13px;
		height:100%;
		padding: 0 18px 0 30px;
	}
	#content-middle .box .top{
		background: url(images/content-box-top.png) no-repeat;
		height: 11px;
	}
	#content-middle .box .middle{
		background: white;
		min-width: 0;
	}
	
	#content-middle .box{
		width:530px;
	}
	
	#content-middle .box .description{
		float: left;
		width: 265px;
		padding-right: 5px;
		background: url(images/divider.png) no-repeat right;
	}
	#content-middle .box .middle.trip-page .description{
		width: 358px;
	}
	.trip-page h3{
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.trip-page a.button{
		float: right;
	}
	#content-middle .box .detail{
		float: right;
		width: 151px;
		margin-left: 5px;
	}
	#content-middle .box .detail p{
		margin: 2px 0; 
	}
	#content-middle .box .detail .difficulty{
		color: white;
		padding: 2px 2px 2px 50px;
		margin-left: 4px;
	}
	#content-middle .box .detail .difficulty.easy{
		background: #ff7900;
	}
	#content-middle .box .detail .difficulty.medium{
		background: #ff7900;
	}
	#content-middle .box .detail .difficulty.hard{
		background: #ff7900;
	}
	#content-middle .box .detail .real-price{
		text-decoration: line-through;
	}
	#content-middle .box .detail .discount-price{
		color: #ff0000;
		font-size: 15px;
		padding-left: 18px;
		font-weight: bold;
	}
	#content-middle .box .bottom{
		min-width: 0;
		background: url(images/content-box-bottom.png) no-repeat transparent;
		height: 16px;
	}
#wrapper #right_column{
	width: 176px;
	float: left;
	margin-top: 105px;
}
#right_column #sale{
	background: url(images/sale.png) no-repeat;
	width: 214px;
	height: 318px;
	margin: 20px 0;
	padding: 25px 5px 0;
}
#right_column #sale h2{
	font-size: 15px;
}
#right_column .box .top{
	background: url(images/box-top-little.png) no-repeat;
	height: 13px;
}
#right_column .box .middle{
	background: white;
	margin-left:1px;
	min-width: 0;
	/*height: 200px;*/
}
#right_column .box .bottom{
	background: url(images/box-bottom-little.png) no-repeat;
	height: 13px;
	margin-bottom: 20px;
	min-width: 0;
}
#right_column .box .flower{
	background: url(images/flower2.png) no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	top: -36px;
	left: 135px;
}

#right_column #contact p{
	font-size: 16px;
	margin-left: 12px;
	margin-top: 5px;
}
#right_column #contact span{
	font-size: 17px;
	margin-left: 12px;
}

#right_column #contact span.small{
	font-size: 14px;
}

#right_column .box p{
	margin-top: 16px;
	font-size: 12px;
	padding-bottom: 5px;
}

#right_column .box p a{
	color:black;
	text-decoration:none;
}

#right_column .sale{
	background: url(images/sale-overlay.png) no-repeat;
	width: 97px;
	height: 267px;
	position: absolute;
	margin:0px 0px 0px 110px;
}
#right_column .sale+h2+img{
	margin: 5px 0;
}
#right_column .price{
	color: #ff0000;
	font-size: 13px;
	width: 80px;
	margin:100px 0px 0px 13px;
}

.guestbook-entry-name{
	float: left;
	font-weight: bold;
}
.guestbook-entry-date{
	float: right;
	font-size: 11px;
}
.guestbook-entry-message{
	clear: both;
	margin-top: 10px;
}
.article-entry-name a{
	float: left;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.article-entry-name a:hover{
	text-decoration: underline;
}
.article-entry-message{
	clear: both;
	margin-top: 10px;
}
.article-entry-date{
	float: right;
	font-size: 11px;
}
#pagination-results{
	margin:0px 0px 10px;	
}
#pagination-operators{
	float: left;
	width:400px;
}
#pagination-links{
	float: right;
}
#pagination-links a{
	color: #000;
	font-weight: bold;
}
#after_logo .ui-accordion ul li{
	width: 140px;
	padding-left: 8px;
}
#after_logo .ui-accordion ul li a{
	text-decoration: none;
}
#after_logo .ui-accordion ul li a:hover{
	background: url(images/red-arrow.png) 0px 2px no-repeat;
	position: relative;
	left: -8px;
	padding-left: 8px;
}
.box #after_logo h3{
	margin-top: 5px;
}
.magnifier{
	text-indent: -9999px;
	background: url(images/magnifier.png) no-repeat;
	width: 19px;
	height: 19px;
}
#tab-photo a span{
	background: url(images/gallery-tabs.png) 0px -42px no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 88px;
	height: 40px;
}
#tab-photo.ui-tabs-selected a span{
	background: url(images/gallery-tabs.png) 0px 0px no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 88px;
	height: 40px;
}
#tab-video a span{
	background: url(images/gallery-tabs.png) -88px -42px no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 88px;
	height: 40px;
}
#tab-video.ui-tabs-selected a span{
	background: url(images/gallery-tabs.png) -88px 0px no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 88px;
	height: 40px;
}
#tabs-gallery-1 ul{
	list-style: none;
}
#tabs-gallery-1 ul li{
	width: 132px;
	float: left;
	text-align: center;
	padding: 8px 17px;
}
#tabs-gallery-1 ul li span{
	color: #f00;
	font-weight: bold;
	display:block;
}
#tabs-gallery-2 ul{
	list-style: none;
}
#tabs-gallery-2 ul li{
	width: 132px;
	float: left;
	text-align: center;
	padding: 8px 17px;
}
#tabs-gallery-2 ul li span{
	color: #f00;
	font-weight: bold;
	display:block;
}
.gallery-items ul li{
	width: 110px;
	text-align: center;
	padding: 7px 10px;
}

.gallery-items ul li span{
	display:block;
}

#gallery ul li{
	width:53px;
	text-align:center;
}

.cufon-ready #content h2 {
	font-size: 20px;
}

.faq a.more, .faq a.less{
	font-size:12px;
}

.faq a.less{
	display:none;
}

.faq div.more{
	display:none;
}

#fbLike{
	background:white;
}

