html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

body{
	background: #f2f2f2;
	color: #3d3d3d;
	font-family: Helvetica, calibri, sans-serif;
	text-align: justify; 
}

a{
	text-decoration: none;
	color: #6F1419;	
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	color: #cc181e;
	font-weight: normal;
}

h2 a, h3 a{
	text-decoration: none;
	color: #6F1419;
	font-weight: bold;
}

h2 a:hover, h3 a:hover{
	text-decoration: none;
	color: #cc181e;
	font-weight: bold;
}

#header{
	height: 50px;
}

#header h4{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #3d3d3d;
	margin-bottom: 10px;
	float: right;
}

#header, .wrapper{
	width: 95%;
	max-width: 800px;
	margin: 3% 10% 0% 3%;
}

.wrapper p{
	font-size: 18px;
	line-height: 18px;
	text-align: justify;
}
 
.wrapper h1{
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

.wrapper h3{
	text-align: left;
}

.wrapper a{
	text-decoration: none;
	color: #6F1419;	
	font-weight: bold; /* all links bold/ */
}

.wrapper a:hover, h3 a:hover{
	text-decoration: none;
	color: #cc181e;
	font-weight: bold;
}

.message{
	width: 88%;
	max-width: 760px;
	margin: 110px 10% 3% 3%;
	padding: 15px;
	background: #ffe000;
	border: 3px solid #0000cd;
	border-radius: 15px;
}

.message p{
	font-size: 17px;
	font-weight: normal;
	color: #0000cd;
	line-height: 24px;
	}
	
.message h1{
	font-size: 19px;
	color: #0000cd;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}

.mainNav{
	width: 95%;
	max-width: 800px;
	position: relative;
	z-index: 90;
	padding: 0px;
	top: 10px;
	height: 10px;
	border: 3px solid #fff;
	border-radius: 10px;
	background: #e9e9e9;
	font-size: 18px;
	line-height: 22px;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 50px;
}

.subNav{
	width: 100%;
	max-width: 800px;
	margin-bottom: 30px;
	border: 3px solid #fff;
	border-radius: 10px;
	background: #e9e9e9;
	text-align: left;
}

table{
	width: 100%;
	max-width: 600px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	font-family: "liberation serif", serif;
}

table th, table tbody, table tr, table td{
	padding: 6px;
	background: #e9e9e9;
}

table a{
	font-size: 18px;
	font-weight: bold;
	color: #6F1419;
	font-family: "liberation serif", serif;
}

table a:hover{
	font-weight: bold;
	color: #cc181e;
}

.hero{
	display: block;
	width: 95%;
	height: 246px;
	margin: 0 3% 40px;
	position: relative;
}

.hero_wrapper{
	width: 400px;
	height: 246px;
	position: relative;
	overflow: hidden;
}

.hero_wrapper img{
	width: 400px;
	height: 246px;
	border-radius: 10px;
}

.hero h1{
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 328px;
	height: 116px;
	background: url(../images/banner-text.png) no-repeat;
	top: 100px;
	left: 40px;
	z-index: 85;
}

.hero a{
	position: absolute;
}

a.button, .button{
	padding: 10px 20px;
	background: #9F1419;
	color: #fff;
	box-shadow: 0 1px #333;
	border-radius: 5px;
	text-shadow: 0 -1px #333;
	cursor: pointer;
	border: 0;
	font-size: 16px;
}

.hero a.button{
	bottom: 70px;
	font-size: 21px;
	left: 98px;
	z-index: 4;
}

a.button:hover{
	background: #cc181e;
	color: #fff;
}

.dvr{
	background: url(../images/dvr.jpg) no-repeat;
	width: 315px;
	height: 240px;
	display: block;
	z-index: 85;
	bottom: 0px;
	right: 0px;
	text-indent: -9999px;
}

em{
	font-weight: bold;
	font-style: italic;
}


.answer{
	padding: 10px;
	display: none;
}

h1 a, h4 a, h5 a{
	color: #3d3d3d;
}

.content{
	width: 100%;
	padding-bottom: 30px;
	min-height: 600px;
}

.content h1, h2, h3, h4, h5, h6{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}

.content h2{
	font-size: 20px;
}

.content h3{
	font-size: 22px;
	font-family: "liberation serif", serif;
	margin-bottom: 15px;
}

.content h4{
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 20px;
	font-style: italic;
}

.content p, .content ul, .content ol{
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 24px;
}

.content ul li, .content ol li{
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 15px;
}

.content ol li{
	list-style: decimal;
}

img.content{
	margin-right: 3%;
	margin-bottom: 20px;
	border-radius: 10px;
}

.product{
	display: block;
	clear: both;
	margin-bottom: 60px;
}

.content form img{
	float: none;
	margin-right: 0;
	margin-left: 0;
	border: 0;
}

#faq h3{
	font-size: 18px;
	margin-bottom: 8px;
	padding: 10px;
	background: #e2e2e2;
	line-height: 24px;
	border: 1px solid white;
	border-radius: 5px;
	cursor: pointer;
}

#faq h3:hover, #faq h3:focus{
	background: #fff;
	border-color: #e8e8e8;
}

#faq{
	margin-bottom: 24px;
}

.product img, img.product-image{
	width: 200px;
	height: 200px;
	display: inline-block;
	margin-right: 20px;
	border: 4px solid #bbb;
}

img.product-image {
	width: 300px;
	height: 200px;
	margin-bottom: 30px;
	float: none;
}

/* Rules for PayPal forms */
.content form table tr{
	background: none;
}

.content form table td{
	padding: 0 0 15px 0;
	font-size: 18px;
	background: #f2f2f2;
}

.content form input[type="image"]{
	margin-bottom: 30px;
}
.content form option{
	font-size: 16px;
	margin-bottom: 30px;
}

.content form table{
	margin-bottom: 10px;
}

.content form img{
	display: none;
}
/* End of PayPal form rules */

.description{
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.description h3{
	margin-bottom: 10px;
}

.description p{
	margin-bottom: 20px;
}

span.price{
	font-size: 20px;
	font-weight: bold;
}

.description p.price{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

#contact-form{
	margin-bottom: 30px;
}

#contact-form input, #contact-form textarea{
	width: 95%;
	max-width: 600px;
	padding: 10px;
	font-size: 16px;
	outline: none;
	border-radius: 5px;
	border: none;
	margin-bottom: 10px;
	display: block;
	color: #3d3d3d;
}

#contact-form textarea{
	height: 150px;
}

a.pdf{
	background: url(../images/pdf.png) no-repeat;
	padding-left: 80px;
	height: 70px;
	display: block;
	margin-bottom: 30px;
	line-height: 70px;
	width: 80%;
}

#footer{
	clear: both;
	display: block;
	background: #3d3d3d;
	height: 170px;
	padding-top: 20px;
}

#footer p{
	font-size: 17px;
	font-family: Helvetica, calibri, sans-serif;
	font-style: italic;
	color: #f9f9f9;
	text-align: center;
	line-height: 23px;
	font-weight: normal;
}