@import url(../contentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/

/* Text Classes
========================================================================================== */

/* Layout
========================================================================================== */
body {
	padding: 0;
	background-color: #ede2d0;
	margin: 0 0 30px 10px;
}

p {
	margin: 10px;
	font-size: 0.75em;
	line-height: 1.4;
}

h1 {
	font-size: 1.125em;
	font-weight: bold;
	color: #484848;
}
h2 {
	font-size: 0.812em;
	font-weight: bold;
	padding-left: 20px;
	color: #484848;
}

div.Container {
	zoom: 1;
	margin: auto;
	text-align: left;
	width: 970px;
	overflow: hidden;
}
div.Wrapper {
	background-color: #fff;
	width: 760px;
	padding-top: 10px;
	float: left;
	display: inline;
	zoom: 1;
}
div.bannersVert {
	width: 182px;
	float: left;
	margin-left: 10px;
	display: inline;
	zoom: 1;
}
div.bannersHorz {
	width: 790px;
	float: left;
	zoom: 1;
}
.bannersVert img,
.bannersHorz img {
	margin: 10px 10px 10px 0;
	float: left;
}

div.Content {
	clear: both;
}
.home div.Content {
	padding: 0;
}
div.innerWrap {
	padding: 20px;
	clear: both;
}
.pnlContent, .Results {
	min-height: 150px;	
  height: auto !important;
  height: 150px;
}

div.Footer {
	padding-top: 20px;
	text-align: center;
	width: 760px;
	clear: both;
	background-color: #FFF;
	float: left;
}

div.Footer img {
	vertical-align: middle;
	margin-left: 20px;
}

div.Footer p {
	margin-top: 8px;
	font-size: 0.687em;
	color: #000;
}

div.Footer p a:link, div.Footer p a:hover, div.Footer p a:visited {
	color: #000;
	text-decoration: none;
}

div.Footer p a:hover {
	text-decoration: underline;
}

div.Bottom {
	float: left;
	clear: both;
	margin: 10px 0 0;
	display: inline;
}

div.Bottom img {
	border-left: 1px solid #fff;
	margin-right: -1px;
	float: left;
	clear: none;
}

.BrecklandMenu {
	/*margin-top: 10px;*/
	list-style-type: none;
	font-size: 0.687em;
	font-weight: bold;
	color: #fff;
}

.BrecklandMenu li {
	z-index: 90;
	float: left;
	text-align: center;
	border-left: 1px solid #fff;
	position: relative;
	zoom: 1;
}

.BrecklandMenu a {
	padding: 10px 8px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.BrecklandMenu a:hover {
	text-decoration: underline;
}

.BrecklandMenu ul {
	text-align: left;
	position: absolute;
	top: 34px;
	left: -8888px;
}
.BrecklandMenu table,
.BrecklandMenu td {
	padding: 0;
	margin: 0;
}

.BrecklandMenu ul li {
	float: none;
	text-align: left;
	border: 0;
	border-top: 1px solid #fff;
	zoom: 1;
}
/*.BrecklandMenu li:hover ul, 
.BrecklandMenu a:hover ul,
.BrecklandMenu li#ieHover ul {
	left: 0;
}*/
.BrecklandMenu .register, 
.BrecklandMenu .register ul {
	border: 0;
	width: 219px;
	background-color: #008478;
}

.BrecklandMenu .members, 
.BrecklandMenu .members ul {
	width: 208px;
	background-color: #219489;
}

.BrecklandMenu .about, 
.BrecklandMenu .about ul {
	width: 216px;
	background-color: #4ca9a0;
}

.BrecklandMenu .contact, 
.BrecklandMenu .contact ul {
	width: 114px;
	background-color: #6bb8b1;
}

/* Home Page
========================================================================================== */

/*
p.Home
{
    font-size: 0.687em;
    padding: 10px 25px 0;
}
*/

div.Home {
	line-height: 1.4;
	margin-top: 10px;
	float: left;
	width: 190px;
	display: inline;
	font-size: 0.812em;
	margin-left: 10px;
}

div.Home .Normal, div.Home h2, div.Home p {
	margin: 0;
	padding: 0;
	color: #FFF;
}


div.Home a,
div.Home a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Login
========================================================================================== */
.login {
	border: none;
}
.login label {
	width: 200px;
	float: left;
	clear: left;
	font-size: 0.687em;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.login input {
	float: left;
	width: 150px;
}
.login input.btn {
	width: auto;
	clear: both;
	margin-left: 205px;
	display: inline;
	background: transparent url(../../Images/btn.gif) no-repeat center right;
	color: #187A7A;
	font-size: 0.687em;
	border: 0;
	padding: 10px 15px 10px 10px;
	text-align: left;
}

/* Search Boxes
========================================================================================== */

div.Search {
	background-image: url(/Images/inside-arrow.gif);
	background-repeat: no-repeat;
	zoom: 1;
	float: left;
	width: 760px;
	margin: 10px 0 0;
	position: relative;
}
.home div.Search img {
	margin: 19px 0 19px 19px;
	float: left;
	display: inline;
}
div.Search img {	
}
.Search a {
	position: relative;
	width: 305px;
	height: 97px;
	float: left;
	margin: 19px 19px 19px 0;
	left: 19px;
	text-decoration: none;
}
.Search a span {
	position: absolute;
	left: 208px;
	top: 23px;
	color: #404040;
	font-size: 0.625em;
	font-weight: bold;
	visibility: hidden;
}
.Search a:hover { /* For IEs sake */
	border-bottom: solid 1px #FFF;
}
.Search a:hover span {
	/*left: 208px;*/
	visibility: visible;
}

div.Search fieldset {
	border: 0;
	padding: 20px 0 22px 19px;
}

div.Search fieldset label {
	background-color: #fff;
	width: 100px;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
	clear: left;
	line-height: 1.6;
	position: relative;
	z-index: 10;
}

div.Search fieldset input, 
div.Search fieldset select {
	width: 180px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #000;
}

div.Search fieldset.Home input, 
div.Search fieldset.Home select {
	margin-bottom: 12px;
}

div.Search fieldset input.searchBtn {
	width: auto;
	border: 0;
	background-color: #fff;
	font-size: 0.875em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	position: absolute;
	top: 57px;
	right: 30px;
	width: 5em;
}
.home div.Search fieldset input.searchBtn {
	top: 67px;
}
.Search label em {
	display: none;
	position: absolute;
	top: 10px;
	left: 280px;
	width: 155px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	border: solid 1px #DAC29C;
	background-color: #EDE2D0;
	color: #000;
	cursor: help;
}
div.Search fieldset img.help {
	float: left;
	margin: 3px 0 0 5px;
	cursor: help;
}
a.home {
	width: auto;
	height: auto;
	position: static;
	margin: 10px 20px;
}
a.home:hover 
{
    border: none;
}

/* Registration form
========================================================================================== */
.DataList label {
	position: relative;
}
.DataList label em {
	display: none;
	position: absolute;
	top: 5px;
	left: 435px;
	width: 155px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	border: solid 1px #DAC29C;
	background-color: #EDE2D0;
	color: #000;
	cursor: help;
}
.DataList img.help {
	float: left;
	margin: 13px 0 0 5px;
	cursor: help;
}

/* Search Results
========================================================================================== */

div.Results {
	margin: 10px;
	color: #000;
}
div.Results ul {
	margin-top: 20px;
}
div.Results li p, div.Results li h4 {
	font-size: 0.687em;
	padding-left: 0;
}

div.Results li {
	width: 330px;
	padding: 10px 0 10px 20px;
	display: inline;
}

div.Results li a:link, div.Results li a:hover, div.Results li a:visited {
	font-size: 0.687em;
	color: #000;
}

/* Default Master
========================================================================================== */
table.wrapper {
	margin: 20px auto;
}
.SideMenu {
	width: 180px;
}
.SideMenu td {
	padding: 2px 0;
	font-size: 0.75em;
}

/* CMS Menu
========================================================================================== */
.DynamicMenu {
	z-index: 2;
	position: relative;
}
.DynamicMenu a {
	display: block;
	line-height: 1.5em;
}

/* noscript Menu
========================================================================================== */
.noscriptNav ul {
	margin: 0 15px 30px;
	overflow: hidden;
}
.noscriptNav li {
	float: left;
	font-size: 0.75em;
	padding: 5px 20px 5px 20px;
	display: block;
	background: url(../../Images/bullet.gif) no-repeat 0 50%;
}
.noscriptNav li a {
	color: #008478;
	font-weight: bold;
}

/* Sitemap
========================================================================================== */
.Sitemap {
	padding: 30px 50px;
}
.Sitemap h1 {
	font-size: 1em;
}
.Sitemap li {
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;
}
.Sitemap ul {
	margin: 10px 0;
}
.Sitemap p {
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li, .Sitemap li p {
	font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns {
	float: right;
	padding-right: 7px;
}
.pnlParaBtns select {
	position: relative;
	top: -4px;
}
.SiteHeader {
	float: right;
}
.pnlConfirm {
	clear: both;
	padding: 40px;
	text-align: center;
}
.paraControls {
	clear: both;
}
.paraControls a:link, .paraControls a:visited, .paraControls a:hover, .paraControls a:active {
	font-size: 0.75em;
	color: #999;
	text-decoration: none;
}

/* Dropdown Lists
========================================================================================== */

div.Search div.DropDown {
	background: url(/Images/BlackDropDownArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.0;
	color: #000;
	background-color: #fff;
	float: left;
	width: 178px;
	border: solid 1px #000;
	position: relative;
	margin-bottom: 4px;
}

div.Search fieldset.Home div.DropDown {
	margin-bottom: 12px;
}

div.Search div.DropDown span {
	display: block;
	cursor: pointer;
	padding: 4px 2px;
}

div.Search div.DropDown div {
	width: 178px;
	background-color: #fff;
	border: solid 1px #000;
	border-top: none;
	position: absolute;
	top: 0.812em;
	left: -1px;
	margin-top: 10px;
}

div.Search div.DropDown div span {
	border-top: 1px solid #000;
}

@media print {
	.BrecklandMenu, .Search, div.Bottom, .Footer {
		display: none;
	}
	.Wrapper {
		width: 80%;
	}
	* {
		color: #000;
		background-color: #FFF;
	}

}


.paging {
    font-size: 0.75em;
    overflow: hidden;
    width: 190px;
    margin: 10px auto 0;
    clear: both;
}
.paging a{
    text-decoration: none;
    float: left;
    padding: 0 4px;
    border-right: solid 1px #000;
    color: #219489;
}
.paging strong,
.paging span{
    float: left;
}
.paging span.curr{
    border-right: solid 1px #000;
    font-weight: bold;
    padding: 0 4px;
}

.LogoBanner 
{
    background-color: #e7eef6;
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
}

.LogoBanner table
{
    width: 750px;
    border-collapse: collapse;
    margin-left: 5px;
}

.LogoBanner table tr td
{
    text-align: center;
}