/* Common CSS Style */

body {
	background: #1f3a6e url(images/bg_gradient.png) repeat-x fixed 0 top;
	margin: 30px 0px 0px 0px;
}

* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

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

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

select{
	background-color: #F8F7EF;
}

.bar {
	background: #062259 url(images/bar_gradient.png) repeat-x;
}

.tr_shadow {
	line-height: 0;
}

.bottom_shadow {
	background: url(images/bottom_shadow.png) repeat-x;
}

.right_shadow {
	background: url(images/right_shadow.png) repeat-y;
	width: 7px;
}

a.head_menu {
	font: 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 12px;
	text-decoration: none;
}

a.head_menu:hover {
	color: #FFB800;
	text-decoration: none;
}

.language {
	padding-right: 10px;
}

.copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.copy a {
	color: #FFB800;
	text-decoration: none;
}

.copy a:hover {
	color: #FFB800;
	text-decoration: underline;
}

input {
	background-color: #F8F7EF;
	border: #1F3A6E 1px solid;
}

input.submit {
	background-color: #062259;
	border: #062259 1px solid;
	color: #FFFFFF;
}

input.check {
	background-color: transparent;
	border: none;
}

.login {
	background-color: #A1B0EF;
	border: 5px solid #A1B0EF;
	padding: 1px;
}

.login_title {
	color: #062259;
	font-size: 13px;
	font-weight: bold;
}

.login_content {
	color: #062259;
	font-size: 11px;
	padding-left: 10px;
}

.login_name {
	color: #062259;
	font-weight: bold;
}

.cart {
	background-color: #adbaf1;
	border: 5px solid #adbaf1;
	padding: 1px;
}

.cart_title {
	color: #0F238C;
	font-size: 13px;
	font-weight: bold;
}

.cart_content, .cart_content * {
	color: #062259;
	font-size: 11px;
}

.hotline {
	background-color: #adbaf1;
	border: 5px solid #adbaf1;
	padding: 1px;
}

.hotline_title {
	color: #062259;
	font-size: 11px;
}

.hotline_content {
	color: #062259;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
}

.event_group {
	border: 0px;
}

.event_group_description {
	font-size: 12px;
	color: #470303;
	font-weight: bold;
	margin-bottom: 20px;
}

.upcoming, .upcoming * {
	background: #062259 url(images/bar_gradient.png) repeat-x;
	font: 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 12px;
	text-decoration: none;
}

.upcoming a:hover {
	color: #FFB800;
	text-decoration: none;
}

.upcoming_content {
	background-color: #470303;
	color: #FFFFFF;
	padding: 5px;
	border-top: 2px solid;
	text-align: center;
}

.next_event {
	background-color: #062259;
	color: #FFFFFF;
	margin: 1px;
	float: left;
	text-align: left;
}

.next_event #pic {
	border: 1px solid #062259;
}

.next_event #title a {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

.next_event #title a:hover {
	color: #FFB800;
	text-decoration: none;
}

.next_event #date {
	font-size: 11px;
	color: #FFB800;
	font-weight: bold;
}

.next_event #description {
	font-size: 11px;
	color: #FFFFFF;
}

.content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

h1.title {
	font: 22px "Times New Roman", Times, serif;
	color: #062259;
	margin-bottom: 2px;
}

h1.title a {
	font: 22px "Times New Roman", Times, serif;
	color: #062259;
	margin-bottom: 2px;
	text-decoration: none;
}

h1.title a:hover {
	color: #FFB800;
	text-decoration: underline;
}

h2.title {
	font: 18px "Times New Roman", Times, serif;
	color: Black;
	margin-top: 4px;
	margin-bottom: 2px;
}

.title {
	color: #470303;
	font-weight: bold;
	margin-bottom: 10px;
}

.title a {
	font: 18px "Times New Roman", Times, serif;
	color: #062259;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}

.title a:hover {
	color: #FFB800;
	text-decoration: underline;
}

.event_details {
	font-size: 12px;
	color: #470303;
	font-weight: bold;
	margin-bottom: 20px;
}

.event_date {
	font: 20px "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 0px;
}

.event_various_dates a{
	font-size: 12px;
	font-weight: bold;
	color: #062259;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}

.event_various_dates a:hover {
	color: #FFB800;
	text-decoration: underline;
}

.event_pic {
	float: right;
	margin: 0px 0px 5px 5px;
}

.event_pic_left {
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

.event_description {
	margin-top: 0px;
}

.event_short_description {
	margin-top: 0px;
	margin-left: 22px;
}

a.event_url {
	font-weight: bold;
	color: #062259;
	text-decoration: none;
}

a.event_url:hover {
	color: #FFB800;
	text-decoration: underline;
}

.venue_pic {
	margin: 10px 0px 5px 0px;
	border: 4px solid #E6E3DC;
}

.event_prices {
	font-size: 12px;
	color: #470303;
	font-weight: bold;
	margin-bottom: 10px;
}

.event_categories {
	font-size: 12px;
	color: #470303;
	font-weight: bold;
	margin-bottom: 10px;
}

.price_table {
	width: 100%;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5pt;
	padding-left: 4px;
	margin-bottom: 10px;
	background-color: #f8f7ef;
}

.event_map {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.legenda {
	margin-top: 5px;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: #CA2400;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* PlacesMap */

.pm_box {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.pm_table {margin:0px;}

.pm_ruler {}

.pm_free {
	background-color: #006E37;
	border: 1px solid #003B1D;
	width: 13px;
	height: 13px;
}

.pm_occupied {
	background-color: #CA2400;
	border: 1px solid #971B00;
	width: 13px;
	height: 13px;
}

.pm_nosale {
	background-color: #D3D3D3;
	width: 13px;
	height: 13px;
}

.map_cell {
	width: 13px;
	height: 13px;
	border: none;
	margin: auto;
	white-space: nowrap;
}

.label_T {
	color: #666666;
	font-size: 10px;
	text-align: center;
	background-color: #F5F5F5;
}

.label_E {
	color:#666666;
	font-size:10px;
	text-align:center;
	background-image:url(images/exit.gif);
	background-color:#ffffff;
	width:13px;
	height:13px;
}

.label_RE {
	color:#666666;
	font-size:10px;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#ccffff;
	height:13px;width:13px;
}

.label_RW {
	color:#666666;
	font-size:10px;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#ccffff;
	height:13px;
	width:13px;

}

.label_SS {
	color:#666666;
	font-size:10px;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#ccffff;
	height:13px;
	width:13px;
}

.label_SN {
	color:#666666;
	font-size:10px;
	text-align:center;
	border:#cccccc 1px solid;
	background-color:#ccffff;
	height:13px;
	width:13px;
}

input.pm_check {
	width: 13px;
	height: 13px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/* Cart */
.cart_table {
	width:650px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5pt;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F8F7EF;
}

.tr_0 {
	background-color:#F0EEE6;
	padding: 5px;
}

.tr_1 {
	background-color:#E8E6DF;
	padding:5px;
}

.cart_details {
	color: #470303;
	font-weight: bold;
	margin-bottom: 20px;
}




.div_midtone{background-color:#FFFFFF; padding:10px; color:#333333;}
.table_midtone{background-color:#FFFFFF;color:#333333;width:100%;}
.small_table_dark{width:100%; background-color:#efefef;}
.small_div_dark{width:260px; background-color:#efefef; border:#666666 1px solid; padding:10px;}

input.checkbox_dark{margin:0px;border:0px;padding:0px;background-color:#333333;}

.table_up {}
.table_upc {}
.table_downc {}
.left_hand_menu {
	width: 204px;
}

.menu_login{padding-left:10px;padding-bottom:2px; font-family:Verdana; font-weight:bold;font-size:10px;}

.login_table{
	border:#cccccc 1px solid;
}

.date{font-weight:bold; font-family:Arial,sans-serif; font-size:12px;}
.note{font-size:10px;}

.subscription_description {
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 22px;
}