/* TRX Custom Styles */
.page_banner_full_width {
	width:928px;
	height:350px; 
	margin:0 auto 0 auto;
	}

/* Static Blocks Homepage */
#hp_topflashblock {
	width:1032px; 
	height:350px; 
	display:block; 
	color:#FFFFFF;
	margin:0 auto 0 auto;
	}
#hp_topflashblockvideo {
	float:left;
	width:400px;
	padding:20px 20px 20px 30px;
	}
#hp_topflashblocktext {
	float:left;
	width:510px;
	height:260px;
	margin:20px 0 0 0;
	text-align:left;
	padding:20px;
	background:url('../images/opac_bg.png') repeat;
	}
#hp_topflashblocktext h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	}
#hp_flashblockflash {
	
	}
#hp_flashblockLearnMore {
	
	}
 /* 4 blocks content */
#hp_content {
	float:left; 
	width:370px;
	}
#hp_content h3 {
	background:#000;
	color:#66cc33;
	padding:3px 10px 3px 10px;
	margin:10px 0 0 0;
	width:80%;
	}
#hp_featuredproducts {
	
	}
#hp_videos {
	
	}
#hp_whotrainstrx {
	
	}
#hp_community {
	
	}
#hp_content #hp_featuredproducts,
#hp_content #hp_videos,
#hp_content #hp_whotrainstrx, 
#hp_content #hp_community {
	background-color:#eeeeee; 
	margin:0px 5px 5px 0px; 
	padding:5px 5px 5px 10px;
	}
#hp_content #hp_videos img {
	margin:27px 0 0 0px;
	}
#hp_whotrainstrx img {
	padding:0 0 0 10px;
	xmargin:0;
	height:150px;
	width:200px;
	display:block;
	float:right;
	xoverflow:visable;
	}
	
.trx_testimonials {
	background-color:#fff;
	}
#sample_exer table td {
	padding:5px;
}

iframe {
	border:0;
	padding:0
	margin:0;
	}

/* Easy Slider */
#slider-pos {
	margin:0px 0 0 0px;
}
#slider ul, #slider li,	#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}

#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:550px;
	height:300px;
	overflow:hidden; 
	}	

#prevBtn, #nextBtn, #slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}	

#nextBtn, #slider1next{ 
	left:696px;
	}														

#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	

#nextBtn a, #slider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	

/* numeric controls */
	
ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
	}

ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}

ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#000;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	}

ol#controls li.current a{
	background:#67e02e;
	color:#fff;
	}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	

/* // Easy Slider */
