/* ----------- fitnance stylesheet - colour scheme: dark green: 62AC1E , left col grey: #e6e6e6------------- */

* { margin: 0; padding: 0; }

html { height: 100%; }

body { 
	min-height: 101%;
	font: 70%/140% verdana, arial, sans-serif;
	color: #000;
	background: #ddd url(/images/body_bg.jpg) repeat-x;
	text-align: center;
}

#container { 
	margin: 0 auto;
	margin-top: 18px;	
	background-color: #fff;
	width: 780px;
	text-align: left;	
	clear: both;
	border: 2px solid #ccc;
}

/*------ general styles ------*/
a { text-decoration: underline; font-weight: bold; color: #62AC1E; }
a:hover, a:active { color: #62AC1E; text-decoration: underline;}
h1, h2, h3, h4, h5 { color: #666; }
h1 { font-size: 150%; line-height: 120%; margin-bottom: 0.5em; }
h2, h3, h4, h5 { margin: 1em 0 0.5em; }
h2 { font-size: 130%; }
h3 { font-size: 100%; color: #000;}
p { margin-bottom: 1em; }
ol { margin-left: 15px; padding-left: 15px }
.image-border-blue {border: 1px solid #B1CBF1; padding: 1px;}
.image-border-blue-float-right {border: 1px solid #B1CBF1; padding: 1px; float: right; margin: 5px;}
hr {border: 1px solid #E2E2E2 ; margin: 2em;}
.style1 {color: #fff}

img a{border: 0;}

/* image replacement general properties */
/*.IR { 
	position: relative;
	overflow: hidden;
	font-size: 1em;
	z-index: 1;
}
		
.IR em {
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* \*/
.clearfix { display: block; }
/* */

.clear { 	
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

/*------ header ------*/
#header {
	width: 780px;
	height: 286px;
	background: #666;
} 

#logo { 
	width: 780px; 
	height: 250px; 
	background: #fff;
	margin: 0;
}

#logo img {border: 0;}

/* top level */

#top-nav {
	background:#ccc url(../images/nav-bg.png) no-repeat scroll 0%;
	height: 33px;
	margin:0pt;
	padding:2px 0 0 2px;
	width: 778px;
}

ul#top-nav {
	position: relative;
	line-height: 2.5em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: #666 /* url(../images/nav-bg.png) repeat-y scroll 0% */;
}
ul#top-nav li { 
	position: relative;
	float: left;
	text-align: center;
}
ul#top-nav a { 
	font-size: 100%;
	display: block; 
	padding: 0.25em 1.6em;
	color: #fff;
	border-right: 1px solid #ccc;
	text-decoration: none;
}

ul#top-nav li.no-border a { border-right: none; }
ul#top-nav a:hover { background: #62AC1E; color: #fff; }

/* submenu */
ul#top-nav li ul {
	position: absolute; z-index: 20;
	top: 3em;
	left: -999em;
	width: 13em;
	list-style: none;
	line-height: 1.5em;
}

ul#top-nav ul li { margin: 0; position: relative; z-index: 20; }

ul#top-nav li:hover ul, ul#top-nav li.sfhover ul { left: auto; }

ul#top-nav li ul a {
	width:  15em;
	padding: 0.5em;
	background: #62AC1E;
	border-bottom: 1px solid #fff;
	border-right: none;
	text-align: left;
}

ul#top-nav li ul a:hover { background: #666; color: #fff; }

/*------ main content area ------*/
#content { 
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0 1em;
	overflow: hidden;
	background: url(http://www.websitesthatsell.com.au/expressionengine/fitnance/images/contentbg.gif) repeat-y;
}

#wide #content { background: none }

#content a { text-decoration: underline; font-weight: bold; color: #62AC1E; }

#content a:hover, #content a:active { text-decoration: underline; color: #666; }

#content ul {margin-left: 15px; padding-left: 0px; list-style-image: url(../images/arrows.png);}

#left {
	float: left;
	width: 180px;
	padding: 0.5em;
	border: 1px solid #ccc;
}

/* left form commented out
#left form{
	width: 150px;
	padding: 1em; 
	background: #D6E4F8;
}

#left form p{
	font-weight: bold;
}

#left input { 
	width: 140px;
	border: 1px solid #fff;
}*/


#left h2 { color: #666; background: #fff; padding: 0.5em; font-size: 130%; line-height: 120%; border: 1px solid #ccc;}
#left h3 { font-size: 120%; line-height: 120%; }
#left p { color: #666; margin-right: 1em; }
#left a {color: #62AC1E; text-decoration: underline;}
#left a:hover {color: #666; text-decoration: underline;}
#left img {border: 1px solid #EDF3FC;  }

#left form {
	width: auto;
	padding: 0
}

#left input { width: 172px }

#right {
	margin-left: 205px;
	padding-bottom: 1px;
}

#right h1 { margin-top: 0.5em; padding: 0.2em; border-bottom: 1px solid #62AC1E; background: #e6e6e6;}

#right img {text-align: right; padding: 2px; margin: 5px; border: 1px solid #ccc;}

.boxes {
	float: left;
	width: 177px;
	min-height: 350px;
	margin: 1em 7px 1em 0;
	background: #e6e6e6;
}
* html .boxes { height: 350px }
.boxes h2 { 
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	font: bold 100%/140% verdana, arial, sans-serif;
	color: #FFF; 
	background: #666; 
}
#content .boxes p { margin: 0 1em 0.5em; }

.boxes img {  border: 1px solid #fff; text-align: center; width: 100%;}

/* timetable */
#session-times { 
	margin: 2em 0;
  border-collapse: collapse 
}

#session-times th, #session-times td { 
	padding: 2px;
  border: 1px solid #000;
  vertical-align: top
}

#session-times thead th { 
	background: #333;
	color: #FFF
}

#session-times tbody th { background: #CCC }

.Personaltraining, .PersonalTraining { background-color: #E1EFD1 }
.BigCardio, .FitnessBoxing, .FitnessClass, .HybridSession, .HybridClass, 
.WeightsClass, .FitnessSession, .Boxingfitness, .GroupRun, .BigSaturday { background-color: #FFEFEF }
.Pilates { background-color: #FFFFDF }
.GroupSwim { background-color: #EFFFFF }

/* store */
#content .store {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#content .store li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px solid #959796;
	overflow: hidden;
}

.store img {
	float: right;
	margin: 0 0 5px 15px
}

#content .store a {
	display: block;
	float: left;
	width: 8em;
	margin: 0 1em .5em 0;
	padding: .2em 5px;
	color: #000;
	background-color: #E0EED5;
	border: 2px solid #959796;
	text-decoration: none;
	text-align: center
}

#content .store a:hover {
	color: #FFF;
	background-color: #64AB1D;
}

* html .store, * html .store li { display: inline-block }

/*------ footer ------*/
#footer { 
	clear: both;
	padding: 1px 1em;
	font-size: 90%;
	background-color: #666; 
	text-align: center;
}

#footer ul, #footer p { color: #fff; margin-top: 0.5em; }
#footer li { 
	margin-right: 0.5em;
	padding-right: 0.5em;
	display: inline; 
	border-right: 1px solid; 
}
#footer li.no-border { border-right: none; }
#footer a {color: #62AC1E; text-decoration: none;}
#footer a:hover {text-decoration: underline; color: #62AC1E;}


/*------ contact form ------*/
address { margin-bottom: 1em; font-style: normal; }
form { 
	width: 500px;
	margin: 1em 0;
	padding: 1em;
}
label { display: block; margin: 1em 0 .5em; font-weight: bold }
label span { float: left; width: 15em; margin-right: 1em }
input, textarea { 
	clear: both;
	padding: 0.2em;
	width: 20em;
	font-size: 12px;
	background: #fff !important;
	vertical-align: middle;
	border: 1px solid #676767;
}
select { border: 1px solid #676767 }
select, option { font-size: 12px; }
option { border: 0; padding-right: 0.5em; }
input.button { 
	position: static; 
	width: 6em; 
	height: 3em;
	font-weight: bold; 
	color: #fff;
	border: 1px solid: #fff;
	background: #1E559F !important;
}

button {
	margin-top: 0.5em;
	padding: 0.2em;
	font-weight: bold;
	background: #ccc;
	font-size: 110%;
}

input:hover, input:focus, 
textarea:hover, textarea:focus, 
button:hover, button:focus { background: #E2E2E2 !important; color: #1E559F; }

/*------ form ------ for later use
address { margin-bottom: 1em; font-style: normal; }

right#form {margin-top: 0;}

fieldset { 
	float: left;
	clear: left;
	width: 100%;
	margin: 1.5em 0 0 0;
	padding: 0;
}

legend {
	margin-left: 1em;
	color: #000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #fff;
	padding-left: 12em;
}

label {
	display: block;
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}
 
*/