@charset "UTF-8";

/* CSS Document */

body.master {
	margin:0px;
	padding:0px 0px 200px 0px;
	background:url(../_img/com/bg_pattern.gif) fixed #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
}

body.calendar {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
}

body.bios {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	text-align:justify;
}


a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

span.green {
	color:#669999;
}

span.green a {
	color:#669999;
	text-decoration:underline;
}

span.green a:hover {
	color:#336666;
	text-decoration:underline;
}


span.gray {
	color:#666666;
}

span.gray a {
	color:#666666;
	text-decoration:none;
}

span.gray a:hover {
	color:#669999;
	text-decoration:none;
}

#header_top {
	width:700px;
	background-color:#FFFFFF;
	margin:0px auto;
}

#header {
	width:700px;
	background-color:#FFFFFF;
	margin:0px auto 20px auto;
}

#menu_func {
	padding:7px 12px;
	background-color:#000000;
	font-size:9px;
	line-height:9px;
	color:#FFFFFF;
}

#menu_func a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu_func a:hover {
	color:#999999;
	text-decoration:none;
}

#menu_func span {
	color:#999999;
}

#menu_main {
	padding:10px;
}

img.menu {
	border:none;
	margin:0px;
	padding:0px;
}

img.smenu {
	border:none;
	margin:0px;
	padding:0px;
}

#content {
	width:700px;
	background-color:#FFFFFF;
	margin:0px auto;
}

div.margin {
	padding:10px 10px 10px 10px;
}

div.col_single {
	width:220px;
	margin:0px 10px 10px 0px;
	float:left;
	text-align:left;
}

div.col_single_last {
	width:220px;
	margin:0px 0px 10px 0px;
	float:left;
	text-align:left;
}

div.col_double {
	width:450px;
	margin:0px 10px 10px 0px;
	float:left;
	text-align:justify;
}

div.col_double_last {
	width:450px;
	margin:0px 0px 10px 0px;
	float:left;
	text-align:justify;
}

div.col_triple {
	width:680px;
	margin:0px 0px 10px 0px;
	text-align:justify;
}

div.col_header {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

div.col_header div.margin {
	padding:7px 10px;
	font-size:9px;
	line-height:9px;
	color:#FFFFFF;
}

div.col_header_green {
	background-color:#669999;
	margin:0px;
	padding:0px;
}

div.col_header_green div.margin {
	padding:7px 10px;
	font-size:9px;
	line-height:9px;
	color:#FFFFFF;
}

div.title {
	margin-bottom:8px;
	font-weight:bold;
}

div.more {
	margin:5px 0px;
}

div.more a {
	color:#669999;
	text-decoration:underline;
}

div.more a:hover {
	color:#336666;
	text-decoration:underline;
}

img.line_top {
	margin:0px 0px 8px 0px;
}

img.line_middle {
	margin:8px 0px;
}

img.line_middle_s {
	margin:4px 0px;
}
#footer {
	width:700px;
	margin:20px auto;
}

#jumpMenu {
	font-size:9px;
}

#tag01 {
	position:fixed;
	top:0px;
	right:0px;
	padding:0px;
	margin:0px;
	background:url(../_img/com/TAG_TR.gif) top right no-repeat;
	width:200px;
	height:200px;
}

#tag02 {
	position:fixed;
	bottom:0px;
	left:0px;
	padding:0px;
	margin:0px;
	background:url(../_img/com/TAG_BL.gif) bottom left no-repeat;
	width:200px;
	height:200px;
}

#CALframe {
	width:220px;
	height:522px;
	border:none;
}

div.CAL_hour {
	float:left;
	margin-right:5px;
	color:#669999;
}

div.CAL_hour_alt {
	color:#669999;
}

div.CAL_event {
	float:left;
	color:#666666;
}

div.CAL_event a {
	color:#666666;
	text-decoration:none;
}

div.CAL_event a:hover {
	color:#669999;
	text-decoration:none;
}

div.CAL_event_alt {
	color:#666666;
}

div.CAL_event_alt a {
	color:#666666;
	text-decoration:none;
}

div.CAL_event_alt a:hover {
	color:#669999;
	text-decoration:none;
}

div.CAL_navleft {
	float:left;
	text-align:left;
	margin:5px 0px 10px 0px;
}

div.CAL_navright {
	float:right;
	text-align:right;
	margin:5px 0px 10px 0px;
}

a.CAL_nav {
	color:#669999;
	text-decoration:underline;
}

a.CAL_nav:hover {
	color:#336666;
	text-decoration:underline;
}


#BIOframe {
	width:450px;
	height:1200px;
	border:none;
}


table.tickets {
	width:100%;
	font-size:10px;
	line-height:10px;
	color:#FFFFFF;
}

table.tickets td {
	text-align:left;
	vertical-align:top;
}

table.tickets td.emptyv {
	width:1px;
}

table.tickets td.emptyh {
	height:1px;
}

table.tickets td.break {
	height:10px;
}

table.tickets td.section {
	background-color:#669999;
}

table.tickets td.group {
	background-color:#669999;
}

table.tickets td.event {
	background-color:#333333;
}

table.tickets td.data {
	background-color:#666666;
}

table.tickets td.leg {
	color:#333333;
	line-height:12px;
}

table.tickets div {
	padding:5px;
}


table.support {
	width:100%;
	color:#000000;
}

table.support td.logo {
	text-align:center;
	vertical-align:top;
}

table.support td.link {
	text-align:left;
	vertical-align:top;
}

table.support div.lineleft {
	width:100%;
	height:5px;
	background:url(../_img/com/line_green_left.gif) left no-repeat;
	margin:0px 0px 15px 0px;
}

table.support div.lineright {
	width:100%;
	height:5px;
	background:url(../_img/com/line_green_right.gif) right no-repeat;
	margin:0px 0px 15px 0px;
}

table.support img.logo {
	margin-bottom:15px;
	border:none;
}

table.support a {
	color:#669999;
	text-decoration:underline;
}

table.support a:hover {
	text-decoration:none;
}

img.gal_xl {border:none; margin-bottom:10px;}
img.gal_xs {float:left; border:none; margin-bottom:10px;}
img.gal_spacer {float:left; width:10px; height:10px;}
img.gal_gallery {border:none; margin-bottom:14px;}

div.lineright {
	width:100%;
	height:5px;
	background:url(../_img/com/line_green_right.gif) right no-repeat;
	margin:15px 0px;}

div.name {font-size:9px; text-align:left; float:left; margin-bottom:2px;}
div.country {font-size:9px; text-align:right; color:#669999; float:right; margin-bottom:2px;}


.clearfloat {
	font-size:1px;
	line-height:0px;
	height:0px;
	clear:both;
	margin:0px;
}

