@charset "utf-8";
/* CSS Document */


body {
  font: normal 600 14px arial, "lucida console", sans-serif;
  color: #ffffff;
  background-color: #1c1c1c;

}

img {
  border: none;
  display: inline;
}

input, textarea, select {
	background-color:#CCC;
	border: 1px solid #F00;
	font-family: verdana;
	font-size: 10px;
	color:#000;
	} 
	
A:link {
	color: #333;
	text-decoration: none;
	}
	
A:visited {
	color: #333;
	text-decoration: none;
	}
	
A:active {
	color: #333;
	text-decoration: none;
	}
	
A:hover {
	color: #900;
	text-decoration: underline;
	}
	
.tab_links A:link {
	color: #000;
	text-decoration: none;
	}
	
.tab_links A:visited {
	color: #000;
	text-decoration: none;
	}
	
.tab_links A:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #C00;
	}

.sample_links A:link {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #C00;
	}
	
.sample_links A:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #C00;
	}
	
#sample_text {
	font-size: 12px;
	color: #FFF;
}
	
.sample_links A:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #C00;
	}

#third_box_heading A:link {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
#third_box_heading A:visited {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
#third_box_heading A:hover {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

#exercise_list A:link {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#exercise_list A:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#exercise_list A:hover {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

#wrapper {
  	width: 1000px;
  	margin-left: auto;
  	margin-right: auto;
  	background-color: #000000;
	}

#header {
	width: 100%;
	height: 250px;
	margin: 0px;
	background-color: #000000;
	}

#header_site_title {
	width: 607px;
	height: 156px;
	background-image: url('../images/title.png');
	background-repeat:no-repeat;
	}

#header_site_logo {
	width: 393px;
	height: 280px;
	background-image: url('../images/newlogo.png');
	background-position: top 40px;
	background-repeat:no-repeat;
	background-color: #000;
	}

#header_site_menu_top {
	width: 607px;
	height: 40px;
	background-color: #ffffff;
	background-position: top;
	}

#header_site_menu_spacer {
	width: 607px;
	height: 84px;
	background-color: #000000;
	background-image: url('../images/black_spacer.png');
	background-repeat:no-repeat;
	}

#header_site_menu_bottom {
	width: 1000px;
	height: 41px;
	background-color: #9e0000;
	}

#content {
	float: left;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url('../images/background_body.png');
	background-repeat:no-repeat;
	}

#content_wrapper {
	float: left;
  	width: 1000px;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	}
	
#third_box_heading {
	float: left;
  	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #999;
	}

#third_box_content {
	float: left;
  	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 20px 0px;
	border-top: 1px solid #F00;
	text-align: left;
	font-size: 12px;
	}
	
#third_box_small {
	float: left;
  	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9px;
	font-style: italic;
	}

#footer_top {
  float: left;
  width: 1000px;
  height: 20px;
  margin-bottom: 0px;
  background-color: #9e0000;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}

#footer_bottom {
  float: left;
  width: 1000px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}

.tab_link_half {
	float: left; 
	width: 1000px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	}
	
.tab_link_half li.current{
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/current_tab.png');
	background-repeat: repeat;
	width: 160px; 
	height: 30px; 
	text-align: center;
	list-style: none;
	border: 1px solid black;
	line-height: 28px;
	color: #FFF;
	}
	
.tab_link_half li{
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/other_tab.png');
	background-repeat: repeat;
	width: 160px; 
	height: 30px; 
	text-align: center;
	list-style: none;
	border: 1px solid black;
	line-height: 28px;
	}
	
#display_heading_left_half {
	float: left;
  	width: 300px;
	margin: 3px 0px 5px 10px;
	padding: 5px;
	color: #FFF;
	text-align: center;	
	font-size: 18px;
	
	}

#display_heading_right_half {
	float: right;
  	width: 300px;
	margin: 3px 10px 5px 0px;
	padding: 5px;
	color:#FFF;
	text-align: center;
	font-size: 18px;
	
	}

#display_box_off_left_half {
	float: left;
  	width: 638px;
	margin: 00px 5px 5px 10px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_off_right_half {
	float: right;
  	width: 308px;
	margin: 00px 10px 5px 5px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_left_half {
	float: left;
  	width: 473px;
	margin: 10px 5px 5px 10px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_right_half {
	float: left;
  	width: 473px;
	margin: 10px 10px 5px 5px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_left_third {
	float: left;
  	width: 308px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_middle_third {
	float: left;
  	width: 308px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_right_third {
	float: left;
  	width: 308px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
 	background-image: url('../images/box_background.png');
	background-repeat: repeat;
	border: 1px solid black;
}

#display_box_third_header {
	float: left;
  	width: 308px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#underline {
	border-bottom: 1px solid black;
	}

#about_header {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid red;
	}
	
td.exercise_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	vertical-align: top;
	}

td.exercise_subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000; 
	text-align: left;
	vertical-align: top;
	}

td.exercise_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	padding-top: 10px;
	}
	
#trx_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/TRX_tab_final.png');
	height: 733px;
	width: 638px;
	}
	
#trx_row1 {
	padding: 0px;
	margin: 0px;
	height: 157px;
	width: 250px;
	position: absolute;
	left: 195px;
	top: 190px;
	display: block;
	}
	
#trx_row2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 350px;
	left: 410px;
	top: 400px;
	display: block;
	}
	
#trx_row3 {
	padding: 0px;
	margin: 0px;
	height: 157px;
	width: 250px;
	position: absolute;
	left: 373px;
	top: 450px;
	display: block;
	}
	
#trx_row4 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 510px;
	top: 620px;
	display: block;
	}
	
#trx_page_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/trx_page_background.png');
	height: 582px;
	width: 638px;
	}
	
#trx_page_row1 {
	padding: 0px;
	margin: 0px;
	height: 157px;
	width: 400px;
	position: absolute;
	text-align: center;
	left: 140px;
	top: 275px;
	display: block;
	}
	
#trx_page_row4 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 510px;
	top: 470px;
	display: block;
	}
	
#mealplan_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/meal_plan_front.png');
	background-repeat: no-repeat;
	height: 942px;
	width: 638px;
	}
	
#reg_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/registration_background.png');
	background-repeat: no-repeat;
	height: 670px;
	width: 638px;
	}
	
#topten_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/top_10_blue.png');
	background-repeat: no-repeat;
	height: 597px;
	width: 638px;
	}
	
#exercise_sample_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/exercise_EXAMPLE_page.png');
	background-repeat: no-repeat;
	height: 727px;
	width: 638px;
	}
	
#exercise_sample_content_vid_1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 40px;
	top: 150px;
	display: block;
	}
	
#exercise_sample_content_vid_2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 40px;
	top: 380px;
	display: block;
	}
	
#exercise_sample_content_samples {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 400px;
	top: 100px;
	display: block;
	}

#exercise_sample_content_now {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 120px;
	top: 610px;
	display: block;
	}
	
#exercise_front_content {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/exercise_page_front.png');
	background-repeat: no-repeat;
	height: 707px;
	width: 638px;
	}
	
#exercise_front_content_now {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 360px;
	top: 340px;
	display: block;
	}
	
ul li ol{
	clear: both;
	margin-left: 20px;
	padding-left: 20px;
	list-style: inside;
	list-style-position:inside;
}