@charset "UTF-8";


body,td,th {
	color: #CCCCCC;/*----dark grey---*/
}


a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#0099CC;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color:#0099CC;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height:1.4em;
	font-size: 12px;
	}


	div#maincontainer,
div#splash_maincontainer,
div#splash_maincontainer_lame {
	margin:0 auto;
	position:absolute;
	text-align:left;
	top:15px;
	width:930px;
	left: 158px;
	
}
#innercontainer {
	margin:0 30px;
}
#header {
	text-align:center;
	padding:40px 0;
	margin-top: 0px;
}
.clear {
	float:none;
	clear:both;
}
.column {
	float: left;
	width: 400px;
}

#column1 {
	margin-right: 30px
}


.module {
margin-bottom:40px;
padding:20px;
border:1px solid #666666;
margin-bottom:40px;
padding:20px;
}

#digitalmodule {
	width: 350px;
	text-align: left;
	margin: 25px;
	padding: 20px;
	background-color: #141414;
	border:solid: 1px;
	border-color: #666666;
	font-size:12px;
}
#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 {
	width: 350px;
	text-align: left;
	margin: 25px;
	padding: 20px;
	background-color: #141414;
	border:solid: 1px;
	border-color: #666666;
	font-size:12px;
}
#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;
}


/*-----------------------------------------------------*/

body  {
	margin:200px;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1em; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 10px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#666666;
	background-image:url(imgs/bg-long.jpg);
	background-repeat: repeat-x;
	
}


.side_body {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	color:#666666;
}
.side_emph {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	color:#990000;
	font-weight: bold;

}		
.side_heavy {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	color:#666666;
}
.event_emph {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	color:#663300;
	line-height: 1.4 em;
	font-weight: bold;
}
.form_table {
	margin-left: -15px;	
	}
	
h2, .email_form {
	padding: 0px 0px 0px 10px;
	}
/*---------------- GLOBAL -------------------------------------*/

#container {
	width: 930px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	top: 20px;
	background-image:url(imgs/ww-bg-mult.jpg);
} 
#header {  
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 930px;
}

#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;
}




#mainContent {
	margin: 0px 240px 0px 250px; /* T R B L; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 0px 0px 20px; /* T-B L-R ; remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 420px;
}

#mainContent {
	margin: 0px 240px 0px 250px; /* T R B L; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 0px 0px 20px; /* T-B L-R ; remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 420px;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
} 
 
a.footer_link {
 	color: #666;
	font-weight:normal;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---------------- EVENTS ----------------------------*/

#mainContent_topBlock {
	width: 400px;
	height: 125px;
	padding-bottom:10px;
	border-bottom: 2px dotted #807370;
}
#mainContentBlock {
	width: 400px;
	height: 110px;
	padding: 10px 0px;
	border-top: #999 1px dashed;
} 
#sidebar1_pic {
	background-color:FFF
	;
	width: 200px; /* this block should contain an image related to the Main content block on its right)*/
	height: 110px;
	padding: 0px 0px 20px 0px;
}
.event_emph {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	color:#663300;
	line-height: 1.4 em;
	font-weight: bold;
}

/*----------------SIDEBAR 1 (LEFT SIDEBAR)-------------------------------*/
#sidebar1 {
	background:;
	float: left; /* since this element is floated, a width must be given */
	width: 20em; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px  0px 10px ; /* T R B L ; padding keeps the content of the div away from the edges */
	font-size: 0.9em;
	line-height: 1em;
}

/*----------------SIDEBAR 2 (RIGHT SIDEBAR)-------------------------------*/
#sidebar2 {
	background:;
	float: right; /* since this element is floated, a width must be given */
	width: 16em; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px;
	padding: 10px 10px 0px 0px; /* T R B L ; padding keeps the content of the div away from the edges */
}
#side_callout {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
	font-size: 1em;
	line-height: 1em;
}
.indent_h2 {
	padding: -15px;
	font-family: "Arial Rounded MT Bold";
	font-size: 1.4em;
	color: #663300;/*----dark magenta med bold rounded---*/
	line-height: 1em;
	font: Arial Rounded MT Bold;
	}
	
	



/*---------------- EVENTS ----------------------------*/

#mainContent_topBlock {
	width: 400px;
	height: 125px;
	padding-bottom:10px;
}
#mainContentBlock {
	width: 400px;
	height: 110px;
	padding: 10px 0px;
	border-top: #999 1px dashed;
} 
#sidebar1_pic {
	background-color:FFF
	;
	width: 200px; /* this block should contain an image related to the Main content block on its right)*/
	height: 110px;
	padding: 0px 0px 20px 0px;
}
.event_emph {
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	color:#663300;
	line-height: 1.4 em;
	font-weight: bold;
}
#mainContent2 {

	margin: 0px 140px 0px 135px; /* T R B L; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 0px 0px 20px; /* T-B L-R ; remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 650px;
}
#footer2 {

	padding: 30px 0px 20px 30px;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #0099CC;/*----orange big bold rounded---*/
	line-height: 1em;
	
}

h2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 1.3em;
	color: #800000;/*----dark brown med bold rounded---*/
	line-height: 1em;
	}
	
h3 {
	font-family: "Arial Rounded MT Bold";
	font-size: 1.4em;
	color: #807370;/*----larger dark grey---*/
	line-height: 1.1em;
}	

.subhead1 {
	font-size: 1.25em;
	color: #666666;/*----dark grey bold---*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.subhead2 {
	font-size: 1.2em;
	color:#CC0056;/*----dark magenta larger normal weight---*/
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
}
.subhead3 {
	font-size: 1.2em;
	color: #666666;/*----dark grey larger normal---*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
	
#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 #ffffff;
}
#selectioninnercont {
	position:relative;
	margin:8px;
}
#sel_format {
	width:158px;
}
#contBtnContainer {
	position:relative;
	margin:10px 0 16px;
}

#continueButton {
	position:absolute;
	*height:20px;
	top:-4px;
	*top:2px;
	right:0;
	padding:5px 0;
}
#continueButton:hover {
	background-position:0 0px;
	background-color: #FFFFFF
	color:#FFF;
}
ul {
	list-style-type: disc;
	color: #0099CC;
}

#cancelButton {
	width:70px;
	padding:;
	background:none;
	color:#666666;
}
#cancelButton:hover {
	background-color:#FFFFFF;
	color:#000;
}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E2E2E2;/*----larger dark grey---*/
	line-height: 1.1em;
}
