body {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
div.main {
	width: 776px;
	background-color: white;
	text-align: left;
	margin: 0;
	padding:5px 10px 10px;
	border: 1px solid black;
}
form {
	display: inline;
}
label {
	display: inline-block;
	display: block;
	float:left;
	width: 125px;
	text-align:right;
	padding-right:5px;
}
input, select, textarea {
	font-size: 8pt;
	font-family: Verdana, san-serif;
	margin-top: 2px;
}
input.submit {
	display: block;
	margin-left: 130px;
}
div.ssl_icon {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
table.links {
	border-collapse: collapse;
	clear: both;
	float: left;
}
div.links {
	clear: both;
	padding: 20px 0px 0px 0px;
	font-size: 8pt;
	text-align: center;
}
div.links a {
	font-weight: normal;
}
div.links p {
	margin: 0px;
	padding: 0px;
}
table.links tr td {
	padding: 0px 20px 10px 20px;
}
div.links table.links tr td {
	padding: 0px 5px;
}
div.links table.links {
	float: none;
}
div.header {
	padding-bottom: 10px;
}
div.login {
	width: 776px;
	font-size: 10px;
	text-align: right;
	padding: 5px 0;
	margin: 0 auto;
	color:#000;
}
div.login a, a.small {
	font-size: 8pt;
	font-weight: normal;
	color:#000;
}
p.error {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	color: #990000;
	font-size: 8pt;
}
p.success {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 8pt;
}
span.asterisk {
	font-weight: bold;
	color: #990000;
}
table.cart {
	width:100%
}
table.cart tr td, table.cart tr th {
	padding: 2px 10px;
}
table.cart tr th {
	background:#111;
	color:#fff;
	text-align:left;
	padding:5px 10px;
}
table.cart tr td.price, table.cart tr th.price {
	text-align: right;
}
.summary {
	padding-bottom:20px;
}
.summary .cart{
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid black;
	text-transform: uppercase;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	text-decoration: none;
	font-size: 11pt;
	margin:0 0 15px 0;
	padding-bottom:10px;
	border-bottom:1px solid #191970 !important;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 8pt;
}
h2.cart {
	width: 406px;
}
h4.cart {
	width: 350px;
}
input[type=submit], input[type=reset], input[type=button] {
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
div.homeright {
	width: 200px;
	float: right;
	margin-left: 20px;
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
}
div.terms ol li {
	padding-bottom: 20px;
}
div.terms ul li {
	padding-bottom: 0px;
}
.terms ul{
	margin:0 0 0 1.5em;
	padding:0;
}
	.terms li{
		margin:0 0 1em;
		padding:0;
		list-style:none;
	}
.privacy ul,
.privacy ol{
	margin:0 0 0 3em;
	padding:0;
}
	.privacy li{
		margin:0 0 1em;
		padding:0;
	}
		.privacy li li{
			margin:1em 0 0;
			padding:0;
			list-style:disc;
		}
#nav {
	margin:0 0 5px;
	padding:0;
	float:left;
}
#nav a {
	height:26px;
	display:block;
	text-indent:-9999px;
	background-position:0 0;
	outline:0;
}
#nav li {
	list-style:none;
	float:left;
	display:block;
	margin:0;
	padding:0;
}
#nav a:hover {
	background-position:bottom left;
}
#navHome {
	width:86px;
	background-image:url(/images/iconHome.png);
}
#navVideos {
	width:105px;
	background-image:url(/images/btnVideos.png);
}
#navAudio {
	width:86px;
	background-image:url(/images/btnAudio.png);
}
#navData {
	width:83px;
	background-image:url(/images/iconData.png);
}
#navProducts {
	width:117px;
	background-image:url(/images/iconProducts.png);
}
#navProducts {
	width:117px;
	background-image:url(/images/iconProducts.png);
}
#navSubscription{
	width:135px;
	background-image:url(/images/iconSubscriptionsWhite.png);
}
#search {
	float:right;
	width:142px;
}
#search input {
	vertical-align:top;
	margin:0;
}
#search label {
	float:left;
	font-size:11px;
	width:94px;
	margin:5px 0 0;
}
#search .input_text {
	width:90px;
	margin:3px 3px 0 0;
}
#search a {
	text-indent:-9999px;
	display:block !important;
	float:right;
	width:41px;
	height:22px;
	background:url(/images/btnGo.png) 0 0;
	outline:0;
}
#search a:hover {
	background-position:bottom left;
}
div.categories {
	width: 142px;
	float: left;
	padding: 4px;
	margin: 0 10px 10px 0;
}
div.categories a {
	display:block;
	width:128px;
	padding:7px 12px 7px 2px;
	margin:0;
	color:#fff;
	background:url(/images/arrowMenu.png) center right no-repeat;
}
div.categories a.active {
	text-decoration:none;
	border:1px solid #fff;
	border-width:1px 0;
	padding:6px 12px 6px 2px;
}
#productTable, #productTableWide {
	width:604px;
	padding:5px;
	float:left;
}
#productTableWide {
	width:764px;
}
table.product {
	width:604px;
	border-collapse: collapse;
}
table.product tr td, table.product tr th {
	padding: 2px 10px;
	vertical-align: middle;
	text-align: left;
}
table.product tr td.price, table.product tr th.price {
	text-align: right;
}
#productTableWide table.product {
	width:764px;
}
.btnViewNow {
	width:91px;
	height:23px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnViewNow.gif) 0 0;
	float:right;
	outline:0;
}
.btnViewNow:hover {
	background-position:bottom left;
}
#btnPayNow {
	width:96px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnPayNow.png) 0 0;
	outline:0;
}
#btnPayNow:hover {
	background-position:bottom left;
}

#itemDetails {
	width:754px;
	padding:10px;
}
div.detail_action {
	width: 220px;
	float: right;
	text-align: right;
	clear: both;
}
#detailsColLeft {
	padding:0 15px 0 0;
	margin:0 15px 0 0;
	width:500px;
	overflow:hidden;
}
#btnDownloadFree {
	display:block;
	width:206px;
	height:24px;
	text-indent:-9999px;
	background:url(/images/btnDownloadFree.png) 0 0;
	text-align:left;
	margin:0 0 10px;
	outline:0;
}
#btnDownloadFree:hover {
	background-position:bottom left;
}
#btnAddToCart,.btnAddToCart {
	display:block;
	width:206px;
	height:24px;
	text-indent:-9999px;
	background:url(/images/btnAddToCart.png) 0 0;
	text-align:left;
	border:0;
	padding:0;
	margin:0 0 10px;
	outline:0;
}
#btnAddToCart:hover,.btnAddToCart:hover {
	background-position:bottom left;
}
.detailsPrice {
	display:block;
	width:196px;
	text-align:right;
	padding:4px 5px;
	font-size:11px !important;
	font-weight:bold;
	margin:0 0 10px;
}
.detailsPrice span {
	display:block;
	float:left;
}
.btnSubscribeBuy {
	display:block;
	width:206px;
	height:24px;
	text-indent:-9999px;
	background:url(/images/btnSubscribeBuy.png) 0 0;
	text-align:left;
	outline:0;
}
.btnSubscribeBuy:hover {
	background-position:bottom left;
}
.btnSubscribe {
	display:block;
	width:106px;
	height:24px;
	text-indent:-9999px;
	background:url(/images/btnSubscribe.png) 0 0;
	text-align:left;
	outline:0;
}
.btnSubscribe:hover {
	background-position:bottom left;
}
.actionLink {
	display:block;
	width:196px;
	text-align:center;
	padding:4px 5px;
	font-size:11px !important;
	font-weight:bold;
	margin:0 0 10px;
}
.btnUpdate {
	width:96px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnUpdate.png) 0 0;
	float:left;
}
.btnUpdate:hover {
	background-position:bottom left;
}
.btnRemove {
	width:96px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnRemove.png) 0 0;
	outline:0;
}
.btnRemove:hover {
	background-position:bottom left;
}
.btnCheckout {
	width:136px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnCheckout.png) 0 0;
	text-align:left;
	float:right;
	outline:0;
}
.btnCheckout:hover {
	background-position:bottom left;
}
.btnContinueShopping {
	width:176px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnContinueShopping.png) 0 0;
	text-align:left;
	float:right;
	outline:0;
}
.btnContinueShopping:hover {
	background-position:bottom left;
}
#btnRegister {
	width:96px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnRegister.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
}
#btnRegister:hover {
	background-position:bottom left;
}
#btnLogin {
	width:96px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnLogin.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
}
#btnLogin:hover {
	background-position:bottom left;
}
#btnRequestPassword {
	width:156px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnRequestPassword.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
}
#btnRequestPassword:hover {
	background-position:bottom left;
}

.btnSubscriberDownload {
	width:206px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnSubscriberDownload.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
	margin:0 0 10px;
}
.btnSubscriberDownload:hover {
	background-position:bottom left;
}

.btnPopout {
	width:206px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnPopout.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
	margin:0 0 10px;
}
.btnPopout:hover {
	background-position:bottom left;
}

.btnBackToListings {
	width:206px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnBackToListings.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
	margin:0 0 10px 0;
}
.btnBackToListings:hover {
	background-position:bottom left;
}

.btnPreview {
	width:206px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnPreview.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
	margin:0 0 10px 0;
}
.btnPreview:hover {
	background-position:bottom left;
}

#btnPayPerView {
	width:206px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnPayPerView.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
	margin:0 0 10px 0;
}
#btnPayPerView:hover {
	background-position:bottom left;
}


#btnContinuePayment {
	width:176px;
	height:24px;
	text-indent:-9999px;
	display:block;
	background:url(/images/btnContinuePayment.png) 0 0;
	text-align:left;
	float:left;
	outline:0;
}
#btnContinuePayment:hover {
	background-position:bottom left;
}
.register p {
	clear:both;
	margin:0 0 5px 0;
	padding:3px 0;
}
.register p label {
	width:130px;
	margin-top:3px;
}
.register p .textfield {
	width:200px;
	border:1px solid #999;
	padding:3px;
}
.register p select {
	width:210px;
}
#Zip {
	width:75px;
}
#Phone {
	width:95px;
}
