body {
	background-color: #dedede;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table, tr, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table td {
/*	border: 1px solid black; */
}

a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#team_panel {
        -moz-border-radius: 6px 0 0 6px;
        border-radius: 6px 0 0 6px;
        padding: 5px 0;
}

.team_nav {
	padding: 2px 12px;
	margin: 2px 0px;
	color: #777;
	font-size:12px;
	font-weight:bold;
}
a.team:link, a.team:active, a.team:visited {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	white-space: nowrap;
}
a.team:hover {
	color: #fff;
	background: #b40000;
	text-decoration: none;
	white-space: nowrap;
}
a.team span {
	padding: 2px 0px;
}

#outer_container {
	/*width: 1130px;*/
	width: 1220px;
	padding-bottom: 30px;
}

.outer_table {
	margin-bottom: 30px;
	padding: 0;
}

.container {
        width: 1112px;
	padding-bottom: 25px;
	text-align: left;
	background-color:  #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.container-lpadding {
	width: 25px;
}
.container-rpadding {
	width: 35px;
}

/* table layout */

.layout {
	width: 100%;
	border: 0;
	border-spacing: 0;
}
.layout tr {
	vertical-align: top;
}
.layout td.left {
	width: 70%;
	padding: 0 40px 20px 0;
}
.layout td.right {
	width: 30%;
	padding: 0;
}

/* news section */

.news_section_header {
	border-top: 3px solid #b40000;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	border-spacing: 0;
	width: 100%;
}
.news_section_header tr {
	vertical-align: middle;
}
.news_section_header td.nav {
	text-align: right;
}
.news_section_title {
	padding: 5px 12px 5px 5px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:22px;
	line-height: 120%;
}

.section_title {
	padding: 5px 12px 5px 5px;
	border-top: 3px solid #b40000;
	border-bottom: 1px dotted #ccc;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:22px;
	line-height: 120%;
}

/* video section */

.video_section_header {
	border-top: 2px solid #b40000;
	border-bottom: 1px dotted #ccc;

}
.video_section_title {
	padding: 5px 12px 5px 5px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:22px;
	line-height: 120%;
}

/* blogs section */

.blogs_section_header {
	margin-top: 20px;
	border-top: 3px solid #b40000;
	border-bottom: 1px dotted #ccc;

}

.blogs_section_title {
	padding: 5px 12px 5px 5px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:22px;
	line-height: 120%;
}

.small_section_title {
	padding: 5px 10px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:18px;
	line-height: 120%;
}
.small_section_title_link {
	padding-left: 10px;
}

.cell_title {
	padding: 10px 0px;
	font-family: verdana;
	font-weight: bold;
	font-size:16px;
}
.cell_title a {
	padding: 10px 0px;
	color: #333;
	font-family: verdana;
	font-weight: bold;
	font-size:16px;
}
.cell_title a:hover {
	color: #0066cc;
}

.blogs_panel {
	margin: 15px 0 10px 0;
	padding: 0;
	width: 100%;
	background:#fff;
}

/* video panel on main and listing pages */

.video_panel {
	margin: 10px 0 5px 0;
	padding:0;
	background:#fff;
}

.video_listing {
	margin: 0;
	padding:0;
	background:#fff;
}

.video_item {
	padding: 6px 12px 6px 6px;
}
.video_item .title {
	margin-top: 2px;
}

.video_item .source {
	color: #888;
}

/* news section */

.news_section {
	margin: 5px 0 5px 6px;
	font-size: 12px;
	border: 0;
	border-spacing: 0;
	width: 100%;
}
.news_section tr {
	vertical-align: top;
}
.news_section .item {
	margin-right: 10px;
	padding-left: 2px;
	padding-bottom: 5px;
}

.news_section .date,
.quote_date
{
	margin-right: 4px;
	color: gray;
	white-space: nowrap;
}
.news_section .short_date {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 20px;
	white-space: nowrap;
}

.news_section .title {
	font-size: 13px;
	font-weight:bold;
}
.news_section .title a:visited {
	color: #4271A5;
}
.news_section .source,
.quote_source {
	color: green;
}
.news_section .source a,
.quote_source a {
	color: #316500;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.news_section .source a:visited {
	color: #316500;
}
.news_section .source a:hover {
	font-weight: normal;
}
.news_section .date_subheader {
	padding-left: 1px;
	color: #b40000;
	font-size:12px;
	white-space: nowrap;
}

/* main section */

.main_section {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	width: 100%;
}

/* item listing pages */

.listing {
	margin-top: 5px;
	font-size: 12px;
}
.listing tr {
	vertical-align: top;
}
.listing .item {
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 10px;
	padding-bottom: 5px;
	line-height: 120%;
}

.listing .date,
.quote_date
{
	margin-right: 4px;
	color: gray;
	white-space: nowrap;
}
.listing .short_date {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 20px;
	white-space: nowrap;
}

.listing .title {
	font-size: 14px;
	font-weight:bold;
}
.listing .title a:visited {
	color: #4271A5;
}
.listing .source,
.quote_source {
	color: #316500;
}
.listing .source a,
.quote_source a {
	text-decoration: none;
	color: #316500;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.listing .source a:visited {
	color: #316500;
}
.listing .source a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.listing .summary a.entity {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.listing .summary a.entity:hover {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.listing .summary {
     clear: none;
     margin-top: 2px;
     margin-left: 142px;
}
.twitter .title a,
.twitter .title a:visited,
.twitter .title a:hover {
     color: black;
}
.twitter .source a {
    color: gray;
}
.twitter .source a:hover {
    color: #0066cc;
}
.twitter .summary {
     margin-left: 64px;
}

/* sidebox */

.sidebox_header {
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
	padding: 5px 10px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:18px;
	line-height: 120%;
}
.sidebox_nav_link {
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
}
.sidebox_quotes_nav_link {
	margin: 4px 10px;
	font-size: 15px;
	font-weight: bold;
}
.sidebox_item {
	margin: 0;
	padding: 7px 10px 5px 10px;
}
.sidebox_item .title {
	font-size: 13px;
	font-weight:bold;
}
.sidebox_item .title a:visited {
	color: #4271A5;
}
.sidebox_item .source {
	color: green;
	padding-left: 2px;
}
.sidebox_item .source a {
	color: #316500;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebox_item .source a:visited {
	color: #316500;
}
.sidebox_item .source a:hover {
	font-weight: normal;
}

/* quotes */

.quotes_section_header {
	border-top: 3px solid #b40000;
	border-bottom: 1px dotted #ccc;
}
.quote {
	padding: 10px;
	color: #333;
}

.quote .source {
	padding: 4px 0;
}
.quote .source iframe.twitter-share-button {
    margin-bottom: -5px;
    margin-left: 10px;
}
.quote a {
	text-decoration: underline;
}

.quote .date
{
	color: #888;
	white-space: nowrap;
}

/* blogs panel */

.blogs_panel tr td {
	width: 33%;
}

.blogs_panel .item {
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}
.blogs_panel .item .title a:visited {
	color: #4271A5;
}

/* listing header */

.listing_header {
	border-top: 2px solid #b40000;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
div.listing_title {
	padding: 5px 10px 5px 5px;
	color:#333;
	font-family: verdana;
	font-weight: bold;
	font-size:22px;
	line-height: 120%;
}

/* listing date header */

.listing_date_header {
	margin: 20px 0 20px -25px;
}

span.listing_date_title {
	padding: 5px 10px 5px 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #eee;
	color: #b40000;
	font-size:12px;
}
.listing_date_title a,
.listing_date_title a:visited {
	color: #b40000;
	font-size:12px;
}
.listing_date_title a:hover {
	color: #0066cc;
}
span.listing_date_fixture {
	padding: 10px;
	color: #333;
	font-weight: bold;
}
.listing_date_fixture a,
.listing_date_fixture a:visited {
	color: #333;
	font-weight: bold;
}
.listing_date_fixture a:hover {
	color: #0066cc;
}


/* top navigation */

.topnav {
	padding-left: 10px;
}
a.topnav_link {
}
.topnav_date {
	color: gray;
}
/* pagination */

.pagination {
	text-align: center;
	white-space: nowrap;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pagination_by_date {
	padding-left: 10px;
	text-align: left;
}
.pagination_by_date td {
	padding-right: 0.25em;
}
.selected_pagenum {
	font-weight: bold;
}

/* footer */

/* top banner */

.top_banner {
	background: #b40000;
	padding-top: 4px;
        padding-bottom: 8px;
	margin-bottom: 10px;
}
.top_banner_left {
	padding-left: 8px;
}
.top_banner_right {
    float: right;
    padding-right: 2px;
}
.logo {
	font-family: verdana;
	font-weight: bold;
	font-size:24px;
}
.logo a:link, .logo a:visited, .logo a:active {
	text-decoration: none;
}
.logo_first {color: #444; color: #222;}
.logo_second {color: #aaa; color: #fff;}
.tagline {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
}
.tagline a:link,
.tagline a:active,
.tagline a:visited {
	text-decoration: none;
	color: #fff;
}

.search_box {
	font-size: 13px;
	background-color: #d06060;
	border-color: #800000;
	border-style: inset;
	border-width: 1px;
	color: #ffffff;
}

.search_button {
	font-size: 13px;
	border-color: #800000;
	background-color: #d06060;
	color: #ffffff;
}

.create_edit_team_link {
	padding-top: 15px;
	text-align: right;
}

/* forms */

#footer {
	clear: both;
	padding-top: 10px;
	color: #888;
}

hr {
	height: 1px;
	color: lightgray;
}

.navlink,
.navlink:visited {
	font-size:14px;
}

.navlink:hover {
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 6px solid #b40000;
}

.navlink_selected,
.navlink_selected:visited {
    color:#333;
    font-size:14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 6px solid #b40000;
 }

.navlink_selected:hover {
    text-decoration: none;
}

.share-container {
    display: inline-block;
    padding-left: 7px;
    vertical-align: middle;
}

img, div, p, span {
    display: none;
}
