
/* GENERAL CLASSES */

*{ 
margin:0; 
padding:0; 
} 

img {
border:none;
}
  
body {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
color: #010101;
font-size: 0.74em;
line-height: 15px;
background-color: #405053;
}
  
.image-right{
margin: 10px;
border: 0;
float: right;
}

.image-left{
margin: 10px;
border: 0;
float: left;
}



a, a:visited {
color:#000;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:underline;
}

#page{ 
position:relative; 
width: 960px;
margin: 0 auto;
padding: 0 10px;
background-color: #fff;
} 

/* HEADER CLASSES */

#masthead, #top, #cycle-menu, #accessibility-menu {
float: left;
}

#search-site {
float: right;
}

#masthead {
width: 960px;
height: 160px;
}

.home {
background: url(ctd-home-bg.jpg) left top no-repeat;
}

.subpage {
background: url(ctd-subpages-bg.jpg) left top no-repeat;
}

#top {
padding: 5px; 
width: 950px;
font-size: 0.90em;
font-weight: bold;
color: #fff;
height: 48px;
}

#top li {
display: inline;
}

#cycle-menu, #accessibility-menu {
padding: 5px 20px 5px 5px;
}

#search-site {
padding: 18px 25px 0px 0px;
}

#search-site #search {
padding: 2px 3px;
font-size: 0.90em;
width: 140px;
margin-right: 5px;
}

#search-site #send {
color: #FFFFFF;
padding: 0px 0px 3px 0;
background: none;
}

#search-site .send {
width: 40px
}

#search-site .send2 {
width: 40px
}

#top a {
color: #FFFFFF;
text-decoration: none;
}

#top a:hover {
text-decoration: underline;
}

#search-site p {
float: left;
}

#menu, #logo, #menu ul, #menu li {
float: left;
}

#yorkshire-dales {
float: right;
padding: 10px 30px 0px 0px;
}

#menu {
width: 700px;
}

#logo {
padding: 0px 0px 16px 50px;
}

#menu ul {
width: 650px;
clear: left;
margin-left: 5px;
}

#menu li {
display: block;
width: 181px;
padding: 10px 0px;
text-align: center;
font-size: 1.2em;
font-weight: bold;
height: 18px;
}

#menu li a {
color: #FFFFFF;
text-decoration: none;
}

#menu li a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#dayridesBt {
background: url(ctd-dayrides-button.png) left no-repeat;
}

#cycle-touringBt {
background: url(ctd-cycle-touring-button.png) left no-repeat;
}

#family-ridesBt {
background: url(ctd-family-rides-button.png) left no-repeat;
}

#top-image {
/*float: left;
width: 960px;*/
}

#top-image img{
border-bottom:10px solid #ffffff;
}

/* COLUMN CLASSES */

/* CLASSES FOR THREE COLUMN LAYOUT */

#colmask {
position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;			/* width of whole page */
overflow:hidden;		/* This chops off any overhanging divs */
background:#e9edde;		/* Left column background colour */
}

#colmask-sub {
position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;			/* width of whole page */
overflow:hidden;		/* This chops off any overhanging divs */
background:#e9d9cc;		/* Left column background colour */
}

#colmid {
float:left;
width:200%;
position:relative;
left:190px;
background:#fff;    	/* Centre column background colour */
}

#colright {
float:left;
width:100%;
position:relative;
left:50%;
margin-left:-480px;
background:#fff;    	/* Right column background colour */
}

#col1wrap {
float:right;
width:50%;
position:relative;
right:100%;
}

#col1pad {
margin:0 5px 0 495px;
overflow:hidden;
}

#col1 {
width:460px;
overflow:hidden;
}

/* CLASSES FOR TWO COLUMN LAYOUT */



/* column container */
.colmask {
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;			/* width of whole page */
overflow:hidden;	/* This chops off any overhanging divs */
}

/* 2 column left menu settings */

.leftcolumn {
background:#e9d9cc;
}

.leftcolumn .colright {
float:left;
width:200%;
position:relative;
left:190px;
background:#fff;
}

.leftcolumn .col1wrap {
float:right;
width:50%;
position:relative;
right:180px;
padding-bottom:1em;
background-color:blue;
}

.leftcolumn .col1 {
margin:0 10px 0 195px;
position:relative;
right:100%;
overflow:hidden;
}

.leftcolumn .col2 {
float:left;
width:180px;
position:relative;
right:185px;
background-color:#e9d9cc;
padding-bottom:10px;
}

.2col-copy {
	padding: 10px 0px;
}

.2col-copy ul {
padding: 0 20px;
}

.2col-copy p {
	padding: 5px 0px;
	line-height: 16px;
}


/* LEFT COLUMN - NAV MENU CLASSES */

#col2 {
float:left;
width:180px;
position:relative;
margin-left:-50%;
left:295px;
overflow:hidden;
padding-bottom:10px;
}

#left {
width: 180px;
padding: 10px 5px 10px 0px;

}

.lev2home-active {
font-weight:bold;
font-size:1.3em;
color:#475b1e;
padding:10px 0 7px 15px;
background: url(ctd-home-arrow.jpg) left top no-repeat;
}

.lev2home-link{
font-weight:normal;
color:#000;
padding:7px 0 7px 15px;
background: url(ctd-home-arrow.jpg) left top no-repeat;
}

.lev2home-link a, .lev2-link a:visited {
text-decoration:none;
color:#000;
}

.lev2home-link a:hover{
text-decoration:underline;
color:#333;
}

.lev3home-link{
font-size:1.2em;
font-weight:normal;
color:#000;
padding:10px 0 7px 15px;
background: url(ctd-home-arrow.jpg) left top no-repeat;
}

.lev3home-active {
font-weight:bold;
color:#663B18;
padding:7px 0;
}

.lev3home-active a, .lev3home-active a:visited {
text-decoration:none;
color:#000;
}

.lev3home-active a:hover{
text-decoration:underline;
color:#333;
}


.lev3home-link a, .lev3home-link a:visited {
text-decoration:none;
color:#000;
}

.lev3home-link a:hover{
text-decoration:underline;
color:#333;
}

.lev4home-active {
font-weight:bold;
color:#663B18;
padding:7px 0 7px 5px;
}

.lev4home-link{
font-weight:normal;
color:#000;
padding:0px 0 7px 5px;
}

.lev4home-link a, .lev4home-link a:visited {
text-decoration:none;
color:#000;
}

.lev4home-link a:hover{
text-decoration:underline;
color:#333;
}



.lev2sub-active {
font-weight:bold;
font-size:1.2em;
color:#475b1e;
padding:10px 0 7px 15px;
background: url(ctd-subpages-arrow.jpg) left top no-repeat;
}

.lev2sub-link{
font-weight:normal;
color:#000;
font-size:1.2em;
padding:10px 0 7px 15px;
background: url(ctd-subpages-arrow.jpg) left top no-repeat;
}

.lev2sub-link a, .lev2sub-link a:visited {
text-decoration:none;
color:#000;
}

.lev2sub-link a:hover{
text-decoration:underline;
color:#333;
}

.lev3sub-link{
font-size:1.2em;
font-weight:normal;
color:#000;
padding:10px 0 7px 15px;
background: url(ctd-subpages-arrow.jpg) left top no-repeat;
}

.lev3sub-active {
font-weight:bold;
font-size:1.3em;
color:#663B18;
padding:10px 0 7px 15px;
background: url(ctd-subpages-arrow.jpg) left top no-repeat;
}

.lev3sub-active a, .lev3sub-active a:visited {
text-decoration:none;
color:#000;
}

.lev3sub-active a:hover{
text-decoration:underline;
color:#333;
}


.lev3sub-link a, .lev3sub-link a:visited {
text-decoration:none;
color:#000;
}

.lev3sub-link a:hover{
text-decoration:underline;
color:#333;
}

.lev4sub-active {
font-weight:bold;
font-size:1.2em;
color:#663B18;
padding:0px 0 7px 20px;
background: url(ctd-subpages-arrowsmall.jpg) 10px top no-repeat;
}

.lev4sub-link{
font-weight:normal;
font-size:1.1em;
color:#000;
padding:0px 0 7px 20px;
background: url(ctd-subpages-arrowsmall.jpg) 10px top no-repeat;
}

.lev4sub-link a, .lev4sub-link a:visited {
text-decoration:none;
color:#000;
}

.lev4sub-link a:hover{
text-decoration:underline;
color:#333;
}

.lev5sub-active {
font-weight:bold;
font-size:1.1em;
color:#663B18;
padding:7px 0 7px 30px;
background: url(ctd-subpages-spot.jpg) 20px top no-repeat;
}

.lev5sub-link{
font-weight:normal;
font-size:1.0em;
color:#000;
padding:0px 0 7px 30px;
background: url(ctd-subpages-spot.jpg) 18px -10px no-repeat;
}

.lev5sub-link a, .lev5sub-link a:visited {
text-decoration:none;
color:#000;
}

.lev5sub-link a:hover{
text-decoration:underline;
color:#333;
}


/* RIGHT COLUMN - FEATURE LINKS CLASSES */

#col3 {
float:left;
width:290px;
position:relative;
left:0px;
overflow:hidden;
}

#event1, #event2, #event3, #event1 img, #event2 img, #event3 img, #event1 .text, #event2 .text, #event3 .text {
float: left;
}

#event1, #event2, #event3 {
padding: 5px 0px;
width: 290px;
}

#event1 .text, #event2 .text, #event3 .text {
padding: 15px 5px;
height: 50px;
width: 180px;
}

#event1 img, #event2 img, #event3 img {
padding-right: 5px;
}

#event2 {
border-top: 1px dashed #444444;
border-bottom: 1px dashed #444444;
}

#event2 .text {
background-color: #E9EDDE;
}

 
    



/* FOOTER CLASSES */

#footer {
clear: both;
width: 940px;
height: 100px;
padding: 15px 10px;
font-size: 0.90em;
border-top:10px solid #fff;
}

.orange {
background-color: #663c18;
}

.green {
background-color: #475B1F;
}

#national-parks, #footer ul {
float: left;
}

#national-parks {
padding-left: 5px;
}

#footer ul {
list-style-type: none;
display: block;
padding-left: 40px;
line-height: 16px;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#contact-details {
float: right;
width: 290px;
color: #FFFFFF;
line-height: 13px;
}

#contact-details p {
padding: 5px 0px;
}

#contact-details a {
text-decoration: underline;
}

#contact-details a:hover {
text-decoration: none;
}








/* SEARCH PAGE STYLES */

#searchbox{
padding:20px;
border:1px #C2510F solid;
}

.searchresults .send-buttons{
margin-left:20px;
}

.searchresults .feedback-label{
width:10em;
}

.searchresults{
padding-bottom:17px;
}

.searchresult{
margin-top:17px;
margin-bottom:17px;
}

.searchimage{
float:left;
clear:both;
}

.searchtext{
margin-bottom:17px;
clear:right;
}

.searchdate{
line-height:2em;
font-size:90%;
text-transform:uppercase;
}

.searchresult a{

}

a.nextpage{
background-position:right;
margin-left:5px;
}

a.lastpage{
margin-right:5px;
}

#search-result-links{
margin-bottom:20px;
}

#search-result-links a{
margin-left:2px;
margin-right:2px;
}






/* @group Content */

#content {
    float:left;
    width:100%;
    margin-right:-100%;
}
  
#content-inner {
    float:none;
	margin-left: 190px; 
    margin-right: 290px;
	background-color:#fff;
	padding: 5px 15px;
}


  
#breadcrumb, #copy, .2col-copy{
/*	float: left;*/
	/*width: 440px;*/
}

#breadcrumb li {
	display: inline;
	font-size: 0.90em;
	text-decoration: underline;
}

#breadcrumb a {
	color: #010101;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.currentpage{
text-decoration:none;
color:#c2722d;
font-weight:bold;
}

#copy {
	padding: 10px 0px;
}

#copy ul {
padding: 0 20px;
}

#copy p {
	padding: 5px 0px;
	line-height: 16px;
}

#copy h2 a, #copy h2 a:visited  {
color:#000;
text-decoration:none;
}

#copy h2 a:hover {
color:#000;
text-decoration:underline;
}


#copy a, #copy a:visited  {
color:#000;
text-decoration:underline;
}

#copy a:hover {
color:#000;
text-decoration:none;
}

/* @end */

/* SITEMAP STYLES */

#sitemap ul{
list-style-type:none;
padding-left:2em;
margin-right:0;
}

#sitemap li{
list-style-type:none;
padding-top:5px;
padding-bottom:5px;
margin-right:0;

}

#sitemap li.link1, #sitemap li.link2, #sitemap li.link3, #sitemap li.link4, #sitemap li.link5, #sitemap li.link6{
list-style-type:square;
padding-top:5px;
padding-bottom:5px;
color:#8684B0;
}

/*************************PHOTO GALLERY*************************************/

/*************************GENERAL CLASSES***********************************/
#gallery-images {
list-style: none;
padding: 0;
margin: 0;
}

#gallery-images li {
border:solid #004531; /* colour of lines around thumbnail*/
border-width: 1px; /* lines around the thumbnails */
background:#fff; /* colour behind thumbnail image */
padding:5px; /* space around each thumbnail */
position:relative;
margin:5px; /* space between thumbnail holders */
text-align: center;
float: left;
position: relative;
width: 110px;
height: 110px;
}

#gallery-images a:hover {
float: none;
}

#gallery-images a {
width: 110px;
height: 110px;
display: table-cell;
text-align: center; 
vertical-align: middle;
background: #fff;
}

#gallery-images a img {
vertical-align: middle;
text-align: center;
}

#gallery-images a span.gallery-pop {
position:absolute;
left:-9999px;
}

#gallery-images a:hover span.gallery-pop {
top:5px;
left: 0;
width: 120px;
text-align: center;
background:#FFF;
color:#004531;
padding:5px 0px 5px 0px;
font-size:80%;
border:1px solid #004531;
border-width:0 0 3px 0; 
}



/**********************************Thumbnail Viewer*************************************/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .galleryfooterbar{ /*Footer DIV of thumbbox that contains "close" link */
font-size: 0.9em;
letter-spacing:2px;
line-height: 1.3em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #313131;
font-size: 1.2em;
color: white;
text-align: center;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
font-size:1.2em;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*************************END GALLERY***********************/

/**************PICASSA POPULATED PHOTO GALLERY**********************/


/* Picasa gallery common styling */

a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#000;}

/* Picassa gallery images styling */

.picassa-photo {
padding:0px; 
color:#004731;
background:#fff; 
width:750px; 
/*height:1000px; */
text-align:left;
margin-left:0px;
margin-bottom:25px;
}

.picassa-photo ul {
list-style:none;
padding:0; 
margin:0; 
width:750px; 
background:#fff; 
position:relative; 
/*height:500px;*/
}

.picassa-photo ul li {
display:inline; 
width:100px; 
height:130px; 
float:left; 
margin:8px 8px 8px 0;
text-align:center;
border:solid #000; /* colour of lines around thumbnail*/
border-width: 1px; /* lines around the thumbnails */
background:#fff; /* colour behind thumbnail image */
padding:8px; /* space around each thumbnail */
color: #004731;
}

.picassa-photo ul li a {
display:block; 
width:100px; 
height:100px; 
cursor:default; 
padding:0;
margin:0;
text-decoration:none;
line-height:1.4;
font-size:0.8em;
}

.picassa-photo ul li a img {
display:block; 
width:100px; 
height:100px; 
text-align:center;
}

.picassa-photo ul li a:hover {
white-space:normal;
position:relative;
}

.picassa-photo ul li a.hor {
padding: 0;
margin:0;
}

.picassa-photo ul li a.vert {
padding: 0;
margin:0;
}

/*
.picassa-photo ul li a.vert:hover img {position:absolute; left:0px; top:0px; width:100px; height:100px; border-color:#fc0;}
.picassa-photo ul li a.hor:hover img {position:absolute; left:0px; top:0px; width:100px; height:100px; border-color:#fc0;}

.picassa-photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.picassa-photo ul li a:focus.vert img, .photo ul li a:active.vert img {background-color:#000; position:absolute; left:260px; top:0; width:240px; height:320px; border:1px solid #fc0; padding:5px 45px;}
.picassa-photo ul li a:focus.hor img, .photo ul li a:active.hor img {background-color:#000; position:absolute; left:260px; top:0; width:320px; height:240px; border:1px solid #fc0; padding:45px 5px;}
.picassa-photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:204px; height:150px; border:1px solid #666; top:165px; left:0; color:#ddd; font-weight:normal; padding:6px;}
*/

.picasa-linktext{
font-size:1.4em;
font-style:bold;
margin:2em 1em 1em 2em;

}


/*END**********PICASSA POPULATED PHOTO GALLERY******************END*/

/* ***************** Classes for links and file types **************** */

/* Adobe pdf files */
a.pdf {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_pdf.gif) center left no-repeat;
}

/* Microsoft Excel files */
a.excel {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_excel.gif) center left no-repeat;
}

/* Microsoft Word files */
.word {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_word.gif) center left no-repeat;
}

/* Microsoft Powerpoint files */
a.publisher {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_pps.gif) center left no-repeat;
}

/* JPG Image files */
a.jpeg {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_image.gif) center left no-repeat;
}*/

/* MP3 audio files */
a.mp3 {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_audio.gif) center left no-repeat;
}

/* Memory Map mmo files */
a.memorymap {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_mmo.gif) center left no-repeat;
}

/* Tracklogs gpx files */
a.gpxmap {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_gpx.gif) center left no-repeat;
}


/* Text files */
a.txt {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_txt.gif) center left no-repeat;
}

/* External Links */
a[href ^="http:"], .extlink {
display:inline-block;
padding:2px 0px 2px 15px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_elink.png) center left no-repeat;
}

/* Email */
a[href ^="mailto:"], .mailtolink {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(i_mailto.gif) center left no-repeat;
}


/* Removal of icons from various classes */
#national-parks a {
	background-image: none;
	padding: 0;
}


.help-message {
border: #004731 1px solid;
float: right;
margin: 0.5em 0.5em 0.5em 1em;
padding: 0.75em 0.5em;
width: 30%;
text-align:center;
}

.help-message-wide {
text-align:center;
margin-left:auto;
margin-right:auto;
border: #004731 1px solid;
padding: 0.75em 0.5em;
width: 70%;
}


	


  
  
