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

body
{
	min-width: 990px;
	text-align: center;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color:#535353;
}

body.thickbox
{
	min-width: 600px;
}

a
{
	outline: none;	
}

a:link
{
	color: #f35a0e;
	text-decoration: underline;
}

a:visited
{
	color: #f35a0e;
	text-decoration: underline;
}


div#layout
{
	margin: 0 auto;
	width: 990px;
	text-align: left;
	background: url(../img/layout.jpg) repeat-y;
}

div#layout-inner
{
	background: url(../img/layout-inner.jpg) no-repeat;
}

div#header
{
	height: 146px;	
	position: relative;
}

div#header form
{
	position: absolute;
	top: 82px;
	left: 34px;
	display: inline;
	width: 212px;
}

div#header form input
{
	width: 142px;
	border-width: 1px;
}

div#header form input#submit
{
	position: absolute;
	top: 0;
	left: 147px;
	margin-left: 0;
	width: 65px;
	border-width: 0px;
}

h1#logo
{
	text-align: center;
	padding-top: 16px;
}

a#health
{
	position: absolute;
	top: 88px;
	right: 27px;
}

div#nav li#nav-studio a
{
	background: url(../img/studio.gif) no-repeat;
	width: 59px;
	padding-right: 2px;
	text-transform:lowercase;
	font-weight:normal;
}

div#nav li#nav-studio ul a
{
	background-image: none;
	width: 170px;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}

div#nav li#nav-studio ul a:hover
{
	text-decoration: underline;
	color:#f35a0e;
}

div#nav a#nav-store
{
	background: url(../img/store.gif) no-repeat;
	width: 52px;
	position: absolute;
	left: 910px;
}

div#headerimage
{
	margin-left: 50px;
	width:850px;
	height: 140px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

div#headerimagetwo
{
	margin-left: 65px;
	margin-top: 10px;
	width:850px;
	height: 140px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

div#content
{
	height: 550px;
	margin-left: 25px;
}

div#homecontent
{
	margin-left:68px;
	margin-top: 12px;
	column-width: 15em;
	height: auto;
	width:850px;
	background-color: #FFFFFF;
}

div#boxcontent
{
	width:600px;
	text-align:left;
	padding-left: 50px;
	padding-right: 50px;
}

div#news
{
	background: url(../img/news.jpg) no-repeat;
	height: 20px;
	padding-top:5px;
	padding-bottom:10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}

div#footer
{
	background: url(../img/footer.gif) no-repeat;
	clear: both;
	line-height: 38px;
	margin-left: 23px;
	margin-top: 20px;
	padding: 0 5px;
	text-transform: uppercase;
	height: 38px;
	font-size: 92%;
}

div#footer ul
{ 
	float: left; 
	color: #434343; 
	font-weight: bold; 
	list-style: none; 
	width: 400px; 
}

div#footer ul li a
{ 
	color: #434343; 
	font-weight: bold; 
	text-decoration:none; 
}

div#footer ul li a:hover
{ 
	text-decoration: underline; 
}

div#footer ul li 
{
	display: inline;
	padding: 0px 10px 0px 4px;
}

div#footer div#subscribe 
{ 
	float: left; 
	text-align: right; 
	width: 525px; 
	height: 15px; 
	line-height: 15px; 
}

div#footer div#subscribe span
{
	float: right;
	height: 38px;
	margin-right: 8px;
	padding-top: 9px;
	text-transform: none;
	font-size: 14px;
}

div#footer div#subscribe img
{
	float: right;
	padding: 2px;
	border: 1px solid #e7eaf1;
	background: white;
	margin-right: 8px;
}

div#footer div#subscribe img#facebook
{
	margin-right: 8px;	
}

div#footer div#subscribe img#twitter
{
	margin-right: 0;	
}

div#footer-bottom
{
	background: url(../img/footer-bottom.jpg) no-repeat;
	height: 14px;	
}

#views_block
{
	position: static;
	width: 762px;
	height: 101px;
	margin-left: 60px;
	padding-left: 18px;
	border: none;
}

h2#videos_top
{
	background: url(../img/video_header.gif) repeat-x;
	color: #454545;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	height: 28px;
	margin-left: 60px;
	padding-left: 30px;
	width: 760px;
}

h2#videos_bottom
{
	background: url(../img/video_header.gif) repeat-x;
	height: 28px;
	margin-left: 60px;
	width: 790px;
}

#table{
	color:#535353;
	text-align:center;
}

#thumbs_list
{
	overflow:hidden;
	float:left;
	width: 150px;
}

#thumbs_list p
{
	position: absolute;
	top: 89px;
	left: 0;
	width: 276px;
	color: #9e9e9e;
	font-weight: bold;
}
#thumbs_list ul{
	padding-left:20px;
	list-style-type:none;
	margin-top: 5px;
}
#thumbs_list li{
	float:left;
	cursor:pointer;
	width: 129px;
	height: 129px;
	padding-right: 20px;
	text-align: center;	
}
#thumbs_list li span a
{
	display: inline-block;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 87px;
	height: 24px;
	background: url(../img/view_video.gif) no-repeat;
	color: #5d717e;
}
#thumbs_list li span a:hover
{
	color: red;
}
#thumbs_list li span
{
	display: inline-block;
	text-align: center;
	width: 129px;
}
#thumbs_list li span span
{
	display: inline-block;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: red;
	width: 88px;
	height: 27px;
	padding-left: 0;
	background: url(../img/now_playing.gif) no-repeat;
}

#thumbs_list li .hidden
{
	display: none;	
}
#thumbs_list li.last
{
	padding-right: 0;	
}
#view_scroll_left, #view_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
	padding-right: 4px;
	padding-left: 4px;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}
span.view_scroll_spacer{
	float: left;
	width: 17px;
	height: 80px;
}

h1
{
	color: #f35a0e;
	font-size:18px;
	font-weight:bold;
 	line-height: 40pt;
}

h2
{
	color: #f35a0e;
	font-size:14px;

}

p{
	color: #535353;
	font-size:12px;
	line-height:13pt;
	margin-bottom: 10pt;
	padding-right: 10px;
}

p1
{
	color: #f35a0e;
}

p2
{
	color: #535353;
	font-size:11px;
}

.studioimage
{
	padding-right:10px;
}

.connectimage
{
	padding-right:10px;
	padding-left:20px;
}

.orange{
	color: #f35a0e;
	margin-bottom:0;
}

.pressimage{
	padding-right: 10px;
	width: 130px;
}

p.bold
{
	color: #f35a0e;
	font-weight:bold;
	font-size:12px;
}

.blue{
	color: #78AFCD;
	font-weight:bold;
}

p.iframe{
	float:left;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

img
{
	border: 0;	
}


.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.form{
	float:left;
	width:600px;
}

.contact{
width:250px;
float:left;
}

.athleteimage{
	float:right;
	Padding-top:20px;
	Padding-left:10px;
}


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 12px Verdana;
margin: 10px 0;
}

.logoimage
{
padding-right: 30px;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #78AFCD;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #f35a0e;
}

img#crew{
width:815px;
padding-bottom:20px;
}

img#strip{
	width:850px;
	margin: 10px 0 10px 0;
}

ul.outside {
list-style-position:inside;
}

ul.outside li
{
	padding-bottom: 12px;	
}

ul.outside ul
{
	padding-left: 18px;	
}

ul.outside ul li
{
	padding-bottom: 0;	
}

div.photo
{
	float: left;
	width: 181px;
	padding-right: 20px;
}

.trainingimage{
float: left;
padding-right: 20px;
padding-top: 20px;
}

div.storeimage
{
	float: left;
	width: 310px;
	padding-right: 10px;
}

div.storedescription
{
	float: left;
	width: 500px;
	height: 230px;
}

div.description
{
	float: left;
	width: 645px;
	height: 230px;
}

div#image
{
	float:left;
}
