/* sticky footer */
html, body, .wrapper { height: 100%; }

body > .wrapper  {height: auto; min-height: 91%;}
#home body > .wrapper  {min-height: 70%;}
#home body  {background: #0c0606;}
/* General HTML elements */
* {
	outline: none;
}
/* Font*/

@font-face { 
	font-family: 'GothamRounded';
	src: url('GothamRounded/GothamRnd-Light.otf');
}
@font-face { 
	font-family: 'GothamR-Bold';
	src: url('GothamRounded/GothamRnd-Bold.otf');
}

@font-face { 
	font-family: 'GothamR-Medium';
	src: url('GothamRounded/GothamRnd-Medium.otf');
}

@font-face { 
	font-family: 'Museo300';
	src: url('Museo-300-Webfont/Webfonts/museo_300_macroman/Museo300-Regular-webfont.eot');
	src: url('Museo-300-Webfont/Webfonts/museo_300_macroman/Museo300-Regular-webfont.eot#iefix') format('embedded-opentype'),
	     url('Museo-300-Webfont/Webfonts/museo_300_macroman/Museo300-Regular-webfont.woff') format('woff'),
	     url('Museo-300-Webfont/Webfonts/museo_300_macroman/Museo300-Regular-webfont.ttf') format('truetype'),
	     url('Museo-300-Webfont/Webfonts/museo_300_macroman/Museo300-Regular-webfont.svg') format('svg');
}

body {
	font-family: 'GothamRounded', "Times New Roman", Times, serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color:#333;
}
p {
	margin: 0.5em 0;
}
th {
	font-family: 'GothamR-Medium';
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, form, dl, dl dt, dl dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1 {
	font-size: 28px;
}
img {
	border: none;
}

a {
	outline:none;
	text-decoration:none;
	color:#94c947;
}


a:hover {
	text-decoration: none;
}
fieldset {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
input, select, textarea {
	font-family: GothamRounded, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
/* for modern browser */
input[type="image"], input[type="submit"] {
	outline: none;
}
/* input[checkbox] & input[radio] */
input {
	vertical-align: baseline;
	margin: -1px -2px;
}
/* Firefox */
html>/**/body input {
	vertical-align: text-bottom;
	margin: 0px;
}
object, embed {
	outline: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.line {
	width: 155px;
	overflow: hidden;
	float:right;
	padding:5px 0 ;
}

/* common css */
/* mod */
.mod{}
.mod .inner{/*background: url(http://www.cyclehousela.com/pub/cyclehouse/styles/skin/transparent.png) repeat left top;*/}
.hd,.bd,.ft{overflow:hidden;_overflow:visible; _zoom:1;}
.inner{position:relative;}
span.bottom,span.top{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-index:10;}
.tl, .tr, .bl, .br{height:10px; width:10px;float:left;display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-index:10;}
.tl{background-position: left top;}
.tr{background-position: right top;}
.bl{background-position: left bottom;} 
.br{background-position: right bottom;}
.br,.tr{float:right;}
.tr, .tl{overflow:hidden;margin-bottom:-32000px;}/* margin bottom needs to be < -9px */
.bl,.br{margin-top:-10px;}
.top{background-position:center top;}
.bottom{background-position:center bottom;_zoom:1;}/* this zoom required for IE5.5 only*/
/* complex */
.complex{overflow:hidden;*position:relative;*zoom:1;}/* position/zoom required for IE7, 6, 5.5 */
.complex .tl, .complex .tr{height:32000px; margin-bottom:-32000px;width:10px;}
.complex .bl, .complex .br{/*margin-top:0;*/}
.complex .top{height:5px;}
.complex .bottom{height:5px;/*margin-top:-10px;*/}
/* pop  
.pop{overflow:visible;margin: 10px 20px 20px 10px; background-position:left top;}
.pop .inner{right:-10px; bottom:-10px; background-position:right bottom;padding:0 10px 10px 0;}
.pop .tl, .pop .br{display:none;}
.pop .bl{bottom:-10px;}
.pop .tr{right:-10px;}*/
/* ----- simple style ----- */
.simple {}
.simple .inner {border:1px solid #e9e9e9; padding: 12px 18px 15px 19px; background-color:#f7f7f7;}
.simple .tl,.simple .tr,.simple .bl,.simple .br{background-image: url(http://www.cyclehousela.com/pub/cyclehouse/images/corners-1.gif);}
.view-more {}
.view-more .inner {border:1px solid #dee4e7; border-top-color: #ffffff; padding: 13px 20px 11px 20px; background-color: #eaeaea; text-align: center;}
.view-more .tl,.view-more .tr,.view-more .bl,.view-more .br{background-image: url(http://www.cyclehousela.com/pub/cyclehouse/images/corners-2.gif);}
.view-more .inner a {
	font-size: 1.3em;
	color: #333 !important;
	line-height: 16px;
	font-style: italic;
	text-decoration: underline !important;
}
.view-more .inner a:hover {
	text-decoration: none !important;
}
/* list news (thumbnail + content) */
.mea, .mea .text, .mea-wrap {
	overflow:hidden;
	_overflow:visible;
	_zoom:1;
	color: #840061;
}
.mea .media {
	float:left;
	margin-right:15px;
	_margin-right:7px;
	margin-left:0px;
}
.mea-wrap img.media, .mea-wrap .media img {
	display:-moz-inline-stack;
	display:inline-block;
}
.mea-wrap .media img {
	display: block;
}
.mea-wrap .text {
	overflow:visible;
	zoom:0;
}
.hr-1 {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/line-1.png) repeat-x;
	height: 3px;
	overflow: hidden;
}
.hr-2 {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/line-2.gif) repeat-x;
	height: 5px;
	overflow: hidden;
}
.hr-3 {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/line-3.gif) repeat-x;
	height: 2px;
	overflow: hidden;
}
.hr-1 hr, .hr-2 hr, .hr-3 hr {
	display: none;
}
/* css for site */

.intro-wrapper{
	width:100%;
	background-color:#fff;
	margin-top:170px; 
}
.pagecontent-wrapper{
	width:100%;
	margin-bottom:100px;
	margin-top:30px;
	background:  #fff url(../images/shadow_top.png) 0 top no-repeat;
}
.pagecontent{
	padding-top: 40px;
}

div.left_220 {
	float:left;
	width:220px;
	margin-right:10px;
	padding-left:10px;
}
div.left_600 {
	float:left;
	width:600px;
	margin-right:20px;
	padding-left:10px;
}

.pagecontent .press_item {
	margin-bottom:20px;
}


.pagecontent .left_250 {
	float:left;
	width:220px;
	padding-left:30px;
	margin-right:10px;	
}

.pagecontent .left_300 {
	float:left;
	width:300px;
	text-align:center;
	margin-right:10px;	
}

.pagecontent .left_400 {
	padding-right:10px;
	float:left;
	width:400px;
}

.pagecontent .left_430 {
	padding-right:30px;
	float:left;
	width:430px;
}

.pagecontent .left_720{
	padding-right:10px;
	float:left;
	width:710px;
}

.left_720 a {
    color: #94c947;
	font-weight:bold;
}

.left_720 a:hover {
    color: #005580;
	text-decoration:underline;
}

.page-text {
width:360px;
float:left;
}


.page-text h2:first-child {
	margin-top:0;
	
}

.page-text h2 {
	margin-top:20px;
	margin-bottom:10px;	
}

.pagecontent .left_720 img {
	float:left;
	margin:0 20px 20px 0;
}

.pagecontent  h1, #pricing h2 {
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
}


.pagecontent  h3 {
	font-size:1.1em;
	color:#333;
	font-family: GothamRounded, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

.pagecontent  h3 a {
	color:#333;	
}

.pagecontent  h3 a:hover {
	color:#93c95f;
	text-decoration:none;
}

.pagecontent  h4 {
	font-size:1em;
	color:#999;
	font-family: GothamRounded, Arial, Helvetica, sans-serif;
	font-weight:normal;

}
.pagecontent p {
	color:#333;
	line-height:24px;
}
.pagecontent img {
	margin:0 auto;
	border:solid 5px #fff;
	/*-moz-box-shadow: 0px 1px 5px #333333;
	-webkit-box-shadow: 0px 1px 5px #333333;
	box-shadow: 0px 1px 5px #333333;*/
}

/* @group Press */
.press_highlight  {
	margin-bottom:40px;
}
.press_highlight img {
	float:left;
	margin-right:20px;
}
.press_highlight blockquote {
	font-size:24px;
	font-style:italic;
	line-height:35px;
}
.press_highlight p.date{
	display:block;
	text-align:right;
	color:#999;
}
/* @end */

.main-wrapper, .main {
	background: #f9f9f9 url(../images/bg-inner.jpg) left top repeat-x;
}
.social-network-wrapper, .social-network {
	background: #3c3c3c url(../images/bg-footer-1.jpg) repeat-x;
}

/* @group footer */
.footer-wrapper.home-footer, .footer.home-footer, .footer-wrapper, .footer {
	height:0;
	position:relative;
	/*bottom:25px;*/
	left:0;
	right:0;
	background: #94c947;
	height: 85px
}

/*.footer-wrapper, .footer {
	height:60px;
	position:relative;
	bottom:0;
	left:0;
	right:0;
	background-color:#333;
}*/
.footer-wrapper-ext, .footer-wrapper-ext .footer {
	background: #9ecd59;
}
.copyright-wrapper, .copyright  {
	background: #606060 url(../images/bg-footer-3.jpg) left top repeat-x;
}
.copyright-wrapper {
	height:50px;
}
.copyright-wrapper-ext, .copyright-wrapper-ext .copyright {
	background: #FFF;
}
.social-network p.note {
	padding: 1px 0 0 0;
}
.social-network p.note span {
	color: #FFF;
}
.social-network p.note a {
	font-size: 10px;
	font-family: GothamRounded, Arial, Helvetica, sans-serif;
}
.header, .intro, .social-network, .footer, .copyright, .main, .pagecontent  {
	width: 960px;
	margin: 0 auto;
}
.social-network {
	color: #afafaf;
	font-size: 0.75em;
	line-height: 20px;
	padding: 16px 0 17px 0;
}
.fb-icon, .sn-icon, .tw-icon {
	background-image: url(../images/social_sprite.png);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	text-indent: -1000em;
	width: 45px;
	height: 45px;
	margin-right: 2px;
}
.tw-icon{
	background-position: left top;
}
.sn-icon {
	background-position: left -35px;
}
.fb-icon {
	background-position:right 0;
	margin-right: 10px;
}
.footer-nav {
	padding: 14px 0 14px 0;
	margin: 0;
	list-style: none;
	float:left;
	width:600px;
	position:absolute;
}
.footer-nav li {
	display: inline;
	padding: 0 8px 0 18px;
	margin: 0;
	color: #ffffff;
	font-size: 0.75em;
	line-height: 15px;
}
.footer-nav li.first {
	background: none;
	padding: 0 8px 0 5px;
}
.footer-nav li a {
	color: #ffffff;
	font-size:14px;
	position:relative;
	top:35px;


}
.footer-nav li a:hover, .footer-nav li a.active  {
	color:#363636;
	text-decoration:none;
}
.copyright .address{
	font-size: 11px;
}

.address a:hover {
	color:#fff;
}

.copyright {
	color: #a1a1a1;
	font-size: 0.55em;
	line-height: 20px;
	padding: 5px 0 5px 2px;
	font-family: GothamRounded, Arial, Helvetica, sans-serif;
}
.copyright a {
	margin-right: 15px;
}
/* @end */

.main {
	padding: 0 0 30px 0;
}

.wrapper.home  {
	background: no-repeat;
	background-position: top center;
	background-color: #0c0606;
	position: relative;
}
#green-line {
	background-color: #94C947;
	height: 33px;
	position: absolute;
	right: 0;
	top: 111px;
	width: 25%;
}

#home #green-line {
	top: 129px;
}
.intro-wrapper em {
	font-style: normal;
	color: #94C947;
}
.logo {
	float: left;
	padding: 15px 0 0 0;
}

#home .logo {
	margin-top: 39px;
}
.header {
	position: relative;
	z-index: 1;
}
.user-area {
	text-align: left;
	color: #4c5259;
	font-size: 0.85em;
	line-height: 16px;
	float: right;
	padding-top:20px;
	margin-left: 500px;
}


#home .user-area a {
    color: #FFFFFF;
}

#home .user-area ul li  {
	border-right: 1px solid #FFF;
}

#home .user-area a:hover {
	color: #005580;
}
#home .user-area ul li:last-child {
	border-right: none;
}
.user-area a {
	color:#222;
}

.user-area a:hover {
	color:#005580;
}
.user-area ul  {
	margin-left: 11px;
}

.user-area ul li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding-right: 14px;
	padding-left: 8px;
	border-right: 1px solid #2222;
	text-align: right;
}

.user-area ul li:last-child {
	padding-right: 0px;
	border-right: none;
}
a.link-1 {

		background:#94c947;
		border-radius:3px;
		padding: 0px 8px 0px 9px;
		float: left;
		display:block;
		height:25px;
	    width:55px;
		text-indent:5px;
		line-height: 2.15;
		margin-left:-2px;
		text-transform:uppercase;
		color:#FFF;
}

a.link-1:hover {
	background-position:0px bottom;
	color: #005580;
}
a.link-2:hover {
	background-position:right bottom;
	color:#005580;
}
.user-area em {
	padding: 4px 10px 6px 0px;
	float: left;
}
a.link-2 {

	background:#747474;
	border-radius:3px;
	padding: 0px 8px 0px 9px;
	float: left;
	text-indent:3px;
	display:block;
	height:25px;
	width:65px;
	margin-left:5px;
	line-height:2.15;
	text-transform:uppercase;
	color:#FFF;
}
a.link-3{
	font-size: 0.95em;
	text-transform:uppercase;
}


a.link-4{
	font-size: 0.95em;
	text-transform:uppercase;
}
.nav {
	float: right;
	margin: 36px -13px 36px 0;
	padding:8px 20px 8px 8px;
	background: #94c947 0 0 repeat;

}

#home .nav {
	margin: 54px -193px 36px 0;

}
.nav ul,
.nav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav ul li {
	float: left;
	font-size: 0.95em;
	line-height: 18px;
	color: #4d525a;
	padding: 0 19px 0 14px;
}
.nav ul li.last {
	background: none;
	padding: 0 0px 0 14px;
}
.nav ul li a {
	color: #ffffff;
	text-align: left;
	font-family: 'GothamRounded','Ropa Sans', sans-serif;
	display: block;
	background-repeat: no-repeat;
	font-size:14px;
	height: 17px;
	overflow: hidden;
}

.nav ul li a.active,
.nav ul li a:hover {
color:#363636;
text-decoration:none;
}
/*.schedule-nav a {
	background-position: left -50px;
	width: 133px;
}
.schedule-nav a.active,
.schedule-nav a:hover {
	background-position: -200px -50px;
}
.blog-nav a {
	background-position: left -100px;
	width: 36px;
}
.blog-nav a.active,
.blog-nav a:hover {
	background-position: -200px -100px;
}
.products-nav a {
	background-position: left -150px;
	width: 74px;
}
.products-nav a.active,
.products-nav a:hover {
	background-position: -200px -150px;
}
.instructors-nav a {
	background-position: left -200px;
	width: 95px;
}
.instructors-nav a.active,
.instructors-nav a:hover {
	background-position: -200px -200px;
}
.contact-nav a {
	background-position: left -250px;
	width: 86px;
}
.contact-nav a.active,
.contact-nav a:hover {
	background-position: -200px -250px;
}
*/
.intro {
	position: relative;
	z-index: 1;
}
.intro a.link-3, .intro a.link-4 {
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 39px;
    line-height: 40px;
    padding: 2px 11px;
    width: 140px;
    text-align: center;

}
.intro a.link-3 {
	background: #94C947;
    margin: 8px 0 20px 70px;
}
.intro a.link-4 {
	background: #C1C1C1;
	margin: 8px 0 20px 20px; 
}

.intro a.link-3:hover {
	background-position:left -52px;
	color:#005580;
}

.intro a.link-4:hover {
	background-position:right -52px;
	text-shadow: 1px 1px #CCC;
	color:#005580;
}

.logo-circle {
	position: absolute;
	top: 285px;
	right: -10px;
	z-index: 2;
}
.take-a-ride {
	position: absolute;
	z-index: 2;
	top: 507px;
	right: -7px;
	background: url(../images/button-take-a-ride.png) no-repeat;
	width: 235px;
	height: 77px;
	text-align: left;
	text-indent: -1000em;
}
.intro-content {
width:50%;
float:left;
padding:20px 0;
}
.intro-content h1 {

}
.intro-content p.intro-text {
    color: #333333;
    font-size: 15px;
    line-height: 1.5em;
    margin: 25px 0 20px 70px;
}
.intro-content p.intro-text_large {
	font-size: 24px;	
	color:#373737;
	line-height:1.4em;
	font-weight:normal;	
	margin-top:21px;
	width: 90%;
	letter-spacing: -0.03em;
}


.intro-content p.intro-text_large a {
    color: #000000;
    font-weight: bold;
}

.intro-content p.intro-text_large a:hover {
    color: #94c947;
    font-weight: bold;
}

.intro-text_large span {
    font-size: 21px;
    line-height: 0;
    position: relative;
    top: 50px;
}

a.read-more {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bolder;
}

.main .text {
	font-size: 0.95em;
	line-height: 24px;
	color: #4c5259;
	padding-bottom: 27px;
}
.main .text-ext {
	padding-bottom: 21px;
}
.main .text-center {
	text-align: center;
	padding: 0 120px;
}
.img-center {
	text-align: center;
	padding: 34px 0 72px 0;
}

.main-content {
	width: 550px;
	float: left;
}
.profile-line {
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	overflow: hidden;
	padding: 0px 0 3px 0;
	margin-bottom: 23px;
}
.profile-line-ext { margin-bottom: 37px; }
.profile-line span {
	float: left;
	font-size: 1em;
	line-height: 24px;
	color: #4d525a;	
}
.profile-line .profile-label {
	width: 163px;
	padding: 0 0 0 2px;
}
.edit-button {
	background: url(../images/button-edit.gif) no-repeat;
	width: 120px;
	height: 38px;
	display: block;
	text-align: left;
	text-indent: -1000em;
}
.sub-content {
	float: right;
	width: 387px;
}
.highlight, .highlight-inner, .highlight-content {
	background: url(../images/box-1.png) no-repeat;
}
.highlight {
	background-position: left top;
	width: 387px;
	padding: 5px 0 0 0;
	margin: 0 0 21px 0;
}
.highlight-inner {
	background-position: right bottom;
	padding: 0 0 5px 0;
}
.highlight-content {
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0 0 0 0;
}
.highlight-content h2 {
	border-bottom: 1px solid #e1e1e1;
	padding: 11px 0 14px 0;
}
.title-refer-a-friend {
	background: url(../images/title-refer-a-friend.png) center 11px no-repeat;
	height: 16px;
}
.title-badges-youve-earned {
	background: url(../images/title-badges-you-ve-earned.png) center 11px no-repeat;
	height: 20px;
}
.title-youve-saved {
	background: url(../images/title-you-ve-saved.png) center 11px no-repeat;
	height: 44px;
	position: relative;
	z-index: 1;
}
.title-youve-saved strong {
	position: absolute;
	left: 220px;
	top: 5px;
	text-indent: 0;
	z-index: 2px;
	font-weight: normal;
	color: #9FA3A5;
	font-size: 22px;
}
.title-lastest-poll {
	background: url(../images/title-latest-poll.png) center 11px no-repeat;
	height: 16px;
}
.copy-style-1 {
	font-size: 0.95em;
	line-height: 24px;
	color: #4c5259;
	padding: 0;
	margin: 0;
}
.copy-style-1 a {
	white-space: nowrap;
}
.content-space-1 {
	padding: 17px 20px 15px 20px;
}
.content-space-2 {
	padding: 0px 20px 15px 20px;
}
.content-space-3 {
	padding: 14px 20px 15px 20px;
}

.item-list, .item-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.item-list {
	padding: 0 0 0 7px;
}
.item-list li {
	float: left;
	position: relative;
	z-index: 7;
	margin: 8px 7px; 
}
.tooltip-inner{
	background: #EEE;
	color: #000;
}
.current-item {
	z-index: 1000 !important;
}
.mini-control {
	text-align: center;
	font-size: 0.75em;
	line-height: 26px;
	margin: 0;
	padding: 6px 0 8px 0;
}
.mini-control a {
	background: url(../images/icon-show-hide.gif) no-repeat;
	padding: 0 19px 0 0;
}
.mini-control a.show-status {
	background-position: right -48px;
}
.mini-control a.hide-status {
	background-position: right 2px;
}
.mini-date-line {
	border-top: 1px solid #e1e1e1;
	font-size: 0.75em;
	line-height: 25px;
	color: #4c5259;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.mini-date-line .date {
	float: left;
}
.mini-date-line .time {
	float: right;
}

.member-info {
	line-height: 24px;
	font-size: 0.95em;
	color: #4c5259;
}
.member-info p {
	padding: 0;
	margin: 0;
}
.member-info .date {
	font-size: 13px;
}
.member-info .copy-ext {
	padding: 9px 0 6px 0;
}
.upcoming-list, .upcoming-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.upcoming-list li {
	font-size: 12px;
	line-height: 21px;
}
.option-box {
	width: 100%;
	overflow: hidden;
	color: #4c5259;
	padding: 8px 0 0 0;
}
.option-box .or {
	float: left;
	padding: 4px 8px 0 6px;
}
.yes-option,
.no-option {
	background: url(../images/button-yes.gif) no-repeat;
	width: 60px;
	height: 28px;
	float: left;
	text-align: left;
	text-indent: -1000em;
}
.no-option {
	background: url(../images/button-no.gif) no-repeat;
}
.article-detail {
	font-size: 0.95em;
	line-height: 24px;
	color: #4c5259;
	padding-bottom: 20px;
}
.article-detail p {
	padding: 0 0 16px 0;
	margin: 0;
}
.article-detail .photo {
	float: left;
	margin: 7px 23px 16px 0;
}
.list-content-small,
.list-content-small li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-content-small li {
	border-top: 1px solid #e1e1e1;
	padding: 14px 0 16px 0;
}
.list-content-small li.first {
	border-top: none;
}
.list-content-small li h2 {
	font-size: 1em;
	line-height: 25px;
	color: #4c5259;
}
.list-content-small li p {
	font-size: 0.95em;
	color: #4c5259;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.mini-bar {
	border-bottom: 1px solid #e1e1e1;
	padding: 12px 0 11px 0;
}
.mini-bar a.back-button {
	font-size: 0.75em;
	line-height: 26px;
	padding: 0 0 0 11px;
	background: url(../images/icon-back.gif) 1px 5px no-repeat;
	color: #4c5259;
}
.mini-bar a.back-button:hover {
	color: #94c947;
	text-decoration: none;
}
.title-credits {
	text-align: center;
	font-size: 1.1em;
	line-height: 29px;
	color: #4c5259;
	margin-bottom: 21px;
}
.form-box-medium, .form-box-medium .form-box-inner, .form-box-medium .form-box-content {
	background-image: url(../images/box-2.png);
	background-repeat: no-repeat;
}
.form-box-medium {
	background-position: left top;
	width: 645px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-bottom: 30px solid #f9f9f9;
}
.form-box-medium .form-box-inner {
	background-position: right bottom;
	padding: 0px 0 10px 0;
}
.form-box-medium .form-box-content {
	background-position: -728px top;
	background-repeat: repeat-y;
	padding: 0 5px;
}

.form-box-small, .form-box-small .form-box-inner, .form-box-small .form-box-content {
	background-image: url(../images/box-3.png);
	background-repeat: no-repeat;
}
.form-box-small {
	background-position: left top;
	width: 397px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-bottom: 30px solid #f9f9f9;
}
.form-box-small-ext {
	margin-top: 8px;
}
.form-box-small .form-box-inner {
	background-position: right bottom;
	padding: 0px 0 10px 0;
}
.form-box-small .form-box-content {
	background-position: -402px top;
	background-repeat: repeat-y;
	padding: 0 5px;
}

.form-box-content p {
	padding: 0;
	margin: 0;
}
.title-box {
	border-bottom: 1px solid #e1e1e1;
	height: 54px;
	background-image: url(../images/title-in-box.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000em;
}
.title-you-currently-have {
	background-position: center -684px;
	position: relative;
	z-index: 1;
}
.title-you-currently-have em {
	text-indent: 0;
	position: absolute;
	z-index: 5;
	width: 40px;
	left: 279px;
	text-align: center;
	top: 8px;
	color: #4c5259;
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
}
.title-1-class-price {
	background-position: center 16px;
}
.title-5-class-price {
	background-position: center -84px;
}
.title-10-class-price {
	background-position: center -184px;
}
.title-monthly-class-price {
	background-position: center -284px;
}
.title-login {
	background-position: center -384px;
}
.title-register {
	background-position: center -484px;
}
.title-email-us {
	background-position: center -584px;
}
.middle-part {
	padding: 11px 21px 21px 21px;
}
.middle-part-ext {
	padding: 11px 21px 0px 21px;
}
/*.required {
	float: right;
	color: #4c5259;
	font-size: 0.75em;
	line-height: 26px;
	padding: 0 4px 0 0;
}
.required-icon {
	font-weight: bolder;
	font-size: 16px;
	line-height: 32px;
	color: #ff0033;
}*/
.title-part {
	border-bottom: 1px solid #e1e1e1;
	font-size: 0.9em;
	color: #4c5259;
	line-height: 24px;
	padding: 4px 0 9px 0;
	margin-bottom: 7px;
}
.field-wrapper {
	width: 620px;
	overflow: hidden;
	padding: 0 0 11px 0;
}
.form-box-medium .single-form {
	padding: 0px 56px 0px 144px;
	width: 420px;
}
.form-box-small .single-form {
	padding: 0px 0px 0px 20px;
	width: 340px;
}
.field {
	float: left;
	width: 306px;
}
.field-small {
	width: 153px;
}
.field-small-ext {
	width: 164px;
}
.field-small-bigger {
	width: 205px;
	padding: 5px 0 0 0;
}
.field-very-small {
	width: 123px;
	padding:4px 0 0 0;
}
.field label {
	display: block;
	font-size: 0.75em;
	line-height: 26px;
	color: #4c5259;
	padding: 2px 0 1px 0;
}
.single-form .field label {
	padding-top: 6px;
	padding-bottom: 3px;
}
.label-inline {
	float: left;
}
.field-very-small label,
.field-small-bigger label {
	padding: 0 10px 0 0;
	font-size: 15px;
	line-height: 29px;
}
.textare-large {
	background: url(../images/textarea-1.png) no-repeat;
	width: 304px;
	height: 130px;
}
.input-large {
	background: url(../images/input-3.png) no-repeat;
	width: 304px;
	height: 34px;
	font-size: 0.75em;
	line-height: 26px;
}
.input-medium {
	background: url(../images/input-1.png) no-repeat;
	width: 284px;
	height: 34px;
	font-size: 0.75em;
	line-height: 26px;
}
.input-small {
	background: url(../images/input-2.png) no-repeat;
	width: 131px;
	height: 34px;
	font-size: 0.8em;
	line-height: 26px;
}
.input-large input, .input-medium input, .input-small input {
	border: none;
	background: none;
	line-height: 26px;
	color: #4c5259;
	padding: 0 10px;
	height: 34px;
	width: 304px;
}
.input-medium input {
	width: 264px;
}
.input-small input {
	width: 111px;
}
.textare-large textarea {
	width: 293px;
	height: 128px;
	background: none;
	border: none;
	color: #4c5259;
	overflow: auto;
	font-size: 0.75em;
	line-height: 26px;
	padding: 1px 1px 1px 10px;
}
.input-inline {
	float: left;
}
.what-this {
	padding: 2px 0 0 13px;
	float: left;
	font-size: 0.75em;
	line-height: 26px;
}
.bottom-part {
	border-top: 1px solid #e1e1e1;
	padding: 10px 0 0 0;
}
.bottom-part p {
	margin: 0;
}
.bottom-part .button-payment {
	text-align: center;
	padding: 0 0 15px 0;
}
.button-register {
	text-align: center;
	padding: 12px 0 19px 0;
}
.button-send {
	text-align: center;
	padding: 12px 0 19px 0;
}
.bottom-part .note {
	font-size: 0.95em;
	line-height: 24px;
	color: #4c5259;
	text-align: center;
	padding: 0 0 15px 0; 
}
.hide {
	display: none;
}
.button-login {
	padding: 12px 0 19px 0;
}
.button-login input {
	float: left;
	margin-left: 205px;
}
.button-login a {
	float: left;
	padding: 9px 0 0 21px;
}
.form-function {
	font-size: 0.75em;
	float: left;
	width: 306px;
	padding: 8px 0 0 0;
}
.full-content-ext {
	padding: 50px 0 0 0;
}
.first-content {
	float: left;
	width: 550px;
}
.first-content .sub-title {
	color: #4c5258;
	font-size: 1em;
	line-height: 26px;
	padding: 0 0 8px 0;
}
.addr-style {
	font-size: 0.95em;
	line-height: 24px;
	color: #4c5259;
	font-style: normal;
}
.first-content .map {
	padding: 27px 0 0 0;
}
.first-content .map img {
	display: block;
}
.second-content {
	float: right;
}

/* @group Account */
aside .nav{
	margin-top: 0;
	float: none;
}
aside .nav a{
	color: #FFF;
	font-size: 16px;
	margin: 15px 5px;
	font-family: 'Ropa Sans',sans-serif;
	text-shadow: 0.1em 0.1em 0.2em black;
}
aside .nav a:hover{
	background: none;
	color: #7FA545;
}
#info h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.meals h3,
#info .meals h3{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}
.meals p{
	font-size: 36px;
	color: #7FA545;
	margin: 10px 0 0 0;
	padding: 5px 5px 10px 5px;
	background-color: #FFF;
}
/* @end */

/* @group instructors*/
.instructors {
	padding-left: 140px;
}
.instructors h1 {
	font-size: 28px;
	color: #333;
	line-height: 30px;
	font-family: open_sans_lightregular, sans-serif;
	font-weight: normal;
	padding-bottom: 22px;
}
.instructor, .instructor a:after, .instructor img {
	width: 230px;
}

.instructor img {
	height: 345px;
}
.instructor {
	float: left;
	padding-left: 6px;
	padding-bottom: 7px;
	position: relative;
	margin-left: 35px;
	text-align: center;
}

.instructor span:hover {
	color:#005580;
}

.instructor a:after {
	content: "";
	display: block;
	position: absolute;
	left: 6px;
	top: 22px;
	z-index: -1;
	/*background: url(http://www.cyclehousela.com/images/grey-rep.png) repeat 0 0 transparent;*/
}
.instructor a:hover:after {
	/*background: url(http://www.cyclehousela.com/images/blue-rep.png) repeat 0 0 transparent;*/
}
.instructor img {
	display: block;
	border-bottom: 1px dotted #999;
}
.instructor span {
    color: #94C947;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    padding: 12px 22px 22px;
    position: relative;
    z-index: 100;
}

.instructor a {
	outline: none;
}
.instructor a:hover {
	text-decoration: none;
}
.popup-instructor {
	width: 790px;
	background: #fff;
	padding: 35px 0;
}
.popup-instructor .img {
	float: left;
	width: 277px;
	text-align: center;
}
.popup-instructor .text {
	float: left;
	width: 463px;
	padding-right: 50px;
}
.popup-instructor .text h2 {
	font-size: 21px;
	color: #333;
	line-height: 23px;
	font-weight: normal;
	padding-bottom: 14px;
}
.popup-instructor .text p {
	font-size: 15px;
	color: #666;
	line-height: 18px;
	padding-bottom: 16px;
}
.fancybox-inner{
	text-align: left;
}
/* @end */
#contact .pagecontent .left_300 {
	text-align: left;
}

/* @group pricing */
#pricing .page-header{
	background-color: #4c4e4c;
	text-align: center;
	padding: 0;
	margin-top: 0;
}
#pricing .page-header h1{
	color: #94C947;
	padding-top: 40px;
	font-size: 36px;
   	border-bottom: 2px solid #94C947; 
   	line-height: 1px;
   	width: 90%;
   	margin: 0 auto 30px auto;
} 

#pricing .page-header h1 span { 
    background: #4c4e4c;
    padding: 0 15px; 
}
#pricing .page-header p{
	color: #FFF;
	width: 80%;
	margin: auto;
	padding-bottom: 30px;
	font-size: 18px;
}
#pricing .page-header .ft{
	background-color: #94C947;
	color: #FFF;
	padding: 20px 0;
	font-size: 18px;
}
#pricing h2{
	margin: 60px 0 20px;
	text-align: center;
	color: #333;
}
#pricing h3 {
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 7px;
	text-align: center;
	font-family: 'GothamR-Medium';
	text-transform: uppercase;
}
#pricing hr.sep {
	border-color: #999;
	border-style: dotted;
	border-width: 0;
	margin: 20px auto;
	width: 150px;
	border-top-width: 2px;
}
#pricing .class-box.large h3 {
	margin-bottom: 3px;
	text-transform: uppercase;
}
#pricing h3 span {
	font-weight: normal;
	color: #94C947;
}
#pricing h5{
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 20px;
}
#pricing ul.pricing-list{
	margin: 0 80px;
}
#pricing .container {
	padding-bottom: 20px;
	border-bottom: 2px solid #94C947;
	margin-bottom: 0px;
}
#pricing-grid {
	margin-left: 180px;
	background: url(../../../images/pricing-grid-bg.png) 145px 75px no-repeat;
}
#pricing-grid td {
	text-align: left;
	padding-left: 60px;
	padding-top: 15px;
	font-weight: normal;
	font-family: 'GothamR-Medium';
}
#pricing-grid .class-box{
	display: block;
	width: auto;
	margin-left: 0;
}
#pricing-grid .class-boxes td{
	padding: 0 0 30px 0;
	text-align: center;
}
#pricing-grid th{
	text-align: right;
	padding-top: 15px;
}
.pricing-row{
	text-align: center;
}
.class-box {
	width: 235px;
	height: 179px;
	position: relative;
	z-index: 1;
	padding: 40px 0 0 0;
	margin: 20px 0 10px 6px;
	display: inline-block;
}
.class-box.nopad{
	padding-top: 0;
}
.pricing-row .border{
	display: inline-block;
	border-left: 1px dotted #333;
	height: 70px;
	vertical-align: top;
	margin-top: 90px;
}
.pricing-row .border.full{
	height: 179px;
	margin-top: 60px;
}
.class-box-ext {
	padding-top: 28px;
	height: 191px;
}
.class-box.first {
	margin-left: 0;
}
.class-box h3 {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 6px 0;
}
#pricing .class-box h3 span {
	display: block;
	background-color: #dddddd;
	color: #333;
	margin: 0 60px;
	font-size: 16px;
	padding: 0 5px;
	font-family: 'Museo300';
}
.class-box h4 {
	font-size: 1.1em;
	line-height: 22px;
	color: #4c5259;
	text-align: center;
}
.class-box h4 span {
	font-size: 40px;
	line-height: 29px;
	color: #94C947;
	font-family: 'Museo300';
}
.class-box .buy {
	background: #94C947;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    width: 100px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 5px auto;
    padding: 10px 0;
    text-align: center;
}
.class-box .buy:hover {
	background: #666;
}
.class-box p {
	color: #4c5259;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}
.class-box p.fineprint{
	margin-bottom: 15px;
	font-family: 'Museo300';
	font-weight: normal;
	font-style: normal;
}
.class-box.large p {
	padding-top: 1px;
}

.pricing-label {
	font-weight: bold;
	text-align: center;
}
/* @end */
/* terms */

/* @group Overrides */

.pagecontent h1 .capitalize{
	text-transform: uppercase;
}
.seriesprice.span2, .seriessubmit.span2 {
	float: right !important;
	/*margin-bottom: 10px;*/
}
.seriesprice.span2 {
	text-align: right;
	font-weight: bold;
	margin-right: 30px;
	font-size: 105%;
}

#serieslisting .row {
	padding-bottom: 10px;
}

.form-actions input[type="button"] {
    background: none repeat scroll 0 0 #CCCCCC;
	text-shadow: 1px 1px #999;
}

.btn{
	font-family: 'GothamRounded', "Times New Roman", Times, serif;
	background:linear-gradient(#a7e251,#76b021) 0px 0 no-repeat;
	border-radius:3px;
	color:#FFF;
	text-shadow: 1px 1px #83b33e;		
}
.btn:hover{
	background:linear-gradient(#76b021,#a7e251);
	text-shadow: 1px 1px #83b33e;
	color:#333;
}
.btn-primary{
  color: #ffffff;
  background-color: #94c947;
  *background-color: #94c947;
  background-image: -moz-linear-gradient(top, #94c947, #93c95f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94c947), to(#93c95f));
  background-image: -webkit-linear-gradient(top, #94c947, #93c95f);
  background-image: -o-linear-gradient(top, #94c947, #93c95f);
  background-image: linear-gradient(to bottom, #94c947, #93c95f);
  background-repeat: repeat-x;
  border-color: #94c947 #94c947 #93c95f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94c947', endColorstr='#93c95f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #94c947;
  *background-color: #94c947;
}
#sidebar{
	width: 150px;
}
/* @end */
/* @group Carousel */
#myCarousel {
	width: 90%;
	margin: 0 auto;
	border:1px solid #BFBFBF;
	box-shadow:2px 2px 3px #aaaaaa;
}
.pagecontent #myCarousel img {
	border: 0;
	box-shadow: none
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(51, 51, 51, 0.75) !important;
}
.carousel-caption h4 {
	font: normal 30px/14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ccc;
}

.carousel-caption p {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.carousel-control.left {
	text-indent: 7px;
}

.carousel-control.right {
	text-align:left;
	text-indent: 9px;
}
/* @end */

/* @group Twitter Link */
#reserveFooter a {
    color: #94C947;
}

#reserveFooter a:hover {
	color:#314B6B;
}
/* @end */

/* @group Social Media Icons */

.fa {
	background: #FFFFFF;
    border-radius: 3px;
    color: #94C947;
    font-size: 28px;
    height: 35px;
    line-height: 40px;
    width: 35px;
	margin-left: 13px;
	margin-top: 30px;
}
.fa:hover {
	color:  #999;
}
.fa.fa-facebook {
    text-indent: 16px;
}
.fa.fa-twitter {
    text-align: center;

}
.fa.fa-instagram {
    text-indent: 6px;

}
/* @end */