/* ADS - SPONSORS */
#header .AD72890 {
	width: 749px;
	height: 90px;
	position: absolute;
	top: 29px;
	overflow: hidden;
	background: #FFF;
	padding-left: 20px;
}
#header .AD72890.perform {
	background: #000;
}
#sidebar .AD300250 {
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF;
}
#sidebar .AD300250 .inner {
	padding: 9px;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#sidebar .AD300250 object {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#sidebar .sponsors {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFF;
	overflow: hidden;
}
#sidebar .sponsors table {
	margin: 0 10px;
	width: 298px;
}
#sidebar .sponsors table td {
	width: 140px;
	height: 80px;
	padding: 10px 15px 0 0;
	vertical-align: top;
	overflow: hidden;
}
/* EVENT STORY */
#eventstory {
	float: left;
	width: 441px;
	background: #FFF;
	overflow: hidden;
}
#eventstory #head {
	margin: 7px 10px 10px;
	min-height: 121px;
	position: relative;
}
#eventstory.news #head {
	min-height: 79px;
}
#eventstory .subtitle {
	margin-bottom: 14px;
}
#eventstory .venue {
	display: block;
	width: 260px;
}
#eventstory .cost {
	float: right;
}
#eventstory .day-time {
	display: block;
	width: 260px;
}
#eventstory .textsize .small {
	background: url(../assets/icn_textsize_small.png) no-repeat;
	width: 9px;
	height: 10px;
	position: absolute;
	right: 16px;
	bottom: 0;
	display: block;
	cursor: pointer;
}
#eventstory .textsize .large {
	background: url(../assets/icn_textsize_large.png) no-repeat;
	width: 14px;
	height: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	cursor: pointer;
}
#eventstory img.fullimage {
	margin: 0 0 10px 10px;
	width: 421px;
	height: 215px;
}
#eventstory #video-comp {
	padding: 0 10px 10px;
	height: 50px;
	position: relative;
}
#eventstory #video-comp li {
	overflow: hidden;
}
#eventstory #video-comp li.playbtn a {
	width: 420px;
	height: 50px;
	display: block;
	background: url(../assets/icn_video_playbtn.png) 0 0 no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 3;
}
#eventstory #video-comp li.playbtn a:hover {
	background-position: 0 -61px;
}
#eventstory #video-comp li.info {
	width: 253px;
	height: 40px;
	padding: 5px 10px;
	background: #333;
	color: #FFF;
	font: 10px/12px "Trebuchet MS", Arial, sans-serif;
	position: absolute;
	left: 60px;
}
#eventstory #video-comp li img {
	width: 98px;
	height: 50px;
	position: absolute;
	right: 10px;
}
#eventstory #fulltext {
	margin: 0 10px;
	clear: both;
}
#eventstory #fulltext p {
	margin-bottom: 14px;
}
#eventstory #contributors,
#eventstory #venue,
#eventstory .moreinfo {
	margin: 21px 10px 0;
}
#topiccrumb {
	padding: 10px;
	clear: both;
	float: left;
}
#topiccrumb li {
	float: left;
	margin-right: 5px;
}
/* EVENTS INDEX */
#eventsindex {
	float: left;
	width: 441px;
	background: #FFF;
	overflow: hidden;
}
#eventsindex #featuredevents {
	background: #333;
	padding-bottom: 1px;
	margin-top: -5px;
}
#eventsindex h1 {
	padding: 5px 0 5px 25px;
}
#eventsindex.theatre h1 {
	background: url(../assets/icn_bullet_theatre.png) no-repeat 10px center;
}
#eventsindex.music h1 {
	background: url(../assets/icn_bullet_music.png) no-repeat 10px center;
}
#eventsindex.festivals h1 {
	background: url(../assets/icn_bullet_festivals.png) no-repeat 10px center;
	margin-bottom: 0;
}
#eventsindex.cinema h1 {
	background: url(../assets/icn_bullet_cinema.png) no-repeat 10px center;
}
#eventsindex.exhibitions h1 {
	background: url(../assets/icn_bullet_exhibitions.png) no-repeat 10px center;
}
#eventsindex.kids h1 {
	background: url(../assets/icn_bullet_kids.png) no-repeat 10px center;
}
#eventsindex.global h1 {
	background: url(../assets/icn_bullet_global.png) no-repeat 10px center;
}
#eventsindex .item {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #F3F3F3;
	clear: both;
	overflow: hidden;
}
#eventsindex .item img {
	width: 123px;
	height: 63px;
	float: left;
	margin: 0 10px 10px 10px;
}
#eventsindex .item .comments {
	float: right;
}
#eventsindex .item p {
	clear: left;
	margin: 7px 10px 0;
}
#eventsindex .item ul {
	margin-left: 143px;
	margin-right: 10px;
}
#eventsindex.news .item ul {
	margin-left: 10px;
}
#eventsindex .item .capsuleb {
	float: right;
	margin-top: 5px;
}
#eventsindex.festivals .item {
	min-height: 80px;
}
#eventsindex.festivals .item ul {
	margin-left: 174px;
}
#eventsindex.festivals .item img {
	float: left;
	width: 154px;
	height: 79px;
	margin-left: 10px;
}
#eventsindex.festivals .item .teaser {
	margin-top: 21px;
}
#eventsindex.festivals .item .date {
	margin-top: 7px;
}
#eventsindex .item .text {
	margin-left: -133px;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}
#eventsindex.news .item .text {
	margin-left: 0;
}
	

/* archive */
#archive {
	background: #FFF;
}
#archive h3 {
	padding: 5px 0 5px 25px;
	margin: 0;
}
#archive.theatre h3 {
	background: url(../assets/icn_bullet_theatre.png) no-repeat 10px center;
}
#archive.music h3 {
	background: url(../assets/icn_bullet_music.png) no-repeat 10px center;
}
#archive.festivals h3 {
	background: url(../assets/icn_bullet_festivals.png) no-repeat 10px center;
}
#archive.cinema h3 {
	background: url(../assets/icn_bullet_cinema.png) no-repeat 10px center;
}
#archive.exhibitions h3 {
	background: url(../assets/icn_bullet_exhibitions.png) no-repeat 10px center;
}
#archive.kids h3 {
	background: url(../assets/icn_bullet_kids.png) no-repeat 10px center;
}
#archive.global h3 {
	background: url(../assets/icn_bullet_global.png) no-repeat 10px 9px;
}
#archive .item {
	border-top: 1px solid #F3F3F3;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
	min-height: 85px;
}
#archive .item h4 {
	margin-bottom: 21px;
}
#archive .item img {
	float: left;
	width: 154px;
	height: 79px;
	margin-left: 10px;
}
#archive .item .date {
	margin-top: 7px;
}
#archive .item ul {
	margin: 0 10px 0 174px;
}
/* finder */
#eventsindex.finder h2 {
	clear: both;
	padding: 21px 10px 0;
	border-top: 1px solid #F3F3F3;
}
#eventsindex.finder ul.j-nav {
	padding: 14px 10px 7px;
	float: left;
	width: 421px;
}
#eventsindex.finder ul.j-nav li {
	float: left;
	width: auto;
	padding-right: 3px;
}
#eventsindex.finder .cola,
#eventsindex.finder .colb {
	float: left;
	padding: 0 0 14px 10px;
}
#eventsindex.finder .colc {
	float: right;
	padding: 0 10px 14px 0;
}
#eventsindex.finder p.capsulea {
	clear: both;
	padding: 0 10px 42px;
}
#eventsindex.finder.index ul li {
	padding-bottom: 7px;
}
#eventsindex.finder.details h3 {
	border-top: 10px solid #333;
}
#eventsindex.finder.details .role,
#eventsindex.finder.details .venue {
	padding: 0 10px 21px;	
}


/* PERFORM IN ART */
#navbar #sectioncube.theatre .performinart {
	position: absolute;
	z-index: 2;
	background: url(../assets/pia_sticker_sectioncube.png) no-repeat;
	width: 202px;
	height: 59px;
	left: -4px;
	bottom: -4px;
}
#perform {
	width: 769px;
}
#perform .intro {
	width: 441px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
#perform .intro ul {
	background: #FFF;
	padding: 0 10px 5px;
	height: 152px;
}
#perform .intro .pagefold {
	width: 441px;
	height: 9px;
	background: url(../assets/pia_icn_pagefold.png) 100% 0;
}
#perform .intro h1 {
	padding: 7px 0 14px;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
}
#perform .intro img {
	margin-bottom: 14px;
}
#perform .intro a {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
#perform .intro a:hover {
	text-decoration: underline;
}
#perform .infobox {
	width: 318px;
	float: right;
	margin-bottom: 10px;
	position: relative;
}
#perform .infobox ul {
	background: #FFDE4D;
	padding: 7px 10px 10px;
	height: 140px;
	position: relative;
}
#perform .infobox ul li.first {
	margin-top: 14px;
}
#perform .infobox .cap {
	background: url(../assets/pia_infobox_comp.png);
}
#perform .infobox .cap.bottom {
	background-position: 0 -116px;
	width: 318px;
	height: 9px;
}
#perform .infobox .cap.texture {
	background-position: -78px 0;
	width: 240px;
	height: 109px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#perform .infobox h2 {
	font: bold 16px/18px "Trebuchet MS", Arial, sans-serif;
}
#perform .infobox li {
	font: 12px/14px "Trebuchet MS", Arial, sans-serif;
}
#perform .infobox li a {
	position: relative;
	z-index: 3;
	font-weight: bold;
	color: #000;
}
#perform .infobox li a:hover {
	text-decoration: underline;
}
/* pia events */
#eventsindex.perform {
	background: none;
}
#eventsindex.perform .category {
	background: #FFF;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
#eventsindex.perform .heading {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	padding: 5px 10px;
}
/* pia-info */
#pia-info {
	width: 441px;
	float: left;
	background: #FFF;
}
#pia-info h2 {
	padding: 10px;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
}
#pia-info p {
	padding: 0 10px 14px;
	font: 12px/14px "Trebuchet MS", Arial, sans-serif;
}

/* pia-videos */
#pia-videos {
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
#pia-videos .intro {
	padding: 10px 10px 0;
	font: 12px/14px "Trebuchet MS", Arial, sans-serif;
}
/* pia-shows */
#pia-shows {
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
#pia-shows .intro {
	padding: 10px 10px 0;
	font: 12px/14px "Trebuchet MS", Arial, sans-serif;
}
#pia-shows h3 a {
	margin-bottom: 7px;
	padding-right: 35px;
	padding-bottom: 1px;
	background: url(../assets/icn_arrow.png) no-repeat right top;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font: bold 12px/14px Georgia, serif !important;
	color: #000;
}


/* carousel */
.carousel-container {
	position: relative;
	width: 298px;
	height: 420px;
	margin: 10px;
	overflow: hidden;
}
.carousel-container.shows {
	height: 270px;
}
.carousel-container .nav a {
	position: absolute;
	z-index: 3;
	width: 298px;
	height: 20px;
	background: url(../assets/pia_icn_video_navbtns.png);
}
.carousel-container .nav.prev a {
	background-position: 0 0;
	top: 0;
	left: 0;
}
.carousel-container .nav.prev a:hover {
	background-position: 0 -30px;
}
.carousel-container .nav.next a {
	background-position: 0 -90px;
	bottom: 0;
	left: 0;
}
.carousel-container .nav.next a:hover {
	background-position: 0 -60px;
}
.carousel-container .skin {
	width: 298px;
	height: 1580px;
	padding: 10px 0;
}
#carousel .item {
	width: 137px;
	height: 120px;
	margin-bottom: 10px;
	padding: 0 0 2px;
	position: relative;
	overflow: hidden;
	border: 0;
}
#carousel .item.first {
	float: left;
	clear: left;
}
#carousel .item.last {
	float: right;
	clear: right;
}
#carousel .item img {
	width: 137px;
	height: 70px;
	position: relative;
	z-index: 2;
}
#carousel .item a {
	text-decoration: none;
	color: #000;
}
#carousel .item a span {
	display: block;
}
#carousel .item a span.tagline {
	font: italic 10px/12px "Trebuchet MS", Arial, sans-serif;
}
#carousel .item a span.show {
	font: bold 10px/12px Georgia, serif;
}
#carousel .item a:hover span.show {
	text-decoration: underline;
}
#carousel .item span.slot {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 117px;
	height: 25px;
	background: #F0F0F0;
	padding: 45px 10px 0;
	font: bold 14px Georgia, serif;	
}
#carousel.shows li {
	height: 49px;
	overflow: hidden;
}

/* pia-ratings */
#pia-ratings {
	width: 441px;
	float: left;
	background: #FFF;
}
#pia-ratings h1 {
	padding: 10px;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
}
#pia-ratings p {
	padding: 0 10px 14px;
	font: 12px/14px "Trebuchet MS", Arial, sans-serif;
}
#pia-ratings .item.first {
	border-top: 10px solid #333;
}
#pia-ratings .item.first .show {
	width: 174px;
}
#pia-ratings .item.first .venue {
	width: 143px;
}
#pia-ratings .item.first .rating {
	width: 82px;
}
#pia-ratings .item.first .show,
#pia-ratings .item.first .venue,
#pia-ratings .item.first .rating {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
}
#pia-ratings .item {
	padding: 0 10px;
	clear: both;
	border-top: 1px solid #F3F3F3;
}
#pia-ratings .item li {
	float: left;
	padding: 10px 0;
	margin-right: 10px;
}
#pia-ratings .item li h3 {
	width: 174px;
}
#pia-ratings .item li h3 a {
	font: bold 11px/13px Georgia, serif;
	color: #000;
}
#pia-ratings .item li.venue {
	width: 143px;
	font: 11px/13px Georgia, serif;
}
#pia-ratings .item li.rating {
	width: 82px;
	margin-right: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
}
#pia-ratings .item li.rating a.votes {
	color: #000;
}
#pia-ratings p.tracking {
	clear: both;
	float: left;
	margin-top: 14px;
}
#pia-ratings p.tracking span {
	font-weight: bold;
}


/* EVENTS HOME */
#eventshome {
	float: left;
	width: 441px;
	overflow: hidden;
}
#featuredevents .shell {
	position: relative;
	height: 230px;
	margin-bottom: 10px;
}
#featuredevents .shell a.overlay {
	position: absolute;
	z-index: 3;
	display: block;
	left: 5px;
	top: 5px;
}
#featuredevents .rowa .shell a.overlay {
	width: 431px;
	height: 220px;
}
#featuredevents .rowb .shell a.overlay {
	width: 205px;
	height: 220px;
}
#featuredevents .shell ul {
	position: relative;
	z-index: 4;
}
#featuredevents .shell ul:hover {
	cursor: pointer;
}
#featuredevents .shell ul:hover a {
	text-decoration: underline;
}
#featuredevents .shell ul h2 a {
	width: 100%;
	display: inline-block;
}
#featuredevents .opac {
	position: absolute;
	bottom: 5px;
	left: 5px;
	height: auto;
	padding: 5px 10px;
	background: url(../assets/opacity_layer.png) repeat;
}
#featuredevents .rowa .opac {
	width: 411px;
}
#featuredevents .rowb .opac {
	width: 185px;
}
#featuredevents .rowa img {
	position: absolute;
	width: 431px;
	height: 220px;
	padding: 5px;
	top: 0;
	left: 0;
	background: #FFF;
}
#featuredevents .rowb.cola {
	float: left;
}
#featuredevents .rowb.colb {
	float: right;
}
#featuredevents .rowb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 220px;
	padding: 5px;
	background: #FFF;
}
#featuredevents .strikethrough {
	position: relative;
	z-index: 2;
	display: block;
	top: 5px;
	left: 30px;
	height: 130px;
	width: 130px;
}
.music #featuredevents .strikethrough {
	background: url(../assets/strikethrough_music.png) no-repeat;
}
.theatre #featuredevents .strikethrough {
	background: url(../assets/strikethrough_theatre.png) no-repeat;
}
.festivals #featuredevents .strikethrough {
	background: url(../assets/strikethrough_festivals.png) no-repeat;
}
.cinema #featuredevents .strikethrough {
	background: url(../assets/strikethrough_cinema.png) no-repeat;
}
.exhibitions #featuredevents .strikethrough {
	background: url(../assets/strikethrough_exhibitions.png) no-repeat;
}
.kids #featuredevents .strikethrough {
	background: url(../assets/strikethrough_kids.png) no-repeat;
}
#featuredevents .wrapsection {
	background: #FFF;
}
#featuredevents .wrapsection .shell {
	margin-bottom: 0;
}
#eventshome #homecontent {
	float: left;
	width: 441px;
}
#agenda .cola {
	float: left;
}
#agenda .colb {
	float: right;
}



/* SIDEBAR */
#sidebar {
	width: 318px;
	float: right;
	overflow: hidden;
}
#elc {
	width: 100%;
	height: 150px;
}
/* calendar */
#sidebar #calendar {
	background: #FFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar #calendar .days {
	margin-left: 43px;
}
#sidebar #calendar .days span {
	display: inline-block;
	padding: 10px 31px 0 0;
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
}
#sidebar #calendar ul {
	padding: 10px 10px 0;
	clear: both;
}
#sidebar #calendar ul.datepicker li {
	float: left;
	width: 35px;
	height: 33px;
	border: 1px solid #F2F4F2;
	line-height: 18px;
	text-align: center;
	padding-bottom: 2px;
}
#sidebar #calendar ul.datepicker li a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
#sidebar #calendar ul.datepicker li a span {
	font-size: 8px;
	display: block;
	height: 0;
	margin-bottom: 14px;
}
#sidebar #calendar ul.datepicker li.active a,
#sidebar #calendar ul.datepicker li a:hover {
	color: #FFF;
}
#sidebar #calendar ul.datepicker.theatre li.active,
#sidebar #calendar ul.datepicker.theatre li a:hover {
	background: #BD4434;
}
#sidebar #calendar ul.datepicker.music li.active,
#sidebar #calendar ul.datepicker.music li a:hover {
	background: #006392;
}
#sidebar #calendar ul.datepicker.exhibitions li.active,
#sidebar #calendar ul.datepicker.exhibitions li a:hover {
	background: #F06EAA;
}
#sidebar #calendar ul.datepicker.global li.active,
#sidebar #calendar ul.datepicker.global li a:hover {
	background: #81A4A6;
}
#sidebar #calendar ul.datepicker li.first,
#sidebar #calendar ul.datepicker li.last {
	width: 16px;
	height: 33px;
}
#sidebar #calendar ul.datepicker li.first a,
#sidebar #calendar ul.datepicker li.first a:hover,
#sidebar #calendar ul.datepicker li.last a,
#sidebar #calendar ul.datepicker li.last a:hover {
	background: url(../assets/icn_calendar_navbtns.png);
	width: 16px;
	height: 32px;
}
#sidebar #calendar ul.datepicker.theatre li.first a {
	background-position: 0 0;
}
#sidebar #calendar ul.datepicker.theatre li.first a:hover {
	background-position: -26px 0;
}
#sidebar #calendar ul.datepicker.theatre li.last a {
	background-position: 100% 0;
}
#sidebar #calendar ul.datepicker.theatre li.last a:hover {
	background-position: -54px 0;
}
#sidebar #calendar ul.datepicker.music li.first a {
	background-position: 0 -45px;
}
#sidebar #calendar ul.datepicker.music li.first a:hover {
	background-position: -26px -45px;
}
#sidebar #calendar ul.datepicker.music li.last a {
	background-position: 100% -45px;
}
#sidebar #calendar ul.datepicker.music li.last a:hover {
	background-position: -54px -45px;
}
#sidebar #calendar ul.datepicker.exhibitions li.first a {
	background-position: 0 -90px;
}
#sidebar #calendar ul.datepicker.exhibitions li.first a:hover {
	background-position: -26px -90px;
}
#sidebar #calendar ul.datepicker.exhibitions li.last a {
	background-position: 100% -90px;
}
#sidebar #calendar ul.datepicker.exhibitions li.last a:hover {
	background-position: -54px -90px;
}
#sidebar #calendar ul.datepicker.global li.first a {
	background-position: 0 -225px;
}
#sidebar #calendar ul.datepicker.global li.first a:hover {
	background-position: -26px -225px;
}
#sidebar #calendar ul.datepicker.global li.last a {
	background-position: 100% -225px;
}
#sidebar #calendar ul.datepicker.global li.last a:hover {
	background-position: -54px -225px;
}
/* finder */
#sidebar #finder {
	background: #FFC700;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	font: 11px/13px "Trebuchet MS", Arial, sans-serif;
}
#sidebar #finder .cap {
	background: url(../assets/icn_global_icons.png) 0 0;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#sidebar #finder .overlay {
	display: block;
	width: 60px;
	height: 50px;
	position: absolute;
	cursor: pointer;
}
#sidebar #finder h2 {
	margin-left: 60px;
	padding-top: 14px;
}
#sidebar #finder h2,
#sidebar #finder h2 a {
	font: 18px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
}
#sidebar #finder p {
	padding: 10px 10px 0;
}
#sidebar #finder p.intro {
	margin-top: 10px;
}
#sidebar #finder p.input {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#sidebar #finder.min p.input {
	border: none;
	padding-bottom: 0;
}
#sidebar #finder.story p.input {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#sidebar #finder .title {
	color: #FFF;
	font-size: 13px;
	line-height: 21px;
}
#sidebar #finder .tagline {
	margin-left: 60px;
	color: #FFF;
}
#sidebar #finder input.text {
	height: 14px;
	width: 290px;
	padding: 4px 2px;
	border: 1px solid #FFF;
	font: 12px Arial, sans-serif;
}
#sidebar #finder ul {
	float: left;
	padding: 0 10px;
}
#sidebar #finder ul.people {
	margin-left: 40px;
}
#sidebar #finder ul.recent {
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #333;
}
#sidebar #finder.half ul.recent {
	border: none;
	margin-top: 0;
	padding-top: 0;
}
#sidebar #finder a {
	color: #000;
}
#sidebar #finder p a {
	color: #FFF;
}
/* attachments */
#sidebar #attachments a {
	font-weight: bold;
	color: #000;
}
#sidebar #attachments ul {
	padding: 10px 10px 5px;
}
#sidebar #attachments li {
	background: url(../assets/icn_attachment.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}


/* GLOBAL PAGES */
/* login register */
#loginregister {
	width: 769px;
	float: left;
	background: #FFF;
	padding-bottom: 28px;
	overflow: hidden;
}
#loginregister h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#loginregister h2 {
	padding: 14px 10px 7px;
	clear: both;
	border-top: 1px solid #F3F3F3;
}
#loginregister h2.register {
	margin-top: 21px;
	padding-top: 14px;
	border-top: 10px solid #333;
}
#loginregister ul.login {
	padding: 0 10px;
	width: 422px;
	position: relative;
}
#loginregister p.text {
	margin: 7px 10px 14px;
}
#loginregister label {
	display: block;
	margin-bottom: 2px;
}
#loginregister .mail input,
#loginregister .password input,
#loginregister .username input,
#loginregister .confirmpass input,
#loginregister .firstname input,
#loginregister .lastname input,
#loginregister .age input {
	width: 196px;
	height: 16px;
	padding: 2px 2px 1px;
	border: 1px solid #000;
	display: block;
}
#loginregister .login .mail {
	float: left;
}
#loginregister .login .password {
	float: right;
}
#loginregister li.login {
	clear: both;
	float: left;
	margin-top: 14px;
	margin-bottom: 28px;
}
#loginregister .remind {
	position: absolute;
	left: 235px;
	top: 44px;
}
#loginregister ul.register {
	clear: both;
	padding: 14px 10px 0;
	width: 422px;
}
#loginregister ul.register li {
	margin-bottom: 10px;
}
#loginregister ul.register .username {
	float: left;
}
#loginregister ul.register .mail {
	float: right;
}
#loginregister ul.register .password {
	float: left;
	margin-bottom: 28px;
}
#loginregister ul.register .confirmpass {
	float: right;
	margin-bottom: 28px;
}
#loginregister ul.register .firstname {
	float: left;
}
#loginregister ul.register .lastname {
	float: right;
}
#loginregister ul.register .femalegender {
	margin-left: 15px;
}
#loginregister li.register {
	margin-top: 20px;
}
#loginregister ul.register li.newsletter {
	clear: both;
}
#loginregister ul.register li.newsletter span {
	vertical-align: text-top;
}
/* account */
#account {
	width: 769px;
	float: left;
	background: #FFF;
	padding-bottom: 15px;
	overflow: hidden;
}
#account h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#account h2 {
	padding: 14px 10px 7px;
	clear: both;
	border-top: 1px solid #F3F3F3;
}
#account p {
	padding: 7px 10px;
}
#account table {
	margin: 10px;
	width: 432px;
}
#account.passchange table {
	width: 653px;
}
#account td {
	padding-bottom: 10px;
}
#account td.first {
	padding-top: 14px;
}
#account input[type=text],
#account input[type=password] {
	width: 196px;
	height: 16px;
	padding: 2px 2px 1px;
	margin-top: 2px;
	border: 1px solid #000;
	display: block;
}
#account input[name=username],
#account input[name=email] {
	border: none;
}
#account input[name=femalegender] {
	margin-left: 15px;
}
#account td.capsulea {
	padding-bottom: 14px;
	vertical-align: bottom;
}
#account table.history .date {
	width: 150px;
}
/* global calendar */
#eventscalendar {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#eventscalendar h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#eventscalendar h2 {
	padding: 14px 10px 4px;
	border-top: 1px solid #F3F3F3;
}
#eventscalendar .item {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #F3F3F3;
}
#eventscalendar .more {
	padding: 10px 10px 0;
}
/* topics */
#eventsindex.topics ul {
	padding-right: 10px;
	margin-left: 10px;
}
#eventsindex.topics h2 {
	margin-bottom: 7px;
}
#eventsindex.topics .teaser {
	clear: both;
}
/* finder index */
#finderindex {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#finderindex h1 {
	padding: 5px 0 5px 25px;
	background: url(../assets/icn_bullet_global.png) no-repeat 10px center;
}
#finderindex h2 {
	clear: both;
	padding: 14px 10px 0;
	border-top: 1px solid #F3F3F3;
}
#finderindex h2.people {
	border-top: 10px solid #333;
}
#eventsindex.finder.details h2 {
	padding: 14px 10px 0;
}
#finderindex ul.j-nav {
	width: 421px;
}
#finderindex .cola {
	float: left;
	padding: 0 0 14px 10px;
}
#finderindex .colb {
	float: right;
	padding: 0 10px 14px 0;
}
#finderindex p.search {
	clear: both;
	padding: 0 10px 21px;
}
#finderindex p.search input {
	width: 216px;
	height: 16px;
	margin-left: 10px;
	border: 1px solid #333;
	padding: 2px 2px 1px;
}
#finderindex.index .results ul li {
	padding-bottom: 7px;
}
#finderindex.details ul.venue {
	margin: 0 0 28px 10px;
}
#finderindex.details h3.first {
	margin-top: 28px;
}
/* search results */
#searchresults {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#searchresults h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#searchresults p {
	padding: 7px 10px;
}
#searchresults p.first {
	border-top: 1px solid #F3F3F3;
	position: relative;
}
#searchresults p.last {
	border-bottom: 10px solid #333;
}
#searchresults input.searchbox {
	width: 377px;
	height: 16px;
	border: 1px solid #333;
	padding: 2px 2px 1px;
	position: relative;
}
#searchresults input.go {
	position: absolute;
	top: 11px;
	left: 396px;
	height: 14px;
}
#searchresults .item {
	padding: 10px;
	clear: both;
	border-bottom: 1px solid #F3F3F3;
}
/* rss */
#rss {
	width: 441px;
	float: left;
	overflow: hidden;
}
#rss h2 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#rss .cola {
	float: left;
	background: #FFF;
	height: 170px;
}
#rss .colb {
	float: right;
	background: #FFF;
	height: 170px;
}
#rss ul.icn {
	padding: 5px 10px 10px;
	border-top: 1px solid #F3F3F3;
}
#rss ul.icn li {
	list-style: url(../assets/icn_rss_sm.png) inside;
}
#rss .info {
	width: 100%;
	float: left;
	background: #FFF;
	margin-top: 10px;
	padding-bottom: 10px;
}
#rss h3 {
	padding: 0 10px;
}
#rss h3.first {
	border-top: 1px solid #F3F3F3;
	padding-top: 7px;
}
#rss p {
	padding: 0 10px 7px;
}
/* about */
#about {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#about .text,
#about .identity,
#about .contact {
	padding: 10px;
	border-bottom: 10px solid #333;
	border-top: 1px solid #F3F3F3;
}
#about h2 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#about p {
	margin-bottom: 14px;
}
#about p.last {
	margin-bottom: 0;
}
/* win tickets */
#wintickets {
	width: 441px;
	float: left;
	background: #FFF;
	padding-bottom: 10px;
	overflow: hidden;
}
#wintickets h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#wintickets h2 {
	clear: both;
	padding: 21px 10px 0;
}
#wintickets p.first {
	border-top: 1px solid #F3F3F3;
}
#wintickets p {
	padding: 10px;
}
#wintickets .item {
	clear: both;
}
#wintickets ul {
	padding: 7px 10px;
}
#wintickets .item ul.event {
	float: left;
	width: 260px;
}
#wintickets .item ul.dates {
	float: right;
	clear: right;
	width: auto;
	text-align: right;
	white-space: nowrap;
}
#wintickets .item ul.dates li {
	margin-bottom: 2px;
}
#wintickets p.submit {
	float: left;
	clear: both;
	margin-top: 14px;
}
/* terms and conditions */
#terms {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#terms .text {
	padding: 10px;
	border-bottom: 10px solid #333;
	border-top: 1px solid #F3F3F3;
}
#terms h2 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#terms p {
	margin-bottom: 14px;
}
#terms p.last {
	margin-bottom: 0;
}
#terms ul {
	list-style: disc;
	padding: 0 0 14px 30px;
}
/* advertise */
#advertise {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#advertise .text {
	padding: 10px;
	border-bottom: 10px solid #333;
	border-top: 1px solid #F3F3F3;
}
#advertise h2 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#advertise p {
	margin-bottom: 14px;
}
#advertise p.last {
	margin-bottom: 0;
}
#advertise img {
	margin-bottom: 7px;
}
/* contact */
#contact {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#contact .text {
	padding: 10px;
	border-bottom: 10px solid #333;
	border-top: 1px solid #F3F3F3;
}
#contact h2 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}
#contact p {
	margin-bottom: 14px;
}
#contact ul {
	margin: 35px 0;
}
#contact ul li {
	margin-bottom: 10px;
}
#contact label {
	display: block;
	margin-bottom: 2px;
}
#contact input[type=text] {
	width: 256px;
	height: 16px;
	padding: 2px 2px 1px;
	border: 1px solid #333;
}
#contact select {
	width: 262px;
	height: 21px;
	border: 1px solid #333;
}
#contact textarea {
	width: 380px;
	height: 120px;
	border: 1px solid #333;
}
#contact li.capsulea {
	margin-top: 15px;
}


/* credits */
#credits {
	width: 441px;
	float: left;
	background: #FFF;
	overflow: hidden;
}
#credits h1 {
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	background: url(../assets/icn_bullet_global.png) no-repeat left center;
}




/* POP WINDOWS */
/* send by email */
#emailstory {
	width: 355px;
	margin-bottom: 20px;
	position: relative;
	font-family: "MS Trebuchet", Arial, sans-serif;
}
#emailstory .elculture {
	width: 194px;
	height: 37px;
	background: url(../assets/elclogo_w.png) no-repeat;
}
#emailstory .elculture.top {
	position: absolute;
	left: 10px;
	top: 20px;
}
#emailstory .elculture.bottom {
	position: absolute;
	bottom: 0;
	left: 10px;
}
#emailstory #closewindow {
	position: absolute;
	right: 0;
	top: 30px;
}
#emailstory #closewindow a {
	color: #333;
	text-decoration: none;
	border: 1px solid #333;
	padding: 4px 7px;
}
#emailstory #main {
	padding: 100px 10px 42px;
}
#emailstory h1 {
	font: bold 18px/20px Georgia, serif;
}
#emailstory .subtitle {
	font: normal 11px/13px Georgia, serif;
}
#emailstory .date {
	font: bold 12px Georgia, serif;
	margin-top: 21px;
}
#emailstory table {
	margin-top: 21px;
}
#emailstory label.block {
	display: block;
	margin-bottom: 2px;
}
#emailstory input[type=text] {
	width: 340px;
	height: 16px;
	padding: 2px 2px 1px;
	margin-bottom: 10px;
	border: 1px solid #333;
	font: 12px Arial, sans-serif;
}
#emailstory textarea {
	border: 1px solid #333;
	width: 340px;
}
#emailstory .caption {
	display: block;
	width: 340px;
	margin: -8px 0 10px;
	font-size: 10px;
	line-height: 12px;
}
#emailstory .sendoptions input {
	margin-right: 15px;
}
#emailstory td.capsulea {
	clear: both;
	padding-top: 7px;
}
#emailstory p.copy {
	margin-left: 10px;
	font: 11px Georgia, serif;
}



