/* ------ CSS Reset ------ */
@import url("reset.css");
@import url("fonts.css");

/* ------ Setup --------- */

html {
	padding:0;margin:0;
}
body {
	padding:0 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#all, #footer {
	text-align:left;
	margin:0 auto;
	width:980px;
	padding:0 10px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#content {
	background:#fff;
	color:#333;
	
	clear:left;
}
.contentshim {
	width:980px;
	clear:both;
	height:1px;
}
.ntm {
	margin-top:0 !important;
}


/* ------ Top --------- */
#top {
	padding:10px;
	position:relative;
}
#logo {
	display:block;
}
#topSocial {
	padding-top:14px;
}
#topSocial li {
	float:right;
	padding-left:6px;
}
#topRight {
	width:500px;
	position:absolute;
	right:18px;
	top:20px;
}
#topContact {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:2px;
}

/* ------ Nav --------- */
#nav {
	padding:0 20px 0 5px;
	height:25px;
	position:relative;
}
#nav ul {
	padding-top:7px;
}
#nav li {
	display:block;
	float:left;
	padding:0 15px;
	border-right:1px solid;
	font-size:12px;
	line-height:1;
	font-weight: bold;
}
#nav li#mnuContact {
	border:none;
}
#nav a, #topContact a {
	color:#fff;
	text-decoration:none;
}
#nav a:hover, #topContact a:hover {
	color:#fde8ab;
}
.nav0 #nav li#mnuHome a, .nav0 #nav li#mnuHome a:hover,
.nav1 #nav li#mnuTours a, .nav1 #nav li#mnuTours a:hover,
.nav2 #nav li#mnuIncluded a, .nav2 #nav li#mnuIncluded a:hover,
.nav3 #nav li#mnuDates a, .nav3 #nav li#mnuDates a:hover,
.nav4 #nav li#mnuFAQ a, .nav4 #nav li#mnuFAQ a:hover,
.nav5 #nav li#mnuTestimonials a, .nav5 #nav li#mnuTestimonials a:hover,
.nav6 #nav li#mnuBookings a, .nav6 #nav li#mnuBookings a:hover,
.nav7 #nav li#mnuGuides a, .nav7 #nav li#mnuGuides a:hover,
.nav8 #nav li#mnuContact a, .nav8 #nav li#mnuContact a:hover,
.nav1.sport #nav li#mnuTours a, .nav1.sport #nav li#mnuTours a:hover,
.nav2.sport #nav li#mnuEtape a, .nav2.sport #nav li#mnuEtape a:hover,
.nav3a.sport #nav li#mnuMarmotte a, .nav3a.sport #nav li#mnuMarmotte a:hover,
.nav4.sport #nav li#mnuDates a, .nav4.sport #nav li#mnuDates a:hover,
.nav5.sport #nav li#mnuTestimonials a, .nav5.sport #nav li#mnuTestimonials a:hover,
.nav6.sport #nav li#mnuBookings a, .nav6.sport #nav li#mnuBookings a:hover,
.nav7.sport #nav li#mnuGuides a, .nav7.sport #nav li#mnuGuides a:hover,
.nav8.sport #nav li#mnuContact a, .nav8.sport #nav li#mnuContact a:hover
{
	color:#ffd24f;
}
#mnuSport {
	float:right;
	font-size:12px;
	line-height:1;
	font-weight: bold;
}
#mnuSportIco {
	position:absolute;
	right:105px;
	bottom:0px;
	display:block;
}
#mnuLeisure {
	float:right;
	font-size:12px;
	line-height:1;
	font-weight: bold;
}
#mnuLeisureIco {
	position:absolute;
	right:118px;
	bottom:0px;
	display:block;
}

/* ------- Subnav ------- */

.subnav {
	margin-bottom:0;
}
.subnav li {
	display:block;
	border-bottom:1px dotted #ccc;
}
.subnav a {
	padding:4px 0;
	display:block;
	text-decoration:none;
	color:#666666;
}
.subnav .active, .tabs-selected a {
	font-weight:bold;
}
.subnav a:hover {
	font-weight:bold;
}

/* ------ Content -------- */

p a, li a {
	color:#333;
}

#content p {
	font-family:georgia, serif;
	line-height:1.4;
	margin-bottom:1em;
}
.cttext li, .cttextwide li {
	font-family:georgia, serif;
	line-height:1.4;
}
#content ol li {
	list-style: decimal outside;
	display: list-item;
}
#content p.smallprint {
	font-size:10px;
	line-height:1.2;
}
#content blockquote p {
	margin-bottom:0.5em;
	font-style:italic;
}
.cttext blockquote, .cttextwide blockquote {
	margin-bottom:2em;
}
#content .cttext blockquote p.cite, #content .cttextwide blockquote p.cite {
	font-size:93%;
	font-family:arial, helvetica, sans-serif;
	font-style:normal;
}
.cite {
	font-weight:normal;
}
#ctmain {
	width:800px;
	float:left;
}
.sporthome #ctmain {
	width: 620px;
}
.sporthome #actions {
	margin-left:180px;
}
.sporttourintro {
	margin-right:40px;
	margin-top:20px;
}
.sporttournav {
	border-top:1px dotted #ccc;
}
#content .sporttournav h2 {
	font-family:georgia, times, serif;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.sporttournav li {
	display:block;
	list-style:none;
	border-bottom:1px dotted #ccc;
	padding:10px;
	cursor: pointer;
}
.sporttournav h2 a {
	text-decoration:none;
	color:#003
}
.sporttournav img {
	width:120px;
	height:70px;
	float:left;
	margin-right:10px;
}
#content .sporttournav p {
	font-size:93%;
	font-family:arial, helvetica, sans-serif;
	font-style:normal;
}
.ctrightwide {
	float:left;
	width: 360px;
}
#ctleft {
	padding: 5px 20px 20px 20px;
	width:140px;
	float:left;
}
.cttext {
	padding: 9px 20px 20px 20px;
	width:360px;
	float:left;
}
.cttextwide {
	padding: 9px 40px 20px 20px;
	width:560px;
	float:left;
}
.ctright {
	width:160px;
	padding:9px 0 20px 20px;
	float:left;
}
.ctright h2 {
	font-weight:bold;
	margin:20px 0 6px 0;
}


.ctblock {
	border-top:1px dotted #ccc;
	padding-bottom:0.5em;
	clear:both;
}
.ctblock img {
	display:block;
	float:left;
	margin:20px 0 20px 0;
	width:120px;
}
.cttextwide .ctblock h2 , .ctblock p {
	margin-left:140px;
}
#content .ctright p {
	font-family:arial, sans-serif;
}
.boxed {
	margin:2em 0;
	background:#f5f7fc;
	padding:20px;
}
.darkboxed {
	margin:2em 0;
	background:#6b98dd;
	padding:20px;
	color:#fff;
}
#content .darkboxed h2 {
	color:#f5f7fc;
}
#content .darkboxed a {
	color:#fff;
}
.fitnessbar {
	padding:5px 0 10px 0;
}
.bullist li {
	background:0 4px no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
.cttext .bullist, .cttextwide .bullist{
	margin:1em 0;
}
.cttext .bullist li, .cttextwide .bullist li {
	background-position: 0 6px;
}
.tick {
	margin:1em 0;
}
.tick li {
	display:block;
	background: url(../img/tick.png) no-repeat 0 5px;
	padding: 3px 0 3px 22px;
}
#cttext .iconlist li {
	font-family:Arial, Helvetica, sans-serif;
}
.iconlist li {
	padding:3px 0 3px 22px;
	background: 0 4px no-repeat;
}
.iconlist li.pdficon {
	background-image:url(../img/pdficon.png);
}
.iconlist li.wordicon {
	background-image:url(../img/wordicon.png);
}
.subnav li.pdficon {
	background: 0 5px no-repeat;
	background-image:url(../img/pdficon.png);
	padding: 0 0 0 22px;
}
.iconlist a {
	color:#666;
	text-decoration:none;
}
.iconlist a:hover {
	text-decoration:underline;
}
.ctbroch ul, .brochchip ul {
	margin:0 10px;
}
#content h1 {
	background:url(../img/h1bg.png) no-repeat left bottom;
	padding:12px 0px 0 200px;
	font-family:georgia, times, serif;
	font-size:21px;
	height:52px;
	line-height:1.2;
	width:600px;
}
#ctsub {
	width:180px;
	float:left;
}
#actions {
	background:#fff;
	color:#666;
	padding:15px 0 0 20px;
	height:35px;
}
#actions img {
	display:block;
	float:left;
	margin-right:10px;
}

#ctsubtours .subnav {
	padding: 0 20px 0 0;
}
#ctsubtours .subnav li {
	display:block;
	padding-left:20px;
	border:none;
}

#ctsubtours .subnav a {
	padding:4px 0 4px 0px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#ctsubtours h2 {
	font-family:georgia, times, serif;
	font-size:15px;
	font-weight:bold;
	padding: 20px 0 6px 20px;
}
.subsport {
	margin:30px 0 0 20px;
	padding-bottom:20px;
}
.ctbroch {
	
	padding-bottom:10px;
	margin-top:30px
}
.brochchip {
	margin:0 40px 40px 0;
	width:140px;
	float:left;
	padding:10px 10px 20px 10px;
}

.brochchip.th2 {background:#faf5f4;}
.cttextwide .brochchip.th2 h2 {color:#cd9d92;}

.brochchip.th3 {background:#f4f6f9;}
.cttextwide .brochchip.th3 h2 {color:#8faac4;}

.brochchip.th4 {background:#f2f9f8;}
.cttextwide .brochchip.th4 h2 {color:#7fc4be;}

.brochchip.th5 {background:#f6f8f3;}
.cttextwide .brochchip.th5 h2 {color:#a7b78c;}

.brochchip.th6 {background:#f8f2f4;}
.cttextwide .brochchip.th6 h2 {color:#b87f95;}

.brochchip.th7 {background:#faf9f6;}
.cttextwide .brochchip.th7 h2 {color:#b1a685;}

.brochchip.th8 {background:#fbf2f7;}
.cttextwide .brochchip.th8 h2 {color:#d87fae;}

.brochfull {
	background:#f5f7fc;
	padding:20px 20px 20px 10px;
	
}
.cttextwide .brochfull h2 {
	margin: 0 0 0 160px;
}
.cttextwide .brochfull p {
	margin: 1em 0 0 160px;
}
.cttextwide .brochfull ul {
	margin-left:160px;
}
.brochfull img {
	float:left;
}

.cttextwide .brochchip h2 {
	font-weight:bold;
	padding:10px 10px 8px 10px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	margin:0 0 0.3em 0;
}
.cttextwide .brochchip li, .cttextwide .brochfull li  {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
}
.ctbroch h2 {
	font-weight:bold;
	padding:10px 10px 8px 10px;
}
.cttext h2, .cttextwide h2 {
	font-family:georgia, times, serif;
	font-size:15px;
	font-weight:bold;
	margin:20px 0 10px 0;
}
.cttext h3, .cttextwide h3 {
	font-family:arial, sans-serif;
	font-weight:bold;
	margin:1.5em 0 0.3em 0;
}
.cttext ol, .cttextwide ol {
	
	margin:1em 0 1em 3em;
}
.itinDistance {
	font-style:italic;	
}
.tourdates {
	width:360px;
	margin:20px 0;
}
.tourdates th, .tourdates td {
	padding:5px 20px;
}
.package {
	width:100%;
	margin:20px 0;
}
.package th, .package td {
	padding:5px 5px;
}
#content .ctbroch p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
	line-height:1.2;
	padding:0 10px;
}
.topbutton {
	padding:0 0 0 17px;
	background: url(../img/topbutton.png) no-repeat 0 2px;
}
.topbutton a {
	text-decoration:none;
	font-family:arial, sans-serif;
	font-size:85%;
	font-weight: bold;
	color:#6b98dd;
}
.topbutton a:hover {
	text-decoration:underline;
}
.faqquestions {
	border-bottom:1px solid #ccc;
	padding-bottom:1em;
}
.faqanswer {
	border-bottom:1px dotted #ccc;
	padding: 1em 0;
}
#content p.smalltext {
	margin-top:1em;
	font-size:85%;
	font-family:arial, sans-serif;
}
.rightimage {
	width:200px;
	float:right;
	margin: 0 0 0 20px;
}
.rightimage img {
	display:block;
}
#content .rightimage p {
	background:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
	padding:3px;
	line-height:1.2;
}
.booknow {
	margin-top:20px;
}
#wideSlideshow {
	height:320px;
}
.sportlogos {
	margin-top:60px;
}
.sportlogos img {
	margin:0 0 20px 20px;
	display: block;
}
.announcement {
	padding:20px;
	margin-bottom:20px;
}
#content .announcement h2 {
	margin-top:0;
	color:#fff;
}
#content .announcement p {
	margin-bottom:0;
	color:#fff;
}
#content .announcement p a {
	color:#fff;
}
.minimap {
	padding: 10px 0 10px 20px;
}

/* ------ Media ---------- */

#media {
	border-top:1px solid #000;
}
#mediaGallery {
	width:800px;
	height:320px;
	overflow:hidden;
}
#mediacontent {
	width:800px;
	height:320px;
	float:left;
	overflow:hidden;
}
#mediamenu {
	width:180px;
	float:left;
	background-color:#fff;
	color:#666;
	height:320px;
}
#mediamenu li {
	width:180px;
	height:160px;
}
#mediamenu a {
	display:block;
	width:180px;
	height:160px;
	outline:none;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position: 0 -160px;
}
#mediamenu a:hover, #mediamenu .tabs-selected a {
	background-position: 0 0px;
}
.ctrightimage {
	margin-bottom:20px;
}
.ctrightimage img {
	display:block;
	margin:0 auto 10px auto;
}
#content .ctright .ctrightimage p{
	text-align:center;
	font-size:11px;
}
/* ------ Footer --------- */

#footer {
	height:100px;
	background-image: no-repeat;
	font-size:85%;
	font-weight:bold;
}
#hm #footer {
		background-position: bottom;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fde8ab;
}
.ftNav {
	padding:20px 0 10px 20px;
}
.ftLegal {
	padding:0 20px;
}

/* ------ Home --------- */

#hmLeisure {
	width:650px;
	float:left;
	margin:20px 00px 0 0;
}
#hmSport {
	width:330px;
	float:left;
	border-top:20px solid #fff;
	background:#f5f7fc;
}
#hm #content {
	background:#fff url(../img/hmcontentbg.png) no-repeat left bottom;
}
#hmLeisure h1 {
	background:url(../img/hmLeisH1bg.png) no-repeat left bottom;
	padding:10px 20px;
	font-family:georgia, times, serif;
	font-size:138.5%;
	height:40px;
	line-height:1;
}
#hmSport h2 {
	background:url(../img/hmSportH2bg.png) no-repeat left bottom;
	padding:10px 20px;
	font-family:georgia, times, serif;
	font-size:138.5%;
	height:40px;
	line-height:1;
	color:#244992;
}
#hmLeisLeft {
	padding: 0 20px;
	float:left;
	width:140px;
}
#hmLeisText {
	width:270px;
	padding-right:30px;
	float:left;
	padding-top:4px;
	padding-bottom:10px;
}
#hmLeisBook {
	margin-left:20px;
	float:left;
	clear:left;
}
#hmLeisBook img {
	display:block;
}
#hmLeisBroch {
	position:relative;
	background-color: #f5f7fc;
	padding:28px 0 0 20px;
	margin-left:20px;
	border-bottom:20px solid #fff;
	float:left;
	width:430px;
	line-height:1;
	font-family:georgia, times, serif;
	font-size:116%;
	color:#244992;
	height:47px;
}
#hmLeisBroch img {
	position:absolute;
	display:block;
	top:-30px;
	right:10px;
}
#hmLeisBroch a, #hmLeisBook a {
	text-decoration: none;
	color:#244992;
}
#hmLeisTest {
	padding-top:4px;
	width:150px;
	float:left;
}
#content #hmLeisTest blockquote p {
	font-size:108%;
}
#content #hmLeisTest blockquote p.cite {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:85%;
	line-height:1.2;
}
#hm #content p {
	font-size:93%;
}
#hmSport .subnav a:hover {
	background:#ebeff9;
}
#hmSportInner {
	padding: 0 20px;
}
#hmSport .subnav {
	margin-bottom:20px;
}
#hm #content #hmSport p {
	margin-bottom:20px;
}
#hmLeisSlideshow, #hmSportSlideshow {
	height:290px;
}
#resources88742 {
	margin: 30px auto;
	width:940px;
	padding:20px;
	text-align:left;
	background:#3366cc;
	color:#ebeff9;
	font-size:11px;
	border-bottom:#6b98dd 40px solid;
}
#resources88742 h1 {
	background:none;
	color:#fff;
	font-size:15px;
	margin-bottom:0.5em;
}
#resources88742 p {
	margin-bottom:1em;
}
#resources88742 a {
	color:#ebeff9;
}
#tourdates {
	margin: 1em 0 2em 0;
	width: 560px;
}
#tourdates th {
	padding:3px 5px;
	font-weight:bold;
}
#tourdates td {
	padding:3px 5px;
}
#tourdates .even td {
	background:#ebeff9;
}
#tourdates a {
	text-decoration:none;
	color:#333;
}
#tourdates a:hover {
	font-weight:bold;
	color:#244992;
}
#dconverter {
	margin:2em 0 1em 0;
}
#dconverter td {
	padding:3px 3px 0 0;
}
.tdStart {
	width:80px;
}
.tdTour {
	width:400px;
}
/* ------- Convertor ------- */

#convertor {
	
	padding:5px;
	width:150px;
}
#convertor select {
	font-size:10px;
	display:block;
	margin-bottom:5px;
	width:150px;
}
#convertor #result  {
	margin:0 0 5px 0; font-size:15px;
	line-height:1.2;
	font-weight:bold;
	padding:5px;
}
.textorlegal {
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top:20px;
	font-size:10px;
	line-height:1.2;
}
.textorlegal a {
	text-decoration:none;
	color:#999;
}
#content #convertor p.smallprint {
	margin-bottom:0;
}
#tourdates .tdSS {
	padding-left:15px;
}

