@charset "utf-8";
#mainContent p strong {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

/* CSS Document */

body {
	background-image: url(../images/Black.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 10px;
}
#outerContainer {
	background-color: #CCCC99;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 4px 4px #333;
	border-radius: 10px;
	padding: 5px;
	overflow: auto;
}
#mainContainer {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border-radius: 10px 10px 0px 0px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#banner {
	background-image: url(../images/mainLogo.jpg);
	height: 150px;
	border-radius: 10px 10px 0px 0px;
}
#loginForm {
	float: left;
	width: auto;
	border: 1px solid #333;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 5px #000000;
	color: #FFF;
	background-color: rgba(51,51,51,0.7);
	position: relative;
	left: 10px;
	top: 10px;
}


#loginDetails {
	background-color: #333;
	width: auto;
	padding-left: 170px;
	padding-bottom: 10px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#recentPhotoHeading {
	height: auto;
	width: auto;
	border: 1px solid #FFF;
	color: #FFF;
	border-radius: 10px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #F90;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.recentCaptures {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.recentCaptures img {
	border-radius: 10px;
	box-shadow: 0px 0px 3px 2px #333;
}
#rightContent .bottomBox {
	background-color: #F90;
	height: 20px;
	width: auto;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 10px;
}


.photoAlbumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	margin-top: 5px;
}



#leftControls {
	background-color: #333;
	float: left;
	height: auto;
	width: 160px;
	min-height: 500px;
	margin-bottom: 10px;
}
#mainContent {
	float: left;
	height: auto;
	width: 620px;
	background-color: #FFF;
	border-radius: 10px;
	margin-bottom: 2px;
	padding: 10px;
	min-height: 500px;
}
#rightContent {
	background-color: #333;
	float: right;
	height: auto;
	width: 195px;
	min-height: 500px;
}
#committeeCpanel {
	padding: 3px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	box-shadow: 0px 0px 5px 4px #1A1A1A;
	border-radius: 8px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F90;
}
#loginPicBox {
	border-radius: 15px;
	box-shadow: 0px 0px 3px 2px #CCC;
	padding-right: 0px;
}
#mainContent .clubPicdiv {
	background-image: url(../images/clubWaters.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.smallQandAQQ {
	float: left;
	width: 5%;
	margin: 2px;
	padding: 2px;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
.smallQandAQA {
	float: left;
	width: 95%;
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
}
.NewLargeAdds {
	margin: 10px;
	padding: 5px;
	float: left;
	height: 140px;
	width: 240px;
	border: 1px solid #333;
}
#addsForm {
	clear: left;
	float: left;
	width: 550px;
}

.maxAddsBox {
	margin: 10px;
	padding: 5px;
	clear: left;
	float: left;
	height: 131px;
	width: 419px;
	border: 1px solid #333;
}
#copyright {
	height: auto;
	width: 1000px;
	clear: both;
	float: left;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	border-radius: 0px 0px 10px 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.blackBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #999999;
	border-radius: 0px 0px 10px 10px;
	padding: 5px;
	height: auto;
}
#noticebotCont {
	clear: both;
	float: left;
	width: 98%;
}
.committeePhotoRounder {
	border-radius: 15px;
	box-shadow: 2px 2px 2px 1px #999;
	margin: 3px;
}
.bailiffReportFrame {
	padding: 5px;
	border: 1px solid #666;
	border-radius: 10px;
	margin-bottom: 5px;
}

.boxWithRoundCorners {
	border: 1px solid #666;
	padding: 3px;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	box-shadow: 3px 3px 2px 2px #999;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	background-color: #FFC;
}
.boxWithRoundCorners2 {
	border: 1px solid #666;
	padding: 3px;
	border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	box-shadow: 2px 2px 1px 1px #CCC;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	background-color: #666;
	font-weight: bold;
}
.boxWithRoundCorners3 {
	border: 1px solid #666;
	padding: 3px;
	border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	box-shadow: 2px 2px 1px 1px #CCC;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	background-color: #FFF;
	font-weight: normal;
}
#photoCompCont {
	padding: 5px;
	float: right;
	height: auto;
	width: 200px;
	border: 1px solid #333;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 2px #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #FFC;
}
#photoCompCont-heading {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#photoCompCont-mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
#photoCompCont-mainBody-imageCont{
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#photoCompCont-mainBody-imageCont img{
	box-shadow: 2px 2px 3px 2px #999;
	border-radius: 8px;
}
#photoCompCont-bottomCont {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





.showMemberDetails {
	border: 1px solid #666;
	margin: 5px;
	padding: 5px;
	width: auto;
	float: left;
	border-radius: 10px;
}
#matchesBooked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin: 2px;
	padding: 3px;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
}
#theMatch {
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	text-align: left;
	background-color: #666;
}
.bailiffImage {
	margin: 2px;
	padding: 5px;
	border: 1px solid #666;
}
#forgotPassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin: 3px;
	padding: 3px;
}
.venueImage img{
	margin: 0px;
	padding: 1px;
	border: 1px solid #333;
	border-radius: 15px 5px 15px 5px;
}
#franceCont {
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
}
#frmAddLink .border {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 10px;
}
.myPhotos {
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #666;
}
.blackBorder2 {
	margin: 2px;
	padding: 2px;
	border: 1px solid #333;
	border-radius: 12px;
	box-shadow: 0px 0px 4px 1px #666;
}
.bailiffReportFrame-heading h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	border-radius: 6px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bailiffReportFrame-report {
	clear: both;
	float: left;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.bailiffReportFrame-dateandbailiff-content {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.bailiffReportFrame-dateandbailiff {
	overflow: auto;
}
.bailiffReportFrame-dateandbailiff-photos {
	float: right;
	height: auto;
	width: 319px;
}
#bailiffReportFormCont {
	margin: 2px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333;
	border-radius: 10px;
	background-color: #F2F2F2;
}
#bailiffReportsEditDelete {
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #333;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-radius: 10px;
	background-color: #F2F2F2;
}
.findReport-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}
.saleCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 2px;
	padding: 5px;
	border: 1px solid #999;
}
.tackleSaleCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	border-radius: 5px;
	background-color: #F3F3F3;
}
#sellWantedForm {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
}
#AddPhotoCont {
	margin: 5px;
	padding: 15px;
	border: 1px solid #666;
	border-radius: 15px;
	box-shadow: 2px 2px 2px 2px #666;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.committeeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	border-radius: 10px 10px 0px 0px;
	text-shadow: 2px 2px 2px #333;
	font-size: 14px;
	letter-spacing: 2px;
}
#homePageWinterApplication {
	float: none;
	width: 610px;
	clear: none;
	height: auto;
	background-color: #FFC;
	border-radius: 10px;
	margin: 5px;
	padding: 5px;
	box-shadow: inset 0px 0px 25px 10px #FC6;
	text-align: left;
}
.photoEntryContext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 3px;
	padding: 3px;
}
.waitingListCont {
	margin: 1px;
	padding: 2px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px dotted #CCC;
}
.workPartyImage {
	border: 1px solid #333;
	margin: 5px;
	padding: 2px;
}
#VoteOnlineCont {
	margin: 2px;
	padding: 12px;
	height: auto;
	width: 580px;
	border: 1px solid #999;
	border-radius: 10px;
	box-shadow: 3px 3px 3px 3px #999;
}
#outerContainer #mainContainer #mainContent #form1 table tr td {
	color: #333;
}
#outerContainer #mainContainer #mainContent #form1 table tr td .mainTextGray12px strong em {
	color: #FFF;
}
.dontforget {
	font-weight: bold;
	color: #F00;
}
.addressHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
}
#newMemberForm {
}
