html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(images/bg_x.jpg) repeat-x;
	height: 100%;
	width: 100%;
	font-family: Helvetica, Arial, sans;
	font-size: 13px;
	color: #666666;	
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	float: left;
	background: url(images/main_content.jpg) no-repeat;
	width: 100%;
	padding: 415px 0 0 0;
	overflow: auto;
}
#wrapper_tix {
	float: left;
	background: url(images/ticket_content.jpg) no-repeat;
	width: 100%;
	/*overflow: auto;*/
}
#wrapper_tix li{
	margin: 8px 0 0px 0px;
	float: left;
	width:600px;
}

#top {
	float: left;
	width: 600px;
	}
#top_tix {
	float: left;
	width: 600px;
	margin: 200px 0 25px 25px;
	}	
#bottom {
	float: left;
	overflow: auto;
	width: 100%;
	}
#donate_btn {
	float: left;
	width: 625px;
	height: 200px;
	margin: 84px 0 0 0;
	}
#menu {
	float: left;
	width: 340px;
	margin: 25px 0 0 0;
	}
#wrapper_tix #menu {
	float: left;
	width: 340px;
	margin: 460px 0 0 0;
	}
#menu ul {
	margin: 10px 0 0 25px;
	}
#menu li{
	list-style-image: url(images/bullet.jpg);
	color: #555555;
	font-family: Helvetica, Arial, sans;
	font-size: 13px;
	text-decoration: none;
	margin: 0 0 4px 0;
	line-height: 14px;	
	width: 300px;
	}
#menu li a{
	color: #555555;
	font-family: Helvetica, Arial, sans;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
	line-height: 16px;
	}
#menu li a:hover {
	text-decoration: underline;
	}*/

/* Honour Role Page */
#wrapper_honour {
	float: left;
	overflow: auto;
}
#wrapper_honour #left {
	float: left;
	width: 454px;
	background: url(images/honour_roll_main.jpg) no-repeat;
	padding: 335px 0 0 0;
	}
#wrapper_honour #left #content {
	float: left;
	width: 367px;
	overflow: auto;
	margin: 0px 30px 0 0px;
	}
#wrapper_honour #left #footer {
	float: left;
	background: url(images/honour_footer.jpg);
	width: 407px;
	height: 246px;
}
#wrapper_honour #left a#donate {
	float: left;
	margin: 0 0 24px 0;
	width: 80px;
	height: 28px;
	background: url(images/btn_donate.jpg);
	text-indent: -100em;
	overflow: hidden;
	}
#wrapper_honour #left a#home {
	float: left;
	margin: 0 10px 24px 132px;
	width: 80px;
	height: 28px;
	background: url(images/btn_home.jpg);
	text-indent: -100em;
	overflow: hidden;
	}	
#wrapper_honour #left a#home:hover,
#wrapper_honour #left a#donate:hover{
	background-position: 0 -28px;
}
#wrapper_honour #right {
	float: left;
	height: 612px;
	width: 450px;
	margin: 0 0 0 50px;
	}	
#wrapper_honour #right #ribbon{
	float: left;
	background-image: url(images/ribbon.gif);
	width: 123px;
	height: 78px;
	margin: 0 0 0 141px;
}
#wrapper_honour #right .news-container {
	float: left;
	overflow: hidden; 
	position: relative; 
	height: 42px;
	width: 300px;
	font-family: Arial, Helvetica, sans;
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin: 0 0 0 57px;
	
}
#ticker { float: left; width:300px; height:168px;  }
#scroller li { padding:20px 10px 5px 20px; text-align: center; }
#ticker dd { margin-left:0; padding:0 10px 10px 10px; position:relative; }
#ticker dd.last { }
#ticker div { float: left; margin-top:0; width: 300px; text-align: center; }

#wrapper_honour #right #scroller{
	float: left;
	height: 211px;
	width: 364px;
	background-image: url(images/scroller_bg.jpg);
	padding: 50px 0 0px 50px;
}
#wrapper_honour #right #therm {
	float: left;
	background: url(images/thermometer_bg.jpg) no-repeat;
	width: 414px;
	height: 134px;
	}
#wrapper_honour #right #therm #bar {
	float: left;
	height: 10px;
	background-color: #b5985a;
	margin: 62px 0 0 54px;
	}
#wrapper_honour #right #therm #price {
	float: left;
	color: #13468a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans;
	font-weight: bold;
	margin: 41px 0 0 -21px;
	text-shadow: #a7bbe0 0px 0px 12px;
	}
/*Ticket Forms */
.formspace {
	width: 100px;
	float: left;
	}
h1 {
	color: #5b89c7;
	font-weight: bold;
	font-size: 14px;
	width: 300px;
	line-height: 18px;
}
h2 {
	float: left;
	font-weight: bold;
	margin: 20px 0 4px 0;
	width:200px;
	line-height: 18px;
}
#top_tix h2{
	width: 600px;
	}

h3 {
	font-weight: bold;
	color: #5b89c7;
	}
select {
	margin: 5px 0 5px 0;
}

#order_form{
	float: left;
	margin: 0 0 20px 10px;
	width: 450px;
}

#wrapper_tix .formwidth {
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
	padding: 3px 0 3px 3px;
	}

.error {
	color: #c20000;
	font-weight: bold;
	background-image: url(images/error_icon.jpg);
	background-repeat: no-repeat;
	padding: 4px 0 5px 35px;
	margin: 5px 0 0 0;
	}

#order_form input[type=text] {
	float: left;
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
	padding: 3px 0 3px 3px;
	margin: 2px;
	width: 150px;
}
#order_form input{
	float: left
}

#order_form label {
	float: left;
	width: 120px;
	margin: 4px 0 0 0;
}
#order_form label.donor {
	width: 112px;
}
#order_form label.medium {
	width: 200px;
	margin-bottom: 5px;
}
#order_form label.wide {
	width: 400px;
}
#order_form label.permission {
	width: 370px;
	margin: 3px 0 0 5px;
	line-height: 14px;
}
#order_form label.short {
	width: 30px;
	text-align: right;
}
#order_form li {
	float: left;
	width: 450px;
	margin: 3px 0 0 0;
	}	
#order_form li.missing input {
	float: left;
	border: 1px solid #c20000;
	background-color: #ffe1df;
	}
select.missing {
	border: 1px solid #c20000;
	background-color: #ffe1df;
}

#order_form input.disabled {
	float: left;
	border: 1px solid #f0f0f0;
	}
#order_form input.short {
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
	padding: 3px 0 3px 3px;
	width: 75px;
	margin: 0 0 0 5px;
}
		

#order_form input.submit {
	background-color: #5b89c7;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
	font-weight: bold;
	width: 100px;
	text-align: center;	
	color: #fff;
	margin: 30px 0 50px 0;
}
a.btn_donate {
	float: right;
	margin: 0 54px 0 0;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #efefef;
	padding: 8px;
	width: 66px;
	text-align: center;
	display: block;
	color: #666;
	text-decoration: none;
	}
a.btn_donate:hover {
	float: right;
	margin: 0 54px 0 0;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	border: 1px solid #82a1d4;
	background-color: #5b89c7;
	padding: 8px;
	width: 66px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	}
