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

html, body, div, class, p, a, ul, ol, li, dl, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 100% Verdana, Geneva, sans-serif;
	background: #FFF;
}
#header {
	text-align: center;
	position: relative;
}
#wrapper {
	background: #FFF;
	margin: 0px auto;
	width: 1021px;
	border: 1px solid #999;
}
#nav {
	background: #666 url(../images/navbg.jpg) repeat-x;
	;
	padding-left: 15px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#nav a, #nav a:visited {
	color: #666;
	text-decoration: none;
	line-height: 2.5;
	display: inline-block;
	padding: 0px 15px;
	border-right: 1px solid #333;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #FFF;
	background: #666;
}
#nav li {
	display: inline;
	color: #000;
}
a:link {
	color: #6633FF;
}
a:hover, a:active, a:focus {
	text-decoration: none;
} 
#sidebar {
	float: left;
	width: 260px;
	background: #FBFBFB;
}
#content {
	float: left;
	width: 761px;
	padding: 10px 0px;
	background: #FBFBFB;
}
#footer {
	background: #FBFBFB;
	padding: 10px 0px;
	clear: both;
	border-top: 1px solid #666;
	position: relative;
}
.pod {
	margin: 15px 35px 15px 25px;
	border: 1px solid #999;
	background-color: #DE; /* fallback color added for IE */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 0px #ccc;
	-moz-box-shadow: 4px 4px 0px #ccc;
	box-shadow: 4px 4px 0px #ccc;
	behavior: url(ie-css3.htc);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#fff));
	background:-moz-linear-gradient(top, #ddd, #fff 100%);
}
h1 {
	font-size: 155%;
	padding-bottom: 10px;
	color: #60C;
}
h2 {
	font-size: 130%;
	padding-bottom: 20px;
}
h3 {
	font-size: 120%;
}
.h1 {
	color: #60C;
	text-align: center;
	margin-top: 0px;
	padding: 5px;
	font-size: 110%;
	line-height: 95%;
}
.h2 {
	color: #000;
	text-align: center;
	font-size: 90%;
	line-height: 95%;
}
.h3its {
	color: #E90133;
	padding-top: 30px;
}
.h3its2 {
	color: #E90133;
}
.h3rr {
	color: #0000FF;
	padding-top: 50px;
}
.h3mm {
	color: #00AF33;
	padding-top: 50px;
}
.h1dvd {
	font-size: 190%;
	color: #60C;
	text-align: center;
	margin-top: 15px;
}
.h2dvd {
	font-size: 130%;
	color: #660198;
	text-align: center;
}
p {
	padding-bottom: 20px;
	padding-right: 5px;
}
.pindex {
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
}
.ppod {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.pfooter {
	margin-left: 35px;
}
.pdvd {
	font-size: 110%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	margin-bottom: 60px;
}
.podimg1 {
	margin-top: 15px;
	margin-right: 13px;
	margin-left: 17px;
}
.podimg2 {
	margin-right: 13px;
	margin-left: 17px;
}
a img {
	border: none;
}
.content img {
	border: 1px solid #333;
}
.itsvideo {
	height: 315px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.lgvvideo {
	height: 315px;
	width: 420px;
	padding-bottom: 20px;
	margin-top: 30px;
}
.price {
	color: #F00;
	font-weight: bolder;
	font-size: larger;
	float: left;
	clear: left;
	margin-bottom: 20px;
	margin-top: 40px;
}
hr {
	color: #999;
	margin-top: 20px;
	margin-bottom: 10px;
}
.phone {
	font-size: larger;
	font-weight: bolder;
	color: #F00;
}
.jeanie {
	color: #60C;
	font-weight: bolder;
}
.floatr {
	float: right;
	margin-left: 8px;
	margin-right: 25px;
}
.floatl {
	float: left;
	margin-right: 20px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.spacer {
	height: 20px;
}
.title {
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	margin-left: 20px;
}
.h1rev {
	font-size: 110%;
	color: #60C;
	margin-top: 10px;
}
.italic {
	font-style: italic;
	font-size: 90%;
}
.uldvd {
	font-size: 110%;
	float: left;
	clear: left;
	margin: 20px 80px 40px 20px;
}
.paypal {
	float: left;
	clear: left;
}
.temptitle {
	text-align: center;
	padding-bottom: 20px;
	margin-left: 200px;
}

