body {
	background-color: #000;
	background-image: url(/images/bg-body.jpg);
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
img {
	border: 0;
}

#wrap {
	width: 958px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background-image: url(/images/bg-wrap.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	border: solid #000 1px;
}
#header {
	clear: both;
	width: 960px;
}

#content {
	text-align: left;
	width: 900px;
	clear: both;
	padding: 30px;
}
.tv #content {
	background-image: url(/images/as-seen-on-tv.gif);
	background-repeat: no-repeat;
	background-position: 825px 40px;
}


#footer {
	background-color: #660902;
	width: 960px;
	clear: both;
	border-top: solid #000 5px;
	overflow: hidden;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-align: center;
	padding: 2px;
}
.designername {
	text-align: center;
	padding: 5px 0 8px 0;
	color: #CCCCCC;

}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
a.designer {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}
a.designer:hover {
	color:#FFFF66;
}
#mediadownload{
	width: 246px;
	float: right;
	text-align: center;
}

h1 {
	color: #C60F01;
	font-size: 36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}
.about  h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.home h2 {
	color: #A20E02;
}


h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}


.highlight {
	font-weight: bold;
	color: #003300;
}

#productspecs {
	color: #333333;
	font-size: 12px;
	padding: 2px;
	border-collapse:collapse;
}

#productspecs td {
	border: thin solid #000066;
	padding: 2px;
}

.text {
	line-height: 1.5em;
}
.test-align-center {
	text-align: center;
}


cite {
	font-size: 10px;
}

#contactform {
	background-color: #CDD8CB;
	width: 400px;
	margin-left: 50px;
	padding: 10px;

}

.center {
	text-align: center;
}
.single-space {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box {
	background-color: #CCC;
	padding: 0px 10px 20px;
	border: ridge #A20E02 1px;
	margin: 0 auto;
}
.box p {
	font-size: 14px;
}
.box h2 {
	margin-bottom: 5px;
}
.home p {
	font-size: 14px;
}
.srs {
	font-size: 10px;
	font-weight: bold;
	border: ridge #A20E02 1px;
	padding: 0px;
	margin: 0px auto;
	width: 225px;
}
.smaller   {
	font-size: smaller;
}
.about #content p {
	line-height: 1.3em;
}
sup
{
	height: 0px;
	line-height: 1em;
	vertical-align: top;
	position: relative;
	font-size: 10px;
	font-weight: normal;
}
h1 sup {
	vertical-align:10px;
}
#tv-list {
	font-size: 14px;
}
.quotes   {
	margin: 0;
	line-height: 1.3em;
	text-align: justify;
	font-size: 14px;
	padding: 40px 40px 0px 40px;
}
.quote-author {
	font-size: 12px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 40px;
	line-height: normal;
	text-align: right;
}
.store  form input {
	font-size: 10px;
}
.store .promocode {
	font-size: 10px;
	text-align: right;
}
.order-now {
	text-align: center;
}
.store .order-now {
	display: none;
}
