/* GENIUS THICKBOX */

#TB_window {
	background: url(/i/genius_bg.gif) 100px 15px no-repeat;
	height: 411px;
	width: 602px;
}
#geniusContent, #geniusContent2 {
	width: 525px;
	height: 260px;
	overflow: hidden;
	border-top: 1px solid #d2dcbb;
	padding-top: 8px;
}
#geniusContent .left {
	float: left;
	width: 250px;
	margin-right: 20px;
	border-right: 1px solid #6d8d23;
}
#geniusContent .right {
	float: left;
	width: 250px;
}
#TB_ajaxContent .left p, #TB_ajaxContent .right p {
	width: 225px;
}
ul.geniusNav {
	margin: 0;
}
ul.geniusNav li {
	font-size: 0.75em;
	margin: 1px 0;
	padding: 2px 0;
}
#TB_title {
	height: 15px;
}
#TB_ajaxContent .cols {
	width: 150px;
	margin-right: 20px;
	float: left;
}
#TB_ajaxContent p.cols {
	clear: none;
}
#TB_ajaxContent h3 {
	margin-top: 10px;
}
#TB_ajaxContent h3 img {
	margin: -15px 20px 10px 0;
}
#TB_ajaxContent h4 {
	margin: 0;
	padding-bottom: 10px;
}
#TB_ajaxContent li {
	margin-bottom: 3px;
	text-indent: -15px;
	margin-left: 15px;
	line-height: 1.6em;
}

/* GENIUS BUBBLES */

.moments {
	position: absolute;
	left: 0;
	top: 0;
}
.moments a {
	overflow: hidden;
	display: block;
	color: #5A471B;
	z-index: 10;
}
.moments a:hover {
	color: #5A471B;
}
.moments span {
	display: none;
	position: relative;
	top: -90px;
	left: -180px;
	font-size: 0.8em;
	text-align: right;
}
.moments:hover span {
	width: 175px;
	height: 33px;
	position: relative;
	top: -90px;
	left: -180px;
	display: block;
	z-index: 105;
	background: url(../i/who_bg.png) top right no-repeat;
	padding: 7px 10px 7px 0;
	overflow: visible;
}
.moments:hover span.rightside {
	width: 175px;
	height: 33px;
	position: relative;
	top: -90px;
	left: 85px;
	display: block;
	z-index: 100;
	background: url(../i/who_bg.png) top left no-repeat;
	padding: 7px 0 7px 10px;
	text-align: left;
}
.moments:hover a span {
	display: none;
}
#case1:hover span, #case2:hover span, #case3:hover span {
	width: 200px;
	left: -205px;
	background: url(../i/who_bglg.png) top right no-repeat;
}
#case1:hover span {
	width: 220px;
	left: -225px;
	background: url(../i/genius_bglg.png) top right no-repeat;
}

#case1, #case2, #case3, #case4 {
	position: absolute;
	width: 100px;
	height: 92px;
}

#case1 {
	top: 34px;
	left: 89px;
}
#case1 a {
	background: url(../i/genius_training.png) 0 0 no-repeat;
	width: 22px;
	height: 21px;
}
#case1 a:hover, #case1:hover a, #case1 a.on {
	background-position: -104px 0;
	width: 100px;
	height: 92px;
	margin:0;padding:0;
}
#case2 {
	top: 54px;
	left: 205px;
}
#case2 a {
	background: url(../i/genius_events2.png) 0 0 no-repeat;
	width: 22px;
	height: 21px;
}
#case2 a:hover, #case2:hover a, #case2 a.on {
	background-position: -104px 0;
	width: 104px;
	height: 92px;
}

#case3 {
	top: 105px;
	left: 350px;
}
#case3 a {
	background: url(../i/genius_training.png) 0 0 no-repeat;
	width: 22px;
	height: 21px;
}
#case3 a:hover, #case3:hover a, #case3 a.on {
	background-position: -104px 0;
	width: 104px;
	height: 92px;
}

#case4 {
	top: 198px;
	left: 464px;
}
#case4 a {
	background: url(../i/genius_events.png) 0 0 no-repeat;
	width: 22px;
	height: 21px;
}
#case4 a:hover, #case4:hover a, #case4 a.on {
	background-position: -104px 0;
	width: 104px;
	height: 92px;
}