/*
OnTV4U 
Modified 04/21/08 by Jon Hainstock

     I. Global
    II. Layout
   III. Columns
    IV. Navigation
	 V. Misc


/* I. Global ========================================*/

* {
	margin: 0;
	padding: 0;
}
html body {
	font: 100% Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 1.2em;
	background-color: #5C88AD;
}
a {
	text-decoration: none;
}
a img {
	border: none;
	border-bottom: none;
	display: block;
}
a:link, a:visited {
	color: #555;
	border-bottom: 1px solid #555;
}
html body a:hover {
	color: #000;
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E51;
}
p {
	font-size: .8em;
}
h4 {
	font-size: .8em;
}
/* CLEAR */

.product_InnerWrap:after, #featuredProduct:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.product_InnerWrap, #featuredProduct {
	display: inline-block;
}
.product_InnerWrap, #featuredProduct {
	display: block;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* II. Layout ========================================*/

#outerWrap {
	width: 792px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#innerWrap {
	background: #e7e7d6;
	float: left;
	width: 781px;
	display: inline;
	margin: 5px 6px 0 5px;
	position: relative;
}
#header {
	margin: 0;
}
#header a {
	border: none;
	background: none;
}
#header a:hover {
	border: none;
	background: none;
}
#headerDescription {
	background: #e7e7d6;
	width: 781px;
	margin: 4px 6px 0 5px;
}
#headerDescription p {padding: .5em 1em;}
#header_Overlay img {
	position: absolute;
	right: 14px;
	top: 100px;
	width: 98px;
	height: 25px;
	display: block;
	border-width: 0;
}
/* featuredProduct */

#featuredProduct {
	float: left;
	width: 480px;
}
#featuredProduct h3 {
	background: url(images/featured_back_top.gif) no-repeat top center;
	text-indent: -999999px;
	height: 44px;
}
#featuredProduct p {
	background: url(images/featured_back_mid.gif) repeat-y top center;
	padding: 0 1.2em;
}
#featuredProduct h4 {
	background: url(images/featured_back_mid.gif) repeat-y top center;
	padding: .3em 1.2em;
	font-size: 1em;
}
#featuredInner {
	background: url(images/featured_back_mid.gif) repeat-y top center;
	float: left;
	width: 100%;
}
#flashVideo {
	float: left;
	padding: 0em .3em 0em 1em;
}

.graphic {
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-left: 12px;
}
#featuredProduct p.last {
	background: url(images/featured_back_bottom.gif) no-repeat top center;
	height: 19px;
	text-indent: -999999px;
	padding: 0 1.2em;
	margin: 0;
}
/* FOOTER */

#footer {
	background: #e7e7d6;
	float: left;
	width: 781px;
	padding: 1em 0;
	margin: 0px 6px 0px 5px;	
	display: inline;
}
#footer p {
	padding: 1em;
	font-style: italic;
}
#footer img {
	float: right;
	margin: 0 1em;
}
/* III. Columns ========================================*/

/* SIDEBAR1 */

#sidebar1 {
	float: left;
	width: 161px;
	display: inline;
	background: none;
	margin: 15px 0 0 12px;
}
/* search */
#search {
	width: 100%;
	float: left;
}
#search h3 {
	background: url(images/search_top.gif) no-repeat top center;
	text-indent: -999999px;
	height: 22px;
}
#search img {
	margin-left: 115px;
}
#search p, #search form {
	background: url(images/search_mid.gif) repeat-y top center;
}
#search p a, #search p a:hover {
	border-width: 0;
}
#search p a:hover {
	background: none;
}
#search p.last {
	background:url(images/search.bottom.gif) no-repeat top center;
	height: 4px;
	text-indent: -999999px;
	padding: 0 1.2em;
}
#search input {
	margin: 5px 0 7px 7px;
}
/* newArrivals */

#newArrivals {
	width: 100%;
	margin: 5px 0;
	float: left;
}
#newArrivals h3 {
	background: url(images/newarrival-top.gif) no-repeat top center;
	text-indent: -999999px;
	height: 28px;
}
#newArrivals p.last {
	background: url(images/newarrival-bottom.gif) no-repeat top center;
	height: 12px;
	text-indent: -999999px;
}
#newArrivals ul {
	background: url(images/newarrival-mid.gif) repeat-y top center;
	font-size: .7em;
	list-style-type: none;
}
#newArrivals li {
	margin-left: 7px;
	padding-top: .8em;
	line-height: 1em;
}
#newArrivals li a {
	color: #555;
	border: none;
}
#newArrivals li a:hover {
	text-decoration: underline;
	border: none;
}
/* Mailing List */
#mail {
	width: 100%;
	float: left;
}
#mail h3 {
	background: url(images/mail_top.gif) no-repeat top center;
	text-indent: -999999px;
	height: 28px;
}
#mail img {
	margin-left: 115px;
}
#mail p, #mail form {
	background: url(images/mail_mid.gif) repeat-y top center;
}
#mail p a, #search p a:hover {
	border-width: 0;
}
#mail p a:hover {
	background: none;
}
#mail p.last {
	background: url(images/mail_bottom.gif) no-repeat top center;
	height: 10px;
	text-indent: -999999px;
	padding: 0 1.2em;
}
#mail input {
	margin: 5px 0 7px 7px;
}

/* SIDEBAR2 */

#sidebar2 {
	float: right;
	width: 120px;
	background: none;
	margin: 15px 10px 0 0;
}
/* IV. Navigation ========================================*/
#nav {
	margin-top: 7px;
	float: left;
	width: 161px;
}
#nav h3 {
	background: url(images/nav_top.gif) no-repeat top center;
	height: 27px;
	text-indent: -999999px;
}
#nav ul {
	list-style-type: none;
	text-align: right;
	font-size: .72em;
	font-weight: bold;
}
/* A */

#nav li a {
	background: url(images/nav-mid.gif) repeat-y top center;
	display: block;
	height: 20px;
	border-width: 0;
	padding: 4px 4px 4px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-bottom: 1px solid #e7e7d6;
}
#nav li#last {
	background: url(images/nav_bottom.gif) no-repeat top center;
	text-indent: -999999px;
	height: 17px;
}
/* HOVER */

#nav li a:hover {
	color: #5C88AD;
}
/* V. MISC ========================================*/


#TopTen_Wrap1 {
	float: left;
	display:inline;
	width: 238px;
	margin-bottom: 10px;
}
#TopTen_Wrap2 {
	float: left;
	width: 238px;
	margin-top: 19px;
	margin-bottom: 10px;
}
/* LIST ITEMS */

/* #TopTen_First */

#TopTen_First {
	float: left;
	width: 100%;
	height: 120px;
	background: url(images/top10_back.gif) no-repeat top left;
	position: relative;
}
#TopTen_First .thumb {
	border: 1px solid #ccc;
	float: left;
	margin: 40px 7px 0 12px;
}

#TopTen_First h4 {
	margin: 65px 3px 3px 0;
	font-size: .7em;
	line-height: 1em;
	float: left;
	display: inline;
	width: 100px;
}
#TopTen_First img {
	float: left;
}
#TopTen_First .starOverlay {
	background: url(images/star_back.gif) no-repeat top center;
	position: absolute;
	top: 25px;
	left: 193px;
	width: 39px;
	height: 38px;
}
/* .TopTen_Items */
.TopTen_Items {
	float: left;
	width: 100%;
	height: 100px;
	background: url(images/top10_back_2.gif) no-repeat top center;
	position: relative;
}
.TopTen_Items .thumb {
	border: 1px solid #ccc;
	float: left;
	margin: 14px 7px 0 12px;
}

.TopTen_Items h4 {
	margin: 40px 3px 3px 0;
	font-size: .7em;
	float: left;
	display: inline;
	width: 100px;
}
.TopTen_Items img {
	float: left;
}
.TopTen_Items .starOverlay {
	background: url(images/star_back.gif) no-repeat top center;
	position: absolute;
	top: 5px;
	left: 193px;
	width: 39px;
	height: 38px;
}
.starOverlay .number, #lastNumber {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	position: relative;
	top: 10px;
	left: 15px;
	height: 38px;
	color: #fff;
}
#lastNumber {
	left: 10px;
}
/* CATEGORY - USED IN CATEGORY AND PRODUCT PAGES */
#categoryHeader h2 {
	margin: 15px 0 0 10px;
	float: left;
	width: 600px;
	display: inline;
	text-transform: uppercase;
	color: #F08E22;
	font-size: 1em;
}
.category {
	color: #666;
}
.productLink {
	float: left;
	width: 108px;
	margin-top: 20px;
	padding: 0 1em;
}
/* PRODUCT DESCRIPTION */

.productDescription_Wrap {
	float: left;
	width: 598px;
	overflow: hidden;
	margin: 10px 0 20px 6px;
}
.productDescription {
	float: left;
	width: 598px;
}
.productDescription h3 {
	background: url(images/product_top.gif) no-repeat top center;
	text-indent: -999999px;
	height: 19px;
}
.productDescription .product_floatLeft {
	float: left;
	width: 360px;
	display: inline;
}
.productDescription .product_floatRight {
	float: right;
	margin: 0 15px 0 7px;
	width: 200px;
	display: inline;
}

/* Video */
.productDescription .product_floatLeft_Video {
	float: left;
	width: 240px;
	display: inline;
}
.productDescription .product_floatRight_Video {
	float: right;
	margin: 0 15px 0 7px;
	width: 320px;
	display: inline;
}
.productDescription .product_floatRight img {
	border: 1px solid #ccc;
}
.productDescription h4 {
	background: url(images/product_mid.gif) repeat-y top center;
	padding: 0 .9em .5em .9em;
	color: #5C88AD;
	font-size: 1em;
}
.productDescritpion h4 a:link {
	color: #5C88AD;
}
.productDescription h5 {
	padding: .5em 1em;
	font-size: 1em;
}
.product_InnerWrap {
	width: 598px;
	min-height: 200px;
	background: url(images/product_mid.gif) repeat-y top center;
}
.productDescription p {
	padding: 0 1.2em;
}
.productDescription p.phone {
	font-size: 1em;
	font-weight: bold;
	padding: 0 1em;
	text-align: center;
}
.productDescription p.productPhone {
	font-size: 1em;
	font-weight: bold;
	padding: .5em 1em;
}
.productDescription p.last {
	background: url(images/product_bottom.gif) no-repeat top center;
	height: 19px;
	text-indent: -999999px;
	padding: 0 1.2em;
	margin: 0;
}

p.phone {font-weight: bold;}