/* Boomers */
.boomers .news-latest-container {
	float: left;
	width: 410px;
	height: 286px;
	background-image: url(../images/news_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 10px;
}

.boomers .news-latest-item {
	float: left;
	width: 390px;
	margin: 10px 15px;
}

.boomers .news-latest-item .news-latest-image {
	float: left;
	width: 380px;
	height: 180px;
	margin: 0 0 10px 0;
}

.boomers .news-latest-item p.bodytext {
	margin: 0;
	width: 380px;
}

.boomers .news-latest-item h3 {
	margin: 0;
	width: 380px;
}

.boomers .news-latest-item h3 a {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}

.boomers .news-latest-item .news-latest-morelink a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.boomers .news-list-container {
	float: left;
	width: 408px;
	height: 48px;
	overflow: hidden;
	background-color: #000;
	border: 1px solid #666;
	margin-top: 10px;
	margin-left: 28px;
}

.boomers .news-list-image {
	float: left;
	width: 80px;
	height: 56px;
	overflow: hidden;
}

.boomers .news-list-container ul {
	padding: 0;
	margin: 0;
}

/* Opals */
.opals .news-latest-container {
	float: left;
	width: 410px;
	height: 286px;
	background-image: url(../images/news_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 10px;
}

.opals .news-latest-item {
	float: left;
	width: 390px;
	margin: 10px 15px;
}

.opals .news-latest-item .news-latest-image {
	float: left;
	width: 380px;
	height: 180px;
	margin: 0 0 10px 0;
}

.opals .news-latest-item p.bodytext {
	margin: 0;
	width: 380px;
}

.opals .news-latest-item h3 {
	margin: 0;
	width: 380px;
}

.opals .news-latest-item h3 a {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}

.opals .news-latest-item .news-latest-morelink a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.opals .news-list-container {
	float: left;
	width: 408px;
	height: 48px;
	overflow: hidden;
	background-color: #000;
	border: 1px solid #666;
	margin-top: 10px;
	margin-left: 28px;
}

.opals .news-list-image {
	float: left;
	width: 80px;
	height: 56px;
	overflow: hidden;
	text-align: center;
}

.opals .news-list-container ul {
	padding: 0;
	margin: 0;
}

/* Latest News */
.newspage .news-latest-container {
	float: left;
	width: 410px;
	height: 286px;
	background-image: url(../images/news_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.newspage .news-latest-item {
	float: left;
	width: 390px;
	margin: 10px 15px;
}

.newspage .news-latest-item .news-latest-image {
	float: left;
	width: 380px;
	height: 180px;
	margin: 0 0 10px 0;
}

.newspage .news-latest-item p.bodytext {
	margin: 0;
	width: 380px;
}

.newspage .news-latest-item h3 {
	margin: 0;
	width: 380px;
}

.newspage .news-latest-item h3 a {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}

.newspage .news-latest-item .news-latest-morelink a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.newspage .news-list-container {
	float: left;
	width: 408px;
	height: 48px;
	overflow: hidden;
	background-color: #000;
	border: 1px solid #666;
	margin-top: 10px;
}

.newspage .news-list-image {
	float: left;
	width: 80px;
	height: 56px;
	overflow: hidden;
	text-align: center;
}

.newspage .news-list-container ul {
	padding: 0;
	margin: 0;
}

.sub .news-single-item h2 {
	font-size: 16px;
	color: #FF9900;
	margin-bottom: 0px;
}

.sub .news-single-item h3 {
	font-size: 12px;
	font-family: Arial;
}

.sub .news-single-backlink a {
	color: #FF9900;
	text-decoration: none;
}


.news-single-buttons {
	float: right;
	margin: 0px 0 5px 0; 
	width: 250px;
	text-align: right;
}

.news-single-buttons a {
	color: #FF9900;
	text-decoration: none;
}

.news-single-buttons a:hover {
	text-decoration: underline;
}

.news-single-image {
	float: right;
	text-align: right;
	margin: 0 0 10px 10px;
}


#main_content .news-latest-container p.bodytext {
	font-size: 11px;
}

.sub .news-list-container {
	height: auto;
	background-color: transparent;
	border: none;
	width: 640px;
	margin: 10px 5px 10px 5px;
}

.sub .news-list-container a img {
float: right;
margin: 10px;
}

.sub .news-list-container h3 {
	margin: 0;
	font-size: 14px;
}

.sub .news-list-container p.bodytext {
	margin-bottom: 0px;
}

.sub .news-list-container h3 a, .sub .news-list-container .news-list-morelink a {
	color: #FF9900;
	text-decoration: none;
}

.sub .news-list-container hr.clearer {
	margin: 10px 0 10px 0;
}

.tx-ttnews-browsebox a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.news-latest-item {
	z-index: 2;
}

.vid-latest-container {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.vid-latest-container h3 {
	margin: 0px;
}

.vid-latest-container h3 a {
	color: #FF9900;
	text-decoration: none;
}

.vid-latest-container p.bodytext {
	margin: 0px;
}

.vid-latest-container .vid-latest-morelink a {
	color: #FF9900;
	text-decoration: none;
}

.vid-list-container {
	float: left;
	width: 100%;
}

.vid-list-item {
	float: left;
	width: 78px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.vid-list-container .news-list-browse {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.photo-list-item {
	margin-right: 10px;
}

#media .vid-latest-image {
	float: left;
	margin-right: 5px;
}

#media .vid-latest-item h3 a {
	color: #FFF;
	font-size: 12px;
}

#media .vid-latest-sub {
	display: none;
}

#store a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


/* Junior Teams */
.jnr .news-latest-container {
	float: left;
	width: 410px;
	height: 286px;
	background-image: url(../images/news_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 10px;
}

.jnr .news-latest-item {
	float: left;
	width: 390px;
	margin: 10px 15px;
}

.jnr .news-latest-item .news-latest-image {
	float: left;
	width: 380px;
	height: 180px;
	margin: 0 0 10px 0;
}

.jnr .news-latest-item p.bodytext {
	margin: 0;
	width: 380px;
}

.jnr .news-latest-item h3 {
	margin: 0;
	width: 380px;
}

.jnr .news-latest-item h3 a {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}

.jnr .news-latest-item .news-latest-morelink a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.jnr .news-list-container {
	float: left;
	width: 408px;
	height: 48px;
	overflow: hidden;
	background-color: #000;
	border: 1px solid #666;
	margin-top: 10px;
	margin-left: 28px;
}

.jnr .news-list-image {
	float: left;
	width: 80px;
	height: 56px;
	overflow: hidden;
}

.jnr .news-list-container ul {
	padding: 0;
	margin: 0;
}

.jnr .news-list-container a img {
	margin: 0;
}
