body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	margin:0px;
	background-color:#000;
}
a:link {
	color: #33CCFF;
}
a:visited {
	color: #33CCFF;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #33CCFF;
}
div#maincontainer,
div#splash_maincontainer,
div#splash_maincontainer_lame {
	width:1000px;
	min-height:1100px;
	margin:0px auto 40px;
	background:transparent url("/images/lightbulb.jpg") scroll no-repeat;
	background-position:0px 100px;
}
div#splash_maincontainer_lame {
	background:none;
}
#innercontainer {
	margin:0 30px;
}
.clear {
	float:none;
	clear:both;
}
#header {
	text-align:center;
	padding:40px 0;
}
div#splash_maincontainer_lame #header {
	text-align:left;
}
#header h1 {
	font-size:0;
	color:#000;
}
.column {
	float:left;
	width:455px;
}
#column1 {
	margin-right:30px;
}
.module {
	background-color:#000;
	border:solid 1px #330;
	margin-bottom:40px;
	padding:20px;
}
#headermodule {
	position:relative;
	border:none;
	background:transparent;
	overflow:hidden;
}
.modulebg {
	position:absolute;
	top:0;
	left:0;
	height:500px;
	width:100%;
	background-color:#000;
	opacity:0.6;
	*filter:alpha(opacity=60);
	z-index:1;
}
#headermodule #headercontent {
	position:relative;
	z-index:2;
}
#headertable {
	margin:40px 0 0;
	vertical-align:top;
}
#deluxemodule,
#preorderblurb {
	border:solid 1px #FF3;
}
#preorderblurb {
	position:relative;
	height:210px;
	*height:250px;
	text-align:left;
}
#splash_maincontainer_lame #preorderblurb {
	height:315px;
	margin-top:5px;
}
#preorderblurb #albumcta {
	position:absolute;
	right:20px;
	top:24px;
	font-size:16px;
	text-decoration:none;
}
#splash_maincontainer_lame #preorderblurb p {
	margin:34px 0;
}
#headertable .tablecolumn2 div.module {
	margin-left:50px;
	margin-bottom:0;
}
#splash_maincontainer_lame #headertable .tablecolumn2 div.module {
	margin-left:20px;
}
#headertable .tablerow1 div.module {
	margin-bottom:20px;
}
#vinylmodule {
	min-height:236px;
}
#streamingmodule,
#emailmodule {
	border:none;
	text-align:center;
	margin:0;
}
#splash_maincontainer #streamingmodule,
#splash_maincontainer_lame #streamingmodule {
	margin-bottom:20px;
	padding:0;
}
#fbshare {
	margin:-14px 0 16px 0;
	text-align:left;
}
#splash_maincontainer_lame #fbshare {
	margin-left:46px;
}
#maincontainer #fbshare {
	margin:10px 0 0 8px;
}
#splash_maincontainer #emailmodule,
#splash_maincontainer_lame #emailmodule {
	padding:0;
}
.moduleheader {
	margin-top:0;
}
.module table {
	border-collapse:collapse;
}
.module table tr td {
	vertical-align:top;
}
ul.product_features {
	margin:0;
	padding:0 0 0 12px;
}
ul.product_features li {
	margin-bottom:10px;
}
.shipnotice {
	list-style:none;
	font-family:Verdana, Arial, Sans Serif;
	font-style:italic;
	font-size:12px;
	color:#999;
}
.productbuy {
	position:relative;
}
.productprice {
	margin:13px 0 0 0;
	font-family:Verdana, Arial, Sans Serif;
	font-size:24px;
	font-weight:bold;
}
.currency {
	font-size:9px;
	margin-left:4px;
}
#digitalmodule .productprice {
	margin:0;
}
.plusshipping {
	font-family:Verdana, Arial, Sans Serif;
	font-size:9px;
	color:#666;
}
a.packagebuybutton {
	display:inline-block;
	margin-top:16px;
	height:24px;
	width:100px;
	text-align:center;
	background:transparent url("/images/btn_bg_blue.gif") 0 -30px no-repeat;
	text-decoration:none;
	text-align:center;
	padding:6px 0 0 0;
	color:#0CF;
	font-family:Lucida Grande, Arial, Sans Serif;
	font-size:14px;
	font-weight:bold;
}
.packagebuybutton:hover {
	background-position:0 0px;
	color:#FFF;
}
a img {
	border:none;
}
.soldout {
	margin-top:20px;
}
#postcards {
	margin-bottom:14px;
}

#selectioncontainer {
	position:absolute;
	left:-500px;
	top:0;
	z-index:1000;
	min-width:174px;
	*width:174px;
	*height:90px;
	*overflow:visible;
	background-color:#000;
	border:solid 1px #FF0;
}
#selectioninnercont {
	position:relative;
	margin:8px;
}
#sel_format {
	width:158px;
}
#contBtnContainer {
	position:relative;
	margin:10px 0 16px;
}
#continueButton,
#cancelButton {
	position:relative;
	top:3px;
	width:100px;
	height:20px;
	*height:30px;
	padding:6px 4px;
	text-align:center;
	background:transparent url("/images/btn_bg_blue.gif") 0 -30px no-repeat;
	color:#0CF;
	text-decoration:none;
}
#continueButton {
	position:absolute;
	*height:20px;
	top:-4px;
	*top:2px;
	right:0;
	padding:5px 0;
}
#continueButton:hover {
	background-position:0 0px;
	color:#FFF;
}
#cancelButton {
	width:70px;
	padding:;
	background:none;
	color:#FFF;
}
#cancelButton:hover {
	background-color:#FF0;
	color:#000;
}
#navcontainer {
	position:relative;
	padding:0;
	height:80px;
	overflow:hidden;
	border:none;
	background:none;
}
#header_nav {
	position:relative;
	z-index:2;
	padding:28px 0;
}
div#splash_maincontainer_lame #header #header_nav {
	text-align:center;
}
#header_nav a,
#header_nav span {
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	text-decoration:none;
}
#content {
	position:relative;
	padding:20px;
}
#content .blogentry {
	position:relative;
	z-index:2;	
	margin:0 0 34px;
}
#content .topentry {
	border:solid 1px #FFF;
	padding:20px;
}
#content .blogentry .blogheader {
	font-weight:bold;
	font-size:14px;
	margin:0 0 14px 0;
}
#content .blogentry .blogsignature {
	display:block;
	margin:20px 0 0;
}
#emailwidget object {
	margin:0 0 0 -14px;
}
.blogentry .imggroup img {
	margin:0 -4px 0 0;
}	
.fb_share_button { 
	display: -moz-inline-block; 
	display:inline-block; 
	padding:2px 5px 0 20px;
	background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; 
	text-decoration:none;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
}
.noshow {
	position:absolute;
	left:-10000px;
	width:10px;
	overflow:hidden;
}

div#tvcontainer {
	position:relative;
	width:490px;
	height:368px;
	overflow:hidden;
	margin-bottom:20px;
	z-index:2;
}
div#tv_top_left {
	position:absolute;
	top:0;
	left:0;
	width:280px;
	height:47px;
	background:transparent url("/images/newtv01.gif") 0 0 no-repeat;
	z-index:4;
}
div#tv_top_right {
	position:absolute;
	top:0;
	right:0;
	width:300px;
	height:47px;
	background:transparent url("/images/newtv01.gif") top right no-repeat;
	z-index:3;
}
div#tv_bottom_left {
	position:absolute;
	bottom:0;
	left:0;
	width:280px;
	height:68px;
	background:transparent url("/images/newtv03.gif") 0 0 no-repeat;
	z-index:4;
}
div#tv_bottom_right {
	position:absolute;
	bottom:0;
	right:0;
	width:300px;
	height:68px;
	background:transparent url("/images/newtv03.gif") bottom right no-repeat;
	z-index:3;
}
div#tv_left_upper {
	position:absolute;
	top:47px;
	left:0;
	width:54px;
	height:180px;
	background:transparent url("/images/newtv04.gif") 0 0 no-repeat;
	z-index:2;
}
div#tv_left_lower {
	position:absolute;
	top:227px;
	left:0;
	width:54px;
	height:73px;
	background:transparent url("/images/newtv04.gif") bottom left no-repeat;
	z-index:2;
}
div#tv_right_upper {
	position:absolute;
	top:47px;
	right:0;
	width:134px;
	height:180px;
	background:transparent url("/images/newtv02.gif") 0 0 no-repeat;
	z-index:2;
}
div#tv_right_lower {
	position:absolute;
	top:227px;
	right:0;
	width:134px;
	height:73px;
	background:transparent url("/images/newtv02.gif") bottom right no-repeat;
	z-index:2;
}
div#tv_widget {
	position:relative;
	left:0;
	top:49px;
	text-align:left;
}
div#tv_widget object {
	position:relative;
	left:56px;
}
#footer {
	clear:both;
	float:none;
	padding:30px 0 0;
	*padding-bottom:30px;
	text-align:center;
	font-size:11px;
}



#nav {
  margin-top : -60px;
  text-align : right;
  }

#nav a {
  font-size : 14px;
  font-weight : bold;
  margin-right : 15px;
  text-decoration : none;
  }

.more-merchandise {
  text-align : center;
  font-size : 16px;
  font-weight : bold;
  margin-left : 200px;
  margin-right : 200px;
  clear:both;
  }

a.convert {
color:#fff;
margin-top:3px;
margin-left:25px;
display:block;
font-size:85%;
}
/* ph=1 */

