/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	/*line-height: 1.166;	*/
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-image:url(../01graphics/left-bg.gif);
	background-position: -75px 0;
	background-repeat:repeat-y;
	background-color: #ffffff;
}

a:link, a:visited, a:hover {
	color: #957794;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#999999;
	font-weight: bold;
	
	}
a:hover {
	text-decoration: underline;
	border-bottom: none;
	color: #749396;
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0px;
	 color: #957794;
	 font-weight: bold;

}

h1{
 font-size: 160%;
 background-color: #749396;
 color: #ffffff;
 text-align: center;
 margin: 0 0 0 0;
 padding: 5px 5px 5px 25px;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
h1 a:hover {
	text-decoration: underline;
	}
h2{
 font-size: 130%;
 margin: 0;
}

h3{
 font-size: 120%;
 margin: 2em 0 -1em 0;

}
.first  {
 margin-top: 0;
}
h4{
 font-size: 110%;
 margin: 2em 0 -1em 0;
}

h5{
 font-size: 100%;
 margin: 2em 0 -1em 0;
}

#content ul li{
 list-style-type: square;
 margin-bottom: 0.5em;}

#content ul ul li{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Header{
	margin: 0;
	padding:0;
	height: 150px;
	background-image:url(http://www.dalesbarn.co.uk/random/index.cgi);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	max-width:1024px;
}

#Container {
	max-width: 1024px;
	margin-top: 0;
	}

#NavBar{
	margin: 5px 0.5% 0 79%;
	padding: 0px;
}

#content{
	float: left;
	margin: 1em 0 0 0;
	width: 69%;
	padding: 0 20px 0 40px;
	border-right: 1px #A59396 solid;
	 }
#content img a{
		border: 1pt #749396 solid;
}
  
span.noBG a:hover {background-color:transparent} 


/************** image styles ***************/


div.Rightimg{
float: right; 
padding: 0.5em 0 10px 10px;
color: #ffffff;


}
div.Leftimg{
float: left; 
padding: 0.5em 10px 10px 0;
color: #ffffff;

}
div.Rightimg img, .Leftimg img {
border: 1px solid #0F228C;
}
div.Rightimg img a, .Leftimg img a {
margin: 0;
text-decoration: none;
background-color: transparent;

}

.Rightimg img a:hover, .Leftimg img a:hover,
.Rightimg a:hover, .Leftimg a:hover {
	background-color: transparent;
	color: #678689;
}
/*****************************/

#BottomLinks {
		clear: both;
		padding: 10px 10px 10px 40px;

	}



/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	background-color: #749396;
	color: #ffffff;
	padding: 10px 10px 10px 40px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the NavBar in cases where they "touch" */

#Footer a, #Footer a:hover {
	color: #ffffff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	}
#Footer a:hover {
	text-decoration: underline;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}

/*********** #NavBar link styles ***********/

#Nav ul a:link, #Nav ul a:visited, #Nav ul a:hover {
display: block;  
}
#Nav ul {list-style: none; padding: 0; margin: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Nav li {border-bottom: 1px solid #A1B1AE;
	margin: 0;
	
		}

/* fix for browsers that don't need the hack */
html>body #Nav li {border-bottom: none;}


/*********** #NavLinks styles ***********/

#Nav{
	margin: 0;
	font-size: 1em;
	text-align: left;
	width: 98%;


}

#Nav h3{
	padding: 5px;
	margin: 0;
	font-size: 100%;
	background-color: #D7CBD6;

}

#Nav a	{
	padding: 2px 10px 2px 10px;
}

#Nav a:link, #Nav a:visited{
	margin: 0;
	border-top: 1pt #91A9AC solid;
	border-bottom: 1pt solid #5C787A;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration: none;
	color: #ffffff;
	background-color: #749396;
}

#Nav a:visited{
	border-top: 1pt #778F96 solid;
	border-bottom: 1pt solid #AFBFC2;
	color: #ffffff;
	background-color: #A1B1AE;
}

#Nav a:hover, 
#Here a:link, #Here a:visited, #Here a:hover,
body#GDHome li#GDHome-nav a,
body#Biog li#Biog-nav a,
body#GDEnquiry li#GDEnquiry-nav a,
body#GDMaps li#GDMaps-nav a
{
	border-top: 1pt #8D777A solid;
	border-bottom: 1pt #BDAFB1 solid;
	background-color: #AB93AA;
	color: #ffffff;
}

/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav a:link, #SkipToNav a:visited {
     color: #ffffff; 
     text-decoration: none;
	 font-size: smaller;
	 margin: 0;
	background-color: transparent;
	border-bottom: none;
	margin: 0;
	 }
  
#SkipToNav a:focus, #SkipToNav a:hover, #SkipToNav a:active{
     /* Becomes visible & underlined when user tabs to it. 
       :active pseudo-class necessary for IE 
       :focus pseudo-class necessary for Mozilla 
     */
     color: #000000; 
     text-decoration: underline;
	 background-color: transparent;
	 	border-bottom: none;

  }
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	text-align: center;
	font-weight: bold;
	
	}
.centred {
	text-align: center;
	clear: both;
	}
.centred img {
	padding: 0;
	margin: 2px 0 0 0;
	border: 1pt #749396 solid;
	vertical-align: middle;

	}

.RuledTable TD{
	padding: 5px;
	border: 1pt solid #B5E3E3;
	}
.RuledTable TH {
	border: 1pt solid #1FACAC;
		}
.Required {
	color:#749396;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture {
	font-size: smaller;
	color: #749396;
	margin-bottom: 20px;
	background-color: #D7CBD6;
	margin: 0;
	padding: 3em 0 0 0;
	}
.selectpicture img {
	padding: 0 3px 3px 0;
	vertical-align: middle;
	}
.PictureCaptions {
	font-size: smaller;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #000000;}
.PleaseNote, .BookingEnquiries {
	border: 1pt #749396 dashed;
	padding: 10px;
	background-color: #D4F4F7;
	}
#Credit {
	font-size: smaller;
	color: #A1B3B7;

	}
#Credit a:link, #Credit a:visited,
#Credit a:hover {
	color: #A1B3B7;
	}