/* CSS Document */

/* Page Style */
body {
	margin:0px; 
	padding:0px; 
	background:url(images/pagebg.jpg) repeat-x #000000; 
}

/* Reset Values */
div, p, ul, li, h2, img {
	margin:0px; 
	padding:0px;
}
ul, li { 
	list-style-type:none;
}
p {
	margin-bottom:12px;
}



/* Page Container */
#MainPage01 {
	width:800px;
	margin:2px auto;
	border: #ffffff solid 3px;
	background:#ffffff;
}

/* Banner Header Panel */
#Header01 {
	background:url(images/banner01.jpg) top left no-repeat #000000; 
	width:800px; 
	height:100px; 
	position:relative; 
}

#btnOrder {
	position:relative;
	left:700px;
	top:10px;
	display:block;
	width:80px;
	height:80px;
}
#btnOrder a {
	display:block;
	width:80px;
	height:80px;
	border:#ffffff solid 2px;
}
#btnOrder a:hover {
	border:#ff0000 solid 2px;
}

.bg01{
	padding: 15px 15px 15px 15px;
	border: #abd46e solid 2px;  
	background-color:#fffeed;
	margin-bottom:15px;
}
.bg03{
	border:#860a0b dashed 3px;
	background:#fff8dc;
	text-align:center;
	color:#ff0000;
	font-size:24px;
	padding:8px 4px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:18px;
}


/* Menu Panel */
#Menu01 {
	width:800px; 
	height:50px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
}
#Menu01 ul {
	width:780px; 
	height:50px; 
	position:absolute; 
	left:20px;
}
#Menu01 ul li {
	height:50px; 
	float:left;
}
#Menu01 ul li a {
	width:145px; 
	height:39px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:11px;
}
#Menu01 ul li a:hover {
	background:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#030388; 
	text-decoration:none;
}

#Menu01 ul li.method a {
	width:170px; 
	height:39px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:11px;
}
#Menu01 ul li.method a:hover {
	background:#000000 url(images/menubghover.jpg) top right repeat-x; 
	color:#030388; 
	text-decoration:none;
}
#Menu01 ul li.contact a {
	width:145px; 
	height:39px; 
	display:block; 
	background: none; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:11px;
}
#Menu01 ul li.contact a:hover {
	background:#000000 url(images/menubghover.jpg) top right repeat-x; 
	color:#030388; 
	text-decoration:none;
}
#Menu01 ul li.separator {
	width:5px; 
	height:50px; 
	display:block; 
	background:url(images/menuSeparator.jpg) top right no-repeat; 
}



/* Side Bar Panel */
#SideBar01 {
	float:right;
	width:200px;
	background:#ffffff;
	border: #ff0000 solid 0;
	padding: 20px 0;
	margin:0;
}



/* Main Body Panel, for two Column Pages */
#MainBody01 {
	width:567px;
	border:#000033 solid 0;
	text-align:left;
	padding:20px 15px;
	margin:0;
	background:#ffffff;
}

.sec002  p{
	margin-bottom:25px;
}

/* Product Panel, Heres What Youll Get With ... */
#prodPackages {
	border: #030388 solid 1px;
	padding: 12px 5px;
	background:#eeeeef;
	margin-bottom:12px;
}
#manual01{
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	line-height: 14px;
}
#manual01 ul {
	list-style-image: url(images/bullet01.jpg);
	padding:0;
	margin:0;
	margin-bottom:15px;
	margin-left: 8px;
}
#manual01 li {
	list-style-image: url(images/bullet01.jpg);
	padding:0;
	padding-left:4px;
	margin:0;
	margin-bottom:8px;
	margin-left:5px;
}
#videoad{
	text-align:center;
	margin-bottom:12px;
}
#lhph {
	text-align:center;
	margin-bottom:12px;
}
#lhph a {
	text-decoration:none;
	display:block;
	width:300px;
	height:122px;
	border: #aeaeae solid 3px;
	margin: 2px auto;
}
#lhph a:hover {
	text-align:center;
	border: #ff0000 solid 3px;
}

.picAd{
	border: solid #adadad 2px;
	background-color: #ffffff;
}

/* Main Body Panel, for single Column Pages */
#MainBody02 {
	width:767px;
	padding:20px 15px;
	margin:0;
	border:#3300FF solid 0;
	background:#ffffff;
}

/* Footer Panel */
#FooterPanel01 {
	padding: 10px 15px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	background:#000000;
}
#FooterPanel01 a {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
#FooterPanel01 a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#FFFFCC;
}


/* About Dr K, Intro */
#AboutDrK {
	font-size:14px;
	color:#000000;
}
#AboutDrK p {
	font-size:14px;
	color:#000000;
	margin-bottom:12px;
}
#DrKpic {
	float:left;
	width:140px;
	margin-right:7px;
}

/* Topic header Background Panel */
.TopicSection01 {
	font-size:12px;
	color:#000000;
	border:#003F7D solid 1px;
	padding:0;
	margin-bottom:15px;
}
.TopicHeader01 {
	background: #030388 url(images/headerbg.jpg) bottom right repeat-x;
	padding: 2px 5px;
	color:#ffffff;
	font-family:"Palatino Linotype";
	font-size:18px;
	font-weight:bold;
	margin:0;
}
.TopicContent {
	padding: 8px 5px;
	font-size:14px;
}
.TopicTitle {
	color:#660000;
	font-size:18px;
	font-weight:bold;
}
.TopicAuthor {
	color:#416819;
	font-size:16px;
	font-weight:bold;
}
.TopicSection01 ul {
	margin-left:12px;
	margin-bottom:12px;
	font-size:14px;
}
.TopicSection01 li {
	list-style:square;
	padding-left:1px;
	margin-left:12px;
	
}

/* Font Text Styles */
h1 {
	margin:0 0 25px 0;
	padding:0;
	color:#860a0b;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
h2 {
	margin:0 0 3px 0;
	padding:0;
	color:#860a0b;
	font-size:16px;
	font-weight:bold;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:12px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style04 {
	font-size: 16px;
	font-weight: bold;
	color:#860a0b;
	width:600px;
	text-align:center;
	margin:2px auto;
}
.style05 {
	font-size: 14px;
	color:#000000;
	width:500px;
	text-align:center;
	margin:2px auto;
}


/* For Guarantee Section */
#GuaranteeSec01 {
	font-size:12px;
	color:#ff0000;
	border:#aeaeae solid 1px;
	padding:0;
	margin-bottom:15px;
	background:#ffffff;
}
.GuaranteeHeader01 {
	background: #030388 url(images/headerbg.jpg) bottom right repeat-x;
	padding: 2px 5px;
	color:#ffffff;
	font-family:"Palatino Linotype";
	font-size:16px;
	font-weight:bold;
	margin:0;
}
.GuaranteeContent {
	padding: 8px 5px;
	font-size:14px;
	color:#000000;
}


/*  --------- Free Trial button ------------- */
#btnFreeTrial {
	display:block;
	width:242px;
	height:69px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial a {
	display:block;
	width:242px;
	height:69px;
	text-align:center;
	padding:0;
	padding-top:3px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:42px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/btnFreeTrial.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnFreeTrial a:hover{
	color:#860a0a;
	background: url(images/btnFreeTrialhover.jpg) top left no-repeat;
}
#btnFreeTrial2 {
	display:block;
	width:242px;
	height:69px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial2 a {
	display:block;
	width:242px;
	height:64px;
	text-align:center;
	padding:0;
	padding-top:8px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/btnFreeTrial.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnFreeTrial2 a:hover{
	color:#0000f0;
	background: url(images/btnFreeTrialhover.jpg) top left no-repeat;
}

/*  --------- Add to chart button for semi site------------- */
#btnAddtoChart {
	display:block;
	width:242px;
	height:62px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnAddtoChart a {
	display:block;
	width:242px;
	height:62px;
	text-align:center;
	padding:0;
	padding-top:10px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/btnFreeTrial.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnAddtoChart a:hover{
	color:#860a0a;
	background: url(images/btnFreeTrialhover.jpg) top left no-repeat;
}

/*  --------- Video ad Banner Link Effects ------------- */
.VidAdBan {
	margin-bottom:7px;
}
.VidAdBanner a {
	display:block;
	width:150px;
	height:210px;
	border: #aeaeae solid 3px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
}
.VidAdBanner a:hover {
	border: #ff0000 solid 3px;
}

/*  --------- Private tour button button ------------- */
#pvttourbtnPanel {
	margin: 1px auto;
	width:242px;
	height:69px;
	display:block;
}
#pvttourbtnPanel a {
	width:242px;
	height:69px;
	display:block;
	text-align:center;
	border: #fdfcef solid 1px;
}

#pvttourbtnPanel a:hover {
	border: #ff0000 solid 1px;
}
.textSec01{
	padding:25px 15px 20px 15px;
	margin:0 5px 5px 5px;
	background-color:#fdfcef;
	border:red dashed 3px;
}


/*  --------- Testimonial Section  ------------- */
.section01 {
	padding: 10px 25px 15px 15px;
}
.featured01 {
	
}
.headline01{
	color:#cc0000; 
	font-size:16px; 
	font-weight:bold;
}
.author01 {
	 color:#006E2E; 
	 font-size:14px; 
	 font-weight:bold; 
	 padding-bottom:10px;
}
.separator01 {
	border-bottom:#aeaeae solid 1px;
}


/*  --------- Download links of Download page ------------- */
#linkDwnL {
	text-align:center;
	width:500px;
	margin: 0 auto;
	position:relative;
}

#linkDwnL a {
	height:22px;
	width:470px;
	background:url(images/dwnlink.jpg) no-repeat #ffffff;
	color:#220000;
	border: #220000 solid 1px;
	font-size:14px;
	font-weight:bold;
	font-family:"Palatino Linotype";
	display:block;
	margin-bottom:5px;
	text-align:left;
	padding-left: 30px;
	text-decoration:none;
}

#linkDwnL a:hover {
	background:url(images/dwnhover_df0024.jpg) no-repeat #df0024;
	color:#ffffff;
	border: #160100 solid 1px;
}


/*  --------- My Link Ads ------------- */ 
#myLinks {
	background-color:#efefef;
	padding: 0 0 8px 0;
	border: #aeaeae solid 0;
	text-align:center;
}
#mylinksheader {
	background: #030388 url(images/headerbg.jpg) bottom right repeat-x;
	padding: 2px 5px;
	color:#ffffff;
	font-family:"Palatino Linotype";
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom:4px;
}
#myLinks a {
	border: #aeaeae solid 3px;
	display:block ;
	width:175px;
	height:140px;
	margin:0 auto 4px auto;
}
#myLinks a:hover {
	border: #ff0000 solid 3px;
}

.Separator01 {
	clear:both;
}


/*  --------- Links on Download Page ------------- */ 
#LinksDwnld {
	margin-bottom:20px;
	text-align:center;
	padding-bottom:12px;
	height:230px;
}
#LinksDwnld p {
	text-align:left;
	font-size:16px;
	color:#000000;
	padding: 4px 15px;
}
.ProdLinks {
	margin-bottom:5px;
	width:610px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.LinkVideos a {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	float:left;
	display:block;
	width:500px;
	background:#eeeeee;
	border: #aeaeae solid 1px;
	padding:2px 8px;
	margin-right:5px;
	margin-bottom:4px;
}
.LinkVideos a:hover {
	color:#ffffff;
	background: #030388 url(images/headerbg.jpg) bottom right repeat-x;
	border: #860a0b solid 1px;
}
.LinkIPods a {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	float:left;
	display:block;
	width:40px;
	background:#eeeeee;
	border: #aeaeae solid 1px;
	padding:2px 8px;
	margin-bottom:4px;
}
.LinkIPods a:hover {
	color:#ffffff;
	background: #030388 url(images/headerbg.jpg) bottom right repeat-x;
	border: #860a0b solid 1px;
	
}

#content1 {
	background-color:#ffffff;
	font-family:"Arial";
	font-size: 12px;
	text-align:center;
	width:450px;
	height:450px;
	padding: 15px 15px 25px 25px;
	margin: 5px auto;
}
#form1 {
	font-family:"Arial";
	font-size: 14px;
	background-color:#fffcdd;
	text-align:left;
	padding: 20px 0px 15px 25px;
	border: red inset 3px;
}

/* 12 days of fitness */
#daysfitness {
	padding:20px 15px;
	margin:0 auto;
	border:#ff0000 dashed 3px;
	background:#fffffd;
}
#dayfitsec {
	margin:0 auto;
	text-align:center;
}

/* 12 days of fitness */
.panelSelect {
	margin-left:50px;
	margin-bottom:12px;
	padding-top:5px;
	padding-bottom:8px;
	width:450px;
}
.btnOption {
	float:left;
	height:55px;
	padding:0;
	margin:0;
	margin-right:5px;
}

/* 12 days of fitness */
.panelSelect02 {
	margin-left:30px;
	margin-bottom:12px;
	padding-top:5px;
	padding-bottom:8px;
	width:700px;
	font-size:14px;
}
.btnOption02 {
	float:left;
	height:55px;
	padding:0;
	margin:0;
	margin-right:5px;
}



/* Head Line Panel */
.HeadLinePanel {
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
.HeadLinePanelTop {
	width:560px;
	height:15px;
	background:url('images/headlinePaneltop.jpg') bottom right no-repeat;
}
.HeadLinePanelBody {
	width:530px;
	background: url('images/headlinePanelbody.jpg') bottom repeat-y;
	padding-left:15px;
	padding-right:15px;
	color:#860a0b;
	font-size:24px;
	text-align:center;
	margin-top:0;
	padding-top:0;
}
.HeadLinePanelBottom {
	width:560px;
	height:48px;
	background: url('images/headlinePanelbtm.jpg') top no-repeat;
}



/* blog and youtube sections */
.sec02top {
	width:200px;
	height:6px;
	background:url(http://lifthardplayhard.com/images/sectop01.jpg) bottom left no-repeat;
}
.sec02body {
	width:190px;
	background:url(http://lifthardplayhard.com/images/secbody01.jpg) repeat-y;
	padding:0 5px;
}
.sec02body p {
	font-size:14px;
}
.sec02body li {
	margin-left:15px;
	list-style:square;
	margin-bottom:5px;
}
.sec02btm {
	width:200px;
	height:6px;
	background:url(http://lifthardplayhard.com/images/secbtm01.jpg) top left no-repeat;
	margin-bottom:15px;
}
.sec02header {
	width:193px;
	height:27px;
	background:url(http://lifthardplayhard.com/images/secheader01.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
	padding-top:3px;
	margin-bottom:8px;
}
.sec02header a {
	text-decoration:none;
	color:#ffffff;
	font-size:18px;
	padding-left:3px;
	padding-right:3px;
}
.sec02header a:hover {
	background:#eeeeee;
	color:#ff0000;
}



