body {
	background: #fff url(/common/images/interface_header_bg.gif) no-repeat top center;
	font-family: helvetica, arial;
	font-size: 14px;
}

.container {
	background: url(/common/images/interface_footer_bg.gif) no-repeat bottom center;
	margin: auto;
	width: 989px;
}

#content {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.header {
	padding-bottom: 15px;
}

img.join {
	margin-bottom: -2px;
}

#afterLogin {
	position: relative;
	top: -17px;
}

.footer {
	height: 113px;
}

.footer .content {
	float: left;
	line-height: 22px;
	width: 640px;
}

.footer .content .tertiary {
	float: left;
	width: 100%;
}

.footer .content .meta {
	float: left;
	margin: 5px 10px;
}

.footer .content .meta a {
	color: #CC0921;
}

.footer .content ul {
	margin-left: 0;
	padding-top: 38px;
}

.footer .content ul li {
	float: left;
	list-style: none;
}

.footer .content ul li a {
	border-right: 1px solid black;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.footer .content ul li a:hover {
	color: black;
}

.footer .content ul li a.last {
	border-right: none;
}

.footer .logos {
	float: right;
	margin-top: 18px;
	text-align: right;
	width: 330px;
}

.navigation {
	width: 100%;
}

.navigation img.logo {
	display: block;
	padding-bottom: 8px;
	padding-top: 10px;
}

.navigation .groupLink {
	background: url(/common/images/logo_fb_join_group.gif) no-repeat 0 0;
	display: block;
	height: 16px;
	left: 120px;
	position: absolute;
	top: 2px;
	width: 96px;
}

.hidden {
	visibility: hidden;
}

.no-display {
	display: none; 
}

.clear {
	clear: both;
}

.navigation .bar {
	background: url(/common/images/interface_header_redline.gif) repeat-x bottom;
	float: left;
	width: 100%;
}

.navigation .bar .logo{
	float: left;
}

.navigation .left,
.navigation .right {
	height: 51px;
	padding: 0;
	width: 9px;
}

.navigation .left {
	background: url(/common/images/nav_left_bg.gif) no-repeat;
	float: left;
	margin: 0;
}

.navigation .middle {
	background: url(/common/images/nav_mid_bg.gif) repeat-x;
	float: left;
	height: 51px;
	margin: 0;
	width: 971px;
}

.navigation .right {
	background: url(/common/images/nav_right_bg.gif) no-repeat;
	float: right;
	margin: 0;
}

.navigation div.middle a {
	display: block;
	float: left;
	height: 51px;
}

.navigation a.home {
	background: url(/common/images/nav_home.gif) no-repeat 0 0;
	width: 93px;
}

.navigation a.home:hover,
.navigation a.home_active {
	background: url(/common/images/nav_home.gif) no-repeat 0 -51px;
	width: 93px;
}

.navigation a.video {
	background: url(/common/images/nav_video.gif) no-repeat 0 0;
	width: 100px;
}

.navigation a.video:hover,
.navigation a.video_active {
	background: url(/common/images/nav_video.gif) no-repeat 0 -51px;
	width: 100px;
}

.navigation a.twitter {
	background: url(/common/images/nav_twitter.gif) no-repeat 0 0;
	width: 126px;
}

.navigation a.twitter:hover,
.navigation a.twitter_active {
	background: url(/common/images/nav_twitter.gif) no-repeat 0 -51px;
	width: 126px;
}

.navigation a.photos {
	background: url(/common/images/nav_photos.gif) no-repeat 0 0;
	width: 116px;
}

.navigation a.photos:hover,
.navigation a.photos_active {
	background: url(/common/images/nav_photos.gif) no-repeat 0 -51px;
	width: 116px;
}

.navigation a.news_and_blogs {
	background: url(/common/images/nav_news_and_blogs.gif) no-repeat 0 0;
	width: 178px;
}

.navigation a.news_and_blogs:hover,
.navigation a.news_and_blogs_active {
	background: url(/common/images/nav_news_and_blogs.gif) no-repeat 0 -51px;
	width: 178px;
}

.navigation a.promos {
	background: url(/common/images/nav_promos.gif) no-repeat 0 0;
	width: 119px;
}

.navigation a.promos:hover,
.navigation a.promos_active {
	background: url(/common/images/nav_promos.gif) no-repeat 0 -51px;
	width: 119px;
}

.navigation a.tickets {
	background: url(/common/images/nav_tickets.gif) no-repeat 0 0;
	width: 119px;
}

.navigation a.tickets:hover,
.navigation a.tickets_active {
	background: url(/common/images/nav_tickets.gif) no-repeat 0 -51px;
	width: 119px;
}

.help_bar {
	background: #f6f3eb;
	border: 1px solid #e0e0e1;
	margin-bottom: 20px;
	padding: 10px 10px 5px 10px;
}

.help_bar .text {
	background: url(/common/images/interface_icon_error.png) no-repeat left center;
	float: left;
	padding-left: 23px;
	width: 850px;
}

.help_bar .help a {
	margin: 0;
	padding: 0;
}

.main {
	float: left;
	width: 640px;
}

.top_border {
	border-top: 1px solid #CCC;
}

.sidebar {
	float: right;
	padding-bottom: 30px;
	width: 338px;
}

.sidebar .header {
	display: block;
	padding: 0 0 16px 0;
}

.main table td,
.sidebar table td {
	vertical-align: top;
}

.main .title {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 18px;
	padding: 1px 0 0 10px;
}

.main .action {
	float: left;
	padding: 0 0 0 10px;
}

.sidebar #tabs .yui-content{
height: 370px;
margin: 0;
overflow-y: scroll;
padding: 0;
}

.main #tabs .yui-content {
margin: 0;
min-height: 200px;
padding: 0;
}

.facebook {
	float: right;
	margin-top: 23px;
}

.facebook .yui-content {
	background: url(/common/images/interface_facebook_bg.gif) no-repeat;
	height: 71px;
	width: 341px;
}

.facebook .thumbnail {
	float: right;
	padding: 10px;
}

.facebook .profile {
	float: left;
	padding: 10px 0;
	text-align: right;
	width: 260px;
}

.facebook .profile .user_name {
	font-size: 16px;
	font-weight: bold;
	height: 16px;
}

.facebook .profile .status {
	color: #999;
	font-size: 12px;
	font-style: italic;
}

.facebook .profile a {
	color: black;
}

.facebook .profile a:hover {
	color: black;
	text-decoration: none;
}

.facebook .people {
	padding: 5px;
}

.facebook .site_friends,
.facebook .all_friends {
	border-right: 1px solid black;
}

.facebook .site_friends,
.facebook .all_friends,
.facebook .stamps_fans {
	float: left;
	height: 50px;
	padding: 3px;
	text-align: center;
	width: 100px;
}

.youtube .logo {
	float: left; 
	padding: 0 0 11px 0;
}

.youtube .title a {
	text-decoration: none;
}

.flickr .logo {
	float: left;
	padding: 0 0 13px 0;
}

.twitter .logo {
	float: left;
	margin-bottom: 5px;
}

.twitter .more_link {
	line-height: 30px;
	vertical-align: bottom;
}

.news .logo {
	float: left;
}

.youtube .details {
	background: #EEE none repeat scroll 0 0;
	border: 1px solid #CCC;
	font-family: arial,sans-serif;
	font-size: 12px;
	margin-top: 38px;
	padding: 5px;
}

.youtube .details .reference {
	padding-top: 5px;
}

.youtube .details .reference label {
	clear: none;
	color: #666;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	min-width: 70px;
	text-align: right;
}

.youtube .details input {
	font-family: arial,sans-serif;
	font-size: 10px;
	height: 15px;
	width: 200px;
}

.youtube .details .profile {
	float: left;
	margin-left: 8px;
}

.youtube .details .profile_icon {
	display: block;
	float: left;
}

.youtube .details .profile_icon img {
	border: 1px solid black;
	height: 45px;
	padding: 1px;
}

.youtube .description {
	padding-bottom: 5px;
	width: 100%;
}

.youtube .category {
	padding-bottom: 5px;
}

.twitter_content .loading,
.flickr .yui-navset div.loading div,
.news .yui-navset div.loading div,
.youtube .yui-navset div.loading div {
	background: url(/common/images/loading.gif) no-repeat center center;
	height: 300px;
}

.youtube .video-date {
	font-weight: bold;
	padding-bottom: 5px;
}

.youtube .video-date .year {
	color: #999;
}

.youtube .video-entry {
	padding: 13px 0;
}

.youtube .main-video-facets {
	color: #999;
	font-size: 13px;
	height: 15px;
	margin: 3px 0 10px 0;
}

.youtube .main-video-facets .video-share {
	float: left;
}

.youtube .main-video-facets .video-ratings {
	float: left;
	width: 100px;
}

.youtube .report {
	float: right;
	padding-right: 10px;
	text-align: right;
}

.report a.remove,
.report a.abuse {
	background: url(/common/images/interface_icon_flag.gif) no-repeat center left;
	color: #999;
	font-size: 12px;
	padding-left: 24px;
	text-decoration: none;
}

.youtube .main-video-facets .video-views {
	float: right;
	padding-left: 10px;
	text-align: right;
}

.youtube .video-entry .video-title {
	font-weight: bold;
}

.youtube .video-entry .thumbnail {
	display: block;
	float: left;
}

.youtube .video-entry .main-video-content {
	float: left;
	width: 500px;
}

.youtube .video-entry .video-content {
	float: left;
	padding-left: 10px;
	width: 500px;
}

.youtube .video-entry .video-description {
	font-size: 12px;
}

.youtube .video-entry .video-content .video-facets {
	color: #999;
	font-size: 10px;
	height: 15px;
	margin: 3px 0 0 0;
}

.youtube .video-entry .video-content .video-ratings {
	float: left;
	width: 50%;
}

.youtube .video-entry .video-content .video-date {
	float: left;
}

.youtube .video-entry .video-content .video-views {
	float: left;
}

.youtube .video-entry .video-content .video-from {
	float: left;
	padding-left: 5px;
}

.video-content div {
	margin-bottom: 5px;
}

.youtube .video-average-rating {
	background: transparent url(/common/images/interface_rating.gif);
	float: left;
	height: 15px;
	margin-right: 7px;
	width: 73px;
}

.youtube .rating-0 {
	background-position: -75px 0;
}

.youtube .rating-5 {
	background-position: -60px -15px;
}

.youtube .rating-10 {
	background-position: -60px 0;
}

.youtube .rating-15 {
	background-position: -45px -15px;
}

.youtube .rating-20 {
	background-position: -45px 0;
}

.youtube .rating-25 {
	background-position: -30px -15px;
}

.youtube .rating-30 {
	background-position: -30px 0;
}

.youtube .rating-35 {
	background-position: -15px -15px;
}

.youtube .rating-40 {
	background-position: -15px 0;
}

.youtube .rating-45 {
	background-position: 0 -15px;
}

.youtube .rating-50 {
	background-position: 0 0;
}

.sidebar .video-entry {
	border-top: 1px dashed #CCC;
}

.sidebar .video-entry .video-content {
	width: 190px;
}

.sidebar .video-entry .video-content strong {
	font-weight: bold;
}

.twitter .action button {
	background: url(/common/images/interface_follow_lg.gif) no-repeat;
	border: none;
	height: 25px;
	width: 75px;
}

.twitter .title {
	line-height: 30px;
}

.roster ul,
.twitter ul {
	margin: 0;
	padding-bottom: 30px;
}

.roster ul li,
.twitter ul li,
.news_item {
	border-top: 1px dashed #CCC;
	list-style-type: none;
	padding: 0.7em 0 0.6em;
}

.twitter ul li {
	min-height: 70px;
}

.twitter ul li:hover,
.news_alt {
	background-color: #F7F7F7;
}

.twitter ul li.player {
	background: url(/common/images/interface_twitter_post_bg.gif) no-repeat 0 0;
}

.roster ul li.last,
.twitter ul li.last,
.news div.last {
	border-bottom: 1px dashed #CCC;
}

.twitter ul li .thumb {
	display: block;
	height: 50px;
	left: 0;
	margin: 0 10px 0 5px;
	overflow: hidden;
	position: absolute;
	width: 50px;
}

.roster ul li .thumb {
	display: block;
	float: left;
	height: 50px;
	left: 0;
	overflow: hidden;
	width: 50px;
}

.roster ul li .status-body,
.twitter ul li .status-body {
	display: block;
	margin-left: 65px;
	margin-right: 20px;
	min-height: 50px;
}

.status-body div.meta a {
	color: #cc0921;
}

.roster ul li .status-body {
	font-weight: bold;
}

.roster ul li .status-body a {
	text-decoration: none;
}

.roster ul li .status-body .bio {
	background: url(/common/images/interface_arrows.gif) no-repeat center right;
	float: left; 
	padding: 0 10px 0 0;
}

.roster ul li .status-body .position,
.twitter ul li .status-body a {
	color: #cc0921;
}

.roster ul li .status-body .position {
	padding-bottom: 3px;
}

.twitter ul li .status-body a:visited {
	color: #999;
}

.twitter ul li .status-body .meta {
	color: #838383;
	display: block;
	font-size: 90%;
	font-style: italic;
	margin: 3px 0 0;
}

.twitter ul li .status-body .meta button {
	color: #999;
	text-decoration: none;
}

.roster ul li .status-body .meta button {
	padding: 0 10px 0 0;
}

.twitter ul li .status-body .meta button.follow {
	background: url(/common/images/interface_follow_sm.png) no-repeat;
	border: none;
	height: 15px;
	margin-left: 10px;
	padding: 2px 4px;
	width: 46px;
}

.roster ul li .status-body .meta button.follow {
	background: url(/common/images/interface_follow_sm.png) no-repeat;
	border: none;
	float: left;
	height: 15px;
	width: 46px;
}

#twitter_area {
	height: 165px;
	margin-bottom: 15px;
}

.twitter_login .latest {
	color: #CCC;
	float: left;
	font-size: small;
	font-weight: bold;
	max-width: 215px;
}

.twitter_login .update {
	float: right;
}

.twitter_login textarea.tweet {
	border: 1px solid #999;
	height: 50px;
	margin: 10px 0;
	width: 99%;
}

.twitter_login .login {
	background-color: Transparent;
	border: none;
	cursor: pointer;
	float: right;
	height: 28px;
	width: 165px;
}

.twitter_login .thumb {
	display: block;
	float: left;
	height: 50px;
	left: 0;
	margin: 10px 10px 0 0;
	overflow: hidden;
	width: 50px;
}

.twitter_login .status-body {
	display: block;
	float: left;
	margin: 7px 0 0 0;
	min-height: 50px;
}

.twitter_login .status-body .meta {
	color: #999;
	display: block;
	font-size: 80%;
	font-style: italic;
	margin: 3px 0 0;
}

.twitter_login .status-body .meta strong {
	color: #000;
}

.twitter_login button {
	background: url(/common/images/round-btn.gif);
	border: none;
	height: 32px;
	width: 115px;
}

.char_count {
	color: #999;
	font-size: 10px;
}

.news_item {
	padding: 10px;
}

.news_title,
.news_type,
.news_title a {
	color: #cc0921;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.news_date {
	color: #999;
	font-size: 12px;
}

.flickr .photo-entry {
	padding: 10px 5px;
}

.flickr .photo-entry .photo {
	display: block;
	float: left;
	margin-right: 10px;
}

.flickr .photo-entry .photo-content {
	float: right;
	padding-left: 10px;
	width: 370px;
}

.flickr .photo-entry .photo-description,
.flickr .photo-entry .photo-comments {
	font-size: 12px;
}

.flickr .photo-entry .photo-title {
	font-size: large;
	font-weight: bold;
}

.flickr .photo-entry .photo-comments {
	background: url(/common/images/interface_icon_comment.gif) no-repeat 0 1px;
	margin: 10px 0 5px;
	padding-left: 20px;
}

.flickr .photo-entry .photo-meta {
	color: #999;
	font-size: x-small;
	font-size: 11px;
	height: 15px;
	margin: 3px 0 0 0;
}

.flickr .photo-group img {
	float: left;
	padding: 0 8px 10px 0;
}

.main .flickr img {
	margin: auto;
}

.more {
	padding-top: 10px;
}

.more a,
.paging a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.more a {
	background: url(/common/images/interface_arrows_right.gif) no-repeat center right;
	padding-right: 15px;
}

.paging a.next {
	background: url(/common/images/interface_arrows_right.gif) no-repeat center right;
	float: right;
	padding-right: 15px;
}

.paging a.prev {
	background: url(/common/images/interface_arrows_left.gif) no-repeat center left;
	float: left;
	padding-left: 15px;
}

.paging {
	border-bottom: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	line-height: 40px;
}

.poll {
	padding-top: 20px;
	float: right;
}

.poll .poll_question {
	font-size: 14px;
	font-weight: bold;
}

.poll a {
	background: url(/common/images/interface_arrows_right.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
}

.poll .poll_results_button {
	float: left;
}

.poll .poll_display_archive {
	float: right;
}

.poll .poll_top {
	background: url(/common/images/interface_poll_top_bg.gif) no-repeat;
	height: 64px;
	width: 338px;
}

.poll #poll_container {
	background: url(/common/images/interface_poll_bg.gif) repeat-y;
	margin-top: -20px;
	padding: 0 15px;
	width: 308px;
}

.poll .poll_bottom {
	background: url(/common/images/interface_poll_bottom_bg.gif) no-repeat;
	height: 7px;
	width: 338px;
}

table.poll_options td,
table.poll_results td  {
	font-size: 12px;
	padding-bottom: 0;
}

.poll_results_button,
.poll_display_archive {
	font-weight: bold;
	padding-bottom: 20px;
}

.help {
	float: right;
	padding-bottom: 0;
	text-align: right;
}

div.news {
	margin-top: 30px;
}

div.more_link {
	float: right;
	padding-bottom: 5px;
	padding-right: 15px;
}

div.more_link a {
	font-weight: bold;
	text-decoration: none;
}

div.news div.title a {
	text-decoration: none;
}

div.news_header {
	border-bottom: 1px dashed #CCC;	
	line-height: 28px;
}

div.news_header img {
	margin-top: 8px;
}

div.home_news_date {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

div.home_news_date span {
	color: #999;
}

div.home_news {
	background: url(/common/images/interface_icon_news.gif) no-repeat;
	color: #999;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	padding-left: 23px;
	padding-top: 3px;
}

div.home_news a {
	color: #cc0921;
	text-decoration: none;
}

.main ul.yui-nav {
	margin-bottom: 30px;
}

ul.yui-nav {
	background: url(/common/images/interface_tabs_bg_repeater.gif) bottom repeat-x;
}

.sidebar ul.yui-nav {
	margin-bottom: 15px;
}

ul.yui-nav li em {
	text-transform: uppercase;
}

img.comments {
	margin-bottom: 10px;
	margin-top: 30px;
}

div.flickr span.constraint img {
	margin-top: 10px;
}

div.bd p {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
}

div.logout {
	font-size: 12px;
	padding-top: 2px;
}

div.status {
	height: 15px;
	overflow: hidden;
	padding-top: 2px;
	text-align: right;
}

.uploadPhotos {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.uploadPhotos a {
	color: #cc0921;
}

.flickrblue {
	color: #0179e2;
}

.flickrred {
	color: #ff2d94;
}

.help_bar a,
.main_text a,
.help_text a {
	color: #CC0921;
}

.main_text ul li {
	padding: 10px 0;
}

.youtube_marker,
.flickr_marker,
.facebook_marker,
.twitter_marker {
	display: inline;
	height: 16px;
	padding-right: 16px;
	width: 16px;
}

.youtube_marker {
	background: transparent url(/common/images/interface_icon_youtube.png) no-repeat 0 0;
}

.twitter_marker {
	background: transparent url(/common/images/interface_icon_twitter.png) no-repeat 0 0;
}

.flickr_marker {
	background: transparent url(/common/images/interface_icon_flickr.png) no-repeat 0 0;
}

.facebook_marker {
	background: transparent url(/common/images/interface_icon_facebook.png) no-repeat 0 0;
}