body
{
	margin: 0;
	background-image: url(../images/bodyBackground.jpg);
	background-color: #161e20;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
}

Button
{
	font-family: Arial, Helvetica, sans-serif;
}

TextBox
{
	font-family: Arial, Helvetica, sans-serif;
}

a img
{
	border-style: none;
	border-bottom-width: 0px;
}

.clearmargin
{
	margin: 0px !important;
}

.leftmargin
{
	margin-left: 8px !important;
}

.rightmargin
{
	margin-right: 8px !important;
}


.automargin
{
	margin: auto;
}

.alignCenter
{
	text-align: center;
}

.left
{
	float: left !important;
}

.right
{
	float: right;
}

.input
{
	height: 10px;
	width: 66px;
	font-size: 9px;
	margin: 0px;
	padding: 2px;
	background-image: url(../images/textFieldBackground.gif);
	background-position: top left;
	border-style: none;
}
.blogUpload
{
	background: transparent;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 4px;
}

.postcode
{
	width: 148px;
	margin: 0px;
	padding: 2px;
	border-style: none;
}

.contactFields
{
	border-style: none;
	background-color: #e6e6e6;
	height: 20px;
	padding: 2px;
	margin: 0px;
	color: #000;
	width: 270px;
}

.contactTextArea
{
	border-style: none;
	background-color: #e6e6e6;
	padding: 2px;
	margin: 0px;
	color: #000;
	width: 590px;
}

.btn
{
	width: 21px;
	height: 14px;
	margin-top: -1px;
	padding: 0px;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/GOBTN.png);
	background-position: top left;
	border-style: none;
}

.permission
{
	width: 65px;
	height: 14px;
	margin-top: -1px;
	padding: 0px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/65.png);
	background-position: top left;
	border-style: none;
}

.manageuser
{
	width: 70px;
	height: 14px;
	margin-top: -1px;
	padding: 0px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/70.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-style: none;
}

.manageblog
{
	width: 70px;
	height: 14px;
	margin-top: -1px;
	padding: 0px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/133.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-style: none;
}


.imagemanagement
{
	width: 100px;
	height: 14px;
	margin-top: -1px;
	padding: 0px;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/100.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-style: none;
}

.submit
{
	color: #fff;
	width: 70px;
	background-color: #3A3D4C;
	padding: 1px 35px 1px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.submitcenter
{
	color: #fff;
	width: 70px;
	background-color: #3A3D4C;
	padding: 1px 5px 1px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.submit1
{
	font-weight: bold;
	color: #3A3D4C;
	width: 70px;
	background-color: #ED1C2E;
	padding: 1px 35px 1px 5px;
	font-size: 11px;
	text-transform: uppercase;
}

.reset
{
	color: #fff;
	width: 70px;
	background-color: #ED1C2E;
	padding: 1px 35px 1px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.resetcenter
{
	color: #fff;
	width: 70px;
	background-color: #ED1C2E;
	padding: 1px 5px 1px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#divp p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #808080;
}

.greyTxt
{
	color: #808080;
}

.bold
{
	font-weight: bold;
}

.red
{
	color: #ED1C2E;
}

.white
{
	color: #fff;
}

.small
{
	font-size: 10px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

h2
{
	font-size: 16px;
	color: #fff;
	margin: 0;
}

.headerImage
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 177px;
}

.navBackground
{
	background-image: url(../images/navBackground.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 16px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}



ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

li
{
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	list-style: none;
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
	padding: 5px 15px 5px 15px;
}
#Tab
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Tab li
{
	display: inline;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

li a
{
	color: #fff;
	text-decoration: none;
}

li a:hover
{
	color: #fff;
	text-decoration: underline;
}

.active
{
	background-image: url(../images/navigationActive.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.loginContainer
{
	background-image: url(../images/loginBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 58px;
	width: 875px !important;
	padding: 10px 30px 0px 45px;
}

.loginWelcomeContainer
{
	display: block;
	float: left;
	width: 245px !important;
}

.loginFormContainter
{
	display: block;
	float: right;
}

.contentContainer
{
	background-color: #fff;
}

.h187
{
	height: 187px;
}

.h235
{
	height: 235px;
}
.h200
{
	min-height: 200px;
}
.h600
{
	height: 600px;
}
.w930
{
	width: 930px !important;
}
.w830
{
	width: 830px !important;
}

.w915
{
	width: 915px !important;
}

.w615
{
	width: 615px !important;
}
.w550
{
	width: 535px !important;
}

.contentHeaderTop
{
	margin-top: 6px;
}

.contentHeaderBottom
{
	margin-bottom: 6px;
}

.textContainer
{
	width: 280px;
	margin: auto;
}

.textContainerHeader
{
	width: 290px;
	height: 30px;
	margin: auto;
}
.textContainerContent
{
	width: 290px;
	height: 70px;
	margin: auto;
}

.textContainerLatestCatch
{
	width: 295px;
	height: 151px;
	margin: auto;
}
.textContainerLatestCatchTR
{
	height: 15px;
}
.textContainerLatestCatchTRStory
{
	height: 35px;
}

.textContainerPadding
{
	padding: 6px 0px 0px 0px;
}

.divider
{
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.divider2
{
	height: 2px;
	margin-top: -1px;
	margin-bottom: 5px;
}

.proAnglerContainer
{
	display: block;
	float: left;
	width: 310px;
	height: 108px;
	margin-bottom: 7px;
}

.avatarContainer
{
	display: block;
	float: left;
	height: 108px;
	width: 108px;
	margin: 0px;
}

.anglerContentContainer
{
	display: block;
	float: left;
	height: 108px;
	width: 202px;
	background-color: #cecfd3;
	text-align: left;
}

.anglerContentRow
{
	display: block;
	float: left;
	width: 173px;
	height: 22px;
	margin-left: 12px;
	margin-right: 5px;
	padding: 10px 0px 0px 12px;
	background-color: #babbc0;
}
.anglerContentRow2
{
	display: block;
	float: left;
	width: 173px;
	height: 59px;
	margin-left: 12px;
	margin-right: 5px;
	padding: 10px 0px 0px 12px;
	background-color: #babbc0;
}

.anglerContentRowFirst
{
	display: block;
	float: left;
	width: 180px;
	height: 22px;
	margin-left: 12px;
	margin-right: 5px;
	padding: 10px 0px 0px 5px;
	background-color: #babbc0;
}

.anglerDivider
{
	display: block;
	float: left;
	height: 6px;
	width: 190px;
	margin-left: 7px;
	background-color: #fff;
}

.anglerDividerBlack
{
	display: block;
	float: left;
	height: 1px;
	width: 310px;
	margin-left: 7px;
	background-color: #fff;
}

.anglerInfo
{
	display: block;
	float: left;
	width: 275px;
	height: 84px;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	padding: 12px;
	background-color: #dedde3;
	margin-bottom: 10px;
	text-align: left;
}

.anglerInfoContent
{
	height: 70px;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	background-color: #dedde3;
	text-align: left;
}



.anglerInfo a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.anglerInfo a:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.loginFormBox
{
    display: block;
    float: right;
    width: 220px;
    height: 18px;
    margin-left: 140px;
    margin-right: 10px;
    background-image: url(../images/loginFormBackground.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 4px 0px 0px 6px;
    font-size: 11px;
    color: #fff;
}

.logoutFormBox
{
	display: block;
	float: right;
	width: 85px;
	height: 18px;
	background-image: url(../images/loginFormBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0px 0px 6px;
	font-size: 11px;
	color: #fff;
}

.manageButtonBox
{
	display: block;
	float: right;
	height: 18px;
	background-image: url(../images/loginFormBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0px 0px 6px;
	font-size: 11px;
	color: #fff;
}

.registerBox
{
	display: block;
	float: right;
	width: 160px;
	height: 18px;
	background-image: url(../images/registerBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0px 0px 6px;
	font-size: 11px;
	color: #fff;
}


.registerBox a
{
	color: #ED1C2E;
	text-decoration: none;
}


.registerBox a:hover
{
	color: #ED1C2E;
	text-decoration: none;
}

.gradientBackground
{
	background-image: url(../images/gradientBackground.gif);
	background-repeat: repeat-x;
}

.weatherGradientBackground
{
	height: 200px;
	background-position: 0px 40px;
}

.contactUsDetails
{
	background-image: url(../images/contactdetailsBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 419px;
}

.customisedDetails
{
	background-image: url(../images/customisedBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 419px;
}
.c4_customisedDetails
{
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 50px;
	margin-left: 30px;
}
.econewsBackground
{
	background-image: url(../images/ecoNews-Background.gif);
	background-repeat: repeat-x;
	min-height: 450px;
	background-position: 0px 40px;
}

.ecoContainer
{
	display: block;
	float: left;
	width: 300px;
	height: 128px;
	margin: 8px 5px 0px 5px;
	text-align: left;
}

.ecoImageContainer
{
	display: block;
	float: left;
	width: 96px;
	height: 103px;
	margin-bottom: 10px;
	background-image: url(../images/ecoImageBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.ecoHeader
{
	display: block;
	float: left;
	width: 198px;
	height: 16px;
	padding: 6px 0px 0px 6px;
	color: #fff;
	background-color: #70737c;
}

.ecoDate
{
	display: block;
	float: left;
	width: 198px;
	height: 16px;
	padding: 6px 0px 0px 6px;
	color: #000;
	background-color: #fff;
}

.ecoBody
{
	display: block;
	float: left;
	width: 192px;
	height: 35px;
	padding: 6px 6px 0px 6px;
	color: #4D4D4D;
	font-size: 11px;
}
.ecoBodyRate
{
	display: block;
	float: left;
	width: 192px;
	color: #4D4D4D;
	font-size: 11px;
	padding: 0px 6px 0px 6px;
}


.ecoBody a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.ecoBody a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.ecoHeader h2
{
	font-size: 11px;
	font-weight: bold;
}

.ecoDate h3
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.proanglerBackground
{
	background-image: url(../images/proanglerBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.latestOffers
{
	background-image: url(../images/latestOffersBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.latestOffers h2
{
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.latestOffersTextContainer
{
	display: block;
	float: left;
	width: 130px;
	height: 110px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

.latestOffersBtnContainer
{
	display: block;
	float: left;
	width: 130px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

.latestOfferMore
{
	padding: 6px 50px 6px 20px;
	background-image: url(../images/moreArrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	background-color: #c2c3c8;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.latestOffersTextContainer a
{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.latestOffersTextContainer a:hover
{
	text-decoration: underline;
	font-weight: normal !important;
	color: #000 !important;
}
.amazingGiveAway
{
	display: block;
	width: 100%;
	margin-top: 10px;
}

.BecomeMember
{
	background-image: url(../images/becomeMemberBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.giveAway
{
	background-image: url(../images/giveawayBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

.giveAway h2
{
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.membersBlog
{
	background-image: url(../images/membersBlog-Header.jpg);
	background-repeat: no-repeat;
	background-color: #3a3c4c;
	background-position: top left;
	color: #fff;
	font-size: 11px;
}

.upcomingEvents
{
	background-color: #3a3d4c;
}

.eventMonth
{
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
	width: 290px;
	height: 20px;
	background-color: #000;
	padding: 6px 0px 0px 10px;
	color: #fff;
	font-weight: bold;
}

.eventContainer
{
	display: block;
	float: left;
	width: 300px;
	height: 46px;
	margin: 0px 5px 0px 5px;
	background-image: url(../images/eventsBackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.eventTitle
{
	display: block;
	float: left;
	width: 135px;
	height: 18px;
	padding: 9px 0px 0px 10px;
	color: #fff;
	font-size: 10px;
}

.eventLink
{
	display: block;
	float: left;
	width: 290px;
	height: 18px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 10px;
}

.eventDate
{
	display: block;
	float: left;
	width: 56px;
	height: 18px;
	padding: 9px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.eventNumber
{
	display: block;
	float: left;
	width: 84px;
	height: 18px;
	padding: 9px 0px 0px 15px;
	background-image: url(../images/eventPhone-Background.gif);
	background-repeat: repeat-x;
	color: #ED1C2E;
	font-weight: bold;
	font-size: 10px;
}

.eventLast
{
	margin-bottom: 12px !important;
}

.newsArticleContainer
{
	display: block;
	float: left;
	width: 615px;
	min-height: 111px;
	margin: 0px 5px 10px 5px;
	background-color: #e6e6e6;
	text-align: left;
}
.newsArticleContainer2
{
	display: block;
	float: left;
	width: 615px;
	min-height: 111px;
	margin: 0px 5px 50px 5px;
	text-align: left;
}
.newsArticleHeader
{
	display: block;
	float: left;
	width: 320px;
	height: 19px;
	margin: 0px;
	padding: 6px 0px 0px 8px;
	background-color: #afb0b4;
	color: #fff;
	font-weight: bold;
}

.newsArticleDate
{
	display: block;
	float: left;
	width: 80px;
	height: 19px;
	text-align: right;
	padding: 6px 10px 0px 0px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/newsArticleDate-Background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.newsArticleBody
{
	display: block;
	float: left;
	width: 400px;
	height: 35px;
	padding: 10px 8px 0px 8px;
	color: #000;
}
.newsArticleBodyRate
{
	display: block;
	float: left;
	width: 400px;
	background-color: #e6e6e6;
	padding: 10px 8px 0px 8px;
	color: #000;
}
.newsArticleBodyRate a
{
	color: #000;
	text-decoration: none;
}

.newsArticleBodyRate a:hover
{
	color: #000;
	text-decoration: underline;
}

.newsArticleBody a
{
	color: #000;
	text-decoration: none;
}

.newsArticleBody a:hover
{
	color: #000;
	text-decoration: underline;
}

.newsArticlePicture
{
	display: block;
	float: right;
	width: 181px;
	height: 103px;
	background-color: #fff;
	margin-right: 10px;
	padding-left: 6px;
}




.memberOfferArticleContainer
{
	display: block;
	float: left;
	width: 550px;
	min-height: 111px;
	margin: 0px 20px 3px 20px;
	background-color: #e6e6e6;
	text-align: left;
}
.memberOfferArticleHeader
{
	display: block;
	float: left;
	width: 360px;
	height: 19px;
	margin: 0px;
	padding: 6px 0px 0px 8px;
	background-color: #afb0b4;
	color: #fff;
	font-weight: bold;
}

.memberOfferArticleDate
{
	display: block;
	float: left;
	width: 80px;
	height: 19px;
	text-align: right;
	padding: 6px 10px 0px 0px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/newsArticleDate-Background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.memberOfferArticleBody
{
	display: block;
	float: left;
	width: 440px;
	height: 35px;
	padding: 10px 8px 0px 8px;
	color: #000;
}
.memberOfferArticleBodyRate
{
	display: block;
	float: left;
	width: 440px;
	padding: 0px 8px 0px 8px;
	color: #000;
}

.memberOfferArticleBody a
{
	color: #000;
	text-decoration: none;
}

.memberOfferArticleBody a:hover
{
	color: #000;
	text-decoration: underline;
}

.memberOfferArticlePicture
{
	display: block;
	float: right;
	width: 71px;
	height: 91px;
	background-color: #fff;
	margin-right: 10px;
	margin-top: 12px;
	padding-left: 6px;
}


.clickthru
{
	width: 940px !important;
}



.regulations
{
	display: block;
	float: left;
	margin: 0px 5px 30px 5px;
	width: 274px;
	height: 18px;
	background-image: url(../images/viewRegulations-Background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0px 0px 26px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.regulations a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.regulations a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

.tipsAndTechniques
{
	display: block;
	float: left;
	width: 310px;
	background-color: #3a3d4c;
}

.tipsContainer
{
	display: block;
	float: left;
	width: 300px;
	min-height: 128px;
	margin: 0px 5px 0px 5px;
	text-align: left;
}

.tipsPictureContainer
{
	display: block;
	float: left;
	width: 96px;
	height: 102px;
	background-color: #848790;
}

.tipsHeader
{
	display: block;
	float: left;
	width: 198px;
	height: 16px;
	background-color: #848790;
	padding: 5px 0px 0px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.tipsPlayVideo
{
	display: block;
	float: left;
	width: 198px;
	height: 16px;
	padding: 5px 0px 0px 6px;
	background-image: url(../images/tipsPlayVideo-Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.video
{
	display: block;
	background-image: url(../images/videoPlaceholder.gif);
	background-color:Black;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 205px;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px;
}


.tipsBody
{
	display: block;
	float: left;
	width: 198px;
	height: 45px;
	padding: 5px 0px 0px 6px;
	font-size: 11px;
	font-weight: normal;
	color: #a7a8ad;
}
.tipsBodyRate
{
	display: block;
	float: left;
	width: 198px;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 6px;
	color: #a7a8ad;
}

.regoBackground
{
	background-image: url(../images/regoBackground.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 585px !important;
	height: 815px;
	margin: 15px 0px 15px 0px;
	padding: 20px;
}
.regoBackground2
{
	background-image: url(../images/regoBackground2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 585px !important;
	height: 1000px;
	margin: 15px 0px 15px 0px;
	padding: 20px;
}
.regoBackgroundDetail
{
	background-image: url('../images/regoBackground.gif');
	background-repeat: no-repeat;
	background-position: 50% top;
	width: 450px !important;
	height: 450px;
}

.regoBackgroundDetailcoustom
{
	background-image: url('../images/regoBackground.gif');
	background-repeat: no-repeat;
	background-position: 50% top;
}

.alertBox
{
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	width: 585px !important;
	height: 219px;
	padding: 10px;
	text-align: center;
	background-image: url(/images/alertBox.gif);
	background-repeat: no-repeat;
}
.alertBox h1
{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.membersBlog
{
	background-image: url(../images/membersBlog-Header.jpg);
	background-repeat: no-repeat;
	background-color: #3a3c4c;
	background-position: top left;
	color: #fff;
	font-size: 11px;
}

.membersBlogBtn
{
	display: block;
	float: left;
	width: 277px;
	height: 34px;
	padding: 16px 18px 0px 20px;
	margin-bottom: 10px;
	background-image: url(../images/membersBlogLink.png);
	background-repeat: no-repeat;
	background-position: top;
}

.membersBlogBtn a:link
{
	color: #858790;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.membersBlogBtn a:hover
{
	color: #858790;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.membersBlogBtn a:visited
{
	color: #858790;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.membersBlogBtn-active
{
	display: block;
	float: left;
	width: 277px;
	height: 34px;
	padding: 16px 18px 0px 20px;
	margin-bottom: 10px;
	background-image: url(../images/membersBlogLink-active.png);
	background-repeat: no-repeat;
	background-position: top;
}

.membersBlogBtn-active a:link
{
	color: #C2C3C8;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.membersBlogBtn-active a:hover
{
	color: #C2C3C8;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.membersBlogBtn-active a:visited
{
	color: #C2C3C8;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.membersBlogUploadContainer
{
	display: block;
	float: left;
	width: 300px;
	height: 33px;
	margin: 97px 20px 120px 630px;
}

.blogRightCol
{
	display: block;
	float: left;
	width: 670px;
	height: 150px;
	font-size: 13px;
}

.blogRightCol a:link
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.blogRightCol a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.blogRightCol a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.blogLeftCol
{
	display: block;
	float: left;
	width: 185px;
	height: 266px;
	margin-left: 10px;
	margin-right: 25px;
	background-image: url(../images/blogLeftColBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
}

.blogLeftColSingle
{
	display: block;
	float: left;
	width: 185px;
	height: 220px;
	margin-left: 10px;
	margin-right: 25px;
	background-image: url(../images/blogLeftColBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
}
.blogLeftColSingle h2
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	padding: 5px 0px 5px 15px;
	margin-bottom: 15px;
}

.blogLeftColSingle h3
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	margin: 10px 0px 12px 0px;
}
.blogHeader
{
	display: block;
	float: left;
	width: 915px;
	height: 25px;
	margin: 0px 10px 10px 10px;
	background-image: url(../images/blogHeaderBackground.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 15px;
}

.blogHeader h1
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.blogLeftCol h2
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	padding: 5px 0px 5px 15px;
	margin-bottom: 15px;
}

.blogLeftCol h3
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	margin: 10px 0px 12px 0px;
}

.blogRatingContainer
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 175px;
	font-weight: bold;
}
.proAnglerClickThruName
{
	display: block;
	float: left;
	width: 924px;
	height: 23px;
	background-color: #ed1c2f;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0px 0px 15px;
	margin-bottom: 6px;
}

.newsArticlePictureBig
{
	display: block;
	float: right;
	width: 281px;
	height: 203px;
	background-color: #fff;
	margin-right: 10px;
	padding-left: 6px;
}
.newsArticlePictureBig2
{
	display: block;
	float: right;
	width: 281px;
	min-height: 203px;
	max-height: 1000px;
	background-color: #fff;
	margin-right: 10px;
	padding-left: 6px;
}

.Validator
{
	display: block;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.userManagement
{
    min-width:50px;
    margin:0 auto;
    margin-left:130px;
    display:inline;
    line-height:25px;
    height:25px;
   
    }
    .userManagement .btn
    {
        margin-top:5px;
        
        }

