.floatedEl {float:left; margin-left:100px; display:inline;}

/* IE6 css fixer v0.95: Wed, 11 Jan 2012 16:36:44 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add overflow:visible to (submit) buttons */
 input, button {overflow:visible;}

@charset "utf-8";
#la   {
	float: right;
	height: 42px;
	width: 228px;
	left: 418px;
	bottom: 442px;
	position: absolute;
}

#class-times {
	width: 422px;
}

/* styles for text and borders */

.bodytext, li , ul{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #00508A;}
.bodytextwhite {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.bodytextwhite-sml {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;}
.bodytext-sml {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #00508A;}
.bodytextgrey {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333B3E;list-style-type: disc;}
.header1 {font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: bold; color: #006699;}
.header2 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #0094BA;}
.header3 {font-family: Arial, Helvetica, sans-serif;font-size: small;font-weight: bold;color: #E88B19;}
.header4 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #B30000;}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00a8cb;
	text-decoration: none;
}
.header4sml {font-family: Arial, Helvetica, sans-serif;font-size: small;font-weight: bold;color: #B30000;}
.header6 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #ffffff;}
.header7 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #E88B19;}

.orangeborder {border: thin solid #F2A91C;}

p.contact-problem {font-family: Arial, Helvetica, sans-serif;font-size: medium; color: #FF0000;}

li.contact-problem {font-family: Arial, Helvetica, sans-serif;font-size: small; color: #FF0000;}

/*styles for layout of page*/
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	border: 5px solid #FFF;
	background-color: #0085A6;
}
#banner {
	height: 173px;
	width: 850px;
	position: relative;
	z-index: 20;
}
#main-page-area {
	width: 850px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	z-index: 30;
}
#nav {
	float: left;
	position: absolute;
	width: 170px;
	z-index: 100;
}
#facebook {
	width: 160px;
	float: none;
	position: absolute;
}

#under5sad {
	margin: 5px;
	height: 40px;
	width: 160px;
}


#main {
	width: 677px;
	float: right;
	position: relative;
	z-index: 90;
	min-height: 200px;
	background-color: #FFF;
}

/* the following style allows for the bckground image on the about us pages and is only used in that section */
#main-about-us {
	width: 677px;
	float: right;
	min-height: 600px;
	position: relative;
	z-index: 90;
	background-image: url(file:///H|/fifeleisure/images/aboutus/curves-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
/* the following style allows for the bckground image on the footer section pages and is only used in that section */
#main-footer-section {
	width: 677px;
	float: right;
	height: 620px;
	position: relative;
	z-index: 90;
	background-image: url(file:///H|/fifeleisure/images/aboutus/curves-bg.gif);
}

#pagebanner {
	height: 100px;
	width: 677px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#pagebannergym {
	height: 210px;
	width: 677px;
	float: left;
}


#maincolleft {
	float: left;
	width: 447px;
	height: auto;
}

#maincolright {float: right;width: 217px;}

#left-column-content {
	float: left;
	width: 425px;
	margin-left: 10px;
	margin-top: 10px;
	display:inline;
}

#right-column-content {float: left;width: 202px;margin-top: 10px;}


#wide-content-area {margin: 5px;padding: 5px;} /* content area spans full width of page eg. business strategy */

#footer {
	clear: both;
	height: 75px;
	background-image: url(../images/footer/footer.gif);
	background-repeat: no-repeat;
	position: relative;
}

#footer-txt {
	position: absolute;
	left: 100px;
	top: 1px;
	width: 734px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: center;
}

#footer-txt a:link {color: #FFF;text-decoration: none;}
#footer-txt a:visited {color: #FFF;text-decoration: none;}
#footer-txt a:hover {color: #FFF;text-decoration: underline;}
#footer-txt a:active {color: #FFF;text-decoration: none;}

/*styles for fslt logo and banner rollover buttons*/

#fsltlogo {
	height: 65px;
	width: 105px;
	left: 92px;
	float: left;
	position: absolute;
	top: 5px;
}

#about {
	display: block;
	height: 20px;
	width: 100px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 570px;
	top: 45px;
	float: left;
	background-position: 0px 0px;
}
#about:hover{
	background-position: 0 -20px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
}
#about span{display: none;}

#jobs {
	height: 20px;
	width: 68px;
	position: absolute;
	left: 670px;
	float: left;
	top: 45px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
	background-repeat: repeat;
	background-position: 160px 0px;
}
#jobs:hover{
	background-position: 160px -20px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
}
#jobs span{display: none;}

#contact {
	height: 20px;
	width: 92px;
	position: absolute;
	float: left;
	left: 738px;
	top: 45px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
	background-repeat: no-repeat;
	background-position: -170px 0px;
}
#contact:hover{
	background-position: -170px -20px;
	background-image: url(../images/main%20banner/banner-buttons.gif);
}
#contact span{display: none;}


/************* styles for navigation bar ************/

/*menu1*/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 170px; /* Width of Menu Items */
}
#centre-opening {
	position: absolute;

}

	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0;
	visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #ffffff;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #0094BA;
	background-color: #0085A6;
}

.suckerdiv ul li a:visited{
color: #ffffff;
}

.suckerdiv ul li a:hover{
	background-color: #0085A6;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a {
	height: 1%;
}
/* End */

/* styles for links */
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01528a;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01528a;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00a8cb;
	text-decoration: underline;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01528a;
	text-decoration: underline;
}
a.linkwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.linkwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.linkwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
	text-decoration: underline;
}
a.linkwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}
a.linkwhite-sml:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.linkwhite-sml:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.linkwhite-sml:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
	text-decoration: underline;
}
a.linkwhite-sml:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}
#newscontent{
	float: left;
	width: 410px;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 15px;
	display:inline;
}

#gymphoto {
	height: 100px;
	width: 677px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	display:inline;
}

#la-gym-ad {
	height: 80px;
	width: 425px;
	background-color: #999;
}
#photo {
	float: left;
	width: 202px;
	height: 350px;
}
/*styles for leisure centres pages layout sections which dont change 
(other individual styles are internal styles)*/
#top-content-area {
	height: 400px;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#opening {
	width: 155px;
	position: absolute;
	left: 511px;
	top: 11px;
	height: 32px;
}
#prices {
	position: absolute;
	left: 511px;
	top: 54px;
	width: 155px;
	height: 32px;
	background-image: url(file:///H|/images/quick-links/prices.gif);
	background-repeat: no-repeat;
}
#video-area {
	position: absolute;
	width: 220px;
	top: 189px;
	left: 443px;
	height: 191px;
	z-index: 150;
}
#phone-email {
	position: absolute;
	left: 448px;
	top: 130px;
	height: 49px;
	width: 215px;
	text-align: right;
	vertical-align: text-bottom;
}

#bottom-content-area {
	min-height: 220px;
	float: left;
	width: 677px;
}
#imagelink1 , #imagelink2, #imagelink3, #imagelink4, #imagelink5, #imagelink6{
	width: 200px;
	height: 60px;
	float: left;
	margin: 5px;
	background-color: #CCC;
}

#facilities {
	width: 210px;
	height: 200px;
	float: left;
}
#centreads {
	width: 420px;
	float: left;
	height: 250px;
}


#la-link-1 {
	width: 677px;
	height: 70px;
	float: left;
	
}
#la-link-2 {
	float: left;
	width: 224px;
	color: #F00;
	height: 65px;
}
#la-link-3 {
	float: left;
	width: 224px;
	height: 65px;
}
#pageheading {
	width: 430px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0094BA;
	position: relative;
	left: 10px;
	top: 10px;
}
#benefits {
	width: 200px;
}
#la-summer-text {
	float: left;
	height: 260px;
	width: 310px;
	padding-right: 0px;
	padding-left: 10px;
}
#la-summer-apply {
	float: left;
	height: 260px;
	width: 155px;
}
#la-summer-pass {
	float: left;
	height: 150px;
	width: 490px;
}
#la-summer-motivated-text {
	float: left;
	height: 300px;
	width: 310px;
	padding-left: 5px;
}
#la-summer-heading {
	float: left;
	height: 120px;
	width: 320px;
}
#youthzonead {
	height: 40px;
	width: 160px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#healthsuite-main {
	float: left;
	height: 470px;
	width: 677px;
	position: absolute;
	left: 0px;
	top: 1px;
}
#healthsuite-intro {
	height: 124px;
	width: 350px;
	float: left;
	color: #FFFFB5;
	position: absolute;
	left: 310px;
	top: 367px;
}
#health-top-banner {
	float: left;
	height: 210px;
	width: 667px;
}

#healthsuite-txt1 {
	position: absolute;
	top: 500px;
	left: 300px;
	bottom: -300px;
}
#health-bottom-links {
	width: 673px;
	float: left;
	height: 113px;
	position: absolute;
	left: 5px;
	top: 400px;
}

/* styles for feedback form on contact us page*/
fieldset.feedback {
	border: none;
	position: relative;
	padding: 0;
}

fieldset.feedback ul {
	list-style:none;
}

fieldset.feedback label {
	float: left;
	width: 120px;
	margin-right: 1em;
	text-align: left;
	border: none;
}

fieldset.feedback input {
	width: 190px;
}

fieldset.feedback textarea {
	width: 320px;
}

fieldset.feedback li {
	padding: 0 0 5px 0;
}

fieldset.feedback li.feedback-radio input {
	width: 40px;
	border: none;
}

fieldset.submit {
	border: none;
	padding: 5px 0 0;
}

fieldset.submit ul {
	list-style: none;
}
#email {
	background-color: #FFF;
	width: 163px;
	height: 80px;
	float: left;
}

#previews{
float:left;
}

#cropper{
float:left;
overflow:hidden;
margin:0;
padding:0;
}

.thumb{
float:left;
}

.caption{
float:left;
padding-bottom:50px;
}

.clr{
clear:both;
}
.headerpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #DD127B;
}
#homebase banner {
	float: left;
	height: 300px;
	width: 600px;
}
#bannersection1 {
	background-color: #CCC;
	float: left;
	height: 173px;
	width: 170px;
	position: relative;
}
#bannersection2 {
	background-color: #0085A6;
	float: left;
	height: 173px;
	width: 680px;
	position: relative;
}
#bannersection2-lrg {
	float: left;
	height: 278px;
	width: 680px;
	background-color: #FFF;
}
#leftinsidecontainer {
	background-color: #0085A6;
	float: left;
	width: 170px;
}
#rightinsidecontainer {
	background-color: #09F;
	float: left;
	width: 680px;
}


#footersection1 {
	background-color: #0085A6;
	float: left;
	height: 134px;
	width: 170px;
}
#footersection2 {
	background-color: #0085A6;
	float: left;
	height: 134px;
	width: 680px;
}
#footerbottomsection {
	background-color: #0094BA;
	width: 850px;
	float: left;
}
#logosandsmallprint {
	float: right;
	height: 80px;
	padding: 5px;
}
#footer-txt-col1, #footer-txt-col2, #footer-txt-col3 , #footer-txt-col4{
	padding: 5px;
	float: left;
	height: 120px;
	width: 190px;
}

#footer-smalltxt {
	height: 80px;
	float: left;
	width: 850px;
}
#bannersect3 {
	float: left;
	height: 105px;
	width: 680px;
}
#nav2 {
	float: left;
	position: relative;
	width: 170px;
	z-index: 100;
	clear: left;
}
#breadcrumb {
	height: 20px;
	width: 667px;
	margin: 5px;
}
#fitnessclassdropdown {
	height: 70px;
	width: 200px;
	float: left;
}
.bodytextscorethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333B3E;
	list-style-type: disc;
	text-decoration: line-through;
}
.bodytextgreysml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333B3E;
	list-style-type: disc;
}
#xmain {
	float: left;
	height: 290px;
	width: 430px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#larryad {
	float: left;
	height: 290px;
	width: 215px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#carnegiead {
	float: left;
	height: 180px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#winning-ad {
	float: left;
	height: 180px;
	width: 430px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#xmasbanner {
	float: left;
	height: 478px;
	width: 680px;
	background-color: #FFF;
}
#laback {
	background-color: #FFF;
	float: left;
	height: 300px;
	width: 680px;
}

