/* CSS Document */

br {
	line-height: 0px;
}

p {
	padding: 9px 0 9px 0;
	font-size: 0.85em;
	line-height: 13px;
}

	p.pad {
		margin-bottom: 70px;
	}

	p.red {
		color: #ff0000;
	}

	strong {
		font-weight: bold;
		color: #0046ad;
	}
	
	a {
		color: #0084ff;
		text-decoration: underline;
	}
	
	a:hover {
		color: #8cc241;
		text-decoration: none;
	}
	
	#internal #navigation p {
		font-size: 0.95em;
	}
	
	span a {
		color: #000;
		text-decoration: none;
	}
	
	span a:hover {
		color: #77b800;
	}

#header p.info {
	line-height: 31px;
	padding: 41px 0 0 0;
	font-size: 1.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

span.mainHeader {
	color: #01257e;
	padding: 0 0 0 28px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8cc241;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 7px 0;
	background: url(../grfx/h2_bg.gif) bottom left no-repeat;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8cc241;
	font-size: 1.1em;
	font-weight: normal;
	padding: 15px 0 7px 0;
	background: url(../grfx/h2_bg.gif) bottom left no-repeat;
}

h3 {
	color: #8cc241;
	font-size: 1.0em;
	font-weight: normal;
	padding: 15px 0 7px 0;
	background: url(../grfx/h2_bg.gif) bottom left no-repeat;
}

h4 {
	color: #8cc241;
	font-size: 0.9em;
	font-weight: normal;
	padding: 15px 20px 7px 0;
}

h4 a, h5 a {
	color: #8cc241;
	text-decoration: none;
}

.view-details {
	float: right;
}

.view-details a {
	color: #0046AD;
	font-weight: bold;
	text-decoration: none;
}


h4 a:hover, h5 a:hover {
	text-decoration: underline;
}

h5 {
	color: #8cc241;
	font-size: 0.9em;
	font-weight: normal;
	padding: 15px 0 0 0;
}

h4.pdf {
	background: url(../grfx/pdf_link.gif) center left no-repeat;
	padding: 0 0 0 38px;
	line-height: 30px;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px 5px 2px 5px;
	background: #DAB3AF;
	color: #000;
}

.error h2 {
	background: 0;
	color: #000;
}

.error a {
	color: #0046AD;
}

.error a:hover {
	text-decoration: underline;
}

div.msg
{
	background-color: #dfffce;
	background-position: center left;
	padding-left: 5px;
	display: block;
	color: #7b7b7b;
	margin-bottom: 20px;
	border: 1px solid #7b7b7b;
	font-weight: bold;
}

.seminarBooking td
{
	padding: 5px 5px 5px 0;
}

.seminarBooking td.tdHeader
{
	font-weight: bold;
	color: #0046AD;
	width: 180px;
}

table.cart td input
{
	width: auto;
}

#register p.payment_options input
{
	width: auto;
}

.print {
	vertical-align: middle;
}

	.print a {
		text-decoration: none !important;
	}

.right {
	text-align: right;
}

.confirmation-table {
	font-size: 0.85em;
	color: #3254ab;
}

	.confirmation-table td {
		vertical-align: top;
		padding: 2px 0 2px 0;
	}

	.confirmation-table td h4 {
		margin: 0;
		padding: 0;
		font-size: 1.2em;
	}

.float-right {
	float: right;
}

.left {
	float: left;
}

.normal-font {
	font-weight: normal !important;
	color: #000 !important;
}

span.pdf, a.pdf {
	background: url(../grfx/pdficon_small.gif) center left no-repeat;
	padding: 3px 0 3px 20px;
	line-height: 17px;
	height: 17px;
	margin: 5px 0 5px 0px;
}
