/* Main */

html.sale-page body {
    background:url("../../images/signup_main_background.png") repeat-x scroll 0 0 transparent;
}

html.sale-page #content {
    margin-top:2.17em;
}

#system-message {
	margin-bottom: 1.48em;
	text-indent: 0;
}

#warning {
	clear: both;
	background: #fff9e3 url(../../images/highlight_warning_background.png) 0.91em 50% no-repeat;
}

#warning * { margin-left: 2.92em; }

#warning.highlight p.emphasis { margin-left: 2.92em }

#warning p { margin-left: 3.33em }

#content h1,
#system-message h1 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border: none !important;
}

p.system-message {
	font-weight: bold;
	color: #006699;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 1.48em;
}

h1.system-message {
	margin: 0;
	padding: 0 0 0 0.45em;
	color: #006699;
	line-height: 1.83em;
	background: #ebebeb;
	border: none;
}

.detail-box dd.pending {
	width: auto;
	color: #D62121;
	border: none;
	margin: 0.18em 0;
	display: inline-block;
	padding: 0.25em 2.14em 0.25em 0;
	background: url(../../images/pending_icon.png) no-repeat 95% 50%;
}

a.report {
	float: right;
	background: none;
	padding-right: 0;
	margin-top: 0.91em;
	color: #999;
	font-size: 0.92em;
}

a.report:hover { color: #ff6600; }

/* Breadcrumbs */

#breadcrumbs {
	text-indent: 0;
	margin-bottom: 1.67em;
	position: relative;
}

#system-message { text-indent: 0; }

#system-message h1 {
	margin: 0;
	padding: 0 0 0 0.45em;
	color: #006699;
	line-height: 1.83em;
}

#breadcrumbs ul {
	width: 770px;
	margin:  0.83em 0 0.83em 0.83em;
}

#breadcrumbs #more {
	width: 150px;
	display: none;
	text-align: right;
}

#breadcrumbs #more a { text-decoration: none !important; }

#breadcrumbs #more span.view {
	position: absolute;
	top: -0.09em;
	right: 2.50em;
}

#breadcrumbs #more span.icon{
	position: absolute;
	top: 0.91em;
	right: 0;
	margin: 0 0.83em 0 0.67em;
	display: block;
	width: 17px;
	height: 17px;
	background: url(../../images/more_icon.png) no-repeat;
}

#breadcrumbs #more a:hover span.icon { background-position: 0 -17px; }

/* Association information */

#association-information h2 img.edit,
#association-information h2 img.add {
	position: relative;
	top: 0;
}

#association-information p + #roll-top { margin-top: 0.83em; }

/* Association details */

#association-details #full-logo { margin-bottom: 0.42em; }

#association-details .detail-box { margin-top: 0.83em; }

#roll-top { margin-top: 2.50em; }
