﻿@charset "utf-8";
/* CSS Document */

/* BASIC ELEMENTS */
*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Verdana, "Arial", Helvetica, Tahoma, Trebuchet MS;
	font-size:11px;
	color:#5f5f5f;
	background-color:#FFFFFF;
	background-image: url(images/body-Bg.jpg);
	background-repeat: repeat-x;
}
a{
	text-decoration:underline;
	color:#005b7d;
}
a:hover{
	text-decoration:none;
	color:#005b7d;
}
p{
	line-height:16px;
	padding:5px 0 5px 0;
}
h1,h2,h3,h4{
	font-family: Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS";
	padding:10px 0px 5px 0px;
	font-size:24px;	
}
img{
	border:none
}
img.alignLft{
	margin-right: 10px;
}
img a{
	border:none;
}
.alignLft{
	float: left;
}
.alignRgt{
	float: right;
}
.cleatFlt{
	clear: both;
}
#wrapper{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topHeader{
	height: 84px;
	background-image: url(images/top-header-bg.jpg);
	background-repeat: repeat-x;
}
#topHeader h1 {
	float: left;
}

#tabs {
	font-size:100%;
	line-height:normal;
	float: right;
	padding-top: 50px;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	}

#tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#666;
	background-image: url(images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

#header{
	background-image: url(images/Header-Bg.jpg);
	background-repeat: no-repeat;
	height: 163px;
}
#header .desc {
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	margin-left: 80px;
	text-align: center;
}
#header h1 {
	padding-top: 40px;
	padding-left: 80px;
	color: #FF9933;
	font-size: 20px;
}

#contentwrapper{
	background-image: url(images/content-Top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
}
#pagewrapper{
	background-image: url(images/page-Top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
}
#contentwrapper .wrapper{
	width:870px;
	margin:0px auto;
}
#content{
	width:570px;
	padding:10px;
	float:left;
	text-align: justify;
}
#content h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}

#content p.userName {
	color: #FF9933;
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper h1 {
	color: #435769;
	font-size: 18px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS";
}
#box{
	width: 98%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.videolink   {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.videolink a {
	background-image: url(images/EdgeRejuventation-cover-link.jpg);
	background-repeat: no-repeat;
	padding: 5px 50px 25px 20px;
}

#box ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#box  ul  li {
	line-height: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

#box  img.alignLft    {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#box .alignLft {
	width: 420px;
}
#box .alignRgt {
	width: 420px;
}


#box h2{
	color: #FF9933;
	font-size: 16px;
	padding:10px 0px;
}
#box h3 {
	font-size: 12px;
	color: #333333;
}


#sidebar{
	width: 235px;
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
}

#sidebar p {
	padding-bottom: 15px;
	text-align: justify;
}

#sidebar span.user {
	background-image: url(images/testimonial.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	color: #C70000;
	font-weight: bold;
	padding-right: 10px;
	float: right;
}

#sidebar h2 {
	color: #FF9933;
	font-size: 18px;
	font-style: italic;
}

#page{
	padding-top: 10px;

}
#table .buyBtn input {
	height: auto;
	width: auto;
}

#page  h4 {
	font-size: 14px;
	font-family: Geneva, "Arial", Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	letter-spacing: 0px;
}
#page p {
	margin-right: 25px;
	margin-left: 25px;
}
#page .alignRgt {
	float: right;
	padding-left: 5px;
	padding-right: 20px;
}
#page .alignLft {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#page li {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 20px;
	line-height: 18px;
}

#page h1 {
	padding-left: 25px;
	color: #FF9933;
	font-size: 16px;
	font-family: Verdana, Arial, "Helvetica", Tahoma, Trebuchet MS;
}

#page  #horzontalbar {
	clear: both;
	padding: 10px;
}


#footer{
	background-image: url(images/footer-Bg.jpg);
	background-repeat: no-repeat;
	height: 94px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .legal {
	padding: 20px 0px 5px 0px;
}
.aligncenter {
	text-align: center;
}

label {
 margin-top: .33em;
 display: block;
}
input{
 display: block;
 width: 250px;
}
textarea {
 display: block;
 width: 250px;
 height:128px;
}
#submitbutton{
	text-align: center;
	width: 100px;
	float: right;
	margin-top: 10px;
	margin-right: 45px;
}

#register {
 float: left;
}
#contactinfo {
 padding-left: 275px;
}  
#table  {
	width: 95%;
	border:none;
	margin: 10px auto;
}
#table .description {
	width: 280px;
}
#table .imgPlace {
	width: 140px;
}

#table h3 {
	font-size: 12px;
	font-weight: bold;
}
#table  tr, td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#table ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#table ul  li {
	line-height: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

#table .buyBtn {
	margin-right: 25px;
	width: auto;
	height: auto;
	float: right;
}
