img {
	border:0;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.headerTopPoint {
	background-image: url(images/tvHeaderTop.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 950px;
	height: 14px;
}
.headerTop {
	background-image: url(images/tvHeader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 103px;
	width: 950px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9933;
	background-image: url(images/tvFooterBkg.gif);
	background-repeat: no-repeat;
	height: 80px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}
.footer a:link {
	color: #CC9933;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footer a:visited {
	color: #CC9933;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footer a:hover {
	color: #FFCC66;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #263413;
}
.subfooter a:link {
	text-decoration: none;
	color: #263413;
}
.subfooter a:visited {
	text-decoration: none;
	color: #263413;
}
.subfooter a:hover {
	text-decoration: underline;
	color: #263413;
}

.productDetailAdBkg {
	background-image: url(images/tvRightBkg.gif);
	background-position: bottom;
}
.productDetailBkg {
	background-image: url(images/tvProductDetailBkg.jpg);
	background-repeat: no-repeat;
}
.productDetailPhoto {
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 250px;
}
.productDetailDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 350px;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.productDetailProductName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.productDetailCategory {
	width: 250px;
	vertical-align: top;
}
.productDetailRightTable {
	margin-top: 20px;
}
.productDetailPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.categoryDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 200px;
}
table.categoryGrid {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
}
td.categoryGrid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
	width: 125px;
}
.categoryGrid img{
	padding-bottom: 5px;
	border: 0px;
}
.categoryGrid a:link {
	color: #000000;
	text-decoration: none
}
.categoryGrid a:visited {
	color: #000000;
	text-decoration: none
}
.categoryGrid a:hover {
	color: #990000;
	text-decoration: none
}

.pressName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position:absolute;
	top:130px;
	left:50%;
}
.pressTextDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/tvCatPress.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pressTextDetails td{
	padding: 15px;
}

/* styles for Search */
.searchResults {
	width: 1000px;
	position:relative;
	top:-120px;
}
.searchResultsBkg {
	background-image: url(images/tvEditorialBkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1000px;
	height:120px;
	position:relative;
	top:0;
	left:0;
	z-index:100;
}

/* styles for the blog and editorial */
.editorialBkg {
	background-image: url(images/tvEditorialBkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1000px;
/*	margin-top: -20px !important;
	margin-top: 0;*/
}
.bkgRepeat {
	background-image: url(images/tvBlogBkgRepeat.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
.staticBkg {
	background-image: url(images/tvEditorialBkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1000px;
}
.blogBkg {
	background-image: url(images/tvBlogBkg.jpg);
	background-repeat: no-repeat;
}
.blogBkgRepeat {
	background-image: url(images/tvBlogBkgRepeat.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
.searchResultsBkgRepeat,
.editorialBkgRepeat,
.staticBkgRepeat {
	background-image: url(images/tvBlogBkgRepeat.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
.searchResultsBkgRepeat {
	position:relative;
}
.blogArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 18px;
	width: 550px;
	vertical-align: top;
/* 	margin-top: 40px; */
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
td.blogArticle {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
span.blogArticle {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.editorialArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 400px;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.editorialArticle650 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 650px;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.orderForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
}
.blogEditorialArticleContinued {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.blogEditorialArticleContinued a:link{
	color: #000000;
	text-decoration: none;
}
.blogEditorialArticleContinued a:visited{
	color: #000000;
	text-decoration: none;
}
.blogEditorialArticleContinued a:hover{
	color: #000000;
	text-decoration: underline;
}
.blogEditorialNavArrows {
	vertical-align: top;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 270px;
}
.blogEditorialPhotoTD {
	vertical-align: top;
	padding-top: 60px;
}
/* for the right side menus */
#navcontainer {
	padding-top: 20px;
}
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
font-weight: 100;
}
#navcontainer a{
display: block;
padding: 5px;
border-top: 1px solid #000000;
/*background-color: #c6dbf3;*/
font-weight: 100;
}

#navcontainer a:link, #navlist a:visited{
color: #000000;
text-decoration: none;
}
#navcontainer a:visited{
color: #000000;
text-decoration: none;
}
#navcontainer a:hover{
background-color: #C37D25;
color: #000000;
}

#pressYearsContainer {
	position: relative;
	top: -40px;
	width: 50px;
	padding: 0 15px 0 0;
}
#pressYearsContainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11.5px;
line-height: 16px;
font-weight: 100;
text-align:center;
}
#pressYearsContainer a{
display: block;
padding: 2px 5px;
border-top: 1px solid #ddd;
/*background-color: #c6dbf3;*/
font-weight: 200;
}
#pressYearsContainer .last {
border-bottom: 1px solid #ddd;
}

#pressYearsContainer a:link{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}
#pressYearsContainer a:visited{
background-color: #000000;
color: #ffffff;
text-decoration: none;
}
#pressYearsContainer a:hover{
background-color: #000000;
color: #BE9F5A;/*#9E8753;*/
text-decoration: none;
}

#backtopress {
	position:relative;
	top:-70px;
	left:0px;
	width:80px;
	height:50px;
	cursor:pointer;
}
#pressarchives {
	position:relative;
	top:-70px;
	left:-10px;
	width:110px;
	height:20px;
}
#pressarchives a {
	color:white;
	text-decoration:none;
}
.genericText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.genericTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.genericText a:link{
	color: #000000;
}
#headline {
	margin: 0px;
	width: 434px;
	height: 305px;
	background-image: url(images/tvEditorialBkg.jpg);
	background-position: center center;
}
#orderForms {
	margin: 0px;
	width: 434px;
	height: 305px;
	background-image: url(images/tvOrderFormBkg.jpg);
	background-position: center center;
}
#orderForms div {
	padding: 10px;
}
#searchHeadline {
	margin: 0px;
	width: 434px;
	height: 305px;
	background-image: url(images/tvSearchBkg.jpg);
	background-position: top center;
}
#searchHeadline div {
	padding: 80px 10px 10px 10px;
}
.prevPage {
	float:left;
	z-index: 100;
}
.nextPage {
	float:right;
	z-index: 100;
}
.clearboth {
	clear: both;
	height:3px;
}
.link_off, .link_off:hover, .link_off:visited {
	text-decoration: none;
	color:#333333 !important;
	cursor:text;
}
.link_on, .link_on:hover, .link_on:visited {
	text-decoration: underline;
	color:#486C22 !important;
	cursor:pointer;
}
.this_page {
	font-weight: bold;
	border:thin solid black;
	padding:0 2px;
}
.paging_strip {
	text-align: center;
}
#menutogglemore {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC9933;
	padding: 1em 3em;
	cursor: pointer;
}
.subPagesSubMenu ul {
	display: none;
}
