/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------------------------------------- */

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: scroll;

}

a {
	color: #0066aa;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #003355;
	text-decoration: underline;
}


#top {
	width: 100%;
}

.backButton {
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 4px 8px;
	color: #aaa;
	text-align: left;
}

.lang-select {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 14px;
	font-size: 14px;
}

#titleArea {
	width: 717px;
	padding: 0 30px;
	margin: 36px auto 66px auto;
	text-align: center;
}

#subtitle {
	font-size: 16px;
	margin-top: 18px;
}

#live {
	background: #aaa;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111', endColorstr='#444');
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#444));
	background: -moz-linear-gradient(top,  #111,  #444);
	border-top: 1px solid #000;
	padding: 40px 0px;
}

#shadow {
	width: 100%;
	height: 28px;
	border-top: 1px solid #dbdbdb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
	background: -moz-linear-gradient(top,  #f5f5f5,  #ffffff);}

.container {
	width: 717px;
	padding: 0 30px;
	margin: 0 auto;
}

.container-gray {
	background: #f1f1f1;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
}

h1 {
	font-size: 29px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 38px;
}

h2 {
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 12px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

.whisper {
	font-size: 11px;
	line-height: 30px;
}

.point {
	position: relative;
	width: 717px;
	margin: 75px 0px 120px 0px;
	text-align: left;
	overflow: visible;
}

.smallbottom {
	margin-bottom: 80px;
}

.price-container {
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	font-size: 12px;
}

.price {
	border: 1px solid #000;
	padding: 6px 13px;
	font-size: 20px;
}

.price-container a {
	font-size: 14px;
}

.price-soon {
	border: 1px solid #000;
	padding: 6px 13px;
	font-size: 13px;
}

.free {
	background: #000;
	color: #fff;
	padding: 6px 13px;
	font-size: 20px;
}

.point p, .point ul {
	margin: 0px 140px 13px 0px;
}

.point ul li {
	list-style: disc;
	margin-left: 30px;
	line-height: 24px;
}

.point ul li.expandable {
	list-style-image: url("/img/bullet-closed.gif");
}

.point ul li.expandable:hover {
	color: #666;
}

.point ul li.open {
	list-style-image: url("/img/bullet-open.gif");
}

.point ul li.description {
	display: none;
	list-style: none;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 14px;
}

.point p.sub-header {
	margin-bottom: 2px;
	padding-top: 4px;
}

.sat-artist {
	float: left;
	padding: 0px 15px 10px 0px;
}

.presenter {
	font-weight: bold;
}

.slash {
	color: #aaa;
	margin: 0px 4px;
}

.changes {
	color: #bbb;
	font-size: 11px;
	margin-left: 20px;
}

.changes-nomargin {
	color: #bbb;
	font-size: 11px;
}

.wide {
	width: 717px;
	margin: 0px auto;
	text-align: left;
	overflow: visible;
	padding: 30px 30px;
}

table.artists td {
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 25px;
}

table.artists {
	margin-top: 25px;
	margin-bottom: 20px;
}

.clock {
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
	margin-left: 4px;
}

table.djs {
	margin-top: 25px;
	margin-bottom: 5px;
}

table.djs td {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 20px;
}

table.artists td.imagecell {
	padding-right: 25px;
}

table.artists td p {
	margin-right: 80px;
	margin-bottom: 4px;
}

p.band-links {
	margin-bottom: 0px;
}

.band-link {
	margin-right: 8px;
}

.facebook-event {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding: 20px 0px 10px;
	
}

.facebook-event img {
	margin-right: 8px;
	margin-bottom: -4px;
}

iframe {
	margin-top: 20px;
}

small {
	font-size: 11px;
}

#zoomin {
	position: relative;
	float: right;
	top: -32px;
	right: -9px;
	margin-left: 50px;
	overflow: visible;
}

#bigphoto {
	clear: both;
	margin-top: 50px;
}

.caption {
	text-align: center;
	margin-top: 6px;
	font-size: 11px;
}

#bottom {
	margin-bottom: 100px;
	line-height: 22px;
	text-align: left;
}

#bottom p {
	margin-bottom: 30px;
}

.contact {
	font-size: 17px;
	font-weight: bold;
}

p.sponsors {
	margin: 0;
}

.partner-logo {
	margin-right: 35px;
}

.partner-logo-last {
	margin-right: 0px;
}