/* Who's On 2009 - 2010 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#w_screen {
	width: 100%;
	/*width: 240px;*/
	/*border: 1px solid black;*/
}
#w_top {
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 3px;
}
#w_tag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #336ff7;
	position: absolute;
	margin-top: 36px;
	margin-left: 39px;
}
#w_top_logo {
	margin-bottom: 15px;
}
#w_content {
	background-color: #cddbf6;
	background-image: url(../images/gr.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 12px;
	font-size: 12pt;
	padding-top: 11px;
	padding-right: 5px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 1px;
}
.eventlink {
	color: #336ff7;
	text-decoration: none;
}
.eventlink:hover {
	text-decoration: underline;
}
li {
	list-style-type: none;
}
#w_currentevents {
	margin-bottom: 18px;
}
#w_pastevents {
	padding-bottom: 23px;
}
#w_rev {
	background-image: url(../images/gr_reversed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 5px;
}
#w_bottom img {
	border: 0;
}

/* Toscani [C] */

#onstage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

.stagetitle {
	font-weight: bold;
	text-decoration: underline;
}

.stagetime {
	padding-right: 15px;
	width: 130px;
}

.imagelink img {
	border-width: 0px;
	border: 0;
}

.n_tab {
	background-image: url(../images/tab.gif);
	width: 69px;
	height: 15px;
	color: #2d69f7;
}
.c_tab {
	background-image: url(../images/tab_current.gif);
	width: 69px;
	height: 15px;
	color: white;
}
.n_tab,
.c_tab {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
}

a {
	color: #336ff7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hlink {
	font-weight: bold;
}
.nowaction {
	background: #336FF7;
}
.nowaction a {
	color: white !important;
}

a.tw_share img {
	border: none;
	margin-bottom: -2px;
}
