body *
{
	font-family: Arial, Sans-serif;
}

#topNavigation
{
	font-size: 10pt;
}

#topNavigation *
{
	font-family: Arial Narrow, sans-serif;
}

.sidebar p
{
	font-size: 9pt;
}

.sidebar h2, a.registerLink
{
	font-size: 11pt;
	font-weight: bold;
	color: black;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
}

.loginBox label
{
	font-size: 8pt;
	font-weight: bold;
}

.loginBox label.remember-me, div.forgot-password
{
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin: 5px 0 !important;
}

.loginBox label.remember-me, div.forgot-password *
{
	font-family: arial narrow, arial, sans-serif;
}

div.forgot-password a
{
	text-decoration: none;
}

.sidebar input
{
	font-size: 8pt;
}

#content h1
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #962076;
	position: relative;
	z-index: 10;
	margin: 4px 0 25px 15px;
	text-transform: uppercase;
	word-spacing: 8px;
}

#content h2
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #962076;
	text-transform: uppercase;
	word-spacing: 8px;
}

#content, #content p, #content td
{
	font-size: 9pt;
}

#footer *
{
	font-size: 10pt;
	font-family: Arial Narrow, sans-serif;
}

#footer table
{
	margin: 0 auto;
}

.table-header
{
	color: #969696;
	font-size: 10pt;
	font-weight: bold;
}

table.header-border tr.table-header th
{
	border-bottom: solid 2px #708192 !important;
}

.table-row
{
	color: #305880;
	font-size: 10pt;
	font-weight: bold;
}

input.button-narrow, input.button-wide
{
	font-size: 8pt;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
	cursor: pointer;
}

.loginButton
{
	text-align: right;
}

.loginButton input
{
	margin: 10px 0 10px 0;
}

.user-name p
{
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 9pt;
}

.shopping-cart-box p
{
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 9pt;
}

a.link-experiencetypes, a.link-experiencetypes-active
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.link-experiencetypes
{
	color: #969696;
}

a.link-experiencetypes:hover, a.link-experiencetypes-active
{
	color: #4D6683;
}

.experienceframe h2, .gallery-image h2
{
	position: relative;
	top: 10px;
	left: -3px;
	margin: 0 0 40px 0;
	text-align: center;
	color: #053D78;
	font-size: 10pt;
	z-index: 10;
	text-transform: uppercase;
	word-spacing: 10px;
}

img.leaf
{
	position: relative;
	margin: -20px -26px -20px -26px;
	left: -5px;
	top: 7px;
	z-index: -1;
}

div.sidebar img.leaf
{
	z-index: auto !important;
}

/* Offer box */
p.offer-box-title
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	left: 80px;
	color: #5C7B8E;
	text-transform: lowercase;
	font-weight: bold;
}

/* Job box */
.job-details
{
	font-size: 8pt;
	font-weight: bold;
	color: #053D78;
}

/* DTE Button style definitions */
div.dteb-white-wide, div.dteb-white-narrow, div.dteb-sidebar-wide, div.dteb-sidebar-narrow
{
	text-align: center;
	font-family: Arial Narrow, Arial, Sans-Serif;
}

div.dteb-white-wide a, div.dteb-white-narrow a, div.dteb-sidebar-wide a, div.dteb-sidebar-narrow a
{
	font-size: 8pt;
	font-weight: bold;
	color: #969696 !important;
	text-decoration: none;
	cursor: pointer;
}

div.dteb-flashing-white
{
	text-align: center;
	font-family: Arial Narrow, Arial, Sans-Serif;
}

div.dteb-flashing-white a
{
	font-size: 8pt;
	font-weight: bold;
	color: #969696 !important;
	text-decoration: none;
	cursor: pointer;
}

/* experience bookings */
.booking-step-content a
{
	font-weight: bold;
	font-size: 9pt;
}

.booking-step-content a:link, .booking-step-content a:active, .booking-step-content a:visited
{
	color: #CD1B82;
	text-decoration: none;
}

.booking-step-content a.chosen, .item-selected a
{
	color: #053D78 !important;
	text-decoration: underline !important;
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-weight: normal;
}

.item-selected td, .item-available td, .item-disabled td
{
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
}

.month-container
{
	float: left;
	width: 76px;
	height: 20px;
	margin-right: 12px;
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
}

.month-container a
{
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
}

.login-error
{
	font-size: 8pt;
	font-weight: bold;
	color: #f00;
}

dt
{
	font-weight: bold;
	font-size: 9pt;
}

dd
{
	font-size: 8pt;
}
