/* CSS Document */


#EPCcalendar{
position: relative;
height: 600px;
margin-top: 20px;
}

.image-page-content {
float: right;
border: solid 1px #f7f7f7;
padding: 5px;
margin-left: 12px;
margin-right: 5px;
margin-top: 3px;
}

.fitness-4left
{
float: right;
width: 750px;
margin-top: 0px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
font-size: 13px;
line-height: 17px;
/*background-color: #ff00ff;*/
}


.fitness-4-box {
float: left;
width: 335px;
height: 350px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 20px;
/*background-color: #ccff00;*/
border: solid 1px #cccccc;
}

.fitness-4-box p {
margin-left: 20px;
margin-right: 20px;
}

.fitness-4-box h2, h1 {
margin-left: 20px;
margin-right: 20px;
}

.fitness-4right
{
position: relative; /*feb23*/
padding-top: 40px;
margin-top: 20px;
padding-left: 0px;
padding-right: 0px;
margin-left: 5px;
/*width: 190px;*/
width: 200px;
font-size:11px;
/*background-color: #cc00cc;*/
background-image:url('http://www.bodyevolution.ie/images/be-phone.jpg');
background-repeat: no-repeat;
background-position: 8px -7px; 
}


td {
background-color: #cccccc;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 7px;
padding-right: 7px;
}

/*
table {
margin-top: 20px;
width: 700px;
background-color: #cccccc;
}
*/


body {
background-color: #8ba9bc;
font-family: arial;
padding-top:0px;
background-image: url('http://www.bodyevolution.ie/images/be-back-topbar.gif');
background-repeat: repeat-x;
}


/* frame */
.fitness
{
	position: absolute;
	left: 50%;
	width: 995px;
	margin-top: 0px;
	margin-left: -525px;
	top: 0px;
	background-image: url('http://www.bodyevolution.ie/images/be-back-topbar.gif');
	background-repeat: repeat-x;
	/*
	padding-left: 12px;
	padding-right: 5px;
*/
	background-color: #ffffff;
}

.fitness-1
{
	position: relative;
	margin-left: -110px;
	margin-bottom: 0px;
	margin-top:0px;
	height: 40px;
	/* ie doesn't accept inherit
	width: inherit;*/
	width: 1100px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('http://www.bodyevolution.ie/images/jenny-back-top.jpg');
	background-position: 12px 0px;
	background-repeat: no-repeat;
}




.fitness-1 a
{
	border: 0px;
	text-decoration: none;
}


.fitness-1 img
{
	border: 0px;
}

.fitness-1-logo
{
	position: absolute;
	top: 15px;
	left: 10px;
	height: 50px;
	width: 300px;
	background-color: #FF00FF;
}

.fitness-1-logo p 
{
padding-left: 160px;
margin-top: 0px;
font-size: 12px;
}


.fitness-1-ireland
{
	position: absolute;
	top: 30px;
	right: 0px;
	height: 50px;
	width: 185px;
	/*background-color: #FF00FF;*/
}


.fitness-1-nav {
position: absolute;
top: 5px;
left: 270px;
width: 770px;
height: 20px;
/*background-color: #cc3366;*/
padding-top: 2px;
padding-bottom: 2px;
}


.fitness-1-nav a{
color: #ffffff;
margin-right: 10px;
margin-left: 10px;
text-decoration: none;
}


/*fitness 3 - the image*/


.fitness-3
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -110px;
	height: 330px;
	width: 1100px;
	background-image: url('http://www.bodyevolution.ie/images/jenny-back-top.jpg');
	background-position: 12px -40px;
	background-repeat: no-repeat;
}


.fitness-3-logo
{
	position: absolute;
	top: 15px;
	left: 10px;
	height: 50px;
	width: 300px;
	background-color: #FF00FF;
}



.fitness-3left
{
	position: absolute;
	top: 0px;
	left: 303px;
	height: 300px;
	width: 300px;
	/*background-color: #000000;*/
}

.fitness-3right
{
	position: absolute;
	top: 0px;
	left: 595px;
	width: 420px;
	height: 260px;
	padding: 0px;
	margin: 0px;
	/*background-color: #cccccc;*/
}


.fitness-4
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 995px;
	/*background-color: #333333;*/
}


/*-----actually this is the right-- nav bar--*/



.fitness-4left h1
{
display: block;
height: 30px;
/* border-bottom: solid 1px #cccccc;*/
font-size: 22px;
margin-top: 15px;
margin-bottom: 2px;
color: #cc3366;
background-color: #ffffff;
}

.fitness-4left h2
{
clear: both;
display: block;
height: 30px;
border-bottom: dotted 1px #666666;
width: 96%;
font-size: 17px;
margin-top: 35px;
padding-top: 20px;
margin-bottom: 10px;
color: #cc3366;
}



.fitness-4left-calendar
{
display:inline;
height: 150px;
width: 390px;
margin: 5px;
padding: 10px;
border: solid 1px #cccccc;
background-color: #ffccff;
}


.fitness-4footer
{
clear: both;
height: 50px;
width: 970px;
padding: 10px;
margin-top: 20px;
/*border-top: solid 1px #666666;*/
/*background-color: #cccccc;*/
font-size: 10px;
}



.fitness-4footer-left
{
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 5px;
	margin-left: 237px;
	height: 30px;	
	width: 300px;
}


.fitness-4footer-right
{
	margin-left: 600px;	
	padding-top: 10px;
	margin-top: 0px;
	width: 345px;
	height: 30px;
	text-align: right;
	/* background-color: #990099;*/
}





/* ----------nav code--------- */



.fitness-4right ul
{
position: relative;
right: 0px;
text-align: left;
list-style: none;
padding: 0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
width: 190px;
font-size: 12px;
}


.fitness-4right li
{
display: block;
list-style: none;
width: 190px;
/*height: 30px;*/
margin-top: 1px;
margin-bottom: 0px;
margin-right: 0px;
/* padding-left: 15px;*/
/* if bc is here can't override it in mainnavtop
background-color: #cc0000;*/
color: #ffcccc;
}


.fitness-4right li a#mainnav1
{
background-color: #cc3366;
color: #ffffff;
}


.fitness-4right li a#mainnav2
{
background-color: #50baff;
color: #ffffff;
}


.fitness-4right li a#mainnav3
{
background-color: #00cc00;
color: #ffffff;
}


.fitness-4right li a#mainnav4
{
background-color: #666666;
color: #ffffff;
}


.fitness-4right li a#mainnav5
{
background-color: #cc3366;
color: #ffffff;
}



.fitness-4left-top {
position: relative;
width: 650px;
margin-bottom: 30px;
}

.fitness-4right li a
{
display: block;
list-style: none;
width: 190px;
padding: 5px 0px 5px 10px;
color: #666666;
text-decoration: none;
background-color: #f3f3f3;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
}


.fitness-4right li a:hover
{
background-color: #cccccc;
}


.fitness-4left-cont
{

position: relative;
display: block;
width: 480px;
float: left;
padding-left: 7px;
padding-right: 7px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
padding-top: 6px;
padding-bottom: 15px;
margin-right: 5px;
margin-bottom: 10px;
font-size:12px;
line-height: 15px;
}






.fitness-4left-block-image
{
position: absolute;
top: 9px;
left: -2px;
}

.fitness-4left-block
{
position: relative;
display: block;
width: 335px;
height: 170px;
float: left;
padding-left: 5px;
padding-right: 5px;
background-color: #FFFFFF;
/*border: 1px solid #CCCCCC;*/
margin-right: 12px;
margin-bottom: 10px;
font-size:12px;
line-height: 15px;
}




.fitness-4left-block h3
{
font-size: 15px;
margin-top: 9px;
margin-bottom: 0px;
//color: #cc3366;
color: #666666;
margin-left: 105px;
}


.fitness-4left-block p
{
margin-top: 7px;
margin-bottom: 3px;
margin-left: 105px;
width: 230px;
}


.fitness-4left-block img
{
margin-bottom: 10px;
}

.fitness-4left-block p.sub
{
color: #999999;
margin-top: 0px;
margin-bottom: 8px;
}


.fitness-4left-top p.sub
{
color: #999999;
margin-top: 0px;
margin-bottom: 8px;
}

.photocontainerbig {
float: left;
margin-right: 15px;
width: 214px;
height: 160px;
padding: 4px;
border: 1px solid #cccccc;
/*background-color:#99CCCC;*/
margin-bottom: 5px;
}


#map {
height: 300px;
width: 715px;
margin-top: 20px;
margin-bottom: 20px;
border: solid 1px #666666;
}


div#showhide-prices,div#showhide-prices2, div#showhide-prices3{ 
position:relative; 
display:none;  
width: 630px;
/*height: 200px;*/
background-color:#ffffff ; 
padding: 0px;
}

#
button {
margin-left: 40px;
margin-bottom: 20px;
font-size: 10px;
}

.tog {
margin-left: 10px;
padding-left: 10px;
}

.fblike {
width: 250px;
}

.fb-vert {
position: relative;
width: 120px;
margin-left: 40px;
}

.form-response {
position: relative;
width: 680px;
height: 70px;
border: dotted 1px #999999;
background-color: #FCC5E2;
text-align: center;
padding-top: 10px;
}

.form-response h4 {
margin-top: 3px;
margin-bottom: 4px;
color: #cc3366;
}

.form-response p {
margin-top: 2px;
margin-bottom: 2px;
}
