/* CSS Document */

/* Page Style */
body {
	margin:0px; 
	padding:0px; 
	background:url(images/global_bg.gif) 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;
	color:#000000;
}



/* Page Container */
#MainPage01 {
	width:960px;
	margin:2px auto;
	padding:0;
	border: #ffffff solid 3px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}



/* Banner Header Panel */
#Header01 {
	background:url(images/banner04.jpg) top left no-repeat #000000; 
	width:960px; 
	height:120px; 
	position:relative; 
}
#btnOrder {
	position:relative;
	left:651px;
	top:84px;
	display:block;
	width:186px;
	height:33px;
}
#btnOrder a {
	display:block;
	width:186px;
	height:33px;
	border:#ffffff solid 0;
}
#btnOrder a:hover {
	border:#ff0000 solid 1px;
}
#btnLogin {
	float:left;
	position:relative;
	left:130px;
	top:48px;
	display:block;
	width:185px;
	height:33px;
}
#btnLogin a {
	display:block;
	width:185px;
	height:33px;
	border:#ffffff solid 1px;
}
#btnLogin a:hover {
	border:#ff0000 solid 1px;
}

.bg01{
	padding: 15px 15px 15px 15px;
	border: #F08080 solid 2px;  
	background-color:#fffeed;
	margin-bottom:15px;
}
.bg02 {
	border:#860a0b solid 1px;
	background:#eeeeee;
	font-size:12px;
	padding-top:12px;
	padding-bottom:12px;
	margin-left:auto;
	margin-right:auto;
}

/* Menu Panel */
#Menu01 {
	width:960px; 
	height:40px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
	border-top: #bf071f solid 1px;
	border-bottom: #000000 solid 1px;
}
#Menu01 ul {
	width:940px; 
	height:40px; 
	position:absolute; 
	left:20px;
}
#Menu01 ul li {
	height:40px; 
	float:left;
}
#Menu01 ul li a {
	width:145px; 
	height:34px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu01 ul li a:hover {
	background:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}

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


/* Left Side Bar Panel */
#LeftSideBar01 {
	float:left;
	width:200px;
	background:#ffffff;
	border: #ff0000 solid 0;
	padding: 15px 0;
	margin:0;
	height:600px;
	position:relative;
	top:0;
	left:0;
}

.sec02top {
	width:200px;
	height:6px;
	background:url(images/sectop01.jpg) bottom left no-repeat;
}
.sec02body {
	width:190px;
	background:url(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(images/secbtm01.jpg) top left no-repeat;
	margin-bottom:15px;
}
.sec02header {
	width:193px;
	height:27px;
	background:url(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;
}

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

/*  --------- 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;
}


/* Main Body Panel, for two Column Pages */
#MainBody01 {
	float:right;
	width:520px;
	text-align:left;
	margin:0;
	background:#ffffff;
	position:relative;
	top:0;
	left:0;
	padding:15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#MainBody01 p {
	color:#000000;
	margin-bottom:12px;
}

/* Product Panel, Heres What Youll Get With ... */
#prodPackages {
	border: #6a000c 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;
}

/* Panels and Sections, general */
.listSec02 {
	padding-right:20px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.listSec02 ul {
	margin-left:12px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.listSec02 li {
	margin-left:18px;
	list-style:disc;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}


/* Products */
#ProductGallery {

}
.prodBannSec {
	float:left;
	width:185px;
}
.picAd{
	border: solid #adadad 2px;
	background-color: #ffffff;
	padding:2px;
	margin-bottom:7px;
}
.picAd02 a {
	display:block;
	border: solid #adadad 2px;
	background-color: #ffffff;
	padding:2px;
}
.picAd02 a:hover {
	border: solid #ff0000 2px;
	background-color: #dedede;
	padding:2px;
}
.TitleAd01 a {
	display:block;
	border: solid #ffffff 2px;
	background-color: #ffffff;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	margin-bottom:8px;
}
.TitleAd01 a:hover {
	border: solid #ff0000 2px;
	background-color: #dedede;
	color:#860a0b;
}
.prodSec {
	margin-bottom:15px;
}
.prodSec ul {
	margin-left:25px;
	margin-bottom:12px;
}
.prodSec li {
	margin-left:25px;
	margin-bottom:5px;
	list-style:square;
}
.prodPics {
	float:left;
	margin-right:7px;
}

/* 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:12px;
	color:#ffffff;
	background:#000000;
}
#FooterPanel01 a {
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
#FooterPanel01 a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#FFFFCC;
}


/* About Dr K, Intro */
#AboutDrK {
	color:#000000;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
}
#AboutDrK p {
	color:#000000;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#DrKpic {
	float:left;
	width:140px;
	margin-right:7px;
}

/* Topic header Background Panel */
.TopicSection01 {
	font-size:16px;
	color:#000000;
	border:#6a000c solid 1px;
	padding:0;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.TopicHeader01 {
	background: #6a000c 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;
}
.TopicHeader01 a {
	text-decoration:none;
	color:#ffffff;
}
.TopicHeader01 a:hover {
	color:#860a0b;
	background:#ffffff;
}
.TopicContent {
	padding: 8px 5px;
}
.TopicTitle {
	color:#660000;
	font-size:18px;
	font-weight:bold;
}
.TopicAuthor {
	color:#416819;
	font-size:16px;
	font-weight:bold;
}
.TopicSection01 ul {
	color:#000000;
	margin-left:12px;
	margin-bottom:12px;
}
.TopicSection01 li {
	color:#000000;
	list-style:square;
	padding-left:1px;
	margin-bottom:7px;
	margin-left:12px;
}

/* Font Text Styles */
h1 {
	margin:0 0 15px 0;
	padding:0;
	color:#191970;
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
}
h2 {
	margin:0 0 12px 0;
	padding:0;
	color:#0000ff;
	font-size:18px;
	font-weight:bold;
}
h3 {
	margin:0 0 7px 5px;
	padding:0;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:12px;
}
.linkns { /* Link with no style */
	text-decoration:none;
	color:inherit;
}
.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  new Guarantee Section */
#GuaranteeSec02 {
	width:480px;
	height:283px; /* original height 451px;*/
	color:#ff0000;
	padding-top:168px;
	margin-bottom:15px;
	background:#ffffff url('images/GuaranteePanel2.jpg') no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}


/* For Guarantee Section */
#GuaranteeSec01 {
	color:#ff0000;
	border:#aeaeae solid 1px;
	padding:0;
	margin-bottom:15px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.GuaranteeHeader01 {
	background: #6a000c 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;
}
.GuaranteeContent {
	padding: 8px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.GuaranteeContent p {
	padding: 8px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}


/*  --------- Free Trial button ------------- */
#btnFreeTrial {
	display:block;
	width:375px;
	height:75px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial a {
	display:block;
	width:375px;
	height:75px;
	text-align:center;
	padding:0;
	padding-top:3px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:48px;
	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:375px;
	height:75px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial2 a {
	display:block;
	width:375px;
	height:58px;
	text-align:center;
	padding:0;
	padding-top:20px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/btnFreeTrial.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnFreeTrial2 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:249px;
	height:49px;
	display:block;
}
#pvttourbtnPanel a {
	width:249px;
	height:49px;
	display:block;
	text-align:center;
	border: #fdfcef solid 1px;
}

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


/*  --------- 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;
}

.Separator02 {
	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:450px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.LinkVideos a {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	float:left;
	display:block;
	width:320px;
	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:#eeeeee;
	text-align:left;
	padding: 5px;
	border: #860a0b solid 1px;
}


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



/* Videos and Article support */
#content01 {
	background:#ffffff;
	width:710px;
	margin: 0 auto;
	padding:0;
}
#signup01 {
	float:right;
	width:330px;
	padding: 5px;
}
#cel01 {
	float:left;
	width:330px;
	padding: 8px 8px 8px 8px;
	text-align:center;
}
#vidcel01 {
	margin: 0 auto;
	background:#ffffff;
	padding: 15px 15px 15px 15px;
	text-align:center;
}
#vidName {
	margin: 0 auto;
	background:#ffffff;
	text-align:center;
	padding: 5px 8px 5px 8px;
	border-bottom: #aeaeae solid 1px;
	border-top: #aeaeae solid 1px;
}
#vidName h1 {
	margin-top:0;
	margin-bottom:0;
	color:#860a0b;
}
#Artcel01 {
	margin: 0 auto;
	background:#ffffff;
	padding: 8px 15px 35px 15px;
	text-align:left;
	font-size:14px;
}
#ArtName {
	margin: 0 auto;
	background:#ffffff;
	text-align:center;
	padding: 2px 15px 0 15px;
	border-bottom: #860a0b solid 1px;
	border-top: #860a0b solid 1px;
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold;
	color:#860a0b;
}


/* Videos and Article support */
.Vidpanel01 {
	float:right;
	width:150px;
	margin:0;
	margin-left:2px;
	padding:2px;
	border: #860a0b solid 1px;
}



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

/* Head Line Panel */
.FLWli {
	margin-left:20px;
	list-style:disc;
	padding-bottom:5px;
}
.FLWli  a {
	padding-left:3px;
	display:block;
	text-decoration:none;
	color:#860a0b
}
.FLWli  a:hover {
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:#860a0b;
}



/* Page Container  for Video pages but without sidebars*/
#MainPage02 {
	width:800px;
	margin:2px auto;
	padding:0;
	border: #ffffff solid 3px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#Menu02 {
	width:960px; 
	height:40px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
	border-top: #bf071f solid 1px;
	border-bottom: #000000 solid 1px;
}
#Menu02 ul {
	width:940px; 
	height:40px; 
	position:absolute; 
	left:20px;
}
#Menu02 ul li {
	height:40px; 
	float:left;
}
#Menu02 ul li a {
	width:145px; 
	height:34px; 
	display:block; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:6px;
}
#Menu02 ul li a:hover {
	background:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
	text-decoration:none;
}

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


/*  --------- email form with width 400 ------------- */ 
.emailFormbox01 {
	width:400px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	background: url('images/emailbox01.gif') top no-repeat;
}


