/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#stuttgart {
	margin-bottom: 20px;
}

.daypass, .tournamentpass {
	margin-bottom: 20px;
}

.daypass tfoot, .tournamentpass tfoot {
	font-size: 11px;
	line-height: 13px;
}

tfoot td {
	padding-top: 10px;
}

.daypass th {
	width: 147px;
	text-align: left;
}

	.daypass th span {
		display: block;
		font-weight: normal;
	}

.tournamentpass th {
	text-align: left;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}
.tournamentpass tbody td {
	text-align: right;
	padding-right: 20px;
}

.daypass tbody th {
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}

.daypass tbody td {
	text-align: center;
}

.daypass td span {
	margin: 0 20px 0 0;
	display: block;
}

.category-a {
	background: #D1734F;
}
.category-b {
	background: #DB9178;
}
.category-c {
	background: #DFB1A1;
}

tr.main, table, tfoot {
	border-top: 2px solid #DF3720;
}

.widget .textwidget p {
	width: 270px;
}

.widget .textwidget p a, .widget .textwidget p a:hover {
	border: none;
}

#page-nav .page-item-444 {
	padding-left: 10px;
	background: url(images/flag.gb.png) no-repeat center left;
	margin-left: 20px;
}

#page-nav .page-item-453 {
	padding-left: 10px;
	background: url(images/flag.es.png) no-repeat center left;
}

.standing, #schedule-ec2010 {
	border-top: none;
	margin-top: 5px;
}

	.standing .w, .standing .l, .standing .plus, .standing .minus, .standing .gb {
		width: 20px;
		text-align: center;
	}