/* Sport Canterbury - Canterbury Styles */

html, body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/canterbury/backgroundtile.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, .componentheading {
	color: #1F5285;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.4;
}

h2 {
	color:#CC0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:lighter;
	line-height:8px;
	margin:8px 0px 8px 0px;
	padding:10px 0px 10px 0px;
}

h2 a {
	color: #1F5285;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover {
	color: #000000;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height:16px;
	margin:8px 0px 8px 0px;
	padding:10px 0px 0px 0px;
}

h4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: lighter;
}

h5 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}


hr {
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
	float: left;
}

/* Breadcrumbs */

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 12px;
	font-weight: bold;
	margin: -40px 0 24px 0;
}

.patharrow {
	font-weight: normal;
	margin:0 0 0 2px;
}

.pathway a {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}

.pathway a:hover {
	text-decoration: none;
	font-weight: normal;
}

/* Main Div's */

#header {
	background-image: url(../images/canterbury/header_cant.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 98px;
	width: 950px;
}

#divcontainer {
	margin: 0 auto;
	width: 950px;
}

#container {
	margin: 0;
	background-image: url(../images/canterbury/footertile.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contentbody {
	float: left;
/*	width: 950px; */
	margin: 0px;
	padding: 0px;
	line-height: 15px;
/*	position: relative; */
	/* position: absolute;
	min-height: 650px; -- For Footer Positioning.. Leaving out at the mo. */
}

.content {
	float: left;
	margin:54px 0px 0px 20px;
	padding-bottom: 24px;
	/* z-index: 500;
	padding:25px 22px 9px 22px;
	margin-left: 28px; -- For inside padding and Footer positioning.. Leaving out at the moment as well */
}

.contentinside {
	float: left;
	width: 710px;
	margin-left: 22px;
	margin-right: 10px;
	margin-top: 9px;
	/* z-index: 500;
	padding:25px 22px 9px 22px;
	margin-left: 28px; -- For inside padding and Footer positioning.. Leaving out at the moment as well */
}


.footer {
	background-image: url(../images/footer_cant.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 950px;
	clear: left;
	text-align: center;
}

.footer span {
	float:left;
	margin-left:213px;
	padding-top:115px;
	color: #FFFFFF;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright {
	line-height: 18px;
}

/* Event Management */

.error-div {
	border: 1px solid #CC0000;
	background-color:#FAFAFA;
	width:640px;
	padding: 10px;
}

.error-div ul {
	margin: 0px;
}

.required {
	color:#CC0000;
	font-size: 13px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	width:640px;
}

legend {
	color: #333333;
	font-size: 13px;
	border:1px solid #FFFFFF;
}

textarea {
	margin: 0px 0px 4px 0px;
}

input, select {
	margin: 0px 0px 4px 0px;
}

#em_do_back {
	float: left; 
	clear: left;
	margin: 10px 0px 0px 0px;
}

#em_do_next {
	float: left; 
	margin: 10px 0px 0px 5px;
}

#em_do_pay {
	float: left; 
	margin: 10px 0px 0px 5px;
}

/* Step One */

.contactdetails {
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 0px;
	width:650px;
}

.em_address_street, .em_address_suburb, .em_address_postcode, .em_address, .em_day_phone, .em_home_phone, .em_email, .entrantdetails {
	display: block;
	float: left;
	padding: 3px;
	width:251px;
}

.generaldetails {
	border:1px solid #CCCCCC;
	margin:10px 0;
	padding:10px;
	width:640px;
}

.generaldetails label {
	clear: both;
	display: block;
	float: left;
	padding: 3px;
	width: 240px;
}

.generaldetails fieldset {
	float:left;
	margin:10px 0 0;
	width: 618px;
}

#em_info_8000 {
	display:block;
	float:left;
	padding:3px;
	margin:0 0 0 10px;
}

.em_do {
	margin: 0px 0px 0px 0px;
	float: left;
}


/* Step Two */

form p a {
	clear: left;
	float: left;
	padding: 5px 0px 0px 0px;
}

.em_entrant_infos fieldset {
	float: left;
}

.entrant_delete {
	text-align: right;
	width: 640px;
}

.entrantdetails {
	width:240px;
}

.entrantexinfo {
	display: block;
	float: left;
	padding: 3px;
	width:240px;
}

.entrantexspinfo {
	float:left;
	width:240px;
}

#extrainfo label {
	display: block;
	padding: 3px;
}

#extrainfo select {
	display: block;
	margin:2px 0 8px;
}

#extrainfo textarea {
	display:block;
	height:72px;
	margin:5px 0 15px;
	width:240px;
}


/* Step Three */

#em_activities_selector {
	float: left;
	width:235px;
	padding: 10px;
	height: 100%;
	border: 1px solid #CCCCCC;
	margin:0 20px 0 0;
}

#em_activities_selector ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#em_activities_selector ul li {
	border: 1px solid #FAFAFA;
	margin: 5px 0px 5px 0px;
	background-position:center center;
	width: 200px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-right:34px;
	min-height: 20px;
}

#em_activities_selector ul li a {
	display: none;
}

.em_entrant_name {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height:16px;
	margin: 0px;
	padding: 0px;
}

#em_entrants_activities {
	float: left;
	margin-top:-24px;
}

#em_entrants_activities ul {
	padding: 0px;
	margin: 0px;
}

#em_entrants_activities ul li {
	list-style: none;
	padding: 0px;
}

#em_entrants_total_cost {
	clear: left;
}

.em_entrant_activities {
	border:1px solid #CCCCCC;
	margin:25px 0 0;
	padding:15px;
	width: 500px;
}

.em_entrant_activities_d {
	border: none;
}

.em_entrant_header {
	border: none;
}

.em_entrant_total {
	display: none;
}

.activityblock {
	border: 1px solid #CCCCCC;
	margin:10px 0 0 0;
	padding:5px;
}

.activity_name {
	margin: 0px;
	font-weight:bold;
	padding: 0px;
}

/*
#em_info_14 {
	display: block;
	margin:16px 0 0;
}



label {
	display: block;
	float: left;
	padding: 3px;
	width: 130px;
} 
select {
	display: block;
	float: left;
	padding: 3px;
	width: 130px;
}*/

#navigation, #navigation ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding:54px 0 0 135px;
}

#navigation a {
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #365568;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navigation li {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: none;
	z-index: 1;
	list-style-image: none;
}

#cant a.topnav{
	width: 140px;
	height: 22px;
	background-image: url(../images/canterbury.gif);
	background-position: left top;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 22px;
}

#cant:hover a.topnav, #cant.sfhover a.topnav {
	background-position: left 22px;
}

#midcant a.topnav{
	width: 140px;
	height: 22px;
	background-image: url(../images/midcanterbury.gif);
	background-position: left top;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 22px;
}

#midcant:hover a.topnav, #midcant.sfhover a.topnav {
	background-position: left 22px;
}

#southcant a.topnav{
	width: 140px;
	height: 22px;
	background-image: url(../images/southcanterbury.gif);
	background-position: left top;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 22px;
}

#southcant:hover a.topnav, #southcant.sfhover a.topnav {
	background-position: left 22px;
}

#westcoast a.topnav {
	width: 140px;
	height: 22px;
	background-image: url(../images/westcoast.gif);
	background-position: left top;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 22px;
}

#westcoast:hover a.topnav, #westcoast.sfhover a.topnav {
	background-position: left 22px;
}

#system-message {
	padding:  15px;
	border: dashed 1px #F00;
}
#system-message dt {
	font-size: 14px;
	font-weight: bold;
}
#system-message dd {
	margin: 10px 0 10px 0;
}
#system-message ul {
	padding: 0 0 0 15px;
}

#system-message .error {
	color: #ff0000;
}

#em_entrant_add a img {
	clear: both;
	border: none;
}

div.entrant_delete a img {
	border: none;
}

.event-wrapper {
	border-bottom: dashed 1px #1F5285;	
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.floattooltip {
	background: #FFF;
	border: dashed 1px #1F5285;
	padding: 5px 15px 15px 15px;
	width: 260px;
}
.actlist li {
	width: 400px;
	margin: 0;
	padding: 0;
}
.floattooltip ul {
	padding: 0 0 0 15px;
	margin: 0;
}
