/* GENERAL STYLES*/
body {
	background:transparent url("http://i.usatoday.net/sports/_common/images/olym2012_bg.jpg") no-repeat top center !important;
	-webkit-background-size: 1800px 1300px;
}
a:hover,
a:active,
a:focus { text-decoration: underline }
.container {
    width: 980px;
    margin: 0 auto;
}
.content {
    padding: 10px 0;
    margin-left: 10px;
}
.sidebar { margin: 10px 0px 0 0 }
.electionsContainer .caption-toggle { color: #333 }
.box-shadow {
    -moz-box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.1);
    border-left: 1px solid #e7e7e7;
}
#news.homepage.subsection .usat_masthead h1 a {
    background-image: url("http://i.usatoday.net/sports/_common/images/usat-sub-logo.png");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 23px;
    text-indent: -5000px;
    width: 162px;
    border-right: none;
}
#news.homepage.subsection .usat_masthead h1 { padding-left: 0px }
/* NAV Hover Override */
ul.global-nav li.nav-life:hover { padding-top: 0px }
ul.global-nav li.nav-yourlife:hover { padding-top: 0px }
ul.global-nav li.nav-money:hover { padding-top: 0px }
ul.global-nav li.nav-news:hover { padding-top: 0px }
ul.global-nav li.nav-sports:hover { padding-top: 0px }
ul.global-nav li.nav-tech:hover { padding-top: 0px }
ul.global-nav li.nav-travel:hover { padding-top: 0px }
ul.global-nav li.nav-weather:hover { padding-top: 0px }
/* HEADER*/
.homepage.subsection #hd {
    min-height: 0;
    padding-bottom: 0px;
}
ul.global-nav li {
    margin-left: 5px;
    background: none;
    width: 60px;
    font-size: 11x;
    border-left: none !important;
    color: #66767a !important;
}
div.usat_masthead,
#section-nav {
    height: 25px !important;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: left;
}
.hd .usat_masthead {
    margin: 20px 0 0 0;
    clear: both;
    position: relative !important;
}
.hd .usat_masthead ul.global-nav li {
    float: left;
    display: inline;
    color: #66767a;
    font-size: 11px;
    font-weight: bold;
    padding: 13px 11px 10px;
}
.hd .usat_masthead ul.global-nav li a { color: #66767a }
ul.global-nav li a,
.nav-home strong {
    color: #66767a;
    padding-top: 0px !important;
}
ul.global-nav { padding-top: 3px }

ul.global-nav li.navItem a {
    color: #66767a !important;
}

ul.global-nav ul.dropdown-nav li a,
ul.global-nav ul.dropdown-nav-column1 li a,
ul.global-nav ul.dropdown-nav-column2 li a,
ul.global-nav ul.dropdown-nav-third li a {
    color: #eee !important;
}

ul.global-nav .navItem a:hover {
    text-decoration: underline !important;
}

/*ELECTION NAV*/
.election-nav {
    height: 40px;
    background-color: #0a90cd;
    width: 1024px;
    clear: both;
    position: relative;
}
.election-nav ul { float: left }
.election-nav ul li {
    float: left;
    display: inline;
}
.election-nav ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-image: url(http://i.usatoday.net/news/_common/images/elections/divider.png);
    background-position: right;
    background-repeat: no-repeat;
    padding: 12px 21px;
    float: left;
    border-left: 1px solid #0a90cd;
    border-right: 1px solid #0a90cd;
}
.election-nav ul li:last-child a { background-image: none }
.election-nav ul li a:hover {
    background-color: #0973a3;
    z-index: 9999;
    text-decoration: none;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
ul#election-nav li:hover a,
ul#election-nav li a:hover {
    background-color: #0973a3;
    nowhitespace: afterproperty;
    z-index: 9999;
    /*border-left: 1px solid #e7e7e7;*/
}
.elections-logo {
    float: right;
    margin-top: -31px;
}
/*.election-nav ul li.Candidates a{ background-color:#FFF; color:#cc3333;}_NO__DOTCOMMA__AFTER__*/
.election-nav ul li a.active {
    background-color: #FFF;
    color: #cc3333;
    border: none;
}
.election-nav ul li a.active:hover { border: none !important }
/*ELECTION NAV DROPDOWN*/
#election-nav li {
    float: left;
    position: relative;
}
#election-nav li ul.election-nav-dropdown {
    display: none;
    position: absolute;
    margin-top: 40px;
    left: 0;
    z-index: 100;
}
#election-nav li>ul { float: left }
#election-nav li:hover ul,
li.over ul { display: block }
ul .election-nav-dropdown { background: #fff }
#election-nav li ul.election-nav-dropdown li:last-child { margin-bottom: 10px }
#election-nav li ul.election-nav-dropdown li:first-child { margin-top: 10px }
#election-nav li ul.election-nav-dropdown li a {
    color: #cd3333;
    padding: 4px 20px;
    border: none;
    width: 120px;
    font-weight: normal;
    text-align: left;
}
#election-nav li ul.election-nav-dropdown li a:hover { color: #323232 }
#election-sub { float: left }
/* BODY OVERRIDES */
#bd {
    background-color: White;
    padding: 10px;
    margin-top: -2px;
		padding-right: 20px;
}
#yui-main {
	clear:both;
}
#custom-doc { width: 1024px }
.top-stories-text .section-link { color: #0093C8 }
.election-content .info-extras { margin-bottom: 10px }
.rr-module.rr-template h3 {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-radius-top-left: 5px;
    border-radius-top-right: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #F0F0F0;
    border: 1px solid #CCC;
    font-size: 17px;
    margin: 0;
    padding: 4px 0 4px 10px;
    font-weight: bold;
    color: #000;
}
.spike.news { background: url(http://i.usatoday.net/news/_common/images/elections/bullet-election2012.gif) no-repeat }
.spike.news { background-position: 0 0 }
/*CANDIDATE TEMPLATE CONTENT*/
.info-extras { width: auto }
.election-content {
    float: left;
    text-align: left;
    width: 660px;
}
.election-content h1 {
    font-family: Arial,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,"Lucida Grande",sans-serif;
    font-size: 28px;
    margin-left: 0px;
    padding-left: 0px;
}
.election-content h1 .preface,
h1 .preface { font-weight: normal }
.election-content h1 .content-title { font-weight: normal; }
.election-content h1 .dropped {
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
.election-content-col1 {
    float: left;
    margin: 0 20px 0 0;
    width: 315px;
}
.election-content-col2 {
    float: right;
    width: 315px;
}
.vital-stats {
    background: none repeat scroll 0 0 #D4D4D4;
    clear: both;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}
.election-content-col1 h2,
.election-content-col2  h2 {
    color: #CC3333;
    font-size: 110%;
    margin: 20px 0 5px;
    text-transform: uppercase;
    padding-left: 0px;
}
.election-content-col1 h2:first-child { margin-top: 0 }
.election-content-col1 p,
.election-content-col2  p,
.election-content p {
    margin: 10px 0;
    padding-left: 0px;
    font-size: 14px;
    line-height: 22px;
}
.election-content-col2  .vital-stats h3 {
    background-color: #797979;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#797979), to(#595959)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #797979, #595959); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #797979, #595959); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #797979, #595959); /* IE10 */
    background-image: -o-linear-gradient(top, #797979, #595959); /* Opera 11.10+ */
    background-image: linear-gradient(top, #797979, #595959);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#797979', EndColorStr='#595959');
    border-bottom: 3px solid #afafaf;
    /*background-image: url("/news/_common/images/elections/vitalstatsheader_bg.gif");*/ 
    color: #FFFFFF;
    font-size: 18px;
    line-height: 40px;
    padding-left: 15px;
    text-shadow: 2px 2px 2px #333333;
}
.election-content-col2  .vital-stats li,
.candidate-list li {
    background-image: url("/news/_common/images/elections/redstar.png");
    background-repeat: no-repeat;
    margin: 10px;
    padding-left: 25px;
}
.election-content img.candidate-image { margin: 0 }
.election-content img.issue-image { margin: 0 0 20px }
.candidate-list {
    clear: both;
    padding: 10px 0;
}
.candidate-list h2 { color: #333 }
.candidate-list ul { padding: 10px 0 0 }
.candidate-list li {
    background-image: url("/news/_common/images/elections/bluestar.png");
    margin: 3px 0;
}
.candidate-list li a,
#resources li a {
    color: #00529B;
    font-weight: normal;
}
.rr-module.rr-template .rr-template-container.candidateNav {
    padding: 10px 10px 10px 0;
    overflow: hidden;
}
.rr-module.rr-template .rr-template-container.candidateNav li {
    float: left;
    width: 45%;
    margin-left: 5%;
    border-bottom: 1px dotted #dadedd;
    padding: 3px 0;
}
.rr-module.rr-template .rr-template-container.candidateNav li a {
    font-weight: normal;
    color: #c33;
}
.rr-module.rr-template .rr-template-container.candidateNav li.incumbent a { color: #0093C8 }
.election-content #fb_comments { margin-top: 20px }
/* candidate index page */
#candidateIndex { padding: 5px 0 0 }
#candidateIndex h2 {
    clear: both;
    font-size: 15px;
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}
.indexList {
    float: left;
    padding-bottom: 20px;
}
.indexList > li {
    float: left;
    width: 215px;
    margin: 0 7px 12px 0;
    position: relative;
}
.indexList > li.third { margin-right: 0 }
.indexList h3 {
    position: absolute;
    left: -3px;
    top: 84px;
    max-width: 200px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
}
.indexList h3 a { color: #fff }
.indexList .more-info { min-height: 75px }
.indexList .more-info,
.indexList .more-link {
    background: #efefef;
    color: #000;
    font-size: 11px;
    padding: 6px;
}
.indexList .more-info li {
    list-style: inside disc;
    margin: 4px 0;
}
.indexList .more-link { text-align: right }
.indexList .more-link a {
    font-size: 10px;
    color: #0093C8;
}

/******************/
/* Twitter Module */
/******************/

#electionsTwitter { margin: 0 0 20px }
#electionsTwitter h2 {
    background: #fff url(/sports/_common/images/red_gradient.png) repeat-x scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 45px;
}

#electionsTwitter h2 a img {
    float: right;
    padding: 10px 10px 0px 10px;
}

#twitterContainer { border-top: none }
#twitterContainer ul.tabs {
    float: left;
    height: 31px;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    width: 298px;
}
#twitterContainer ul.tabs li:last-child {
    border-left: 1px solid #c4c4c4;
    margin-left: -1px;
}
#twitterContainer ul.tabs li {
    float: left;
    border-left: none;
    width: 50%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#twitterContainer ul.tabs li a {
    border-bottom: 1px solid #cfcfcf;
    text-decoration: none;
    color: #cc3333;
    display: block;
    font-size: 12px;
    outline: none;
    height: 30px;
    line-height: 31px;
    background: #e9e9e9;
}
#twitterContainer ul.tabs li a:hover { background: #d9d9d9 }
html #twitterContainer ul.tabs li a.active,
html #twitterContainer ul.tabs li a.active:hover {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #fff;
}
#twitterContainer > div { clear: both }
.twtr-widget .twtr-hd { display: none }
.twtr-widget .twtr-doc {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0 0 1px;
}
.twtr-widget .twtr-ft { display: none }
.twtr-widget .twtr-timeline {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/* New twitter module styles */

#twtr-widget-1 .twtr-avatar {
    display: block;
}
#twtr-widget-1 .twtr-user {
    display: inline;
}
#twtr-widget-1 .twtr-tweet-text {
    margin-left: 40px;
}

#twtr-widget-1 .twtr-doc,                      
#twtr-widget-1 .twtr-hd a,                      
#twtr-widget-1 h3,                      
#twtr-widget-1 h4 {
	background-color: #cfcfcf !important;
	color: #ffffff !important;
}          

#twtr-widget-1 .twtr-tweet a {
	color: #0093c8 !important;          
}          
#twtr-widget-1 .twtr-bd, 
#twtr-widget-1 .twtr-timeline i a,
#twtr-widget-1 .twtr-bd p {
	color: #333333 !important;
}

#twtr-widget-1 .twtr-new-results,
#twtr-widget-1 .twtr-results-inner,
#twtr-widget-1 .twtr-timeline {
	background: #ffffff !important;
}

#twtr-widget-2 .twtr-avatar {
    display: block;
}
#twtr-widget-2 .twtr-user {
    display: inline;
}
#twtr-widget-2 .twtr-tweet-text {
    margin-left: 40px;
}

#twtr-widget-2 .twtr-doc, #twtr-widget-2 .twtr-hd a, #twtr-widget-2 h3, #twtr-widget-2 h4 {
    background-color: #CFCFCF !important;
    color: #FFFFFF !important;
}
#twtr-widget-2 .twtr-tweet a {
    color: #0093C8 !important;
}
#twtr-widget-2 .twtr-bd, #twtr-widget-2 .twtr-timeline i a, #twtr-widget-2 .twtr-bd p {
    color: #333333 !important;
}
#twtr-widget-2 .twtr-new-results, #twtr-widget-2 .twtr-results-inner, #twtr-widget-2 .twtr-timeline {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

/*News from States RSS*/
#electionsRSS {
    margin: 0 0 15px;
    border: 1px solid #b3b3b3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#electionsRSS-hdr {
    position: relative;
    background: #0193c8;
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png); /* fallback */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), -webkit-gradient(linear, left top, left bottom, from(#9ed6ea), to(#0193c8)); /* Saf4+, Chrome */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), -webkit-linear-gradient(top, #9ed6ea, #0193c8); /* Chrome 10+, Saf5.1+ */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), -moz-linear-gradient(top, #9ed6ea, #0193c8); /* FF3.6+ */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), -ms-linear-gradient(top, #9ed6ea, #0193c8); /* IE10 */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), -o-linear-gradient(top, #9ed6ea, #0193c8); /* Opera 11.10+ */
    background-image: url(http://i.usatoday.net/news/_common/images/elections/stars-bg.png), linear-gradient(top, #9ed6ea, #0193c8); /* W3C */
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid #0280ae;
}
#electionsRSS h2 {
    background: url(http://i.usatoday.net/news/_common/images/elections/swingStates.png) left center no-repeat;
    color: #fff;
    font-weight: bold;
    position: relative;
    left: -13px;
    font-size: 18px;
    line-height: 14px;
    padding: 22px 0 23px 110px;
    width: 200px;
    text-shadow: 1px 1px 1px #468da7;
}
#electionsRSS h2 span { font-size: 13px }
#rss-feed,
.rr-election-list {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    height: 300px;
    overflow-y: scroll;
}
#rss-feed li,
.rr-election-list li {
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
}
#rss-feed li:last-child,
.rr-election-list li:last-child { border-bottom: none }
#rss-feed li a,
.rr-election-list li a {
    color: #0093C8;
    font-size: 14px;
    font-weight: bold;
}
#rss-feed-bottom {
    background: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px 10px 5px 15px;
    text-align: right;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#rss-feed-bottom img { margin-top: 2px }

/* Elections Conveyor */
#electionsConveyor .clip,
#conveyor .clip {
    border: none;
}

#electionsConveyor .clip p,
#conveyor .clip p {
    background: #333;
    color: #fff;
    margin: 0;
    padding: 5px;
    min-height: 58px;
	margin-top: -3px;
	width: 105px;
}

#conveyor .clip p.video-thumb {
	position: static;
	margin-top: -1px;
	padding: 5px;
	width: 105px;
}

#conveyor {
    border-bottom: 0px;
    clear: both;
}

#electionsConveyor .clip a,
#conveyor .clip a {
    color: #fff
}

#electionsConveyor .clip a img { float: left }
#electionsConveyor #conveyor .clip p {
    clear: both;
    width: 105px;
    float: left;
    position: static;
    padding: 5px;
    margin: 0;
}

#electionsConveyor .clip p.photo-thumb,
#conveyor .clip p.photo-thumb {
    clear:both;
    width:105px;
    float:left;
    position:relative;
    top:-3px;
    padding:5px;
    margin:0;
}
#electionsConveyor #conveyor { border-bottom: none }
.electionsContainer .top-picks,
#conveyor .top-picks {
    background-color: #fff;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
}
#conveyor { height: 215px }
#conveyor .top-picks .gel-nav { top: 4 }
#conveyor .conveyor-buttons .left-button {
    top:   4px;
    right: 35px;
}
#conveyor .conveyor-buttons .right-button {
    top:   4px;
    right: 10px;
}
.electionsContainer .center-module h2,
.center-news-well .center-module h2 {
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border: none;
}
#conveyor .top-picks h2,
#conveyor .center-module h2,
.electionsContainer .top-picks h2,
.electionsContainer .center-module h2,
.center-news-well .center-module h2,
.heading-border {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px;
    border-bottom: 5px solid #cc3333;
}
#resources {
    background: #efefef;
    padding: 13px 15px 15px;
}
#resources h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
#resources ul li {
    list-style: square inside none;
    color: #c33;
    font-size: 12px;
    padding: 2px 0;
}
#resources ul li span { color: #333 }
/*Issues Selector */
#selector { margin: 20px 0 }
#selectorHeading { font-size: 22px }
#selectorHeading li.inline { display: inline }
#selectorButton .arrowDown {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    border-top: 10px solid #fff;
    position: absolute;
    right: 10px;
    top: 12px;
}
#selectorButton {
    position: relative;
    z-index: 50;
    width: 200px;
    display: inline-block;
    padding: 2px 10px;
    zoom: 1;
}
#selectorButton a { color: #fff }
#selectorButton:hover ul { display: block }
#selectorButton ul {
    position: absolute;
    z-index: 50;
    display: none;
    padding: 0 10px;
    font-size: 18px;
    width: 200px;
    left: 0px;
}
#selectorDropdown {
    border-top: 1px solid #006e97;
    border-bottom: 1px solid #006e97;
}
#selectorDropdown li a {
    display: block;
    padding: 6px 0;
}
#selectorDropdown li {
    border-top: 1px solid #2b9cc6;
    border-bottom: 1px solid #006e97;
}
#selectorDropdown li:first-child { border-top: none }
#selectorDropdown li:last-child { border-bottom: none }
.blueGrad,
.indexList.democratList li > h3 {
    background-color: #0093ca;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0093ca), to(#007dac)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #0093ca, #007dac); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #0093ca, #007dac); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #0093ca, #007dac); /* IE10 */
    background-image: -o-linear-gradient(top, #0093ca, #007dac); /* Opera 11.10+ */
    background-image: linear-gradient(top, #0093ca, #007dac);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0093ca', EndColorStr='#007dac');
}
.redGrad,
.indexList li > h3 {
    background-color: #cc3333;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc3333), to(#922424)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #cc3333, #922424); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #cc3333, #922424); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #cc3333, #922424); /* IE10 */
    background-image: -o-linear-gradient(top, #cc3333, #922424); /* Opera 11.10+ */
    background-image: linear-gradient(top, #cc3333, #922424);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cc3333', EndColorStr='#922424');
}
.grayGrad {
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #dddddd); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #dddddd); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #dddddd); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #dddddd); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dddddd');
}
/* "Broze/Aggregator" styles */
.bronze-more { clear: both }
.bronze-more .top-stories-text {
    float: none;
    width: auto;
}
.bronze-lede,
.bronze-twin {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bronze-lede h2 {
    clear: both;
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
}
.bronze-lede img,
.bronze-twin img { border: 1px solid #ccc }
.bronze-lede .photo-credit {
    float: right;
    margin-right: 12px;
    font-size: 9px;
    padding-bottom: 10px;
}
.election-content p.credit {
    text-align: right;
    font-size: 10px;
    margin: 0 0 10px;
}
.bronze-twin { overflow: hidden }
.bronze-twin ul { padding: 10px 0 }
.bronze-twin li {
    float: left;
    width: 320px;
    margin-left: 20px;
}
.bronze-twin li.first { margin-left: 0 }
.bronze-twin h3 {
    font-size: 15px;
    min-height: 40px;
}
/* Primaries */
#primaries h2 {
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
}
#primaries hr {
    background: url('http://i.usatoday.net/news/_common/images/elections_12/divider.gif') no-repeat top center;
    height: 22px;
    display: block;
    border: none;
}
#primaryResults h2 { background: #797979 }
#districtResults h2 {
    background: #b1b1b1;
    padding: 12px 10px;
    font-size: 14px;
}
#primaries table {
    font-size: 1.1em;
    width: 100%;
    text-align: right;
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/bar_graph_bg.png');
    background-color: #FEFEFE;
    margin-top: -1px;
}
.repTable,
.demTable { position: relative }
.repTable table thead th {
    background-color: #cc3333;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc3333), to(#922424)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #cc3333, #922424); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #cc3333, #922424); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #cc3333, #922424); /* IE10 */
    background-image: -o-linear-gradient(top, #cc3333, #922424); /* Opera 11.10+ */
    background-image: linear-gradient(top, #cc3333, #922424);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cc3333', EndColorStr='#922424');
}
#primaries .repTable table th + th + th + th +th {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/primaries-table-ribbon.png');
    background-position: -173px 0;
    background-color: transparent;
    background-repeat: no-repeat;
}
#primaries .demTable table th + th + th + th +th {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/primaries-table-ribbon.png');
    background-position: -140px -50px;
    background-color: transparent;
    background-repeat: no-repeat;
}
.bannerWrap {
    display: block;
    width: 10px;
    height: 34px;
    position: absolute;
    left: -10px;
    top: 0;
    background: url('http://i.usatoday.net/news/_common/images/elections_12/primaries-table-ribbon.png') no-repeat;
}
.repTable .bannerWrap { background-position: 0 0 }
.demTable .bannerWrap { background-position: 0 -50px }
.demTable table thead th {
    background-color: #0093ca;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0093ca), to(#007dac)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #0093ca, #007dac); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #0093ca, #007dac); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #0093ca, #007dac); /* IE10 */
    background-image: -o-linear-gradient(top, #0093ca, #007dac); /* Opera 11.10+ */
    background-image: linear-gradient(top, #0093ca, #007dac);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0093ca', EndColorStr='#007dac');
}
#primaries table thead th {
    color: #fff;
    line-height: 24px;
    text-align: right;
    height: 24px;
    font-size: 12px;
    cursor: pointer;
}
#primaries table td.candidate {
    color: #fff;
    background-image: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
}
#primaryResults table td.candidate { border-bottom: #797979 }
#districtResults table td.candidate { border-bottom: #b1b1b1 }
#primaryResults table td.candidate {
    background: #797979;
    text-shadow: 1px 1px #444;
    padding-right: 30px;
}
#primaryResults table td.winner{
    background: #797979 url('http://i.usatoday.net/news/_common/images/elections_12/statepage-checkmark.png') no-repeat 118px 2px;
}
#districtResults table td.candidate {
    background: #b1b1b1;
    height: 25px;
    text-shadow: 1px 1px #888;
    padding-right: 8px;
}
#primaries table td.pct { font-weight: bold }
#primaries table td {
    border-bottom: 1px solid #e6e6e6;
    width: 22%;
}
#primaryResults,
#districtResults { margin: 20px 0 }
#primaryResults table td {
    padding: 0.3em;
    font-size: 1.4em;
}
#primaryResults table td + td + td + td { padding-right: 1em }
#districtResults table {
    font-size: 1em;
    width: 100%;
}
#districtResults .repTable,
#districtResults .demTable { display: none }
#districtResults form { position: relative }
#districtResults table td { padding: 0.3em }
#districtResults table td + td + td + td { padding-right: 1em }
.election-content #primaries p {
    margin: 0;
    padding: 0;
    font-size: 9px;
    display: inline;
}
.right { float: right }
.resultsHeading { display: none }
/*

For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/

/* Global Declaration */
div.selector,
div.selector span {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/sprite-district.png');
    background-repeat: no-repeat;
}
.selector,
.selector * {
    margin: 0;
    padding: 0;
}
/* SPRITES */
/* Select */
div.selector {
    background-position: -483px -160px;
    line-height: 32px;
    height: 32px;
}
div.selector span {
    background-position: right 0px;
    height: 32px;
    line-height: 32px;
}
div.selector select {
    /* change these to adjust positioning of select element */
    top: 0px;
    left: 0px;
}
div.selector:active,
div.selector.active { background-position: -483px -192px }
div.selector:active span,
div.selector.active span { background-position: right -32px }
div.selector.focus,
div.selector.hover,
div.selector:hover { background-position: -483px -224px }
div.selector.focus span,
div.selector.hover span,
div.selector:hover span { background-position: right -64px }
div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover { background-position: -483px -256px }
div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span { background-position: right -96px }
div.selector.disabled,
div.selector.disabled:active,
div.selector.disabled.active { background-position: -483px -288px }
div.selector.disabled span,
div.selector.disabled:active span,
div.selector.disabled.active span { background-position: right -128px }
/* PRESENTATION */
/* Select */
div.selector {
    margin-bottom: 20px;
    width: 190px;
    font-weight: bold;
    color: #464545;
    font-size: 14px;
}
div.selector select {
    width: 190px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    border: solid 1px #fff;
    height: 29px;
}
div.selector span {
    padding: 0px 25px 0px 2px;
    cursor: pointer;
}
div.selector span {
    color: #666;
    width: 158px;
    text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span { color: #bbb }
.selector select:focus,
.radio input:focus,
.checker input:focus,
uploader input:focus { outline: 0 }
/* Select */
div.selector {
    position: absolute;
    padding-left: 10px;
    top: -7px;
    left: 38px;
}
div.selector span {
    display: block;
    float: left;
}
div.selector select {
    position: absolute;
    opacity: 0;
}

/*

PRIMARIES STATE FILTER

/* Global Declaration */
div.monthSelector,
div.monthSelector span {
    background-image: url('http://www.usatoday.com/news/_common/images/elections_12/sprite-primaries.png');
    background-repeat: no-repeat;
}
.monthSelector,
.monthSelector * {
    margin: 0;
    padding: 0;
}
/* SPRITES */
/* Select */
div.monthSelector {
    background-position: -483px -160px;
    line-height: 32px;
    height: 32px;
}
div.monthSelector span {
    background-position: right 0px;
    height: 32px;
    line-height: 29px;
}
div.monthSelector select {
    /* change these to adjust positioning of select element */
    top: 0px;
    left: 4px;
}
div.monthSelector:active,
div.monthSelector.active { background-position: -483px -192px; color:#000; }
div.monthSelector:active span,
div.monthSelector.active span { background-position: right -32px; color:#000; }
div.monthSelector.focus,
div.monthSelector.hover,
div.monthSelector:hover { background-position: -483px -224px; color:#000; }
div.monthSelector.focus span,
div.monthSelector.hover span,
div.monthSelector:hover span { background-position: right -64px; color:#000; }
div.monthSelector.focus:active,
div.monthSelector.focus.active,
div.monthSelector:hover:active,
div.monthSelector.active:hover { background-position: -483px -256px; color:#000; }
div.monthSelector.focus:active span,
div.monthSelector:hover:active span,
div.monthSelector.active:hover span,
div.monthSelector.focus.active span { background-position: right -96px; color:#000; }
div.monthSelector.disabled,
div.monthSelector.disabled:active,
div.monthSelector.disabled.active { background-position: -483px -288px; }
div.monthSelector.disabled span,
div.monthSelector.disabled:active span,
div.monthSelector.disabled.active span { background-position: right -128px }
/* PRESENTATION */
/* Select */
div.monthSelector {
    margin-bottom: 0px;
    width: 190px;
    font-weight: normal;
    color: #666;
    font-size: 10px;
}
div.monthSelector select {
    width: 99px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    border: solid 1px #fff;
    height: 22px;
}
div.monthSelector span {
    padding: 0px 25px 0px 2px;
    cursor: pointer;
}
div.monthSelector span {
    color: #666;
    width: 70px;
    text-shadow: 0 1px 0 #fff;
}
div.monthSelector.disabled span { color: #bbb }
.monthSelector select:focus,
.radio input:focus,
.checker input:focus,
uploader input:focus { outline: 0 }
/* Select */
div.monthSelector {
    position: absolute;
    padding-left: 10px;
    top: -8px;
    left: 32px;
}
div.monthSelector span {
    display: block;
    float: left;
}
div.monthSelector select {
    position: absolute;
    opacity: 0;
}

.ribbon form{
    position: absolute;
    left: 113px;
    top: 9px;
    font-size:10px;
    color:#333;
}

/* ----- Primaries Index  -----*/
#primariesIndex {
    padding: 10px 0 40px;
    margin: 0 10px 40px;
    background: url('http://i.usatoday.net/news/_common/images/elections_12/divider.gif') no-repeat bottom center;
    position: relative;
}
/* dropdown button */
#primariesIndex #statePicker #stateSelector {
    position: absolute;
    left: 260px;
    top: -54px;
}
#statePicker { position: relative }
#statePicker #stateSelector {
    position: absolute;
    top: -81px;
    left: 436px;
}
#stateSelector li {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-bottom-color: #c5c5c5;
    padding: 5px 30px 5px 12px;
    z-index: 100;
    width: 180px;
}
#stateSelector a {
    color: #cd3333;
    font-size: 16px;
    text-decoration: none;
}
#stateSelector li:hover { background: #fff }
.arrow {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #cc3333;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    right: 12px;
    top: 8px;
}
#stateSelector li:hover .arrow {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #cc3333;
    border-bottom: none;
    right: 10px;
    top: 12px;
}
#primariesIndex #statePicker #stateSelector li:hover #stateSelectordd { left: 0px }
#statePicker #stateSelector li:hover #stateSelectordd { left: -403px }
#stateSelectordd {
    background-color: #fff;
    position: absolute;
    display: inline-block;
    left: -10000px;
    top: 29px;
    width: 600px;
    border: 1px solid #d5d5d5;
    padding: 25px 0px 25px 25px;
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    z-index: 5000;
}
#stateSelectordd ul {
    width: 120px;
    float: left;
}
#stateSelectordd li {
    display: block;
    border: none;
    padding: 0px;
    width:auto;
}
#stateSelectordd a {
    font-weight: normal;
    color: #666;
    padding: 5px 0;
    display: block;
    border: none;
    font-size: 12px;
    color: #0093ca;
}
#stateSelectordd a:hover { text-decoration: underline }
#stateSelectordd a.disabled {
    color: #ccc;
    cursor: default;
}
#stateSelectordd a.disabled:hover { text-decoration: none }
/* /dropdown button */
#results {
    width: 855px;
    float: left;
}
#aside {
    width: 112px;
    float: right;
}
.firstPlace {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/1st_place.png');
    position: absolute;
    width: 29px;
    height: 29px;
    display: none;
    top: 70px;
    zoom: 1;
    z-index: 50;
}
#mugTable {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/bar_graph_bg.png');
    background-color: #777;
    border-bottom: 1px solid #5E5E5E;
}
#mugTable thead {
    background: #cc3333;
    border-bottom: 2px solid #fff;
    font-size: 9px;
    border-right:1px solid #fff;
}
#mugTable thead th,
#mugTable tbody td { text-align: center }
#mugTable thead th { padding: 0px 0px 8px }
#mugTable tbody td { padding: 6px 0 }
#mugTable thead th span {
    background: #e5e5e5;
    color: #cc3333;
    display: block;
    height: 46px;
    width: 178px;
    line-height: 46px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    margin-top: -17px;
}
#mugTable thead th img {
    padding: 0 11px;
    margin-bottom: 4px;
    text-align: center;
}
#mugTable thead th img.bachmann { background-color: #c88f4b }
#mugTable thead th img.gingrich { background-color: #6e9d78 }
#mugTable thead th img.huntsman { background-color: #80a7c1 }
#mugTable thead th img.paul { background-color: #0386c9 }
#mugTable thead th img.perry { background-color: #c62e64 }
#mugTable thead th img.roemer { background-color: #d14103 }
#mugTable thead th img.romney { background-color: #be8ed7 }
#mugTable thead th img.santorum { background-color: #9956c2 }
#mugTable thead th img.other { background-color: #a4a4a4 }
#mugTable thead th { width: 86px }
#mugTable tbody { font-weight: bold }
#mugTable tbody td {
    font-size: 18px;
    border: 1px solid #5e5e5e;
    border-top: none;
    border-bottom: none;
    text-shadow: 1px 1px #444;
}
#mugTable tbody td + td + td + td + td + td + td + td + td { /*border-right: none*/ }
#mugTable tbody td span {
    font-size: 14px;
    text-align: left;
    display: block;
    padding-left: 10px;
    line-height: 13px;
}
.latestResults {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/bar_graph_bg.png');
    background-color: #FEFEFE;
}
.ribbon {
    position: relative;
    border-right: 1px solid #d5d5d5;
    padding-top: 3px;
}
.ribbon .bannerWrap {
    display: block;
    width: 10px;
    height: 34px;
    position: absolute;
    left: -10px;
    top: 3px;
    background: url('http://i.usatoday.net/news/_common/images/elections_12/primaries-table-ribbon.png') 0 -100px no-repeat;
    z-index: 1;
}
.ribbon h2 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    height: 24px;
    line-height: 24px;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.2); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2); /* FF3.5 - 3.6 */
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
    position: relative;
    width: 93%;
    text-shadow: 1px 1px #efefef;
}
.latestResults h2 span {
    background: url('http://i.usatoday.net/news/_common/images/elections_12/primaries-table-ribbon.png') right -100px no-repeat;
    height: 34px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 0;
}
/*.latestResults h2 span{
    background: url('http://www.usatoday.com/news/_common/images/elections_12/primaries-table-ribbon.png') 0 -100px no-repeat;
    margin-left: -10px;
    padding-left: 10px;
    height: 34px;
    display: block;
}*/
.indexTable {
    width: 100%;
    border: 1px solid #d5d5d5;
    border-top: none;
    background-color: transparent;
}
.indexTable thead { display: none }
.indexTable tbody td {
    width: 68px;
    text-align: center;
}
.indexTable a {
    font-size: 14px;
    color: #0093ca;
}
.indexTable td {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}
.indexTable tbody tr.top td.state {
    width: 107px;
    padding-left: 10px;
    font-size: 9px;
    text-align: left;
    font-weight: normal;
    padding-bottom: 5px;
    background: #fff;
    border: none;
    vertical-align: middle;
}
.indexTable tbody td.stats {
    background: #fff;
    border: 1px solid #d5d5d5;
    font-size: 10px;
    text-align: left;
    padding: 3px 0 3px 10px;
    color: #666;
}
.indexTable tbody tr.top td.vote,
.indexTable tbody tr.bottom td.del {
    width: 50px;
    text-align: right;
    padding-right: 10px;
    font-size: 10px;
    font-weight: normal;
    background: #fff;
    border: none;
    padding-bottom: 6px;
}
.indexTable tbody tr.top td {
    vertical-align: bottom;
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px;
}
.indexTable tbody tr.top td span.votePct {
    font-size: 14px;
    margin-left: 2px;
}
.indexTable tbody tr.bottom td {
    vertical-align: top;
    padding-bottom: 8px;
    font-size: 10px;
    padding-top: 2px;
}
.indexTable tbody td.winner { background: #d5d5d5 }
.unpledged {
    background: #777;
    color: #eee;
    font-size: 10px;
    border: 1px solid #5e5e5e;
    border-top: none;
    text-shadow: 1px 1px #444;
}

.unpledged td {
border-left: 1px solid #5e5e5e;
border-right: 1px solid #5e5e5e;
}
.unpledged tbody tr td.del {
    width: 166px;
    text-align: left;
    vertical-align: middle;
    padding: 6px 0 6px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.unpledged2 {
    background-image: url('http://i.usatoday.net/news/_common/images/elections_12/bar_graph_bg.png');
    background-color: #777;
    color: #eee;
    font-size: 10px;
    border: 1px solid #5e5e5e;
    border-top: none;
    text-shadow: 1px 1px #444;
}

.unpledged2 td {
border-left: 1px solid #5e5e5e;
border-right: 1px solid #5e5e5e;
}
.unpledged2 tbody tr td.del {
    width: 165px;
    text-align: left;
    vertical-align: middle;
    padding: 6px 0 6px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.disclaimer {
    color: #666;
    margin: 0;
    padding-top: 5px;
    background: #fff;
    font-size: 9px;
    
}
.delegateBox { margin-bottom: 20px }
.delegateBox h2 span {
    background: #efefef;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 5px;
}
.delegateBox h2 {
    background: #777;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 5px;
    font-size: 12px;
}
.delegateBox.red h2 {
    background: #cc3333;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.topnews .center-photo-headline { line-height: 30px }
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { zoom: 1 }

/********************/
/* Countdown styles */
/********************/

#example_pane {
	text-align: center;
}

#countdown_dashboard {
	height: 75px;
	padding-top: 35px;
	padding-left: 32px;
	margin-bottom: 20px;
	background: url('/sports/_common/images/olym2012_dashboard_bg.jpg') 0 0 no-repeat;
}

.dash {
	width: 58px;
	height: 30px;
	float: left;
	position: relative;
	color: white;
}

.dash .digit, .dash .colon {
	font: 20pt Arial;
	float: left;
	width: 16px;
	text-align: center;
	position: relative;
}

.dash .colon {
	margin-right: 5px;
}

.dash_title {
	font-size: 8pt;
	display: block;
	text-align: center;
	color: black;
}

.info_message {
	background-color: #0e4e6f;
	border: 2px solid #34779a;
	width: 200px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}

.dash.days_dash {
    left: 13px;
    width: 50px;
}

/*******************/
/* Schedule styles */
/*******************/

.olym-schedule .event, .gray-square {
    background-color: #ababab;
    color: #ababab;
}

.olym-schedule .medal, .red-square {
    background-color: #D71A21;
    color: #D71A21;
}

.olym-schedule td {
    width: 23px;
    height: 23px;
    background-color: #f2f2f2;
    border:1px solid white;
}

.olym-schedule th {
    height: 25px;
    font-size: 12px;
    padding-left: 4px;
    background-color: #f2f2f2;
    border:1px solid white;
    font-weight: bold;
}

.olym-schedule .sport {
    font-size: 12px;
    padding-left: 4px;
    width: 200px;
}

.olym-schedule .sport a {
    color: #000;
    font-weight: normal;
}

.subheader {
    font-size: 12px;
    margin: 25px 0px 25px 4px;
}

.gray-square{
    display: inline-block;
    height: 22px;
    margin-bottom: -8px;
    margin-left: 15px;
    margin-right: 5px;
    width: 22px;
}
 .red-square {
    display: inline-block;
    height: 22px;
    margin-bottom: -8px;
    margin-left: 15px;
    margin-right: 5px;
    width: 22px;
}

/**************************/
/* Provided design styles */
/**************************/
.olym-photo-caption .photo-caption-text {
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
    filter: alpha(opacity=100);
    opacity: 1;
}
.olympic-lede {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 20px;
}

.olympic-lede-photo {
    position: relative;
    padding: 0;
    margin: 0;
    width: 660px;
    height: 371px;
}

.olympic-lede div.olympic-bar {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 660px;
    height: 50px;
    background-color: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.olympic-lede .olympic-select {
    position: relative;
    top: -37px;
    right: -405px;
    font-size: 12px;
    font-weight: normal;
    background:url(/sports/_common/images/olym2012_select.png) no-repeat 0 0;
    padding: 3px 5px 5px 5px;
    width: 240px;
    height: 25px;
}

.olympic-lede .olympic-select a {
    text-decoration: none;
    color: black;
}

/* defining div.dropdown fails in IE7 
.olympic-lede .olympic-dropdown {
    position: relative;
    top: -50px;
    right: -425px;
    z-index: 50;
} /* using inline style in html body */

.olympic-lede .olympic-dropdown ul {
    font-size: 12px;
    font-weight: normal;
    width: 240px;
    padding: 0;
    margin: 0;
    background-color: white;
}

.olympic-lede .olympic-dropdown ul li {
    list-style: none;
    width: 238px;
    border: 1px #b2b2b2 solid;
    border-top: 0;
}

.olympic-lede .olympic-dropdown ul li a {
    width: 230px;
    height: 15px;
    padding: 3px 4px 6px 4px;
    text-decoration: none;
    color: black;
    display: block;
}

.olympic-lede .olympic-dropdown ul li a:hover {
    background-color: #eee;
}

.olympic-lede h2 {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    padding: 15px 10px 10px 10px;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 630px;
    color: white;
}

.olympic-lede h3 {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

.olympic-lede h4 {
    margin-top: 10px;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    background-color: #eee
}

.olympic-lede-photo img {
    border: 0;
}

.olympic-lede .photo-caption {
    position: absolute;
    padding: 18px 10px 18px 10px;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 630px;
    height: 14px;
    color: white;
    font-size: 11px;
    font-weight: bold;
}

.olym-photo-caption.small-text{
    bottom: 10px !important;
}

.olympic-lede .olympic-lede-story {
    width: 660px;
    font-size: 13px; 
    z-index: -1;
    margin-top:20px;
}
#usat-launchpad{
	z-index: 1 !important;
	
}
.olympic-lede .olympic-lede-story img.sport-logo {
    position: relative;
    left: 560px;
 
}
.sport-logo{
	margin-bottom: -60px;
}
.sport-logo p{
	margin-bottom: 70px;
}
.olympic-lede .olympic-lede-story p {
    padding: 0 10px 10px 10px;
}

.olympic-lede .olympic-lede-story p.sport-logo {
    width: 540px;
    padding: 10px;
}

.olympic-table {
    margin-top: 20px;
}

.olympic-table .olympic-flag {
    vertical-align: middle;
    text-align: left;
    width: 40px;
    height: 25px;
}

.olympic-flag-img {
    border: 1px solid #cfcfcf;
}

.olympic-flag-img.olympic-flag-img-title { height: 17px; margin: 0px 3px 0px 8px; }

.olympic-table .olympic-country {
    vertical-align: middle;
    text-align: left;
    padding: 0 20px 0 5px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

.olympic-grid {
    margin-top: 10px;
    width: 660px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

.olympic-grid div {
    position: relative;
    width: 210px;
    float: left;
    margin: 15px 10px 0 0;
    //border: 1px red solid;
}

.olympic-grid div div {
    position: absolute;
    width: 160px;
    top: -15px;
    left: 50px;
}

/********************/
/* Multi-level menu */
/********************/

#nav, #nav ul {
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:2em;
 }
 
 #nav a:link, #nav a:active, #nav a:visited {
    display:block;
    padding:0px 5px;
    border:1px solid #fff;
    color:#fff;
    text-decoration:none;
    background-color:#0a90cd;
}

#nav a:hover {
    background-color:#fff;
    color:#333;
}

#nav li{
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:12em;
    top:2em;
    display:none;
}

#nav li ul a {
    width:12em;
    float:left;
}

#nav ul ul{
	top:auto;
}

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
    display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
    display:block;
}


/*********************************/
/* Menus for Olympics micro-site */
/*********************************/

ul, li {
    padding: 0px;
    margin: 0px;
}

ul.dropmenu {
    position: relative;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #1c91cb;
    display: block;
    height: 40px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.dropmenu li {
    position: relative;
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
}

.dropmenu li a {
    height: 30px;
    padding: 10px 20px 0px 12px;
    display: block;
    cursor: point;
    border-right: solid 1px #61b2db;
    color: #FFFFFF;
    text-decoration: none;
}

.dropmenu li span {
    display: block;
    float: right;
    height: 10px;
    width: 10px;
    background: transparent url(/sports/_common/images/menu_arrow_hover.png) repeat-x scroll 0 0;
    position: absolute;
    top: 15px;
    right: 7px;
}

/* The following two anchor styles need to be below the style above, or the drop down arrow on
** the main menu is screwed up until the submenu close animation is finished. */
.dropmenu a.selected,
.dropmenu a:hover {
    color: #FFFFFF !important;
    background-image:none;
    background-color: #1674a2;
}

a.selected span {
    background: transparent url(/sports/_common/images/menu_arrow_hover.png) repeat-x scroll 0 0;
}

.dropmenu li a:hover span {
    background: transparent url(/sports/_common/images/menu_arrow_hover.png) repeat-x scroll 0 0;
}

.dropmenu li:hover ul, .dropmenu li:hover div {
    display: block;
}

.dropmenu ul {
    position: absolute;
    display: none;
    width: 140px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #61b2db;
    z-index: 10000;
}

.dropmenu ul li {
    border: 0;
    float: none;
}

/* Unselected submenu items */
.dropmenu ul a {
    height: 22px;
    border: 1px solid #61b2db;
    border-bottom: 0;
    white-space: nowrap;
    display: block;
    color: White;
    font-size: 12px;
    font-weight: 600;
    background-color: #1c91cb;
}

/* Selected submenu items */
.dropmenu ul a:hover {
    color: White !important;
    text-decoration: none;
    background-image: none;
    background-color: #1674a2;
}

.dropmenu div ul {
    position: relative;
    display: block;
}

.dropmenu li div {
    border: 1px solid #61b2db;
    border-bottom: 0px;
    display: none;
    position: absolute;
    z-index: 9000000000;
    left: -1px;
}

.dropmenu li div ul {
    border: none;
    background: none;
    position: relative !important;
}

.dropmenu li div a {
    border: none;
    border-bottom: 1px solid #61b2db;
}

.dropmenu li div div {
    display: block;
    position: relative;
    background: none;
    border: none;
}

.dropmenu li div div a {
    display: inline;
    border: none;
    color: #666;
    padding: 0px;
    margin: 0px;
}

.dropmenu li div div a:hover {
    color: #000;
    text-decoration: none;
}

/*************************/
/* Submenu customization */
/*************************/

.athletes_submenu, .athletes_submenu ul {
    width: 178px;
}

.sports_submenu {
    width: 483px;
}

ul.sports_submenu_col1, ul.sports_submenu_col2, ul.sports_submenu_col3 {
    float: left;
}

ul.sports_submenu_col1 {
    width: 138px;
    border-right: 1px solid #61b2db !important;
    z-index: 10000;
}

ul.sports_submenu_col2 {
    width: 153px;
    border-right: 1px solid #61b2db !important;
}

ul.sports_submenu_col3 {
    width: 190px;
    border-right: 0px;
}

/*********************/
/* Sport page subnav */
/*********************/

h1.sport_heading_title {
    width: 480px;
    float: left;
    margin-bottom: 10px;
}

ul.sport_heading_subnav li.sport_heading_subnav_item a,
ul.sport_heading_subnav .divider {
    font-size: 10px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

ul.sport_heading_subnav li.sport_heading_subnav_item a {
    border-bottom: 0;
    text-decoration: underline;
    cursor: pointer;
}

ul.sport_heading_subnav li.selected a {
    font-weight: 600;
    text-decoration: none !important;
    cursor: default;
}

/***************************************/
/* Overrides for current selected page */
/***************************************/

a.current {
    color: #D51E29 !important;
    background: White repeat-x scroll 0 0;
}

/******************************************/
/* Header masthead override, per designer */
/******************************************/
#header {
	height: 90px;
	width: 1024px;
	text-align: left;
	background: url(http://i.usatoday.net/sports/_common/images/header.png) no-repeat;
}

/* USATS logo ------------------------------------------------------ */

#logo-olympics_icon a {
    float: left;
    position: absolute;
    margin: 10px 0px 0px 10px;
}

#logo-usatoday a {
    float: left;
    position: absolute;
    margin: 10px 0px 0px 90px;
}

#logo-sports a {
    float: left;
    position: absolute;
    margin: 10px 0px 0px 178px;
}

#logo-olympics a {
    float: left;
    position: absolute;
    margin: 10px 0px 0px 360px;
}

#logo-olympics_icon a {
    display: block;
    height: 80px;
    width: 78px;
}

#logo-usatoday a {
    display: block;
    height: 80px;
    width: 86px;
}

#logo-sports a {
    display: block;
    height: 80px;
    width: 180px;
}

#logo-olympics a {
    display: block;
    height: 80px;
    width: 310px;
}

#logo-usatoday span,
#logo-sports span,
#logo-olympics span,
#logo-olympics_icon span {
    display: none;
}


/* social tools ---------------------------------------------------- */
#share_fb, #share_tw, #share_go {
	float: left;
	position: absolute;
}
#share_fb {
	margin: 38px 0px 0px 899px;
}
#share_tw {
	margin: 38px 0px 0px 933px;
}
#share_go {
	margin: 38px 0px 0px 967px;
}
#share_fb a, #share_tw a, #share_go a {
	display: block;
	height: 28px;
	width: 28px;
}
#share_fb span, #share_tw span, #share_go span {
	display: none;
}

/*****************************/
/* Overrides for medals page */
/*****************************/

div.election-content div.tracker-wrapper {
    width: 660px;
}

div.election-content div.tracker-wrapper ul.primary-tracker-nav {
    width: 658px;
}

/***************************/
/* Olympics Medals widget */
/***************************/

#olympics_medals {
	margin-left: 10px;
	/* height: 250px; */
	float: left;
}

.shsTable, .shsBorderTable td {
	border: none;
}

/* Hide some rows so the widget fits on the Olympics home page */
tr.shsMedalRow7,
tr.shsMedalRow8,
tr.shsMedalRow9,
tr.shsMedalRow10 {
    display: none;
}

/***************************/
/* Olympics Results widget */
/***************************/

#olympics_results, #olympics_results h2 {
	font-family: arial, helvetica, clean, sans-serif;
}

#olympics_results {
	width: 300px;
	margin-left: 340px;
}

#olympics_results table.shsTable.shsOlyResultsTable a {
    font-weight: normal !important;
}

li.shsOlympicResult {
    list-style-type: disc;
}

#olympics_results h2 {
	background: #fff url(http://i.usatoday.net/sports/_common/images/red_gradient.png) repeat-x scroll 0 0;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	text-align: left;
}

#olympics_results a:link, #olympics_results a:visited {
	text-decoration: none;
	color: #d51e29;
}

#olympics_results a:hover, #olympics_results a:active {
	text-decoration: underline;
	color: #d51e29;
}

/****************************/
/* Olympics Schedule widget */
/****************************/

#olympics_schedule {
    width: 300px;
}

#olympics_schedule, #olympics_schedule h2 {
    font-family: arial, helvetica, clean, sans-serif;
}

#olympics_schedule h2 {
    background: #fff url(http://i.usatoday.net/sports/_common/images/red_gradient.png) repeat-x scroll 0 0;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    text-align: left;
}

#olympics_schedule .sponsorship {
    margin: 0px 0px 0px 20px;
    vertical-align: middle;
}

#olympics_schedule a:link, #olympics_schedule a:visited {
    text-decoration: none;
    color: #d51e29;
}

#olympics_schedule a:hover, #olympics_schedule a:active {
    text-decoration: underline;
    color: #d51e29;
}

#shsMiniStats {
    margin: 0 0 20px 0;

}

/* CSS FOR STATS STYLES
.shsMiniCopyright img, .shsMiniCopyrightText, .shsTableTtlRow {
	display: none
} */

/******************/
/* Daylife widget */
/******************/

body#sports.homepage.subsection #dlquilt-live-feed-articles .dlq-article a.dlq-headline {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	width: 270px;
}

body#sports.homepage.subsection #dlquilt-live-feed-articles ul li {
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 10px ;
	width: 300px;
	border-bottom: 1px solid #CFCFCF;
}

body#sports.homepage.subsection #dlquilt-live-feed-articles div {
	background: none repeat scroll 0 0 #EEEEEE;
	margin-bottom: 10px;
	width: 300px;
}

body#sports.homepage.subsection #dlquilt-live-feed-articles {
	margin-top: 20px;
	margin-bottom: 20px;
}

body#sports.homepage.subsection #dlquilt-live-feed-articles h3 {
	background: url("http://i.usatoday.net/sports/_common/images/red_gradient.png") repeat-x scroll 0 0 #FFFFFF;
	color: #FFFFFF;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 10px;
	margin:0;
}

/*****************************/
/* Overrides for story pages */
/*****************************/

#bd #mainstory {
    width: 660px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Misc */
.usat_masthead .global-nav .olym-photo-credit,
span.olym-photo-credit {
    font-family: Arial;
    font-size: 9px;
    width: 300px;
    float: right;
    color: #66767A;
    margin-top: 3px;
    margin-right: 10px;
    text-align: right;
}

span.ppy-text p {
    font-size: 11px;
    line-height: 16px;
    margin: 5px 0px 0px;
}

div.election-content div.info {
    border: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.yui-b.sidebar div#london-spotlight-notch {
    margin-top: 15px;
}

.fb-comments {
    margin-top: 10px;
}
