@CHARSET "ISO-8859-1";

#taxonomy table{
	padding-left:10px;
}

span.socialMedia {
    background: url("/app21/rtw/icons/sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    overflow: hidden;
}
.social span.socialMedia {
    background-position: -66px -1px;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 0 10px 10px 5px;
    width: 21px;
}
.social span.facebook {
    background-position: -66px -1px;
}
.social span.twitter {
    background-position: -66px -22px;
}
.social span.youtube  {
    background-position: -66px -65px;
}
.social span.flickr  {
    background-position: -66px -43px;
}
.socialHeading{
	display:block;
	font-weight: bold;
	color: #36424b;
	font-size: smaller;
	padding:0px 0px 5px 5px;
}
.social span.instagram {
		background-position: 0px 0px;
    background: url("/app21/rtw/icons/instagram_21px.png") no-repeat scroll 0 0 transparent;
    display: block;
    overflow: hidden;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 0 10px 10px 5px;
    width: 21px;
}

ul.social {
    padding: 0 !important;
}
.social li {
    clear: both;
    list-style: none outside none !important;
}
#tickerContainer {
	background-color: #cccccc;
	overflow: auto;
	width: 714px;
}

.ticker {
	float: left;
	width: 520px;
	margin: 3px 2px 2px 2px;
	white-space: nowrap;
}

.controls {
	float: right;
	width: 140px;
	margin: 0px 8px 5px 0px;
	height: 20px;
}

.controls span {
	float: left;
	height: 15px;
	background: url("/app21/rtw/icons/ticker.png") no-repeat scroll 0 0 transparent;
	margin: 5px 7px 5px 7px;
}

.controls span:hover {
	cursor: pointer;
}

.play span {
	background-position: -4px -32px;
	width: 12px;
}

.pause span {
	background-position: -27px -32px;
	width: 12px;
}

.previous span {
	background-position: -224px -32px;
	width: 10px;
}

.next span {
	background-position: -247px -32px;
	width: 10px;
}

.tickerItem a {
	text-decoration: none;
}

#content {
    background-color: transparent !important;
}
#spotlight {
	overflow:auto;
}
#spotlight h3{
	padding: 5px 0px 5px 5px;
	margin:0px;
	
}
#spotlight p{
	margin: 0px 5px 0px 5px;
}
p.spotlightContent{
	padding-bottom: 5px;
}
.splash hr{
	border-width: 1px !important;
	width:100%;
	margin: 5px 0px;
}
div.spotlightLink{
	padding-top: 5px;
	text-align: right;
	color: #03A9D3;
}
.spotlightLink table{
	width: 100%;
	height: 100%;
}
.spotlightLink tr {
	vertical-align: bottom;
}
.spotlightLink td {
	text-align: right;
}
#taxonomy {
	width: 714px;
	background-color: #FFFFFF;
	margin-bottom:6px;
}
#taxonomy h2 {
	margin: 0px;
	padding: 5px 0px 10px 5px;
}
.infoColumn{
	width: 230px;
	padding-right: 5px;
}
.infoColumn li{
	text-decoration: none;
	list-style-type: square;
	margin-left: 15px;
	padding-left:5px;
}
.infoColumn li:hover{
	cursor: pointer;
	text-decoration: underline;
}

.spacer {
	height: 12px;
}

#content .columnLeftHalf, #content .columnRightHalf{
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}
