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

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

/*----TOP PANEL----*/
#topPan {
	width:800px; 
	height:154px; 
	position:relative; 
	margin:0 auto; 
	font:14px/18px Arial, Helvetica, sans-serif;
	background:url(images/headbg01.gif) 0 0 repeat-x #F2F0DC; 
}
#banner01 {
	background:url(images/banner01.jpg) no-repeat #000000; 
	width:800px; 
	height:100px; 
	position:relative; 
	margin: 0 auto;
	padding:0;
}
#topPan ul {
	width:125px; 
	height:22px; 
	position:absolute; 
	top:0px; 
	right:20px;
}
#topPan ul li {
	float:left; 
	width:45px; 
	height:22px;
}
#topPan ul li a {
	width:45px; 
	height:16px; 
	display:block; 
	background:url(images/arrow1.gif) 40px 6px no-repeat #CC0000; 
	color:#fff; font:13px/16px Arial, Helvetica, sans-serif; 
	text-decoration:none;
}
#topPan ul li a:hover{
	background:#000000; 
	color:#FEF0B7; text-decoration:none;
}

a.orderbtn01:Link  { 
	width:131px; 
	height:31px; 
	display:block; 
	background:url(images/btnOrderlink.jpg) no-repeat; 
	color:#fff; 
	font-size:16px;
	font-weight:bold;
	font-family:"Palatino Linotype";
	text-align:center;
	text-decoration:none; 
	padding: 68px 1px 0 0;
	float:right;
	top:68px;
	right:1px;
	position:relative;
}
.orderbtn01 a:hover {
	background:url(images/btnOrderhover.jpg) no-repeat; 
	color:#000000; 
	text-decoration:none;
}


/*----BODY 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:664px;
	top:70px;
	display:block;
	width:134px;
	height:28px;
}
#btnOrder a {
	display:block;
	width:134px;
	height:28px;
	border:#ffffff solid 1px;
}
#btnOrder a:hover {
	border:#ff0000 solid 1px;
}



/*----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;
}
/*  --------- BODY PORTION ------------- */ 
#bodyContainer {
	width:800px; 
	position:relative; 
	margin:0 auto;
	background:#ffffff;
	color:#000000;
}

.mainContent {

}

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


/*  --------- Index Page ------------- */ 
.bodyCon01 {
	padding: 2px 15px;
	margin-bottom:8px;
	font-size:14px;
	font-family:"MS Sans Serif", Geneva, sans-serif;
}
.bodyCon01 p {
	margin-bottom:8px;
}
.bodyCon01 li {
	
}
.bodyCon01 ul {
	list-style:url(images/bullet01.jpg);
	width:480px;
	margin: 0 auto;
}
.picDrK {
	float:left;
	width:160px;
	padding-right:8px;
}
.header01 {
	background: #ff0000 url(images/headerbg.jpg) repeat-x;
	padding: 5px 8px 5px 8px;
	color:#ffffff;
	font-weight:bold;
	font-family:"Palatino Linotype";
	font-size:16px;
	margin:0 0 0 0;
}
.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;
}
.separator101 {
	clear:both;
}
#lhphDiv{
	text-align:center;
}
#lhphDiv a{
	display:block;
	width:300px;
	height:122px;
	border:#6c000a solid 6px;
	margin:0 auto;
}
#lhphDiv a:hover{
	border:#ff0000 solid 6px;
}
.sec01{
	background:#e6e6e6;
	padding: 15px 8px;
	margin-bottom:25px;
}
.sec01ul {
	margin-left:15px;
}
.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";
	
}

/*---- Testimonial and other pages PANEL----*/
#TestiPanel {
	padding:15px 5px 25px 20px;
	margin: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;
}


/*  --------- Left Panel ------------- */ 
#leftPanel {
	padding:15px 3px 15px 5px;
	width:200px;
}

/*----HEADER- PANEL----*/
#headerPan {
	width:800px; 
	height:40px; 
	position:relative; 
	margin:0 auto;
	background: #860a0a url(images/menubar01.jpg) center top no-repeat; 
}

/*----Menu Panel----*/
#menuPan {
	width:800px; 
	height:50px; 
	background:url(images/menubar01.jpg) center no-repeat; 
	position:relative; 
	margin:0 auto;
}
#menuPan ul {
	width:800px; 
	height:50px; 
	position:absolute; 
	left:40px;
}
#menuPan ul li {
	width:145px; 
	height:50px; 
	float:left;
}
#menuPan ul li a {
	width:145px; 
	height:38px; 
	display:block; 
	background: none; 
	color:#ffffff; 
	border-right:1px solid #aeaeae; 
	font-size:16px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:12px;
}
#menuPan ul li a:hover {
	width:145px; 
	height:50px; 
	border-right:1px solid #aeaeae; 
	background:url(images/menuhover.jpg) top left repeat-x; 
	color:#000000; 
	border:none; 
	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.contact a {
	width:145px; 
	height:38px; 
	display:block; 
	color:#ffffff; 
	border:none; 
	font-size:16px;
	font-family:"Palatino Linotype";
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	padding-top:12px;
}
#menuPan ul li.contact a:hover {
	width:145px; 
	height:50px; 
	background:url(images/menuhover.jpg) top left repeat-x; 
	color:#000000; 
	border:none; 
	text-decoration:none;
}

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

/*  --------- 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: #666666 solid 3px;
	margin: 0 auto 15px auto;
	width:150px;
	height:180px;
}

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


/*  --------- THREE COLUMN PANEL ------------- */ 
/*  --------- Pic panel ------------- */ 
.picPanel01 {
	padding: 15px 0 0 0;
	width:160px;
}
/*  --------- Content panel ------------- */
#midCont01 {
	padding: 10px 10px 20px 10px;
	width:420px;
}
#midCont01 p {
	margin-bottom:8px;
}
#trialDiv01 {
	background:#f8f8f8;
	border: #960014 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:14px;
	font-weight:bold;
	color:#ff0000;
}

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




/*  --------- Free button ------------- */
#freebtnDiv {
	position:relative;
}
#freebtnPanel {
	margin: 1px auto;
	width:375px;
	height:75px;
	display:block;
	position:relative;
	text-align:center;
}
#freebtnPanel a {
	width:375px;
	height:75px;
	display:block;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	background:url(images/btnFreeTrlOr1.jpg) no-repeat #f8f8f8; 
	padding-top:12px;
}
#freebtnPanel a:hover {
	font-style:italic;
	color:#000000;
	background:url(images/btnFreeTrlOr_hover.jpg) no-repeat #f8f8f8; 
}
#freebtnPanel2 {
	margin: 1px auto;
	width:375px;
	height:75px;
	display:block;
	position:relative;
	text-align:center;
}
#freebtnPanel2 a {
	width:375px;
	height:64px;
	display:block;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	background:url(images/btnFreeTrlOr1.jpg) no-repeat #f8f8f8; 
	padding-top:22px;
}
#freebtnPanel2 a:hover {
	font-style:italic;
	color:#000000;
	background:url(images/btnFreeTrlOr_hover.jpg) no-repeat #f8f8f8; 
}

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

#pvttourbtnPanel a {
	width:249px;
	height:49px;
	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;
}

/*  --------- Download links of Download page ------------- */
h1 {
	font-size:20px;
	color: #860a0b;
	text-align:center;
	font-weight:bold;
	padding: 10px 15px;
	font-family:"Palatino Linotype";
}
h2{
	
}
h3 {
	color:#860a0b;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	font-family:"Palatino Linotype";
}



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


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




/*  --------- Links on Download Page ------------- */ 
#LinksDwnld {
	margin-bottom:10px;
	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;
	
}



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

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


/* 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:480px;
	margin-left:auto;
	margin-right:auto;
}
.HeadLinePanelTop {
	width:480px;
	height:28px;
	background:url('images/headlinePaneltop.jpg');
}
.HeadLinePanelBody {
	width:464px;
	background: url('images/headlinePanelbody.jpg') bottom repeat-y;
	padding-left:8px;
	padding-right:8px;
	color:#860a0b;
	font-size:24px;
	text-align:center;
	margin-top:0;
	padding-top:0;
}
.HeadLinePanelBottom {
	width:480px;
	height:48px;
	background: url('images/headlinePanelbtm.jpg') top no-repeat;
}






