﻿@charset "utf-8";
/* Progressive CSS Stylesheet for Rove Daily 2008 */
/* Members sign in/off area*/
#members {
    background-color:#64bdfa;
    min-height:20px;
    _height:20px;
    margin:0px;
    padding:0px;
}
#members .login-area {
    text-align:right;
    font-size:10px;
    font-weight:bold;
}
#members .login-area ul {
    margin:0px;
    padding:3px 8px 0px 8px;
}
#members .login-area li {
    list-style-type:none;
    display:inline;
    color:#fff;
}
#members .login-area li a {
    color:#fff;
    padding:0px 2px 0px 4px;
}
/* Navigation */
#mainNav {
    clear:both;
}
#mainNav button {
    background-color:transparent;
    border:none;
    margin:0px 4px 0px 2px;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    height:auto;
    cursor:pointer;
}
#mainNav button span {
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
    display:block;
}
#mainNav input {
    font-size:10px;
    height:auto;
}
#mainNav button:hover span {
    text-decoration:none;
    cursor:pointer;
}
/* Header Content, Teaser Info */
#header-content {
    overflow:auto;
}
#header-content .title {
    background-color:#d2e2ed;
    color:#909090;
    font-size:18px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-top:0px;
    padding:8px;
}
#header-content .title-sub {
    font-size:18px;
    font-family:"Times New Roman", Times, serif;
    text-transform:uppercase;
    margin-top:10px;
}
#header-content .HC-col1-2 {
    width:640px;
    float:left;
    margin: 0px;
}
#header-content .HC-col2-2 {
    width:360px;
    float: left;
}
#header-content .HC-col2-3 {
    width: 320px;
    float: left;
    padding-top: 10px;
    padding-left: 40px;
}
#header-content .HC-col2-2  .title {
    padding:8px 8px 8px 80px;
}
/* Footer */
#footerTen .footerTenRight #footerTenRightImage {
    padding:1px 0px;
}
/* Page Layout */
#threeColsTemplate {
    margin-top:10px;
}
#header-content .HC-col1-2 .leftCol {
    width:285px;
    float:left;
    margin-right:20px;
}
#header-content .HC-col1-2 .rightCol {
    width:285px;
    float:left;
    margin-right: 0px;
}
/* Content */
a.more-link {
    text-decoration:none;
}
a.more-link:visited {
    text-decoration:none;
}
a.more-link:hover {
    text-decoration:underline;
}
/* Ads */
.ad {
    margin-bottom:20px;
}
/* Large Listing 1 */
.large-listing-1 .item {
    margin-bottom:10px;
    min-height:75px;
}
.large-listing-1 .item .content {
    position:relative;
    margin-top:5px;
    padding-left:205px;
    min-height:205px;
    _height:205px;
}
.large-listing-1 .item h2, .large-listing-1 .item h3.promo {
    color:#4a4949;
    font-family:"Times New Roman", Times, serif;
}    
.large-listing-1 .item h2 {
    font-size:36px;
}
.large-listing-1 .item h3.promo {
    font-size:18px;
}
.large-listing-1 .item .content .preview-image {
    position:absolute;
    top:0px;
    left:0px;
}
.large-listing-1 .item .content p {
    margin-bottom:10px;
}
.large-listing-1 .item .content .source {
    font-size:10px;
}
.large-listing-1 .item .content .source span {
    font-size:12px;
    font-weight:bold;
}
.large-listing-1 .item .content .date {
    font-size:10px;
    margin-bottom:10px;
}
.large-listing-1 .item .content .links ul {
    list-style-type:none;
    margin:10px 0px;
    padding:0px;
}
.large-listing-1 .item .content .links li a{
    padding-left:20px;
    display:block;
    background-repeat:no-repeat;
    background-position:left top;
    color:#9c9c9c;
    text-decoration:none;
    margin-top:5px;
}
.large-listing-1 .item .content .links li a:hover {
    text-decoration:underline;
}
.large-listing-1 .item .content .links li.email a {
    background-image:url(images/icon-email.gif);
}
.large-listing-1 .item .content .links li.print a {
    background-image:url(images/icon-print.gif);
}
/* Small Listing 1, Type A */
.small-listing-1.s-l-1-A .item {
    position:relative;
    padding:8px 0px 8px 208px;
    min-height:204px;
    _height:204px;
}
.small-listing-1.s-l-1-A.HC-col1-2 .item {
    padding-right:40px;
}
.small-listing-1.s-l-1-A .item .preview-image {
    position:absolute;
    left:0px;
    top:8px;
}
.small-listing-1.s-l-1-A .item h2, .small-listing-1.s-l-1-A .item .promo {
    font-family:"Times New Roman", Times, serif;
    margin:0px;
}
.small-listing-1.s-l-1-A .item .promo {
    font-size:18px;
}
.small-listing-1.s-l-1-A .item h2 {
    font-size:48px;
    line-height:48px;
}
.small-listing-1.s-l-1-A .item .date {
    font-size:10px;
    margin:4px 0px;
}
.small-listing-1.s-l-1-A .item a.more {
    text-decoration:none;
}
.small-listing-1.s-l-1-A .item a.more:hover {
    text-decoration:underline;
}
/* content block */
.content-block .embed-flash {
    padding:8px 0px;
    float: right
}
.embed-flash-mini {
    padding: 10px;
    margin-bottom: 10px;
    height: 220px;
    background-color: #333333;
    width: 280px;
}
/* Main Divider */
.main-divider {
    height:20px;
    background:#64bdfa;
    clear:both !important;
    margin-bottom:20px;
}
/* Web Content, Get Tickets */
.webPart.getTickets.new-component {
    border: 0px solid !important;
    position:relative !important;
    font-size:10px;
    font-weight:normal;
    min-height: 125px;
    height: auto;
    _height:125px;
    padding: 0px 0px 10px !important;
    margin: 0px !important;
}
.webPart.getTickets.new-component.getTicketsSml {
    min-height:105px !important;
    _height:105px  !important;
    float: left;
    width: 300px;
    border: 0px solid !important;
    padding: 0px 20px 0px 0px !important;
    margin: 0px !important;
}
#template .webPart.getTickets.new-component h2 {
    text-transform:uppercase;
    font-size: 10px;
    padding-left: 135px;
}
#template .singleLatestNewsStory .date {
    margin:4px 0px;
    font-size:9px;
}
#template .new-component .singleLatestNewsStory {
    width: auto !important;
    _width: 170px !important;
    height: auto !important;
    padding: 0px !important;
    margin: 0px !important;
    float: none !important;
}
#template .new-component .singleLatestNewsStory.font-set-A {
    font-size:12px;
}
#template .new-component.font-set-A h2 {
    padding-left: 90px !important;
}
#template .new-component .singleLatestNewsStory.font-set-A h3 {
    font-size:18px;
    margin: 0px !important;
    padding-top: 0px !important;
}
#template .new-component .singleLatestNewsStory .singleLatestNewsStoryTxt {
    margin:0px;
    padding-left:135px;
    *padding-left:15px;
    _padding-left:135px;
}
#template .new-component .singleLatestNewsStory .singleLatestNewsStoryTxtSml{
    margin: 0px;
    padding: 5px 0px 0px 90px !important;
 }
#template .new-component.small-component .singleLatestNewsStory .singleLatestNewsStoryTxtSml{
    padding: 0px 0px 20px 55px !important;
    *margin-left: -75px !important;
    _margin-left: 0px !important;
}
#template .new-component.small-component .singleLatestNewsStory .singleLatestNewsStoryTxtSml h3 {
    margin: 0px;
}
#template .new-component .singleLatestNewsStory h3 {
    font-size:18px;
    font-family:"Times New Roman", Times, serif;
    display:block;
    color:#4a4949;
}
#template .new-component .singleLatestNewsStory h3 a {
    Color:#4a4949;
    text-decoration:none;
}
#template .new-component .singleLatestNewsStory h3 a:hover {
    text-decoration:underline;
}
.webPart.getTickets.new-component .singleLatestNewsStoryImgSml{
    position: relative !important;
    visibility:visible !important;
    float: left !important;
    top:7px;
    left:0px;
    height: auto !important;
}
#template .new-component .singleLatestNewsStoryImgSml img {
    float: left !important;
    position: absolute !important;
}
#template .new-component .singleLatestNewsStoryImg {
    position: relative !important;
    visibility:visible !important;
    z-index: 100 !important;
    float: left !important;
    top: 0px !important;
    margin: 0px !important;
    left: 0px !important;
    height: auto !important;
}
.singleLatestNewsStoryImg img {
    margin-top: 0px;
}
#template .new-component .singleLatestNewsStoryImg img {
    float: left !important;
    position: absolute !important;
    margin-top: -12px;
}

.webPart.getTickets.