@charset "utf-8";
/* CSS Document */

#BodyContainer {
	padding: 30px;
}
#BodyContainer #PageHL {
	background-image: url(/images/framework/hl_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
}
#BodyContainer #PageContent {
	background-image: url(/events/images/main_event_bg5.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #c8c7bf;
	margin-top: 1px;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 25px;
	background-color: #FFFFFF;
	/*background-color: #f9f6f1;*/
}
#PageContent #det_image {
	width: 185px;
	height: 240px;
	padding-left: 5px;
	float: left;
}
#show_box {
	float: right;
	width: 695px;
}
#show_box  #show_buttons {
	width: 135px;
	float: right;
	text-align: left;
}
#show_box #Show_Details {
	float: left;
	width: 540px;
}

#show_box #dinner_container {
	float: left;
	width: 225px;
	/*margin-top: 15px;*/
	border: 1px dotted #999;
	background-color: #f9f6f1;
	background-image: url(images/dinner_icon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 39px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 48px;
	cursor: hand;
	color: #333;
	clear: left;
}

#dinner_container #din_text, #dinner_container #din_text a {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#dinner_container #din_pdf {
	float: right;
	padding-right: 2px;
}

.space20 {
	margin-top: 20px;
}
.space15 {
	margin-top: 15px;
}
.space5 {
	margin-top: 5px;
}
#show_box #drinks_container {
	float: left;
	width: 225px;
	/*margin-top: 15px;*/
	border: 1px dotted #999;
	background-color: #f9f6f1;
	background-image: url(images/drinks_icon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 39px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 48px;
	cursor: hand;
	color: #333;
	clear: left;
}

#drinks_container #din_text, #drinks_container #din_text a {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#drinks_container #din_pdf {
	float: right;
	padding-right: 2px;
}

#show_box #show_buttons .button_spacer {
	padding-bottom: 4px;
}
#show_box #show_buttons #buy-button {
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	padding: 2px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #4b8445;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 128px;
	text-align: center;
}
#show_box #show_buttons #buy-button a  {
	margin-bottom: 4px;
	padding: 2px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #4b8445;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 128px;
}
#show_box  #show_buttons  #buy-button-sq {
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color: #4b8445;
	color: #FFFFFF;
	width: 128px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
}


#show_box #show_buttons .sub_but_spacer {
	height: 7px;
}

#show_box #show_buttons .sub_but_pad {
	margin-top: 3px;
}

#Show_Details #show_tour {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
	padding-bottom: 3px;
}


#Show_Details  #show_Artist_36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
#Show_Details #show_Artist_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}

#Show_Details #show_support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 3px;
}
#Show_Details #show_support_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 3px;
}

#Show_Details #show_date {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	color: #000000;
}
#Show_Details #show_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#Show_Details #show_doors {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #333;
	margin-top: 3px;
	font-weight: bold;
}
#Show_Details #show_Onsale {
	padding-top: 8px;
	padding-bottom: 8px;
}
#Show_Details #show_Onsale Span {
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFCC;
	margin-bottom: 2px;
	position: absolute;
}
#Show_Details #show_options {
	font-size: 12px;
	color: #990000;
	padding-top: 15px;
}
#PageContent #Page_Tabs {
	clear: both;
}
#PageContent #disc_containter {
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
}
#disc_containter #right_col {
	padding-top: 35px;
}
.add_box {
	text-align: right;
	padding-top: 10px;
}
.add_box_top   {
	padding-top: 32px;
	padding-bottom: 10px;
	text-align: right;
}
.invite-button {
	height: 0px;
	width: 0px;
	z-index: 0;
	position: absolute;
	visibility: hidden;
}

#------------------------------- {}


#reminder  #spacer {
	width: 300px;
	height: 12px;
}
#reminder #top-text {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#reminder #showinfo {
	padding: 3px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	width: 490px;
}
#reminder  #showinfo  .itema {
	font-size: 11px;
}
#reminder  #showinfo  .item {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#reminder .itemb {
	font-size: 13px;
}
#reminder  #Seldate  {
	margin-left: auto;
	width: 515px;
	margin-right: auto;
}

#reminder #Seldate #ts {
	padding: 5px;
	margin-right: 20px;
	margin-left: 0px;
	background-image: url(/images/framework/shade_bg.png);
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: double;
}

#reminder #but {
	text-align: center;
}
.field {
	font-size: 14px;
}
#Other_hl {
	padding-top: 6px;
	margin-left: 18px;
	background-image: url(/images/framework/hl_line.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-top: 2px;
	background-position: bottom;
	padding-bottom: 2px;
}
#other_box {
	margin-left: 18px;
	background-image: url(/images/framework/shade_bg_light.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	background-position: top;
}

.other_box #headline {
	padding-left: 5px;
	
	padding-bottom: 3px;
	color: #7e8f7a;
	font-size: 20px;
	font-style: italic;
	font-family: Helvetica Condensed;
	font-stretch: condensed;
	font-weight:bold;
	padding-top: 10px;
}
#other .other-venue {
	font-size: 13px;
}

#other .other-date {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#other .other-date a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#other #other-spacer {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#other .other-info {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}

.fake_button   {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/framework/button_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-color: #F90;
}
.newsletter_box {
	margin-left: 18px;
	text-align: center;
	/*padding: 1px;
	border: 1px solid #CCC;
	width: 239px;*/
}

.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #c9c7c6;
	font-weight: normal;
	color: #000000;
	outline: none;
	background-color: #f7f2e5;
	background-image: url(/images/framework/spacer.gif);
}
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.ui-widget-content {
	border: 0px solid #a8a8a8;
	color: #1e1b1d;
	background-color: #ffffff;

}
.ui-tabs .ui-tabs-panel {
	display: block;
	margin-top: -1px;
	padding-top: 1em;
	padding-right: 1.4em;
	padding-bottom: 1.4em;
	padding-left: 1.4em;
	background-image: url(/images/framework/shade_bg_light.png);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-color: #a8a8a8;
	min-height: 330px;
}

#SetReminder{
	cursor: pointer;
}

.VideoName{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: center;
}

.VideoData{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: center;
}
.Linkheadline{
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.LinkName{
	color: #333;
	margin-left: 20px;
	margin-top: 1px;
	text-indent: 20px;
	background-image: url(/images/framework/grove_arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 15px;
}

.LinkName a {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

