/***
Powered by See in Footer
***/
p.powered-by-see {
	float:right;
	width:340px;
}
p.powered-by-see a {
	display:block;
	width:340px;
	height:55px;
	background: url(/Content/Sites/Shared/Images/powered-by-see.png) no-repeat 0 5px;
	text-indent:-99999px;
}
/***
***/


/***
Elements to hide
***/
.datepicker 	{
	display: none;
}
.page_np,
.list-calendar-toggle
 {
	display: none;

}

/*campaign narrative to hide*/
a#shm-camp-narr {display: none;}

.entry-content h1 {display:none;}
div#content h1 {display: none;}

/***
***/

div.entry-content {color: #fff;}

.entry-content h2 {/*font-size: 14px;*/ text-align: center;}

.div_container {
	font-size: 12px;
	padding-bottom: 25px;
}



.div_container h1 {

	background: none;
	width: auto;
	height: auto;
	float: none;
	margin: 10px 0;

}

.div_container ul {
	list-style: none outside none;
    margin:0;
    padding:0;
}


/***
Forms 
***/

label {
	font-weight: bold;

}

div.button-container
{
	text-align: center;
	margin:10px 0;
}

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;
}

table
{
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	/*border:1px solid #013A81;*/
}


table th {
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
	background: #FF0087;
	/*border-top: 1px solid #ddd;*/
	color: #000;
}
table.see-table  th,
table.order-items th
{
	font-weight: bold;
	/*background-color: #ECECED;*/
}

tr.odd td,
tr.descodd td
{
	/*background-color:#eee;*/
}

tr.desceven td,
tr.descodd td {

	font-size:11px;
    padding-top:0;
}

table th,
table td
{
	padding: 8px 5px;
	
}


th.ticket-type { width: 300px; }
th.face-value { width: 80px; }
th.you-pay { width: 120px; }
th.quantity { width: 75px; }
select.sel-blocks { width:200px; font-size:11px; }

/*div.event-details h1,div.event-list h1{display:none;}*/
/*div.event-details h2 {display:none;}*/
div.pager {display:none;}
div.list-calendar-toggle {/*display:none;*/}
div.event-list ul.next-previous {}

table.event-list td a {	text-decoration:none;}
table.event-list td.buy-tickets a {text-decoration: underline;}

/*table.event-calendar {margin-top: 10px;}*/

table.event-calendar td {
    border: 1px solid #fff;
    padding: 3px 4px;
    vertical-align: top;
    min-height: 30px;
    height: 60px;
}

table.event-calendar td.today {
    background-color: #ccc;
}

ul.list-calendar-toggle {
    float: right;
    margin-bottom: 10px;
}

ul.list-calendar-toggle li {
    float: left;
    padding: 5px;
}

ul.list-calendar-toggle li.on {
    background-color: #ccc;
    color: #fff;
}

div.event-list div.list-calendar-toggle {
    float: right;
    margin-bottom: 5px;
}

div.event-list div.list-calendar-toggle li {
    float: left;
    padding: 5px;
}

div.event-list div.list-calendar-toggle li.on {
    background-color: #ccc;
    color: #fff;
}

sup.question a {
	color: #fff;
}
input, select, textarea {

	border: 1px solid #ddd;
    padding: 3px;
}

input[type="radio"],
input[type="checkbox"]
 {
	border: none;
}

/***
Buy Tickets
eg: /Purchase/373670
***/

div.orderform,
div.insurance,
div.offer-code  {
	border: 1px solid #ddd;
}

div.orderform h3,
div.insurance h3 
{
	/*width:125px;
	margin:-15px 0 10px 0;
	padding-left:12px;
	background-color:#fff;*/
}


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 #ddd;
	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.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;*/
}


table.order-items .total
{
	text-align: right;
	font-weight: bold;
	
}
table.order-items th.total {
	/*background-color:#F7F7F8;*/
	background: none;
	/*color: #333;*/
	color: #fff;
}

table.order-items .price,
table.order-items .quantity
{
	width: 80px;
	text-align: right;
}

table.order-items .total {
	border-bottom: 0;
}

table.event-detail {

	/*border: 0;
	width: 75%;
	margin: 0 auto;
	text-align: center;*/
	display: none;

}

table.event-detail th {

	/*background: none;
	color: #fff;
	width: 50%;
	text-align: center;
	border: 0;
	padding: 0;*/

}
table.event-detail td {

	/*border: 0;
	padding: 0;*/
}

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;
    margin-bottom: 10px;
    }
    
div.insurance 
{
    margin-bottom:25px;
}

div.orderform label 
{
    font-size:12px;
    float:left;
    font-weight:bold;
    width:40%;
	text-align: right;
	padding-right: 15px;
}

div.insurance div.button-container,
.offer-button 
{
    display:inline;
    }
	
	
div.offer-code {
	
	padding: 5px 5px 15px 5px;
	margin: 10px 0;
	
}
    
div.insurance div.checkbox label,
div.orderform div.checkbox label {
   float:none;
}

div.orderform div.checkbox  {

   text-align:center;

}

.orderform div 
{
	margin-bottom: 10px;
	padding:2px 0;
	clear:both;
}

.orderform .textarea 
{
	height:170px;
	float: left;
}

.orderform div.country-text 
{
	height: auto;
	display: none;
}

div.purchase form span.field-validation-error[data-valmsg-for=AgreedToTermsAndConditions] 
{
	
	display:block;
	text-align:center;
	}
	
div#marketing-checkboxes {

	margin-top: 10px;
	margin-bottom: 0px;
}

/*** 
3D Secure 
eg. /Purchase
***/
div.tdsec-wrapper
{
	border: 3px solid #eee;
	background: #FFF;
}

iframe#ACSframe
{
	/*border: 1px solid #666666;*/
	margin: 0 auto;
}

/***
Purchase Complete
eg. /Purchase/Complete/123456
***/
table.your-details
{
	margin: 10px 0 10px 10px;
	
}

table.your-details th
{
	font-weight: bold;
}

table.your-details th,
table.your-details td
{
	padding: 5px;
}

div.latest-events-container
{
   border: 1px solid #ccc;
}

div.info-box table.seats-reserved
{
	margin: 10px auto;
	/*width: 670px;*/
}

.delivery-info 
{
   margin:10px 0;
}
    
div.complete-address 
{
   margin-bottom: 20px;
   padding: 10px;
   border: 1px solid #ccc;
}

div.complete-address span
{
   display: block;
}

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;
    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
{
    float: left;
	width: 40%;
	text-align: left;
}

div.show-narrative,
div.seating-plan
 {
	margin-top: 30px;
	border-top: 2px solid #ddd;
    padding: 15px 0;
}

/* */



/***
Event List
eg. /Tickets/Tour/TEST-ARTIST-1
***/

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;
	}
	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-list td a {text-decoration:none;}
table.event-list td.buy-tickets a {text-decoration:underline;}

/* HTML drop down */

.dropdown-container 
{
    float: left;
    position: relative;
    width: 120px;
}

.dropdown-container h3 
{
	float: left;
    margin-top: 11px !important;
	font-size: 13px;
}

.dropdown 
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    display: none;
    margin-top: 31px;
    padding: 10px 3px;
    position: absolute;
    width: 149px;
	left:0;
}

.dropdown-button 
{
    color: #000000;
    cursor: pointer;
    float: right;
    height: 15px;
    margin: 8px 2px 10px 0;
    padding: 3px;
    width: 115px;
}

.dropdown-button .dropdown-btn 
{
	margin:1px 5px 0 0;
	float:left;
}

.dropdown-button img 
{
	float:left;
	margin:1px 5px 0 0;
}

.dropdown-button p 
{
    display: inline;
    float: left;
    margin: -1px !important;
    padding: 0 !important;
}

.dropdown ul {
 padding:0 !important;
 margin:0 !important;
}

.dropdown ul li
{
    list-style:none;
}

.dropdown ul li a 
{
    color: #D41920;
    display: block;
    margin: 0;
    padding: 0 15px;
    text-decoration: none;
}



.dropdown ul li a:hover
{
	color:#036c9c;
}

/* support/ web artists */

span.supports  { font-size: 11px; }
span.supports { display: block; line-height: 1.2em;}
span.supports a:hover { text-decoration: underline; }

.webartist-hidden  
{
    background-color: #0000 ;
    border: 1px solid #28FCFD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
    font-size: 11px;
    padding: 10px;
    position: absolute; 
    width: 130px;

}

.webartist-hidden span  
{
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; 
}
/* */
