/* CSS Document */

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

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



/* Page Container */
#MainPage01 {
	width:800px;
	margin:2px auto;
	border: #eeeeee 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:620px;
	top:8px;
	display:block;
	width:126px;
	height:36px;
}
#btnOrder a {
	display:block;
	width:126px;
	height:36px;
	border:#315106 solid 2px;
}
#btnOrder a:hover {
	border:#ffffff solid 2px;
}

.bg01{
	padding: 15px 15px 15px 15px;
	border: #abd46e solid 2px;  
	background-color:#fffeed;
	margin-bottom:15px;
}


/* Menu Panel */
#Menu01 {
	width:800px; 
	height:40px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
	border-top: #ffffff solid 2px;
}
#Menu01 ul {
	width:780px; 
	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; 
}

#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:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
}
#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:#aeaeae url(images/menubghover.jpg) top right repeat-x; 
	color:#950014; 
}
#Menu01 ul li.separator {
	width:3px; 
	height:40px; 
	display:block; 
	background:url(images/menuSeparator.jpg) top right no-repeat; 
}



/* Side Bar Panel */
#SideBar01 {
	float:right;
	width:200px;
	background:#ffffff;
	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;
}

/* Product Panel, Heres What Youll Get With ... */
#prodPackages {
	border: #315106 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;
	padding: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:#376502 solid 1px;
	padding:0;
	margin:0;
	margin-bottom:15px;
}
.TopicHeader01 {
	background: #5f8629 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;
	margin:0;
}
.TopicTitle {
	color:#660000;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
.TopicAuthor {
	color:#416819;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

/* Font Text Styles */
h1 {
	margin:0 0 15px 0;
	padding:0;
	color:#860a0b;
	font-size:24px;
	font-weight:bold;
	
}
h2 {
	margin:0 0 12px 0;
	padding:0;
	color:#376502;
	font-size:18px;
	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:375px;
	height:100px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial a {
	display:block;
	width:375px;
	height:100px;
	text-align:center;
	padding:0;
	padding-top:3px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:64px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/FreeTrialbtn.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnFreeTrial a:hover{
	color:#860a0a;
	background: url(images/FreeTrialbtnhover.jpg) top left no-repeat;
}
#btnFreeTrial2 {
	display:block;
	width:375px;
	height:50px;
	text-align:center;
	margin: 4px auto;
	padding:0;
}
#btnFreeTrial2 a {
	display:block;
	width:375px;
	height:37px;
	text-align:center;
	padding:0;
	padding-top:13px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/btnFreeTrial375x50Green.jpg) top left no-repeat;
	border: #0000ff solid 0;
}
#btnFreeTrial2 a:hover{
	color:#860a0b;
	background: url(images/btnFreeTrial375x50Greenwhite.jpg) top left no-repeat;
}
.trialdivbg {
	background: url(images/arrowbggreen.jpg) top left no-repeat;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
/*  --------- Video ad Banner Link Effects ------------- */
.VidAdBan {
	margin-bottom:7px;
}
.VidAdBanner a {
	display:block;
	width:175px;
	height:225px;
	border: #ffffff solid 2px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
}
.VidAdBanner a:hover {
	border: #ff0000 solid 2px;
}

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


/*  --------- 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:480px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.LinkVideos a {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	float:left;
	display:block;
	width:350px;
	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;
}


/* youtube video pages, form email box */
.bg03 {
	border:#860a0b solid 1px;
	background:#eeeeee;
	font-size:12px;
	width:330px;
	font-size:14px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}



/* Head Line Panel */
.HeadLinePanel {
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
.HeadLinePanelTop {
	width:560px;
	height:15px;
	background:url('images/headlinePaneltop.jpg');
}
.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;
}



