@charset "utf-8";
/* CSS Document */

	.lifeTop {
		width: 534px;
		height: 70px;
		padding: 15px 0 8px 0;
	}

		.lifeTop h5 {
			margin: 0;
			font-size: 12px;
			color: black;
		}
		
		.lifeTop p {
			margin: 0;
		}
		
		.lifeTop form {
			margin: 0;
		}

		
		.ltOne {
			width: 200px;
			padding: 0 4px 0 0;
			float: left;
		}
		
	
			.ltOne a {
				display: block;
				padding: 8px 12px 0 12px;
				height: 62px;
				color: black;
				background: url(/i/theme/2008/classes/arrow_off.gif) no-repeat 176px 16px;
				border: 1px solid #dedace;
			}
			
				.ltOne a:hover {
					background: #edebe6 url(/i/theme/2008/classes/arrow_on.gif) no-repeat 176px 16px;
					text-decoration: none;
					color: #772224;
				}
		
		.ltTwo {
			width: 314px;
			border: 1px solid #dedace;
			padding: 8px 0 0 12px;
			height: 62px;
			float: left;
		}
		
.luClass {
	border: 1px solid #dedace;
	margin: 0 0 8px 0;
	font-size: 11px;
	line-height: 1.3em;
	clear: both;
}

	.luTitle {
		font-weight: bold;
		line-height: 1.4em;
		padding: 8px 12px 8px 12px;
		background-color:#edebe6;
		font-size: 12px;
	}
	
		.luTitle a {
			color: black;
		}
		
			.luTitle a:hover {
				color: #772224;
			}
			
	.luDescription {
		font-size: 12px;
		padding: 0 12px 12px 12px;
		background-color:#edebe6;
		line-height: 1.5em;
	}
	
	.luLink {
		padding: 8px 0 0 0;
		border-top: 1px solid #dedace;
	}
	
		.luLink a {
			display: block;
			width: 35px;
			height: 25px;
			background: url(/i/theme/2008/classes/moreinfo.gif) no-repeat 0 0;
			text-decoration: none;
			text-indent: -9999px;
		}
		
			.luLink a:hover {
				background-position: 0 -25px;
			}
		
	.luDate {
		background: url(/i/theme/2008/classes/when.gif) no-repeat 12px 8px;
		padding: 19px 0 0 12px;
		float: left;
		width: 200px;
		border-top: 1px solid #e6e8ea;
	}
	
	.luInstructor {
		background: url(/i/theme/2008/classes/teachers.gif) no-repeat 12px 8px;
		padding: 19px 0 0 12px;
		float: left;
		width: 190px;
		border-top: 1px solid #e6e8ea;
	}
	
	.luCost {
		background: url(/i/theme/2008/classes/cost.gif) no-repeat 12px 8px;
		padding: 19px 0 0 12px;
		float: left;
		width: 60px;
		border-top: 1px solid #e6e8ea;
	}
	
	.luClear {
		clear: both;
	}
	
	.luSpace {
		clear: both;
		height: 8px;
	}
	
	.luInfo {
		width: 150px;
		margin: 0 0 0 20px;
		float: right;
		line-height: 1.3em;
		background: #edebe6;
		border: 1px solid #e8e4d9;
		padding: 7px 12px 2px 12px;
		font-size: 11px;
		font-family: Tahoma, Geneva, sans-serif;
	}
	
		#sidebar .luInfo {
			width: auto;
			margin: 0;
			padding: 0;
			float: none;
			border: none;
			font-size: 12px;
		}
	
			
	.luPageCost {
		font-size: 20px;
		color: black;
	}
	
		.luInfo strong, .luPageCost strong {
			font-size: 10px;
			text-transform: uppercase;
			display: block;
		}
		
		.luPageCost strong {
			padding-bottom: 2px;	
		}

	p.luRegister {
		margin: 5px 0 10px 0;
	}
	
		p.luRegister a {
			float: none !important;	
			margin: 0 auto;
		}
