/* SLIPKNOT */
/* Section Stylesheet: Tour
----------------------------------------------------------------------------- */


	@import url("widget-event.css");
	@import url("widget-comment.css");
	@import url("widget-member.css");
	@import url("widget-item.css");

	
/* STRUCTURAL CONTAINER
----------------------------------------------------------------------------- */


	div#presales {
	
	display: block;
	clear: left;
	
	}
	
	div#presales h3 {
	
	background: none;
	padding: 0;
	line-height: 26px;
	height: auto;
	
	}
	
	div#presales .code {
		
	font-size: 14px;
	margin: 15px 0;
	color: #5BA6BC;
	
	}
	
	div#presales div {
	
	padding: 15px;
	background: #000 url(../skins/year4-ot9/images/layout/bg-content.jpg) repeat;
	border:8px solid #000000;
	margin: 5px 0;
	padding: 18px;
	
	}
	
	div#presales ol li {
	
	margin: 0 0 15px 15px;
	
	}
	
	
/* PRESALES
----------------------------------------------------------------------------- */


	.widget-event.sales h3 {
	
	margin-bottom: 15px;
	
	}
	
	.widget-event.sales thead, .widget-event.sales td.thumbnail, .widget-event.sales td.details em, .widget-event.sales td.details em + br {
	
	display: none;
	
	}
	
	.widget-event.sales td {
	
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #000;
	
	}

	.widget-event.sales td.details strong, .widget-event.sales td.actions a, .widget-event.sales td.tickets a {
	
	white-space: nowrap;
	
	}
	
	.widget-event.sales td.sales em {
	
	display: block;
	
	}
	
	.widget-event.sales tr.last td {
	
	padding-bottom: 0;
	border: none;
	
	}
	
	.widget-event.sales td.action a {
	
	color: #8a0000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background: url(../skins/year4-ot9/images/actions/chevron-red.gif) no-repeat left center;
	padding-left: 10px;
	
	}
