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

body > .wrapper  {height: auto; min-height: 100%;}
/* General HTML elements */
* {
	outline: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color:#333;
}
p {
	margin: 0.5em 0;
}
h1, h2, h3, h4, h5, h6, form, dl, dl dt, dl dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: none;
}
a {
	outline: none;
	text-decoration: none;
	color: #7fa545;
}
a:hover {
	text-decoration: underline;
}
fieldset {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
input, select, textarea {
	font-family: 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: 102px;
	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:200px;
margin-bottom:100px;
}
.intro {
	
}

.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;
}

.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 {
	font-size:3em;
	color:#999;
	font-weight:normal;
	text-transform:uppercase;
}


.pagecontent  h3 {
	font-size:1.1em;
	color:#333;
	font-family: 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: 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 {
	height:0;
	position:relative;
	bottom:25px;
	left:0;
	right:0;
}

.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: 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;
	background: url(../images/bullet-2.png) left 3px no-repeat;
	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:13px;
	text-shadow: black 0.1em 0.1em 0.2em;

}
.footer-nav li a:hover, .footer-nav li a.active  {
	color:#93c95f;
	text-decoration:none;
}
.copyright .address{
	font-size: 11px;
}
.copyright {
	color: #a1a1a1;
	font-size: 0.55em;
	line-height: 20px;
	padding: 5px 0 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	margin-right: 15px;
}
/* @end */

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

.wrapper.home  {
	background: center top repeat-x;
	background-size:cover;	
}
.intro {
	
}
.logo {
	float: left;
	padding: 15px 0 0 0;
}
.header {
	position: relative;
	z-index: 1;

}
.user-area {
	text-align: left;
	color: #4c5259;
	font-size: 0.75em;
	line-height: 16px;
	float: right;
	padding-top:20px;
	margin-left: 500px;
}
.user-area ul  {
	margin-left: 25px;
}

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

.user-area ul li:last-child {
	padding-right: 0px;
	border-right: none;
}
a.link-1 {
		background:url(../images/client_btns.png) 5px 0 no-repeat;
		text-shadow: 1px 1px #85b540;
		padding: 4px 8px 6px 9px;
		float: left;
	
		display:block;
		height:30px;
	width:66px;
		text-indent:-9999px;
}

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

	background:url(../images/client_btns.png) right 0 no-repeat;
	text-shadow: 1px 1px #85b540;
	padding: 4px 8px 6px 9px;
	float: left;
	text-indent:-9999px;
	display:block;
	height:30px;
	width:58px;
}
a.link-3{
	font-size: 14px;
}
.nav {
	float: right;
	margin: 36px 0 36px 0;
	padding:8px 20px 8px 8px;
	background: url(../images/black_trans.png) 0 0 repeat;
}
.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;
	background: url(../images/bullet-1.png) right 2px no-repeat;
	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: 'Ropa Sans', sans-serif;
	display: block;
	background-repeat: no-repeat;
font-size:18px;
	height: 17px;
	overflow: hidden;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.nav ul li a.active,
.nav ul li a:hover {
color:#93c95f;
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 {

	background:url(../images/home_btns.png) left -1px no-repeat;
	text-shadow: 1px 1px #85b540;
	padding: 4px 8px 6px 9px;
	float: left;
	text-indent:-9999px;
	display:block;
	height:39px;
	width:140px;
	margin-left:5px;

}
.intro a.link-4 {

	background:url(../images/home_btns.png) right -1px no-repeat;
	text-shadow: 1px 1px #85b540;
	padding: 4px 8px 6px 9px;
	float: left;
	text-indent:-9999px;
	display:block;
	height:39px;
	width:140px;
	margin-left:10px;
}

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

.intro a.link-4:hover {
	background-position:right -52px;
}

.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 {
	font-size: 19px;
	line-height: 30px;
	margin: 0;
	color:#333;
margin:34px 0 20px 20px;
}

.intro-content p.intro-text_large {
	font-size: 35px;	
	color:#999;
	line-height:45px;
	font-weight:normal;
}
a.read-more {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bolder;
}


/* ========== calendar ========== */
/*  calendar calendar table styles  */
.view-calendar-custom {
	margin-top: 20px;
}
.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color:#fff;
}
.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0 auto;
  padding:0;
  width: 100%; /* Setting at 100% causes problem in Internet Explorer. */
}
.calendar-calendar .month-view table {
  border:none;
  padding:0;
  margin:0;
  width:100%;
}

  /* IE needs a little help to get the side by side tables to the right size */
.calendar-calendar .year-view td {
  width:32%;
  padding:1px;
  border:none;
}

.calendar-calendar .year-view td table td {
  width:13%;
  padding:0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}
.calendar-calendar th {
  color: #fff;
  background-color: #e2dfd8;
  text-align: center;
  margin:0;
}
.calendar-calendar th a {
  font-weight: bold;
  color: #fff;
  background-color: #e2dfd8;
}
.calendar-calendar td {
  width: 12%; /* 14% is about 1/7 of total table width */
  min-width: 12%;
  border: 1px solid #e2dfd8;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding:0;
}
.calendar-calendar td.sat,
.calendar-calendar td.sun {
	background: #FFF;
}
.calendar-calendar td.fri {
	margin-right: 5px;
}

/* simplify the mini calendar by removing borders */
.calendar-calendar .mini {
  border:none;
 }

/* format for the week number in the first cell */
.calendar-calendar td.week {
  width:1%;
  min-width:1%;
  }
.calendar-calendar .week {
  clear:both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}
.calendar-calendar .week a {
  font-weight:normal;
}

/* IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack */
.calendar-calendar .inner {
  min-height:5em;
  height:auto !important;
  height:5em;
  margin:0;
	color: #4c5259;
	font-size: 12px;
	line-height: 17px;
}
.calendar-calendar .inner strong {
	color: #7fa545;
	display: block;
}
.view-item {
	padding-bottom: 10px;
}
.calendar-calendar .inner div {
  padding:0;
  margin:0;
}
/* Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through. */
.calendar-calendar .inner p {
  padding:0;
  margin:0;
}
.calendar-calendar td a {
  text-decoration: none;
	color: #4c5259;
	display: block;
	padding: 16px 2px 16px 7px;
	margin: 0;
}
.calendar-calendar td a:hover {
  text-decoration: none;
	background: #ecf2e3;
}
.calendar-calendar td.year, 
.calendar-calendar td.month {
  text-align: center;
}

/* format days of the week header cells */
.calendar-calendar th.days {
  color: #e2dfd8;
  background-color: #224;
  text-align: center;
  padding:1px;
  margin:0;
 }

/*  floating day number div  */
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-width: 0 0 1px 1px;
  clear:both;
  width:1.5em;
}

/*  individual node container  */
.calendar-calendar div.calendar {
}
/* No floating of day view content because there is no floating day number */
.calendar-calendar .day-view div.calendar {
}

.calendar-calendar div.title {
  font-size:.8em;
  text-align:center;
}

.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #c00;
}
.calendar-calendar .content {
  clear:both;
  padding: 3px;
  padding-left: 5px;
}
.calendar div.form-item {
  white-space: normal;
}

table td.mini, 
table th.mini, 
table.mini td.week {
  padding:0 1px 0 0;
  margin:0;
  }
table td.mini a {
  font-weight:normal;
  }
.calendar-calendar .mini-day-off {
  padding:0px;
}
.calendar-calendar .mini-day-on {
  padding:0px;
}
table .mini-day-on a {
  text-decoration:underline;
  }
.calendar-calendar .mini .title {
  font-size:.8em;
  }
.mini .calendar-calendar .week {
  font-size:.7em;
  }
.mini-row {
  width:100%;
  border:none;
}
.mini{
  width:32%;
  vertical-align:top;
  }

/* formatting for the legend stripe and block */
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size:1px !important;
  line-height:1px !important;
}
.calendar-calendar .day-view .stripe {
  width:100%;
}
table.calendar-legend {
  background-color:#e2dfd8;
  width:100%;
  margin:0;
  padding:0;
}
table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height:12px !important;
  font-size:9px !important;
  line-height:10px !important;
}
.calendar-legend td {
  text-align:left;
}

.calendar-empty {
  font-size:1px;
  line-height:1px;
}

.view-calendar-wrapper {
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
}

/* formatting for the full day view */  
.calendar-calendar td.calendar-agenda-hour {
  font-family:serif;
  text-align:right;
  border:none;
  border-top:1px #333 dotted;
  padding-top:.25em;
  width:1%;
}
.calendar-calendar td.calendar-agenda-no-hours {
  min-width:1%;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size:1.2em;
  font-weight:bold;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size:1em;
}
.calendar-calendar td.calendar-agenda-items {
  border:1px #e1e1e1 solid;
  text-align:left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width:auto;
  padding:0;
  margin:0;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width:100%;
  text-align:center;
  vertical-align:middle;
  padding:1em 0;
  background-color:#fff;
}

/* the popup date selector for jumping to a new date */
.calendar-date-select form {
  text-align:right;
  float:right;
  width:25%;
}
.calendar-date-select div, 
.calendar-date-select input, 
.calendar-date-select label {
  text-align:right;
  padding:0;
  margin:0;
  float:right;
  clear:both;
}
.calendar-date-select .description {
  float:right;
}
.calendar-label {
  font-weight:bold;
  display:block;
  clear:both;
}
.calendar-calendar div.date-nav {
  color:#4c5259;
	background: #FFF;
  width:auto;
  border:1px solid #e2dfd8;
	border-bottom:none;
	position: relative;
	z-index: 1;
}
.calendar-calendar div.date-nav a, 
.calendar-calendar div.date-nav h3 {
  color:#4c5259;
}
.calendar-calendar div.date-nav h3 {
	font-size: 1.25em;
	line-height: 26px;
	font-weight: normal;
}
.calendar-calendar th.days {
  background-color:#FFF;
  font-weight: normal;
  border:1px solid #e7e7e7;
	font-size: 0.8em;
	line-height: 21px;
	color: #4c5259;
	padding: 10px 0 13px 0;
}
.calendar-calendar th.days.sat,
.calendar-calendar th.days.sun{
	background: #FFF;
}
.calendar-calendar td.empty {
  background: none;
  border-color:#d0d0d0;
}
.calendar-calendar table.mini td.empty {
  background:#fff;
  border-color:#fff;
}
.calendar-calendar td div.day {
  border:1px solid #b2c6b7;
  border-top:none;
  border-right:none;
  margin-bottom:2px;
	font-size: 0.8em;
	color: #FFF;
	font-weight: bolder;
}
.calendar-calendar td .inner div.day {
	background: #b2c6b7;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: none;
}
/* Set small font size for all items in calendar div, themes can override this. */
/* Use x-small instead of em to avoid multiplying effect in nested items. */
.calendar-calendar div.calendar {
  border:none;
  font-size:x-small;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border:none;
  background: none;
  padding: 0 5px 0 0;
	font-size: 12px;
	line-height: 17px;
	color: #494748;
}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color:#444;
  background:#fff;
  text-align:right;
}
.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color:#444;
  font-weight:normal;
}

.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight:bold;
}
.calendar-calendar td .inner div.day a {
  color:#4b85ac;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
	background: #ededed;
}
.calendar-calendar tr td.today.has-events,
.calendar-calendar tr.odd td.today.has-events,
.calendar-calendar tr.even td.today.has-events {
	background: #ededed;
	border-color: #d0d0d0;
}
.calendar-calendar tr td.today .inner,
.calendar-calendar tr.odd td.today .inner,
.calendar-calendar tr.even td.today .inner {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/today-has-no-event.gif) left top no-repeat;
}
.calendar-calendar tr td.today.has-events .inner,
.calendar-calendar tr.odd td.today.has-events .inner,
.calendar-calendar tr.even td.today.has-events .inner {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/today-has-event.gif) left top no-repeat;
}
.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
  border-bottom:1px solid #e2dfd8;
}

/* The following are not used by default but are available for themes */
.calendar-calendar td.past {}
.calendar-calendar td.future {}
.calendar-calendar td.has-events { background-color: #f8ebeb; color: #494748;}
.calendar-calendar td.has-no-events {}
.calendar-calendar td.has-events .day { border-color: #d82b2e; background-color: #d82b2e !important; color: #FFF;}

/* Edit by Cuong 02 June 2011 */
.calendar-navigation {
	text-align: center;
	background: #333 url(http://www.cyclehousela.com/pub/cyclehouse/images/calendar-head.gif) no-repeat;
	padding: 8px 20px 12px 20px;
}
.calendar-navigation a {
}
.calendar-navigation a:hover {
}
.prevMonth {
	float: left;
}
.prevMonth a,
.nextMonth a {
	display: block;
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/calendar-prev.gif) no-repeat;
	width: 6px;
	height: 9px;
	text-indent:-1000em;
	margin-top: 7px;
}
.nextMonth {
	float: right;
}
.nextMonth a {
	background: url(http://www.cyclehousela.com/pub/cyclehouse/images/calendar-next.gif) no-repeat;
	text-indent:1000em;
}
.currentMonth {
	font-size: 16px;
	line-height: 19px;
	font-family: 'MuseoSlab500';
	color: #fff;
}
.date-prev {
	position: absolute;
	left: 12px;
	top: 11px;
	z-index: 2;
}
.date-next {
	position: absolute;
	right: 7px;
	top: 11px;
	z-index: 2;
}
.date-prev a {
	background: url(../images/button-schedule.png) no-repeat;
	width: 30px;
	height: 22px;
	overflow: hidden;
	display: block;
	text-align: left;
	text-indent: -1000em;
}
.date-next a {
	background: url(../images/button-schedule.png) left -30px no-repeat;
	width: 30px;
	height: 22px;
	overflow: hidden;
	text-align: left;
	text-indent: -1000em;
	display: block;
}
.date-heading {
	text-align: center;
	padding: 10px 0 9px 0;
	font-size: 18px;
	color: #4C5259;
	font-weight: bolder;
	text-transform: uppercase;
}
.next {
	float: left;
}
/* ======= end : calendar ========= */

.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;
}

.content-wrapper {

}
.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, .tooltip-inner, .tooltip-content {
	background: url(../images/tooltip.png) no-repeat;
}
.tooltip {
	position: absolute;
	z-index: 8;
	left: 50%;
	bottom: 50%;
	margin-left: -108px;
	width: 216px;
	display: none;
	background-position: left top;
	padding: 14px 0 0 0;
}
.tooltip-inner {
	background-position: right bottom;
	padding: 0 0 14px 0;
}
.tooltip-content {
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
	padding: 2px 0 20px 0;
}
.tooltip-content h3 {
	font-size: 0.95em;
	line-height: 20px;
	color: #4c5259;
	padding: 0px 5px 2px 5px;
}
.tooltip-content p {
	line-height: 16px;
	font-size: 0.75em;
	color: #4c5259;
	margin: 0;
	padding: 0 15px;
}
.current-item {
	z-index: 1000 !important;
}
.current-item .tooltip {
	display: block;
}

.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;
}

.product-list {
	overflow: hidden;
	width: 100%;
}
.product-list ul {
	width: 984px;
	overflow: hidden;
	margin: 0 0 0 -20px;
	padding: 0;
	list-style: none;
}
.product-list ul li {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
.product-list ul li .product-photo {
	background: url(../images/product-bg.png) left top no-repeat;
	width: 225px;
	padding: 21px 0 0 0;
	display: block;
}
.product-list ul li .inner-bg {
	background: url(../images/product-bg.png) -250px bottom no-repeat;
	padding: 0px 0 22px 0;
	display: block;
}
.product-list ul li .loop-bg {
	background: url(../images/product-bg.png) -500px top repeat-y;
	padding: 0px 22px 0px 21px;
	display: block;
}
.product-list ul li .loop-bg img {
	display: block;
}
.product-title {
	font-size: 1.125em;
	line-height: 18px;
	text-align: center;
	display: block;
	padding: 18px 0 0 0;
	margin-bottom: -5px;
}
.product-list li p {
	text-align: center;
	font-size: 1em;
	line-height: 16px;
	color: #4c5259;
	padding: 0 0 17px 0;
}

/* @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 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 {
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding: 12px 22px 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 */
.class-box {
	background: url(../images/class-box.png) no-repeat;
	width: 235px;
	height: 179px;
	/*float: left;*/
	position: relative;
	z-index: 1;
	padding: 40px 0 0 0;
	margin: 20px 0 10px 6px;
}
.class-box-ext {
	padding-top: 28px;
	height: 191px;
}
.class-box.first {
	margin-left: 0;
}
.class-box h3 {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 6px 0;
}
.class-box h4 {
	font-size: 1.1em;
	line-height: 22px;
	color: #4c5259;
	text-align: center;
}
.class-box h4 span {
	font-size: 1.3em;
	line-height: 29px;
}
.class-box .buy {
	background: url(../images/button-buy.png) no-repeat;
	width: 180px;
	height: 38px;
	text-align: left;
	text-indent: -1000em;
	position: absolute;
	bottom: 29px;
	left: 50%;
	margin-left: -90px;
}
.class-box p {
	color: #4c5259;
	text-align: center;
	padding-top: 18px;
}

.class-box.large p {
	padding-top: 1px;
}
#pricing h1{
	margin-bottom: 20px;
}

#pricing h2{
	margin: 60px 0 20px;
}
.pricing-label {
	font-weight: bold;
}
#pricing h3 {
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 7px;
}
#pricing .class-box.large h3 {
	margin-bottom: 3px;
}
#pricing h3 span {
	font-weight: normal;
}
#pricing .container {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
}
#pricing-grid  {
	margin: 20px 0;}

#pricing-grid td {
	text-align: center;
}
/* @end */
/* terms */
#page3 h1{
	font-size: 32px;
}
/* @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;
}
.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 */