label.small {
	font-size: 0.85em;
}

#content {
	margin: 0;
	padding: 20px;
	width: 600px;
}
#rightstuff {
	margin: 0 0 10px;
	padding: 20px;
}

#content blockquote {
	background: #eee url('/images/quote-end-aaa.png') no-repeat right bottom;
	float: left;
	font-size: 0.9em;
	margin: 0 20px 20px 0;
	width: 220px;
}
#content blockquote div {
	background: url('/images/quote-begin-aaa.png') no-repeat left top;
	padding: 20px;
}
#content blockquote p {
	margin: 0;
}

/* Session Descriptions */
#lowercontent {
	clear: both;
	padding: 0 20px 26px;
}
#lowercontent .leftabout {
	float: left;
	margin-right: 20px;
	padding-left: 45px;
	width: 195px;
}
#sessioninfo {
	background: url('/images/icons/info.png') no-repeat left 5px;
}
#sessioninfo ul {
	font-size: 0.9em;
	margin: 10px 0 10px 15px;
	padding: 0;
}
#sessioninfo ul li {
	margin: 0 0 4px;
	padding: 0;
}
#sessioninfo p {
	margin-top: 0;
}
#sessionswrap {
	/*--window--*/
	border: 1px solid black;
	float: left;
	margin-top: 3px;
	overflow: hidden;
	position: relative;
	width: 598px;
}
#sessionswrap .session {
	border-right: 1px solid #ddd;
	padding: 20px;
	width: 460px;
}
.session h4 {
	font-size: 1.2em;
	margin: 0;
}
.session p {
	margin: 0;
}
.session-inactive {
	background: #ddd;
	opacity: 0.5;
}

#sessionswrap .linkwrapper {
	background: black;
	clear: both;
	color: white;
	font-size: 0.9em;
	padding: 4px 6px;
	text-decoration: none;
}
#sessionswrap .linkwrapper a {
	color: white;
}
#sessionswrap .linkwrapper a.inactive {
	visibility: hidden;
}

.session small {
	color: #444;
	display: block;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.session small span {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	opacity: 0.25;
	position:relative;
	top: -31px;
}

/* Sign me up area */
#signmeup {
	margin: 30px 0 0;
}
#signmeup .intro {
	background: url('/images/icons/ticket.png') no-repeat left 5px;
}
#signmeup .area {
	float: left;
	width: 199px;
}
#signmeup h4 {
	/*background: black;*/
	color: white;
/*	font-size: 0.9em;
*/	text-align: center;
	padding: 7px;
}
#signmeup p {
	margin-top: 0;
}
#signmeup select {
	margin-bottom: 14px;
	width: 100%;
}
#signmeup .header {
	background: url('/images/box/head.png') no-repeat left top;
}
#signmeup .footer {
	background: url('/images/box/foot.png') no-repeat left bottom;
}
#registerpath {
	background: #bbb url('/images/box/fade.png') repeat-x left 30px;
	float: left;
	font-size: 0.9em;
	width: 600px;
}
#signmeup .content {
	padding: 12px 15px;
}
#signmeup .splitter {
	background: url('/images/box/splitter.png') no-repeat left bottom;
	float: left;
	opacity: 0.25;
	padding-bottom: 10px;
	width: 1px;
}
#signmeup .splitter .innie {
	background: white;
	height: 330px;
	width: 1px;
}

/* Sidebar */
#rightstuff .box {
	margin-bottom: 20px;
}

#rightstuff #upcomingEvents .content {
	padding: 0;
}
#rightstuff .evt {
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	padding: 5px 10px;
}
#rightstuff .evt:hover {
	background: #f8971d;
}
#rightstuff .evt .dt {
	float: left;
	margin: 0 5px 15px 0;
	width: 45px;
}
#rightstuff .evt .lc {
	float: left;
	width: 145px;
}
#rightstuff #spanishEvents {
	background: url('/images/events/spanish-events.png') no-repeat left top;
	display: block;
	height: 45px;
	width: 220px;
}
#rightstuff #spanishEvents span { display: none; }

/* Event Search Results */
#eventresults {
	margin-top: 20px;
}
#evresleft {
	float: left;
	width: 300px;
}
#map {
	background: #ddd;
	margin-left: 300px;
	height: 320px;
	width: 560px;
}
#newsearch {
	background: #333;
	color: white;
	margin-bottom: 5px;
	padding: 4px 10px; 
	text-align: right;
}
#newsearch label {
	float: left;
}
#newsearch #newzip {
	text-align: right;
}
#emailalerts {
	background: #F8971D; /*eee*/
	color: black;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 4px 10px;
}
#emailalerts strong {
	color: #5E6324;
	color: black;
	font-size: 12px;
}
.result {
	font-size: 0.9em;
	padding-right: 5px;
	padding: 0 5px 5px 0;
}
.resHead {
	border-top: 1px solid #555;
	border-bottom: 1px solid #AAA;
}
.resHead h4 a {
	color: black;
	text-decoration: none;
}
.resIcon, .resDate {
	float: left;
	margin-right: 10px;
	width: 60px;
}
.resIcon {
	height: 2em;
}
.resDate {
	font-size: 10px;
	line-height: 16px;
}
.resType {
	float: right;
	font-size: 10px;
	line-height: 16px;
	/*margin-top: 1px;*/
	text-transform: uppercase;
}
.resSold {
	color: #c00;
	float: right;
	font-size: 10px;
	line-height: 12px;
	margin-top: 3px;
	text-align: right;
	text-transform: uppercase;
	width: 30px;
}
.geo { display: none; }