@charset "UTF-8";
body {
	font-family: Helvetica, Verdana, sans-serif;
	color: #FFF9DE;
	font-size: 14px;
	line-height: 24px;
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
ul, ol {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	font-size: 28px;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	color: #0066CC;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D1B69;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 {
	font-size: 18px;
	line-height: 16px;
	color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	margin-top: 26px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}
div#bug {
	background-image: url(../images/bkg-bug-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	line-height: 20px;
	color: #DFDFDF;
	margin-top: 30px;
	position: relative;
	padding-left: 280px;
}
div#bug h4 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 38px;
	background-image: url(../images/li-star.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div#bug img {
	margin-top: 2px;
	margin-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#vidplayer {
	padding: 0px;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
p.free-dvd {
	background-color: #9D1F1F;
	padding: 10px;
	color: #FFFFFF;
	border: 2px solid #6A0505;
	text-align: center;
	margin-bottom: 30px;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
p.free-dvd a {
	color: #ffffff;
}
p.free-dvd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#contact-info {
	background-image: url(../images/bkg-contact-info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 278px;
	padding: 15px;
}
div#contact-info h4 {
	padding: 0px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	margin: 0px;
}
img.img-left {
	background-color: #161616;
	padding: 3px;
	float: left;
	margin-right: 15px;
}
a {
	color: #FAC566;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.more {
	font-size: 10px;
	text-transform: uppercase;
}
/*  FORMS 
    --------------------------------------------------------------- */	
	
.error_message	{ 
	display:inline;	
	font-weight: bold;	
	font-size: 9px;	
	color: #990000;	
	background-color:#FFFFCC;	
	border: 1px solid #990000;	
	margin: 3px 5px 5px 5px;	
	padding: 3px; 
}
.required {	color: #CC0000; 
}
input#anti-spam {
	display: none;
}
td img#captcha {
	border: 1px solid #555555;
	background-color: #FFFFFF;	
}
div#captcha-box {
	background-color: #FAFAFA;
	text-align: center;
	border: 1px solid #DEDEDE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 262px;
}
#optin input {
	color: #999999;
}
#optin input#button {
	color: #333333;
}

