body {
	width: 1300px;
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#extraDiv2 {
	background-image: url(images/marcbootcamp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 414px;
	width: 335px;
	z-index: 99;
	clear:both;
}

/* And now the cool stuff, hiding from IE with child-selectors */

body#lebert-fitness>div#extraDiv2 {
	background-image: url(images/marcbootcamp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 300px;
	z-index: 100;
} 

.large { font-size: 12px;}

/* Using Geckos capability of PNG transparency to create the smooth scrolling border,
when the screen is scrolled and the content vanishes to the left */

body#lebert-fitness>div#extraDiv3 {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
	background-image: url(images/bg_white.png);
	width: 225px;
}

/* The Header, using the "old":)) FIR-method */

div#pageHeader {
	position: relative;
	left: 220px;
	width: 1300px;

}

div#pageHeader h1 {
	width: 493px;
	height: 120px;
	margin: 20px 0 20px;
	background-image: url(images/logo_lebertfitness.jpg);
	background-repeat:no-repeat;
}

div#pageHeader h1 span {
	display: none;
}

div#pageHeader h2 {
	width: 1300px;
	height: 27px;
	margin-top: -10px;
}

div#pageHeader h2 span {
	display: none;
}

div#quickSummary {
	position: absolute;
	width: 1277px;
	left: 228px;
	top: 98px;
	letter-spacing: 0.1em;
	color: #A5A3B5;
	background-color: transparent;
}

/* Have the summary displayed in a single line */

div#quickSummary p.p2, div#quickSummary p.p1 {
	display: inline;
	margin: 0;
}

div#extraDiv1 { /*adding a border */
	position: absolute;
	left: 225px; 
	top: 90px;
	height: 1px;
	background-color: #A5A3B5;
	color: inherit;
}
#visit {
	position:relative;
	float:right;
	width:257px;
	height:38px;
	z-index:1;
}
/*menubar */

div#navcontainer {
	position: absolute;
	width:1000px;
	height:24px;
	z-index:99;
	left: 329px;
	top: 61px;
}

.navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

/* The main content. All positioned absolutely
-----------------------------------------------
 The text-links */

a:link, a:visited {
	color: #333333;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}
.clear { clear: both; }

.title {font: 24px Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.subtitle {font: 18px Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}/* The lebert-fitness */

/* The lebert-fitness */

div#lebert-fitness {
	position: absolute;
	left: 320px;
	top: 160px;
	width: 300px;
	text-align: left;
}

div#lebert-fitness h4 {
	width: 200px;
	height: 41px;
	background-image: url(images/titlef_lebertfitness.jpg);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#lebert-fitness h3 span {
	display: none;
}

div#lebert-fitness p {
	margin: 0 0.5em 0.5em;
}

/* Supporting Text
--------------------------------------*/
div#banner-shop {
	height:90px;
	background:url(images/logo_lf.gif);
	background-repeat:no-repeat;
	padding:0;
	border-bottom: 1px solid #000;
}

div#visit
{
margin-top: 20px;
padding: 5px;
}
div#visit select
{
background-color: #000;
color:white;
}
div#container {
	float:left;
	width:880px;
	border:1px solid gray;
	margin-top:0;
	background-color:#fff;
	padding:10px;
	margin: 10px;
	margin-left:70px;
}

#article-b {
	width:auto;
	background-color:#fff;
	text-align:left;
	padding:20px;
}
#article-b.title{ 
font-size:12px;
text-transform:uppercase;
padding-bottom:0;
margin-bottom:0;}

.breadcrumbs {
color:#733904;
padding:0.3em 10px 0 1px;
}
div#eq {
	position: absolute;
	left: 650px;
	top: 160px;
	width: 500px;
	text-align: justify;
}

div#eq h3 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_le.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#eq h3 span {
	display: none;
}

div#eq p {
	margin: 0 0.5em 0.5em;
}

div#bs {
}

div#bs h3 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_lbs.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#bs h3 span {
	display: none;
}

div#bs p {
	margin: 0 0.5em 0.5em;
}
div#ss {
}

div#ss h3 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_lss.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#ss h3 span {
	display: none;
}

div#ss p {
	margin: 0 0.5em 0.5em;
}
div#benefits {
	position: absolute;
	left: 1125px;
	top: 160px;
	width: 200px;
	text-align: justify;
}


div#eq-sub {
	position: absolute;
	left: 380px;
	top: 160px;
	width: 350px;
	text-align: justify;
}

div#eq-sub h3 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_le.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#eq-sub h3 span {
	display: none;
}
div#eq-sub h6 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_lss.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#eq-sub h6 span {
	display: none;
}
div#eq-sub p {
	margin: 0 0.5em 0.5em;
}

div#bs-sub {
	position: absolute;
	left: 820px;
	top: 160px;
	width: 350px;
	text-align: justify;
}

div#bs-sub h3 {
	width: 400px;
	height: 69px;
	background-image: url(images/logo_lbs.gif);
	background-image: no-repeat;
	margin: 0 0 0.5em;
}

div#bs-sub h3 span {
	display: none;
}

div#bs-sub p {
	margin: 0 0.5em 0.5em;
}


/* The Navigation
---------------------------------------*/

 div#linkList {
	position: absolute;
	left: 1500px;
	top: 5px;
	width: 220px;
	background-color: #000000;
	color: inherit;
	background-image: url(bg_linklist.jpg);
	background-repeat: repeat-y;
	text-transform: lowercase;
	height: 752px;
}


div#linkList div#lselect li a:link, div#linkList div#lselect li a:visited {
	display: block;
	margin-left: -10px;
	padding-left: 26px;
	color: #8B879E;
	background-color: transparent;
	border-top: 1px solid #C6C6D2;
	background-image: url(linklistlink.jpg);
	background-repeat: no-repeat;
}

div#linkList li a:link, div#linkList div#lselect li a.c:link, div#linkList li a:visited, div#linkList div#lselect li a.c:visited {
	display: inline;
	background-image: none;
	color: #A52A2A;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
	border: none;
}


div#linkList ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding-left: 0;
	color: #FFFFFF;
}

div#linkList li {
	padding-left: 10px;
}



div#lselect h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 200px;
	background-image: url(selectadesign.jpg);
	background-repeat: no-repeat;
}

div#lselect h3 span {
	display: none;
}

div#larchives {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#larchives h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 81px;
	background-image: url(archives.jpg);
	background-repeat: no-repeat;
}

div#larchives h3 span {
	display: none;
}

div#lresources {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#lresources h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 95px;
	background-image: url(ressources.jpg);
	background-repeat: no-repeat;
}

div#lresources h3 span {
	display: none;
}

/* ...and the footer
--------------------------------------*/
div#footer {
	position: absolute;
	left: 1500px;
	top: 159px;
	width: 220px;
	height: 470px;
	text-align: center;
	word-spacing: 0.1em;
	overflow: hidden;
	color: #FFFFFF;
}

div#footer a:link, div#footer a:visited {
	color: #B2AFC0;
	background-color: transparent;
}

div#footer div.link {
	height: auto;
	margin: 2px 0 4px 3px;
}

div#footer div.link li {
	padding: 0 12px 0 10px;
	font-size: 11px !important;
}

div#footer div.link li.first {
	padding-left: 0;
}

div#footer div.link li.last {
	background-image: none;
}

div#footer a:link,
div#footer a:visited {
	color: #fff;
	text-decoration: underline;
}

div#footer img.logo {
	position: absolute;
	right: 14px;
	top: 15px;
}

/* and extra artwork */

div#extraDiv4 {
	position: absolute;
	left: 1500px;
	top: 20px;
	width: 214px;
	height: 65px;
	color: #FFFFFF;
	background-color: #000000;
}
img.right {
float:right;
padding:5px;}

img.left {
float:left;
padding:5px;}

p.url { 
text-align:center;
font-size: 1.2em;
color: #666666;
}
img {border:none;}
img.left,img.center,img.right{padding:4px; border:0px; }
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}
.emphasis {
font-weight:bold;

}

.emphasisRed {
color: #990000;
line-height: 1.3em;
background:#fff;


}

.price {
color: #900900;
font-size: large;
font-weight: bold;
}
#link {
	position:absolute;
	width:200px;
	height:26px;
	z-index:1;
	left: 870px;
	top: 146px;
}
/*event scroller */
#ajaxticker1{
width: 200px;;
height: 500px;
padding: 0px;
background-color: #fff;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #fff;
border:none;
}

.events{ //class to apply to your scroller(s) if desired
background-color: #fff;
border:none;
}
.events h3 { 

margin-top:20px;
padding-top:10px;
border-top: 1px dashed #ccc;
font: 12px/1.2 Arial, Verdana, sans-serif;
font-weight: 600;} 

.events li { list-style-type: square; 
margin-left:-15px;} 




.buttons { 
text-align:center;
padding:10px 0 5px 0;
display:block;
}

.shop table {border:1px solid #ccc; border-collapse:collapse;}
.shop td{font-size:11px; border:1px solid #eee; padding:10px;
}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:389px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#000;
		color:#fff;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#FFCC00;
		color:#000;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#signupBanner { background:url(images/bg_signup.jpg) repeat-x; color:#000000; padding:5px;}
#events{
margin:0;
padding:0;
width:300px;
list-style-type:none;
background-color:#FFFFFF;
color:#000000;
line-height:120%;
height:300px;

}
#events a{
display:block;
font-weight:normal;
text-decoration:none;
}
#events ul{
overflow: hidden;
margin:0;
padding:0;
}
#events li{
margin:0;
padding:0;
list-style-type:none;
}
#events li a{
width:285px;
padding:5px 0 0 15px;
display:block;
color:#000000;
background-image:url(images/ha-header.jpg);
height:25px;
}
#events li a.closed{
color:#000000 !important;
background-image:url(images/ha-header.jpg) !important;
}
#events li.firstitem a.closed{
color:#000000 !important;
background-image:url(images/ha-header-first.jpg) !important;
}
#events li.lastitem a.closed{
color:#000000 !important;
background-image:url(images/ha-header-last.jpg) !important;
}
#events li li{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding:0 15px 0 15px;
height:175px;
}
#events li a.opened{
background-image:url(images/ha-header-active.jpg);
color:#FFFFFF;
}
#events li.firstitem a.opened{
background-image:url(images/ha-header-first-active.jpg);
color:#FFFFFF;
}
#events li.lastitem li{
margin-bottom:-4px;
}
#events li.lastitem ul{
background-image:url(images/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}
.show table {border:1px solid #ccc; border-collapse:collapse;}
.show td{font-size:11px; }

/* tables */

.course TABLE
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000 1px solid;
    BORDER-COLLAPSE: collapse;
	width: 100%;
	font-size:11px;
}

.course TD
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #CCCCCC 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #CCCCCC 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-COLLAPSE: collapse;
	vertical-align:top;
}
.course TH
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000 1px solid;
    BORDER-COLLAPSE: collapse;
	vertical-align:top;
}
.course TD
{
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 0.2em;
    VERTICAL-ALIGN: top;
    PADDING-TOP: 0.2em
}
.course TH
{
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 0.2em;
    VERTICAL-ALIGN: top;
    PADDING-TOP: 0.2em
}
.course THEAD TH
{
    BACKGROUND: #666;
    TEXT-TRANSFORM: uppercase;
    COLOR: #fff;
	font: normal "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
.course TBODY TD
{
    BACKGROUND: #fff
}
.course TBODY TH
{
    BACKGROUND: #999
}
.course TBODY TR.odd TD
{
    BACKGROUND: #eee
}
.course TBODY TR.odd TH
{
    BACKGROUND: #ccc
}
.course CAPTION
{
    FONT-SIZE: 140%;
    TEXT-TRANSFORM: uppercase;
    LETTER-SPACING: -1px;
    TEXT-ALIGN: left
}
.course TABLE TH A:link
{
    COLOR: #fff;
}
.course TABLE TH A:visited
{
    COLOR: #fff;
	text-decoration:none;

}

.course TABLE TH A:hover
{
    COLOR: #fff;
}
.course TABLE TD A:link
{
    COLOR: #369;
	text-decoration:none;
}
.course TABLE TD A:visited
{
    COLOR: #000
}
.course TABLE A:hover
{
}
.course TABLE A:active
{
    COLOR: #000
}
/* Sortable tables */
.alt-rows-light { background-color:#eee;}
table, td, tr {	text-align: left;} 
table.tbl {	border-collapse: collapse;	color: #000;	vertical-align: middle;	margin-bottom: 1em;} 
table.tbl td {	padding: 5px;	border: solid 1px #eee;} 
table.tbl td.head {	padding: 5px;	border: solid 1px #fff;	font-weight: bold;	background-color: #ccc;} 
table.tbl td.subhead {	color: #333;	font-weight: bold;} 
table.tbl tr.grey, table.tbl td.grey {	background-color: #eee;}  
table.tbl td.border {	border: solid 1px #eee;} table.tbl.ctrtext td {	text-align: center;}