#body {
	padding: 40px 20px 0 20px;
	z-index: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 11px;
	color: #666666;
}

a {
	color: #4A669C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

div.box, div.message, div.info, div.messageside {
	border: 1px solid #4A669C;
	background: #ECF0F7;
	color: #474D58;
	width: 40%;
	margin: 20px auto 0 auto;
	padding: 20px;
	text-align: center;
}

div.message, div.messageside {
	margin: 0 auto 20px auto;
	border-color: #BEBEC7;
	width: 460px;
}

div.messageside {
	position: absolute;
	right: 25px;
	margin-top: 0px;
	padding: 20px;
	text-align: left;
	width: 20%;
}

div.button {
	margin: 10px auto;
	width: 80%;
	text-align: center;
}

div.info {
	text-align: left;
	border: 1px solid #BEBEC7;
	width: 400px;
	height: auto;
	padding: 0;
	background-color: #F3F6FA;
}

div.info div.header {
	background-color: #ECF0F7;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BEBEC7;
}

div.info div.header div {
	float: left;
	font-size: 40px;
	color: #FFAE5F;
	font-weight: bold;
	width: auto;
	margin-top: -10px;
	margin-right: -50px;
	margin-left: 0;
	width: 50px;
	text-align: center;
}

div.info h1 {
	color: #4A669C;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 14px;
	text-align: center;
}

div.info h2 {
	color: #4A669C;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
}

div.info div {
	margin-bottom: 5px;
	margin-top: 0;
	padding: 0;
	clear: both;
}

div.info div h3 {
	float: left;
	display: block;
	width: 190px;
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}

div.info div div {
	float: right;
	width: 190px;
	margin-left: 10px;
	display: block;
}

div.info div.text, div.info div.button {
	margin: 25px auto 20px auto;
	text-align: center;
	padding: 0 10px;
}

div.info div.text img {
	float: left;
}

div.error {
	background: #F7ECEC;
	color: #584747;
	border-color: #9C4A4A;
}

div#errors {
	margin: auto;
	margin-bottom: 20px;
	width: 85%;
	border: 1px solid #474D58;
	border-bottom: none;
}

div#errors div {
	border-bottom: 1px solid #474D58;
	padding: 10px;
}

div#errors div div {
	border-bottom: none;
	padding: 0;
	margin-left: 80px;
}

div#errors div h1 {
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 70px;
	margin-left: -40px;
	font-weight: bold;
	font-size: 11px;
}

div#errors div.php {
	background: #EFF9E5;
}

div#errors div.notice {
	background: #F9F9E5;
}

div#errors div.warning {
	background: #F9EFE5;
}

div#errors div.fatal {
	background: #F9E5E5;
}

ul#guidenav {
	text-align: center;
	list-style: none;
	margin: auto;
	display: block;
	white-space: nowrap;
	width: 170px;
}

ul#guidenav li.left {
	float: left;
	width: 85px;
}

ul#guidenav li.right {
	float: right;
	width: 85px;
}

ul#guidenav li a, div.button a {
	border: 1px solid #6E767E;
	padding: 0 4px 0 4px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	background: #ECF0F7;
	white-space: nowrap;
	display: block;
	color: #314364;
	width: 60px;
	margin: auto;
}

div.button a {
	width: 148px;
}

div.button a.warning {
	background: #F7ECEC;
	color: #584747;
	border-color: #9C4A4A;
}

ul#guidenav li a:hover, div.button a:hover {
	text-decoration: none;
	background: #FEF4E9;
	border-color: #FFAE5F;
	color: #474D58;
}

img.staff-s {
	border: 1px solid black;
	width: 30px;
	height: 40px;
}

img.staff-m {
	border: 1px solid black;
	width: 60px;
	height: 80px;
}

img.staff-l {
	border: 1px solid black;
	width: 120px;
	height: 160px;
}

#progress_box h1 {
	margin-bottom: 15px;
}

#progress_box.error h1 {
	color: #AA4444;
}

#progress_box ul.progress {
	list-style: none;
	height: 20px;
	width: 400px;
	margin: 0 auto 3px;
	border: 1px solid #4A669C;
	border-left: none;
	background-color: #A2ACCA;
	padding: 0;
	position: relative;
}

#progress_box ul.progress li {
	background: #A2ACCA url(../gfx/layout/cal_free.gif) repeat-y left;
	display: block;
	float: left;
	width: 8px;
	height: 100%;
}

#progress_box ul.progress li.full {
	background: #4A669C url(../gfx/layout/cal_chsb.gif) left repeat-y;
}

#progress_box p#progress_text {
	font-size: 9px;
}

#progress_box #progress_notice {
	margin-top: 30px;
	display: none;
}

#progress_box.error #progress_notice {
	display: block;
}

#progress_box #recipients_box {
	margin: 20px 50px 0;
	padding: 12px 0 15px;
	font-weight: bold;
	border: 1px solid #D19D9D;
	display: none;
}

#progress_box.error #recipients_box {
	border: none;
}

#progress_box ul#recipients {
	list-style: none;
	margin-top: 6px;
}

#progress_box ul#recipients li {
	margin: 2px;
}