@charset "UTF-8";


/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background: #B32E75;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	margin: 4px;
	padding: 2px;
	border: 4px solid #F0B0D0;
}

.photo_edge:hover {
	margin: 4px;
	padding: 2px;
	border: 4px solid #B32E75;
}

.right {
	float: right;
	margin: 4px 4px 4px 10px;
	padding: 2px;
	border: 4px solid #F0B0D0;
}

.left {
	float: left;
	margin: 4px 10px 4px 4px;
	padding: 2px;
	border: 4px solid #F0B0D0;
}

a {
	font-weight: bold;
	color: #B32E75;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.social_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.social_list li {
	border-bottom:1px solid #CCCCCC;
	padding: 4px;
}

.bullet_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.bullet_list li {
	border-bottom:1px solid #CCCCCC;
	padding: 6px 4px 6px 40px;
	background-image: url(../images/bullet_pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* End Basics - CSS */



/* start of top_wrappers */

#wrapper {
	width: 100%;
}

#top_wrapper_ec {
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(../images/ec_top_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	clear: both;
}

/* end of top_wrappers */



/* start of template */

#main {
	background-image: url(../images/ec_content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #B32E75;
	letter-spacing: 3px;
	margin-bottom: 6px;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

#main #main_left {
	float: left;
	margin-left: 25px;
	width: 242px;
}

#main #main_right {
	float: left;
	margin-left: 20px;
	width: 629px;
}

#ec_header {
	width: 980px;
	height: 255px;
	float: left;
	background-image: url(../images/ec_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ec_header #ec_header_col01 {
	width: 494px;
	float: left;
}

#ec_header #ec_header_col02 {
	width: 486px;
	float: left;
}

#ec_header h1 a {
	width: 494px;
	height: 136px;
	text-indent: -5000px;
	display: block;
}

#ec_header_nav {
	height: 41px;
	width: 376px;
	margin-top: 44px;
	margin-left: 45px;
}

#ec_header_nav ul {
	display: block;
	float: left;
	width: 376px;
	height: 41px;
	list-style: none;
}

#ec_header_nav ul li {
    display: block;
    float: left;
	height: 40px;
    text-indent: -10000px;
}

#ec_header_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#ec_header_nav_home {
    width: 83px;
}

#ec_header_nav_about {
    width: 96px;
}

#ec_header_nav_blog {
    width: 87px;
}

#ec_header_nav_contact {
    width: 110px;
}

#ec_header_nav_home a:hover {
	background: url(../images/ec_header_nav_01_f2.jpg) no-repeat left top;
}

#ec_header_nav_about a:hover {
    background: url(../images/ec_header_nav_02_f2.jpg) no-repeat left top;
}

#ec_header_nav_blog a:hover {
    background: url(../images/ec_header_nav_03_f2.jpg) no-repeat left top;
}

#ec_header_nav_contact a:hover {
    background: url(../images/ec_header_nav_04_f2.jpg) no-repeat left top;
}

.slideshow {
	float: left;
	height: 153px;
	width: 486px;
}

.ec_page_content {
	width: 605px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.comptraining_header {
	width: 629px;
	height: 203px;
	float: left;
	background-image: url(../images/comptraining_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ec_pagetitle_box {
	background-image: url(../images/ec_pagetitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
	width: 629px;
	margin-bottom: 15px;
	float: left;
}

.ec_pagetitle_about {
	background-image: url(../images/ec_pagetitle_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_photo {
	background-image: url(../images/ec_pagetitle_photogallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_video {
	background-image: url(../images/ec_pagetitle_videogallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_success {
	background-image: url(../images/ec_pagetitle_successstories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_events {
	background-image: url(../images/ec_pagetitle_events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_comptraining {
	background-image: url(../images/ec_pagetitle_competitiontraining.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_nutrition {
	background-image: url(../images/ec_pagetitle_nutritioncoaching.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_faq {
	background-image: url(../images/ec_pagetitle_faqs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_registration {
	background-image: url(../images/ec_pagetitle_registration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

.ec_pagetitle_elite {
	background-image: url(../images/ec_pagetitle_ec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
	margin-left: 26px;
	margin-top: 39px;
	text-indent: -5000px;
}

#ec_sidenav_holder {
	background-image: url(../images/ec_sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 241px;
	margin-bottom: 7px;
	float: left;
}

#sidenav_ec {
	height: 439px;
	width: 208px;
	margin-left: 14px;
	float: left;
}

#sidenav_ec ul {
	display: block;
	float: left;
	width: 208px;
	list-style: none;
}

#sidenav_ec ul li {
    display: block;
    float: left;
    text-indent: -10000px;
}

#sidenav_ec ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#sidenav_ec_main {
    width: 208px;
	height: 29px;
}

#sidenav_ec_about {
    width: 208px;
	height: 28px;
}

#sidenav_ec_gallery {
    width: 208px;
	height: 28px;
}

#sidenav_ec_video {
    width: 208px;
	height: 28px;
}

#sidenav_ec_success {
    width: 208px;
	height: 28px;
}

#sidenav_ec_events {
    width: 208px;
	height: 28px;
}

#sidenav_ec_comptraining {
    width: 208px;
	height: 45px;
}

#sidenav_ec_nutrition {
    width: 208px;
	height: 28px;
}

#sidenav_ec_faq {
    width: 208px;
	height: 28px;
}

#sidenav_ec_registration {
    width: 208px;
	height: 28px;
}

#sidenav_ec_contact {
    width: 208px;
	height: 28px;
}

#sidenav_ec_personaltraining {
    width: 208px;
	height: 50px;
}

#sidenav_ec_elitecoaching {
    width: 208px;
	height: 41px;
}


#sidenav_ec_main a:hover {
    background: url(../images/sidenav_ec_01_f2.jpg) no-repeat left top;
}

#sidenav_ec_about a:hover {
    background: url(../images/sidenav_ec_02_f2.jpg) no-repeat left top;
}

#sidenav_ec_gallery a:hover {
    background: url(../images/sidenav_ec_03_f2.jpg) no-repeat left top;
}

#sidenav_ec_video a:hover {
    background: url(../images/sidenav_ec_04_f2.jpg) no-repeat left top;
}

#sidenav_ec_success a:hover {
    background: url(../images/sidenav_ec_05_f2.jpg) no-repeat left top;
}

#sidenav_ec_events a:hover {
    background: url(../images/sidenav_ec_06_f2.jpg) no-repeat left top;
}

#sidenav_ec_comptraining a:hover {
    background: url(../images/sidenav_ec_07_f2.jpg) no-repeat left top;
}

#sidenav_ec_nutrition a:hover {
    background: url(../images/sidenav_ec_08_f2.jpg) no-repeat left top;
}

#sidenav_ec_faq a:hover {
    background: url(../images/sidenav_ec_09_f2.jpg) no-repeat left top;
}

#sidenav_ec_registration a:hover {
    background: url(../images/sidenav_ec_10_f2.jpg) no-repeat left top;
}

#sidenav_ec_contact a:hover {
    background: url(../images/sidenav_ec_11_f2.jpg) no-repeat left top;
}

#sidenav_ec_personaltraining a:hover {
    background: url(../images/sidenav_ec_12_f2.jpg) no-repeat left top;
}

#sidenav_ec_elitecoaching a:hover {
    background: url(../images/sidenav_ec_13_f2.jpg) no-repeat left top;
}

.sidenav_socialbox {
	background-image: url(../images/ec_sidenav_stayconnected_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 241px;
	margin-bottom: 7px;
	float: left;
}

.sidenav_socialbox_3btn_row {
	width: 183px;
	height: 58px;
	margin-left: 28px;
	margin-top: 61px;
	float: left;
}

.sidenav_socialbox_modules {
	width: 61px;
	height: 58px;
	float: left;
}

.sidenav_socialbox a {
	width: 61px;
	height: 58px;
	text-indent: -5000px;
	display: block;
}

.sidenav_signup {
	width: 241px;
	height: 54px;
	float: left;
	
}

.sidenav_form_holder {
	width: 200px;
	margin-left: 20px;
}

.sidenav_blog_box {
	width: 241px;
	float: left;
}

.sidenav_blog_top {
	width: 241px;
	height: 55px;
	float: left;
	background-image: url(../images/ec_sidenav_blog_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidenav_blog_holder {
	width: 200px;
	margin-left: 20px;
	float: left;
}


.col_left {
	float: left;
	width: 420px;
	margin-top: 6px;
	margin-right: 10px;
}

.col_right {
	float: left;
	width: 175px;
	background-image: url(../images/rightcol_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.col_right_top {
	width: 175px;
	height:80px;
	background-image: url(../images/rightside_signup_ec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.col_right_edge {
	width: 175px;
	height:20px;
	background-image: url(../images/rightcol_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.col_right_inner {
	float: left;
	width: 156px;
	margin-left: 19px;
}

.faq_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	float: left;
	width: 575px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.faq_box span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.success_box {
	width: 580px;
	float: left;
	padding: 10px;
	margin-bottom: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.success_photobox {
	width: 270px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

.success_row02 {
	width: 580px;
	float: left;
}

.success_infobox {
	width: 150px;
	float: left;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}

.success_testimonial {
	width: 400px;
	float: left;
}

.thumb_space {
	margin-bottom: 4px;
}

.success_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.success_list li {
	border-bottom:1px solid #CCCCCC;
	padding: 3px;
}



.gallery_left {
	width: 430px;
	float: left;
}

.gallery_right {
	width: 175px;
	float: left;
}

.gallery_box {
	width: 175px;
	float: left;
	background-image: url(../images/gallery_box02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.gallery_top {
	width: 175px;
	height: 16px;
	background-image: url(../images/gallery_box01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery_edge {
	width: 175px;
	height: 16px;
	background-image: url(../images/gallery_box03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery_inner {
	width: 155px;
	float: left;
	margin-left: 18px;
}


.events_photo_box {
	width: 420px;
}

.ec_curvy_spacer {
	background-image: url(../images/ec_curvy_spacer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 600px;	
}



/* end of template */




/* start of template footer */

#ec_footer_wrapper {
	background-image: url(../images/ec_foot_bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
}

#ec_footer {
	background-image: url(../images/ec_foot_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#ec_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}

#ec_footer a {
	font-weight: bold;
	color: #B32E75;
	text-decoration: none;
}

#ec_footer a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#ec_footer #ec_foot_left {
	float: left;
	width: 702px;
	margin-top: 50px;
	margin-left: 46px;
}

#ec_footer #ec_foot_right {
	float: left;
	width: 174px;
	margin-top: 75px;
}

.logo_bd a {
	text-indent: -5000px;
	display: block;
	height: 35px;
	width: 174px;
}

/* start of template footer */



/* Form styling */

.form { }

.form p {
 padding-bottom:5px !important;
}

.form label {
 display:block;
 float:left;
 margin-right:15px;
 padding-top:2px;
 text-align:right;
 width: 200px;
}

.form input, .form textarea {
 width: auto;
}

.form .submit input {
 margin-left: 125px;
 width: auto;
}

.form .checkbox {
 width: 15px;
}

.radio {
	width: auto;
}

.checkbox {
	width: auto;
}


.form .captcha img {
 margin-left:165px;
}

.form .directions {
 text-align: left;
}

.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}
