/* CSS for Striding Arches */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family: Myriad, Arial, Helvetica, sans-serif;
color: #707072;
font-weight:normal;
font-size:14px;
background-image:url(../images/layout/bgnd1.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color: #efede1;
}

#wrapper	{
/*margin:0px auto 30px;*/
margin:0px auto;
width:920px;
width:100%;
/*text-align:left;/* for IE */
overflow:hidden;
}

#top	{
width:920px;
margin:0 auto;
}

/* the Striding Arches title box */
#branding	{
height:39px;
width:160px;
float:left;
background:#D0542E;
/*padding-left: 120px;*/
}

/* the Striding Arches title text */
#branding span {
color: #ffffff;
font-size: 18px;
line-height: 39px;
vertical-align: middle;
padding-left: 10px;
}

/* nav_main (top nav container )--*/
#nav_main	{
float:left;
width:760px;
height:39px;
margin:0;
padding:0;
background-color:#b34f00;
}

/*-- header slides block (the Flash container) --*/
#slides	{
/*width:1151px;*/
/*width:1151px;*/
height:392px;
clear:both;
padding:0;
margin:0 auto 20px auto;
}

/*-- the main and sub content container --*/
#content	{
/*float:left;*/
/*width:100%;*/
width:870px;
/*margin:10px 0 10px 0;*/
margin:0 auto;
}

#content .inside	{/* this add left and right padding to the content area */
/*padding:0 80px 0 170px;*/
}

#content_main	{/* the right hand content area - narrow - used on home page */
float:left;
width:420px;
}

#content_main .inside	{/* this sets the right hand padding on the main content */
/*padding:0 25px 0 60px;*/
padding:0 20px 0 0;
}

#content_main2	{/* wider content area */
float:right;
width:710px;
}

#content_main2 .inside	{
padding:0 210px 0 0;
}

#content_sub	{/* wide left column - used on Home Page */
float:left;
width:386px;
}

#content_sub2	{/* narrow left column */
float:left;
width:130px;
}

/*-- footer --*/
#footer	{
clear:both;
width:100%;
margin:0 auto;
}

/*-- site_info --*/
#site_info	{
float:left;
width:100%;
font-weight:bold;
text-align:center;
padding:45px 0 0 0;
}

#site_info a	{
/*color:#2e5c6b;*/
color:#fff;
font-weight:normal;
text-decoration:none;
}

#site_info a:hover	{
/*color:#2e5c6b;*/
color:#fff;
font-weight:normal;
text-decoration:underline;
}

/* nav_footer bottom menu --*/
ul#navlist_footer	{
list-style:none;
padding:20px 0;
text-align:center;
}

ul#navlist_footer li	{
display:inline;
color: #55555;
font-weight:normal;
}

ul#navlist_footer li a	{
color: #555555;
font-weight:normal;
text-decoration:none;
padding:0 5px;
}

ul#navlist_footer li a:hover {
color: #5e4a02;
font-weight:normal;
text-decoration:none;
}

/* additional LAYOUT ----------------------------------*/
.clearboth	{
clear:both;
}

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

/* text formatting -------------------------------*/
h1	{
font-size:26px;
font-weight:normal;
margin:3px 0;
}

h2	{
font-size:24px;
font-weight:normal;
margin:0px 0 5px 0;
}

h3	{
font-size:16px;
font-weight:bold;
line-height:normal;
margin:0px 0 0px 0;
padding:0;
}

p	{
font-size:14px;
line-height:1.4em;
margin:0 0 10px 0;
}

a:link, a:visited	{
color: #d53615;
text-decoration: underline;
}

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

/*---[ lists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}	
/* -- stuff that dan has touched ----*/

/* Main Layout */

#content_2thirds {
width:570px;
padding: 20px 10px 10px 5px;
margin: 0px 00px 0px 0px;
}
#content_2thirds h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}
#content_2thirds h3 {
font-size:11px;
font-weight:normal;
}
#content_2thirds h1 span {
color: #cf5b37;
}
.inside h1 span {
color: #cf5b37;
}
.inside h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}
#content_1third img	{
text-align:center;
}
#content .quote	{
font-size: 18px;
line-height: 25px;
color:#867971;
}
#content_3quarters {
width:780px;
padding: 0px 10px 10px 5px;
margin: 0px 00px 0px 0px;
}
#content_3quarters h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}
#content_3quarters h2 {
font-size:15px;
font-weight:bold;
padding: 4px 0px 0px 0px;
}
#content_1third	{/* right side */
float:right;
width:270px;
text-align:left;
padding: 0px 5px 10px 10px;
margin: 0px 00px 0px 0px;
}
.smalltext {font-size: 12px;}
#orangetext	{
color: #d53615;
line-height: 20px;
}
#weesleekit {
font-size: 10px;
text-align:center;
padding-bottom: 10px;
}
#weesleekit a {
color:#d53615;
}

/*---[ Sound Button ]---------------------------*/
#sound {
text-align:right;
}

/*-- Contact Page --*/
#form_center {
width: 350px;
margin:auto;
}
#forminput{
float:right;
width:200px;
}
#formlabel {
line-height: 18px;
}
#send {
text-align:right;
}
#content_1third_con	{
float:right;
width:170px;
text-align:left;
margin: 0px 00px 0px 0px;
}
label {
vertical-align:top;
}
#full {
width:auto;
padding-left: 10px;
padding-right: 10px;
}
#full p {
padding-top: 5px;
}
#full h1 {
font-size:18px;
padding: 15px 0px 7px 0px;
}

/* Forest Trust Page */
#content_2thirds_trust {
width:570px;
padding: 20px 10px 0px 5px;
margin: 0px 00px 0px 0px;
}
#content_2thirds_trust h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}

/* Links */
#lefthalf {
padding-top: 20px;
}

/* Yorkshire Sculpture Park */
#ysp	{
padding: 0px 5px 10px 35px;
margin: 0px 00px 0px 0px;
}
#images_ysp {
width: 870px;
padding: 40px 0px 0px 0px;
display:inline;
text-align:center;
margin-bottom: 15px;
margin-top: 50px;
}
#images_ysp div {
float: left;
text-align:left;
font-size:11px;
margin-right: 28px;
margin-left: 4px;
}


/* Wildlife */
#content_1third_wild	{/* right side */
float:right;
color:#867971;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
}


/* Forestry */
#content_1third_forestry	{/* right side */
float:right;
background-color: #345327;
color:#FFFFFF;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
}
#content_1third_forestry p	{/* right side */
padding: 010px 10px 10px 15px;
margin: 0px 00px 0px 0px;
font-size: 12px;
}
#pdf	{
float:right;
width:250px;
font-size: 12px;
font-weight: normal;
margin-top: 10px;
}
#pdfleft	{
width:125px;
text-align:left;
font-size: 10px;
font-weight: normal;
}
#pdfright	{/* right side */
width:115px;
text-align:left;
font-size: 10px;
float: right;
font-weight: normal;
padding-left: 0px;
}

/* Pip Hall */
#content_1third_pip2	{/* right side */
float:right;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
padding-top: 20px;
}
#content_1third_pip	{/* coloured content */
float:right;
background-color: #928176;
color:#FFFFFF;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
}
#content_1third_pip a	{/* right side */
color:#FFFFFF;
}
#content_1third_pip h1 {
font-size:18px;
padding: 0px 5px 0px 15px;
}
#content_1third_pip p	{/* right side */
padding: 010px 10px 10px 15px;
margin: 0px 00px 0px 0px;
font-size: 12px;
}

/* Image Strips */
#images {
width: 900px;
text-align: left;
padding: 30px 0px 0px 5px;
display:inline;
}
#images2 {
width: 870px;
text-align: justify;
padding: 4px 0px 0px 0px;
}
#images2 p {
font-size: 11px;
text-align: left;
padding: 4px 0px 0px 12px;
}
#images2 img {
padding: 0px 0px 0px 12px;
}
#images3 {
width: 570px;
text-align: justify;
padding: 4px 0px 0px 0px;
margin-bottom: 10px;
}
#images3 img {
padding: 0px 3px 0px 0px;
}
#images3 p {
font-size: 11px;
text-align: left;
padding: 0px 0px 0px 0px;
}
#images4 {
width: 570px;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
text-align:center;
}
#images4 img {
margin: 0px 8px 10px 0px;
}
#images4 p {
font-size: 11px;
text-align: left;
padding: 0px 0px 0px 3px;
}
#images5 {
width:530px;
padding: 4px 0px 0px 0px;
margin-bottom: 10px;
text-align:left;
}
#images5 img {
margin: 0px 12px 12px 0px;
}
#images5 p {
font-size: 11px;
text-align: left;
padding: 4px 0px 0px 0px;
}



/* Alec Finley */

#content_1third_alec2	{
float:right;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
padding-top: 20px;
}
#content_1third_alec	{
float:right;
background-color: #817c00;
color:#FFFFFF;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
}
#content_1third_alec a	{
color:#FFFFFF;
}
#content_1third_alec h1 {
font-size:18px;
padding: 10px 5px 0px 15px;
}
#content_1third_alec p	{
padding: 0px 10px 10px 15px;
margin: 0px 00px 0px 0px;
font-size: 12px;
}
#dalwhat {
float:right;
width: 325px;
}

/* The Byre */

#content_byre_left {
width:500px;
padding: 20px 10px 10px 5px;
margin: 0px 00px 0px 0px;
}
#content_byre_left h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}

#content_byre_topright	{/* right side */
float:right;
width:330px;
text-align:left;
padding: 0px 0px 0px 0px;
margin: -10px 00px 0px 0px;
font-size:12px;
}
#content_byre_topright p	{/* right side */
padding: 0px 10px 0px 0px;
margin: 0px 00px 0px 0px;
font-size:10px;
}

#content_byre_right1	{/* right side */
clear:right;
float:right;
background-color: #878889;
color:#FFFFFF;
width:230px;
text-align:left;
font-size: 12px;
font-weight: normal;
padding: 14px 17px 13px 17px;
margin: 31px 00px 0px 0px;
}
#content_byre_right1 p{/* right side */
font-size: 12px;
}
#content_byre_right1 h1{/* right side */
font-size:13px;
padding: 0px 0px 0px 0px;
font-weight:bold;
}
#content_byre_right1 a	{/* right side */
color:#FFFFFF;
}
#soundbyre {
width:320px;
text-align:right;
}

/* Striding Arches */

#content_2thirds_stride {
width:500px;
padding: 20px 10px 10px 5px;
margin: 0px 00px 0px 0px;
}
#content_2thirds_stride h1 {
font-size:18px;
padding: 0px 0px 7px 0px;
}
#content_1third_stride	{/* right side */
float:right;
width:310px;
text-align:left;
padding: 0px 5px 10px 10px;
margin: 0px 0px 0px 0px;
}
#content_1third_stride p {
font-size:10px;
padding-left: 4px;
}

/* Locharbriggs Quarry */ 
#content_1third_quarry	{/* right side */
float:right;
width:250px;
text-align:left;
}
#content_1third_quarry p	{/* right side */
font-size: 12px;
}

/* explore */
#content_1third_explore	{/* right side */
float:right;
background-color: #818961;
color:#FFFFFF;
width:250px;
text-align:left;
font-size: 12px;
font-weight: normal;
}
#content_1third_explore a	{/* right side */
color:#FFFFFF;
}
#content_1third_explore p	{/* right side */
padding: 010px 10px 10px 15px;
margin: 0px 00px 0px 0px;
font-size: 12px;
}
#expimg2	{/* right side */
float:right;
width:250px;
font-size: 12px;
font-weight: normal;
margin-top: 0px;
}
#expimg2right	{/* right side */
width:125px;
text-align:left;
font-size: 10px;
font-weight: normal;
}

