/* CSS Document */
/*GLOBAL*/

body {
	background:url(/images/template-header-bgr.jpg) repeat-x #c5b697;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*FONTS+LINKS+SPANS*/

p {
	color:#4e4534;
	text-align:justify;
	line-height:140%;
}

a {
	text-decoration:none;
	color:#429ce0;
}

h1 {
	color:#4583bc;
	font-size:16px;
	font-weight:normal;
	margin:5px 0 4px 0
}

h2 {
	color:#4583bc;
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
}

h3 {
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
	color:#4e4534;
}

ol, ul, li, table {
	color:#4e4534;
}

ol, ul {
	margin:0 0 0 20px;
}

li {
	padding:5px 0;
}

.background-box {
	background:#e4e1cc;
	border:1px solid #aeab90;
	padding:5px;
}

.news-archive-text a{
	color:#4e4534;
}

.news-archive-text a:hover {
	color:#429ce0;
}

/*TEMPLATE*/

#container {
	background:url(/images/template-header-bg-2.jpg) no-repeat center top;
	width:1200px;
	margin:0 auto;
	min-height:500px;
	margin-left:-600px;
	_margin-left:0px;
	position:relative;
}

#header {
	height:205px;
}

#logo {
	float:left;
	padding:0 0 0 100px;
}

#join-up {
	float:left;
}

#header-text {
	color:#6b6354;
	font-style:italic;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:672px;
	padding:7px 5px 0 60px;
}
	
#content-container {
	background:url(/images/template-content-bgr.jpg) repeat-y 120px 250px;
	clear:both;
}

#menu-container {
	clear:both;
}

#menu {
	width:940px;
	margin:1px auto 0 auto;
	padding:0 0 9px 0;
}

#menu_bg{
	background:url(/images/template-menu-bgr.jpg) repeat-x;
	height:32px;
	float:left;
}

#menu-left {
	background:url(/images/template-menu-left.jpg) no-repeat;
	width:10px;
	height:32px;
	float:left;
}
 
#menu-right {
	background:url(/images/template-menu-right.jpg) no-repeat;
	width:10px;
	height:32px;
	float:left;
}

.menu_item_category{
	float:left;
	background:url(/images/template-menu-divider.jpg) no-repeat left;
	height:32px;
	padding:0 0 0 2px;
}

.menu-item a, .menu-item-sel a {
	height:25px;
	padding:7px 12px 0 13px;
	color:#e4e1cc;
	font-size:14px;
	display:block;
	float:left;
	background:url(/images/template-menu-bgr.jpg) repeat-x;
}

.menu-item a:hover, .menu-item-sel a:hover {
	background:url(/images/template-menu-hover-bgr.jpg) repeat-x;
	color:#faf8ed;
}

.sub-menu-container {
	position:absolute;
	width:424px;
	margin-top:32px;
}

.sub-menu {
	position:relative;
	width:424px;
}

.sub-menu .menu-item, .sub-menu .menu-item-sel {
	background:none;
}

.sub-menu .menu-item a, .sub-menu .menu-item-sel a {
	background:#759e57;
	display:block;
	color:#fff;
	font-size:12px;
	padding:7px 16px 0 16px;
	width:179px;
	border-left:1px solid #4c7f4b;
}

.sub-menu .menu-item a:hover{
	background:#4c7f4b;
}

.sub-menu .menu_item_category{
	background:none;
	float:left;
	width:212px;
	padding:0;
}

#main-content-container {
	width:1070px;
	padding:0 0 0 130px;
}

#sidebar {
	width:178px;
	float:left;
	background:#cecbb3;
	border:1px solid #aeab90;
	padding:10px;
	margin:0 10px 30px 0;
}

.sidebar-button {
	margin:0 0 10px 0;
}

#sidebar-resources-container, #sidebar-contact-container {
	width:184px;
	margin:0 0 10px 0;
}

#sidebar-resources-title, #sidebar-contact-title {
	color:#fff;
	font-size:14px;
	width:119px;
	height:30px;
	padding:20px 0 0 65px;
}

#sidebar-resources-title {
	background:url(/images/tempalte-resources-header.jpg) no-repeat;
}

#sidebar-contact-title {
	background:url(/images/template-sidebar-contact.jpg) no-repeat;
}

#sidebar-resources-content, #sidebar-contact-content {
	width:158px;
	border:1px solid #c1b294;
	border-top:none;
	background:#e4e1cc;
	color:#6b6354;
}

#sidebar-resources-content {
	padding:5px 10px;
}

#sidebar-contact-content {
	padding:10px;
} 

.sidebar-item {
	border-top:1px solid #c1b294;
	padding:5px 0 5px 3px;
}

.sidebar-item a {
	color:#504736;
}

.sidebar-item a:hover {
	color:#429ce0;
}

.tise {
	background:url(/images/tempalte-tisebox.jpg) no-repeat;
	width:180px;
	height:126px;
	margin:0 0 10px 0;
}

.tise-filled{
	margin:0 0 10px 0;
}

#content {
	width:697px;
	float:left;
	background:#f8f7f3;
	border:1px solid #cfccb4;
	margin:0 0 30px 0;
	padding:15px;
}

#footer {
	background:url(/images/template-footer-bg.jpg) no-repeat bottom;
	width:960px;
	padding:0 0 40px 0;
	font-size:11px;
	color:#ad9f84;
	line-height:160%;
	margin:0 0 0 -10px;
	height:45px;
}

#footer a {
	color:#ad9f84;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-content {
	width:936px;
	padding:10px 0;
	border-top:1px solid #c1b294;
	margin:0 0 0 12px;
}

#footer-border {
	width:47px;
	height:43px;
	float:left;
	margin:-32px 0 0 20px;
	position:relative;
}

#footer-left {
	width:385px;
	float:left;
	padding:0 0 0 10px;
}

#footer-right {
	width:450px;
	float:right;
	text-align:right;
}

/*HOMEPAGE*/

#homepage-addl-text {
	width:365px;
	float:left;
	padding:0 20px 0 0;
}

.member-of-anglingtrust-image {
	float:left;
	margin:0 0 20px 0;
}

.member-of-anglingtrust-text {
	height:31px;
	float:left;
	padding:16px 0 0 5px;
	margin:0 0 20px 0;
}

#homepage-fisheries {
	width:365px;
	float:left;
	margin:0 0 20px 0;
}

#homepage-fisheries-table {
	background:#e9f0f4;
}

.homepage-fisheries-header {
	height:30px;
	width:305px;
	background:url(/images/home-fisherstatus-header.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	padding:20px 0 0 60px;
}

#homepage-fisheries-table {
	border:1px solid #6caad9;
	border-top:none;
}

.fishery {
	border-right:1px solid #6caad9;
	border-top:1px solid #6caad9;
	width:125px;
	padding:3px;
}

.fishery a{
	color:#4e4534;
}

.fishery-status {
	border:1px solid #6caad9;
	border-left:none;
	border-bottom:none;
	width:31px;
	height:29px;
}

#homepage-news {
	width:305px;
	float:left;
	margin:0 0 20px 0;
}

#homepage-news-header {
	background:url(/images/homepage-news-header.jpg) no-repeat;
	width:245px;
	height:28px;
	color:#fff;
	font-size:16px;
	padding:22px 0 0 60px;
}

#homepage-news-header-title {
	float:left;
	width:145px;
}

#homepage-news-viewall {
	float:left;
	font-size:12px;
	width:100px;
	padding:2px 0 0 0;
}

#homepage-news-viewall a {
	color:#e3d7c0;
}

#homepage-news-content {
	width:303px;
	border:1px solid #6b6354;
	background:#e4e1cc;
}

.homepage-news-item {
	border-top:1px solid #6b6354;
	padding:10px 9px;
	width:284px;
	height:80px;
}

.homepage-news-date {
	width:48px;
	height:44px;
	float:left;
}

.homepage-news-date-month {
	background:url(/images/home-news-date-bgr.jpg) repeat-x;
	height:13px;
	color:#fff;
	text-align:center;
	font-size:10px;
}

.homepage-news-date-day {
	border:1px solid #6b6354;
	border-top:none;
	width:46px;
	height:30px;
	font-size:24px;
	color:#6b6354;
	background:#fff;
	text-align:center;
}

.homepage-news-title {
	float:left;
	width:215px;
	margin:0 0 0 10px;
}

.homepage-news-title a{
	color:#0d0d0d;
	font-weight:bold;
}

.homepage-news-title a:hover {
	color:#429ce0;
}

.homepage-news-content {
	float:left;
	width:220px;
	margin:0 0 0 10px;
	color:#3e3e3e;
	text-align:justify;
}

#bbc-weather {
	width:306px;
	float:right;
	margin:10px 0 0 0;
}

.home-tise {
	width:339px;
	height:78px;
	float:left;
}

#homepage-gallery {
	background:url(/images/home-gallery-header-bgr.jpg) repeat-x;
	width:693px;
	margin:15px 0 0 0;
}

#homepage-gallery-header {
	background:url(/images/home-gallery-header.jpg) no-repeat;
	padding:20px 0 0 55px;
	margin:0 0 0 10px;
	height:29px;
	color:#fff;
	font-size:16px;
	float:left;
}

#homepage-gallery-header-viewall {
	float:right;
	height:26px;
	padding:23px 10px 0 0;
}

#homepage-gallery-header-viewall a {
	color:#e3d7c0;
}

#homepage-gallery-content {
	border:1px solid #6b6354;
	border-top:none;
	background:#e3d7c0;
	width:691px;
	float:left;
}

.homepage-gallery-image {
	float:left;
	padding:12px 0 10px 10px;
}

/*NEWS LIST*/

.news-item {
	border-top:1px solid #dcdcdc;
	padding:15px 0;
}

.news-content-container {
	width:625px;
	margin:0 0 10px 15px;
	float:left;
}

.news-title a{
	font-size:14px;
	color:#544b3b;
}

.news-title a:hover {
	text-decoration:underline;
}

.news-link {
	padding:4px 0;
}

.continue-reading {
	text-align:right;
}

.news-content {
	color:#544b3b;
	line-height:140%;
}

/*WATERS PAGE*/

#water-name {
	float:left;
	width:250px;
}

#baliff-status-container {
	float:left;
	width:325px;
	margin:0 0 10px 0;
}

#newest-water-news {
	width:354px;
	padding:0 15px 0 0;
	float:left;
}

#baliff-status-table, .bailiff-comment {
	color:#544b3b;
}

.left-cell, .right-cell, .baliff-image, .bailiff-comment {
	border:1px solid #dcdcdc;
	padding:5px;
}

.right-cell, .left-cell {
	border-left:none;
}

.bailiff-comment {
	line-height:140%;
	font-size:10px;
}

.left-cell {
	width:215px;
}

.green-text, .red-text {
	width:40px;
	padding:37px 3px 0 3px;
}	
.green-text {
	color:#46794b;
	background:url(/images/waters-tick.jpg) no-repeat 6px 0;
}

.red-text {	
	color:#6a1818;
	background:url(/images/waters-cross.jpg) no-repeat 6px 0;
}

#info-table {
	margin:25px 0;
}

#info-table p {
	margin:0 0 5px 0;
	padding:0;
	line-height:140%;
}

#waters-info td {
	padding:10px;
}

.cell-1 {
	width:152px;
	background:#e4e1cc;
	color:#544b3b;
	border:1px solid #cecbb3;
	border-bottom:none;
}

.cell-dark, .cell-light {
	border:1px solid #dcdcdc;
	border-bottom:none;
	border-left:none;
	color:#544b3b;
	line-height:140%;
}

.cell-dark, .left-cell, .baliff-image, .dark, .bailiff-comment {
	background:#efefef;
}

.cell-light, .right-cell, .light {
	background:#f5f5f5;
}

#waters-news {
	margin:0 0 10px 0;
}

.waters-news-item {
	margin:0 0 10px 0;
	float:left;
	border-top:1px solid #dcdcdc;
	padding:10px 0 0 0;
}

.waters-news-title {
	font-size:14px;
	margin:0 0 5px 0;
}

.waters-news-title a, waters-news-title {
	color:#544b3b;
}

.waters-article-container {
	float:left;
	margin:0 0 0 10px;
	width:635px;
}

.waters-image-enlarge {
	color:#76736d;
	font-size:12px;
	background:url(/images/waters-click-to-view.jpg) no-repeat;
	padding:0 0 0 18px;
}

.water-gallery-image {
	float:left;
	padding:2px;
	background:#e4e1cc;
	border:1px solid #cecbb3;
	margin:10px 0 10px 11px;
	cursor:pointer;
}

#main-gallery-image {
	width:332px;
	float:left;
}

#map {
	width:360px;
	height:240px;
	float:left;
	border:1px solid #dcdcdc;
	overflow:hidden;
}

.translucent-text {
	background:#efefef;
	height:21px;
	margin:-24px 0 0 0;
	padding:5px 0 0 0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	width:320px;
}

.non-translucent-text {
	text-align:center;
	padding:0;
}

.non-translucent-text a{
	color:#4e4534;
}

/*WATERS CATEGORY PAGE*/

.water-mini {
	width:221px;
	background:#e4e1cc;
	border:1px solid #cecbb3;
	float:left;
	margin:0 0 12px 12px;
}

.water-mini-image {
	padding:10px;
}

.water-mini-name {
	text-align:center;
	padding:0 0 10px 0;
}

.water-mini-name a {
	font-size:14px;
	color:#524938;
}

.water-mini-name a:hover {
	color:#429ce0;
}



/*MAIN GALLERY*/

.main-gallery-item {
	width:168px;
	margin:0 0 10px 4px;
	float:left;
	background:#e4e1cc;
	border:1px solid #cecbb3;
}

.main-galley-image {
	padding:4px;
}

.main-gallery-title {
	text-align:center;
	padding:5px 0;
}

.main-gallery-title a {
	color:#524938;
}

.main-gallery-title a:hover {
	color:#429ce0;
}

/*ADD IMAGE*/

#add-image-table {
	width:694px;
	border:1px solid #dcdcdc;
	color:#544b3b;
	margin:0 0 20px 0;
}

.left-col {
	width:150px;
	padding:10px 20px 10px 0;
}

.right-col {
	width:464px;
	padding:10px 0;
}

.submit-button-td {
	padding:10px 0 10px 185px;
}

.form-input-dropdown{
	width:225px;
}

.form-textarea {
	width:220px;
	height:80px;
}

.form-textarea, .form-input-dropdown, .members-textarea, .members-dropdown, .members-input, .guest-input, .pass-type, .booking-dropdown, .emergency-input {
	border:none;
	border:1px solid #dcdcdc;
}

.submit-button {
	border:none;
	background:none;
	background:url(/images/form-submit-bgr.jpg) repeat-x;
	height:24px;
	font-size:15px;
	padding:0 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

.submit-button:hover {
	color:#d3e8f9;
	cursor:pointer;
}

#add-image-status {
	padding:10px;
	border:1px solid #a0d86a;
	background:#eeffdd;
	color:#355e0e;
	margin:0 0 10px 0;
	width:674px;
	text-align:center;
}	

/*MEMBERSHIP*/

.membership-price-header {
	border:1px solid #cecbb3;
	border-left:none;
	background:#e4e1cc;
	color:#544b3b;
	padding:10px;
}

.member-price-1, .member-price-2, .member-price-3 {
	padding:10px;
	color:#544b3b;
	border:1px solid #dcdcdc;
}

.member-price-1 {
	border-top:none;
}

.member-price-2, .member-price-3 {
	border-top:none;
	border-left:none;
}

#guest-passes {
	background:url(/images/members-price-list-guest-bg.jpg) repeat-x;
	border:1px solid #efefef;
	margin:13px 0;
	font-size:11px;
}

#guest-passes a {	
	padding:10px 0 0 15px;	
	height:23px;
	display:block;
	color:#fff;
}

#guest-passes a:hover {
	color:#d3e8f9;
}

#members-join-table {
	border:1px solid #dcdcdc;
	margin:10px 0 0 0;
}

.member-right, .member-left, .left-col, .right-col {
	border-bottom:1px solid #dcdcdc;
}

.member-left {
	width:160px;
	padding:15px 25px 15px 0;
}

.member-right {
	width:493px;
	padding:15px 0;
}

.members-textarea, .members-input, .guest-input {
	width:350px;
}

.members-dropdown, .pass-type, .booking-dropdown  {
	width:355px;
}

.members-radial {
	margin:0 0 10px 0;
}

.join-submit {
	padding:10px 0;
	color:#544b3b;
}

/*GUEST PASSES*/

#guest-passes-table {
	border:1px solid #dcdcdc;
	margin:20px 0;
}

.pass-right {
	padding:15px 0;
}

.pass-right, .pass-left {
	border-bottom:1px solid #dcdcdc;
}

.pass-left {
	padding:15px 25px 15px 0;
	width:160px;
}

.pass-right {
	width:493px;
}

.pass-submit {
	padding:15px 0 15px 300px;
}

/*LINKS*/

#links-table {
	border:1px solid #dcdcdc;
}

.link-image {
	width:120px;
	height:69px;
	border-top:1px solid #dcdcdc;
}

.link-link {
	text-align:center;
	width:85px;
	background:#efefef;
	border:1px solid #dcdcdc;
	border-bottom:none;
}

.link-info {
	width:367px;
	background:#efefef;
	border-top:1px solid #dcdcdc;
	padding:0 10px;
}

/*CONTACTS*/

.contacts-col {
	width:345px;
	float:left;
}

.commitee-member {
	border-top:1px solid #dcdcdc;
	padding:10px;
	background:#efefef;
}

.blue {
	color:#429ce0;
}

#commitee-table {
	border:1px solid #dcdcdc;
	width:330px;
}

.commitee-details-dropout {
	width:328px;
}

.contacts-row-hide{
	display:none;
}

.commitee-details {
	background:#efefef;
	padding:3px 10px 3px 0;
	line-height:140%;
}

.commitee-details a {
	color:#4e4534;
}

.commitee-details a:hover {
	text-decoration:underline;
	color:#429ce0;
}

.left {
	width:100px;
}

/*NEWSLETTERS*/

.newsletters-td {
	width:221px;
}

.newsletter-container {
	width:199px;
	padding:10px;
	border:1px solid #dcdcdc;
	border-top:none;
	margin:0 10px 0 0;
	background:#efefef;
}

/*EMERGENCY ASSISTANCE*/

#emergency-assistance-table {
	border:1px solid #dcdcdc;
}

.emergency-assistance {
	width:200px;
	border-top:1px solid #dcdcdc;
	padding:10px;
	color:#429ce0;
}

.emergency-assistance-right {
	width:450px;
	border-top:1px solid #dcdcdc;
	padding:10px;
}

.emergency-input {
	width:325px;
}

.emergency-assistance-span {
	padding:10px 10px 10px 225px;
}

#ea-hover-container {
	position:relative;
	display:none;
}

#ea-hover-box {
	position:absolute;
	left:150px;
	width:150px;
	background:#e4e1cc;
	border:1px solid #aeab90;
	padding:5px;
	color:#832b33;
}

/*RESOURCES*/

#resources-table {
	border:1px solid #dcdcdc;
}

.resources-td {
	border-top:1px solid #dcdcdc;
	background:#efefef;
	padding:10px;
	width:250px;
}

/*MATCHES*/

.season {
	background:#e4e1cc;
	padding:5px;
	border:1px solid #cfccb4;
	border-left:none;
	width:152px;
	float:left;
	text-align:center;
}

.season a {
	color:#4e4534;
}

.season-sel a {
	color:#429ce0;
}

.match-col {
	width:450px;
	float:left;
}

.matchman-col {
	width:240px;
	float:left;
}

#match-details-table {
	width:430px;
	border:1px solid #dcdcdc;
}

.match-details {
	width:340px;
	padding:3px 0;
}

.match-details p {
	margin:0;
	padding:0;
}

.left-side {
	width:100px;
	padding:0 0 0 50px;
}

.match-details-dropout {
	background:#efefef;
	padding:0 0 10px 0;
}

.season-contact-col {
	width:195px;
	float:left;
	padding:10px 0 5px 0;
	line-height:150%;
}

#points-table-table {
	border:1px solid #dcdcdc;
	width:240px;
}

.point-table {
	padding:10px 5px;
	border-top:1px solid #dcdcdc;
}

.point-left {
	background:#efefef;
	width:210px;
	color:#544b3b;
}

.point-right {
	background:#f8f7f3;
	border-left:1px solid #dcdcdc;
	width:30px;
	text-align:center;
}

#angling_trust{
	margin:0 0 10px 0;
}

.hidden-table-row{
	display:none;
}

