/* Start of CMSMS style sheet 'RIPPED' */
@charset "UTF-8";
html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	background-color:#000000;
	color:#c2c2c2;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#pagewrapper {
	min-height:100%;
	position:relative;
}
#footerwrapper {
	position:relative;
	margin-top:-27px;
	height:26px;
	border-top:1px solid #333333;
}
#headerwrapper {
	height:24px;
	background-image:url(images/bg-header.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #333333;
}
#header {
	width:1000px;
	margin:0 auto;
	height:24px;
}

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
	width:1000px;
	display:block;
}
ul#nav li {
	display:block;
	float:left;
	font-size:13px;
	font-weight:normal;
	line-height:24px;
	padding:0 0 0 1px;
	background-image:url(images/bg-nav-separator.gif);
	background-position:left;
	background-repeat:no-repeat;
}
ul#nav li.firstnav {
	padding:0;
	background-image:none;
}
ul#nav li a {
	text-decoration:none;
	color:#c2c2c2;
/*	padding:0 25px; */
	padding:0 22px;
	display:block;
}
ul#nav li span {
	color:#c2c2c2;
	padding:0 25px;
	display:block;
}
ul#nav li a:hover,
ul#nav li a.currentnav {
	background-color:#000000;
	color:#ffffff;
}
ul#nav li ul {
	position:absolute;
	width:140px;
	left:-999em;
	padding:0;
	list-style:none;
	display:block;
	z-index:1000;
}
ul#nav li ul li {
	/* width:140px; */ 
        width: 170px;
	background-color:#333333;
	padding:0;
	background-image:none;
}
ul#nav li ul li a {
	padding:0 0 0 10px;
}
ul#nav li:hover ul,
ul#nav li.sfHover ul {
	left:auto;
}

#contentwrapper {
	padding:0 0 50px 0; /* for footer */
	width:1000px;
	margin:0 auto;
	overflow:visible;
}

#home-button-row {
	width:1000px;
	overflow:hidden;
}
#button-intro {
	float:left;
	width:543px;
	height:157px;
	background-image:url(images/bg-home-button-intro.gif);
}
#button-intro #intro-text {
	width:250px;
	height:142px;
	padding:15px 20px 0 20px;
	overflow:hidden;
	float:left;
	position:relative;
	text-align:justify;
}
#button-intro #intro-text p {
	margin:0;
	padding:0;
}
#button-intro #intro-video {
	width:253px;
	height:157px;
	float:right;
}
#button-intro #intro-video a {
	display:block;
	width:230px;
	height:135px;
	background-image:url(images/bg-video-button.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#c2c2c2;
	margin:10px 0 0 10px;
	position:relative;
}
#button-intro #intro-video a img {
	display:block;
	position:absolute;
	top:10px;
	left:80px;
	border:none;
}
#button-intro #intro-video a span.sidetext {
	display:block;
	position:absolute;
	top: 25px;
	left:160px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#button-intro #intro-video a span.sidetext strong {
	display:block;
}
#button-intro #intro-video a em {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:230px;
	height:45px;
	line-height:45px;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	
}
#button-call-actions {
	width:452px;
	height:157px;
	background-image:url(images/bg-home-button-call-actions.gif);
	float:right;
}
#button-call-actions #latest-news {
	width:230px;
	height:142px;
	padding:15px 20px 0 20px;
	float:left;
	position:relative;
}
#button-call-actions #latest-news h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	height:20px;
	line-height:20px;
	display:block;
}
#button-call-actions #latest-news ul#news {
	margin:0;
	padding:0;
list-style:none;
}
#button-call-actions #latest-news ul#news li {
	text-align:justify;
}
#button-call-actions #instructor-button {
	float:right;
	width:140px;
	height:142px;
	padding:15px 20px 0 20px;
	position:relative;
}
#button-call-actions #instructor-button p {
	margin:0;
	padding:0;
	display:block;
}
#button-call-actions #instructor-button p.instructor-text a {
	display:block;
	text-decoration:none;
	color:#c2c2c2;
}
#button-call-actions #instructor-button p a span.line-one,
#button-call-actions #instructor-button p a span.line-two,
#button-call-actions #instructor-button p a span.line-three,
#button-call-actions #instructor-button p a span.line-four {
	display:block;
	text-align:center;
	line-height:24px;
}
#button-call-actions #instructor-button p a span.line-one {
	font-size:22px;
	line-height:24px;
}
#button-call-actions #instructor-button p a span.line-two {
	font-size:33px;
	line-height:35px;
}
#button-call-actions #instructor-button p a span.line-three {
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color:#ffffff;
}
#button-call-actions #instructor-button p a span.line-four {
	font-size:26px;
	line-height:28px;
}


#home-button-row p.readmore {
	font-size:11px;
	position:absolute;
	bottom:15px;
	right:20px;
}
#home-button-row p.readmore a {
	color:#898989;
	text-decoration:none;
	display:block;
	height:16px;
	line-height:16px;
	background-image:url(images/bg-readmore.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 20px 0 0;
	float:right;
}
#home-button-row p.readmore a:hover {
	color:#ffffff;
}

#page-header {
	width:1000px;
	height:50px;
	background-image:url(images/bg-page-header.gif);
	overflow:hidden;
}
#page-header h1#logo {
	float:left;
	margin:0;
	padding:0 0 0 15px;
}
#page-header ul#subnav {
	float:right;
	margin:0;
	padding:0 30px 0 0;
	list-style:none;
}
#page-header ul#subnav li {
	float:left;
}
#page-header ul#subnav li a {
	text-decoration:none;
	color:#c2c2c2;
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	font-size:11px;
	padding:0 10px 0 20px;
}
#page-header ul#subnav li a:hover,
#page-header ul#subnav li a.currentnav {
	background-image:url(images/bg-subnav-on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#ffffff;
}

.page-splash {
	width:1000px;
	height:370px;
	background-repeat:no-repeat;
	background-position:left;
	overflow:hidden;
	position:relative;
}
.page-splash.about-ripped {
	/* background-image:url(images/bg-splash-about-us.jpg); */
}
.page-splash.alex-isaly {
	background-image:url(images/bg-splash-alex-isaly.jpg);
}
.page-splash.terry-shorter {
	background-image:url(images/bg-splash-terry-shorter.jpg);
}
.page-splash.testimonials {
	background-image:url(images/bg-splash-testimonials.jpg);
}
.page-splash.media-room {
	background-image:url(images/bg-splash-media-room.jpg);
}
.page-splash.e-news {
	background-image:url(images/bg-splash-enews.jpg);
}
.page-splash.gallery {
	background-image:url(images/bg-splash-gallery.jpg);
}
.page-splash.contact-us {
	background-image:url(images/bg-splash-contact-us.jpg);
}
.page-splash.instructor,
.page-splash.instructor-of-the-month {
	background-image:url(images/bg-splash-instructor.jpg);
}
.page-splash.host-a-training {
       /*  background-image:url(images/bg-splash-host.jpg); */
}
.page-splash p#pagename {
	margin:0;
	padding:0;
	float:left;
}
.page-splash .youtube {
	float:left;
	padding:50px 0 0 300px;
}
.page-splash #youtubegallery {
	width:460px;
	padding:0 20px;
	height:330px;
	background-image:url(images/bg-splash-video-gallery.png);
	background-repeat:no-repeat;
	float:right;
	margin:20px 20px 0 0;
}
.page-splash #youtubegallery h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:14px;
	height:30px;
	line-height:30px;
	text-align:right;
	border-bottom:1px solid #1c1c1c;
}
.page-splash #youtubegallery h1 strong {
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.page-splash #youtubegallery .youtube {
	float:none;
	padding:20px 0 0 30px;
}
/* Easy Slider */
 	#youtube-gallery-slider{
	padding:5px 0;
	}	
	#youtube-gallery-slider ul, #youtube-gallery-slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#youtube-gallery-slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:460px;
		height:270px;
		overflow:hidden; 
		}		
	#youtube-gallery-slider li p {
		width:150px;
		height:135px;
		float:left;
		margin:0;
		padding:0;
		text-align:center;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	#youtube-gallery-slider li p a img {
		display:block;
		border:1px solid #1c1c1c;
		margin:0 auto;
	}
	#youtube-gallery-slider li p a:hover img {
		border:1px solid #c2c2c2;
	}
	#youtube-gallery-slider li p em {
		font-style:normal;
		font-size:10px;s
	}
	#youtube-gallery-slider li p a {
		color:#c2c2c2;
		text-decoration:none;
	}
	#youtube-gallery-slider li p a:hover {
		color:#ffffff;
	}
	#prevBtn a, #nextBtn a{ 
		text-decoration:none;
		color:#c2c2c2;
		padding:0 20px 0 0;
	}			
	#prevBtn a:hover, #nextBtn a:hover{ 
		color:#ffffff;
	}
/* // Easy Slider */


ul#about-nav {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	list-style:none;
	margin:0;
	padding:0;
	height:370px;
	background-color:#000000;
}
ul#about-nav li {
	display:block;
	height:370px;
	float:left;
	overflow:hidden;
}
ul#about-nav li img {
	border:none;
	padding:0 0 0 5px;
}

#main-content-wrapper {
	width:1000px;
	padding:10px 0 0 0;
	overflow:hidden;
}
#content {
	width:662px;
	padding:25px 40px;
	height:auto !important;
	min-height:400px;
	height:400px;
	background-image:url(images/bg-main-content.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#content a {
	color:#c2c2c2;		
}
#content a:hover {
	color:#ffffff;		
}
.tab {
	width:100%;
	margin:auto;
}
.tabmain {
	width:100%;
	clear:both;
}
.tabmain ul {
float:none;
}
.tab ul.tabname {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #1c1c1c;
}
.tab ul.tabname li {
	float: left;
	height:40px;
	line-height:40px;
	padding:0 25px 0 20px;
	margin:0 15px 0 0;
	font-weight:normal;
	font-size:14px;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/bg-subnav-on.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tab ul.tabname li a {
	color:#c2c2c2;
	text-decoration:none;
}
.tab ul.tabname li.select {
/*	background-color:#000;
	border-top:1px solid #1c1c1c;
	border-left:1px solid #1c1c1c;
	border-right:1px solid #1c1c1c; */
	font-size:24px;
	background-image:none;
}
.tab ul.tabname li.select a {
	color:#ffffff;
}
#content h1 {
	margin:10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #1c1c1c;
	font-weight:normal;
	font-size:24px;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
}
#content h1 {
	color:#ffffff;
}
#content h1 em {
	display:block;
	font-size:14px;
	font-style:normal;
}
#content h2 {
	font-size:18px;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}
#content p {
	text-align:justify;
	line-height:18px;
	margin:10px 0;
}

#content p.bio-image {
	display:block;
	float:right;
	margin:0 0 15px 15px;
}
#content p.bio-image img {
	border:1px solid #1c1c1c;
	padding:5px;
	background-color:#000000;
}
#content p.left-image {
	display:block;
	float:left;
	margin:0 15px 15px 0;
}
#content p.left-image img {
	border:1px solid #1c1c1c;
	padding:5px;
	background-color:#000000;
}
#content ul.photogallery {
list-style:none;
margin:15px 0 0 0;
padding:0;
}
#content ul.photogallery li {
float:left;
margin:0 15px 15px 0;
}
#content ul.photogallery li img {
	border:1px solid #1c1c1c;
	padding:5px;
	background-color:#000000;
}
#content blockquote {
	margin:10px 0 20px 0;
	padding:0 40px;
	text-align:left;
}
#content blockquote.testimonial em {
	display:block;
	text-align:right;
	font-size:11px;
	color:#999999;
}
div.before-after {
clear:both;
}
#subpanel {
	width:252px;
	height:auto !important;
	min-height:400px;
	height:400px;
	background-image:url(images/bg-right-panel.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
position:relative;
}

.sub-button {
	width:227px;
	height:147px;
	overflow:hidden;
	position:relative;
	background-image:url(images/bg-sub-button.png);
	margin:15px auto;
}
.sub-button p {
	margin:0;
	padding:0;
	display:block;
}
.sub-button p.instructor-image {
	float:left;
	padding:10px 0 0 10px;
}
.sub-button p.instructor-text a {
	display:block;
	text-decoration:none;
	color:#c2c2c2;
	float:right;
	padding:5px 10px 0 0;
}
.sub-button p.ads-image {
	position:absolute;
top:10px;
left:10px;
}
.sub-button div.ads-text {
position:absolute;
width:115px;
top:10px;
right:10px;
}
.sub-button p a span.line-one,
.sub-button p a span.line-two,
.sub-button p a span.line-three,
.sub-button p a span.line-four {
	display:block;
	text-align:center;
	line-height:24px;
}
.sub-button p a span.line-one {
	font-size:22px;
	line-height:22px;
}
.sub-button p a span.line-two {
	font-size:33px;
	line-height:35px;
}
.sub-button p a span.line-three {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#ffffff;
}
.sub-button p a span.line-four {
	font-size:26px;
	line-height:26px;
}


.sub-button p.readmore {
	font-size:11px;
	position:absolute;
	bottom:10px;
	right:15px;
}
.sub-button p.readmore a {
	color:#898989;
	text-decoration:none;
	display:block;
	height:16px;
	line-height:16px;
	background-image:url(images/bg-readmore.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 20px 0 0;
	float:right;
}
.sub-button p.readmore a:hover {
	color:#ffffff;
}
#scrollingads-three {
	overflow: hidden; height: 486px; width: 227px; margin:0 auto;
position:relative;
}
#jqnewsVert
{
	overflow: hidden; height: 486px; width: 227px; margin:0 auto;position:relative;
}

#footer {
	width:1000px;
	margin:0 auto;
}
#footer ul {
	font-size:10px;
	color:#555555;
	line-height:25px;
}
#footer ul#socialnetwork {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer ul#copyright {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer ul li {
	float:left;
}
#footer ul li img {
	border:none;
	vertical-align:middle;
}
#footer ul#copyright li {
	padding:0 0 0 20px;
}
#footer ul#socialnetwork li {
	padding:0 20px 0 0;
}
#footer a.signupbutton {
	text-align:center;
	text-transform:uppercase;
	display:block;
	width:126px;
	padding:0 20px 0 5px;
	height:24px;
	background-image:url(images/bg-signup-button.gif);
}
#footer a {
	color:#c2c2c2;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}

.NewsSummary {
margin: 10px 0;
}
/* End of 'RIPPED' */

