@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    overflow-x: hidden;
}
#container1 {
	width: 955px;
	height: 600px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	/*margin-top: -300px; /*set to a negative number 1/2 of your height - not sure if these two are necessary for IE6 pc*/
	/*margin-left: -477px; /*set to a negative number 1/2 of your width - not sure if these two are necessary for IE6 pc*/
}
#div1 { 
	position: relative;
	width: 332px;
	height: 600px;
	background-image: url(images/LeftDivBG.gif);
	background-repeat: no-repeat;
	float: left;
}

#div2 {
	position: relative;
	width:623px;
	float: right;
	/*z-index: -1;*/
}
#logo {
	position: relative;
	width: 224px;
	height:83px;
	margin-left: 6px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #000000;
	width: 305px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	top: -592px;
	left: 0px;
	z-index: 10;
}
#contentWide {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #000000;
	width: 600px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	top: -592px;
	left: 0px;
	z-index: 10;
}
#rightImage {
	position: absolute;
	z-index: -5;
	top: 0px;
	right: 0px;
}
#rightImageHome {
	position: absolute;
	z-index: -5;
	top: 0px;
	right: 0px;
	left: 40px;
}
h1 {
	font-size: 20px;
	color: #00204e;
	line-height: 24px;
	font-weight: 500;
}

h2 {
	font-size: 20px;
	color: #5e6a71;
	line-height: 24px;
	font-weight: 500;
}
	
h3 {
	font-size: 10px;
	color: #00204e;
}
h4 {
	font-size: 18px;
	color: #5e6a71;
	font-weight: 500;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.lightBlueHeading {
	font-size: 18px;
	color: #334d71;
	font-weight: 700;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.lightBlue {
	font-size: 13px;
	color: #334d6f;
	font-weight: 500;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.blue {
	color: #00204e;
	font-weight: 400;
}
a {
	color: #334d71;
}
p {
	font-size: 12px;
	color: #000;
	line-height: 14px;
}
#bottomAddress {
	width: 300px;
	height: 80px;
	position: absolute;
	bottom: 0px;
    left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5e6a71;
}
#addressLeft {
	position: relative;
	float: left;
	width: 120px;
}
#addressRight {
	position: relative;
	margin-left:  120px;
	width: 160px;
}
#facebookEtc {
	width: 300px;
	height: 80px;
	position: relative;
    left: 10px;
	top: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5e6a71;
}

#navWrapper{
	position: relative;
	left: 7px;
	top: 30px;
	float: left;
	width: 145px;
}

#staffWrapper {
	width: 623px;
	position: absolute;
	top: 100px;
    left: 0px;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5e6a71;
}
#staffSubWrapper {
	position: relative;
	float: left;
	width: 350px;
	height: 500px; 
}
#staffLeft {
	position: relative;
	padding-top: 10px;
	float: left;
	width: 150px;
	height: 500px; 
}
#staffMiddle {
	position: relative;
	width: 200px;
	float: right;
	height: 500px;
}
#staffRight {
	position: relative;
	width: 269px;
	float: right;
	height: 494px;
	padding-left: 4px;
	padding-top: 4px;
}
.grey{
	color: #5e6a71;
	line-height: 18px;
	font-weight: 700;
}
.gyrotonic{
	font-family: "Times New Roman", Times, serif;
}

/*2 column body divs eg Power Plate page*/
#twoColumnWrapper{
	position: relative;
	float: left;
	width: 623px;
}
#twoColumnLeft{
	position: relative;
	float: left;
	width: 308px;
	padding-right: 4px;
}

#twoColumnRight{
	position: relative;
	float: right;
    width: 306px;
	padding-left: 4px;
}
.boldText{
	font-weight: 700;
}
a.pink{
	color: #F6C;
}
.pink{
	color: #F6C;
}


/* Navigation Styles*/

.glossymenu{
margin: 0px;
padding: 0px;
width: 144px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 144px;
height: 20px;
padding: 0 0;
padding-left: 0px;
}

/*background colour of menu item once visited - should go back to original colour*/
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	/*background-color: #16234a;*//* this turned off the dark blue background colour and enabled menu to have transparent background when not rolled over. This isn't needed here but I left it so I could remember how the background colour was turned on and off*/
	height: 20px;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0px;
border: none;
height: 20px;
}

/*on rollowver changes background image of menu items*/
.glossymenu a.menuitem:hover{
background-image: url(images/navBgOn.gif);
height: 20px;
}

/*This sets the background colour of the subnav*/
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/*background-color:#16234a;*//*commenting this out turned off the dark blue background in subnav items unless rolled over.*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding: 0px;
}
/*sets the divider colour between subnav items*/
.glossymenu div.submenu ul li{
border-bottom: 0px;
}

.glossymenu div.submenu ul li a{
display: block;
width: 145px;
height: 20px;
padding: 0px 0px;
padding-left: 0px;
}
/*sets the background colour of the subnav items when rolled over*/
.glossymenu div.submenu ul li a:hover{
background: #334d6f;
colorz: white;
}

.testExpandedBGcolour{
	background-color:#1a375e;/*allows background colour of expanded menu to stay highlighted while the menu is open*/
}
.testContractedBGcolour{
	/*background-color:#16234a;*//*In Firefox Mac, this turned off makes the background behind main level, expandable menu items transparent. This is good!!*/
}


/*Sub-submenu*/


.subexpandable{
	padding-left: 0px;
}
.opensubheader{
	background-color: #334d6f;
}

/* subscrption form styles*/
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}

