@charset "utf-8";
body {
	margin: 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
.white_lnk   a {
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}


#container {
	width: 1004px;
	margin: 0px auto;
	background: url(../images/bg.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
}
#columnOne {
	float: left;
	width: 250px;
	display: block;
}
#topColour {
	background: #FE9900;
	height: 30px;
}
#firstColour {
	background: #013567;
	display: block;
	width: 13px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#menuTitle {
	height: 50px;
	background: #3A5396;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#menuTitle h1 {
	color: #94A7CF;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	text-transform: capitalize;
	text-indent: 15px;
}
#menu {
	background: #6481C5;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 13px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #839AD0;
	padding-left: 20px;
}
#menu a:hover {
	color: #D0DDFF;
}
#menu .activePage {
	background: #6481C5 url(../images/icons/active_arrow.gif) no-repeat right center;
}

#menu .borderBottomRemove {
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

#subscribe {
	margin-left: 13px;
	border-left: 1px solid #FFFFFF;
	background: #dfe4ee;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#subscribe .getInputs {
	display: block;
	float: left;
	padding: 5px 7px 4px 10px;
	width: 175px;
}
#subscribe .postInputs {	
	display: block;
	float: left;
	padding: 6px 7px;
	width: 20px;
}
#subscribe .subscribeInput {
	font-size: 11px;
	border: 1px solid #999999;
	width: 150px;
	background: #FFFFFF url(../images/icons/icn_newsletter.gif) no-repeat left center;
	padding-left: 25px;
	height: 14px;
}
#newsEvents {
	padding: 5px 5px 5px 16px;
}
#newsEvents .newsItem {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#newsEvents   .removeBorder {
	border-bottom: 0px;
}
#newsEvents   .FirstItem {
	padding-top: 2px;
}

.newsTitle {
	display: block;
}
.newsRegister {
	color: #FF9900;
}
.newsItem  .newsDate {
	font-size: 10px;
}
.newsRegister a {
	color: #738dca;
}
.newsRegister a:hover {
	text-decoration: underline;
}
#newsScroll {
	text-align: right;
	padding-top: 5px;
}
#newsScroll img {
	padding-right: 5px;
	padding-left: 5px;
}








#columnTwo {
	float: left;
	width: 531px;
	display: block;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#topMenu {
	display: block;
	text-align: center;
	background: #013567;
	color: #FFFFFF;
}
#topMenu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}
#topMenu a:hover {
	text-decoration: underline;
}
#banner {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#bannerMenu a {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	width: 130px;
	display: block;
	text-align: center;
	float: left;
	line-height: 30px;
	background: url(../images/menu_bg.jpg) repeat-x;
	border-right: 1px solid #FFFFFF;
	font-weight: 700;
	text-transform: capitalize;
}
#bannerMenu a:hover {
	background: url(../images/menu_bg_hover.jpg) repeat-x;
	color: #012B54;
}
#bannerMenu .borderRemove {
	border-right-style: solid;
	border-right-width: 0px;
	width: 138px;
}

#content {
/*	height: 410px;*/
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
}
#textContent {
	padding: 10px;
}

#content h1 {
	color: #385496;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 700;
}
#content h2 {
	font-size: 12px;
	font-weight: 700;
	text-indent: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#content p {
	line-height: 16px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 12px;
}
#content a {
	color: #043767;
}
#content ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content li {
	line-height: 18px;
	font-size: 12px;
}

#opdTable .opdBlock {
	display: block;
	width: 264px;
	float: left;
}
#opdTable   .addBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}

#opdTable  .opdBlock h1 {
	background-image: url(../images/opd-bg.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	line-height: 30px;
	color: #333333;
	font-size: 11px;
}
#opdTable  .opdBlock h1 a {	
	text-decoration: none;
		color: #333333;
}
#opdTable  .opdBlock h1 a:hover {
	color: #999999;
}
#opdTable  .opdBlock p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}


#navigator {
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#navigator a {	
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
}
#navigator .ukRight {
	color: #333333;
	float: right;
	background: url(../images/icons/blue_next_btn.gif) no-repeat right center;
	padding-right: 20px;
}
#navigator .ukLeft {
	color: #333333;
	background: url(../images/icons/blue_prev_btn.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}
#navigator .ukLeft:hover, #navigator .ukRight:hover {
	text-decoration: underline;
}
#navigator .ukRightDisable {
	color: #CCCCCC;
	float: right;
	background: url(../images/icons/deactive_next_btn.gif) no-repeat right center;
	padding-right: 20px;
	text-decoration: none;
	cursor: default;
}
#navigator .ukLeftDisable {
	color: #CCCCCC;
	background: url(../images/icons/deactive_prev_btn.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	cursor: default;
}
#columnThree {
	float: left;
	width: 221px;
	display: block;
}
#search {
	line-height: 30px;
	background: #CCCCCC;
}
#search  .getInputs {
	display: block;
	float: left;
	padding: 5px 7px 4px 10px;
	width: 150px;
}
#search  .postInputs {	
	display: block;
	float: left;
	padding: 6px 7px;
	width: 20px;
}
#search   .searchInput {
	font-size: 11px;
	border: 1px solid #999999;
	width: 125px;
	background: #FFFFFF url(../images/icons/icn_search.gif) no-repeat left center;
	padding-left: 25px;
	height: 14px;
}

#lastColour {
	background: #FE9900;
	display: block;
	width: 13px;
	height: 30px;
	border-left: 1px solid #FFFFFF;
	float: right;
}
#logo {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	padding-right: 14px;
}
#logo a {
	background: url(../images/logo_angler.gif) no-repeat center;
	height: 113px;
	display: block;
	text-decoration: none;
}
#nextStep {
	padding-right: 14px;
}
#support a {
	background: url(../images/support_bg.jpg) repeat-x;
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #333333;
	width: 103px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#support a:hover {
	text-decoration: underline;
}

#support .video, #support .brochure, #support .quote, #support .live {display: block;text-indent: 35px;}
#support .video {background: url(../images/icons/icn_video.gif) no-repeat 10px center;}
#support .brochure {
	background: url(../images/icons/icn_ebrochure.gif) no-repeat 10px center;
}
#support .quote {background: url(../images/icons/icn_quote.gif) no-repeat 10px center;}
#support .live {background: url(../images/icons/icn_live.gif) no-repeat 10px center;}

#support .borderAdd {
	border-right: 1px solid #FFFFFF;
}

#anglerUk {
	clear: both;
}
#ukMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font: 700 10px/30px Arial, Helvetica, sans-serif;
	display: block;
	background: #043767 url(../images/icons/bullet_uk.gif) no-repeat 10px center;
	padding-left: 23px;
	border-bottom: 1px solid #E9F3FE;
}
#ukMenu a:hover, #ukMenu .select {
	background: #065195 url(../images/icons/bullet_uk.gif) no-repeat 10px center;
}
#ukOpd {
	font-size: 11px;
}
.ukCont {
	font-size: 12px;
}
#ukContact {
	margin-top: 1px;
}
#ukContact .ctat {
	text-decoration: none;
	color: #043767;
}
#ukContact .ctat:hover {
	text-decoration: underline;
}


#ukContact h1 {
	color: #FFFFFF;
	background: #043767;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ukContact p {
	line-height: 16px;
	padding: 5px 5px 0px;
	margin-top: 0px;
	}
#footer {
	display: block;
	clear: both;
	font-size: 9px;
	margin-right: 14px;
	margin-left: 14px;
	line-height: 20px;
	border-top: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}
#footerRight {
	float: right;
}
#footerLeft {
	float: left;
}
#footerRight a {
	text-decoration: none;
	color: #666666;
}
#footerRight a:hover {
	text-decoration: underline;
}
.clr{
	clear:both;
	visibility: hidden;
}
.rounded_box {
	width: 240px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-left: 8px;
	margin-bottom: 10px;
}
.rounded_box   img, .rounded_box_sm img {
	float: right;
}
.rounded_box .blu_txt, .rounded_box_sm .blu_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	display: block;
	padding-bottom: 5px;
	font-weight: 700;
}
.rounded_box   .round_pad, .rounded_box_sm  .round_pad {
	padding-right: 5px;
	padding-left: 5px;
}
.rounded_box_sm {
	width: 240px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-left: 8px;
	margin-bottom: 10px;
}
.img_top_pad {
	padding-top: 5px;
}
#total_pad {
	padding-left: 1px;
}

#textContent li {
	list-style-image: url(../images/icons/dot_bullet.gif);
	list-style-type: none;
}
#textContent  ul {
	margin-top: 0px;
	margin-bottom: 0px;

}
.white_txt {color: #FFFFFF}
#textContent  .white_lnk a {
	color: #FFFFFF;
	text-decoration: none;
}
