html {
	height: 100%;
	width: 100%;
}

body {
	background:#0d0400 url(../images/bg_main.gif) repeat-x top;
	/*background-color:#000000;
	background-image: url("../images/bg_sidebar_hts.jpg");
	background-repeat: no-repeat;
	background-position: top center;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #1b1407;
}

body#wallpaper {
	/*background:#0d0400 url(../images/bg_main.gif) repeat-x top;*/
	background-color:#F7F6F4;
	background-image: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #1b1407;
}

body.print {
	background:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #1b1407;
}

h1.tape {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	color: #6d0b0b;
	height:43px;
	width:626px;
	padding:8px 0 0 20px;
	margin:0 0 10px 0;
	position:relative;
	background:url(../images/bg_h1.gif) no-repeat;
	text-transform:uppercase;
	border:0;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	color: #6d0b0b;
	margin:0 0 10px 20px;
	border-bottom:1px solid #9d8e6a;
}

.container h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	color: #6d0b0b;
	margin:20px 0 10px 0;
	border-bottom:1px solid #9d8e6a;
}

#col_1 h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:bold;
	color: #530000;
	height:45px;
	width:223px;
	padding:10px 0 0 30px;
	margin:0;
	position:relative;
	background:url(../images/bg_left_head.gif) no-repeat;
	text-transform:uppercase;
	border:0;
}

#content_journal #col_1 h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:bold;
	color: #530000;
	height:45px;
	width:223px;
	padding:10px 0 0 30px;
	margin:0;
	position:relative;
	background:url(../images/bg_left_head_journal.gif) no-repeat;
	text-transform:uppercase;
	border:0;
}

#col_1_journal h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:bold;
	color: #530000;
	height:45px;
	width:243px;
	padding:10px 0 0 10px;
	margin:0;
	position:relative;
	background:url(../images/bg_left_head_journal_main.gif) no-repeat;
	text-transform:uppercase;
	border:0;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #530000;
	padding:0;
	margin: 0;
}

.paper_top h2 {
	font-size:24px;
	color: #530000;
	text-transform:uppercase;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #530000;
	text-decoration: underline;
}

a:hover {
	color: #342208;
	text-decoration: underline;
}

strong {}

input {
	border:1px solid #342208;
	padding:2px 6px 2px 6px;
	color:#342208;
	font-size:11px;
}

input.search {
	border:1px solid #342208;
	padding:0;
	color:#342208;
	font-size:11px;
}

select {
	border:1px solid #342208;
}

.button {
	width:auto;
	border:0;
	padding:0;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

.border {
	border:1px solid #342208;
	padding:1px;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}


.nav_text {
	display:none;
}

.label {
	font-weight:bold;
}

.hr {
	background:url(../images/hr.gif) repeat-x;
	height:1px;
	width:100%;
	line-height: 2px;
	position:relative;
	text-align:left;
	margin: 3px 0 5px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}

#tooltip h3, #tooltip div { margin: 0; font-size:12px; }

.small {
	font-size:9px;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	position:relative;
	z-index:100;
	width:960px;
	/*margin:auto; 
	position:absolute; 
	width:960px; 
	left: 50%;   
	margin-left: -480px;  */
	z-index:100;
}

/*h1 {
	border: 1px solid #ff0000 !important;
}*/

/********************* HEADER STYLES *************************/

.top_links {
	position:absolute;
	top:5px;
	right:15px;
	color:#E4CA82;
}

.top_links a {
	color:#E4CA82;
	text-decoration:underline;
}

#top_home {
	height:390px;
	width:960px;
	position:relative;
	background:url(../images/bg_banner.jpg) no-repeat;
	margin:auto;
}

#top_tv {
	height:282px;
	width:960px;
	position:relative;
	background:url(../images/bg_banner_tv.jpg) no-repeat;
	margin:auto;
}

#top_int {
	height:223px;
	width:960px;
	position:relative;
	background:url(../images/bg_banner_int.jpg) no-repeat;
	margin:auto;
	z-index:101
}

a.logo {
	display:block;
	width:220px;
	height:120px;
	position:absolute;
	top:14px;
	left:35px;
	text-indent:-2000px;
}

a.ds {
	display:block;
	/*border:1px solid #990000;*/
	width:80px;
	height:75px;
	position:absolute;
	top:147px;
	left:770px;
	text-indent:-2000px;
}

a.wo {
	display:block;
	/*border:1px solid #990000;*/
	width:80px;
	height:75px;
	position:absolute;
	top:167px;
	left:855px;
	text-indent:-2000px;
}

a.bm {
	display:block;
	/*border:1px solid #990000;*/
	width:80px;
	height:75px;
	position:absolute;
	top:215px;
	left:765px;
	text-indent:-2000px;
}

a.nbk {
	display:block;
	/*border:1px solid #990000;*/
	width:80px;
	height:75px;
	position:absolute;
	top:265px;
	left:855px;
	text-indent:-2000px;
}

a.fatboy {
	display:block;
/*	border:1px solid #990000;*/
	width:177px;
	height:267px;
	position:absolute;
	top:100px;
	left:765px;
	text-indent:-4000px;
}
	
.banner {
	position:relative;
	top:31px;
	left:23px;
}

#main_nav {
	position:relative;
	top: 31px;
	left:265px;
	width:678px;
	z-index:101
}

.nav_top {
	position:relative;
	top:31px;
	left:457px;
	width:455px;
}

.nav_top a {
	text-decoration:none;
}

.top_search {
	background:url(../images/bg_search.gif) no-repeat;
	height:23px;
	width:227px;
}

a.btn_account {
	height: 23px;
	width: 113px;
	display:block;
	background:url(../images/btn_account.gif) no-repeat;
	text-indent:-3000px;
	margin:0;
}

a.btn_cart {
	height: 19px;
	width: 114px;
	display:block;
	background:url(../images/btn_cart.gif) no-repeat;
	text-indent:84px;
	font-weight:bold;
	margin:0;
	padding-top:4px;
}

a.btn_account:hover, a.btn_cart:hover {
	background-position:0 -23px;
}

.breadcrumbs {
	padding: 0 0 0 20px;
	margin:5px 0 15px 0;
}

.breadcrumbs a {
	text-decoration: none;
}

.holiday_home {
	position:absolute;
	top:269px;
	left:41px;
	height:80px;
	width:180px;
}

.holiday_int {
	position:absolute;
	top:113px;
	left:449px;
	height:80px;
	width:180px;
}

/********************* LAYOUT STYLES *************************/

#content {
	width: 932px;
	position:relative;
	margin:auto;
	padding:0 0 50px 0;
	background:#f7f6f4 url(../images/bg_content_top.gif) no-repeat top;
}

#content_tv {
	width: 932px;
	position:relative;
	margin:auto;
	padding:0 0 50px 0;
}

#content_journal {
	width: 932px;
	position:relative;
	margin:auto;
	padding:0;
	background:url(../images/bg_content_journal_rpt.gif) repeat-y top right;
}

.journal_top {
	width: 932px;
	position:relative;
	margin:auto;
	padding:0 0 50px 0;
	background:url(../images/bg_content_journal.gif) no-repeat top right;
}
	
.journal_btm {
	width: 932px;
	height:130px;
	position:relative;
	margin:auto;
	background:url(../images/bg_content_journal_btm.gif) no-repeat bottom right;
}

.journal_nav {
	 width:66%;
	 float:right;
	 margin-right:25px;
}

.journal_nav a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.btn_previous {
	height: 19px;
	width: 35px;
	display:block;
	background:url(../images/btn_prev.gif) no-repeat;
	text-indent:-3000px;
	margin:0;
	float:left;
}

a.btn_next {
	height: 19px;
	width: 35px;
	display:block;
	background:url(../images/btn_next.gif) no-repeat;
	text-indent:-3000px;
	margin:0;
	float:right;
}

a.btn_next:hover, a.btn_previous:hover {
	background-position:0 -19px;
}


#col_1 {
	width:258px;
	position:relative;
	float:left;
	top:20px;
	left:20px;
}

#col_1_journal {
	width:258px;
	position:relative;
	float:left;
	top:20px;
	left:20px;
}

.prod_list_outer {
	position:relative;
	width:258px;
	background: url(../images/bg_left_nav_rpt.gif) repeat-y top;
	margin:0 0 20px 0;
}
	

.prod_list {
	position:relative;
	width:208px;
	background: url(../images/bg_left_nav.gif) no-repeat bottom;
	padding: 20px 20px 100px 30px;
	font-size:14px;
	color:#642d00;
	font-weight:bold;
}

.prod_list a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


.prod_list a.bigger, .journal_main a.bigger, .journal_list a.bigger {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.prod_list ul li {
	padding-left:18px;
	line-height:20px;
	background: url(../images/bullet_arrow.gif) no-repeat 8px 8px;
}	

.journal_main_outer {
	position:relative;
	width:258px;
	background: url(../images/bg_left_nav_journal_main_rpt.gif) repeat-y top;
	margin:0 0 20px 0;
}

.journal_main {
	position:relative;
	width:208px;
	background: url(../images/bg_left_nav_journal_main.gif) no-repeat bottom;
	padding: 20px 20px 100px 30px;
	font-size:14px;
	color:#642d00;
	font-weight:bold;
}

.journal_main a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.journal_main ul li {
	padding-left:18px;
	line-height:20px;
	background: url(../images/bullet_arrow.gif) no-repeat 8px 8px;
}	

.journal_list_outer {
	position:relative;
	width:258px;
	background: url(../images/bg_left_nav_journal_rpt.jpg) repeat-y top;
	margin:0 0 20px 0;
}
	

.journal_list {
	position:relative;
	width:208px;
	background: url(../images/bg_left_nav_journal.jpg) no-repeat bottom;
	padding: 20px 20px 50px 30px;
	font-size:14px;
	color:#642d00;
	font-weight:bold;
}

.journal_list a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.journal_list ul li {
	padding-left:18px;
	line-height:20px;
	background: url(../images/bullet_arrow.gif) no-repeat 8px 8px;
}

.journalpics {
	float:right;
	margin: 0 0 10px 10px;
	width:215px;
}

.journalpics img {
	margin:0 0 10px 0;
}

.paper_top {
	position:relative;
	height:34px;
	width:232px;
	padding:12px 0 0 27px;
	background:url(../images/bg_news_top.gif) no-repeat;
}

.paper {
	position:relative;
	width:207px;
	padding:5px 25px 5px 27px;
	background:url(../images/bg_news_mid.gif) repeat-y;
}

.paper_btm {
	position:relative;
	height:15px;
	width:259px;
	background:url(../images/bg_news_btm.gif) no-repeat;
}

#col_2 {
	width:640px;
	position:relative;
	float:left;
	top:20px;
	left:20px;
}

.featured {
	width:95%;
	position:relative;
	left:20px;
}

.featured td {
	border-bottom: 1px solid #9d8e6a;
	padding:20px 5px 20px 5px;
	height:120px;
}

a.btn_preview {
	height: 19px;
	width: 127px;
	display:block;
	background:url(../images/btn_preview.gif) no-repeat;
	text-indent:-3000px;
	margin:0 0 0 5px;
	float:left;
}

a.btn_buy_dvd {
	height: 19px;
	width: 64px;
	display:block;
	background:url(../images/btn_buy_dvd.gif) no-repeat;
	text-indent:-3000px;
	margin:0;
	float:left;
}

a.btn_preview:hover, a.btn_buy_dvd:hover {
	background-position:0 -19px;
}

a.btn_view {
	height: 19px;
	width: 55px;
	display:block;
	background:url(../images/btn_view.gif) no-repeat;
	text-indent:-3000px;
	margin:0;
	float:left;
}

a.btn_view:hover {
	background-position:0 -19px;
}

.list_price {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}

.container {
	width:95%;
	position:relative;
	left:20px;
}

.btn_wo {
	display:block;
	float:left;
	height:518px;
	width:303px;
	background:url(../images/btn_wo.jpg) no-repeat;
	margin-right:11px;
	text-indent:-2000px;
}

.btn_ds {
	display:block;
	float:left;
	height:518px;
	width:304px;
	background:url(../images/btn_ds.jpg) no-repeat;
	margin-right:11px;
	text-indent:-2000px;
}

.btn_bm {
	display:block;
	float:left;
	height:518px;
	width:303px;
	background:url(../images/btn_bm.jpg) no-repeat;
	text-indent:-2000px;
	margin-bottom:11px;
}

.btn_nbk {
	display:block;
	float:left;
	height:305px;
	width:932px;
	background:url(../images/btn_nbk.jpg) no-repeat;
	text-indent:-2000px;
}



/********************* PRODUCT STYLES *************************/

#subcategories {
	background-color: #f5ecd4;
	padding: 20px 0 20px 20px;
}	

#subcategories ul {
	list-style: none;
	margin: 5px 0 5px 10px;
}

#subcategories li {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	line-height:22px;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 240px;
	float: left;
}

.products {
	width:95%;
	position:relative;
}

.products td {
	border-bottom: 1px solid #9d8e6a;
	padding:20px 5px 20px 5px;
	height:120px;
}

.price {
	font-size: 18px;
	font-weight:bold;
}

/********************* CART/CHECKOUT STYLES *************************/

.cart {
	width:100%;
	border:1px solid #493D1F;
}

.cart th {
	background:#493D1F;
	color:#ffffff;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}

.label-right {
	font-weight:bold;
	text-align:right;
	font-size:12px;
}

.even {
	background:#F1F0EC;
}

.odd {
	background:#D6CCAF;
}

/* ***************  VIDEO PLAYERS & FLASH ELEMENTS *************** */

#home_video_player {
	position: relative;
	top:32px;
	left:285px;
}

#featured_product_rotator {
	margin-bottom:8px;
}

/* ***************  POLL ELEMENTS *************** */

.poll_option {
	width:140px;
	height:170px;
	padding:10px 20px 10px 20px;
	float:left;
	margin:0 10px 10px 0;
	background:#F0DDAC;
	font-weight:normal;
	font-size:12px;
}

.poll_select {
	background:#D4B180;
}

.poll_holder {
	position:relative;
}

.block {
	background:#F7F6F4;
	filter:alpha(opacity=80);
  	opacity:0.8;
	position:absolute;
	z-index:200;
	padding:0;
	margin:0;
}

.message {
	position:absolute;
	top:30%;
	left:10%;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	z-index:201;
	width:70%;
	background:#ffffff;
	border:1px solid #0D0400;
	padding:20px 0 20px 0;
}
	

/* ***************  FOOTER STYLES *************** */

#footer {
	width:920px;
	margin:auto;
	padding: 20px 0 50px 40px;
	position:relative;
	font-size: 10px;
	text-align:center;
	text-transform:uppercase;
	color:#7c6c43;
}

#footer a {
	color:#7c6c43;
	text-decoration:none;
}


/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 63px;height: 42px;	}
#nav li#btn_dvds { 	background-image: url("../images/btn_dvds.gif"); 	width: 56px;height: 42px;	}
#nav li#btn_gear { 	background-image: url("../images/btn_gear.gif"); 	width: 129px;height: 42px;	}
#nav li#btn_tv { 	background-image: url("../images/btn_tv.gif"); 	width: 42px;height: 42px;	}
#nav li#btn_journal { 	background-image: url("../images/btn_journal.gif"); 	width: 80px;height: 42px;	}
#nav li#btn_blog { 	background-image: url("../images/btn_blog.gif"); 	width: 55px;height: 42px;	}
#nav li#btn_team { 	background-image: url("../images/btn_team.gif"); 	width: 60px;height: 42px;	}
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 62px;height: 42px;	}
#nav li#btn_extras { 	background-image: url("../images/btn_extras.gif"); 	width: 131px;height: 42px;	}


#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#E7C361;
	font-size:10px;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#E4973C;
}

