/* CSS for Teesdale Holidays May 2007 - WebMaestro  www.webmaestro.co.uk */
/*#993300 Teesdale branding colour elements - information */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #f0f8ff;
	background-image:  url(thbgnd.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-color: #fff;
	margin-left:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-color: #fff;
	margin-left:10px;
}
a:link {
	text-decoration:underline;
	color:#000;
}
a:visited {
	text-decoration:underline;
	color:#000;
}
a:hover {
	text-decoration:underline;
	color:#ff0000;
}

.sidenav_h {
	text-align:center;
	color:#993300;
	background-color:#fff;
	font-weight:bold;
}
#tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	width:775px;
	height:25px;
	background-color:#993300;
	background-image:  url(tab993300.gif);
	background-repeat:no-repeat;
}

#page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 5px solid #993300;
	width:765px;
}
.outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #fff;
	color: black;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	width: 700px;
	border-bottom:1px solid #993300;
}
.topinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	background-color: #fff;
	color: #993300;
	text-align: left;
	margin:0px;
	padding:5px;
	width: 700px;
	height:20px;
	clear:both;
	border-bottom:1px solid #993300;
}
#botnav  {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	width:725px;	
	color: #000;
	font-size:1em;
	text-align:right;
	margin-right: 10px;
	margin-left:10px;
	padding:10px;
	float:right;
	border-top:1px solid #993300;

}
.coldiv {
	width:735px;
	margin:5px;
	border-top:solid 1px #993300;
	height:5px;
	clear:both;
	
	}
/*end colouring-------------------------------------------------------*/

/* division ids------------------------------------------ */

#wrapper {
	background-color: #f0f8ff;	
	background-image:  url(thbgnd.gif);
	background-repeat:repeat-x;
	color: black;
	margin-left: auto;
   	margin-right: auto;
	text-align: left;
	border: 0px;
	width: 775px;
}

#header {
	padding:0px;
	height:100px;
	width:775px;
	text-align:left;
	background-color: #000066;
	
}

#hero {
	text-align:center;
	width:775px;
	height:150px;
	background-color: #000066;
	background-image:  url(hero_border.gif);
	background-repeat:no-repeat;
}

#hero_image {
	position:relative;
	left:0px;
	right:0px;
	top:4px;
	bottom:5px;
}

#tab_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	float:right;
	padding-right:20px;
	padding-top:4px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f0f8ff;
	color: black;
	text-align: center;
	clear:both;
}
/* classes----------------------------------------------------*/
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	float:left;
	padding-top:7px;
	padding-left:20px;
	color:black;
}
.crumbs a:link {
	text-decoration:underline;
	color:#000;
}
.crumbs a:visited {
	text-decoration:underline;
	color:#000;
}

.crumbs a:hover {
	text-decoration:underline;
	color:#ff0000;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.float_right {
	float:right;
	margin:5px;
	background-color:#000066;
}
.float_left {
	float:left;
	background-color:#000066;
}
.dividor {
	clear:both;
}
/* navigation ------------------------------------------ */

#topnav  {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000066;
	font-size:1em;
	text-align:right;
	line-height:2;
	margin-right: 10px;
	float:right;
	position:relative;
	top:70px;
	}
#topnav ul{
	margin:0;
	padding:0;
}
#topnav li{
	display:inline;
}
#topnav a:link {
	text-decoration:none;
	color:#fff;
}
#topnav a:visited {
	text-decoration:none;
	color:#fff;
}

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


#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #fff;
	color: black;
	text-align: right;
	margin-right:10px;
	padding-bottom:10px;
	float:right;
	clear:both;
}
#subnav ul{
	margin:0;
	padding:0;
}
#subnav li{
	display:inline;
}
#subnav a:link {
	text-decoration:none;
	color:#000;
}
#subnav a:visited {
	text-decoration:none;
	color:#000;
}
#subnav a:hover {
	text-decoration:underline;
	color:#ff0000;
}
#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ffffff;
	color: black;
	line-height:1.5;
	text-align: left;
	margin:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:150px;
	float:right;
	border-left:solid 1px #993300;
}
#sidenav ul{
	margin:0;
	padding:10px;
	list-style-type:none;
}
#sidenav li{
	display:block;
}
#sidenav a:link {
	text-decoration:none;
	color:#000;
}
#sidenav a:visited {
	text-decoration:none;
	color:#000;
}
#sidenav a:hover {
	text-decoration:underline;
	color:#ff0000;
}

#botnav ul{
	margin:0;
	padding:0;
}
#botnav li{
	display:inline;
}
#botnav a:link {
	text-decoration:none;
	color:#000;
}
#botnav a:visited {
	text-decoration:none;
	color:#000;
}

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

/* attractions listings ----------------------------------- */

.box {
	width:360px;
	height:200px;	
	margin-left:5px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:5px;
	padding:0px;
	float:left;
	border-bottom:dotted 1px #993300;
	border-right:dotted 1px #993300;
	background-color:#efefef;
	}
.box_f {
	width:730px;
	height:200px;	
	margin-left:5px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:5px;
	padding:0px;
	float:left;
	border-bottom:dotted 1px #993300;
	border-right:dotted 1px #993300;

	background-color:#efefef;
	}

.title {
	font-size: 1.2em;
	font-weight:bold;
	color:#993300;
	margin:0px;
	padding:5px;
	
	
	}

.text {
	font-size: 1em;
	color:#000;
	padding:5px;
	padding-top:0px;
	}

.contact {
	font-size: 1em;
	font-weight:bold;
	font-style:italic;
	color:#404040;
	margin:0px;
	padding:5px;
	clear:top;
}

.contact a:link {
	text-decoration:none;
	font-weight: bold;
	color:#993300;
}
.contact a:visited {
	text-decoration:none;
	color:#ff0000;
}

.contact a:hover {
	text-decoration:underline;
	color:#993300;
}
.tel {
text-align:left;
}
.weblink {
padding-left:20px;
}
.activity_image {
float:right;
margin:5px;
margin-right:20px;
border: solid 1px #000;
}

/* Google maps--------------------------------------------*/

#map {
	border:1px solid #000;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	height:400px;
	clear:both;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	background-color:#fff;
	width:350px;
	height:260px;
	margin-left:25px;
	
	border-bottom:1px solid #993300;
	float:left;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	background-color:#fff;
	padding-top:15px;
	height:20px;
	border-bottom:1px solid #993300;
	clear:both;
}
.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color:#fff;
	padding:10px;
	padding-bottom:0px;
	
}

.d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	background-color:#fff;
	padding:10px;
	margin-bottom:5px;
	border-top:0px solid #993300;
}
.activity_pic (
	margin:10px;
	float:left;
	
}

