@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}
.P1 {
	font-size:20px;
	font-weight:bold;
}
.P2 {
	font-size:14px;
	font-weight:bold;
}
.P2red {
	font-size:14px;
	font-weight:bold;
	color:#8B0000;
}
.P3 {
	font-size:10pt;
	font-weight:bold;
}
.P3red {
	font-size:10pt;
	font-weight:bold;
	color:#8B0000;
}
.P4 {
	font-size:10pt;
	font-weight:bold;
}
.P4red {
	font-size:10pt;
	font-weight:bold;
	color:#8B0000;
}
.P5 {
	font-size:9pt;
	font-weight:normal;
}
.P5i {
	font-size:9pt;
	font-style: italic;
	font-weight:normal;
}
A:link {
	text-decoration:	underline;
}
A:visited {
	text-decoration:	underline;
}
A:active {
	text-decoration:	underline;
	color:	#8B0000;
}
A:hover {
	text-decoration:	underline;
	color:	#8B0000;
}
.OrangeLink {
	FONT-WEIGHT: bold;
	COLOR: #f26522;
	TEXT-DECORATION: none
}
td.lightcolor {
	background-color: #e5e5dd;
}
td.line {
	background-image: url(images/line_l.gif);
	background-repeat: repeat;
	width: 6px;
}
td.liner {
	background-image: url(images/line_l.gif);
	background-repeat: repeat;
	width: 6px;
}
td.backone {
	background-image: url(images/bg_01.gif);
	background-repeat: repeat;
}
td.backsub {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat;
}
td.fonniz {
	background-image: url(images/fon_niz.jpg);
	background-repeat: repeat;
}
#salebanner {
	margin-left:15px;
}
/*pulled from faq.html on 4/17/2008 by Kevin Stinson.  The thought is that this is in most every file.*/
TD {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	FONT-FAMILY: Tahoma
}
P {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 3px
}
.livepersontitle {
	font-weight:bold;
	font-size:1.3em;
	color:#415173;
}
.phonenumber {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #C50000;
	font-size:1.25em;
}
.style2 {
	font-size: 9pt
}
.style5 {
	font-size: 9pt;
	color: #F76521;
	font-weight: bold;
}
/*end of section pulled on 4/17/2008 */
/* pulled from introphpmysql08.html on 4/17/2008 */

BODY {
	padding: 0;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
TABLE, TD {
	padding: 0px 0px 0px 0px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5DD;
	vertical-align: top;
	color: #000;
}
#leftborder {
	width: 6px;
	height: 800px;
	background-image: url(images/line_l.gif);
	background-repeat: repeat;
}
#rightborder {
	width: 6px;
	height: 800px;
	background-image: url(images/line_l.gif);
	background-repeat: repeat;
}
#logocell {
	width: 700px;
	height: 57px;
	vertical-align: top;
}
#logocell img {
	border: 0px;
	height: 57px;
	width: 700px;
}
#menucell {
	width: 700px;
	height: 30px;
	vertical-align: top;
	text-align: center;
}
#bookmarkcell {
	width: 700px;
	height: 31px;
	vertical-align: top;
}
#leftcell {
	width: 199px;
	vertical-align: top;
	background: #FFF;
	border-right: 1px solid #CCC;
	color: #000;
}
#leftcell h3 {
	color: #b21e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#leftcell hr {
	width: 150px;
	height: 1px;
	border-style: solid;
	border-color: #ccc;
	background: #ccc;
}
#leftcell #livePerson {
	left: 5px;
	top: 10px;
}
#leftcell #optIn p {
	font-size: 12px;
}
#leftcell #optIn dl dt label {
	font-size: 12px;
}
#leftcell #othervideos p {
	padding-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#middlecell {
	width: 500px;
	height: 800px;
	vertical-align: top;
	background: #FFF;
	text-align: left;
	padding-top: 25px;
	padding-right: 4px;
	color: #000;
}
#middlecell p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 20px;
}
#middlecell blockquote ul li {
	line-height: 130%;
	font-size: 12px;
}
#middlecell ul li {
	line-height: 130%;
	font-size: 12px;
}
#middlecell table {
	margin-left: 20px;
}
#middlecell a, #middlecell blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#middlecell p.by {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlecell img h1 {
	font: 700 22px 'Verdana,Arial,Helvetica, sans-serif';
	padding-bottom: 0px;
}
#middlecell h1 {
	font: 700 22px 'Verdana,Arial,Helvetica, sans-serif';
	padding-bottom: 0px;
	color: #000;
}
#middlecell h2 {
	font: 700 14px 'Verdana, Arial, Helvetica, sans-serif';
	margin-left: 20px;
}
#middlecell tr td p .red {
	color: #b21e00;
}
.red {
	color: #b21e00;
}
.right {
	float: right;
	padding-right: 15px;
}
ul#descriptions {
	list-style: none inside url(/images/arrow.gif);
	text-indent: 10px;
}
ul#descriptions li {
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
}
ul#descriptions li:first-line {
	font-weight: bold;
}
table#yellow {
	background-color: #FFFF99;
	border: thin solid #CCC;
	width: 370px;
	color: #000;
}
#yellow tr td p .red {
	color: #b21e00;
}
#yellow tr td p {
	margin-left: 8px;
	padding: 0px;
	line-height: 130%;
	font-size: 12px;
}
#yellow tr td p .bigred {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B21e00;
	font-weight: 700;
	background: transparent;
}
#yellow tr td p .bolder {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 700;
	background: transparent;
}
#footcell {
	width: 700px;
	height: 42px;
	background: url(images/fon_niz.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	font: 11px verdana, arial, sans-serif;
	text-decoration: none;
	vertical-align:middle;
}
TD {
	font-size: 12px;
}
p#guarantee, p#descript {
	color: #B21e00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: transparent;
	padding-top: 20px;
}
.descript {
	color: #B21e00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: transparent;
	padding-top: 20px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
