@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Myriad Pro Regular";
	src: url(/fonts/MyriadPro-Regular.otf) format("opentype");
}

@font-face {
	font-family: "Myriad Pro Semibold";
	src: url(/fonts/MyriadPro-Semibold.otf) format("opentype");
}

.copyright {
	font-size: 12px;
	color: #888585;
	margin-top: 7px;
}

.bottom_links {
	font-size: 12px;
	color: #a5a5a5;
	margin-top: 20px;
}

html {
	/*height: 100%; margin-bottom: 1px;*/
	background: #d6d6d6;
}

body {
	background: #d6d6d6 url(images/bg.png) repeat-x;
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	line-height: 200%;
	font-family: "Myriad Pro Regular", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999494;
}

h1 {
	line-height: 100%;
	font-size: 30px;
	font-family: "Myriad Pro Semibold", "Lucida Grande", sans-serif;
	color: #000000;
	/*padding-top: 20px;*/
}

h2 {
	line-height: 0%;
	font-size: 24px;
	font-family: "Myriad Pro Semibold", "Lucida Grande", sans-serif;
	color: #5cb348;
	padding-top: 24px;
}

.blue {
	color: #1e94d6;
}


h4 {
	line-height: 0%;
	font-size: 18px;
	font-family: "Myriad Pro Semibold", "Lucida Grande", sans-serif;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 20px;
}

img {
border: 0;
}

.divider {
	color: #d6d6d6;
	background-color: #d6d6d6;
	height: 1px;
	border: none;
}

.tab_heading {
	font-size: 28px;
	letter-spacing: -2px;
	color: #5cb348;
	margin-top: 15px;
}

#members_header {
	width: 800px;
	font-size: 12px;
}

#timer_bg {
	width: 800px;
	height: 400px;
	padding-top: 170px;
	background: url(images/timer_bg.png) no-repeat;
}

.mod_nav_a {
	width: 114px;
	height: 61px;
	background: url(images/mod_nav.png) no-repeat 0 0;
	color: #5cb348;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	vertical-align: text-top;
	padding-top: 10px;
}

.mod_nav_i {
	width: 114px;
	height: 61px;
	background: url(images/mod_nav.png) no-repeat 0 -61px;
	color: #767373;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	vertical-align: text-top;
	padding-top: 10px;
}

.mod_nav_i:hover {
	background: url(images/mod_nav.png) no-repeat 0 0;
	color: #5cb348;
}

#members_nav {
	background: url(images/members_nav.png) no-repeat;
	width: 800px;
	height: 58px;
}

#taf {
	background: url(images/button.png) no-repeat 50%;
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0px;
	z-index: 100;
	cursor: pointer;
}

#inner_wrapper {
	width: 942px;
}

#outer_wrapper {
	background: #d6d6d6 url(images/bg.png) repeat-x;
	height: 100%;
}

#left_shadow {
	/*position: relative;*/
	width: 942px;
	/*top: 98px;*/
	background: url(images/left_shadow.png) repeat-y left 0px;
}

#right_shadow {
	width: 942px;
	background: url(images/right_shadow.png) repeat-y right 0px;
}

#top {
	width: 942px;
	height: 120px;
	margin-bottom: -20px;
	/*position: absolute;
	top: 0px;*/
	background: url(images/nav_unified.png) no-repeat left 0px;
}

#content_area {
	width: 900px;
	background: #fff;
	/*margin-top: 120px;*/
}

#content_spacing {
	position: relative;
	top: -15px;
	overflow: visible;
	/*z-index: 1;*/
	margin-bottom: -15px;
}

#columns {
	color: #000;
	font-size: 12px;
	width: 800px;
}

.selected {
	background: url(images/selected_bg.png) no-repeat 0 1px;
	padding-left: 22px;
	cursor: pointer;
}

.not_selected {
	padding-left: 22px;
	cursor: pointer;
}

#col_1 {
	width: 399px;
	border-right: #dbdbdb 1px solid;
	float: left;
}

#col_2 {
	width: 400px;
	float: left;
}


#home_video_spacer {
	padding-top: 20px;
}

#home_content {
	/*background: #eaeaea url(images/home_bg.png) repeat-y;*/
	width: 900px;
	font-size: 13px;
	/*color: #999494;*/
}

#products {
	display: none;
}

#history {
	display: none;
}

#reviews {
	display: none;
}

#login {
	display: none;
}

#home_tab, #products_tab, #history_tab, #reviews_tab, #login_tab {
	width: 121px;
	height: 30px;
	margin-bottom: 25px;
	cursor: pointer;
}

#footer {
	/*position: relative;
	top: -12px;*/
	background: url(images/footer_bg_2.png) no-repeat left 0px;
	width: 942px;
	height: 73px;
	padding-top: 4px;
}

.seoph {
	display: none;
}

/* Hover FX */

.coaching-item {
width: 248px;
float: left;
margin: 0 0px 20px 0;
}

.coaching-item-popup {
position: relative;
}

.popup {
background: url(images/popup-bg.png) top left no-repeat;
margin: 194px 0 0 33px;
padding: 55px 0 0 13px;
position: absolute;
display: none;
z-index: 50;
width: 248px;
height: 100px;
}

.trigger {
cursor: pointer;
}

.coaching-item a {
background: none;
padding: 0;
}

.description {
width: 248px;
float: left;
padding: 0 0 0 2px;
}

span.buy {
background: url(images/buy.png) 0 0;
width: 71px;
height: 30px;
margin: 0 4px 5px 0;
float: left;
}

span.buy:hover {
background: url(images/buy.png) 0 -30px;
}

span.download {
background: url(images/download.jpg) 0 0;
width: 71px;
height: 30px;
margin: 0 4px 5px 0;
float: left;
}

span.download:hover {
background: url(images/download.jpg) 0 -30px;
}

span.demo {
background: url(images/demo.png) 0 0;
width: 71px;
height: 30px;
margin: 0 4px 5px 0;
float: left;
}

span.demo:hover {
background: url(images/demo.png) 0 -30px;
}

span.details {
background: url(images/details.png) 0 0;
width: 71px;
height: 30px;
margin: 0 4px 5px 0;
float: left;
}

span.details:hover {
background: url(images/details.png) 0 -30px;
}

/* dimensions for both splash image and the player wrapper */
div#player1 {
	background:url(images/video.png) no-repeat;
}
div#player2 {
	background:url(images/video.png) no-repeat;
}
div#player3 {
	background:url(images/video.png) no-repeat;
}
div#player4 {
	background:url(images/video.png) no-repeat;
}
div#player5 {
	background:url(images/video.png) no-repeat;
}
div#player6 {
	background:url(images/video.png) no-repeat;
}
div#player7 {
	background:url(images/video.png) no-repeat;
}
div#player8 {
	background:url(images/video.png) no-repeat;
}

div.flowplayer {
	display:block;
	width:800px;
	height:478px;
	border:0px;
	background: #000000;
}

.cupertinoPlayer {
	background-image: url(images/membersintro.png);
}

div.video {
	vertical-align: middle;
	width: 800px;
	height: 261px;
	padding-top: 217px;
}
div.video:hover {
	cursor: pointer;
}

/* Audio Player Controls */

div.toggler {
	width: 800px;
	height: 42px;
	background-image: url(images/items_bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	color: #00b742;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 30px;
	padding-top: 10px;
}

div.toggler:hover {
	cursor: pointer;
	color: #0000ee;
}

div.element {
	color: #656565;
	width: 800px;
}

div.tog_content {
	width: 800px;
	text-align: left;
}

div.locked {
	width: 800px;
	font-size: 24px;
	font-family: "Myriad Pro Semibold","Lucida Grande",sans-serif;
	color: #5cb348;
}

div.mavproduct {
	width: 655px;
	height: 164px;
	background: url(images/product-bg.png) no-repeat;
	overflow: visible;
	padding-left: 145px;
	font-family: "Myriad Pro Regular","Lucida Grande",sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #363636;
}

div.frontbutton {
	float: left;
	padding-top: 6px;
	padding-right: 22px;
}

div.toplog {
	padding-top: 10px;
	width: 601px;
	height: 50px;
	background: url(images/toplog.png) no-repeat;
}

.loginput {
	width: 227px;
	height: 32px;
	background: url(images/loginput.png) no-repeat;
	border: none;
	position: relative;
	top: -3px;
	padding-right: 8px;
	padding-top: 8px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #6d6d6d;
}

.loginbutton {
	width: 88px;
	height: 32px;
	background: url(images/loginbutton.png) no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	top: -3px;
}

.loginbutton:hover{
	background: url(images/loginbutton-h.png) no-repeat;
}

.logoutbutton {
	width: 572px;
	height: 32px;
	background: url(images/logout.png) no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	top: -3px;
}

.logoutbutton:hover{
	background: url(images/logout-h.png) no-repeat;
}

.watchvideo {
	width: 138px;
	height: 30px;
	background: url(images/watchvideo.png) no-repeat;
}

.watchvideo:hover {
	background: url(images/watchvideo-h.png) no-repeat;
}

.learnmore {
	width: 138px;
	height: 30px;
	background: url(images/learnmore.png) no-repeat;
}

.learnmore:hover {
	background: url(images/learnmore-h.png) no-repeat;
}

.buynow {
	width: 138px;
	height: 30px;
	background: url(images/buynow.png) no-repeat;
}

.buynow:hover {
	background: url(images/buynow-h.png) no-repeat;
}

.accessnow {
	width: 138px;
	height: 30px;
	background: url(images/accessnow.png) no-repeat;
}

.accessnow:hover {
	background: url(images/accessnow-h.png) no-repeat;
}

.supportdesk {
	width: 138px;
	height: 30px;
	background: url(images/supportdesk.png) no-repeat;
}

.supportdesk:hover {
	background: url(images/supportdesk-h.png) no-repeat;
}

.share {
	width: 215px;
	height: 30px;
	background: url(images/share.png) no-repeat;
}

.share:hover {
	background: url(images/share-h.png) no-repeat;
}