.datepicker,.list-calendar-toggle ,p.single_top,.poshnarr img,.show-narrative .dinfo{ display: none !important; }
html body#home div#wrapper div#page div#section div.content .show-narrative .poshnarr div {
	float: none !important;
	text-align: center !important;
}
html body#home div#wrapper div#page div#section div.content .show-narrative .poshnarr div iframe { width: 100% !important; }

.content form div { display : block;}
.content form div#customerNotAgreed,.content form div.country-text { display: none; }
.content form { width: 100% !important;padding: 0 !important;}
.content form div.insurance div.button-container {display: inline !important;}
html body#home div#wrapper div#page div#section div.content h2#seating + img,html body#home div#wrapper div#page div#section img.seating-plan {width:100% !important;}

.event-details h2 {display:none;}
p#postageOptionHelpText { clear: both; margin: 10px 0;}
.delivery-info{font-size: 1.4em;}
.complete-address {
	border: 1px solid #FFF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
	background: #FFF;
	font-size: 1.4em;
}

.content h1 {
	height: auto !important;
	width: 100% !important;
	font-family: 'AlternateGothic',sans-serif;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:left;
	color:#d73c13;
	line-height:1;
	font-size:3em;
}


ul.times {
	margin: 0 !important;
}
	ul.times li {
		font-size: 1em !important;
		list-style: none;
	}
	
div.show-narrative {
	font-size: 1.3em !important;	
}

.evt-price-list form {
	width: 100% !important;
	margin: 0 0 20px 0 !important;
	background: 0; 
	border: 0;
}


.center-text 
{
    text-align:center;
    }

/**********
/Tour/TAKE-THAT
************/

div.datepicker, fieldset.datepicker
{ 
    display:none; 
}

div.pager 
{
   display:none;  
    }
    
div.list-calendar-toggle{
   display:none;  
    }
    
.pageno 
{
    text-align:right;
    padding:10px 0;
    
    }
 .page_np 
 {
    float:right;
    clear:right;
    text-align:right;
    padding:10px 0;
    color:#000;  
}    
#primaryContent ul.next-previous,
#primaryContent ul.seat-options  
{
    list-style:none;
    margin:0;
    padding:0;
    }
#primaryContent ul.next-previous li.previous
{
    float:left;
}
    
 #primaryContent ul.next-previous li.next
{
    float:right;
}

td.buy-tickets 
{
    text-align:right;
    }

/**************
**************/

/*.line-info
{
	padding: 5px 0;
	display: block;
	text-align: center;
	width: 95%;
	margin: 0 auto;
}
*/

ul.event-list-basic
{
	margin: 20px 10px;
}

ul.event-list-basic li
{
	margin: 5px 0 5px 10px;
}

div.info-box
{
	border: 1px solid #FFFFFF;
	width: 700px;
	margin: 10px auto;
}

div.info-box p
{
	padding:0 10px 10px 10px;
}

div.info-box-inner
{
	padding: 10px;
}

div.info-box h2,
div.purchase fieldset h2,
div.logon fieldset h2,
div.view-content fieldset h2
{
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	margin: 0;
}

ul.standard
{
	padding: 0 0 0 10px;
}

ul.standard li
{
	margin: 3px 0 3px 10px;
	list-style-type: square;
}

/***
Forms 
***/

div.button-container
{
	text-align: center;
}

div.button-container input
{
	display: inline;
	font-size: 1.25em;
	padding: 2px 10px;
	width: auto;	
}

.field-validation-error
{
	background: #A80000;
	font-size: 12px;
	padding: 4.5px 10px 4.5px 10px;
	color: #FFFFFF;
}

.validation-message-custom
{
	text-align: center;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

form select.qty-sel
{
	width: 50px;
	margin: 0 auto;
	/*float:right;*/
}

form label span.label-note
{
	display: block;
	font-size: 11px;
}

/***
Order Form
***/

.orderform div 
{
	margin-bottom: 10px;
	padding:2px 0;
	clear:both;
}

.orderform .textarea 
{
	height:170px;
	float: left;
}

.orderform div.country-text 
{
	height: auto;
	display: none;
}

/***
Tables
***/
table
{
	width: 100%;
	margin: 0;
	border-collapse: separate !important;
	border-spacing: 1px !important;
}

table.order-items, table.see-table, table.event-calendar
{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
	background: #FFF;
}

table th
{
	font-weight: bold;
	text-align:left;
	font-size: 1.4em;
}

table th,
table td
{
	padding: 8px 5px;
	vertical-align:text-top;
}

/***
Search
***/
ul.searchresults
{
    margin: 10px 0 0 0;
}

ul.searchresults h3
{
    font-size: 16px;
    font-weight: bold;
}

ul.searchresults li
{
    margin: 15px 0 0 0;
}

ul.searchresults li li
{
    margin: 3px 0 0 0;
}

ul.searchresults strong
{
    font-weight: bold;
}

/***
Event List
eg. /Tickets/Tour/TEST-ARTIST-1
***/
.list-calendar-toggle
{
	width: 700px;
	margin: 10px auto;
	text-align: right;
}

.list-calendar-toggle ul,
.list-calendar-toggle li
{
	display: inline;
}

.list-calendar-toggle li
{
	border-right: 1px solid #FFFFFF;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
}

.list-calendar-toggle ul li.last
{
	border: 0;
	padding: 0;
}

div.see-calendar ul.next-previous
{
	overflow: auto;
	margin: -20px 0 10px 0;
}

ul.next-previous li,ul.seat-options li  {
	display: block;
	width: 15%;
	text-align: center;
	padding: 3px;
}
ul.seat-options li.release-seats { width: 20%; }
	ul.next-previous li a, ul.seat-options li a {
		display: block;
		border: 1px solid #FFF;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius: 5px;
		background: #FFF;
	}
	ul.next-previous li a:hover,ul.seat-options li a:hover { color: #DC5211 !important; }

ul.next-previous li.previous,ul.seat-options li.release-seats
{
	float: left;
	
}

ul.next-previous li.next,ul.seat-options li.buy-seats
{
	float: right;
	margin-right: 20px;
}

table.event-calendar
{
	color: #000000;
	margin: 10px auto;
}

table.event-calendar td
{
	background: #EEE;
	padding: 5px;
	width: 98px;
	height: 60px;
	vertical-align: top;
}
table.event-calendar td a:hover,.modal:hover,div.checkbox label a:hover { color: #DC5211 !important; text-decoration: underline !important;}

table.event-calendar td.not-display-month
{
	background: #FFF;
}

table.event-calendar td span.date-number{font-size: 1.1em;font-weight:bold;}
table.event-calendar td.today
{
	background: #CCC;
}

table.event-calendar th
{
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	color: #D73C13;
}

table.event-calendar ul li
{
	text-align: right;
}

table.event-list td a {text-decoration:none;}
table.event-list td.buy-tickets a {text-decoration:underline;}

/***
Price List
eg. /Event/TEST-SHOW-1/Rescue-Rooms/1
***/
table.event-detail
{
	margin: 0 0 20px 0;
}

table.event-detail th
{
	font-weight: bold;
	width: 150px;
	padding: 4px 0;
}

table.price-list
{
	margin: 0 auto;
}

table.price-list td
{
	/*height: 40px;*/ /* min-height is dodgy */
}

tr.descodd td,
tr.odd td  
{
}
tr.desceven td,
tr.even td  
{
	background: #EEE;
}

table.price-list tr.desceven td,
table.price-list tr.descodd td  
{
    font-size:11px;
    color:#001F52;
    padding-top:0;
    padding-left:30px;
    background-image:url(../Images/information-icon-small.png);
    background-repeat:no-repeat;
    background-position:5px 0px;
}




table.price-list th.ticket-type
{
	width: 250px;	
}

table.price-list th.quantity
{
	width: 80px;
}

div.price-info
{
	text-align: center;
}


div.hospitality-information p
{
    text-align:center;
} 

div.show-narrative p 
{
    font-size:1.2em;
    }

/***
Find Seats
eg. /Event/TEST-SHOW-1/Rescue-Rooms/1/Seats/3
***/
table.seating-block-list
{
	margin: 20px auto;
}

div.seats-info
{
	margin: 10px 0 0 0;
	text-align: center;
}

table.seating-block-list th.block
{
	width: 90px;
}

table.seating-block-list th.location
{
	width: 490px;
}

table.seating-block-list th.quantity
{
	width: 110px;
}

/***
Confirm Seats
eg. /Event/TEST-SHOW-1/Rescue-Rooms/1/Seats/3/Confirm
***/
table.seats-reserved
{
	width: 300px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;	
	margin: 20px 2px;
}

table.seats-reserved th,
table.seats-reserved td
{
	padding: 5px;
}

table.seats-reserved th
{
	width: 6em;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

ul.seat-options
{
	margin: 10px 0;
	overflow: auto;
}

table.seats-reserved ul li
{
	border: 1px solid #FFFFFF;
	float: left;
	padding: 3px;
	margin: 2px 2px;
	min-width: 2em;
	text-align: center;
}

.release-seats
{
	float: left;
}

.buy-seats
{
	float: right;
}

/***
Buy Tickets
eg: /Purchase/373670
***/
div.purchase form, 
div.order-tracker form,
div.logon form
{
	/*width: 700px;*/
	margin: 0 auto;
}

div.view-content form
{
    width: 100%;
}

div.purchase form fieldset, 
div.order-tracker fieldset,
div.logon fieldset,
div.view-content fieldset 
{
	border: 1px solid #FFFFFF;
	margin: 10px auto;
}

div.purchase form fieldset div,
div.order-tracker form fieldset div,
div.logon form fieldset div,
div.view-content form fieldset div
{
	overflow: auto;
	padding: 1px 0;
	margin: 9px 0;
	zoom: 1;
}

div.purchase form fieldset label,
div.order-tracker form fieldset label,
div.logon form fieldset label,
div.view-content form fieldset label
{	
	width: 150px;
	text-align: right;
	/*display: inline-block;*/
	margin: 0 5px 0 0;
	float: left;
}

div.view-content form fieldset div label
{
    width: 90px;
}

div.view-content form fieldset textarea
{
    width: 640px;
}

div.order-tracker form fieldset label
{	
	width: 200px;
}

div.purchase form fieldset input,
div.order-tracker form fieldset input
{
	float: left;
	width: 200px;
	margin: 0 0 0 4px;
}

div.purchase form fieldset select
{
	float: left;
	margin: 0 0 0 4px;
}

div.purchase input.short-number
{
	width: 50px;
}

div.purchase form .field-validation-error
{
	/*float: right;*/
	/*z-index: -1;*/
	position: relative;
	/*top: 2px;*/
	/*left: -5px;*/
	float: left;
}

table.order-items
{
	margin: 10px auto;
	/*width: 680px;*/
}

table.order-items th
{
	font-weight: bold;
}

table.order-items th,
table.order-items td
{
	padding: 5px;
}

table.order-items .total
{
	text-align: right;
	font-weight: bold;
	background-color:#fff;
	color:#000;
}

table.order-items .price,
table.order-items .quantity
{
	width: 80px;
	text-align: right;
}

div.purchase .tc-final
{
	margin: 10px 0;
	text-align: center;
}

img.accepted-cards
{
	display: block;
	width: auto;
	margin: 10px auto;
}

fieldset.insurance
{
	display: none;
}

div.seats p
{
	text-align: center;
}

div.news-letter-agreement p 
{
	margin:10px 0 5px 155px;
	font-size:14px;
}

div.insurance,
div.orderform 
{
    padding:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    }
    
div.insurance 
{
    margin-bottom:25px;
	overflow: auto;
}

div.orderform label, div.insurance  label
{
    font-size:1.4em;
    float:left;
    font-weight:bold;
    width:25%;
}

div.insurance div.button-container 
{
    display:inline;
    }
    
div.insurance div.checkbox label,
div.orderform div.checkbox label {
   float:none;
}

div.orderform div.checkbox  {

   text-align:center; 

}

/*** 
3D Secure 
eg. /Purchase
***/
div.tdsec-wrapper
{
	border: 3px solid #666666;
	background: #FFFFFF;
	width: 500px;
}

iframe#ACSframe
{
	/*border: 1px solid #666666;*/
	margin: 0 auto;
	width: 450px;
}

/***
Purchase Complete
eg. /Purchase/Complete/123456
***/
table.your-details
{
	margin: 10px 0 10px 10px;
	width: 400px;
}

table.your-details th
{
	font-weight: bold;
}

table.your-details th,
table.your-details td
{
	padding: 5px;
}

div.latest-events-container
{
   margin: auto auto 30px 30px;
   border: 1px solid #FFFFFF;
}

div.info-box table.seats-reserved
{
	margin: 10px auto;
	width: 670px;
}

.delivery-info 
{
   margin:10px 0;
}
    
div.complete-address 
{
   padding:10px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   border-radius: 5px;
}
        
div.complete-address span
{
   display:block;
}


/*  PAGER Section - START  */

div.pager
{
    float:left;
}

div.pager ul, div.pager ul li
{
    display: inline;
    list-style:none;   
}

div.pager ul li a
{
	margin: 0 0 0 3px;
	padding: 0 10px 0 0;
	text-decoration: underline;
}

div.pager li.first-previous
{
	float: left;
	display: inline; 
}

div.pager li.next-last
{
	float: right;
	margin-right:0px;
	margin-left: 30px;
	display: inline; 
}

div.pager ul li:last-child
{
	padding: 0;
}

div.pager div.page-sizes
{
    display: inline;
}

div.pager div.page-sizes a
{
    padding-left: 10px;
}

div.pager div.page-sizes span
{
    padding-left: 20px;
}

div.pager-letters
{
    padding: 5px;
    float:none;
    width: 718px;  
    background-color: #FFFFFF;
}

div.pager-letters ul li a, div.pager-letters ul li a:visited
{
    color: #000000;
    text-decoration: none;
}

div.latest-events
{
    margin-top: 30px;
}

div.latest-events ul
{
    float: left;
    margin-bottom: 20px;
}

div.latest-events ul li a, div.latest-events ul li a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

div.latest-events ul.latest-events-left-list
{
    margin-left: 30px;
}

div.latest-events ul.latest-events-right-list
{
    margin-left: 230px;
}

div.pager-bottom
{
   clear:both;
   margin-bottom: 5px;
}

div.event-list div.pager
{
    margin-left:30px;
}

/*  PAGER Section - END  */

div.purchase form fieldset div.news-letter-agreement input
{
    margin: 6px 10px 0px 157px;
    width:auto;
    vertical-align: text-bottom;
}

div.purchase form fieldset div.news-letter-agreement label
{
    padding-left: 0px;
    width: 500px;
    text-align: left;
    vertical-align: top;
}

div.purchase div.insurance input
{
    width: auto;
    /*margin: 5px 10px 0 20px;*/
    display: inline;
}

div.purchase div.insurance label
{
    line-height:2.0;
    text-align: left;
}


div.registration-image
{
    float:left; 
    text-align:center;
}

div.registration-user 
{
    float:left; 
    margin-left: 30px;
}

div.registration-user  h4 
{
    margin-top: 0; 
    padding-top: 0;
}

div.registration-controls 
{
    clear:left;
    padding-top: 20px;
}

div.registration-controls form 
{
    display:inline;
}

div.asyncUploader object 
{ 
    position: relative; 
    top: 5px; 
    left: 10px; 
}

div.ProgressBar 
{ 
    width: 100px; 
    padding: 0; 
    border: 1px solid black; 
    margin-right: 1em; 
    height:.75em; 
    margin-left:1em; 
    display:-moz-inline-stack; 
    display:inline-block; 
    zoom:1; 
    display:inline; 
}

div.ProgressBar div 
{ 
    background-color: Green; 
    font-size: 1pt; 
    height:100%; 
    float:left; 
}