/* CSS Document */
body {
	margin:0px; 
	padding:0px; 
	background:url(images/pagebg.jpg) repeat-x #fefbf3; 
}
div, p, ul, h2, img {
	margin:0px; 
	padding:0px;
}
ul, li { 
	list-style-type:none;
}

#mainPanel {
	width:800px;
	border:#ffffff solid 3px;
	margin:0 auto;
	position:relative;
}

/*----TOP PANEL----*/
#banner01 {
	background:url(images/banner01.jpg) no-repeat #000000; 
	width:800px; 
	height:100px; 
	position:relative; 
	margin: 0 auto;
	padding:0;
}
#btnOrder {
	position:relative;
	left:580px;
	top:30px;
	display:block;
	width:138px;
	height:28px;
}
#btnOrder a {
	display:block;
	width:138px;
	height:28px;
	border:#ffffff solid 1px;
}
#btnOrder a:hover {
	border:#ff0000 solid 1px;
}

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

/*----BODY PANEL----*/
#bodyPan {
	width:800px; 
	position:relative; 
	margin:0 auto;
	background:#860a0a;
	color:#FFFFFF;
}
#body05 {
	width:600px;
	position:relative;
	margin:10px auto;
}
#body05 .red01 {
	color:#860a0b;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#body05 .form01 {
	background:#ffffbc;
	border:#aeaeae solid 2px;
	width:400px;
	padding:10px;
	margin:15px auto;
}


/*----Menu Panel----*/
#menuPan {
	width:800px; 
	height:40px; 
	background:url(images/menubg.jpg) top left; 
	position:relative; 
	margin:0 auto;
}
#menuPan ul {
	width:800px; 
	height:40px; 
	position:absolute; 
	left:20px;
}
#menuPan ul li {
	height:40px; 
	float:left;
}
#menuPan ul li a {
	width:145px; 
	height:36px; 
	display:block; 
	background:url(images/menuSeparator.jpg) top right no-repeat; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:4px;
}
#menuPan ul li a:hover {
	background: #fcd053; 
	color:#860a0b; 
	text-decoration:none;
}
#menuPan ul li.home {
	width:110px; 
	height:36px; 
	background: none; 
	color:#fff; 
	font:13px/28px Arial, Helvetica, sans-serif; 
	font-weight:bold; text-align:center; 
	border:none; 
	text-decoration:none;
}
#menuPan ul li.method a {
	width:170px; 
	height:36px; 
	display:block; 
	background:url(images/menuSeparator.jpg) top right no-repeat; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:4px;
}
#menuPan ul li.method a:hover {
	background: #fcd053; 
	color:#860a0b; 
	text-decoration:none;
}
#menuPan ul li.contact a {
	width:145px; 
	height:36px; 
	display:block; 
	background: none; 
	color:#ffffff; 
	font-size:18px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:4px;
}
#menuPan ul li.contact a:hover {
	background: #fcd053; 
	color:#860a0b; 
	text-decoration:none;
}
#headerbodyPan {
	width:686px; 
	height:184px; 
	position:absolute; 
	top:42px; left:46px; 
	background:#FEFDF1; 
	color:#fff; 
	border-bottom:1px solid #CDCAA3; 
	border-top:1px solid #CDCAA3;
}


/*  --------- BODY PORTION ------------- */ 
#bodyContainer {
	width:800px; 
	position:relative; 
	margin:0 auto;
	background:#ffffff;
	color:#000000;
}

.mainContent {

}

.rContent {
	padding:8px 5px 8px 5px;
}


/*  --------- Page ------------- */ 
.bodyCon01 {
	padding: 2px 15px;
	margin-bottom:8px;
	font-size:14px;
	font-family:"MS Sans Serif", Geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
}
.bodyCon01 p {
	margin-bottom:8px;
}
.bodyCon01 li {
	list-style:square;
	margin-left:25px;
	margin-bottom: 6px;
	padding-right:12px;
}

.bodyCon01 ul {
	margin: 30px 0;
	background: none;
	padding-bottom:20px;
}

.bodyInxHdbg {
	background: #6385c2 url(images/headerbg.jpg) top left repeat-x;
	padding: 2px 5px;
	color:#ffffff;
	font-family:"Palatino Linotype";
	font-size:16px;
	font-weight:bold;
	margin:0 0 8px 0;
}
.picDrK {
	float:left;
	width:160px;
	padding-right:8px;
}


.bodyCon02 {
	padding: 8px 8px;
	margin-bottom:8px;
	font-size:18px;
	font-family:"Comic Sans MS";
	width: 470px;
	background:#ffffbe;
	border:#ff0000 dashed 3px;
	margin: 22px auto;
	color:#860a0b;
}
.bodyCon02 p {
	margin-bottom:8px;
}
.pic01 {
	float:left;
	width:96px;
	padding-right:8px;
}
#lhphDiv{
	text-align:center;
}
#lhphDiv p {
	margin: 12px 0;
}
#lhphDiv a{
	display:block;
	width:300px;
	height:122px;
	border:#dde8fe solid 6px;
	margin:0 auto;
}
#lhphDiv a:hover{
	border:#92aad8 solid 6px;
}
.sec01{
	background:#e6e6e6;
	padding: 15px 8px;
	margin-bottom:25px;
}
.sec02{
	background:#e6e6e6;
	margin-bottom:25px;
	padding: 15px 0;
	text-align:center;
}
.line01{
	font-size:16px;
	color:#860a0b;
	font-weight:bold;
	font-family:"Palatino Linotype";
	
}

/*  --------- Left Panel ------------- */ 
#leftPanel {
	padding:0;
	width:200px;
}
#guarantee {
	background: #ffffff;
	padding: 0;
	color:#ffffff;
	font-weight:normal;
	font-family:"Palatino Linotype";
	font-size:12px;
	border: #aeaeae solid 1px;
	margin:0 0 15px 2px;
}
.headerLP {
	background: url(images/headerbg.jpg) top left repeat-x;
	padding: 2px 5px;
	color:#ffffff;
	font-family:"Palatino Linotype";
	font-size:16px;
	font-weight:bold;
	margin:0 0 8px 0;
}
.bodyLP {
	padding: 5px 8px;
	color:#000000;
	font-weight:normal;
	font-family:Times;
	font-size:12px;
}

/*---- Testimonial and other pages PANEL----*/
#TestiPanel {
	margin: 15px 0;
	padding:0;
	color:#000000;
	font-weight:normal;
	font-family:"Palatino Linotype";
	font-size:14px;
}
#TestiPanel p {
	margin-bottom:7px;
}
.headline01{
	color:#860a0b; 
	font-size:18px; 
	font-weight:normal;
	font-family:"Palatino Linotype";
	margin-bottom:6px;
}
.author01 {
	 color:#006E2E; 
	 font-size:14px; 
	 font-weight:bold; 
	 padding-top:6px;
}
.separator101 {
	border-bottom: #aeaeae solid 1px;
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
}


#pvtTourhdPanel {
	border-bottom: #860a0b solid 1px; 
	padding: 20px 10px 5px 10px;
	font-size:18px; 
	color: #860a0b;
	text-align:center;
}
#pvtTourVidPanel {
	border-bottom: #860a0b solid 1px; 
	padding: 20px 10px 5px 10px;
	font-size:18px; 
	color: #000000;
	text-align:center;
	height:400px;
}
#pvtTourAdsPanel {
	padding: 10px 10px 5px 10px;
	font-size:18px; 
	color: #860a0b;
	text-align:center;
}

a.more {
	color:#ff0000;
}
a.more:hover {
	color:#ffffff;
	background:#ff0000;
}


/*  --------- Left Panel ------------- */ 
#picService01 {
	color:#ffffff;
}
#picService01 a {
	background: #ffffff url(images/btnlinks.jpg) left top no-repeat;
	color:#ffffff;
	text-decoration:none;
	width:122px;
	height:37px;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:7px;
}
#picService01 a:hover {
	background: #ffffff url(images/btnhover.jpg) left top no-repeat;
	color:#000000;
	text-decoration:none;
	width:122px;
	height:37px;
}

.myVidAds {
	border: #92aad8 solid 3px;
	margin: 0 auto 15px auto;
	width:175px;
	height:225px;
}


/*  --------- FOOTER PORTION ------------- */ 
#footer01 {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: center;
	padding: 10px 15px 15px 15px;
	margin-bottom:0;
	background:#546e9d;
	width:770px;
	margin:0 auto;
}


a.menufootr:link {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

a.menufootr:visited {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

a.menufootr:active {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

a.menufootr:hover {
	color:#df0024;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #ffffff;
}


/*  --------- My Link Ads ------------- */ 
#myLinks {
	background-color:#efefef;
	padding: 0 0 8px 0;
	border: #aeaeae solid 0;
	text-align:center;
	margin: 15px 0 15px 0;
}
#mylinksheader {
	background: url(images/headerbg.jpg) top left 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: #92aad8 solid 3px;
	display:block ;
	width:175px;
	height:140px;
	margin:0 auto 4px auto;
}
#myLinks a:hover {
	border: #ff0000 solid 3px;
}


/*  --------- THREE COLUMN PANEL ------------- */ 
/*  --------- Pic panel ------------- */ 
.picPanel01 {
	padding: 15px 0 0 0;
	width:160px;
}
/*  --------- Content panel ------------- */
#midCont01 {
	padding: 15px 10px 20px 10px;
	width:420px;
}
#midCont01 p {
	margin-bottom:8px;
}
#trialDiv01 {
	background:#f8f8f8;
	border: #92aad8 solid 1px;
	padding: 12px 10px 15px 10px;
	margin: 8px 0 0 0;
}


/*  --------- TWO COLUMN PANEL ------------- */ 
#content01 {
	padding: 15px 15px 15px 15px;
	color:#000000;
}
#content01 p {
	margin-bottom:8px;
}

#content02 {
	margin:0 auto;
	width:300px;
	text-align:center;
	margin-top:15px; 
}

.grupo01 {
	text-align:center;
	font-size:14px;
}
.grupo02 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}

/*  --------- Ads Panel ------------- */




/*  --------- Free Trial button ------------- */
#btnFreeTrial {
	display:block;
	width:375px;
	text-align:center;
	margin: 4px auto;
}
#btnFreeTrial a {
	display:block;
	width:375px;
	height:100px;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:64px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/FreeTrialbtn.jpg) top left no-repeat;
}
#btnFreeTrial a:hover{
	color:#000000;
	background: url(images/FreeTrialbtnhover.jpg) top left no-repeat;
}
#btnFreeTrial2 {
	display:block;
	width:375px;
	text-align:center;
	margin: 4px auto;
}
#btnFreeTrial2 a {
	display:block;
	width:375px;
	height:88px;
	text-align:center;
	padding-top:18px;
	text-decoration:none;
	font-family:"Palatino Linotype";
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	background: url(images/FreeTrialbtn.jpg) top left no-repeat;
}
#btnFreeTrial2 a:hover{
	color:#000000;
	background: url(images/FreeTrialbtnhover.jpg) top left no-repeat;
}


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

/*  --------- Private tour button button ------------- */
#pvttourbtnPanel {
	margin: 1px auto;
	width:249px;
	height:49px;
	display:block;
	position:relative;
	text-align:center;
}

#pvttourbtnPanel a {
	width:249px;
	height:37px;
	display:block;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background:url(images/pvtbtnlink.jpg) no-repeat #ffffff; 
	padding-top:12px;
}

#pvttourbtnPanel a:hover {
	font-style:italic;
	color:#000000;
	background:url(images/pvtbtnhover.jpg) no-repeat #ffffff; 
}



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

/*  --------- Font Style ------------- */
h1 {
	font-size:20px;
	color: #860a0b;
	text-align:center;
	font-weight:bold;
	font-family:"Palatino Linotype";
}
h2{
	
}
h3 {
	color:#860a0b;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	font-family:"Palatino Linotype";
}
a.header01 {
	color:#ffffff;
	background:none;
}
a.header01:hover {
	color:#ffffff;
	background:#ff0000;
}


/* 12 days of fitness */
#daysfitness {
	padding:20px 15px;
	margin:15px;
	border:#ff0000 dashed 3px;
	background:#fffffd;
}
#daysfitness p {
	margin-bottom:12px;
}



/*  --------- Links on Download Page ------------- */ 
#LinksDwnld {
	margin-bottom:5px;
	text-align:center;
	padding-bottom:5px;
	height:150px;
}
#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;
	
}


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



