@CHARSET "UTF-8";

/* tags */


/*ol {
	margin-top:0px;
	padding-left:1em;
	margin-left:1em;
	margin-bottom:0px;
}

ul {
	margin-top:0px;
	padding-left:1em;
	font-size:10px;
}*/

body {
	/*background-image:url(/images/vert-line-bkgd.gif);*/
	background-image:url(/images/christmas_background.gif);
	background-color:#0085f4;
	/*background-position:left;
	background-repeat:repeat-y;
	background-attachment:fixed;*/
	font-family:Arial,Sans-serif;
	font-size:11px;
	line-height:normal;
	margin:0;
	padding:0;
}

img {
	border:0;
}


h1 {
	margin:0 0 6px 0;
	font-size:18px;
	font-family:Trebuchet MS,Arial,Sans-serif;
}

h2 {
	font-size:16px;
	font-family:Trebuchet MS,Arial,Sans-serif;
}

h3 {
	margin:0px 0px 6px 0px;
	font-size:15px;
	font-family:Trebuchet MS,Arial,Sans-serif;
}

h4 {
	margin:0px 0px 6px 0px;
	font-size:13px;
}

h5 {
	margin:0px 0px 6px 0px;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#003399;
}

a:hover {
	text-decoration:underline;
}
	
input {
	font-size:9px;
}

p {
	margin:0px 0px 6px 0px;
}

form {
	margin:0px;
}

clr {
	clear:both;
}

/* IDs */

#page {
	width:915px;
	/*padding:0px 20px 0px 20px;*/
	margin:0px auto;
	position:relative;
	padding:0;
	/*background:#ffffff;*/
	/*border-bottom:6px solid #aaaacc;
	border-right:6px solid #ccccee;
	border-top:6px solid #9999aa;
	border-left:6px solid #777799;*/
}
#post-nav {
	width:875px;
	padding:10px 20px 0px 20px;
	margin:0;
	background:#ffffff;	
}
#flashcontent {
	margin:0;
	padding:0;
	position:relative;
}

#sweeps-form {
	padding:10px;
}

#sweeps-form p {
	margin:0px 0px 9px 0px;	
}

#sweeps-form input {
	font-size:11px;
}

#sweeps-form p.required {
	font-weight:bolder;
	color: #ffff00;
	background:#cc0000;
	margin:0px 0px 3px 0px;
	display:none;
}

#sign-up {
	background-color:White;
	width:269px;
	padding:6px;
	border:2px solid #0099ff;
	margin-bottom:10px;
	text-align:left;
	background:#eeeeff;
}

#feed {
	background-color:White;
	width:269px;
	padding:6px;
	border:2px solid #0099ff;
	margin-bottom:10px;
	text-align:left;
	background:#eeeeff;
}

#billy-feed {
	background-color:White;
	width:269px;
	padding:6px;
	border:2px solid #0099ff;
	margin-bottom:10px;
	text-align:left;
	background:#eeeeff;
}

#google-search {
	text-align:center;
	padding:6px;
	background:#ffffff;
	font-size:11px;
	border:1px solid #9999ff;
	width:271px;
}

#search-bar {
	position:relative;
	vertical-align:center;
	background:#0099ff;
	width:875px;
	height:27px;
	margin-bottom:0px;
}

#horiz-search form {
	margin:0px;
}

#newest {
	width:545px;
	background-color:#ff9900;
	margin-bottom:10px;
	border-bottom:7px solid #ff9900;
}

#newest td {
	width:25%;
	text-align:center;
	padding:6px 6px 0px 6px;
}

#newest p {
	background-color:White;
	padding:0px 3px 0px 3px;
	margin:0px;
	font-size:10px;
}

#newest div {
	width:100px;
	background-color:white;
	margin:0px 10px 0px 10px;
}

#slink {
	background:#ffffcc;
	width:430px;
	padding:1px 10px 10px 10px;
	margin-top:10px;
}

#slink p.header {
	color:#666666;
	font-size:8px;
	text-align:right;
	margin:0px;
	line-height:5px;
	font-weight:bold;
	font-family:Verdana,Arial,sans-serif;
}

#slink h2 {
	margin:0;
}

#slink a.uline {
	text-decoration:underline;
}

#slink p {
	margin:3px 0 0 0;
}

#slink span {
	margin-right:10px;
	font-weight:bold;
}

#slink a.redurl {
	color:#cc0000;
}

#mypopup a:hover {
	text-decoration:none;
}

#index-right {
	width:320px;
	margin:0px 0px 0px 10px;
	float:left;
	background-color:#ff9900;
	text-align:center;
}

#index-right h4 {
	margin:0;
}

#watch-far-right {
	width:120px;
	height:600px;
	background:white;
	margin-left:7px;
	margin-top:0px;
	float:left;
}

#post-video {
	width:100%;
	border:1px dotted #cccccc;
	margin-bottom:6px;
}

#post-video-left {
	text-align:center;
	vertical-align:middle;
	padding:6px 0px 10px 0px;
}

#post-video-center {
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	padding:9px 0 0 9px;
}

#post-video-right {
	text-align:center;
	vertical-align:middle;
}

#scroll-list {
	width:273px;
	background:#eeeeee;
	padding:6px;
	height:660px;
	overflow:auto;
	margin-bottom:10px;
}

#scroll-list table {
	margin:0px 0px 6px 0px;
	border-bottom:1px dotted #999999;
}

#scroll-list td.left {
	width:106px;
	padding:0px 6px 10px 0px;
	vertical-align:top;
}

#scroll-list td.right {
	width:147px;
	margin:0px;
	padding:0px 10px 10px 0px;
	vertical-align:top;
}

#wide-list {
	width:545px;
	float:left;
	display:inline;
}

#wide-list.wider {
	width:745px;
}

#wide-list h1.fl {
	float:left;
}

#wide-list h1.category {
	margin-bottom:3px;
}

#wide-list h2.pitchmen {
	clear:both;margin:0;
}

#wide-list div.pitchmen {
	margin-top:6px;font-size:13px;font-family:Trebuchet MS, Arial, sans-serif;
}

#wide-list img.sully {
	float:left;margin:6px 6px 6px 0px;
}

#offer-list {
	clear:both;border-bottom:1px solid #ff9900;margin-bottom:9px;
}

#wide-list p.inactive {
	margin-bottom:12px;font-size:13px;
}

#jongg-ads {
	width:120px;
	height:600px;
	background:white;
	margin-left:5px;
	margin-top:10px;
	float:left;
	font-size:11px;
}

#jongg-ads p {
	margin:0px 0px 12px 0px;
}

#instructions {
	width:550px;
	margin-right:30px;
	float:left;
	font-size:14px;
	line-height:150%;
	letter-spacing:1px;
}

#instructions p {
	margin:0px 0px 20px 0px;
}

#description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:7px;
	margin-top:0px;
}

/* topnav classes */

#top-tease {
	width:875px;
	text-align:center;
	padding:2px 20px 2px 20px;
	background:#0099ff;
	font-size:14px;
	font-weight:bold;
	color:white;
}

#top-tease a {
	color:white
}

#top-links {
	position:absolute;
	top:7px;
	left:174px;
	width:686px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding:0px 7px 0px 7px;
	vertical-align:top;
	font-weight:900;
	text-transform:uppercase;
}


#top-links a {
	color:#3366ff;
}

#topnav {
	position:relative;
	width:875px;
	height:121px;
	padding:0px;
	margin:10px 20px 0 20px;
}

#nav-logo {
	position: absolute;
	left:0px;
	top:0px;
	width:271px;
	height:121px;
	margin-bottom:0px;
}

#nav-ad {
	position: absolute;
	left:400px;
	top:28px;
	width:468px;
	height:60px;
	margin-bottom:0px;
}

#nav-subsection {
	position: absolute;
	left:272px;
	top:37px;
	width:113px;
	height:51px;
	margin-bottom:0px;
}

#nav-beauty {
	position: absolute;
	left:174px;
	top:96px;
	width:70px;
	height:25px;
	margin-bottom:0px;
}

#nav-health {
	position: absolute;
	left:244px;
	top:96px;
	width:71px;
	height:25px;
	margin-bottom:0px;
}

#nav-home {
	position: absolute;
	left:315px;
	top:96px;
	width:69px;
	height:25px;
	margin-bottom:0px;
}

#nav-kids {
	position: absolute;
	left:385px;
	top:96px;
	width:70px;
	height:25px;
	margin-bottom:0px;
}

#nav-men {
	position: absolute;
	left:455px;
	top:96px;
	width:70px;
	height:25px;
	margin-bottom:0px;
}

#nav-auto {
	position: absolute;
	left:525px;
	top:96px;
	width:70px;
	height:25px;
	margin-bottom:0px;
}

#nav-profit {
	position: absolute;
	left:595px;
	top:96px;
	width:70px;
	height:25px;
	margin-bottom:0px;
}

#nav-cd-dvd {
	position: absolute;
	left:666px;
	top:96px;
	width:68px;
	height:25px;
	margin-bottom:0px;
}

#nav-other {
	position: absolute;
	left:734px;
	top:96px;
	width:72px;
	height:25px;
	margin-bottom:0px;
}

#nav-country {
	position: absolute;
	left:806px;
	top:96px;
	width:69px;
	height:25px;
	margin-bottom:0px;
}

#subnav-bar {
	width:875px;
	height:28px;
	/*background-image:url(/images/topnavi/solid-bottom.gif);
	background-repeat:no-repeat;*/
	background:#ff9900;
	position:relative;	
}

#subnav-links {
	width:855px;
	text-align:left;
	padding:10px 10px 0 10px;
	font-weight:bold;
	font-size:10px;
	font-family:arial,sans-serif;
	line-height:normal;
}

#reviews {
	background:white;
	padding:3px;
}


#featured-info {
	margin:0px 0px 0px 0px;
	width:100%;
	border-bottom:6px solid White;
	background:#eeeeee;	
}

#featured-info h3 {
	margin-bottom:1px;
}

#featured-info p {
	margin-top:6px;
}

#featured-info p.description {
	text-align:left;margin:3px 6px 3px 6px;	
}

#featured-info img.official {
	float:right;margin:0px 0px 3px 3px;
}

#featured-info td.top-left {
	text-align:left;vertical-align:top;padding:6px 6px 0px 6px;
}

#featured-info td.top-right {
	text-align:right;vertical-align:top;padding:6px 6px 0px 0px;	
}

#featured-info img.play {
	position:absolute;top:92px;left:120px;
}

#billy-right {
	margin-bottom:10px;
}

#billy-right h2 {
	margin:12px 0px 0px 0px;border-top:6px solid white;
}

#common-right {
	text-align:center;margin:10px;
}

#common-right div.pitchmen {
	text-align:center;margin:0px 7px 0px 7px;
}

#common-right div.signup {
	text-align:center;margin:10px 6px 0px 7px;
}

#common-right div.fblink {
	font-size:8px;padding-left:10px;margin:10px 0px 3px 0px;
}

#common-right div.fbstream {
	width:300px;background:white;margin:0 0 10px 0;
}

#common-right td.adleft {
	text-align:left;vertical-align:top;padding-right:20px;
}

#common-right td.adright {
	text-align:right;vertical-align:top;
}

#common-right div.buzzfeed {
	text-align:center;margin:20px 0 10px 0;font-size:x-small;
}

#discontinued td {
	vertical-align:top;
}

#discontinued td.pad {
	padding-right:10px;
}

#discontinued h3 {
	color:#000000;border-bottom: 2px solid #000000;
}

#discontinued p {
	font-size:12px;
}

/* other classes */
.footer-links {
	color:#ffcc00;
	font-size:10px;
	line-height:13px;
	text-align:left;
	font-weight:bold;
}
.footer-links a {
	color:white;
}
.reviews {
	margin:0;
	background:#0099ff;
	color:white;
	padding:3px;
}


.countries {
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	color:#999999;
}
h5.categories {
	font-family:Arial Black,Verdana,Arial,Sans-Serif;
	color:#0000cc;
	border-bottom: 2px solid #ff9900;	
	background:#dedede;margin:0px 10px 12px 0px;padding:0px 3px 0px 3px;
}
.sub-categories {
	font-family:Verdana,Arial,Sans-Serif;
	color:#993300;
	border-bottom:1px dotted #999999;
	margin-right:10px;	
}
.all-videos {
	background:#dedede;
	padding:1px 3px 0px 3px;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	border-bottom:1px solid #0099ff;
	float:right;
	margin-top:6px;
}
.buyit {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:White;
	background-color:#ff3300;
	padding:3px 3px 3px 3px;
	text-decoration:none;
	line-height:normal;
}

.button {
	background-color:#ffcc00;
	font-weight:bold;
	letter-spacing:1px;
	font-size:9px;
}

.wide-list-table {
	margin:0px 0px 6px 0px;
	border-bottom:
	1px dotted #999999;
}

.wide-left {
	width:166px;
	padding:0px 6px 10px 0px;
	vertical-align:top;
	text-align:center;
}

.wide-right {
	width:294px;
	margin:0px;
	padding:0px 10px 10px 0px;
	vertical-align:top;
}

.billy-tube {
	float:left;
	padding:0px 17px 12px 0px;
}
.billy-tube h2 {
	margin:0px;
}
.white12 {
	font-size:12px;
	font-weight:bold;
	background:#0099ff;
	color:white;
	padding:2px;
}
.bold12 {
	font-size:12px;
	font-weight:bold;
}

.info-block {
	line-height:150%;
}

.info-block p {
	margin-bottom:10px;
	font-size:14px;
}

.info-block h1 {
	margin-bottom:12px;
}

.info-block h2 {
	margin:0px 0px 12px 0px;
}
.ausotv p {
	font-size:12px;
	line-height:140%;
	padding:0 6px 0 10px;
	margin-bottom:10px;
}
.ausotv-sub {
	width:545px;
	height:149px;
	background-image:url(/images/ausotv/as-unseen-on-tv-subhead.jpg);
	position:relative;
}
.ausotv-sub-num {
	font-family:'Arial Black', Gadget, sans-serif;
	font-size:66px;
	position:absolute;
	top:40px;
	left:106px;
	letter-spacing:-2px;
	color:#452211;
}
.ausotv-sub-pound {
	font-family:'Arial Black', Gadget, sans-serif;
	font-size:16px;
	position:absolute;
	top:60px;
	left:98px;
	color:#452211;
}
.ausotv-sub-txt {
	width:360px;
	font-family:'Courier New', Courier, monospace;
	font-size:22px;position:absolute;
	font-weight:bold;
	top:50px;
	left:170px;
	color:#452211;
}
.ausotv-home {
	top:0px;
	left:0px;
}
.ausotv-body {
	margin-top:10px;
}
#ausotv-minis {
	width:540px;
	border:0px;
	margin-bottom:10px;
}
#ausotv-minis td {
	text-align:center;
}
#ausotv-minis p {
	text-align:center;
	/*font-family:"Courier New", Courier, monospace;*/
	font-size:10px;
	font-weight:bold;
	margin:0 4px 10px 4px;
}
.addUp {
	border:0;
	margin:10px;
	text-align:center;
}
.addUp td {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.ar {
	text-align:right;
}
.ac {
	text-align:center;
}
.bb {
	border-bottom:1px solid black;
}
.vb {
	vertical-align:bottom;
}
.size12 {
	font-size:12px;
}
.footer-sub {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}
.footer-sub a {
	color:#ffcc00;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

