@charset "utf-8";
@import url("reset.css");

@font-face {
	font-family: 'FuturaStdBook';
	src: url('/fonts/FuturaStd-Book.eot');
	src: local('Futura Std'), local('FuturaStd-Book'), url('/fonts/FuturaStd-Book.woff') format('woff'), url('/fonts/FuturaStd-Book.ttf') format('truetype');
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.equi_container {
	width: 1090px;
	margin: auto;
}
.equi_container .inner_container {
	width: 1076px;
	margin: auto;
}
.header {
	margin-top: 40px;
	height: 67px;
	margin-bottom: 30px;
}
.header .logo {
	width: 279px;
	height: 67px;
	float: left;
}
.header .tagline {
	width: 620px;
	float: left;
	height: 67px;
	padding-left: 20px;
}
.header .tagline img{
	padding-top: 38px;
}
.header .tagline h1{
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 35px;
}
.header .language {
	float: right;
	width: 143px;
	height: 67px;
}
.header .language .lang_switch {
	width: 143px;
	height: 23px;
	background-image:url(../img/lang_switch.png);
	display: block;
}

.header .language .lang_switch span {
	display: none;
}

.header .language .tweet_button {
	width: 143px;
	height: 23px;
	background-image:url(../img/tweetpage.jpg);
	display: block;
}

.header .language .tweet_button span {
	display: none;
}

.tweet-this {
	padding-top: 10px;
}
.navigation_container {
	height: 58px;
	margin-bottom: 10px;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.navigation_container .main_nav {
	height: 28px;
	background-image: url(../img/nav_bkg.png);
}

.main_content_title_lime {
	height: 48px;
	background-image: url(/img/lime_header.jpg);
}
.main_content_title_lime h1, .main_content_title_grey h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	line-height: 46px;
	padding-left: 18px;
	letter-spacing: 0.1em;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bodycopy h3 {
	color: #333;
	text-transform: uppercase;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	display: block;
	height: 30px;
	width: 323px;
	background-image: url(/img/h3_title_bkg.png);
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.bodycopy h4 {
	color: #333;
	text-transform: uppercase;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	display: block;
	height: 30px;
	width: 665px;
	background-image: url(/img/accordion_title_bkg.png);
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.bodycopylink {
	display: block;
	width: 323px;
	height: 30px;
	background-image: url(/img/h3_title_grey_bkg.png);
	text-decoration: none;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	font-size: 15px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_content_body_grey .bodycopy p a {
	color: #000;
	text-decoration: none;
}
.main_content_body_grey .bodycopy p a:hover {
	color: #8DC63F;
	text-decoration: none;
}



.main_content_title_grey {
	height: 48px;
	background-image: url(/img/grey_header.jpg);
}


.main_content_body_lime {
	background-color: #c8df8e;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	color:#58585a;
	line-height: 19px;
}
.main_content_body_grey {
	background-color: #d1d2d4;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	color:#58585a;
	line-height: 19px;
}

.main_content_body_footer_lime {
	background-image: url(/img/lime_footer.jpg);
	height: 25px;
	margin-bottom: 23px;
	clear: both;
}
.main_content_body_footer_grey {
	background-image: url(/img/grey_footer.jpg);
	height: 25px;
	margin-bottom: 23px;
	clear: both;
}

.col1of2 {
	float: left;
	width: 505px;
}
.bodycopy p {
	font-size: 12px;
}

.col2of2 {
	width: 505px;
	float: right;
}
.col2of2wide {
	width: 675px;
	float: right;
}
.col1of3 {
	float: left;
	width: 333px;
	margin-right: 20px;
}
.col2of3 {
	float: left;
	width: 333px;
	margin-right: 21px;
}
.col3of3 {
	float: left;
	width: 333px;
}
.home_video {
	width: 436px;
	float: left;
	padding-right: 20px;
}
.home_video .videothumb {
	padding-right: 10px;
}
.home_intro {
	float: left;
	width: 320px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 16px;
}
.home_social {
	width: 250px;
	float: left;
	overflow: hidden;
}
#twitter .tweet {
	padding-bottom: 10px;
	line-height: 16px;
}
#twitter .tweet strong{
	font-size:10px;
}
#twitter .tweet a{
	color:#8DC63F;
	text-decoration:none;
}
.inter_subnav {
	margin: 0px;
	padding: 0px;
}
.inter_subnav_top {
	background-image: url(/img/equinox_sub_top.png);
	height: 9px;
	margin: 0px;
	padding: 0px;
}
.inter_subnav_center {
	background-color:#939598;
	padding-left: 15px;
}

.inter_subnav_bottom {
	background-image: url(/img/equinox_sub_bottom.png);
	height: 9px;
}
.inter_logos_top {
	background-image: url(/img/equinox_logos_top.png);
	height: 9px;
}
.inter_logos_center {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.inter_logos_bottom {
	background-image: url(/img/equinox_logos_bottom.png);
	height: 9px;
}

.inter_subnav ul li {
	display:inline;
	padding-left: 0px;
	padding-right: 25px;
}
.inter_subnav a  {
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #EEE;
	line-height: 16px;
	text-decoration: none;
}
.inter_subnav a:hover{
	color: #333;
}






.footer_in_brief {
	height: 129px;
	margin-bottom: 20px;
}
.footer {
	height: 34px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.footer .footer_links {
	float: left;
}
.footer .footer_links a {
	text-decoration: none;
	color: #999999;
}
.footer .footer_links a:hover {
	text-decoration: underline;
	color: #8DC63F;
}

.footer .footer_copyright {
	float: right;
	text-align: right;
}
.footer .footer_copyright a {
	color: #999999;
	text-decoration: none;
}

.footer .footer_copyright a:hover {
	color: #c9002c;
	text-decoration: underline;
	
}
.tab_home_container {
	padding-top: 60px;
	height: 405px;
	padding-right: 20px;
	padding-left:20px;
}
.tab_home_container h2{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #58585a;
}
.testimonial_left {
	width: 500px;
	display: inline;
	float: left;
}
.testimonial_right {
	width: 500px;
	display: inline;
	float: right;
}

.testimonial_left h2, .testimonial_right h2{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: FuturaStdBook, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #58585a;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}
.testi_image {
	float: left;
	width: 130px;
	overflow: hidden;
}
.testi_quote {
	float: right;
	width: 350px;
}






ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 1076px;
	list-style: none;
	position: relative;
	background: url(/img/nav_bkg.png) repeat-x;
	color: #8dc63f;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	
}
ul#topnav li a {
	height:28px;
	font-size:12px;
	line-height:28px;
	width:118px;
	text-align:center;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
ul#topnav li a:hover {
	text-decoration: none;
	color: #8dc63f;
}

ul#topnav li span {
	float: left;
	height:28px;
	position: absolute;
	left: 0; top:28px;
	display: none;
	width: 1076px;
	background: #8dc63f;
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
ul#topnav li:hover span { display: block; }

ul#topnav li span a {
	display:block;
	width:118px;
	line-height:28px;
	font-size:11px;
	float: left;
}
ul#topnav li span a:hover {
	text-decoration: none;
	color: #58585A;
}
#demotip { 
    display:none; 
    background:transparent url(/img/white_arrow.png); 
    font-size:10px; 
    height:70px; 
    width:160px; 
	padding:25px;
    color:#000;
	line-height:12px;
}
blockquote p
    {
	padding-right:55px;
	padding-bottom:20px;
	background: url(/img/quote_end.jpg) bottom right no-repeat;
	font-size: 14px;
	line-height: 18px;
}

blockquote
    {
		padding-left:55px;
		padding-top:20px;
		
    background: url(/img/quote_start.jpg) top left no-repeat;
}
cite
    {

}
.video_container {
	/*margin-left: 100px;*/
}
.video_container .main_video {
	height: 331px;
	width: 592px;
	float: left;
}
.video_container .sup_video {
	float: right;
}
.videothumb {
	padding-bottom: 15px;
}
