body {
	font:normal 12px Arial, helvetica;
	color:#666;
	line-height:20px;
	background:#FFF;
}

h2, h3 {
	color:#000;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.container_16 {
  margin:0 auto;
}

#header {
  background:#FFF url(../images/bg-topbar.jpg) no-repeat;
	height:100px;
 }

#header-inner {
/*  background:#FFF;*/
}
 
 #main {
   background: url(../images/bg.gif);
  overflow:hidden;
 /*	text-indent: -9999px;*/
 }

#site-logo {
	background:#FFF;
}

#site-logo h1 a {
	background:#FFF url(../images/logo-fy.jpg) no-repeat;
	text-indent: -9999px;
	width:240px;
	height:100px;
	display:block;
	float:left;
	padding:0;
}

#site-name h2 a {
	background:#FFF url(../images/logo-fy-mobile.png) no-repeat;
	text-indent: -9999px;
	width:220px;
	height:60px;
	display:block;
	float:right;
	margin-top:20px;
	padding:0;
}

#panels {
	margin-top:10px;
}

.clear-block {
	height:auto;
	overflow:hidden;
}

.main-inner {
	width:960px;
	height:287px;
	background:url(../images/main-ad.gif) no-repeat;
}

.not-front #content-inner {
	padding:20px 0;
}

#sidebar {

}

#sidebar-inner {
	padding:110px 0 0 65px;
}
/*
#sidebar-inner {
	padding:20px;
}
*/

#footer {
	margin-top:10px;
}

#footer-inner {
	text-align:center;
}

#footer-links,
#footer-links li {
	list-style-type:none;
	margin:0;
	padding:0;
	font:normal 11px Arial, Helvetica;
	line-height:16px;
}

#footer-links li {
	display:inline;
	border-right:1px solid #666;
	padding-right:5px;
	margin-right:5px;
}

#footer-links li a {
	text-decoration:none;
	color:blue;
}

#footer-links li a:hover {
	text-decoration:underline;
	color:red;
}

#footer-links li.last {
	margin:0;
	padding:0;
	border:0;
}

#footer-message {
	margin:.5em 0;
	font-size:11px;
	line-height:16px;
}

/** Content Slider **/

.coda-slider-wrapper {
	height:400px;
	overflow:hidden;
	padding:0;
	background:#FFF;
}

.coda-nav {
	float:left;
	width:140px;
	background:#CCC;
}

.coda-nav ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}

.coda-nav ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}

.coda-nav ul li a {
	width:120px;
	padding:10px;
	border:0;
	background:transparent;
	color:#FF6600;
}

.coda-nav ul li a.current,
.coda-nav ul li a:hover {
	background:#FFF;
	color:#000;
}

.coda-slider {
	background:transparent;
}

.coda-slider,
.coda-slider .panel {
	float:left;
	width:500px;
	height:380px;
	background:#FFF;
	overflow:hidden;
}

.code-slider .panel {
	padding:20px;
}

.coda-slider .panel-wrapper {

}

/** Sidebar Content **/

#sidebar-content {
	padding:20px;
}
/*
#submit-phone {
	background:url(../images/icon-go.png) no-repeat;
	width:200px;
	height:35px;
	padding:10px;
	border:0;
	font-weight:bold;
	cursor: hand;
}

#submit-phone:hover {
	background-color:#CCC;
}
*/

/** Sidebar Links **/

#sidebar-links {
	margin-top:71px;
	height:40px;
	overflow:hidden;
	padding:20px;
	background:#666;
}

#sidebar-links ul,
#sidebar-links li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar-links li {
	float:left;
	display:inline;
	margin-right:10px;
}


/** Icons **/

.icon {
	width:32px;
	height:32px;
	text-indent: -9999px;
	background-repeat:none;
	display:block;	
}

.icon-facebook {
	background:url(../images/icon-facebook.png);
}

.icon-twitter {
	background:url(../images/icon-twitter.png);
}

.icon-flickr {
	background:url(../images/icon-flickr.png);
}

.icon-wordpress {
	background:url(../images/icon-wordpress.png);
}

#reg-express {
	background:#CCC;
	border:2px solid #F2F2F2;
}

/** Message Boxes **/

.message-notice {
	margin:10px 0;
	background:url(../images/icon-arrow-right.png) no-repeat top right;
}

.gutter {
	padding:10px;
}

.feature-time {
	background:url(../images/icon-timer.png) no-repeat top left;
}

.feature-health {
	background:url(../images/icon-heart.png) no-repeat top left;
}

.feature-money {
	background:url(../images/icon-money.png) no-repeat top left;
}

.features dt {
	font-weight:bold;
	font-size:150%;
}

.features dd {

}

.features dt,
.features dd {
	padding-left:70px;
}

/** Form Styling **/

.form-style p {
	height:auto;
	overflow:hidden;
	margin:0;
}

.form-style p label {
	float:left;
	width:80px;
}

.not-front .form-style p label {
	width:120px;
}

.form-style span {
	display:block;
}

.form-style .inline label {
	float:none;
	width:auto;
}

.form-style input.input-text {
	width:100px;
}

.form-style .form-submit {
	margin:10px 0 0 20px;
}

.form-style input.input-submit {
	padding:0;
	margin:0;
	border:0;
	width:137px;
	height:38px;
	text-indent: -9999px;
	display:block;
	background:url(../images/btn_register-now_off.png) no-repeat;
}

.form-style fieldset {
	margin:10px 0;
	background:#FFF;
}

.form-style fieldset.fieldset {
	border:1px solid #CCC;
	padding:10px;
}

.form-style fieldset.fieldset legend {
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	background:#CCC;
	border:1px solid #F2F2F2;
}

.form-style fieldset.dateselect legend {
	color:#666;
	font-weight:normal;
	font-size:12px;
	padding:0;
	background:transparent;
	border:0;
}

fieldset .dateselect {
	height:auto;
	overflow:hidden;
}

fieldset .dateselect span {
	float:left;
	width:70px;
	display:block;
}

fieldset .dateselect span label {
	 display:block;
}

/** Popups **/

.banner-embed {
	float:left;
	width:220px;
	margin:0 10px 10px 0;
	vertical-align:top;
}
