/* CSS Style sheet for Lake District TV - 2009 */
/* CSS copyright Barry Zimmerman */

/* Permanent Styles -  Site */

html { height:100% }
form { margin:0px }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
p:first-child { margin-top:0px }
table { empty-cells:hide }

/* End Permanent Styles -  Site */

/* STYLE FOR PAGE STRUCTURE */
#PageDiv {
	position:relative;
	margin: auto;
	width:990px;
}

body {
	background-color: #ffffff;
	background-image: url(inc/grnd.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
}

/* navigation */
.topnav {
	float: right;
	background-color: #ffffff;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color : #4D75B0;
	font-weight: bold;
	margin: 0px;
}
.topnavclients {
	float: right;
  	line-height: 34px;
	background-color: #ffffff;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color : #4D75B0;
	font-weight: bold;
	margin: 0px;
}

#topnavigation a {
  	line-height: 34px;
	color: #4D75B0;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	}	

#topnavigation a:hover {
	background-color: #4D75B0;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	}

#navigation {
	background-color: #ffffff;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
	font-weight: bold;
}
#navigation ul {
	width: 220px;
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding: 0;
	}

#navigation li a {
	background-color: #4D75B0;
	border: 1px solid #666;
	border-width:0px 0px 1px 0px;
  	line-height: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin:  0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	}	

#navigation li a:hover {
	background-color: #000000;
	color: #FFFFFF;
	}

/* VIDEO SECTION */
#video {
	background-color: #ffffff;
	background-image: url(inc/videogrnd.gif);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
}
/* Content Stles */

#contentwrapper {
	background-color: #ffffff;
	background-image: url(inc/contentgrnd.gif);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
}

h1 {
	margin: 0px;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4D75B0;
}
h2 {
	margin: 0px;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#searchcontainer {
	background-color: #ffffff;
}
#searchbox {
	background-color: #ffffff;
	background-image: url(inc/searchgrnd.gif);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
}

#content {
	margin: 0px;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content a {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4D75B0;
}
#content a:hover {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#footer {
	background-color: #ffffff;
	background-image: url(inc/footergrnd.gif);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
}
#footertext .footernote, #footertext .footernote a {
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
/* Results Page */
#results {
	width: 650px;
	margin: 0px;
	clear: both;
}
#resultsleft {
	float: left;
	width: 500px;
	margin: 0px;
	}
#resultsright {
	float: right;
	width: 150px;
	margin: 0px;
	}

/* Search Results Client Page */
.clientcontact {
	margin: 0px;
	font-family: "DIN", "Calibiri", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	color: #000000;
}
.clientcontact a {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4D75B0;
}
.clientcontact a:hover {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* WIDGET STYLES */
/* Jcarousal Lite */
.widget {
background-color: #4D75B0;
width:990px;
border-top: 1px solid #000000;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
}

.widget_style ul {
width:990px;
margin:0;
padding:0;
}

.widget_style li {
height:150px;
width:150px;
line-height: 150px;
list-style:none;
text-decoration: none;
margin:0;
padding:2px 5px 2px 10px;
}


