﻿/* field styles */

.session_price_totals {width:50px; text-align:right;}
.session_quantity_totals{width:30px;}


#password-clear { display: none;}
.default-value { color:#ccc;}
.required-value { }

#order_maintenance_buttons { float:left; margin:5px; padding:10px;}
table.order_maintenance_info_popup { }
td.order_maintenance_info_popup { }

#load_order {float:left; padding-left:2px;}
#complete_order {float:left;padding-left:2px;}
#reinstante_order {float:left;padding-left:2px; padding-right:2px; margin-left:5px;}
#exit_order {float:right;padding-left:2px;}
#release_order {float:right;padding-left:2px;}

/* bubble popup */
.jq_popupTitle
{
    display:block;
    font-weight:bold;
    width:100%;
}

.jq_popupContent
{
    display:block;
    width:100%;
}

table.jquerybubblepopup-ie { filter: none!important; zoom:0!important; }
/* bubble popup */

#jq_calendar_container
{
    font-size:9px;
}

.environmentName {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : bold;
	font-size : 14px;
	background-color : #ff2222;
	color : #0000ff;
}

/* cms.css */

/* Edit mode controls */
.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.CMSPageManagerLabel
{
	text-align: right;
}

.CMSPageManagerTDlabel
{
	padding-left: 10px;
}

.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

/* --- Containers --- */
.BoxTitle, .BoxTitleFull
{
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 22px;
}

.BoxTitle
{	
	height: 22px;
	border-bottom: solid 1px #ffffff;
}

.BoxTitleFull
{
	height: 23px;
	border-bottom: solid 1px #4e5a5f;
}

.BoxArea
{
	vertical-align: top;
	border-top: solid 1px #4e5a5f;
	padding: 5px;
}

.GreenGradient, .BlueGradient, .RedGradient
{
	background-repeat: no-repeat;
	padding: 10px;
	color: #ffffff;
}

.GreenGradient a, .BlueGradient a, .RedGradient a, .GreenGradient a:visited, .BlueGradient a:visited, .RedGradient a:visited
{
	color: #ffffff;
}

/* Green */
.Green .BoxTitle, .Green .BoxTitleFull
{
	color: #ffffff;
	background-color: #9cdc62;
	background-image: url(Images/Green/boxtitle.gif);
}

.Green .BoxArea
{
	background-color: #f3f9ed;
}

.GreenGradient
{
	background-image: url(Images/Green/box.gif);
	background-color: #4f7a00;
}

/* Blue */
.Blue .BoxTitle, .Blue .BoxTitleFull
{
	color: #ffffff;
	background-color: #5a97e6;
	background-image: url(Images/Blue/boxtitle.gif);
	
}

.Blue .BoxArea
{
	background-color: #eaf0f8;
}

.BlueGradient
{
	background-image: url(Images/Blue/box.gif);
	background-color: #2e68bf;
}

.LightBlueBox
{
	background-color: #eaf0f8;
	padding: 5px;
}

.LightBlueGradient
{
	background-image: url(Images/Blue/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

/* Red */
.Red .BoxTitle, .Red .BoxTitleFull
{
	color: #ffffff;
	background-color: #ff4f4a;
	background-image: url(Images/red/boxtitle.gif);
}

.Red .BoxArea
{
	background-color: #fff5e5;
}

.RedGradient
{
	background-image: url(Images/Red/box.gif);
	background-color: #b80018;
}

/* Gray */
.Gray .BoxTitle, .Gray .BoxTitleFull
{
	color: #525252;
	background-color: #fafaff;
	background-image: url(Images/Gray/boxtitle.gif);
}

.Gray .BoxArea
{
	background-color: #ffffff;
}

.LightGrayGradient
{
	background-image: url(Images/Gray/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

/* Overall */
.Footer
{
	background-color: #667073;
	background-image: url(Images/Gray/darkgradient.gif);
	color: #ffffff;
}

.Logo
{
	height: 98px;
	width: 270px;
	padding: 0px;
	margin: 0px;
	background-position: center;
	background-image: url(Images/Blue/logo.gif);
	background-repeat: no-repeat;
}

.Header .LogoHeader
{
	border: solid 1px #ffffff;
}

.Header .LogoBack
{
	background-color: #eef0f2;
	background-image: url(Images/Gray/logogradient.gif);
	background-repeat: repeat-x;
}

.Header .MenuBack
{
	background-color: #dfe4e8;
	background-image: url(Images/Gray/lightgradient.gif);
	background-repeat: repeat-x;
}

.Content
{
	border-top: solid 2px #4e5a5f;
	border-bottom: solid 2px #4e5a5f;
}

.Content .BorderTop
{
	height: 5px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(Images/Blue/bordertop.gif);
}

.Content .BorderBottom
{
	height: 6px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(Images/Blue/borderbottom.gif);
}

.Content .Area
{
	background-color: #ffffff;
	padding: 3px;
}

.Page
{
	width: 900px;
	background-color: #ffffff;
}

.ContentPadding
{
	padding: 0px 10px 0px 10px;
}


/* Product */
.ProductPreview .LinkMore
{
	background-image: url(Images/Red/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
}

.ProductPreview
{
	width: 170px; 
	text-align: center;
	padding: 3px;
}

.ProductPreview .ProductBox
{
	background-color: #ffffff;
	border: 1px solid #c4cad2; 
	padding: 0px; 
	margin: 0px auto;
}

.ProductPreview .ProductTitle
{
	height: 32px; 
	font-weight: bold; 
	text-align: center;
	background-image: url(Images/Gray/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.ProductPreview .ProductTitle A
{
	text-decoration: none;
}

.ProductPreview .ProductImage
{
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.ProductPreview .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 5px;
}

.ProductPreview .ProductPrice
{
	font-size: 15px;
	font-weight: bold;
	color: #417dd0;
}

.ProductDetail
{
}

.ProductDetail .ProductData
{
	padding: 5px 60px 5px 60px;
}

.ProductDetail .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 10px 60px 10px 10px;
}

.ProductDetail .ProductPrice
{
	font-size: 18px;
	font-weight: bold;
	color: #417dd0;
}

.ProductDetail .ProductSummary
{
	vertical-align: top;
}

.ProductDetail .ProductImage
{
	width: 220px;
}

.ProductDetail .ProductShortDescription
{
	font-weight: bold;
}

.ProductDetail .ProductDescription
{
	padding: 10px;
}

/* News */
.NewsDetail .NewsSummary
{
	font-weight: bold;
	padding: 5px;
}

.NewsDetail .NewsReleaseDate
{
	color: #e73349;
	padding: 0px 5px 5px 6px;
	font-size: 14px;
	font-weight: bold;
}

.NewsDetail .NewsText
{
	padding: 5px;
}

.NewsDetail .NewsTitle
{
	font-size: 22px;
	font-weight: bold;
	color: #417dd0;
	margin: 0px;
	padding: 10px 5px 0px 3px;
}

.NewsLatest
{
	width: 170px;
	height: 119px;
	overflow: hidden;
}

.NewsLatest .NewsTitle
{
	font-weight: bold;
	font-size: 15px;	
	padding: 5px 0px 0px 0px;
}

.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 63px;
	overflow: hidden;
}

.NewsLatest .LinkMore
{
	background-image: url(Images/White/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

/* Search result */
.SearchResult
{
	padding: 5px 3px 5px 3px;
}

.SearchResult .ResultTitle
{
	padding: 0px 0px 1px 12px;
	font-weight: bold;
	background-image: url(Images/Red/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SearchResult .ResultPath
{
	padding-left: 12px;
}

.NewsletterSubscription input[type="text"]
{
	width: 128px;
}

/* My account */
.ContentButton
{
	width: 75px;
}

.TextBoxField
{
	width: 280px;
}

.DropDownField
{
	width: 285px;
}

.TabsHeader
{
	padding: 5px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.TabControlLinkSelected
{
	font-weight: bold;
}

.TabsContent
{
	padding: 10px;
	border: solid 1px #cccccc;
}

.MyProfileUserSignature
{
	width: 500px;
	height: 100px;
}

/* cmsmenu.css */

/* Main Menu */
.CMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding-top:0px;
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	border: none;
	height: 18px;
	width: 84px;
	padding: 8px 5px 5px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(Images/Gray/menuitem.gif);
	color: #838c92;
}

.CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	color: #B2C4DC;
	background-image: url(Images/Gray/menuitem.gif);
}

.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	background-position: 0px 1px;
	color: #272b68;
}

.SubCMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background: #e7eaed;
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	text-align:left;
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 91px;
	color: #848c92;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}

.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver
{
	color: #B2C4DC;
}

.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	text-align:left;
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 91px;
	color: #848c92;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;

	color: #272b68;
}


/* Tree menu */
.CMSTreeMenuTable
{
	width: 170px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	color: #e3112a;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	/*background-image: url(Images/Red/arrowrightsmall.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
}

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #e3112a;
	text-decoration: none;
	font-weight: bold;
}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* main.css */

.hiddenPic {display:none;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
 


body	{	
	font: 11px Arial;
	color: #484848;
	margin: 0px auto 0px auto; 
	text-align: center; 
	background-color: #dddddd;
}

TD { font: 11px Arial; }

tr.selectedRow, .selectedRow 
{
	background-color: #E5EDF8;
	border-color:#484848;
	border:1px;
}

tr.selectedRow2, .selectedRow2 
{
	background-color: #B2C4DC;
	border-color:#484848;
	border:1px;
}

td.fieldlable, .fieldlable, .r3dLabel, td.r3dLabel 
{
	font-weight:bold;
}

th 
{
    text-align:left;
    font-weight:bold;    
}

.sectionheading, th.sectionheading, td.sectionheading
{
    text-align:left;
    font-weight:bold;
}

/* Links */
a {	text-decoration: underline; color: #5f6896; }
a:link, a:active, a:visited { color:#5f6896; font-size:11px; font-weight:bold; text-decoration:underline; }
a:hover { color:#5f6896; font-weight:bold; text-decoration:none; }

a.light:link, a.light:active, a.light:visited { color:#ffffff; font-size:11px; font-weight:bold; text-decoration:underline; }
a.light:hover { color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; }

a.dark:link, a.dark:active, a.dark:visited { color: #000000; font-weight:bold; text-decoration:underline; }
a.dark:hover { color:#000000; font-size:11px; font-weight:bold; text-decoration : none; }

a.error:link, a.error:active, a.error:visited {color:#ff0000; font-weight:bold; text-decoration:underline;}
a.error:hover { font-family:Arial, Helvetica, sans-serif; color:#ff0000; font-size:11px; font-weight:bold; text-decoration:none;}

a.boldlink:link {color:#ff0000; font-weight:bold; text-decoration:underline; font-size:12px;} 
a.boldlink:hover { font-family:Arial, Helvetica, sans-serif; color:#00ff00; font-size:12px; font-weight:bold; text-decoration:none;}

LI { margin: 0px 0px 0px -12px; }

form { display: inline; }

.seatplan
{
}

.seatplanframe 
{
    padding-top:6px;
    margin-left: 10;
    margin-right: 10;
    width: 750px;
/*	position: relative;*/
}

.siteframe
{
    padding-top:6px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
/*	position: relative;*/
	background: url(Images/bkg_main.gif) repeat-y top right;
	background-color:#ffffff;
}

.sitemenu {	
	width: 100%; 
	height:20px;
	padding-top:90px;
	padding-bottom:0px;
}

.column {
/*	position: relative; */
	margin: 0px 0px 0px 0px;
	background: url(Images/bkg_main.gif) repeat-y top right;
	background-color:#ffffff;
	height:100%;
}

.printcontentframe {
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	background-color:#ffffff;
	border-width:2px;
	width:90%;
	z-index:1;
	margin-top:12px;
	margin-left:5%;
	margin-bottom:12px;
}

.contentframe {
/*	position: relative; */
	padding-right: 2px;
	padding-left: 2px;
	background-color:#ffffff;
	border-width:2px;
	width:585px;
	z-index:1;
	margin-top:12px;
}

.contentborder 
{
/*	position:relative;*/
	border-width:4px; 
	border-style:solid; 
	border-color:#272b68; 
	padding-left:2px; 
	padding-right:2px; 
	padding-top:2px;
	margin-top:0px;
	margin-bottom:2px;
}

.contentarea 
{ 
	background-color:#ffffff; 
	text-align:left; 
	height:500px;
}


#content .errform 
{ 
	border: solid 0px #C00; 
	background-image:none;
	margin-top:0px;
}

#searchmenu xinput, #searchmenu xselect {
	background-color	:	#E5EDF8;
	border				:	solid 1px #272B6B;
	padding				:	2px;
	font-size			:	12px;
	width				:	140px;
	height				:	20px;
}

#content xinput {
	border				:	solid 1px #272B6B;
	padding				:	2px;
	font-size			:	12px;
	height				: 	20px;
	width				:	250px;
}
#content textarea {
	border				:	solid 1px #272B6B;
	padding				:	2px;
	font-size			:	12px;
	overflow			:	auto;
	width				:	250px;
	height				:	180px;
}

#content {
/*	position			:	relative;*/
	float				:	left;
	width				:	589px;
	margin-top			:	2px;
	background-image	:	url('');
}

#searchMenu {
	float				:	right;
	background-color	:	#B2C4DC;
	width				:	161px;
	height				:	100%;
}

.headerLeft {
	position			:	relative;
	float				:	left;
	width				:	589px;
	height				:	110px;
	background			:	url(Images/header-left.gif) no-repeat top;
	z-index				:	3;	
	margin-bottom		:	0px;
}

.headerRight {
	position			:	relative;
	float				:	right;
	width				:	161px;
	height				:	131px;
	background-image	:	url(Images/header-right.gif);
	background-position :	top;
	margin-top			:	0px;
}

td.pageheading, .pageheading
{ 
	background-color:#272b68; 
	color:#ffffff; 
	font-size:14px; 
	font-weight:bold; 
	background-image : url(Images/dotline_whitedot_bgnd.gif); 
	background-position:bottom;
}

td.pagesubheading, .pagesubheading 
{ 
	background-color:#ffffff; 
	color:#272b68; 
	font-size:14px; 
	font-weight:bold;
}

.time {
	font: 10px Arial;
	padding-left: 5px;
}

/*
.event {
	float				:	left;
	width				:	100%;
}
*/
.lightBlue { background-color: #E5EDF8; }

.darkBlue {	background-color: #D6E2F0; }

.shadeBlue { background-color: #B2C4DC;}

.eventImage {
/*	position			:	relative;*/
	float				:	left;
	margin				:	5px;
	cursor				:	pointer;
}

.titleImage {
	text-align: left;
	margin-bottom		:	5px;
	margin-left			:	10px;
}

.logo {
/*	position			:	absolute;*/
	float				:	right;
	top					:	-80px;
	right				:	15px;
}

.showInfo {
/*	position			:	relative;*/
	float				:	left;
	color				:	#484847;
	font-size			:	11px;
	font-weight			:	bold;
	margin-left			:	10px;
}

.title {
	color				:	#000;
	font-weight			:	bold;
	margin				:	5px 5px 0px 5px;
}

.link {
	text-decoration		:	underline;
	color				:	#951840;
	cursor				:	pointer;
}

.previous {
/*	position			:	relative;*/
	float				:	left;
	font-size			:	11px;
	font-weight			:	bold;
	color				:	#5D6993;
	padding-left		:	5px;
	cursor				:	pointer;	
}

.pageNumber {
/*	position			:	relative;*/
	float				:	left;
	font-weight			:	bold;
	text-align			:	center;
	color				:	#5D6993;
	margin-left			:	120px;
}

.filmPasses {
/*	position			:	relative;*/
	float				:	left;
	border-top			:	solid 1px #fff;
	border-bottom		:	solid 1px #fff;
	background-image	:	url(Images/film_pass.gif);
	height				:	162px;
	width				:	161px;
	margin-top			:	5px;
}

.footer {
	position			:	relative;
	float				:	left;
	height				:	79px;
	width				:	750px;
	background-image	:	url(Images/footer.gif);
}

.footermenu {
	position			:	relative;
	float				:	left;
	font-size			:	10px;
	margin				:	40px 0 0 5px;
	color				:	#484847;
}

.footermenu a { color: #951840; text-decoration: none;}

.festivalpasses {
	text-align: left;
	height: 101px;
	width: 570px;
	background: #D6E1EF url(Images/festival_pass_bg.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
}

.more {
	background-color: #B2C4DC;
	color: #E5EEF9;
	height: 20px;
	padding: 0px 5px 0px 5px;
}
.more a {
	font: bold 11px Arial;
	color: #5F6896;
}

.festival-banner {
	background-color: #849DBC;
	padding: 3px 5px 3px 5px;
	color: #E5EEF9;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
.fp-table {
	border-collapse: collapse;
	width: 100%;
}
.fp-table TH {
	padding: 5px;
	background: #849DBC;
	border-bottom: 1px solid #FFF;
	text-align: left;
	font: bold 11px Arial;
	color: #E5EEF9;
}
.fp-table TD {
	padding: 5px;
	background: #B2C4DC;
	border-bottom: 1px solid #FFF;
}
.fp-table SELECT {
	background-color	:	#E5EDF8;
	border				:	solid 1px #272B6B;
	padding				:	2px;
	font-size			:	12px;
	height				:	20px;
}

.button {
	font: 10px Arial;
	color: #333;
	text-transform: uppercase;
	padding: 3px;
	border: 1px solid #999;
	background-color: #B2C4DC;
	height: 20px;
	white-space: nowrap; 
}
.button:hover {
	color: #C00;
}

.cd-table {
	border-collapse: collapse;
	width: 100%;
}
.cd-table TD {
	padding: 5px;
	background: #B2C4DC;
	border-bottom: 1px solid #FFF;
}
.cd-table SELECT {
	border				:	solid 1px #272B6B;
	padding				:	2px;
	font-size			:	12px;
	height				:	20px;
}
.cd-table .errform { border: 1px solid #C00; background-color: #FEE }

/* seatplan.css */
		td.SeatPlanCell {
			font-family : Arial, Helvetica, sans-serif;
			color : Black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
		}

		td.NoSeat {
			font-family : Arial, Helvetica, sans-serif;
			color : Black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : white;
			border-color: white;
			border-width:0;
		}

		tr.Isle {
			font-family : Arial, Helvetica, sans-serif;
			color : Black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : white;
			border-color: black;
			border-width:2;
		}

		td.SeatUnknown {
			font-family : Arial, Helvetica, sans-serif;
			color : Black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #ffffa8;
			border-color: Black;
			border-width:1;
		}

		td.SeatAvailable {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #b9ec8a;
			border-color: Black;
			border-width:1;
		}

		td.SeatUnavailable {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #aaaaaa;
			border-color: Black;
			border-width:1;
		}

		td.SeatInaccessible {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #e6ffe6;
			border-color: Black;
			border-width:1;
		}

		td.SeatSold {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #f97575;
			border-color: Black;
			border-width:1;
		}
		
		td.SeatSuspended {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background-color: #cecdc6;
			border-width:1;
		}

		td.SeatHeld {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #e2fefd;
			border-color: Black;
			border-width:1;
		}

		td.SeatHeldForThisOrder {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #fac173;
			border-color: Black;
			border-width:1;
		}

		td.SeatUnselectedFromThisOrder {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #fac6d8;
			border-color: Black;
			border-width:1;
		}

		td.SeatSelected {
			font-family : Arial, Helvetica, sans-serif;
			color : black;
			height: 5px;
			width: 5px;
			font-size : 10px;	
			font-weight:bold;
			background : #feecd3;
			border-color: Black;
			border-width:1;
		}


/* tix.css */

/* logon */

.LogonPanelCss {
position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height:200;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  }

.RefundDetailsForPayments
{
	background-color: #e5edf8;
}

.CurrentRefundForPayment
{
	background-color: #ffee66;
}

.RefundForPayment
{
	background-color:#ebf5d6;
	border-color:#484848;
	border:1px;
}

.ReportHeader
{
	background-color: #e5edf8;
	border-color:#484848;
	border-width:1px;
	font-weight:bold;
}

.ReportLine
{
	background-color: #efefff;
	border-color:#ffffff;
	border:1px;
}

.ReportLineCurrent
{
	background-color: #eaeaaa;
	border-color:#ffffff;
	border:1px;
}


.ReportFooter
{
	background-color: #e5edf8;
	border-color:#484848;
	border:1px;
}

.Refund_CANCELLED, .Payment_CANCELLED
{
	background-color: #ffCC33;
}

.Refund_FAILURE, .Payment_FAILURE
{
	background-color: #ffaaaa;
	color:Red;
}

.Refund_REQUEST, .Payment_REQUEST
{
	background-color: #eeeeee;
}

.Refund_SUCCESS, .Payment_SUCCESS
{
}

.Transaction_COMPLETE
{
}

.Transaction_INPROGRESS
{
	background-color:Red;
}

.AllocationRefund_INCOMPLETE
{
	background-color: #ffCC33;
}

.NonAdjacentSeats
{
	color:Red;
}

#tixtable {
	margin-bottom:5px;
}

#tixtable td {
	display:table-cell;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align:left;
}

#col_events {
	width: 530px;
	margin-right: 5px;
	float: left;
	margin-bottom: 0px;
}

#col_details {
	width: 240px;
	max-width: 240px;
	float: left;
}

.tixinfo img{
	margin-right:4px;
	margin-bottom:3px;
	float: left;
}

#eventpic {
	float: left;
	height: 164px;
	width: 164px;
	margin-right: 5px;
}

.event {
	margin-bottom: 0px;
}

.eventname {
	margin-bottom: 0px;
	margin-top: 21px;
}

.tixinfol, td.tixinfol {
	color:#999999;
}

.tixinfol, td.tixinfol {
	font-weight:bold;
	font-size: 0.9em;
}

#eventtext {
	display: block;
	width: 235px;
}

h4 
{
	width:100%;
	font-size: 1.3em;
	margin-bottom: 0.4em;
	margin-top: 0em;
}


/****************************************/
/* ORIGINAL */
#sessioncapture_container { float:left; }
#sessioncapture_rule_container{ float:left; }
#sessioncapture_inner_heading{ padding:3px; width:100%;}
#sessioncapture_event_summary_spacer{ height: 20px; }
.sessioncapture_presenter_lable {width:103px; white-space:nowrap; text-align:left; float:left; font-weight: bold;}
.sessioncapture_presenter_name {text-align:left; white-space:nowrap; float:left;}
.sessioncapture_event_name {text-align:right; white-space:nowrap; float:right;}
.sessioncapture_venue_address {}
.sessioncapture_heading_genre {float:right;}
.sessioncapture_heading_event_name{float:left;}
.event_summary_duration { display: none; }

.eventSessionDttm
{
    min-width:130px;
	font-weight:bold;
	white-space:nowrap;
}

.tix_list_event_name, .tix_event_name, th.tix_event_name, td.tix_event_name, .tix_event_name a {
	font-size: 16px;
	font-weight: bold;
	color: #951840;
	line-height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration:none;
}

.tix_list_event_name, .tix_venue_name, td.tix_venue_name, .tix_production_company_heading, td.tix_production_company_heading {
	font-size: 16px;
	font-weight: bold;
	color: #951840;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration:none;
}

.row1_bg, td.row1_bg, .sessionlist1_bg, td.sessionlist1_bg, .eventlist1_bg, td.eventlist1_bg, .customerlist1_bg, td.customerlist1_bg, .orderlist1_bg, td.orderlist1_bg, .trolleyrow1_bg, td.trolleyrow1_bg 
{
	background-color: #F1F7FE;
}

.customerlist1_bg, td.customerlist1_bg, .orderlist1_bg, td.orderlist1_bg
{
	background-color: #ffffff;
}

.row2_bg, td.row2_bg, .sessionlist2_bg, td.sessionlist2_bg, .eventlist2_bg, td.eventlist2_bg, .customerlist2_bg, td.customerlist2_bg, .orderlist2_bg, td.orderlist2_bg, .trolleyrow2_bg, td.trolleyrow2_bg
{
	background-color: #F9FCFF;
}

.tix_session_heading, td.tix_session_heading, .tix_session_time_heading, td.tix_session_time_heading, .tix_session_availability_heading, td.tix_session_availability_heading .tix_session_purchase_heading, td.tix_session_purchase_heading  {
	font-size: 12px;
	font-weight: bold;
	color:#272b67;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration:none;
	vertical-align:middle;
	border-bottom: solid 2px #B2C4DD;
}

.tix_bold_label, td.tix_bold_label
{
	color:#272B68;
	display:block;
	font-size:12px;
	font-weight: bold;
	margin-top:5px;
	text-align:left;
}

.tixinfol, td.tixinfol
{
	border-bottom:1px dotted;
	color:#272B68;
	display:block;
	font-size:12px;
	font-weight: bold;
	margin-bottom:-5px;
	margin-top:5px;
	text-align:left;
}


/* Headings */
.fringetext_heading {
	font-size: 21px;
	font-weight: bolder;
	color: #FFFFFF;
}

.main_heading {
	font-size: 21px;
	font-weight: bolder;
	color: #FFDD00;
}

.sub_heading {
	font-size: 16px;
	font-weight: bold;
	color: #FFDD00;
}

.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

  .groupcontent {/* style grouping for content divs */
  margin: 0;
  padding: 0;
  }

h1.float-left {/* header element float */
  float: left;
  margin-right:5px;
}

.event-image-float-left {
  float: left;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:5px;
}

  h1.float-right {/* header element float */
  float: right;
  margin-left:5px;
  }


  p.top {/* after header margin adjustment */
  margin-top: 0;
  margin-left: 0;
  padding-left: 3;
  }



/***********************/
td.blackhead, .blackhead { background-color:#ffffff; color:#272b68; font-size:14px; font-weight:bold; background-image : url(Images/dotline_whitedot_bgnd.gif); background-position:bottom;}
td.whitehead, .whitehead { background-color:#272b68; color:#ffffff; font-size:14px; font-weight:bold; background-image : url(Images/dotline_whitedot_bgnd.gif); background-position:bottom;}

td.small { font-size:10px; font-weight:normal; background:#ffffff; }

/* Lines & Separators */
hr {border:none 0; border-top:1px solid #000; height:1px; margin:10px auto 0 0; }	
hr.black_dashed {border:none 0; border-top:1px dashed #000; height:1px; margin:0px auto 0 0; }	
hr.white {border:none 0; border-top:1px solid #fff; height:1px; margin:10px auto 0 0; }
hr.white_dashed {border:none 0; border-top:1px dashed #fff; height:1px; margin:10px auto 0 0; }

/* Text Styles */
td, p, li, ul, ol { font-size: 11px; text-align:left; }
td.white, p.white, li.white, ul.white, ol.white { font-size: 12px; color:#ffffff; }

/* Heading Styles*/
h1, .headinglarge { font-size:20px; font-weight:bold; }
h2, .heading { font-size:15px; font-weight:bold; }

h3 {
	font-size:12px;
}



/* Table Styles */
table.blackborder, .blackborder { border-width:4px; border-style:solid; border-color:#272b68;}
table.whiteborder, .whiteborder { border-width:4px; border-style:solid; border-color:#ffffff;}

/* Table Data Styles */
th, td.th, .tix_heading, th.tix_heading 
{ color:#ffffff; font-weight:bold; font-size:12px; padding-left:2px; height:24px; text-align:left; background:#B2C4DD; background-image : url(Images/dotline_whitedot_bgnd.gif); background-position:bottom; vertical-align:middle;}
td.data { }

/* FORM STYLES */

td.error, .error { color:#ff0000; font-size:12px; font-weight:bold; text-decoration:none; }
td.postage, .postage, .trolley_postage_row { color:#ff0000; font-size:12px; font-weight:bold; text-decoration:none; }

td.largeMessage, .largeMessage { color:#ff0000; font-size:10px;	font-weight:bold; text-decoration:none; }

/* DO not define input as this causes the radio buttons to have borders around them
*input { border-width:1px; border-color: #f15112; font-size:11px; color:#000000; background:#fde2d9;}
*/

textarea { border-width:1px; border-color: #B2C4DD; font-size:11px; font-family : Arial, Helvetica, sans-serif; }

select { border-width:1px;	border-color:#B2C4DD; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background:white; }


/* Used in the trolley */

.trolley_group_item_spacer1 { width:40px; }
.trolley_group_item_spacer2 { width:40px; }
.trolley_group_description_spacer { width:30px;}

.trolley, td.trolley {
	background-color: #ffffff;
}

.trolleyColumnHeading, td.trolleyColumnHeading {
	font-weight: bold;
	color: #272b67;
	line-height: 10px;
	text-indent: 4px;
}

.trolleyGroupName, td.trolleyGroupName 
{
	font-family : Arial, Helvetica, sans-serif;
	color: #272b68;
	font-size : 16px;	
	font-weight:bold;
	text-decoration : none;
}


.trolleyGroupDescription, td.trolleyGroupDescription
{
	font-family : Arial, Helvetica, sans-serif;
	color: #272b67;
	font-size : 12px;	
	font-weight:bold;
	text-decoration : none;
}


.trolleyItemDetails, td.trolleyItemDetails
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;	
	font-weight:normal;
	text-decoration : none;
}

.trolleyItemLocked, td.trolleyItemLocked
{
	background-image:url(images/padlock.gif);
	background-repeat:no-repeat;
}

.trolleyItemTimedExistance, td.trolleyItemTimedExistance
{
	background-image:url(images/timer-black.gif);
	background-repeat:no-repeat;
}

.trolleyItemPartialyPaid, td.trolleyItemPartialyPaid
{
	background-image:url(images/dollar-silver.gif);
	background-repeat:no-repeat;
}

.trolleyRefund, td.trolleyRefund
{
	font-family : Arial, Helvetica, sans-serif;
	color : #ff0000;
	font-size : 12px;	
	font-weight:bold;
	text-decoration : none;
}

.trolleyGrandTotal, td.trolleyGrandTotal
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;	
	font-weight:bold;
	text-decoration : none;
}

.trolleyTotal, td.trolleyTotal
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;	
	font-weight:normal;
	text-decoration : none;
}

/* Trolley Styles */

/*

.trolleyGrandTotal, .trolleyTotal, .trolleyRefund{
	font-size: 10px;
	font-weight: bold;
	color: #004741;
	line-height: 12px;
	border: 0px solid #004741;
	font-style: normal;
}


*/


.sessionListPriceSummaryDisplayInner
{
  width:100%;
  text-align:right;
  vertical-align:top;
}

.sessionListPurchaseButtonContainer
{
    width:10%; 
    text-align:right; 
    vertical-align:top;
}

.sessionListPriceSummryContainer
{
    text-align: right;
    white-space:nowrap; 
    width:100%; 
    vertical-align:top; 
    text-align:right;
}

.sessionListPriceSummryBuffer
{   
    width:10%;
}


.session_sep, td.session_sep { vertical-align:middle; height:5; }
.sessionvenue_sep, td.sessionvenue_sep { background-color:#ffffff; background-image : url(pix/shim.gif); height:1; }
.event_sep, td.event_sep 
{ 
	background-color:#ffffff; 
	background-image : url(pix/shim.gif); 
	height:1px;
}

.venueSection, td.venueSection {
	font-weight: bold;
	font-size:16px;
	color: #272b68;
	background-color: Transparent;
	line-height: 10px;
	text-indent: 0px;
}

.table_column_headings {

	font-weight: bold;
	color: #272b67;
	background-color: #037C7A;
	line-height: 14px;
	text-indent: 4px;
	text-align: left;
}
.venue {
	font-size: 12px;
	font-weight: bold;
}



/* FORM STYLES */
/*
input.submit 
{
	border-width:1px; 
	border-color:#dddddd; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:#B2C4DD; 
	cursor:pointer; 
}
*/
input.submitoff 
{
	border-width:1px;	
	border-color: #dddddd; 
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background : #B2C4DD; 
	cursor:hand; 
}

input[type="radio"]
{
	border: 0px;
}

td.r3dRadioButton, td.r3dCheckBox, .r3dRadioButton, .r3dCheckBox, .input radio, .input checkbox
{
	border: 0px;
}

input, .input, td.input, .r3dinput, input.r3dTextField, .r3dTextField, input.file {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #004741;
	height: 13px;
	vertical-align: top;
}



select, .select, input.select, select.r3dTextField {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #004741;
	height: 18px;
	vertical-align: top;
}

r3dReadOnlyLabel, .r3dReadOnlyLabel, span.r3dReadOnlyLabel {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #eeeeee;
	height: 16px;
	vertical-align: top;
}

input.submit, .btn, .button, .buttons, .submit, button.submit {
	font-size: 11px;
	color:#FFFFFF; 
	background : #B2C4DD; 
	font-weight: bold;
	border-top : 2px solid #838C92;
	border-left : 2px solid #838C92;
	border-bottom : 2px solid #272B68;
	border-right : 2px solid #272B68;
	height: 19px;
	vertical-align: top;
}

.submitoff {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top : 2px solid #FFEE22;
	border-left : 2px solid #FFEE22;
	border-bottom : 2px solid #AA9900;
	border-right : 2px solid #AA9900;
	height: 19px;
	background-color: #FFDD00;
	vertical-align: top;
}


/* Messages */

td.error, .error, a.error:link {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	background-color:Transparent;
}

.blockhighlight
{
	background-color:#ffc0cb;
}

td.usermessage, .usermessage {
	font-size: 11px;
	font-weight: bold;
	color: #17A3FF;
	background-color: Transparent;
}

td.largeusermessage, .largeusermessage, input.largeusermessage {
	font-size: 12px;
	font-weight: bold;
	color: #17A3FF;
	background-color: Transparent;
	border:0 0 0;
}

td.usermessagebold, .usermessagebold {
	font-size: 12px;
	font-weight: bold;
	color: Red;
	background-color: Transparent;
	text-transform:uppercase;
}

/* ADDED for NEW TEMPLATE CHANGE OVER */

.order_in_progress {
	background-color:#000000;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 1px 0;
	padding:5px;
	text-transform:uppercase;
}

.order_in_progress h3, .order_in_progress h3 input {
	color:#DDDDDD;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	width:150px;
	padding-top:0.5em;
}

.order_in_progress p, .order_in_progress p input {
	clear:both;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}


.order_in_progress h3 input, .order_in_progress p input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	display:block;
	float:left;
	padding:0;
	width:150px;
}

.OperatorCol {
	display:block;
	width:150px;
	float:left;
	margin-right:10px;
	padding:0;
	width:150px;
}

.OperatorColb {
	display:block;
	width:150px;
	float:right;
	padding:0;
	margin-right: 20px;
}

.OperatorColb ul {
	list-style:none;
	border-left:dotted 1px;
	margin:0 0 0 15px;
	padding:0 0 0 20px;
}
 
.OperatorColb li {
	margin-bottom:2px;
}

.OperatorColc {
	display:block;
	float:left;
	margin-right:10px;
	padding:0;
	width:150px;
}

 
h4 {
	color:#EC008C;
	text-transform:uppercase;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


/* ADMIN */

.r3d_typeahead_panel div.submit_btn {
	float: right;
}

.r3d_typeahead_panel input {
	float: left;
	margin-right: 20px;
}

.r3d_typeahead_panel div.submit_btn {
	float: left;
}

.r3d_typeahead_panel div.submit_btn input {
	margin-right: 10px;
}

