@charset "UTF-8";
/* CSS Document */

body#oneColLiqCtr {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#fff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 200px auto 0 auto;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #989898;
	overflow:auto;
}

body #extcontainer {
	position:absolute;
	z-index:-100;
	width:100%;
	min-height:760px;
	height:100%;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body #container {
	width: 704px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
body #mainContent {
	padding: 42px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

a {
	text-decoration:underline;
	color:#0b0;}

a:hover {
	text-decoration:none;
	color:#0d0;}

h1 {
	font-size:54px;
	font-weight:normal;
	line-height:50px;
	text-transform:uppercase;
	text-align:left;
	color: #fff;
	padding:0px;
	margin:20px 0 0 0;}

h2 {
	font-size:1em;
	font-weight:normal;
	color: #000;
	line-height:1.2em;
	margin:0 0 0px 0;
	padding:0;
	text-align:left;}

#mainContent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #000;
	text-align:left;
	margin:24px 0 0 0;
	line-height:1.4em;}

div#blogcontainer {
	width:664px;
	height:312px;
	margin:0 auto;
	padding:0 20px;
	background-color:#fff;
	position:relative;}

div#blogcontainer p {
	margin:0 auto;
	padding:20px 0;}

div#header{
	width:664px;
	margin:0 auto;
	padding:0 20px;
	background-color:#fff;
	position:relative;
	clear:both;
	}

#header h2 {
	margin:0;
	padding:0;
	font-size:1.2em;}

#header p {
	margin:0;
	padding:0.4em 0 1em 0;
	border-bottom:1px solid #ddd;}

div#page {
	width:664px;
	height:100%;
	margin:0 auto;
	padding:20px 20px 20px 20px;
	background-color:#fff;
	float:left;}

#page h2 {
	margin:0;
	padding:0 0 0.5em 0;
	font-size:1em;}

#page #storeitembox h2 {
	margin:0;
	padding:0;
	font-size:1em;}

div#page div#cover {
	width:200px;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:0;
	float:left;}

div#page div#storeitembox {
	width:200px;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:0;
	float:left;}

div#page div#text {
	width:410px;
	margin:0;
	padding:0 0 8px 0;
	float:left;
	top:10px;
	right:0px;
	}

div#page p {
	margin:0;
	padding:0 0 1em 0;
	}

div#page p.share {
	margin:0;
	padding:0 0 1em 0;
	color:#666;
	}

div#page div#text p, div#page div#cover p, div#page div#storeitembox p {
	font-size:0.7em;
	margin:0;
	padding:0 0 0.5em 0;
	}

div#page div#text p.bigtext, div#page div#cover p.bigtext, div#page div#storeitembox p.bigtext  {
	font-size:1.4em;
	margin:0;
	padding:0em 0 0 0;
	}

div#page div#cover p.bigtext span.smalltext, div#page div#storeitembox p.bigtext span.smalltext  {
	font-size:0.45em;
	margin:0;
	padding:0em 0 0 0;
	vertical-align:super;
	color:#666;
	}

div#page div#text span#catalog-id {
	padding:0.2em 0.5em;
	font-size:0.5em;
	color:#fff;
	background:#444;
	}

div.clear {
	clear:both;
	height:0;}

img.cover {
	border:1px solid #ddd;
	text-align:center;
	margin:0;}

img.storeitem {
	border:1px solid #ddd;
	text-align:center;
	margin:0;}

label {
	font-size:0.8em;
	margin:0;
	padding:0em 0 0 0;
	color:#000;
	}

form select {
	display:inline;
	background-color:#eee;
	border:1px solid #ccc;
	height:18px;
	margin:0 4px 0 0;
	padding:0;
	}

form input[type="submit"] {
	display:inline;
	background-color:#eee;
	border:1px solid #ccc;}

div#footer {
	background:#fff;
	margin:0;
	padding:0px 20px 20px 20px;
	width:664px;
	font-size:1em;
	text-align: right;
	float:left;}

div#footer p {
	width:100%;
	margin:0px auto 0 auto;
	padding:0.2em 0 0 0;
	color:#333;
	font-size:0.7em;
	border-top:1px solid #ddd;
	text-align:right;}

div#footer p a {
	text-decoration:none;
	color:#fff;}

div#footer p a:hover {
	text-decoration:none;
	color:#0f0;}

div#menucontainer {
	padding:4px 20px 0 20px;
	margin:0;
	background:#fff;
	}

#menucontainer ul#menu {
	padding:0 0 2px 0;
	margin:0;
	border-bottom:0px solid #eee;
	}

#menucontainer ul#menu li {
	display:inline;
	padding:3px 0 0 0;
	margin:0 1em 0 0;
	font-weight:normal;
	font-size:0.8em;
	text-transform:uppercase;
	color:#333;
	list-style:none;
	}

ul#menu li.active {
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
	background:#fff;
	border-top: 3px solid #0d0;
}

ul#menu li a {
	padding:0;
	margin:0;
	text-decoration:none;
	display:inline;
	color:#333;
}

ul#menu li.active span {
	text-decoration:none;
	padding:0;
	display:inline;
	color:#000;
}

ul#menu li a:hover {
	text-decoration:none;
	padding:3px 0 0 0;
	color:#000;
	border-top: 3px solid #0d0;
}

ul#menu li a.first {
	padding-left:8px;}

ol.tracklist, ul.tracklist {
	padding:1em 0;
	margin:0;
	font-weight:normal;
	font-size:0.7em;
	color:#333;
	}

ol.tracklist li, ul.tracklist li {
	padding:0;
	margin:0 1em;
	}

ul.tracklist li {
	list-style-type:none;
	margin:0;
	line-height:1.2em;
	}

tracklist li a {
	text-decoration:underline;}

tracklist li a img {
	text-decoration:underline;
	align:left;}

table#live {
	width:100%;
	margin-bottom:1em;}

#live tr {}

#live td {
	color:#000;
	font-size:0.8em;
	width:auto;
	display:table-cell;
	margin:0 2px 2px 0;
	}

#live td#date {
	width:6em;
	}

#live td#city {
	width:10em;
	}

#live td#venue {
	width:15em;
	}

#live td#info {
	width:auto;
	}

#live tr#header td {
	border-bottom:2px solid #000;}