@import url(meta.css);

/*General Positioning*/

html {
	margin: 0;
	padding: 0;
}

body {
	background: #d7d7cd;
	color: #555753;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#page {
	clear: both;
	width: 48em;
	text-align: left;
	padding: 3em 0;
	margin: auto;
}

/* @group Links */

a img {
	border: none;
}

a {
	color: #ba2710;
}

/* shows by colour that a link has been visited */

a:visited {
	color: #ba2710;
}

a:hover {
	color: #ba2710;
}

/* gives a clearer link highlight of the focussed link for keyboard users */

a:active, a:focus {
	color: #fff !important;
	background-color: #ba2710 !important;
}

/* @end */

/* @group Header (#logo) */

#header {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/toplogo_bg.gif) repeat-x 0 0;
	overflow: hidden;
	border-bottom: 1px solid #bdbcbc;
}

#header img {
	vertical-align: middle;
}

#header form, #header form div {
	display: inline;
	vertical-align: middle
}

#header select, #header input {
	font-size: 0.75em
}

#header label#qklabel {
	font-size: 0.75em;
	position: absolute;
	left: -500em;
}

/* @end */

/*Page area styling*/

/* @group info bar */

#info {
	margin-top: 1px;
	margin-bottom: 25px;
	border-top: 3px solid #bdbcbc;
	border-bottom: 1px dashed #bdbcbc;
	padding: 5px 0;
	text-align: right;
	background-color: #ededed;
}

#info p {
	font-size: 0.75em;
	color: #000;
	margin: 0;
}

#info .left {
	float: left;
	padding-left: 5px
}

#info .right {
	text-align: right;
	padding-right: 5px
}

/* @end */

/* @group main content */

#main {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/content_bg.gif) 7.6825em 0 repeat-y #e4e4e4;
	float: left;
	width: 100%;
}

/* @group navigation */

#nav {
	width: 7.625em;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #bdbcbc;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #ededed;
	border: 1px dashed #bdbcbc;
	border-width: 1px 1px 0 0;
}

#nav a {
	font-size: 0.75em;
	text-decoration: none;
	padding: 10px 0 10px 63px;
	display: block;
	color: #000;
	text-transform: uppercase
}

#nav a:hover {
	color: #ba2710 !important;
}

#nav a:active {
	color: #fff !important;
}

#nav .home a,
#nav .home_set a {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/homeicon.gif) no-repeat 10px 0;
}

#nav .news a,
#nav .news_set a {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/newsicon.gif) no-repeat 10px 0;
}

#nav .facts a,
#nav .facts_set a {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/factsicon.gif) no-repeat 10px 0;
}

#nav .survey a,
#nav .survey_set a {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/surveyicon.gif) no-repeat 10px 0;
}

#nav a:hover, 
 #nav .home_set a, 
 #nav .news_set a, 
 #nav .facts_set a,
 #nav .survey_set a {
	background-color: #fff;
}

#nav .home a:active, #nav .home a:focus,
 #nav .news a:active, #nav .news a:focus,
 #nav .facts a:active, #nav .facts a:focus,
 #nav .survey a:active, #nav .survey a:focus {
	background-color: #00c;
	color: #fff !important;
}

#nav .home_set a:focus, #nav .home_set a:hover, #nav .home_set a:active, 
#nav .news_set a:focus, #nav .news_set a:hover, #nav .news_set a:active,
#nav .facts_set a:focus, #nav .facts_set a:hover, #nav .facts_set a:active, 
#nav .survey_set a:focus, #nav .survey_set a:hover, #nav .survey_set a:active {
	color: #000 !important;
	background-color: #fff !important;
}


/* @end */

/* @group Content */

#content {
	width: 38.5em;
	float: right
}

#content.tickets {
	width: 37em;
	padding-right: 1.5em;
	float: right;
}

#content h1 {
	margin: 0 10px 0.75em;
	padding: 0;
	color: #41545d;
	font-weight: normal;
	font-size: 1.5em;
	font-family: impact, sans-serif;
}

#content p {
	font-size: 0.75em;
	padding: 0 10px;
	margin: 0 0 0.618em;
	line-height: 130%;
	color: #000
}

#content a {
	text-decoration: underline
}

/* @group content left */

#content #contentmain {
	width: 28.5em;
	float: left;
}

#content #contentmain .news {
	width: 8.625em;
	background: #ededed;
	margin-bottom: 28px;
	margin-left: 10px;
	float: left;
	padding-bottom: 5px;
	overflow: hidden;
}

* html #content #contentmain .news {
	margin-left: 5px
}

/* hack for IE margin-doubling bug */

#content #contentmain .news h2 {
	margin: 0;
	padding: 0 5px 1px 30px;
	font-size: 0.75em;
	color: #000;
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/headline_middle.gif) no-repeat top left;
	margin-bottom: 5px;
}

#content #contentmain .news h2 a {
	color: #000;
	text-decoration: none;
	display: block;
}

#content #contentmain .news h2 a:hover {
	color: #ba2710;
	background-image: none;
}

#content #contentmain .news h2 a:focus {
	color: #ba2710
}

#content #contentmain .news p {
	font-size: 0.75em;
	margin: 0;
	padding: 0 5px;
	color: #000
}

#content #contentmain p.image {
	font-size: 1em;
	width: 7.675em;
	overflow: hidden;
	margin-bottom: .3em;
}

#content a.more {
	background-image: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/morearrow2.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 13px;
	display: block;
	text-align: right;
	margin-top: 5px;
}

#content a.more:hover {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/morearrow2_a.gif) no-repeat right 3px;
}

/* @end */

/* @group content right */

#content #contentright {
	width: 9.375em;
	float: right;
	border-left: 1px dashed #bdbcbc;
}

#content #contentright h2 {
	display: block;
	color: #000;
	margin: 0;
	background-color: #ededed;
	border-top: 1px dashed #bdbcbc;
	font-size: 0.75em;
}

#content #contentright h2 a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 0;
}

#content #contentright h2 a:focus,
#content #contentright h2 a:hover,
#content #contentright h2 a:active {
	color: #ba2710;
}

#content #contentright h2 a img {
	display: block;
	margin: 5px -5px 0;
	border-bottom: .5em solid #fff;
}



#content #contentright p {
	font-size: 0.75em;
	color: #000;
	padding: 0 5px;
	margin: 0;
}

/* @end */

/* @end */

/* @end */

ul.elsewhere {
	margin: 0 10px 1em 10px;
	padding: 0
}

ul.elsewhere li {
	list-style-type: none;
	padding: 0;
	margin: 0
}

ul.elsewhere li a {
	padding-left: 30px;
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/list_bullets.gif) no-repeat top left;
	font-size: 0.75em;
	min-height: 20px;
	display: block;
	display: inline-block;
	line-height: 20px
}
ul.elsewhere li a:focus,
ul.elsewhere li a:hover,
ul.elsewhere li a:active {
 color: #333;
}

#content #contentright p.spacebelow {
	padding-bottom: 2em;
}

#footer p {
	clear: both;
	background: #ededed;
	font-size: 0.6125em;
	margin: 0;
	padding: 0 0.25em 0.25em;
	text-align: right
}

/*Skip styling*/

html>body ul.skip {
	position: absolute
}

/*non-IE only*/

ul.skip {
	margin: 0;
	padding: 0
}

.skip li {
	list-style-type: none;
	position: absolute;
	left: 0
}

.skip {
	display: none;
}

/*Hide skip links from Opera users*/

/*
* html .skip, :root .skip {
	display: block;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0
}*/

/*Override display setting to block for IE users using * html and standards-compliant users using :root (Mozilla-based and Konqueror-based, particularly) */

.skip a {
	position: absolute;
	left: -24em;
	top: 0.25em;
	border: solid black 2px;
	background: #fff;
	padding: 5px;
	width: 20em
}

.skip a:focus, .skip a:active {
	left: 0em;
	color: #fff;
	background: #00c
}

q {
	quotes: '"' '"' '"' '"';
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

/* @group Info Stylesheets */

div.col-left {
	float: left;
	width: 48%
}

div.col-right {
	float: right;
	width: 48%;
	padding-right: .5em
}

#contentmain h1 {
	padding: 0 10px;
}

#contentmain.info h1 {
	padding: 0;
	margin: 0 10px;
}

#contentmain.info h2,
#contentmain h2.header {
	padding: 0 10px;
	color: #41545d;
	font-weight: normal;
	font-size: 1.4em;
	font-family: impact, sans-serif;
}

#contentmain.info h3 {
	padding: 0 10px;
	margin-bottom: .5em;
	color: #41545d;
	font-weight: normal;
	font-size: 1em;
}

#contentmain.info h2, #contentmain.info h3 {
	clear: both;
}

#contentmain.info h2.small {
	display: inline;
	padding: 0;
}

.sfdtable {
	clear: both;
	color: #000;
	margin-bottom: 2em;
}

.sfdtable, .sfdtable th, .sfdtable td {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	padding: 5px;
	font-size: 0.9em;
}

.sfdtable th, caption {
	text-align: left;
	color: #000000;
	font-weight: bold
}

#sffloat1 {
	float: left;
	width: 50%
}

#sffloat2 {
	float: left;
	width: 45%;
	padding: 8px;
	padding-top: 0px;
}

#sfdatetable {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	border: 1px solid Silver;
	border-collapse: collapse;
	padding: 5px;
	width: 18em;
	margin-right: 1em;
	text-align: left;
	vertical-align: top;
	color: #000;
}

#sfdatetable caption {
	text-align: center;
}

#sfdatetable th, #sfdatetable td {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	border: 1px solid Silver;
	padding: 5px;
	text-align: left;
}

hr {
	background-color: silver;
	width: 100%;
	clear: both
}

#content .sfbuy {
	clear: both;
	text-align: center;
	background: #EDEDED;
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #000000;
	margin: 0;
	padding: .5em;
}

caption.head {
	padding: 2em 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.4em;
	padding-bottom: 0px;
	color: #41545d;
	padding-top: 10px;
	font-family: impact, sans-serif
}

/*
.sfborder {
	width: 98%;
	border: 1px dashed Silver;
}

.sfbuy li {
	margin-bottom: .5em;
	margin-right: 2em;
}

.sfcon {
	background: #ffffff;
	padding-bottom: 1em;
	text-align: left;
	clear: both;
	display: block
}
*/

tr.datahead {
	background-color: #c0c0c0
}

#contentmain.info h2, #contentmain.info h1 {
	clear: both
}

#content #contentmain.info {
	width: 38.5em;
	float: left
}

hr {
	background-color: silver;
	width: 100%;
	clear: both;
	margin: 20px 0
}

.box img {
	float: left;
	margin: 0 10px 10px 0;
}

.box {
	margin: 1em 0;
	border: 1px dashed Silver;
	width: 100%;
	overflow: hidden;
	background: url(http://www.w3.org/WAI/EO/2005/Demo/before/pix/headline_middle.gif) no-repeat top left;
}

.box h2, .box h3 {
	margin: 0;
	padding-left: 30px !important;
}

#yourshout {
	background-color: #EDEDED;
}

.fullimage img {
	float: none;
	display: block;
	margin: 0 auto;
}

.tickets .box {
	margin-bottom: 2em;
	background: none;
}

.boxcontent {
	font-size: .75em;
	color: #333;
	margin: 2em 0;
	line-height: 1.5;
}

.boxcontent h2 {
	padding: 0 !important;
	text-align: center;
}

.boxcontent li {
	margin: 1em 0;
}

div.image {
	font-size: 0.75em;
	color: #000;
	padding: 5px 0px 0px 30px;
	height: 1.8em;
	background: url(http://www.w3.org/WAI/EO/2005/Demo/before/pix/headline_middle.gif) no-repeat top left;
	background-color: #EDEDED;
}

img.inline {
	float: left;
	margin-right: 5px;
}

#contentmain.info h2#surveyresults {
	padding: 0;
}

.qtable {
	font-size: .8em;
	color: #000000;
	width: 90%;
	margin-bottom: 50px;
	border-collapse: collapse;
}

.qtable th, .qtable td {
	padding: 5px;
	border-collapse: collapse;
}

.qtable thead th, .qtable .alt {
	background-color: #C0C0C0;
}

.qtable caption {
	text-align: left;
}

/* @end */

/* @group Survey */

#content p.surveyinfo {
	padding: 0;
}

.cap {
	float: left;
	width: 100%;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	background: #a9b8bf;
	padding: 0.1em 0 0.1em 0.1em;
}

.cap img {
	display: block;
	float: left;
}

.input {
	margin-bottom: 1em;
}

.space {
	margin-top: 1em;
}

.spaceplus {
	margin-top: 2em;
}

fieldset {
	border: 2px solid #8c8c8c;
	color: #000;
	background: #ededed;
	padding: 0.5em;
	clear: both;
}

legend {
	font-size: 1em;
	font-weight: bold;
	color: #000;


/* IE 6 bug */
}

.comment {
	margin-top: 1em;
}

label.foroption {
	text-align: right;
	float: left;
	margin-right: 5px;
	width: 5.5em;
}

.note {
	font-size: 0.9em;
	font-style: italic;
}

.italic {
	font-style: italic;
}

.red {
	color: #f00;
}

/* @end */

/* @group Empty Elements for Borders */

#border_t {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/border_top.gif) repeat-x;
	margin: 0px 10px 0 10px;
	height: 10px;
	line-height: 10px;
	font-size: 3px;
}

#border_l {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/border_left.gif) left repeat-y;
	padding-left: 10px;
}

#border_b {
	background: url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/border_bottom.gif) repeat-x;
	margin: 0 10px 0 10px;
	height: 10px;
	line-height: 10px;
	font-size: 3px;
}

#border_r {
	background: #fff url(http://www.w3.org/WAI/EO/2005/Demo/after/pix/border_right.gif) right repeat-y;
	padding-right: 10px;
}

/* @end */