@charset "UTF-8";
/* CSS Document */

/* Brighton Bathing Box Association 2007 */


body{
	font: .8em Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #929194;
	margin: 5px 0px 0px;
	padding: 0px;
	background-image: url(../images/Gif/1pxlBlue.gif);
}	
#wrapperOuter {
	margin: 0 auto 0;
	text-align: left;
	width: 800px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#masthead{
	height: 112px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
#mastheadLeft{
	height: 112px;
	width: 139px;
	float: left;
	margin: 0px;
}
#mastheadRight{
	height: 112px;
	width: 661px;
	float: right;
}


/* centre */

#container {
	width: 800px;
	background-color: #FFFFFF;
}
	
#centre{
	height: 480px;
	width: 800px;
	}	
	
#centreRight{
	height: 460px;
	width: 650px;
	float: right;
}

#centreLeft{
	height: 460px;
	width: 139px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	padding-top: 1px;
}
#centreLeft1 {
	height: 324px;
	width: 139px;
}

#centreLeft2 {
	height: 150px;
	width: 139px;
	text-align: left;
	margin-top: 1px;
}

#w3Valid {
	height: 30px;
	width: 139px;
	margin-top: 5px;
}

#TitleImage {
	float: left;
	height: 25px;
	width: 150px;
}	
#TitlePage {
	height: 25px;
	width: 800px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#TitleHeading {
	height: 25px;
	width: 540px;
}

#pdfPrint {
	float: right;
	height: 25px;
	width: 100px;
}


/* main menu */



	
	#menu
{
	width: 139px;
	height: 295px;
	
	
}

#menu ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 1px;
}

#menu li 
{
	border-bottom: 1px solid #FFFFFF; /*this is the line between each button*/
	margin: 0px;
	padding: 0px;
}

#menu a
{
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	background: url(../images/Gif/1pxlBlue.gif);
	width: 124px; /*this is the width MINUS the left padding and the right border for the colour block on the right of the text - otherwise, you'll have a space before your right border*/
}
#menu a {
	padding: 6px 0px 6px 10px; /*this gives you the right decorative border - make sure to match the size of the hover border */
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699CC;
	}


#menu a:hover, #menu a:focus
{
	background: #FFFFFF;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCFF66;
}

/* Home Page */

#Home1 {
	height: 455px;
	width: 650px;
	text-align: left;
	float: right;
}

#Home1left {
	height: 420px;
	width: 540px;
	text-align: justify;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 0.95em;
	color: #333333;
}

#Home1right {
	height: 455px;
	width: 100px;
	margin-left: 0px;
	float: right;
	background-color: #FFFFFF;
}



/* footer */	

#Footer {
	height: 30px;
	width: 800px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
}

/* link rollovers */

a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #6699CC;
	text-decoration: underline;
}

a:hover {
	color: #333333;
}

a:active {
	color: #333333;
}

/*Headings TEXT */

.FooterText9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

.TextEm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-align: justify;
	color: #333333;
}

.Text11pt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	line-height: 1.5em;
}
.text11px {
	padding: 12px;
	
	font-size: 11px;
	line-height: 1.5em;

	color: #333333;
	
}
.p7TPcontent {
	
}
#content {
padding: 12px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}
.p7TPcontenth2, .p7TPcontent h3, 
.p7TPcontent h4 {
	font-size: 14px;
	color: #6699CC;
	margin: 0px;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: normal;
}
.memberBar {
	border: 1px solid #6699CC;
	font-size: 11px;
	background-color: #FDFDFD;
	height: 25px;
	background-image: url(../images/Gif/1pxlBlue.gif);
}
