body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	background-origin: initial !important; 
	background-clip: initial !important; 
	background: #894b1a url(ad.jpg) no-repeat scroll 50% 0%;
	cursor: pointer;
}

.body-container {
	width: 980px;
	margin-left:auto;
	margin-right: auto;
	background-color: #edebe6;
	cursor: auto;
}

div.clear {
	clear: both;
}

a {
	color: #13497e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.6em;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}

footer, header, .body {
	clear: both;
	margin: 0 auto;
	width: 960px;
}

img.thumbnail {
	padding: 2px;
	border: 1px solid #dedede;
}

.beta {
	text-align: center;
	padding: 5px;
	background-color: #fef6e7;
	border-bottom: 2px solid #edefef;
	color: #727272;
}

.half {
	width: 49%;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @group Header */

header {
	margin-bottom: 2em;
}

/* @group Utility menu */

header nav.utility {
	font-size: 0.9em;
	text-align: right;
	display: block;
	clear: both;
	background: url(../../images/header-utility-shadow.gif) no-repeat center bottom;
	padding: 6px 0 24px;
	color: #aeaeae;
}

header nav.utility ul {
	display: block;
}

header .utility li {
	list-style-type: none;
	display: inline;
}

header .utility li a {
	padding: 0 4px;
	font-weight: normal;
}

header .utility li strong a {
	font-weight: bold;
}

/* @end */

/* @group Logo */

header .logo {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group Advertising */

header .advertising-site-header {
	float: right;
	margin-bottom: 1em;
}

header .advertising-site-header img, header .advertising-site-header object {
	border: 5px solid #d1cabd;
	display: block;
}

/* @end */

/* @group Main Navigation */

header nav.main {
	padding: 6px 10px;
	display: block;
	clear: both;
	background: url(../../images/header-main-nav-bg.gif) repeat-x center center;
	position: relative;
}

header nav.main li {
	display: inline;
	margin-right: 1.9em;
}

header nav.main li a {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

header nav.main li.more {
	padding-right: 1.40em;
	margin-right: 1em;
	background: url(../../images/header-main-nav-more.gif) no-repeat right center;
}

/* @end */

/* @group Destinations Menu */

header nav.main .destinations-navigation {
	position: absolute;
	background-color: #c71655;
	margin-left: 0;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	margin-top: 0;
	z-index: 9999;
	top: 29px;
	left: 70px;
}

header nav.main .destinations-navigation h3 {
	color: #fff;
	font-size: 1.25em;
	border-bottom: 1px dotted #cb7491;
	padding: 10px 10px 10px 20px;
	margin-bottom: 0px;
}

header nav.main .destinations-navigation .popular-destinations {
	padding-left: 1em;
	padding-right: 1em;
}

header nav.main .destinations-navigation dl {
	width: 100px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

header nav.main .destinations-navigation dt a {
	margin-bottom: 0px;
	margin-top: 1.25em;
	color: #fff;
	display: block;
	text-decoration: underline;
}

header nav.main .destinations-navigation dd.subheader {
	margin-top: 0.5em;
}

header nav.main .destinations-navigation dd {
	color: #fff;
	font-weight: bold;
}

header nav.main .destinations-navigation dl a {
	color: #fff;
	font-weight: normal;
}

header nav.main .destinations-navigation dd a {
	font-size: 1em;
}

header nav.main .destinations-navigation .all-destinations {
	background-color: #a51247;
	text-align: right;
	padding: 10px;
	margin-top: 2em;
}

.site-navigation .destinations-navigation .all-destinations a {
	color: #fff;
	font-size: 1.25em;
}

/* @end */

/* @end */

/* @group Footer */

footer {
	margin-top: 2em;
	margin-bottom: 4em;
}

footer aside {
	float: right;
	display: block;
	position: relative;
	top: -1em;
}

footer aside a {
	margin-left: 20px;
}

/* @group Navigation */

footer {
	font-size: 0.9em;
	color: #6e6b67;
}

footer a {
	font-weight: normal;
}

footer nav {
	background: url(../../images/footer-nav-bg.gif) repeat-x center center;
	padding: 10px;
	color: #aeaeae;
	border-top: 1px solid #e2dfd8;
	border-bottom: 1px solid #e2dfd8;
	margin-bottom: 1em;
}

footer nav li {
	display: inline;
}

footer nav li a {
	padding: 0 4px;
	font-weight: normal;
}

/* @end */

/* @group Links */

footer div.links {
	
}

footer div.links dl {
	width: 18%;
	float: left;
	padding-right: 1.5em;
}

footer div.links dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}

footer div.links dd {
	margin-bottom: 0.5em;
}

/* @end */

/* @group Copyrights */

footer div.copyrights {
	display: block;
	clear: both;
	border-top: 1px solid #e2dfd8;
	padding-top: 2em;
	margin-top: 1em;
}

/* @end */

/* @end */

/* @group Tabs */

.ui-tabs {
	padding: .2em;
	zoom: 1;
}

.ui-tabs nav {
	border-bottom: 1px solid #d9dddd;
	background-color: #f5f5f3;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
	display: block;
	margin-bottom: 10px;
}

.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
	list-style-type: none;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 8px;
	color: #a4a4a4;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
	border-top: 1px solid #cfd1d1;
	border-right: 1px solid #cfd1d1;
	border-left: 1px solid #cfd1d1;
	position: relative;
	background-color: #fff;

}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	color: #585858;
	padding-top: 4px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	padding: 1em 0 0;
	display: block;
	border-width: 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-tabs div {
	display: block;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

/* @end

*/

div.content {
	float: left;
	width: 625px;
}

/* @group Carousel */

.carousel {
	height: 246px;
	display: block;
	margin-bottom: 1em;
	position: relative;
}

.carousel a.title {
	width: 450px;
	position: absolute;
	left: 10px;
	top: 10px;
	color: #fff;
	font-size: 1.75em;
	line-height: 1.25em;
	background: url(../../images/carousel/title-background.png) repeat;
	padding: 4px 10px;
}

.carousel a.title:hover, .carousel a.title:focus {
	text-decoration: none;
}

.carousel #pager {
	display: block;
	position: absolute;
	top: 0px;
	left: 610px;
	z-index: 999;
	background: url(../../images/carousel/pager-background.png) repeat;
	width: 350px;
	height: 246px;
}

.carousel #pager li {
	list-style-image: none;
	list-style-type: none;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px dotted #868787;
}

.carousel #pager li.activeSlide {
	background: url(../../images/carousel/active-slide-background.png) repeat;
	width: 330px;
	position: relative;
	right: 10px;
	padding-left: 20px;
}

.carousel #pager li a {
	color: #f2f4f4;
	display: block;
}

.carousel #pager li a:hover, .carousel #pager li a:focus {
	text-decoration: none;
}

/* @end */

/* @group Sidebar */

div.sidebar {
	float: right;
	width: 315px;
}

div.sidebar .advertising {
	margin-bottom: 1.75em;
}

div.sidebar .advertising img, div.sidebar .advertising object {
	padding: 6px;
	border: 1px dotted #b2b0ac;
	display: block;
}

div.sidebar hgroup h2 {
	font-size: 1.3em;
}



.sidebar .news ul li {
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.sidebar .news ul li img {
	float: left;
	margin-right: 10px;
}

.sidebar .news h3 {
	font-size: 1em;
}

.sidebar .news h5 {
	font-size: 0.9em;
}

/* @group Newsletter */

section.newsletter form {
	padding: 0px;
	margin: 0px;
}

section.newsletter form input.email {
	border: 3px solid #dbd4ca;
	padding: 3px;
	width: 75%;
}

/* @end *

/

/* @end */

/* @group Headers */

hgroup {
	display: block;
	border-top: 3px solid #e2dfd8;
	border-bottom: 1px dotted #b2b0ac;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
	padding-top: 0.4em;
	margin-bottom: 0.5em;
}

h3 a {
	color: #444444;
}

h4 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 1.2em;
	color: #b0245b;
}

h5 {
	color: #777777;
	margin-bottom: 1em;
}

hgroup h2 {
	color: #b0245b;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	position: relative;
}

hgroup h2 a {
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	float: right;
	right: -0.01em;
	top: 4px;
}

hgroup h2 a:hover {
	text-decoration: none;
}

section.white hgroup, section.pale hgroup {
	padding: 0px;
	border-top: none;
}

section.white hgroup h2, section.pale hgroup h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.sidebar hgroup h2 a {
	top: 2px;
}

/* @end */

/* @group Sections */

section {
	margin-bottom: 1.75em;
}

section p {
	margin-bottom: 0.5em;
}

section.left {
	float: left;
}

section.right {
	float: right;
}

section.white {
	background-color: #fff;
}

section.pale {
	background-color: #f5f5f3;
}

section.white, section.pale {
	padding: 10px;
	border: 1px solid #cbc8c2;
	-webkit-box-shadow: 2px 2px 2px #d5d5d5;
	-moz-box-shadow: 2px 2px 2px #d5d5d5;
}

section.fifty {
	width: 280px;
}

section.fifty-half {
	width: 450px;
}

section.natural p {
	padding-left: 10px;
	padding-right: 10px;
}

section.natural form {
	padding: 10px;
}

section a.more {
	display: block;
	border-top: 1px dotted #b2b0ac;
	padding-top: 15px;
	margin-bottom: 5px;
}

/* @end */

/* @group Frontpage */

.frontpage .carousel {
	margin-bottom: 1.75em;
}

/* @group Popular Destinations */

.frontpage #popular-destinations h4 {
	margin-top: 1em;
}

.frontpage #popular-destinations article.left {
	float: left;
	width: 284px;
}

.frontpage #popular-destinations article.right {
	float: right;
	border-left: 1px dotted #b2b0ac;
	width: 284px;
	padding-left: 16px;
}

.frontpage #popular-destinations article ul li {
	border-top: 1px dotted #b2b0ac;
	padding-top: 10px;
	padding-bottom: 10px;
}

.frontpage #popular-destinations article ul li img {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group News */

.frontpage #news article {
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.frontpage #news article img {
	float: left;
	margin-right: 10px;
}

/* @end

 */

/* @end */

/* @group Country */

.country .destinations ul li {
	border-bottom: 1px dotted #b2b0ac;
	padding-top: 10px;
	padding-bottom: 10px;
}

.country .destinations ul li img {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group Pagination */

.pagination {
	margin-top: 1em;
	text-align: center;
	padding: .3em;
}

.pagination a, .pagination span {
	padding: .2em .5em;
}

.pagination span.disabled {
	color: #AAA;
}

.pagination span.current {
	font-weight: bold;
	color: #999;
}

.pagination a {
	border: 1px solid #DDDDDD;
	color: #555;
	text-decoration: none;
}

.pagination a:hover, .pagination a:focus {
	background-color: #edebe6;
	color: #444444;
}

.pagination .page_info {
	color: #aaa;
	padding-top: .8em;
}

.pagination .prev_page, .pagination .next_page {
	border-width: 2px;
}

.pagination .prev_page {
	margin-right: 1em;
}

.pagination .next_page {
	margin-left: 1em;
}

/* @end */

/* @group City */

/* @end */

/* @group City Menu */

.city-menu ul li {
	display: inline;
	margin-right: 12px;
	font-size: 1.1em;
}

.city-menu ul li a {
	padding: 5px 0;
}

/* @end */

/* @group City / Country Console */



.city-console.description img {
	float: right;
	margin-left: 1em;
}

/* @end */

/* @group Establishment list */

.establishments .list ul li {
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.establishments .list ul li img {
	float: left;
	margin-right: 10px;
}


/* @end */

/* @group Establishment */

.establishment .description hgroup {
	position: relative;
}

.establishment .description hgroup h2 {
	padding-bottom: 0px;
	width: 63%;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -5px;
}

.establishment .description hgroup h3 {
	margin: 0px;
	padding: 0 0px 0.5em;
	font-size: 1.25em;
	position: relative;
}

.establishment .description hgroup aside {
	position: absolute;
	right: 0px;
	top: 0px;
}

.establishment .description hgroup aside p {
	float: left;
	color: #666666;
}

.establishment .description hgroup aside img {
	float: right;
	padding-left: 10px;
}

.establishment #address p {
	width: 49.95%;
	float: left;
}
.establishment div.info {
	display: block;
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.establishment #address #map{
	padding: 2px;
	border: 1px solid #dedede;
}

.slogan{
	color: #B0245B;
	font: 1.4em bold;
	padding-bottom: 5px;
	text-align: center;
}
.italic {font-style:italic}


.pdf {
	padding-left: 30px;
	background-image: url(/images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0;
	font-weight: normal;
	color: grey ;
}

 
/* @group Zebra Table / ul */



ul.zebra {
	padding: 0px;
	margin: 0px;
}

ul.zebra li {
	padding: 7px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #eee;
}

ul.zebra li.odd {
	background-color: #f7f7f7;
}

table.zebra {
	width: 100%;
}

table.zebra tr {
	border-bottom: 1px solid #eee;
}

table.zebra tr td {
	padding: 7px;
}

table.zebra tr.odd {
	background-color: #f7f7f7;
}

/* @end */



/* @end */

/* @group Destinations */


.destinations #showcased img {
	float: left;
	margin-right: 10px;
}



.destinations .list ul li {
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.destinations .list ul li img {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group News */

#news-menu {
	background: url(../../images/news-menu-bg.gif) repeat-x center center;
	font-size: 1.1em;
}

#news-menu ul li {
	display: inline;
}

#news-menu a {
	color: #c5768d;
	padding-right: 14px;
}

#news-menu a.active {
	color: #b2004a;
	text-decoration: underline;
}



.news .list article, .newscategory .list article {
	border-bottom: 1px dotted #b2b0ac;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news .list article img, .newscategory .list article img {
	float: left;
	margin-right: 10px;
}

.newsarticle .main-image {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.newsarticle article {
	padding: 10px;
}

.newsarticle article p {
	margin-bottom: 1.5em;
}

.newsarticle article p.caption {
	margin-left: auto;
	margin-right: auto;
	width: 436px;
	margin-bottom: 2em;
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

.newsarticle .social {
	display: block;
	border-top: 1px dotted #b2b0ac;
	padding-top: 15px;
	margin-bottom: 5px;
}

/* @end */

/* @group Breadcrumb */

.breadcrumb {
	display: block;
	margin-bottom: 1em;
	color: #958f88;
}

.breadcrumb ul li {
	font-size: 0.9em;
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 3px 4px;
}

.breadcrumb ul li.current {
	font-weight: bold;
}

.breadcrumb a {
	color: #958f88;
	padding-right: 4px;
}

.breadcrumb ul li.current a {
	color: #13497e;
}

/* @end */

/* @group Page */

.page .page-body {
	padding: 10px;
	font-size: 13px;
}

.page .page-body p {
	margin-bottom: 1em;
}

.page .page-body ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #dfdfdf;
}

.page .page-body ul {
	padding: 10px 20px;
}

.page .page-body .inline-left {
	 float: left;
	 width: 40%;
	 margin-right: 1em;
	 margin-bottom: 1em;
}

/* @end */

/* @group Formtastic */

.formtastic.contact {
	
}

.formtastic.contact ol li {
	display: block;
	clear: both;
}

.formtastic.contact .string label {
	width: 200px;
	float: left;
}

.formtastic.contact .string input {
	float: left;
	width: 300px;
}

.formtastic .radio fieldset {
	padding: 0px;
	margin: 0px;
}

.formtastic .radio legend label {
	width: 80px;
}

.formtastic .radio ol {
	margin-left: 90px;
	padding: 0px;
	display: block;
}
.formtastic .radio ol li {
	display: block;
	clear: both;
	padding-right: 10px;
}

.formtastic .radio ol li label {
	display: block;
	clear:both;
}

.formtastic textarea {
	width: 100%;
	height: 100px;
}

/* @end */

/* @group Carrières */

.page ul.job-postings li {
	list-style: none;
	
}

.page ul.job-postings h3 {
	font-size: 1em;
	line-height: 1em;
}

/* @end */
/* @tweets icons */


.feed .feed-body {
	padding-left:63px;
}


.feed .feed-photo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:2px 10px 0 7px;
}
img.photo, span.photo {
	border:1px solid #E6E6E6;
	display:block;
	padding:2px;
}
.feed .timestamp {
	color:#666666;
	font-size:11px;
	white-space:nowrap;
}
.feed{
	border-top: 1px dotted #b2b0ac;
	padding-top: 10px;
	margin-top: 10px;
}

/* @end */

/* @group icons */



.sn_icons a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/team/team_si.png?1275488233) no-repeat scroll 0 0;
height:22px;
margin-bottom:3px;
text-indent:-9999px;
width:22px;
z-index:2;
}
.sn_icons .linked_in {
/*	background-position:-24px 0;*/
	background-position:-48px 0;
	
}
.sn_icons .linked_in:hover {
	background-position:-48px 0;
}
.sn_icons .twitter {
	background-position:-72px 0;
}
.sn_icons .twitter:hover {
	background-position:-96px 0;
}
.sn_icons .facebook {
	background-position:-120px 0;
}
.sn_icons .facebook:hover {
	background-position:-144px 0;
}
.sn_icons .si_4 {
	background-position:-168px 0;
}
.sn_icons .si_4:hover {
	background-position:-192px 0;
}
.sn_icons .si_5 {
	background-position:-216px 0;
}
.sn_icons .si_5:hover {
	background-position:-240px 0;
}
.sn_icons .si_6 {
	background-position:-264px 0;
}
.sn_icons .si_6:hover {
	background-position:-288px 0;
}
.sn_icons .si_7 {
	background-position:-360px 0;
}
.sn_icons .si_7:hover {
	background-position:-384px 0;
}
.sn_icons .si_8 {
	background-position:-312px 0;
}
.sn_icons .si_8:hover {
	background-position:-336px 0;
}
.sn_icons .si_9 {
	background-position:-408px 0;
}
.sn_icons .si_9:hover {
	background-position:-432px 0;
}

.ico_socials {
height:16px;
margin-bottom:5px;
padding-left:20px;
}
a.cf_ico_facebook, a.cf_ico_linkedin, a.cf_ico_twitter, a.cf_ico_delicious {
	color:#13497E;
	height:17px;
	padding-left:20px;
	text-decoration:none;
	width:16px;
	font-weight: normal;
	line-height: 1.5;
}
.cf_ico_facebook {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/socialicons/socialsicons-bg.jpg?1275488236) no-repeat scroll left -64px;
}
 
.cf_ico_linkedin {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/socialicons/socialsicons-bg.jpg?1275488236) no-repeat scroll left -80px;
}
 
.cf_ico_twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/socialicons/socialsicons-bg.jpg?1275488236) no-repeat scroll left -96px;
}
 
 
.ico_share {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/socialicons/socialsicons-bg.jpg?1275488236) no-repeat scroll left -128px;
}
.ico_comments {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/socialicons/socialsicons-bg.jpg?1275488236) no-repeat scroll left -144px;
}
/* @end */

/* @group Mini-store */

.sidebar .mini-store ul li {
	width: 49.95%;
	float: left;
	text-align: center;
}

.sidebar .mini-store h3 {
	margin: 0.25em;
}

.sidebar .mini-store h5 {
	color: #b0245b;
	margin-bottom: 0.25em;
}
/* @end */