ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, button {
	margin: 0;
	padding: 0;
}
/* General styles */
body {
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFDE00;
}

#main {
	width: 980px; /* width of entire page */
	margin: 0 auto; /* centre align */
	position: relative;
}

#headerBackgroundArt {
	background: url('/images/manchesterad/header_bg.gif') no-repeat;
	height: 104px;
}

#fixHomeLink { /*  adds an invisible link on top of the logo that links to homepage  */
    display: block;
    height: 104px;
    width: 160px;
    position: absolute;
    top: 0;
    right: 0;
}

#container {
	width: 976px;
	position: relative;
	background: #FFCE00 url('/images/manchesterad/panel_bg.gif') 0 0 repeat-x;
	border: 2px solid #CF8D00;
	border-bottom: none;
}

#colLeft {
	border-right: 2px solid #CF8D00;
	float: left;
	width: 748px;
	padding: 15px 10px;
}

/** JQUERY UI DIALOG **/
.ui-dialog {
	border: 2px solid #CF8D00;
	padding: 2px;
	background: #FFCE00;
	color: #FFCE00;
}

.ui-dialog-titlebar {
	padding: 6px 10px;
	background: #000000;
}

.ui-dialog-title {
	position: relative;
	font-weight: bold;
	font-size: 0.9em;
}

a.ui-dialog-titlebar-close:link, 
a.ui-dialog-titlebar-close:visited, 
a.ui-dialog-titlebar-close:hover {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #FFCE00;
}
 
.ui-dialog-content {
	padding: 15px;
	line-height: 1.5;
	background: #FFCE00 url(/images/manchesterad/panel_bg.gif) repeat-x scroll 0 0;
}

.ui-dialog-content ul {
	margin-left: 1em;
}

.ui-dialog-content li {
	margin: 20px 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 0.75em;
	color: #000000;
}

.ui-dialog-content span.note {
	font-weight: normal;
	font-size: 1em;
}

#colRight {
 	margin-left: -2px; /*Hides left-border underneath colLeft's right-border*/
	border-left: 2px solid #CF8D00; /*Needed when colLeft contents are shorter than colRight's*/
	float: left;
	width: 190px;
}

#colRight[id] {
	width: 206px;
}

#headerPic {
	background: url('/images/manchesterad/header_img.gif') 0 0 no-repeat;
	width: 980px;
	height: 119px;
	margin-top: -28px;
	padding: 0 0 1px 0;
	position: relative;
}

#signedInMessage {
	position: absolute;
	bottom: 0;
	left: 5px;
}

#signedInMessage a:link, #signedInMessage a:visited {
	color: #FFCE00;
}

#signedInMessage p, #signedInMessage a:hover {
	color: #FFFFFF;	
}
/************** DEFAULT STYLES **************/
img {
	border: none;
}

p, li, td, dd, a, label, select, legend, input, button {
	font-size: 0.75em;
}

p {
	color: #000000;
	margin: 0 0 0.7em 0;
	line-height: 1.3;
	text-align: justify;
}
/* Cancel doubly-applied relative font-size for nested elements */
ol li p, li ul li, li ol li, td p,
td select, td input, td a, th label,
td label, li label, a label, li select,
li a, li input, li button, h2 a, p a, td h3, h3 a,
.calendar td {
	font-size: 1em;
}

h1, h2, h3, h5, h6, dt, legend, .eventName {
	color: #000000;
}

h1 {
	font-size: 1.3em;
	margin: 0 0 0.3em 0;
}

h2 {
	font-size: 0.9em;
	margin: 0 0 0.2em 0;
}

h3, h4, dt {
	font-size: 0.8em;
	margin: 0 0 0.1em 0;
}

th {
	font-size: 0.8em;
}

dt {
	font-weight: bold;	
}

dd {
	margin-bottom: 0.7em;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #FFFFFF;
}

legend {
	white-space: normal;
}

legend, .eventName {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
}

input, select {
	color: #000000;
}

input {
	padding: 1px;
}

ol, ul {
	margin: 0 0 0.5em 1.7em;
}

li {
	margin: 0.2em 0;
}

fieldset {
	border: 0;
	margin-bottom: 1em;
	overflow: auto;
}

fieldset ol, fieldset ul,
#userDetails fieldset ul li,
#userIdent fieldset ul li,
fieldset#promoterFields ul li,
#advancedSearch li, #cardDetails li,
#alertsUpdate li, #accountCreate li,
.panel li, #progressMeter li, #footerNav {
	list-style-type: none;
	margin-left: 0;
}

fieldset ol li, fieldset ul li {
	margin-bottom: 1em;
	overflow: auto;
	padding: 2px 0;
}

fieldset ol li label, fieldset ul li label {
	display: block;
	float: left;
	width: 300px;
	text-align: right;
	margin-right: 5px;
}

label.radio, label.checkbox {
	width: auto;
}

.multiOptions {
    float: left;
}

textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
/* BUTTON STYLING */
input[type="submit"], button, 
#newCustomers a:link, #newCustomers a:visited, #newCustomers a:hover, 
#accountBack a:link, #accountBack a:visited, #accountBack a:hover, 
#signedInOptions h2 a:link, #signedInOptions h2 a:visited, #signedInOptions h2 a:hover, 
.progressControls a:link, .progressControls a:visited, 
.progressControls a:hover {
	padding: 3px 8px 3px 5px;
	background: #000000;
	border: 1px solid #CF8D00;
	color: #FFDE00;
	cursor: pointer;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}

button {
	padding: 2px 5px 2px 4px;
	margin-left: 0.2em;
}

input[type="submit"] {
	padding: 2px 4px;
}

.progressControls input[type="submit"] {
	padding-right: 2px;
}

input[type="submit"]:hover, button:hover, 
#newCustomers a:hover, #accountBack a:hover, 
#signedInOptions h2 a:hover, .progressControls a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
/**************/
table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

table td {
	padding: 2px 5px;
}

table tr.alt td {
	background: #FFDE00;
}

.quickLink td {
	cursor: pointer;
}
/* check selectTickets for td p.note example, 
 * alertSubscribe for p.note example
 * customerServices for .note */
.note, td p.note {
	font-size: 0.9em;
}

p.note {
	font-size: 0.7em;
}

.resultCount {
	float: right;
	margin-top: 1.1em;
	padding-left: 0.4em;
}

.searchResults {
	margin-bottom: 2em;
}

#warnTimeout, #warningMessage h3, #warningMessage li, .formError, #reservationCountdown p {
	color: #881515;
}

.formError, .formSubmit {
	margin-left: 300px;
}

.formError {
	font-size: 0.917em;
}

.formSubmit h2 {
	font-size: 0.75em;
	font-weight: normal;
}

.noWrap {
	white-space: nowrap;	
}

.required {
	font-weight: bold;
}

.highlight {
    color: #881515;	
}

.clearFix {
	clear: both;
}

hr {
	border: none;
	border-top: 2px solid #000000;
	margin-bottom: 1em;
}

#processing {
	margin: 0 355px;
}

#confirmationOffers {
	clear: both;
}
/*******************MancAD Navigation styles ******************/
#jNavArea {
	width: 980px;
	height: 28px;
	margin: 0;
	padding: 1px 0 0 0;
	background: #FFCE00;
}

#jNav, #jNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#jNav {
	font-weight: bold;
	height: 28px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
/* The top main navigation links */
#jNav li {
	position: relative;
	background: #000000;
	float: left;
	width: 97px;
	display: block;
	margin: 0;
	border-bottom: 2px solid #FFCE00;
	border-right: 1px solid #FFCE00;
	padding: 0;
	z-index: 99999;	
}
	
#jNav a, #jNav a:link, #jNav a:visited, #jNav a:hover, #jNav a:active {
	text-decoration: none;
	cursor: pointer;
	color: #FFCE00;
	display: block;
	padding: 6px 10px 4px 10px;
}
	
#jNav a:hover {
	background: #FFCE00;
	color:#FFFFFF;
}
/* The dropdown links lists */
#jNav li ul {
	border-left: 0;
	background: #FFCE00;
	width: 97px;
	font-size: 0.8em;
	margin-top: 2px;
	position: absolute;
	font-weight: bold;
	left: -999em;
}

#jNav li:hover ul, #jNav li.sfhover ul {
	left: 0;
	z-index: 99999;
	min-height: 0;
} 
	
#jNav li li {
	background: none;
	font-size: 90%;
	float: none;
	border: none;
	border-bottom: 1px solid #000000;
	padding-left: 0;
}

#jNav li li.last {
	border-bottom: none;
}

#jNav li li a, #jNav li li a:link, #jNav li li a:visited, #jNav li li a:hover {
	color: #000000;
	padding: 4px 10px;
	width: 77px;
}

#jNav li li a:hover {
	color: #000000;
	background: #FFAE00;
}

#jNav li.active {
	background: #FFCE00;
}

#jNav li.active ul {
	border: none;
	background: #FFDE00;
}

#jNav li.active a:link, #jNav li.active a:visited, #jNav li.active a:hover, #jNav li.active a:active {
	color:#000000;
}

#jNav li.active a:hover {
	background: #FFCE00;
	color: #000000
}

#jNav li.active li {
	border: none;
	border-bottom: 1px solid #000000;
}

#jNav li.active li.last {
	border-bottom: none;
}

#jNav li.active li a:link, #jNav li.active li a:visited, #jNav li.active li a:hover, #jNav li.active li a:active {
	color: #000000;
}

#jNav li.active li a:hover {
	background: #FFAE00;
	color: #000000;
}

#jNav li.active li.active a:link, #jNav li.active li.active a:visited, #jNav li.active li.active a:hover, #jNav li.active li.active a:active {
	color: #FFFFFF;
	font-weight: bold;
	background: #CF8D00;
}
/*SPECIFIC MANCAD NAV SECTIONS*/
#jNav li.media {
	width: 54px;
	background: #000000;
}

#jNav li.media a {
	padding: 4px 10px 2px 2px;
	margin: 0;
}

#jNav li.media a:hover {
	background: #FFCE00;
}

#jNav li.join {
	width: 138px;
}

#jNav li.join a {
	padding: 4px 10px 2px 5px;
}
/************* NAVIGATION STYLES *************/
#navArea {
	width: 980px;
	height: 28px;
	margin: 0 0 0 80px;
	padding: 0;
}

#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	font-weight: bold;
	height: 28px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
/* The top main navigation links */
#nav a {
	text-decoration: none;
	cursor: pointer;
	color: #FFCE00;
	display: block;
	padding: 6px 10px 4px 10px;
}

#nav a:hover {
	background: #FFCE00;
	color:#FFFFFF;
}

#nav li {
	position: relative;
	background: #000000;
	float: left;
	width: 126px;
	display: block;
	margin: 0;
	border-bottom: 2px solid #FFCE00;
	border-right: 1px solid #FFCE00;
	padding: 0;
	z-index: 9999;
}

#nav li.last {
	border-right: none;
}

#nav li a#activeNav {
	background: #FFCE00;
	color:#000000;
}
/* The dropdown links lists */
#nav li ul {
	border-left: 0;
	background: #FFCE00;
	width: 126px;
	font-size: 0.8em;
	margin-top: 2px;
	position: absolute;
	font-weight: bold;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	min-height: 0;
}

#nav li li {
	background: none;
	font-size: 0.9em;
	float: none;
	border: none;
	border-bottom: 1px solid #000000;
	padding: 0;
}

#nav li li.last {
	border-bottom: none;
}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	color: #000000;
	padding: 4px 10px;
	width: 105px;
	wid/th: 120px;
}

#nav li li a:hover {
	color: #000000;
	background: #FFAE00;
}

#nav li li a.parent:link, #nav li li a.parent:hover, #nav li li a.parent:visited {
	background-image: url('/images/manchesterad/nav_arrow.gif');
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	border-left: 1px solid #000000;
	font-size: 1.1em;
	margin: -1.75em 0 0 126px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* The dropdown links list colors */
#nav li ul.under a:hover {
	background-color: #FFAE00;
}
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.parent, #nav li ul.under li.sfhover a.parent, #nav li ul.under li:hover, #nav li ul.under li.sfhover {
	background-color: #FFAE00;
}
/*************** NEWS ITEM STYLES **************/
.newsItem {
	float: left;
	width: 360px;
	height: 92px;
	margin: 0 14px 0 0;
	padding: 5px 0 25px 0;
	border-bottom: 1px solid #CF8D00;
}

.newsItem h2 {
	font-size: 0.75em;
	padding: 4px 0;
}

.newsItem p, .newsItem h3 {
	font-size: 0.7em;
	margin-bottom: 0;
}

.newsItem p {
	display: inline;
}

.newsItem p strong {
	font-weight: normal;
}

.newsItem img {
	border: 1px solid #000000;
	float: left;
	margin: 5px 10px 0 0;
}

.newsItem h4 {
	margin-top: 8px;
	font-size: 0.9em;
}

#newsContainer, #eventDetails {
	margin-bottom: 1em;
}

#newsItem img {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 10px 20px;
}

#clickForMore {
	cursor: pointer;
	font-weight: bold;	
}

#clickForMore:hover {
	color: #FFFFFF;
}

.orderProcess {
	clear: both;
}
/******* EXTRA SESSION DATA STYLES *******/
.highlight {
    color: #881515;
}

.large {
	font-size: 90%;
}

.small {
	font-size: 65%;
}

#additionalEventInfo ul.column {
	margin: 0 0 1em 0;
}

#additionalEventInfo ul.column li {
	float: left;
	width: 47%;
	list-style: none;
	margin: 0 10px 0.2em 0;
}

#additionalEventInfo p, #additionalEventInfo h2, #additionalEventInfo h3, #additionalEventInfo h4 {
	clear: left;
}
/*************** EVENT STYLES **************/
#alphaSelect {
	font-size: 1.5em;
	border-bottom: 1px solid #CF8D00;
	margin-bottom: 1em;
}

#alphaSelect a:link, #alphaSelect a:hover, #alphaSelect a:visited {
	text-decoration: none;
	margin: 0 3px;
}

#alphaSelect a.active {
	font-size: 1.5em;
}

#seatingPlan {
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	width: 150px;
}

#seatingPlan p {
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
	margin: 0.4em 0 0 0;
}

#seatingPlan a:link, #seatingPlan a:hover, #seatingPlan a:visited {
	text-decoration: none;
}

.eventStatus a:link, .eventStatus a:hover, .eventStatus a:visited {
	color: #755800;
}

.BuyTickets a:link, .BuyTickets a:hover, .BuyTickets a:visited {
	color: #000000;
} 

#NotOnSale h3 {
    padding: 10px 5px;
    border-top: 1px solid #CF8D00;
    text-align: center;
	font-size: 0.9em;
	clear: both;
}

.noResult {
    font-weight: bold;
    text-align: center;
	font-size: 1em;
	line-height: 2;
}

#eventList, #ticketList, #deliveryOptions {
	width: 100%;
}

#eventList td, #ticketList td, #deliveryOptions td {
	padding: 5px 8px;
	width: auto;
}

#eventList th, #ticketList th, #deliveryOptions th {
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #CF8D00;
}

#ticketList tr.totalRow th, #deliveryOptions tr.totalRow th, 
#ticketList td#shipment, #ticketList th.subTotal, #ticketList .ticketSelect {
	text-align: right;
}

#ticketList tr.totalRow th, #deliveryOptions tr.totalRow th {
	vertical-align: middle;
	border: none;
}

#deliveryOptions th {
	text-align: left;
}

#ticketList td, .status {
	text-align: center;
}

#ticketList {
    clear: right;
}

#ticketList td.pricing {
	text-align: left;
	font-weight: bold;
}

#ticketList td.currency, #deliveryOptions td.currency, td.date {
	text-align: right;
	white-space: nowrap;
	width: auto;
}

#ticketList tr.totalRow td.currency, #deliveryOptions tr.totalRow td.currency {
	font-weight: bold;
	font-size: 1em;
	width: 6em;
}

#maxTickets {
	font-weight: bold;
	text-align: right;
}

.status {
	font-weight: bold;
	white-space: nowrap;
}

#ticketList select {
	width: 4em;
}

#promoterFields h2, #userIdent h2, #tAndC h2, #paymentMethods h2, 
#customerConfirmation h2, #importantInfo h2 {
	border-bottom: 1px solid #CF8D00;
	margin-bottom: 0.7em;
	font-size: 0.8em;   /* Should match th */
}

#userIdent, #paymentMethods,
.userDetails, .paymentDetails {
	overflow: auto;
}

#paymentMethods {
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #CF8D00;
}

#paypalCheckoutButton[id] {
	position: absolute;
	right: 0;
	bottom: 20px;
}

#paymentChoice {
	margin: 0;
}

.userDetails, .paymentDetails {
	margin-top: 1.5em;
	width: 362px;
}

#signIn, #paypalDetails {
	float: right;
	padding-left: 10px;
}

#newUser, #cardDetails {
	padding-right: 10px;
	border-right: 1px solid #CF8D00;
}

#paymentMethods fieldset {
	margin: 2em 0 0 0;
}

#userIdent fieldset ul li label, 
#paymentMethods fieldset ul li label {
	width: 150px;
}

#userIdent .formError, 
#paymentMethods .formError {
	text-align: left;
	margin-left: 150px;
}

select#countryid {
	width: 170px;
}

.paymentIcon {
	float: right;
	border: 1px solid #CF8D00;
}

.checkoutOption {
	float: right;
}

#promoterFields, #userIdent, #tAndC, #paymentMethods, 
#confirmationOffers {
	margin-top: 2em;
}

#bookingDetails, #customerConfirmation, #importantInfo, #ticketList {
	margin-bottom: 1em;
}
/************** PROGRESS METER **************/
#progressMeter {
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #CF8D00;
}

#progressMeter ol {
	text-align: center;
}

#progressMeter li {
	display: inline;
	margin: 0 45px;
	color: #CF8D00;
}

#progressMeter li.active a:link, #progressMeter li.active a:visited {
    font-weight: bold;
}
/************** PROGRESS CONTROLS **************/
.progressControls {
	clear: right;
	margin: 2em 0 1em 0;
	overflow: auto;
}

.progressControls li {
	list-style: none;
}

.progressControls li.cancel, .progressControls li.back {
	float: left;
	margin-right: 30px;
}

.progressControls li.next, .progressControls li.pay, .progressControls li.print {
	float: right;	
	margin-left: 30px;
}

.progressControls a:link, .progressControls a:visited, .progressControls a:hover {
	display: block;
}
/*************** ONSALE STYLES **************/
#quicklinksLight {
	margin-bottom: 1.5em;
}

#quicklinksLight li {
	display: inline;
}

#onsaleToday .eventName {
	background: #E9B000;
}
/*************** VENUE STYLES **************/
#eventListLink {
	text-align: center;
}

.venueDetails {
	margin-bottom: 0;
}

.venueDetails th, .venueDetailsContinued th {
    text-align: right;
    vertical-align: top;
	font-weight: bold;
}

.venueDetails td, .venueDetailsContinued td {
	text-align: justify;
	line-height: 1.3;
}

#map {
    width: 660px;
    height: 350px;
    border: 1px solid #CF8D00;
}

#noMap {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    padding: 130px 10px;
}

#relatedVenues {
	padding: 0.2em 0.4em 0.8em 0.4em;
	text-align: justify;
	background: url('/images/manchesterad/panel_bg.gif') 0 0 repeat-x;
}

#relatedVenues h2 {
	font-size: 0.8em;
}

#relatedVenues ul {
	margin: 0;
	padding: 0.6em 0 0 0;
	font-size: 0.9em;
	line-height: 1.3;
}

#relatedVenues ul li {
	display: inline;
	padding: 0 3px;
}

#relatedVenues ul li a:link, #relatedVenues ul li a:visited {
	text-decoration: none;
	font-weight: bold;
}

#relatedVenues ul li a:hover {
	text-decoration: underline;
}

#relatedVenues ul li a.largest {
	font-size: 1.9em;
}

#relatedVenues ul li a.vlarge {
	font-size: 1.8em;
}

#relatedVenues ul li a.large {
	font-size: 1.7em;
}

#relatedVenues ul li a.medium {
	font-size: 1.5em;
}

#relatedVenues ul li a.small {
	font-size: 1.4em;
}

#relatedVenues ul li a.vsmall {
	font-size: 1.3em;
}

#relatedVenues ul li a.smallest {
	font-size: 1em;
	font-weight: normal;
}
/*************** ACCOUNT STYLES **************/
#userDetails label {
	font-weight: bold;
}

#alertsUpdate li {
	float: left;
	margin: 5px 25px;
}

.phoneNumber, .refNumber {
	font-size: 1.23em;
	font-weight: bold;
}

.sitemapCol {
    float: left;
    margin: auto 40px 15px 40px;
}

#sitemap h2 {
	border-bottom: 1px solid #CF8D00;
}
/*************** RIGHT COLUMN STYLES **************/
#colRight input {
	width: 90%;
	margin: 0.25em auto;
}

#colRight .panel {
	margin-bottom: 15px;
}

#colRight .panel .inner {
	margin: 0;
	padding: 3px 0 0 0;
}

#colRight h2 {
	font-size: 0.8em;
	padding: 4px 10px;
	margin: 0;
	background: url('/images/manchesterad/panel_bg.gif') 0 0 repeat-x;
}

.panel h2 a:link, .panel h2 a:hover, .panel h2 a:visited {
	text-decoration: none;
}

.panel li {
	font-size: 0.7em;
}

#colRight #search input {
	margin-left: 0.5em;
}

.panel #searchButton {
	float: right;
	margin-right: 1.1em;
	width: auto;
	border: 1px solid #CF8D00;
	background: #000000;
	color: #FFDE00;
	font-weight: bold;
	font-size: 0.75em;
	cursor: pointer;
}
.panel #searchButton:hover {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.panel .searchLinks {
	margin: 0.3em 0 8px 0.5em;
}
/*************** FOOTER STYLES **************/
#footer {
	width: 956px;
	background: #FFCE00;
	border: 2px solid #CF8D00;
	border-top-width: 1px;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}

#footer .inner {
	padding: 8px 12px 1px 12px;
}

#footerNav {
	float: right;
}

#footer p, #footer li {
	font-size: 0.7em;
}

#footerNav li {
	font-weight: bold;
	display: inline;
	margin-left: 15px;
}
/*************** ERROR STYLES **************/
.error {
	width: 760px;
	background: #FFCE00 url('/images/manchesterad/panel_bg.gif') 0 0 repeat-x;
	border: 2px solid #CF8D00;
	margin: 20px auto;
	padding: 20px;
}

.error dl {
	font-size: 0.8em;
}

.error dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.error dd {
	margin-bottom: 1em;
}
/*************** LAYOUTLIGHT STYLES **************/
body#light #colLeft {
	width: 956px;
	border:none;
}

#lightInfo {
	margin-left: 340px;
	padding-top: 10px;
}

#lightInfo .panel h2, #lightInfo .panel form, #lightInfo .panel .searchLinks {
	display: inline;
}

#lightInfo .panel #searchButton {
	float: none;
}

body#light #header {
	border-bottom: 3px solid #000000;
}

