html {
	height: 100%;
	background: url(../images/back.gif) top left;
}

a:focus {
	outline: 0;
}

h1 {
	
	font-size: 16px;
}

h1.pagetitle {
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}

h1, h2, h3, h4 {
	margin: 5px 0;
}

h2 {
	font-size: 14px;
	text-decoration: underline;
}

body {
	font-size: 11px;
	font-family: Verdana;
}

.B_crumbBox {
	clear: both;
	display: block;
}

#container {
	width: 100%;
	text-align: center;
}

#top_wrapper {
	padding-top: 30px;
}

#wrapper {
	margin: 0 auto;
	width: 860px;
	text-align: left;
	background: white;
}

#page_head {
	background: url(../images/top_right.png) top right no-repeat;
	display: block;
	height: 132px;
	overflow: hidden;
	margin: 0 auto;
	width: 860px;
	padding-bottom: 10px;
	position: relative;
}

#page_head a:link {

}	

	#logo {
		float: left;
	}
	
	.wlpeMessageText {
		padding: 5px !important;
		border: 1px solid #CCCCCC;
		background: #DDDDDD;
		margin: 5px 0;
		text-align: center;
	}
	
	.wlpeMessage p {
		margin: 5px 0 !important;
		padding: 0 !important;
	}
	
	#wlpeUserForm button, #wlpeUserForm a {
		text-decoration:none;
		color: #7B692D;
		background: none;
		border: none;
		padding: 0px;
		margin: 0px;
	}
				
	
	#login {
		position: absolute;
		right: 0px;
		width: 200px;
		background: transparent;
		text-align: right;
		overflow: hidden;
	}
	
	#form_login {
		position: relative;
	}
	
	#img_submit {
		position: absolute;
		bottom: 0px;
		right: 0px;
	}
	
	#login_table td {
		padding: 3px;
	}
	
		#country_selector {
			margin: 10px 10px 0 0;
		}
			#country_selector h3, #login_form h3 {
				color: #7B692D;
				text-transform: uppercase;
				font-size: 10px;
			}
		
			#country_selector select {
			border: 1px solid #7B692D;
			width: 140px;
			margin: 5px 0;
			}
			
	#login_form {
		margin: 0px 10px 0 0;
	}
	
		#login_form h3 {
		margin-right: 22px;
		}
	
		#login_form .text-input {
			border: 1px solid #7B692D;
			width: 115px;
		}
		
		#username {
			margin-right: 22px;
		}
		
		#password {
			margin-top: 5px;
			margin-right: 22px;
		}
		
		#img_submit {
			border: 1px solid #7B692D;
			background: url(../images/submit.gif) 5px 5px no-repeat;
			padding: 3px;
			margin: 0px;
			display: block;
			text-indent: -9999px;
			color: white;
			height: 16px;
			width: 16px;
		}

#content {
	clear: both;
	border-top: 1px solid #7B692D;
	padding-top: 20px;
}

a.no_underline {
	text-decoration: none;
	color: #7B692D;
}

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

	#content a:link, #content a:visited {
		color: #7B692D;
		text-decoration: underline;
	}

	#content a:hover {
		color: black;
		text-decoration: none;
	}
	
	#content .venue_item a {
		color: black;
		text-decoration: none;
	}
	
	#content .venue_item a:hover {
		color: #7B692D;
		text-decoration: underline;
	}
	
		#content .venue_item .more {
			background: url(../images/submit_arrow.jpg) center right no-repeat;
			border: none;
			color: #7B692D;
			text-decoration: underline;
			padding: 0 10px 0 5px;
			margin: 0px;
			float: right;
		}
		
		#content .venue_item .more:hover {
			color: black;
			text-decoration: none;
		}
		
	.ditto_introText {
		margin: 5px 0;
	}
		
	.venue_item {
		margin: 10px 0;
		border-bottom: 1px solid #cccccc;
		padding: 10px;
	}
	
	#content p {
		padding: 0px 0px 10px 0;
		line-height: 18px;
	}

.content {
	margin: 10px 0;
}
	
	p.intro {
		color: #7B692D;
		font-weight: bold;		
	}
	
	#side_navigation {
		float: left;
		text-transform: uppercase;
		margin-left: 10px;
		width: 150px;
		padding-right: 10px;
	}
		#side_navigation .menu_title, #side_navigation .menu_title a.title {
			color: #7B692D;
			font-weight: bold;
			padding: 5px 0;
		}
		
		#side_navigation .menu_title {
			border-bottom: 1px solid black;
			padding-left: 10px;
		}
		
		#side_navigation .menu_title ul {
			font-weight: normal;
		}
		
		#side_navigation li {
			padding-bottom: 3px;
		}
	
		#side_navigation a:link, #side_navigation a:visited {
			color: black;
			text-decoration: none;
		}
		
		#side_navigation a:hover {
			color: #7B692D;
			text-decoration: none;
		}
		
			#side_navigation li.activeParent, #side_navigation li.menu_title:hover {
				/*list-style-image: url(../images/active_side_menu.jpg);*/
				background: url(../images/active_side_menu.jpg) 0px 6px no-repeat;
			}
			
			#side_navigation li.menu_title a:active {
				color: black;
			}
			
			#side_navigation li.active a, #side_navigation li.active ul.third_tier a:hover {
				color: #7B692D;
			}
	
		ul.third_tier {
			margin-left: 15px;
			margin-top: 5px;
			font-size: 11px;
			
		}
		
		#side_navigation li.active ul.third_tier a {
			color: black;
		}
	
	strong, b {
		font-weight: bold;
	}
	
	#content_main u {
		text-decoration: underline;
	}
	
	#content_main i, #content_main em, #content_main_no_callouts i, #content_main_no_callouts em {
		font-style: italic;
	}
	
	#content_main, #content_main_no_callouts {
		display: block;
		width: 400px;
		float: left;
		position: relative;
	}
	
	#content_main p, #content_main_no_callouts p {
		margin: 10px 0;
	}
	
	#content_main ul, #content_main ol, #content_main_no_callouts ol, #content_main_no_callouts ul  {
		margin-left: 20px;
	}
	
	#content_main li, #content_main_no_callouts li {
		list-style-type: disc;
		margin: 5px 0;
	}
		#content_main ol li, #content_main_no_callouts ol li {
			list-style-type: decimal;	
		}	
		
		#wlpeUser fieldset {
			width: 300px !important;
			float: left;
			clear: none !important;
		}
		
		label {
			display: block;
			clear: left;
		}
		
		label input, label select {
			display: block;
			width: 200px;
			margin-top: 5px;
		}
		
		input.error, label.error {
			float: left;
			
		}
		
		label.error {
			clear: none;
			margin: 0px;
			padding: 0 5px;
			font-style: italic;
			color: red;
		}
		
		label textarea {
			display: block;
			width: 400px;
			margin-top: 5px;
		}
		
		#wlpeUserProfileInput {
			margin-right: 10px !important;
		}
	
	#content_main_no_callouts {
		width: 660px;
		padding-right: 20px;
	}
	
#right_column {
	float: right;
	width: 253px;
}

	#right_column .rounded {
		background: url(../images/rounded_bottom.jpg) bottom left no-repeat;
		width: 243px;
		padding: 0 0 10px 0;
		margin: 0 10px 10px 0;
	}
	
		#right_column .rounded h3 {
			background: url(../images/menucap.jpg) top left no-repeat;
			padding: 10px 0px 5px 5px;
			text-transform: uppercase;
			margin: 0px !important;
			font-style: normal !important;
			font-size: 11px;
			font-weight: bold;
		}
		
		#right_column .rounded img {
			border-right: 1px solid #FCC400;
			border-left: 1px solid #FCC400;
			width: 241px;
		}
		
		#right_column .rounded .bordered {
			border-right: 1px solid #FCC400;
			border-left: 1px solid #FCC400;
			padding: 5px 5px 0 5px;
		}
		
		#right_column .rounded h3.arrowed {
			
		}
		
		#city, #course, #host {
		border: 1px solid #CCCCCC;
		margin: 3px 0;
		}
		
		#city {
			width: 220px;
		}
		
		#course {
			width: 170px;
		}
		
		button.submit, input.submit {
			background: url(../images/submit_arrow.jpg) center right no-repeat;
			border: none;
			color: #7B692D;
			padding: 0 10px 0 0px;
			margin: 0px;
		}
		
		button.submit:hover, input.submit:hover {
			color: black;
		}
		
		button.submit:active, input.submit:active {
			padding: 0 10px 0 5px;
			margin: 0px;
			text-decoration: underline;
		}
		
		#course_selector input.submit {
			float: right;
			margin-top: 5px;
		}
		
#course_filter {
	float: left;
	margin-bottom: 10px;
}

#course_filter label {
	width: 70px;
	float: left;
}

#course_filter select {
	width: 200px;
}

#footer {
	position: relative;
	clear: both;
	background: url(../images/footer_bg.jpg) bottom left no-repeat;
}

	#accreditation {
		padding-bottom: 20px;
		padding-left: 20px;
	}
	
	#copyright {
		position: absolute;
		right: 10px;
		bottom: 2px;
	}
	
		#copyright ul li a {
			color: #666666;
			text-decoration: none;
			padding-right: 5px;
		}
		
		#copyright ul li a:hover {
			text-decoration: underline;
		}
		
		#footer li {
			display: inline;
		}
		
.sitemap #content_main ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sitemap #content_main ul a {
	text-decoration: none;
}

/* TABLES */

table.courses {
	width: 100%;
	border: 1px solid black;
}

.course_title {
	font-weight: bold;
}

.even td {
	background: #DDDDDD;
}

.courses td {
	border-top: 1px solid black;
}

.courses td.rowspanned {
	vertical-align: middle;
	border-right: 1px solid black;
}

.courses th {
	color: #7B692D;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #CCCCCC;
	padding: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;

}

.courses td {
	padding: 3px;
}

legend {  
color: #545351;  
font-weight: bold;
padding: 0px 5px;
text-transform: uppercase;
}


#content fieldset {  
clear: both;  
width: 90%;  
margin: 0 0 1.5em 0;  
padding: 10px;  
border: 1px solid #BFBAB0;  
background-color: #F2EFE9;  
}

	#wlpeUserProfileForm label, #wlpeUserProfileForm label input, #wlpeUserProfileForm label select, #course_registration label, #course_registration label input, #course_registration label select {
		display: block;
		margin: 3px 0 0 0;
	}
	
	label select {
		width: 150px;
	}
	
	
#courses_chosen li a {
	
}
	
	#course_attributes {
		padding: 10px 0;
	}
	
	
.team_member {
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	position: relative;
}
	
.team_member p {
	float: left;
	width: 200px;
	margin-right: 10px;
}	

.team_member img {
	width: 100px;
	float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
	
#content .team_member h2 a {
	color: black;
}

h3 {
	font-style: italic;
	font-size: 12px;
	color: #333333;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #7B692D;
	padding-bottom: 5px;
}

.float_content {
	float: left;
}	

img.float_content {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

/* tables */

th {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	border: 1px solid #7B692D;
	
}

td {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px;
}

label {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #cccccc;
}

input {
	border: 1px solid #cccccc;
}
	
#quote {
	float: left;
	text-align: center;
	padding-left: 90px;
	width: 300px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

.alert, .wlpeMessage {
	padding: 5px;
	background: #ffca00;
	font-style: italic;
	border: 1px solid #666666;
	text-align: center;
	clear: both;
	margin: 10px 0;
}

.register_button {
	float: right;
	border: 1px solid #666666;
	padding: 5px;
}

.tabulation_toggle {
	position: absolute;
	top: 15px;
	right: 0px;
}

#content_main .tabulation_toggle li {
	display: inline;
}

#content_main .tabulation_toggle li a {
	font-style: italic;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

#content_main .tabulation_toggle li a:hover {
	text-decoration: underline;
}

#content_main .tabulation_toggle li a.selected {
	color: #7B692D
}

.edit_form {
	width: 300px;
	height: 60px;
}
	