@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
img {
	border: 0;
}
a {
	outline: none;
}
input, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
select.countrylist {
	width: 225px;
}
#container {
	width: 954px;
	margin-bottom: 60px;
	margin-left: 44px;
	overflow: hidden;
}
#home {
	background-image: url(../img/home/rotator.php);
	background-repeat: no-repeat;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul li img {
	display: block;
}
#home #nav {
	color: #FFFFFF;
	margin-top: 175px;
	margin-left: 30px;
	width: 550px;
	height: 160px;
}
#home #nav ul li {
	float: left;
}
#shows #nav, #modernpeople #nav, #mailinglist #nav, #aboutus #nav {
	color: #FFFFFF;
	margin-top: 24px;
	margin-left: 42px;
	width: 400px;
	margin-bottom: 56px;
	height: 160px;
}
#shows {
	background-image: url(../img/shows/shows_bg.gif);
	background-repeat: no-repeat;
}
#shows a:link, #shows  a:visited {
	font-weight: bold;
	color: #feaa18;
	text-decoration: none;
}
#shows a:hover, #shows a:active {
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
}
#shows .poster {
	width: 260px;
	margin-right: 50px;
	float: left;
	margin-bottom: 30px;
}
#shows #photos {
	width: 260px;
	margin-right: 25px;
	float: left;
}
#shows #photos img {
	margin-bottom: 20px;
}
#shows #details {
	margin-right: 25px;
	width: 185px;
	float: left;
	color: #feaa18;
}
#shows #text {
	width: 385px;
	float: left;
}
#shows .bold {
	font-weight: bold;
}
#shows .large {
	font-size: 16px;
	font-weight: bold;
}
#aboutus {
	background-image: url(../img/aboutus/aboutus_bg.gif);
	background-repeat: no-repeat;
}
#aboutus a:link, #aboutus a:visited {
	font-weight: bold;
	color: #424fff;
	text-decoration: none;
}
#aboutus a:hover, #aboutus a:active {
	font-weight: bold;
	color: #f7d017;
	text-decoration: none;
}
#aboutus #details {
	margin-right: 25px;
	width: 185px;
	float: left;
	color: #424fff;
}
#aboutus #photos {
	width: 221px;
	margin-right: 25px;
	float: left;
}
#aboutus #text {
	float: left;
	width: 415px;
}
#aboutus #spread {
	float: left;
	width: 661px;
}
#aboutus .bold {
	font-weight: bold;
}
#mailinglist {
	background-image: url(../img/mailinglist/mailinglist_bg.gif);
	background-repeat: no-repeat;
}
#mailinglist a:link, #mailinglist a:visited {
	font-weight: bold;
	color: #de83ff;
	text-decoration: none;
}
#mailinglist a:hover, #mailinglist a:active {
	font-weight: bold;
	color: #00bec0;
	text-decoration: none;
}
#mailinglist .bold {
	font-weight: bold;
	color: #de83ff;
}
#modernpeople {
	background-image: url(../img/modernpeople/modernpeople_bg.gif);
	background-repeat: no-repeat;
}
#modernpeople  a:link, #modernpeople  a:visited  {
	color: #3963dc;
	text-decoration: none;
}
#modernpeople a:hover, #modernpeople a:active {
	color: #75e22c;
	text-decoration: none;
}
#modernpeople .bold {
	font-weight: bold;
	color: #3963dc;
}
#modernpeople .images {
	margin-bottom: 15px;
}
#modernpeople .images img {
	margin-right: 35px;
}
#modernpeople .entries {
	overflow: hidden;
}
#modernpeople .separator {
	margin-bottom: 20px;
}
#modernpeople .entry {
	width: 150px;
	margin-right: 35px;
	float: left;
	margin-bottom: 20px;
}
#modernpeople  .logo {
	margin-right: 32px;
}
.midmodquote {
	color: #009900;
}
.clear {
	clear: left;
}
#timeout_posters {
	color: #0099FF;
	font-weight: bold;
}
#timeout_midmod {
	color: #0099FF;
	font-weight: bold;
}

/* --- tickets --- */

div.tickets 	{ background: #c8e9ff; border-top: 1px dashed #0099FF; border-bottom: 1px dashed #0099FF; color: #0099FF; font-weight: bold; margin-bottom: 20px; padding: 5px; }
.tickets span	{ font-size: 11px; font-weight: normal; }
.tickets form 	{ margin-top: 5px; }