

.affiliate-style a:link, .affiliate-style a:visited{
	color: #489ef3;
	text-decoration: underline;
}

.affiliate-style a:hover{
	color: white;
	text-decoration: underline;
}



.coach-icon{
position: relative;
margin-right: 10px;
}

.article-icon{
position: relative;
margin-right: 10px;
top: 1px;
}


#coach-article hr {
	border: 0;
	color: #444;
	background-color: #444;
	height: 1px;
	width: 100%;
	text-align: left;
	}


.coach-box a:link, .coach-box a:visited {
	color: lightblue;
}

.tv-icon{
	position: relative;
	margin-right: 10px;
	top: 7px;
}

/*epcoaching - style*/
.graybox{
	padding: 15px 10px 15px 15px;
	background: black;
	border: solid 1px #8d8d8d ;
}

#news_box{
	height: 240px;
}

#news_content{
	padding-left: 15px;
	width: 175px;

	font-size: 11px;
}

#news_videoContent{
	padding-left: 15px;
	width: 135px;

	font-size: 11px;
}


.newsimg{

}

.fivefifty{
		width: 550px;
	}


.blueborder{
	border: 1px solid lightblue;
	width:578px; 
	height:325px;
	}


html{
	height: 100%;
	}
	
body{					
	height: 100%;
	background: url(../graphics/bodybg.jpg) repeat-y center #000 ;
	margin: 0;
	padding: 0;
	}
	
body{
	background-color: #000;
}

.container_26{ 	
	background: url(../graphics/bodybg.jpg) repeat-y center #000; 
	background-color: #000;
	}

#page_wrapper { 
	height: 100%; 
	margin: 0 auto; 
	position: relative; 
	/* overflow:visible; display:table; */
	}

#content_wrapper{
	background: url(../graphics/main_grad.jpg) repeat-x bottom left;
	}


#main {
	color: #fff;
	}

#header {
	background:url('../graphics/bg.jpg') center bottom;
	height: 177px;
	margin-bottom: 20px;
	margin-top: 2px;
	}


#logo{
	background: url('../graphics/logo-trans.png') right no-repeat;
	height: 67px;
	margin-top: 40px;
	position: relative;
	left: 82px;
	}



/*TAB NAV*/
  #navHolder{
  	position: relative;
	height: 35px;
	margin-top: 24px;
	margin-left: -10px;
    float:left;
    line-height:normal;
    color: #000;
    }
  
  #navHolder ul {
    margin:0;
    padding:15px 10px 0;
    list-style:none;
    }

  #navHolder li {
    float:left;
    display: inline;
    background:url("../graphics/ui/tab-left-trans.png") no-repeat left top;
    margin:0;
    padding:0 5px 0 9px; 
    }
    
   #navHolder a{
	float:left;
    display:block;
    background:url("../graphics/ui/tab-right-trans.png") no-repeat right top;
    padding:10px 17px 6px 8px;
    text-decoration:none;
    color:#000;
	} 

   #navHolder li a:hover{
    text-decoration:none;
   /* font-size: 1.1em;*/
    color:#1481e2;
	} 

    #navHolder a.active{
		color: #FFF;
   	    background:url("../graphics/ui/tab-right_on-trans.png") no-repeat right top;
   	    height: 36px;

   	}
   	
   #navHolder li.active{     
   	    background:url("../graphics/ui/tab-left_on-trans.png") no-repeat left top;
		height: 36px;
   	}

/* NEW MENU*/
#navHolder li.active.parent ul {
			font-size: .9em;
			height: 24px;
			position: absolute;
	   	 	float:left;
	   	 	line-height:normal;
	    	font-weight: lighter;
	    	width: 996px;
			border-bottom: 1px solid #777;
			/*margin-left: -121px;*/
			top: 47px;
			left: 10px;
			padding-left: 24px;
		}

#navHolder li.active.parent ul .child{
			float: left;
			position: relative;
			top: -6px;
			color:#FFF;
			background: none;
			margin-right:-5px ;
			
		}

#navHolder li.active.parent ul .child .active{
			line-height:10px;
			color: #lightblue;
			height: 27px;
			background: url(http://www.epcoaching.com/templates/epcoaching/graphics/ui/ma-trans.png) no-repeat;
			background-position:center 24px;
		}

#navHolder li.active.parent ul .child .active:hover{
			color:#fff;
		}

#navHolder li.active.parent ul .child a:hover{
			color: lightblue;
		}
/*
/* OLD MENU *!/
#subNav{
			font-size: .9em;
			height: 24px;
			position: relative;
			top: -44px;
	    	float:left;
	    	line-height:normal;
	    	font-weight: lighter;
	    	width: 985px;
			border-bottom: 1px solid #777;
		}
	
#subNav li{
			float:left;
	    	margin-left: 2px;	
		}
	
#subNav a:link, #subNav a:visited{
		float:left;
		padding-right: 0px;
		margin-right: 18px;
		color: #FFF;
		text-decoration: none;
	}
	
#subNav a:hover{
		color: #FFF;
		text-decoration:underline;
	}
	
#subNav li .active{
		line-height:10px;
		color: #lightblue;
		height: 27px;
		background: url(http://www.epcoaching.com/templates/epcoaching/graphics/ui/ma-trans.png) no-repeat;
		background-position:center 12px;	
}

	*/
	

/* sign in box*/
#signBox{
	background: url(../graphics/signBox-trans.png) no-repeat top right;
	padding-right: 25px;
	height: 42px;
	position: relative;
	top: -7px;
	padding-top: 12px;
	color: #000;
	
}

#signBox a:link{
	color: #000;
}

#signBox a:visited{
	color: #000;
}

#signBox a:hover {
	color: blue;
}



/* feature box */

	#featureBox{
		padding: 15px 10px 9px 15px ;
		background: url(../graphics/ui/videoplayer_bg.jpg) repeat-x;
		border: 1px solid #333;
		margin-bottom: -1px;
	}
	
	
#channelBox{
		padding: 15px 12px 9px 15px ;
		margin:0px;
		background: url(../graphics/ui/channelplayer_bg.jpg) repeat-x;
		border: 1px solid #333;
		margin-bottom: 13px;
	}
	
	.vidBox_single{
		padding-left: 185px;
		padding-right: 185px;
		background: #000;
		border: 1px solid #7c7c7c;
	}
	
	#featureBox_alone{
		padding: 10px 10px 10px 10px ;
		background: url(../graphics/ui/videoplayer_bg.jpg) repeat-x;
		border: 1px solid #333;
		float: left;
		margin: 30px 50px 0px 0px;
	}
	
	.vidBox_alone{
		background: #000;
		border: 1px solid #7c7c7c;
	}
	
	.channelBox_single{
		padding-left: 0px;
		padding-right: 0px;
		background: #000;
		border: 1px solid #7c7c7c;
		margin-bottom: 5px;
		margin-right: 2px;
	}



/* testimonial detail page */
	#vidTestimonialBox_single{
		width: 900px;
		height: 325px;
		background: #000;
		border: 1px solid #7c7c7c;
	}

	.testimonialvideo{
	width: 590px;
	height: 325px;
	float: left;
	}
	
	.testimonialcontent{
		padding-right: 10px;
		padding-top: 10px;
	
}

/* side bar*/

	#side{
		color: #fff;
		margin-top: 30px;
		margin-bottom: 40px;
		margin-left: 25px;
		padding:11px 0px 10px 6px;
		background: url(../graphics/ui/lightgrad-trans.png) repeat-x #000;
		border: 1px solid #222;
		position: relative;
	}
	
	#promotions img{
	position: relative;
		margin-bottom: 13px;
	}
	


/* upsell */
	
	#upsell{
		padding-top: 0px;
		padding-left: 15px;
		margin-left: 10px;
		margin-bottom: -30px;
		width: 921px;
		background: url(../graphics/upsell/upsell_bg.jpg) no-repeat bottom right #000;
		height: 206px;
	}
	
	#upsell h3 {
		padding-top:  
		30px;
	}
	
	
	#upsell p {
		width: 560px;
		float: left;
	}
	
	#upsell .button{
		top: -40px;
		margin-right : 170px;
		position: relative;
		float: right;
	}



/* buttons */
	.tabHolder{
		float: right;
		margin-right: 49px;
		}
	
	.tabHolder li{
		
		float: right;
		margin: 0;
		text-align: center;
		font-size: 14px;
		width: 158px;
		height: 28px;
		padding-top: 9px;
	}
	
	
	/*small silver button*/
	
			
			a.sm__silver_button {
			    background: transparent url('../graphics/buttons/bg_button_a.gif') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 24px;
			    margin-right: 6px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.sm__silver_button span {
			    background: transparent url('../graphics/buttons/bg_button_span.gif') no-repeat;
			    display: block;
			    line-height: 14px;
			    padding: 5px 0 5px 18px;
			} 
			
			a.sm__silver_button:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.sm__silver_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 18px; /* push text down 1px */
			} 

/*big blue button*/
	
			
			a.bigblue_button {
			    background: transparent url('../graphics/buttons/bigblue_a.png') no-repeat scroll top right;
			    color: #fff;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 53px;
			    margin-right: 6px;
			    padding-right: 30px; /* sliding doors padding */
			    text-decoration: none;
			    font-size: 15px;
			}
			
			a.bigblue_button span {
			    background: transparent url('../graphics/buttons/bigblue_span.png') no-repeat;
			    display: block;
			    line-height: 43px;
			    padding: 5px 0 5px 30px;
			} 
			
			a.bigblue_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.bigblue_button:active span {
			    background-position: bottom left;
			    padding: 4px 0 6px 30px; /* push text down 1px */
			} 

/*big silver white border button*/
	
			
			a.bigsilver_button {
			    background: transparent url('../graphics/buttons/bigsilver_a.png') no-repeat scroll top right;
			    color: #333;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 52px;
			    margin-right: 6px;
			    padding-right: 30px; /* sliding doors padding */
			    text-decoration: none;
			    font-size: 15px;
			}
			
			a.bigsilver_button span {
			    background: transparent url('../graphics/buttons/bigsilver_span.png') no-repeat;
			    display: block;
			    line-height: 43px;
			    padding: 5px 0 4px 30px;
			} 
			
			a.bigsilver_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.bigsilver_button:active span {
			    background-position: bottom left;
			    padding: 4px 0 4px 30px; /* push text down 1px */
			} 

/*big silver arrow border button*/

			a.bigsilver_arrow_button {
				background: transparent url('../graphics/buttons/bigsilver_gray_arrow.png') no-repeat scroll top right;
				color: #333;
				display: block;
				float: left;
				font: normal 12px arial, sans-serif;
				height: 52px;
				margin-right: 6px;
				padding-right: 30px; /* sliding doors padding */
				text-decoration: none;
				font-size: 15px;
			}
			
			a.bigsilver_arrow_button span {
			    background: transparent url('../graphics/buttons/bigsilver_gray_span.png') no-repeat;
			    display: block;
			    line-height: 42px;
			    padding: 5px 0 5px 30px;
			} 
			
			a.bigsilver_arrow_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.bigsilver_arrow_button:active span {
			    background-position: bottom left;
			    padding: 4px 0 6px 30px; /* push text down 1px */
			} 




/*big silver gray border button*/
			
			a.bigsilver_gray_button {
			    background: transparent url('../graphics/buttons/bigsilver_gray_a.png') no-repeat scroll top right;
			    color: #333;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 52px;
			    margin-right: 6px;
			    padding-right: 30px; /* sliding doors padding */
			    text-decoration: none;
			    font-size: 15px;
			}
			
			a.bigsilver_gray_button span {
			    background: transparent url('../graphics/buttons/bigsilver_gray_span.png') no-repeat;
			    display: block;
			    line-height: 42px;
			    padding: 5px 0 5px 30px;
			} 
			
			a.bigsilver_gray_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.bigsilver_gray_button:active span {
			    background-position: bottom left;
			    padding: 4px 0 6px 30px; /* push text down 1px */
			} 



	/* add button */

			a.add_button {
			    background: transparent url('../graphics/buttons/add_button_span.png') no-repeat scroll top right;
			    color: #fff;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 22px;
			    margin-right: 6px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.add_button span {
			    background: transparent url('../graphics/buttons/add_button_a.png') no-repeat;
			    display: block;
			    line-height: 12px;
			    padding: 5px 0 5px 35px;
			} 
			
			a.add_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.add_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 35px; /* push text down 1px */
			} 
			
	/* minus button */

			a.minus_button {
			    background: transparent url('../graphics/buttons/minus_button_span.png') no-repeat scroll top right;
			    color: #fff;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 22px;
			    margin-right: 6px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.minus_button span {
			    background: transparent url('../graphics/buttons/minus_button_a.png') no-repeat;
			    display: block;
			    line-height: 12px;
			    padding: 5px 0 5px 35px;
			} 
			
			a.minus_button:active {
			    background-position: bottom right;
			    color: #fff;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.minus_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 35px; /* push text down 1px */
			} 


	/* standard button */

			a.standard_button {
			    background: transparent url('../graphics/buttons/standard_button_a.png') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 22px;
			    margin-right: 7px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.standard_button span {
			    background: transparent url('../graphics/buttons/standard_button_span.png') no-repeat;
			    display: block;
			    line-height: 12px;
			    padding: 5px 0 5px 18px;
			} 
			
			a.standard_button:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.standard_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 18px; /* push text down 1px */
			} 


	/* standard button black */

			a.standard_btnBlack {
			    background: transparent url('../graphics/buttons/standard_button_a.png') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 22px;
			    margin-right: 7px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.standard_btnBlack span {
			    background: transparent url('../graphics/buttons/standard_btnBlack_span.png') no-repeat;
			    display: block;
			    line-height: 12px;
			    padding: 5px 0 5px 18px;
			} 
			
			a.standard_btnBlack:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.standard_btnBlack:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 18px; /* push text down 1px */
			} 


/* standard button arrow */

			a.arrow_standard_button {
			    background: transparent url('../graphics/buttons/standard_button_a.png') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 22px;
			    margin-right: 7px;
			    padding-right: 18px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.arrow_standard_button span {
			    background: transparent url('../graphics/buttons/arrow_standard_button_span.png') no-repeat;
			    display: block;
			    line-height: 12px;
			    padding: 5px 0 5px 22px;
			} 
			
			a.arrow_standard_button:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.arrow_standard_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 22px; /* push text down 1px */
			} 

/* watch button */

			a.watch_button {
			    background: transparent url('../graphics/buttons/watch_a.png') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 30px;
			    margin-right: 5px;
			    padding-right: 25px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.watch_button span {
			    background: transparent url('../graphics/buttons/watch_span.png') no-repeat;
			    display: block;
			    line-height: 20px;
			    padding: 5px 0 5px 22px;
			} 
			
			a.watch_button:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.watch_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 22px; /* push text down 1px */
			} 


/* watch button on Black */

			a.watchBlack_button {
			    background: transparent url('../graphics/buttons/watchBlack_a.png') no-repeat scroll top right;
			    color: #444;
			    display: block;
			    float: left;
			    font: normal 12px arial, sans-serif;
			    height: 30px;
			    margin-right: 5px;
			    padding-right: 25px; /* sliding doors padding */
			    text-decoration: none;
			}
			
			a.watchBlack_button span {
			    background: transparent url('../graphics/buttons/watchBlack_span.png') no-repeat;
			    display: block;
			    line-height: 20px;
			    padding: 5px 0 5px 22px;
			} 
			
			a.watchBlack_button:active {
			    background-position: bottom right;
			    color: #000;
			    outline: none; /* hide dotted outline in Firefox */
			}
			
			a.watchBlack_button:active span {
			    background-position: bottom left;
			    padding: 6px 0 4px 22px; /* push text down 1px */
			} 



	
	/*sub tabs*/
	.bluetab{
	background: url(../graphics/buttons/bluetab.png) no-repeat top right;
}
	
	.silvertab{
	background: url(../graphics/buttons/silvertab.png) no-repeat top right;
}
	
	
	.bluetab a, .silvertab a{
		display: block;
	}
	
	.bluetab a:link, .bluetab a:visited{
		color: #fff;
		text-decoration: none;
	}
	
	.bluetab a:hover{
		color: #222;
		text-decoration: none;
	}
	
	
	.silvertab a:link, .silvertab a:visited{
		color: #222;
		text-decoration: none;
	}
	
	.silvertab a:hover{
		color: #666;
		text-decoration: none;
	}


	#showbox{
		background: url(../graphics/bg.jpg);
		border: 1px solid #fff;
		padding:5px;
		
		
	}



		.pushpadL20{
			padding-left: 20px;	
		}
		
		.pushpadT10{
			padding-top: 10px;
		}
		

/*  boxes */
		
	
		
		
		
		.twothree_boxborder{
				margin: 30px 0;
				padding: 5px 5px;
				background-color: #fff;
			}
		
		.twothree_box{	
			 min-height: 188px;
			color: #333;
			padding: 10px;
		/*	height: 170px;*/
			background-color: #e2e3de;
		}
		
			
		.twothree_box img
			{
				float: left;
				width: 250px;
				margin-right: 15px;		
			}

	.half_boxborder{
			float: left;
				margin: 30px 50px 0px 0px;
				padding: 5px 5px;
				background-color: #fff;
			}
		
		.half_box{	 
			color: #333;
			padding: 10px;
		/*	height: 170px;*/
			background-color: #e2e3de;
		}
		
			
		.half_box img
			{
				float: left;
				width: 250px;
				margin-right: 15px;		
			}

		
		
/* catigories */

		.boxborder{
			padding: 5px;
			background-color: #fff;
			color: #333;
			margin-left: 0;
			margin-right: 45px;
			margin-bottom: 40px;
			
		}
		
		.box {	
			position: relative;
			padding: 8px 0 0 15px;
			background: url(../graphics/ui/smallbg-trans.png) repeat-x;
			
		}
		
		.box img{
		
			border: 1px solid #fff;
			margin-top: -2px;
		}

		
	
		
		.pricetag{
			border-bottom: 1px solid #999;
			border-top: 1px solid #999;
			height: 50px;
			margin: 10px 0 22px -13px;
			padding: 8px 0 6px 13px;
		}		
		
		.memeberprice{
			color: #ef3435;
			font-size: 24px;
			font-weight: bold;
			margin: 0;
		}
		
		.tagline{
			margin-top: -10px;
			font-size: .9em;
			color: #444;
		}
		

	#footer{
		background: url(../graphics/footer_bg-trans.png) repeat-x top left #000;
		height: 137px;
		}
	
	
	#footer_logo{
		background: url(../graphics/sm_logo-trans.png) no-repeat;
		height: 51px;
		width: 176px;
		float: left;
		position: relative;
		top: 32px;
		left: 63px;
		}
		
	
	.footer_text {
		position: relative;
		font-size: 1em;
		width: 600px;
		color: #fff;
		float: left;
		top: 47px;
		left: 86px;
		}
	
	
	

#submain {
	padding-top: 30px;
}


#sidebig{
		color: #fff;
		margin-top: 0px;
		margin-bottom: 40px;
/*		padding:14px 10px 18px 10px;*/
		padding-bottom: 8px;
		background: url(../graphics/ui/lightgrad-trans.png) repeat-x #000;
		border: 1px solid #222;
		position: relative;
	}
	
#sidebig img{
	margin: 10px 0 0 10px;
}


/*event page add*/
		.event_border{
				margin: 15px 0 15px 0;
				padding: 5px 5px;
				background-color: #fff;
			}
		
		.event_bx{	
			color: #333;
			padding: 10px;
			background: url(../graphics/ui/event_bg.jpg) repeat-x top;
			min-height: 175px;
		}
		
		.FULL_event_bx{	
			color: #333;
			padding: 10px;
			background: url(../graphics/ui/event_bg.jpg) repeat-x top;
			min-height: 175px;
		}
		
			
		.event_bx img
			{
				float: left;
				margin-right: 15px;	
				margin: 0 20px 10px 0;	
			}
			
			
			.event_info_bx{
					font-size: .9em;
					border-bottom: 1px solid #999;
					border-top: 1px solid #999;
					height: 50px;
					margin: 10px 0 22px -9px;
					padding: 0px 0 12px 12px;
			}
			.event_price_bx {
					padding-top: 6px;
					width: 135px;
					float: left;
			}
			
			.event_center_bx{
					padding: 6px 0 0 10px;
					width: 134px;
					float: left;
					border-left: 1px solid #999; 
					border-right: 1px solid #999; 

			}		
			
			.event_seats_bx{
					padding: 6px 0 0 10px;
					color: #555;
					padding: 6px 0 0 10px;
					width: 135px;
					float: left;
			}
			
			.event_button_bx{
				padding: 10px 0 0 10px;
				width: 120px;
				float: right;
				
			}

		.nonmemeberprice{
			color: #8eb6d9;
			font-size: 24px;
			font-weight: bold;
			margin: 0;
			}
			
			
			/* TITLE BOX*/
			
.title_bx {
 position: relative;
 margin-bottom: -50px;
}

.title_bx_sm {
 position: relative;
 margin-bottom: -20px;

}

.title_bx_nomenu {
 position: relative;
 top: -20px;
}

.title_bx_center {
 position: relative;
 top: -25px;
 margin-bottom: -10px;
 
}

/* notice and error all*/

.pageerror {
	/* for form-wide errors, displayed at the top */
	background-color: #fad5d5;
	padding: 15px;
	font-weight: bold;
	color: #e10606;
	border: 1px solid #c90303;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagenotice {
	/* for form-wide notices, displayed at the top */
	background-color: #ffffcc;
	padding: 15px;
	font-weight: bold;
	color: #333;
	border: 1px solid #588c2c;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*channel selection*/

.watchbutton{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height: 40px;
	margin: 10px 0 22px -13px;
	padding: 24px 0 6px 30%;
}

.watchlocked{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height: 40px;
	margin: 10px 0 22px -13px;
	padding: 24px 0 6px 10px;
}



.locked_channel{
		background: url(../graphics/locked.png) no-repeat top;
		height: 300px;
}

	.box locked {	
			position: absolute;
			display: block;
			width: 252px;
			height: 200px;
			left: 5px;
			background: url(../graphics/locked.png) no-repeat top;
			}

/* MEMBER CAHNNEL BAR */


#memberbox {	
		background: url(../graphics/ui/memberStat.jpg) no-repeat;
		
		width: 931px;
		height: 188px;		
		color: #333;
		padding: 3px;
		font-size: 12px;
		
	}
	
#memberbox img {	
		margin-left: 16px;
		margin-top: 5px;
		
	}	

.row_content{
	width: 284px;
	padding-right: 10px;
	margin-top: 45px; 
	margin-left: 9px;	
	height: 135px;
	overflow:auto;
	position: relative;
	
		
}

.row_content2{
	width: 284px;
	padding-right: 10px;
	margin-top: 45px;
	margin-left: 9px;	
	height: 135px;
	width: 295px;
	overflow:auto;
	position: relative;
	
}

.event_status{
	border-bottom: 1px solid #999;	
	height: 40px;
	position: relative;
	margin-bottom: 5px;
	
}

.event_status p {
	
	font-size: 11px;
}

.event_status .standard_button{
	margin-top: 5px;
}


#account {
	background: #262626;margin:-15px 0px 0px 0px;padding-top:30px;padding-bottom:30px;color:#fff
}



/* home page list style */

.tesbox_ul .lastest_list_item {
	font-size: .9em;
	background: url(../graphics/testbg.png) no-repeat;
	padding: 10px;
	margin:0 0 30px 0;
}

.tesbox_ul .lastest_list_item img {
	float: left;
	width: 100px;
	padding: 0 10px 5px 0;
}
.tesbox_ul .lastest_list_item .title {
	visibility: hidden;
}

.tesbox_ul .lastest_list_item .summary {
	
	float:left;	
}


/* testimonial page */
.tesbox img{
	float: left;
	width: 100px;
	padding: 0 10px 5px 0;
}

.tesbox {
	font-size: .9em;
	background: url(../graphics/testbg.png) no-repeat;
	padding: 10px;
	margin:0 0 30px 0;
	}

.tesbox title{
	visibility: hidden;
}	

.tesbox2 {
	font-size: .9em;
	background: url(../graphics/testbg.png) no-repeat;
	padding: 10px;		
	margin-bottom:30px;
	margin-right: 36px;	
	margin-left: 0px;	
}

.tesbox2 img{
	float: left;
	padding: 0 10px 5px 0;
}


.tesbox p {
	float: left;
}

/* home page list upsell */

#homebody{
	float: left;
	position: relative;
	height: 397px;
	width: 337px;
	padding-left: 24px;
	background: url(../graphics/box/home-signup.png) 23px 40px no-repeat;
}

.member-already{
	position: absolute;
	top: 105px;
	left: 100px;
}

.member-already a:link, .member-already a:visited{
	color: #6aaef0;
}


.get-pro-training_btn{
	background: url(../graphics/signup/get-pro-training_btn.png) no-repeat;
	display: block;
	text-indent: -9999px;
	height:40px;
	width:164px;
	float: left;
	position: absolute;
	top: 55px;
	left: 36px;
	margin-right: 10px;
}

.learn-more_btn{
	background: url(../graphics/signup/learn-more_btn.png) no-repeat;
	display: block;
	text-indent: -9999px;
	height:40px;
	width:129px;
	float: left;
	position: absolute;
	top: 55px;
	left: 208px;
	margin-right: 10px;
}

.get-pro-training_btn:hover,
.learn-more_btn:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}

#home-info {
	overflow:auto;
	padding-left: 13px;
}
#home-info li{
		position: relative;
		width: 265px;
		float: left;
	padding: 0px !important;
	margin: 0px 40px 0 0;
	list-style-image: url(../graphics/signup/dot.png);
	line-height: 25px;
}

.homeupsell_ul .lastest_list_item img{
	border: 4px solid #FFF;
	margin-bottom: 6px;

}

.homeupsell_ul .lastest_list_item{
	font-size: .9em;
	margin:0px 40px 35px 0px;
	width:270px;
	float: left;
}
.homeupsell_ul .lastest_list_item .title{
font-size:16px; font-weight:lighter;
}

.homeupsell_ul .lastest_list_item a:link, .homeupsell_ul .lastest_list_item a:visited{
	color: #fff;
	text-decoration: none;
}

.homeupsell_ul .lastest_list_item a:hover{
	text-decoration: underline;
}


.homeupsell img{
	border: 4px solid #FFF;
	margin-bottom: 6px;

}

.homeupsell{
	font-size: .9em;
	margin-bottom: 35px;
}

/* Video Latte */
.drop{
	float: left;
	margin-left: 10px;
	margin-bottom: 6px;
}


.latte_list li play {	
			position: absolute;
			display: block;
			width:40px;
			height: 40px;
			left:48px ;
			margin-top: 5px;
			background: url(../graphics/latte/play_btn.png) no-repeat top;
	}



.latte_list li locked {	
			position: absolute;
			display: block;
			width:120px;
			height: 110px;
			left:11px ;
			top: ;
			background: url(../graphics/latte/thumb_lock.png) no-repeat top;
	}
.latte_thumb{
	margin-right: 10px;
	float: left;
}




.latte_list{
	position: relative;
	top: 90px;
	left: 10px;
	color: white;
}

.latte_list h4 {
	float: left;
	margin-top: -14px;
	margin-bottom: 5px;
	position: relative;
}


.latte_list price{
	font-size: 13px;
	float: left;
	font-family: serif;
	margin-left: 6px ;
	color: #F3331F;
}

.latte_list hr{
position: relative;
top: -6px;
width: 280px;
margin-top: 15px;
float: left;

}

.latte_list a:link, .latte_list a:visited {
	text-decoration: none;
	color: #fff;
}

.latte_list a:hover {
	text-decoration: underline;
}
#latteMain {
	background: url(../graphics/latte/latteholder.jpg) no-repeat top;
	margin-top: -16px;
	width: 1032px;
	height: 733px;
	color: #000;
}

#latteFlash{

	width: 450px;
	height: 300px;
	top: 110px;
	left: 30px;
	float: left;
	position: relative;

}


#latteMenu{
	background: url(../graphics/latte/menu_board.png) no-repeat top;
	width: 363px;
	height: 410px;
	position: relative;
	right: 80px;
	float: right;
	color: #fff;
}

#latteMenu-tour{
	background: url(../graphics/latte/menu_board-tour.png) no-repeat top;
	width: 363px;
	height: 410px;
	position: relative;
	right: 80px;
	float: right;
	color: #fff;
}


/* SIGN UP PAGE // VERY CUSTOM */
#signup_main{
position: relative;

}

#signup_basic_main{

margin-bottom: 30px;
background: #f6f6f1;
color: #333;
font-size: 11px;
float: left;
margin-right: 20px;
margin-left: 20px;
}

#signup_basic_main h3{
	margin-bottom:3px ;
}

#signup_basic_main h4{
margin-bottom: 5px;
	
}

#signup_excel_main{
width: 490px;	
height: 1050px;
margin-bottom: 30px;
background: #f6f6f1;
color: #333;
font-size: 11px;
float: left;
}

.signup_ti{
	height: 21px;
	background: #3a3a3a;
	padding: 20px;
}

.hightlight{	
	margin-top: -16px;
	margin-bottom: 5px ;
	color: #a96e42;
}



.signup_ti h4{
color: #fff;
font-weight: bold;
}

#signup_content{
padding-left: 20px;
}


.signup_basic_box{
	position: relative;
	background: #f7f7f6;
	border: 1px solid #111;
	padding: 11px;
	padding-bottom: 0px;	
	width: 280px;
	margin: 0px 16px 0px 0px;
	float: left;
}

.basic-wrap{
	position: relative;
	margin-bottom: 20px;
	margin-right: 22px;
	width: 300px;
	float: left;
}

.basic-wrap .coach-icon{
	position: relative;
	top: 9px;
}

.latte-bg{
	background:url('http://www.epcoaching.com/templates/epcoaching/graphics/signup/bg-wood.png') repeat-x;
} 


#accordion div.toggle_container div.basic-wrap.work-bg div.signup_basic_box {
	background:url('http://www.epcoaching.com/templates/epcoaching/graphics/signup/bg-brigh.png') repeat-x;
} 

.latte-bg span.hightlight{
	color: black !important;
}

.signup_pro_box{
	position: relative;
	background: url('http://www.epcoaching.com/templates/epcoaching/graphics/signup/pro-bg.png') repeat-x #fefefe;
	border: 1px solid #111;
	padding: 11px;
	padding-bottom: 0px;	
	width: 600px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.pro-single{
	margin-left:140px;
}

.howitworks{
	position: relative;
	top:10px;
	font-size:13px;
	line-height:16px;
	padding-right:20px;	
	display: block;
}

.howitworks .boxicon{
	position:relative;
	top: 12px;
}


.signup_pro_box h3{
	color: #fff;
}

.signup_pro_box h4{
	margin-bottom: 12px !important;
}

.signup_pro_box .pro-bxs{
	position: absolute;
	right: -10px;
	top: -10px;
}


.signup_pro_box .formholder {
	background: none;
	overflow:auto;
	margin-top:0px;
	padding-top: 0px;
	width: 600px;
	
	}
	
.coach-icon-h3{
	margin-right: 10px;
}

#signup_content .profile{
	margin-right: 10px;
}

.signup_pro_box .profile{
	margin-right: 10px;
}

.signup_pro_box .formholder .col1 {
	width: 38%;
	float: left;
}

.signup_pro_box .formholder .col2 {
	width: 36%;
	float: left;
}

.signup_pro_box .formholder .col3 {
	width: 20%;
	float: left;
}

.basic-wrap-pro{
	position: relative;
	margin-bottom: 20px;
	margin-right: 22px;
	width: 622px;
	float: left;
}

.signup-btn-bx-pro{
	position: relative;
	margin-top: 10px;	
}

.basic-wrap-pro .coach-icon{
	position: relative;
	top: 4px;
}


.basic-wrap-pro .info{
	margin-top: 8px;
	float: right;	
}

.basic-wrap-pro .info img{
	position: relative;
	top: 2px;
	margin-left: 10px;
}


.formholder {
	overflow:auto;
	margin-top:7px ;
	}

.formholder .col1{
	width: 48%;
	float: left;
	}

.formholder .col2{
	width: 50%;
	float: left;
	}
	
.formholder .col2 p {
	line-height: 14px;
}


.coach-link{
	font-size: 12px;
	line-height: 22px;
}


.basic-wrap .info{
	margin-top: 8px;
	float: right;	
}

.basic-wrap .info img{
	position: relative;
	top: 2px;
	margin-left: 10px;
}

.single-bx{
	position: absolute;
	bottom: 1px;
	left: -10px;
}

.signup_price{
	color: #a96e42;
	font-size: 18px;
}

.signup_upsell{
	font-size: 12px;
}

.signup_button{
	margin-left: 64px;
	margin-top: 5px;

}

.signup-mini{
	position: relative;
	margin-top: 7px;
}

.formholder{
	position: relative;
	top: 1px;
	background: url(../graphics/signup/basic-bg.jpg) repeat-x #fff;
	border: 1px solid #111;
	border-top: none;
	margin-left: -12px;
	padding: 11px;
	width: 280px;
	
}

.signup-btn-bx{
	position: relative;
	top: 100px;
	left: 90px;
}

#signup_excel_bg{
	background: url(../graphics/signup/excellent_holder_bg.jpg) repeat-x;
	width: 451px;
	height: 434px;
	padding-top: 10px;
}

.signup_excel_box{
	background: #F7F7F6;
	border: 1px solid #c3c3b0;
	margin: 0px 10px 15px 10px;
	padding: 10px 10px 0 10px;
}

.signup_excel_box .hr {
  height: 10px;
  position: relative;
   background: url(../graphics/signup/hr_line.png) no-repeat scroll center;
  clear: both;
}

.signup_excel_box .hr hr {
 display: none;
}

.excel_option {
	  background: url(../graphics/signup/excellent_btn.jpg) no-repeat;
	  height: 45px;
	  width: 162px;
	  float: left;
	  margin: 5px 4px -1px 12px;
	  padding: 6px 0 0 25px;

}


.excel_option input{
	position: relative;
	top: 6px;
	margin-right: 6px;
}

.excel_option .signup_price {
	position: relative;
	top: 4px;
}

.excel_option2 {
	  background: url(../graphics/signup/excellent_btn.jpg) no-repeat;
	  height: 45px;
	  width: 162px;
	  float: left;
	  margin: 5px 4px -1px 6px;
	  padding: 4px 0 0 25px;
}

.excel_option2 .signup_price {
	position: relative;
	top: 0px;
}

.excel_option2 .signup_upsell {
	position: relative;
	top: -7px;
	left: 24px;
}

.excel_option2 input{
	position: relative;
	top: 6px;
	margin-right: 6px;
}

.signup_excel_box .signup_button{
	margin-left: 6px;
	margin-bottom: 4px;
}


#signup_excel_right{
width: 210px;
margin-right: 15px;
float: left;
	
}

#signup_excel_left{
	width: 200px;
float: left;
}


orange{
	color: #a96e42;
}

#main_title_signup h2{
	display: inline;
	position: relative;
	top: -10px;
	margin-bottom: 30px;
}

#main_title_signup .subtitle {
position: relative;
top: -10px;
margin-left: 5px;
}

#main_title_signup .subtitle a:link,
#main_title_signup .subtitle a:visited{
	color: #fff;
	text-decoration: underline;
}

#main_title_signup .subtitle a:hover {
	text-decoration: none;
}

/* signup pages */
.signup_standard_box{
	position: relative;
	background: #fff;
	border: 1px solid #111;
	padding: 11px;
	padding-bottom: 0px;	
	width: 410px;
	margin-bottom: 5px;
}

div.signup_standard_box {
	position: relative;
	background: #fff;
	border: 1px solid #111;
	padding: 11px;
	padding-bottom: 0px;	
	width: 410px;
	margin-bottom: 15px;
}

#signup_standard{
width: 475px;	
margin-bottom: 20px;
background: #f6f6f1;
color: #333;
font-size: 11px;
float: left;
margin-right: 20px;
}

.inline_htag{
	position: relative;
	margin-top: -10px;
	margin-right: 10px;
	display: inline;
}

.left{
	float: left;
}

.right{
	float: right;
}


/* toggle for check out */

h2.trigger {
	padding: 0 0 0 50px;
	margin: 10px 0 10px 0;
	background: url(../graphics/signup/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 48px;
	width: 930px;
	font-size: 1.8em;
	font-weight: normal;
	
	clear: right;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/