@charset "UTF-8";
/* CSS Document Velo Vercors*/


/* CSS3 Embed Fonts */

@font-face {
	font-family: 'Journal';
	src: url('../files/journal.eot');
	src: local('Journal'), local('Journal'), url('../files/journal.ttf') format('truetype');
}

.Journal_nav {
	font-family: Journal;
	font-size:  16px;
	color: #FFF;
}
.Journal_head {
	color: #31317a;
	font: 600 34px Journal;
}
	
	

/* Reset and General Font Styles */
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 62.5%/1.6em;
	vertical-align: baseline;
}
body {
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1;
}
p {
	font-size: 0.8em;
	line-height: 1.4;
	text-align: justify;
}
h1 {
	font-size: 1.2em;
	color: #31317a;
	margin: 0;
}
h2 {
	font-size: 1em;
	color: #31317a;
}
h3 {
	font-size: 0.8em;
	color: #31317a;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote {
	margin-left: 0px;
	padding-left: 0px;
}
/* Layout Styles */

body  {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	background: url(../images/main-background.jpg) fixed bottom;
}
#container { 
	width: 800px; 
	background-color: rgb(255,255,255);
	margin: 0 auto; 
	border: 0;
	text-align: left;
} 
#container_us {
	width: 800px;
	background:  url(../images/WhoWeAre2.jpg) left 300px no-repeat;
	margin: 0 auto; 
	border: 0;
	text-align: left;
	height: 1100px;
}

#header { 
	background: #fff; 
	padding: 10px 10px 10px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 130px;
} 

#mainContent { 
	width: 580px;
	margin: 25px 40px 20px 20px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding: 0 0 20px 20px;
	border-left: 1px solid #999; 
	min-height: 400px;
	float: left;
} 
#mainContent_us {
	margin: 25px 40px 20px 150px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding: 0 0 20px 20px;	
	height: 660px;
}
#footer { 
	height: 40px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	border-top: 1px solid #999;
} 


/* Miscellaneous classes for reuse */
.fltrgt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clrflt { 
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}
.smallTxt {
	font-size: 0.6em;
}


/* Header Styles */

.header_text {
	padding: 0px 0px 0px 30px;
	color: #31317a;
	font-size: 1em;
	width: 440px;
}

.header_text h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 16px;
	line-height: 1.4;
}

/* Sidebar Styles */


/* Main Content Styles */

#mainContent img {
	padding-top: 12px;
}
#mainContent img.fltlft {
	padding: 0 24px 12px 0;
}
#mainContent img.fltrgt {
	padding: 0 0 12px 24px;
}
#mainContent a {
	color: #cd2010;
}
#footer a:visited {
	color: #000;
}
#mainContent a:hover, #footer a:hover {
	color: #666;
} 
#mainContent ul {
	font-size: 12px;
	list-style: disc;
	line-height: 1.4;
}
.bullet_bike ul {
	font-size: 12px;
	list-style: url(../images/bullet_bike.gif) none;
	line-height: 1.4;
}
#mainContent li {
	margin-bottom: 5px;
}
.testimonial {
	color: #31317a;
	font-style: italic;
}

/* Latest News Item Styles */

#latestNews {
	width: 200px;
	height: auto;
	border: 3px solid #31317a;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px;
}
#latestNews p {
	font-size: 0.8em;
}
#latestNews h2 {
 	font-size: 1em;
}
#latestNews h3 {
 	font-size: 0.8em;
	margin-top: -20px;
}


/* Climbs Table Styles */

table.climbs {
	font-size: 12px;
}
.climbs th, td {
	padding: 5px;
}
.climbs tr.tableHead {
	background-color: #CCC;
}
.climbs tr.row1 {
	background-color: #B6E1A0;
}
.climbs tr.row2 {
	background-color: #FFF7B7;
}
	
/* Rates Table Styles */

table.rates {
	font-size: 12px;
}

#colA {
	background-color: #fff;
}
#colB {
	background-color: #FFC7C1;
}
#package {
	background-color: #D3EEFF;
}
tr.rowHead {
	background-color: #666;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.rowHead th {
	padding: 5px 0px;
}
tr.rowSub {
	background-color: #ccc;
	font-weight: bold;
}

/* Availabilities Table Styles */

table.availabilities {
	font-size: 8px;
}
.booked {
	background-color: #F96;
}
.bookedSat {
	background-color: #F63;
}
.grey {
	background-color: #CCC;
}
.free {
	background-color: #BDFF9A;
}
.white {
	background-color: #FFF;
}

/* News & Events Page Styles */

#leftCol, #rightCol {
	width: 46%;
	float: left;
}
#leftCol {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #999;
	min-height: 420px;
}

/* Reservations Enquiry Form Styles */

label {
	width: 12em;
	float: left;
	font-size: 12px;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	padding: 2px 0 0 0 ;
}

fieldset {
	border: 1px solid #31317a;;
	width: 500px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	color: #31317a;
	padding: 6px 6px;
}
.inputmargin {
	margin: 3px 0 0 0;
}
label.nopad {
	padding: 0;
}

/* Footer Styles */
#footer {
	font-size: 0.8em;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
#footer a {
	color: #31317a;
}
#footer a:hover {
	color: #999;
}