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

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 94%;
	background-color: #c5c5b1;
}


img {  
	border-style: none;
}

.gyrotonic {
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}

.gyrotonic-nav {
	font-family:"Times New Roman", Times, serif;
	font-size: .95em;
	text-transform: uppercase;
	font-weight: bold;
}

.gyrokinesis {
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}

#wrapper {
	width: 985px;
	height: 710px;
	background-color: #cdd2ce;
	margin: 20px auto 20px auto;
}

#home-top {
	width: 985px;
	height: 50px;
	background-image:url(images/address-phne.gif);
	background-repeat: no-repeat;
}

#home-bg {
	width: 985px;
	height: 593px;
	background-image:url(images/home-logo-bg5.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #005A82;
	clear: both;
	position: relative;
}
	
#home-email {
	width: 280px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #005A82; 
	font-size: .95em;
	line-height: 1.2em;
	padding: 0px;
}

#home-email2 {
	width: 280px;
	height: 60px;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	font-size: .95em;
	line-height: 1.2em;
	padding: 0px;
}

#home-email a{
	color: #4787a6;
	text-decoration: none;
}

#home-email a:hover {
	color: #72938d;
	text-decoration: none;
}

#home-events {
	background-color: #FFFF99;
	width: 123px;
	float: left;
	clear: left;
	font-size: .95em;
	padding: 0px;
	z-index: 100;
}

#home-events p {
	padding: 0px 5px 5px 8px;
	margin-top: 10px;
	line-height: 1.2em;
}

#home-events a{
	color: #5b461b; 
	text-decoration: none;
}

#home-events a:hover {
	color: #72938d;
	text-decoration: none;
}

#home-footer {
	width: 963px;
	height: 38px;
	background-color: #cdd2ce;
	text-align: left;
	padding: 10px 22px 0px 0px;
}

#home-footer a {
	text-decoration: none;
	color: #005A82;
}

#wrapper2 {
	width: 949px;
	min-height: 660px;
    height: auto !important;
    height: 660px;
	background-color: #fff;
	margin: 20px auto 20px auto;
}

#nav-home {
	width: 985px;
	margin: 0px auto 0px auto;
	padding: 0;
	background-color: #72938d;
}

#nav {
	width: 949px;
	padding: 0;
	background-color: #72938d;
}

/* drop menu HOME */

#sddm-home
{	margin: 0px auto 0px auto;
	padding: 0;
	z-index: 1000}

#sddm-home li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm-home li a
{	display: block;
	margin: 0;
	padding: 6px 10px;
	width: 103px;
	background: #72938d;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm-home li a:hover
{	background: #005a85}

#sddm-home div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm-home div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm-home div a:hover
	{	background: #a6b4ac;
		color: #FFF}


/* drop menu */

#sddm
{	margin: 0px auto 0px auto;
	padding: 0;
	z-index: 1000}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 97px;
	background: #72938d;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #005a85}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #a6b4ac;
		color: #FFF}


body#home a#homelink,
body#about a#aboutlink,
body#products a#productslink,
body#store a#storelink,
body#support a#supportlink,
body#press a#presslink,
body#contact a#contactlink {
	color:#FFF;
}

#header {
	width: 949px;
	height: 143px;
	background-color: #fff;
}

#sidebar-wrapper {
	width: 949px;
	float: left;
	background: url(images/sidebar-bg.gif) repeat-y left top;	
}			

#sidebar {
	float: left;
	clear: both;
	width: 214px;
	min-height: 517px;
    height: auto !important;
    height: 517px;
	padding: 0px;
	margin: 0px;
	background-color: #4787a6;
}

#sidebar p {
	margin: 30px 20px 10px 20px;
	font-size: .93em;
	line-height: 1.2em;
	color: #FFF;
}

#secondary-main {
	float: right;
	width: 735px;
	min-height: 517px;
    height: auto !important;
    height: 517px;
	background-color: #FFFFFF;
	margin: 0px;
	z-index: 0;
}

#secondary-main-home {
	float: right;
	width: 735px;
	background-image:url(images/home-main-C.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 517px;
    height: auto !important;
    height: 517px;
	background-color: #FFFFFF;
	margin: 0px;
	z-index: 0;
}

#secondary-main h1 {
	color: #666633;
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 30px 0px 30px;
}

#secondary-main .subhead {
	color: #666633;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
}

#secondary-main p {
	color: #646464;
	line-height: 1.4em;
	margin: 15px 60px 0px 30px;
}

#secondary-main a {
	color: #4787a6;
	text-decoration: none;
}

#secondary-main a:hover {
	color: #72938d;
	text-decoration: none;
}

#sidebar a {
	color: #CCFF99;
	text-decoration: none;
}

#sidebar a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

.notes {
	color: #333300;
	font-size: .8em;
	line-height: 1.3em;
	padding: 15px 10px 10px 25px;
}

#copyright {
	color: #72938d;
	font-size: .8em;
	clear: both;
}

#copyright p {
	margin:0;
	padding:5px 10px
}


