/* reset */
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
img {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	background: white;
	color: black;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
address {
	font-style: normal;
}
/* reset */


body {
	color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #1e1e1e;
	line-height: normal;
	min-width: 960px;
}

p {
	margin: 0 0 1.357em 0;
	line-height: 150%;
}
p.lead {
	font-size: 18px;
	color: #000000;
	line-height: 135%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
    color: #0000FF;
	text-decoration: underline;
}
a:visited {
    color: #0000FF;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #cccccc;
	padding: 10px;
	font-size: 13px;
	line-height: 145%;
	margin: 0 0 15px 20px;
	}
	blockquote cite {
		display: block;
		font-weight: bold;
		margin-bottom: 3px;
		padding-left: 21px;
		background: 0 3px no-repeat url(../gfx/quote.png);
	}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #211F1F;
	
}

table td {
	vertical-align: top;
}

.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 0px;
	overflow: hidden;
}
img.block { display: block; }

/* IE6 fix */
* html img.fix {
	behavior: url(js/iepngfix.htc);
}


div.wrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	padding: 0 0 35px 0;
	}
	#header div.tallinn2011 {
		margin-left: 10px;
	}

#logo {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 25px;
	display: inline;
}
#mainMenu {
	width: 620px;
	float: left;
	margin: 20px 0 0 90px;
	}
	#mainMenu ul {
		display: block;
		float: left;
		list-style: none;
		width: 155px;
	}
	#mainMenu ul li {
		display: block;
		height: 16px;
	}
	#mainMenu ul li.title {
		height: 18px;
		vertical-align: bottom;
		padding: 0 0 10px 0;
	}
	#mainMenu a:link,
	#mainMenu a:visited {
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		color: #9d9d9d;
		text-decoration: none;
		display: inline-block;
		height: 16px;
		white-space: nowrap;
	}
	#mainMenu a:hover,
	#mainMenu a:active {
		color: #FFFFFF;
	}
	#mainMenu a span.ls {
		display: block;
		float: left;
		width: 3px;
		height: 16px;
		overflow: hidden;
		cursor: pointer;
	}
	#mainMenu a span.rs {
		display: block;
		float: left;
		width: 3px;
		height: 16px;
		overflow: hidden;
		cursor: pointer;
	}
	#mainMenu a span.text {
		display: block;
		float: left;
		height: 16px;
		padding-right: 6px;
		cursor: pointer;
	}
	
	#mainMenu a.active:link,
	#mainMenu a.active:visited {
		color: #FFFFFF;
	}
	
	#mainMenu a.active span.ls {
		background: 0 0 no-repeat url(../gfx/menu-left.png);
	}
	#mainMenu a.active span.rs {
		background: 0 0 no-repeat url(../gfx/menu-right.png);
	}
	#mainMenu a.active span.text {
		background: 0 0 repeat-x url(../gfx/menu-bg.png);
	}
	* html #mainMenu a.active span.ls {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/menu-left.png',sizingMethod='crop');
	}
	* html #mainMenu a.active span.rs {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/menu-right.png',sizingMethod='crop');
	}
	* html #mainMenu a.active span.text {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/menu-bg-ie6.png',sizingMethod='crop');
	}

#frontContenttop {
	padding: 0 0 7px 0;
}
#frontLeft {
	float: left;
	width: 390px;
}
#frontRight {
	width: 540px;
	float: left;
	margin-left: 10px;
	display: inline;
}	
#content {
	width: 700px;
	margin-left: 10px;
	float: left;
	display: inline;
	}
	#content.full {
		float: none;
		width: auto;
	}
	#content div.mainTitle {
		height: 50px;
		border-bottom: 1px solid #0000ff;
	}
    #content div.titleLogin {
        float: right;
        margin-top: 12px;
        }
        #content div.titleLogin img {
            vertical-align: middle;
            margin-left: 5px;
        }
	#content div.column200 {
		width: 200px;
		float: left;
	}
	#content div.column200m20 {
		width: 200px;
		margin-left: 20px;
		float: left;
	}
div.fullNews {
	padding: 25px 0 0 0;
	}
	.notFirst {
		border-top: 1px solid #0025ff;
		margin-top: 20px;
	}
	div.fullNews div.date {
		width: 155px;
		float: left;
	}
	div.fullNews div.content {
		width: 540px;
		float: left;
		overflow: hidden;
	}
	div.fullNews h2.title {
		font-size: 30px;
		color: #ffffff;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
		border-bottom: 1px dotted #0000e2;
		padding: 0 0 20px 0;
		margin-bottom: 15px;
	}
div.newsPager {
	border-top: 1px solid #0025ff;
	padding: 15px 0 0 155px;
	}
	div.newsPager a.prev:link,
	div.newsPager a.prev:visited {
		float: left;
		display: block;
		width: 138px;
		height: 31px;
		background: 0 0 no-repeat url(../gfx/btn-older.png);
	}
	div.newsPager a.prev:hover,
	div.newsPager a.prev:active {
		background: 0 0 no-repeat url(../gfx/btn-older-h.png);
	}
	div.newsPager a.next:link,
	div.newsPager a.next:visited {
		float: right;
		display: block;
		width: 143px;
		height: 31px;
		background: 0 0 no-repeat url(../gfx/btn-newer.png);
	}
	div.newsPager a.next:hover,
	div.newsPager a.next:active {
		background: 0 0 no-repeat url(../gfx/btn-newer-h.png);
	}



table.venues {
	}
	table.venues td {
		width: 160px;
		padding: 15px 0;
	}
	table.venues span.name {
		text-transform: uppercase;
		color: #0025ff;
		font-weight: bold;
		display: block;
	}
	table.venues span.view {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		display: block;
		margin-top: 3px;
	}
	table.venues a:link,
	table.venues a:visited {
		text-decoration: underline;
	}
	table.venues a:hover,
	table.venues a:active {
		text-decoration: none;
	}
div.venueMap {
	border-top: 3px solid #3953fa;
}
div.scheduleHeader {
	border-bottom: 1px solid #0000FF;
	margin-right: 10px;
	padding: 28px 0 9px 0;
	height: 23px;
	overflow: hidden;
	}
	div.scheduleHeader a:link,
	div.scheduleHeader a:visited {
		color: #0025ff;
		font-size: 18px;
		font-weight: bold;
		display: block;
		padding: 0 5px 0 5px;
		float: left;
		margin-right: 10px;
		font-family: "Times New Roman", Times, serif;
		text-transform: uppercase;
		text-decoration: none;
	}
	div.scheduleHeader a:hover,
	div.scheduleHeader a:active {
		border-bottom: 1px solid #0025ff;
		color: #FFFFFF;
		text-decoration: none;
	}
	div.scheduleHeader a.active:link,
	div.scheduleHeader a.active:visited {
		border: none;
		color: #FFFFFF;
		background-color: #0025ff;
	}
	div.scheduleHeader a.right:link,
	div.scheduleHeader a.right:visited {
		text-decoration: none;
		float: right;
		margin-right: 0px;
		margin-top: 5px;
	}
	div.scheduleHeader a.right:hover,
	div.scheduleHeader a.right:active {
		border: none;
	}
	
div.scheduleContent {
	margin-right: 10px;
	padding: 35px 0 0 0;
	}
	div.scheduleContent table {
		background: top right repeat-y url(../gfx/bg-schedule.png);
	}
	div.scheduleContent table th {
		text-align: left;
		font-size: 18px;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-style: italic;
		color: #9d9d9d;
		background-color: #1E1E1E;
	}
	div.scheduleContent table td {
		color: #9d9d9d;
		padding: 12px 3px 25px 3px;
		border-bottom: 1px dotted #303030;
	}
	div.scheduleContent table td.name {
		border-bottom: none;
		padding: 10px 25px 10px 0;
		color: #0000FF;
	}
	div.scheduleContent table td.name a:link,
	div.scheduleContent table td.name a:visited {
		font-weight: normal;
	}
	div.scheduleContent table td.name a:link span,
	div.scheduleContent table td.name a:visited span {
		font-weight: bold;
		cursor: pointer;
	}
	div.scheduleContent span.info {
		color: #555555;
	}
	div.scheduleContent span.minutes {
		color: #0000ff;
	}
	div.scheduleContent tr.borderTop td {
		border-top: 1px solid #121278;
		background: top left repeat-x url(../gfx/schedule-padding.png);
	}
	div.scheduleContent tr.bgBottom td {
		border-bottom: none;
		background: bottom left repeat-x url(../gfx/schedule-padding.png);
	}
	div.scheduleContent table td.notime {
		background-color: #1E1E1E;
	}

div.artistFocus {
	padding: 0 0 70px 0;
	}
	div.artistFocus div.leftColumn {
		width: 381px;
		margin-right: 14px;
		overflow: hidden;
		display: inline;
		float: left;
		padding: 10px 0 0 0;
	}
	div.artistFocus div.rightColumn {
		float: left;
		width: 305px;
		padding: 10px 0 0 0;
	}
	div.artistFocus h1 {
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		font-family: "Times New Roman", Times, serif;
		background-color: #FFFFFF;
		display: inline;
	}
	div.artistFocus p.info {
		border-top: 1px dotted #0025ff;
		border-bottom: 1px dotted #0025ff;
		margin: 3px 0 0 0;
		padding: 10px 10px 10px 10px;
		color: #f5f5f5;
		font-size: 14px;
	}
	div.artistFocus div.buy {
		border-bottom: 1px dotted #0025ff;
		padding: 3px 20px 3px 5px;
		margin-bottom: 15px;
		}
		div.artistFocus div.buy .left {
			float: left;
		}
		div.artistFocus div.buy .right {
			float: right;
		}
	div.artistFocus div.gallery {
		padding: 0 0 15px 0;
		}
		div.artistFocus div.gallery a.mainImg:link,
		div.artistFocus div.gallery a.mainImg:visited {
			position: relative;
			display: block;
			width: 370px;
			overflow: hidden;
			margin-bottom: 15px;
			border: 5px solid #1E1E1E;
			}
			div.artistFocus div.gallery a.mainImg:link div.view,
			div.artistFocus div.gallery a.mainImg:visited div.view {
				position: absolute;
				width: 206px;
				height: 32px;
				overflow: hidden;
				top: 50%;
				left: 50%;
				z-index: 10;
				margin: -16px 0 0 -103px;
				display: none;
			}
			div.artistFocus div.gallery a.mainImg:hover div.view,
			div.artistFocus div.gallery a.mainImg:active div.view {
				display: block;
			}
		div.artistFocus div.gallery a.mainImg:hover,
		div.artistFocus div.gallery a.mainImg:active {
			border: 5px solid #0025ff;
		}
		div.artistFocus div.gallery a.mainImg:hover .main,
		div.artistFocus div.gallery a.mainImg:active .main {
			margin: 0 0 0 0;
			position: relative;
		}
		div.artistFocus div.gallery a.small:link,
		div.artistFocus div.gallery a.small:visited {
			display: block;
			float: left;
			width: 60px;
			height: 60px;
			overflow: hidden;
			margin-left: 20px;
			position: relative;
		}
		div.artistFocus div.gallery a.small:link span,
		div.artistFocus div.gallery a.small:visited span {
			display: none;
		}
		div.artistFocus div.gallery a.small:hover span,
		div.artistFocus div.gallery a.small:active span {
			display: block;
			position: absolute;
			z-index: 10;
			border: 5px solid #0025ff;
			width: 50px;
			height: 50px;
			left: 0px;
			top: 0px;
		}
		div.artistFocus div.gallery a.first:link,
		div.artistFocus div.gallery a.first:visited {
			margin-left: 0px;
		}
	div.artistFocus div.listen {
		padding: 0 0 15px 0;
	}
	div.artistFocus div.links {
		float: left;
		width: 220px;
		padding: 0 0 15px 0;
		}
		div.artistFocus div.links a {
			display: block;
		}	
		div.artistFocus div.links img.title {
			margin-bottom: 5px;
		}
	div.artistFocus div.contact {
		float: left;
		margin-left: 20px;
		width: 141px;
		color: #0025ff;
		padding: 1px 0 15px 0;
		}
		div.artistFocus div.contact img.title {
			margin-bottom: 3px;
		}

div.artistsAZ {
	padding: 35px 0 0 0;
	}
	div.artistsAZ ul {
		list-style: none;
		margin-bottom: 20px;
		line-height: 135%;
	}
	div.artistsAZ li.title {
		font-size: 24px;
		font-weight: bold;
		color: #0000ff;
		line-height: 120%;
	}
	div.artistsAZ li {
		color: #fefffe; 
		display: block;
	}
	div.artistsAZ li a:link,
	div.artistsAZ li a:visited {
		color: #ececec;
		text-decoration: none;
		display: inline-block;
		padding: 0 30px 0 0;
		background: 0 0 repeat url(../gfx/blank.gif);
	}
	div.artistsAZ li a:active,
	div.artistsAZ li a:hover {
		color: #FFFFFF;
		background: #0000ff;

	}
div.contacts {
	}
	div.contacts .title {
		margin-top: 15px;	
	}
	div.contacts div.column220 {
		width: 220px;
		float: left;
	}
	div.contacts div.column480 {
		width: 480px;
		float: left;
		display: inline;
		overflow: hidden;
	}
	div.contacts div.column220m20 {
		width: 220px;
		float: left;
		overflow: hidden;
		margin-left: 20px;
		display: inline;
	}
	div.contacts div.contact {
		font-weight: bold;
		color: #9d9d9d;
		padding: 15px 0 15px 0;
	}
	div.contacts a:link,
	div.contacts a:visited {
		color: #9d9d9d;
		text-decoration: none;
	}
	div.contacts a:hover,
	div.contacts a:active {
		text-decoration: underline;
	}
	div.contacts span.name {
		text-transform: uppercase;
		color: #0025ff;
	}
	div.contacts div.group {
		border-top: 1px solid #112181;
		margin-top: 30px;
	}
div.sponsors {
	border-top: 1px solid #0025ff;
	padding: 0 0 10px 0;
	}
	div.sponsors div.status {
		float: left;
		width: 150px;
		margin-right: 10px;
		display: inline;
		color: #0025ff;
		font-weight: bold;
		padding: 5px 0 0 0;
	}
	div.sponsors div.logos {
		float: left;
		width: 540px;
		overflow: hidden;
		padding: 10px 0 0 0;
	}
	div.sponsors .logo {
		margin-bottom: 15px;
		display: block;
		float: left;
	}
	div.sponsors .border {
		border-top: 10px solid #99a8ff;
		border-right: 10px solid #000940;
		border-bottom: 10px solid #000940;
		border-left: 10px solid #3754ff;
	}
	div.sponsors .marginLeft10 {
		margin-left: 10px;
	}
	div.sponsors .marginLeft15 {
		margin-left: 15px;
	}
div.firstSponsors {
	border: none;
}

div.registration {
	}
	div.registration div.leftColumn {
		width: 300px;
		float: left;
		display: inline;
		margin-right: 20px;
		overflow: hidden;
		padding: 25px 0 0 0;
	}
	div.registration div.rightColumn {
		width: 380px;
		float: left;
		overflow: hidden;
	}
	div.registration div.leftColumn h2 {
		font-size: 14px;
		color: #0000ff;
		font-weight: bold;
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	div.registration div.leftColumn h2.noMargin {
		margin-bottom: 3px;
	}
	div.registration div.prices {
		background-color: #0000ff;
		color: #ffffff;
		padding: 10px 5px 10px 10px;
		margin-bottom: 30px;
		}
		div.registration div.prices div.information {
			background-color: #1e1e1e;
			margin: 20px 10px 0 5px;
			text-align: center;
			padding: 5px 10px 5px 10px;
		}
	div.registration ul {
		margin-bottom: 35px;
		list-style: none;
		}
		div.registration li {
			padding: 0 0 7px 22px;
			background: 0 3px no-repeat url(../gfx/bullet.png);
		}
	div.registration p a:link,
	div.registration p a:visited {
		font-weight: bold;
		text-decoration: underline;
		color: #9d9d9d;
	}
	div.registration div.leftColumn p a:hover,
	div.registration div.leftColumn p a:active {
		text-decoration: none;
	}
div.formGroup {
	}
	div.formGroup img.title {
		margin-top: 25px;
		margin-bottom: 15px;
	}
	div.formGroup span.light {
		color: #d6d6d6;
	}
	div.formGroup div.formField {
		padding: 0 0 20px 0;
	}
	div.formGroup div.subtitle {
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		margin-bottom: 15px;
	}
	div.formGroup label {
		color: #d6d6d6;
		display: block;
		padding: 0 0 5px 0;
		}
		div.formGroup label span.info {
			font-size: 10px;
			float: right;		
		}
	div.formGroup div.formField input.text {
		border: 1px solid #000000;
		background: 0 0 no-repeat url(../gfx/input-bg.jpg);
		color: #D6D6D6;
		width: 362px;
		font-size: 24px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px 8px;
	}
	div.formGroup div.errorField input.text {
		color:#000000;
		background: 0 0 no-repeat url(../gfx/input-bg-error.jpg);
	}
	div.formGroup div.formField select {
		width: 378px;
		padding: 3px 2px;
		border: 1px solid #000000;
		color: #D6D6D6;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		background-color:#666666;
	}
	div.formGroup div.errorField select {
		background-color: #0000ff;
		color: #000000;
	}
	div.formGroup div.formField textarea {
		width: 376px;
		height: 280px;
		background: 0 0 no-repeat url(../gfx/input-bg.jpg) #666666;
		padding: 3px 2px;
		border: 1px solid #000000;
		color: #D6D6D6;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	}
	div.formGroup div.errorField textarea {
		color:#000000;
		background: 0 0 no-repeat url(../gfx/input-bg-error.jpg);
	}
	div.formGroup div.formField .submit {
		margin-bottom: 15px;
	}
	div.formGroup div.error {
		margin-top: 30px;
		color: #0000ff;
		font-size: 11px;
		}
		div.formGroup div.error span {
			font-size: 12px;
			font-weight: bold;
		}

div.contentText {
	}
	div.contentText .paddedText {
		padding: 16px 0 20px 160px;
		font-size: 12px;
		line-height: 155%;
		font-weight: bold;
	}
	div.contentText h2 {
		font-size: 30px;
		color: #ffffff;
		line-height: 110%;
		font-family: "Times New Roman", Times, serif;
		border-bottom: 1px dotted #0025ff;
		padding: 0 0 15px 0;
		display: block;
		margin-bottom: 16px;
	}
	div.contentText ul {
		margin-bottom: 16px;
		list-style: none;
		}
		div.contentText li {
			padding: 0 0 7px 25px;
			background: 0 6px no-repeat url(../gfx/bullet.png);
		}
		div.contentText li.nr1 {
			padding: 0 0 10px 23px;
			background: 0 6px no-repeat url(../gfx/bullet-1.png);
		}
		div.contentText li.nr2 {
			padding: 0 0 10px 23px;
			background: 0 6px no-repeat url(../gfx/bullet-2.png);
		}
	div.contentText span.light {
		color: #f5f5f5;
	}
	div.contentText .borderSplit {
		border-top: 1px solid #0025ff;
	}

div.delegatesHeader {
    margin-bottom: 15px;
    }
    div.delegatesHeader div.sort {
        font-size: 14px;
        color: #9d9d9d;
        border-bottom: 1px solid #0000e2;
        padding: 7px 0;
        }
        div.delegatesHeader div.sort span,
        div.delegatesHeader div.sort a {
            display: block;
            float: left;
        }
        div.delegatesHeader div.sort a:link,
        div.delegatesHeader div.sort a:visited {
            display: inline-block;
            margin-left: 34px;
            float: left;
            color: #9d9d9d;
            text-decoration: none;
        }
        div.delegatesHeader div.sort a.active:link,
        div.delegatesHeader div.sort a.active:visited {
            color: #0000e2;
            text-transform: uppercase;
            font-weight: bold;
            text-decoration: underline;
        }
        div.delegatesHeader div.sort a:hover,
        div.delegatesHeader div.sort a:active {
            color: #0000e2;
            text-decoration: underline;
        }
    div.delegatesHeader div.a-z {
        font-size: 14px;
        color: #9d9d9d;
        font-weight: bold;
        border-bottom: 1px solid #0000e2;
        padding: 7px 0;
        }
        div.delegatesHeader div.a-z a:link,
        div.delegatesHeader div.a-z a:visited {
            display: inline-block;
            margin-right: 55px;
            float: left;
            color: #9d9d9d;
            text-decoration: none;
        }
        div.delegatesHeader div.a-z a.active:link,
        div.delegatesHeader div.a-z a.active:visited,
        div.delegatesHeader div.a-z a:hover,
        div.delegatesHeader div.a-z a:active {
            color: #0000e2;
            text-decoration: underline;
        }

table.delegates {
	width: 100%;
	}
	table.delegates th {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		font-weight: bold;
		padding-right: 15px;
		color: #9d9d9d;
		border-bottom: 1px solid #0000e2;
		}
		table.delegates th a:link,
		table.delegates th a:visited {
			color: #9d9d9d;
			text-decoration: none;
		}
		table.delegates th a:active,
		table.delegates th a:hover {
			color: #0000e2;
			background: none;
		}
	table.delegates td {
		padding: 3px 0 3px 0;
        line-height: 140%;
		border-bottom: 1px solid #343434;
	}
	table.delegates a:link,
	table.delegates a:visited {
		color: #0000ff;
		text-decoration: none;
	}
	table.delegates a:hover,
	table.delegates a:active {
		color: #1e1e1e;
		background-color: #FFFFFF;
	}

#sidebar {
	width: 220px;
	float: left;
	margin-left: 20px;
	display: inline;
}

div.frontBands {
	}
	div.frontBands h2.title {
		display: block;
		padding: 28px 0 0 0;
	}
	div.frontBands div.bandList {
		font-size: 14px;
		font-weight: bold;
		color: #7e7e7e;
		line-height: 125%;
		padding: 20px 0 0 3px;
	}
	div.frontBands div.bandList a:link,
	div.frontBands div.bandList a:visited {
		color: #7e7e7e;
		text-decoration: none;
	}
	div.frontBands div.bandList a:hover,
	div.frontBands div.bandList a:active {
		border-bottom: 1px solid #0000ff;
	}
div.frontSchedule {
	padding: 0 0 15px 0;
	}
	div.frontSchedule h2.title {
		display: block;
		padding: 27px 0 0 0;
		margin-bottom: 25px;
	}
	
	div.frontSchedule a:link,
	div.frontSchedule a:visited {
		display: block;
		width: 392px;
		height: 66px;
		cursor: pointer;
	}
	div.frontSchedule a.thursday:link,
	div.frontSchedule a.thursday:visited {
		background: 0 0 no-repeat url(../gfx/btn-thursday.png);
	}
	div.frontSchedule a.friday:link,
	div.frontSchedule a.friday:visited {
		background: 0 0 no-repeat url(../gfx/btn-friday.png);
	}
	div.frontSchedule a.saturday:link,
	div.frontSchedule a.saturday:visited {
		background: 0 0 no-repeat url(../gfx/btn-saturday.png);
	}
	div.frontSchedule a.thursday:hover,
	div.frontSchedule a.thursday:active {
		background: 0 0 no-repeat url(../gfx/btn-thursday-h.png);
	}
	div.frontSchedule a.friday:hover,
	div.frontSchedule a.friday:active {
		background: 0 0 no-repeat url(../gfx/btn-friday-h.png);
	}
	div.frontSchedule a.saturday:hover,
	div.frontSchedule a.saturday:active {
		background: 0 0 no-repeat url(../gfx/btn-saturday-h.png);
	}
	/* ie6 fix */
	* html div.frontSchedule a.thursday:link,
	* html div.frontSchedule a.thursday:visited {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-thursday.png',sizingMethod='crop');
	}
	* html div.frontSchedule a.friday:link,
	* html div.frontSchedule a.friday:visited {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-friday.png',sizingMethod='crop');
	}
	* html div.frontSchedule a.saturday:link,
	* html div.frontSchedule a.saturday:visited {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-saturday.png',sizingMethod='crop');
	}
	* html div.frontSchedule a.thursday:hover,
	* html div.frontSchedule a.thursday:active {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-thursday-h.png',sizingMethod='crop');
	}
	* html div.frontSchedule a.friday:hover,
	* html div.frontSchedule a.friday:active {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-friday-h.png',sizingMethod='crop');
	}
	* html div.frontSchedule a.saturday:hover,
	* html div.frontSchedule a.saturday:active {
		background: 0 0 repeat-x url(../gfx/blank.gif);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/btn-saturday-h.png',sizingMethod='crop');
	}
	
	div.frontSchedule img.days {
		margin: 25px 0 0 0;
	}
div.frontSpotlight {
	padding: 0 0 15px 0;
	}
	div.frontSpotlight h2.title {
		display: block;
		padding: 27px 0 0 0;
		margin-bottom: 15px;
	}
	div.frontSpotlight div.slides {
		position: relative;
		width: 380px;
		margin-bottom: 15px;
		}
		div.frontSpotlight div.slides div.text {
			position: absolute;
			width: 300px;
			left: 0px;
			bottom: 22px;
			z-index: 20;
			font-family: "Times New Roman", Times, serif;
			font-size: 24px;
			color: #000000;
			padding-left: 0px;
			}
			div.frontSpotlight div.slides div.text p {
				background-color: #FFFFFF;
				display: inline;
				line-height: 100%;
				margin: 0;
			}
		div.frontSpotlight div.slides a.next:link,
		div.frontSpotlight div.slides a.next:visited {
			position: absolute;
			height: 100%;
			width: 60px;
			right: 0px;
			background: 0 0 repeat url(../gfx/btn-next-bg.png);
		}
		* html div.frontSpotlight div.slides a.next:link,
		* html div.frontSpotlight div.slides a.next:visited {
			background: #000000;
		}
		div.frontSpotlight div.slides a.next:link span,
		div.frontSpotlight div.slides a.next:visited span {
			display: block;
			width: 21px;
			height: 40px;
			position: absolute;
			top: 50%;
			margin: -10px 0 0 19px;
			background: 0 0 no-repeat url(../gfx/text-next.png);
			cursor: pointer;
		}
		* html div.frontSpotlight div.slides a.next:link span,
		* html div.frontSpotlight div.slides a.next:visited span {
			background: 0 0 repeat-x url(../gfx/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/text-next.png',sizingMethod='crop');
		}
	div.frontSpotlight div.description {
		width: 310px;
		float: left;
	}
	div.frontSpotlight a.readMore:link,
	div.frontSpotlight a.readMore:visited {
		float: right;
		display: inline;
		margin-right: 5px;
	}
div.frontTickets {
	float: left;
	width: 226px;
	overflow: hidden;
	font-size: 11px;
	}
	div.frontTickets h2.title {
		display: block;
		padding: 10px 0 10px 0;
	}
div.frontFollow {
	float: left;
	width: 140px;
	margin-left: 15px;
	display: inline;
	font-size: 11px;
	}
	div.frontFollow h2.title {
		display: block;
		padding: 10px 0 10px 0;
	}
	div.frontFollow a:link,
	div.frontFollow a:visited {
		display: block;
		text-decoration: none;
		color: #a4a4a4;
		margin-bottom: 4px;
	}
	div.frontFollow a:hover,
	div.frontFollow a:active {
		text-decoration: underline;
	}
div.frontNews {
	}
	div.frontNews h2.title {
		display: block;
		padding: 28px 0 0 0;
	}
	div.frontNews div.item {
		padding: 8px 0 0 0;
		height: 170px;
		}
		div.frontNews a.main:link,
		div.frontNews a.main:visited {
			text-decoration: none;
		}
		div.frontNews a.main:hover span.title,
		div.frontNews a.main:active span.title {
			background-color: #0025ff;
		}
		div.frontNews a.main:link span.border,
		div.frontNews a.main:visited span.border {
			width: 203px;
			height: 148px;
			border: 7px solid #0025ff;
			display: none;
			cursor: pointer;
			position: absolute;
			top: 0px;
			left: 0px;
		}
		div.frontNews a.main:hover span.border,
		div.frontNews a.main:active span.border {
			display: block;
		}
		div.frontNews a.main:link span.image,
		div.frontNews a.main:visited span.image {
			display: block;
			width: 217px;
			height: 162px;
			margin-right: 10px;
			float: left;
			position: relative;
			overflow: hidden;
			cursor: pointer;
		}
		
		div.frontNews a.main:link span.title,
		div.frontNews a.main:visited span.title {
			font-size: 21px;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			color: #f5f5f5;
			margin-bottom: 3px;
			cursor: pointer;
		}
		div.frontNews div.date {
			color: #9d9d9d;
			font-size: 11px;
			font-style: italic;
			margin-bottom: 12px;
		}
		div.frontNews div.intro {
			font-size: 11px;
			color: #9d9d9d;
			margin-bottom: 7px;
			margin-left: 227px;
			margin-top: 18px;
		}
		div.frontNews a.readMore:link,
		div.frontNews a.readMore:visited {
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
			font-family: "Times New Roman", Times, serif;
			color: #0000ff;
			text-decoration: none;
			/*display: inline-block;*/
			padding: 4px 20px 4px 5px;
			/*margin-left: 227px;*/
			position: absolute;
		}
		div.frontNews a.readMore:hover,
		div.frontNews a.readMore:active {
			color: #fffeff;
			background-color: #0000e2;
		}
		div.frontNews div.splitter {
			height: 1px;
			overflow: hidden;
			line-height: 1px;
			background: 0 0 repeat url(../gfx/blank.gif);
			border-bottom: 1px dotted #5b5b5b;
			margin: 10px 0 0 0;
		}
		div.frontNews ul.archive {
			list-style: none;
			color: #0025ff;
			font-size: 11px;
			font-weight: bold;
			line-height: 125%;
			display: block;
			margin: 20px 0 15px 0;
			}
			div.frontNews ul.archive li {
				display: block;
				padding: 2px 0;
			} 
			div.frontNews ul.archive a:link,
			div.frontNews ul.archive a:visited {
				text-decoration: none;
				color: #0025ff;
				display: inline-block;
				padding: 0 0 0 4px;
			}
			div.frontNews ul.archive a:link span.date,
			div.frontNews ul.archive a:visited span.date { 
				color: #3d3d3d;
				display: inline-block;
				cursor: pointer;
			}
			div.frontNews ul.archive a:link span.title,
			div.frontNews ul.archive a:visited span.title {
				color: #0025ff;
				display: inline-block;
				padding: 0 0 0 4px;
				cursor: pointer;
			}
			div.frontNews ul.archive a:hover span.title,
			div.frontNews ul.archive a:active span.title {
				text-decoration: underline;
			}
	
div.sidebarNews {
	}
	div.sidebarNews h2.title {
		display: block;
		padding: 28px 0 0 0;
	}
	div.sidebarNews div.item {
		padding: 8px 0 0 0;
		}
		div.sidebarNews h3 {
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			color: #f5f5f5;
			margin-bottom: 3px;
		}
		div.sidebarNews div.date {
			color: #9d9d9d;
			font-size: 11px;
			font-style: italic;
			margin-bottom: 12px;
		}
		div.sidebarNews div.intro {
			font-size: 11px;
			color: #9d9d9d;
			margin-bottom: 7px;
		}
		div.sidebarNews a.readMore:link,
		div.sidebarNews a.readMore:visited {
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
			font-family: "Times New Roman", Times, serif;
			color: #0000ff;
			text-decoration: none;
			display: inline-block;
			padding: 4px 20px 4px 5px;
		}
		div.sidebarNews a.readMore:hover,
		div.sidebarNews a.readMore:active {
			color: #fffeff;
			background-color: #0000e2;
		}
		div.sidebarNews div.splitter {
			height: 1px;
			width: 190px;
			overflow: hidden;
			line-height: 1px;
			margin: 0 auto;
			background-color: #343434;
			border-bottom: 1px solid #777777;
			margin: 10px 0 0 0;
		}
	

#footer {
	margin-top: 40px;
	}
	#footer div.copy {
		height: 19px;
		line-height: 19px;
		background-color: #3b3b3b;
		font-size: 9px;
		color: #000000;
		text-align: center;
		border-top: 1px solid #202020;
		border-bottom: 1px solid #262626;
	}
	#footer div.menu {
		background-color: #555555;
		padding: 20px 0 30px 90px;
		font-size: 10px;
		color: #000000;
		line-height: 15px;
		}
		#footer div.menu ul {
			list-style: none;
			display: block;
			width: 160px;
			float: left;
		}
		#footer div.menu a:link,
		#footer div.menu a:visited {
			color: #000000;
			text-decoration: none;
		}
		#footer div.menu a:hover,
		#footer div.menu a:active {
			color: #ffffff;
			text-decoration: none;
		}
	#footer div.logos {
		background-color: #1a1a1a;
		text-align: center;
		padding: 20px 0 30px 0;
	}

	div.fullNews a { color: #f3f3f3; }
	div.fullNews a:hover { text-decoration: none; border-bottom: 1px solid #0000FF; }

	div.scheduleContent td a { color: #f3f3f3; }
	div.scheduleContent td a:hover { text-decoration: none; border-bottom: 1px solid #0000FF; }

	div.scheduleContent a.venue { color: #0000FF; }

	div.column220 h2.title {
		font-size: 30px;
		color: #ffffff;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
/*		border-bottom: 1px dotted #0000e2;*/
		padding: 0 0 20px 0;
		margin-bottom: 15px;
	}



	table.delegates a:link,
	table.delegates a:visited {
		color: #ececec;
		text-decoration: none;
		display: inline-block;
		padding: 0 30px 0 0;
		background: 0 0 repeat url(../gfx/blank.gif);
	}
	table.delegates a:active,
	table.delegates a:hover {
		color: #FFFFFF;
		background: #0000ff;

	}

div.popup {
	position: absolute;
	display: none;
	}
	div.popup div.content {
		background: 0 0 repeat url(../gfx/popup-bg.png);
		border: 1px solid #1a1a3f;
		padding: 10px;
		min-width: 100px;
		min-height: 110px;
		max-width: 350px;
		font-size: 10px;
		color: #b6b6b6;
	}
	div.popup div.bottom {
		height: 24px;
		position: relative;
		top: -1px;
		min-width: 122px;
		background: 0 0 no-repeat url(../gfx/popup-bottom.png);
	}
	div.popup .close {
		text-decoration: none;
		display: block;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	div.popup div.shadow {
		width: 104px;
		height: 131px;
		position: absolute;
		right: -104px;
		bottom: 5px;
	}
	div.popup h2 {
		color: #0000ff;
		background-color: #FFFFFF;
		display: inline;
		font-size: 12px;
	}
	div.popup div.title {
		margin-bottom: 7px;
	}
	div.popup div.content iframe {
		margin-bottom: 3px;
	}
	div.popup div.content a:link,
	div.popup div.content a:visited {
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: underline;
	}
	div.popup div.content a:hover,
	div.popup div.content a:active {
		text-decoration: none;
	}
	div.popup div.links a {
		display: inline-block;
		margin-right: 30px;
	}