@charset "UTF-8";

/*
	Planet France 2013
	Designer: John Beadle
	
	COLORS:
	Blue:		#0C1C8C
	Aqua:		#61a9e7
	Green:		#52A11E
	Red:		#bc242a
	Lavender:	#A976F2
	Yellow:		#BF7B23
	red:		#bc242a
	Text:		#333
 */
 
 

	/* CSS reset */
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul, li {
	list-style:none;
}

header, nav, footer, section {
	display:block;
}

body {
	background-color: #f5f5f5;

}



	/* SITE STYLES */
	


#wrapper {
	width: 1024px;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 140px;
}
#header-wrap {
	position: relative;
	min-width: 100%;
	height: 124px;
	padding:0;
	margin-bottom:8px;
	z-index: 100;
	border-top: 20px solid #0c1c8c;
	
}
header {
	width: 1024px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
	/** NAV STYLES**/

nav {
	width: 500px;
	height: 20px;
	float: right;
	font-weight: 400;
	margin-bottom: 0px;
	margin-right: 0;
	padding-top: 40px;
}

nav li {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-left: 12px;
	color: #bc242a;
}

nav li:before {
	content: " / ";
	margin-right:6px;
	}

nav li:first-child:before {
	content: none;
}

nav li a {
	color: #333;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	-ms-transition: color .3s linear;
	transition: color .3s linear;
	text-decoration: none;
	font-weight: 400;

}

nav li a:hover {
	color: #bc242a;
}
nav li a:focus {
	color:#bc242a;
	
}


.logo {
	float:left;
	margin-left:20px;
}
.btn-tof {
	margin-top:20px;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:14px;
}
.btn-it {
	margin-top:32px;
	color:#fff;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.btn-it a:hover {
	color:rgba(255, 255, 255, 0.7);	
}
.btn-it a {
	color:#fff;	
}

/* BACKGROUND COLORS */

.bg-blue {
	background-color:#1c06a3;	
}
.bg-red {
	background-color:#bc242a;	
}
.bg-green {
	background-color:#52A11E;	
}
.bg-lavender {
	background-color:#705ab5;	

}
.bg-aqua {
	background-color:#61a9e7;	

}
/** FONT STYLES**/

h1 {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;	
	font-weight: 400;
	margin-bottom: 6px;
	line-height: 48px;
}
h2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 28px;
	font-weight: 400;
	line-height:1.5;
}
h3 {
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;	
	margin-bottom: 6px;
	line-height:1.8;
}
h4 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight:700;
	margin-top:12px;		
}
h5 {
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight:700;
	margin-top:12px;
	}
	
	/*MAP FONT */

h6 {
	font-size:22px;
	font-family: geobats;
	text-align:right;
	margin-right:8px;
	padding-top:20px;	
}
	@font-face {
    font-family: geobats;
    src: url(../geobats/geobats.ttf);
}

h6:hover { 
   color: #f5f5f5 !important;
   -webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	-ms-transition: color .3s linear;
	transition: color .3s linear; 
}

strong {
	font-weight:600;	
}

small {
	line-height: 1.5;
	font-family: 'Libre Baskerville', serif;	
	font-weight:400;
	margin-top:6px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	
}
.sans {
	font-family: 'Open Sans', sans-serif;
	margin-top:6px;
	color:#666;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	-ms-transition: color .3s linear;
	transition: color .3s linear;
}
a:hover {
	color: #bc242a;
}
a img {
	border:0px;
}
.caption-head {
	font-family: 'Libre Baskerville', serif;	
	font-size: 22px;
	font-weight:400;
	margin-bottom:0;
	line-height:0;
	margin-bottom:-24px;
	padding-top:6px;

}

.caption-sub {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:400;
	color:#fff;
	line-height:1.5;
}

.underline {
	text-decoration: underline;		
}

/* COLOUR CLASSES*/

.red {
	color:#bc242a;	
}
.blue {
	color:#1c06a3;
}
.green {
	color:#52A11E;	
}
.grey {
	color:#7a7c7f;
}
.yellow {
	color:#ffcb05;	
}
.lavender {
	color:#705ab5;	
}
.aqua {
	color:#61a9e7;	
}
.burgundy {
	color:#960f44;	
}

/** CLEARFIX**/

.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;	
}

html[xmlns] .clearfix {
	display:block;	
}

* html .clearfix {
	height: 1%;	
}


/* SECTION STYLES */

.title {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:12px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

.i-map {
	float:left;
	margin-left:80px;
	
}
.callout {
	padding-left:40px;
	text-align:center;	
}

	/* REGION STYLES */
	
.region {
	padding-top:20px;
	text-align: center;
	margin-bottom: 20px;
}
.region-it {
	width:980px;
	padding-bottom:60px;
	text-align: center;
	margin-bottom: 20px;
	margin-left:20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.region-list {
	width:960px;
	padding-bottom:250px;
	text-align: center;
	margin-bottom: 20px;
	margin-left:20px;
	padding-left:20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.it-list {
	width:280px;
	float:left;	
	margin-right:20px;
	text-align:left;
	clear:right;
	padding-left:20px;

}
.it-list-last {
	width:260px;
	float:left;	
	margin-right:20px;
	text-align:left;
	clear:right;
	padding-left:40px;

}

.it-list li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;	
}
.it-list-last li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;	
}
.social {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;	
}
.col-left {
	width: 640px;
	padding-bottom: 40px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	clear: left;
	border: 1px solid #CCCCCC;
	box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2);
	background-color: #FFFFFF;
}
.consent {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height: 200px;
}
.col-left-it {
	width: 640px;
	float: left;
	margin-top: 0;
	text-align: left;
	clear: left;
}
.col-left img {
	float: left;
	margin-bottom: 18px;
}
.col-right {
	width: 300px;
	float: right;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

.col-right-it {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
}
.col-right-it a {
	font-weight:600;
	color:#333;	
}

.col-right-it a:hover {
	font-weight:600;
	color:#bc242a;	
}
.testimonial {
	text-align:center;
	margin-top: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}

.testimonial a {
	color:	#bc242a;
	font-weight:400;
}
.testimonial a:hover {
	color:	#0c1c8c;
	font-weight:400;
}
	/* TASTE OF STYLES*/
	
.taste {
	width:980px;
	margin-bottom:32px;
	float:left;
	margin-left:20px;	
}
.planet {
	width:220px;
	height:220px;
	position:relative;
}
.planet img {
  position:absolute;
  left:0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

.planet img.top:hover {
  opacity:0;
}
.a {
	text-align:center;	
	margin-left:auto;
	margin-right:auto;
}

.b {
	clear:right;
	float:left;
	margin-left:160px;
	margin-top:-110px;
}

.c {
	float:right;
	margin-right:160px;
	margin-top:-110px;
}

.d {
	clear:right;
	float:left;
	margin-left:40px;
	margin-top:0;
}
.e {
	width:240px;
	clear:right;
	float:left;
	margin-left:100px;
	margin-top:-20px;
}
.f {
	float:right;
	margin-right:40px;
}
.g {
	clear:right;
	float:left;
	margin-left:160px;
	margin-top:0;
}
.h {
	float:right;
	margin-right:160px;
	margin-top:0;
}
.i {
	clear:right;
	float:left;
	margin-top:-100px;
	margin-left:380px;
}




#map_canvas {
	width:980px;
	height:400px;
	margin-bottom: 32px;
	border: 1px solid #333;
	margin-left:20px;
	margin-top:8px;	
}

/* 3 and 4 columns */

.col-3 {
	width:300px;
	float:left;
	padding:0;
	text-align:center;	
	margin-left:20px;
	margin-top:20px;
	margin-right:18px;
	padding-bottom:20px;
	border: 1px solid #CCCCCC;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
	background-color: #FFFFFF;
	clear:right;
	margin-bottom:8px;
}


.form {
	padding:20px;
	width:600px;
	margin-bottom:110px;	
}
.contact {
	padding: 20px;
	margin-left:20px;
	width:260px;
	min-height:360px;
}
.last {
	width:300px;
	float:right;
	padding:0;
	text-align:center;	
	margin-right:20px;
	margin-top:20px;
	margin-bottom:8px;
	padding-bottom:20px;
	border: 1px solid #CCCCCC;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
	background-color: #FFFFFF;
}
.col-3 a {
	color:#7a7c7f;	
}
.col-3 a:hover {
	color:#bc242a;	
}
.red-rule img {
	margin-bottom: 0;
	border-bottom: 6px solid #bc242a;
}
.aqua-rule img {
	margin-bottom: 0;
	border-bottom: 6px solid #61a9e7;
}
.blue-rule img {
	border-bottom: 6px solid #1c06a3;	
}
.green-rule img {
	border-bottom: 6px solid #52A11E;	
	
}
.lavender-rule img {
	border-bottom: 6px solid #705ab5;	
	
}
.col-4 {
	width:200px;
	float:left;
	padding:20px;
	margin-right:16px;
}
.indent {
	padding-left:24px;
	padding-right:24px;	
}

.social {
	color:#fff;
	font-size: 18px;
	width:200px;
	margin:auto;
	height:40px;	
}

.social .icon-light {
	color: #bc242a;
}
.social .icon-light:hover {
	color: #0C1C8C;
}

hr.hline_region {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	margin-top:12px;
}
hr.itinerary {
	border:0;
	height:0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top:20px;
	margin-bottom:20px;
}


/* FOOTER STYLES*/

#footerwrap {
	background-color: #bc242a;
	height:140px;
}

footer {
	width: 1024px;
	text-align: center;
	padding-top:20px;
	padding-left:40px;
	margin: auto;
	background-color: #bc242a;
	color: #fff;
}
footer p {
	font-size: 11px;
	line-height:1.5;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}

.reg {
	margin-top:.4em;
	font-size:11px;
	line-height:1.5;	
}
footer a {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	
}

footer a:hover {
	color:#0c1c8c;
	font-family: 'Open Sans', sans-serif;
	
}
.foot-logos {
	text-align:center;	
	margin-top:12px;

}

/** FORM**/


#form {
	margin-top: 20px;
}

#form span {
	display: inline-block;
}

#form input {
	float: left;
	width: 275px;
	height: 30px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
}
#form textarea {
	float: right;
	border: 1px solid #CCC;
	width: 275px;
	min-height: 210px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 5px;
	clear: right;
	font-weight: 400;
	margin-right: 4px;
}

#form input.submit {
	float: left;
	width: 80px;
	height: 32px;
	margin-right: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #bc242a;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	clear: both;
	padding-bottom: 4px;
}
#form legend {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}


#form label { 
	float:left; 
    display: inline;  
    cursor: pointer;  
    position: relative;  
    padding-left: 0px;  
    margin-right: 15px;  
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}  

#form input.submit:hover {
	color:#fff;
	background-color: #1c06a3;
}
.simple-input {
	display: block;
	padding: 5px;
	transition: all 0.3s ease-out;
}
.simple-input:hover { border-radius: 0; }
.simple-input:focus { 
  outline: none;
  border-radius: 0; 
  border-color: #636466;
}

::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333;  
}

:-ms-input-placeholder {  
   color: #333;  
}