body {
 background-color:#f2f2f2;
 font:80% sans-serif;
 overflow: visible !important; /* prevent stupid DFP/Swiffy problem */
}

table {
 font-size:inherit;
 font-weight:inherit;
 font-style:inherit;
 font-variant:inherit;
}

a {
 color:#004276;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a:visited {
 color:#666699;
}

img {
 border:none;
 text-decoration:none;
}

form {
 padding:0px;
 display:inline;
}

#main label {
 font-weight:bold;
}

#navigation ul {
 margin:0;
 padding:0;
}

td {
 vertical-align:top;
}

hr {
 width:100%;
 clear:both;
}

small {
 font-size:0.9em;
}

.center {
 text-align:center;
}

td .middle {
 vertical-align:middle;
}

.floatleft {
 float:left;
 margin:0 4px 0 0;
}

h1.headtitle, h1.title, .head1 {
 font-size:1.3em;
 font-weight:bold;
 padding:0;
 margin:0 0 7px 0;
}

.morelink {
 font-style:italic;
}

.icon {
 vertical-align:super;
 padding:0 2px 0 5px;
}

.node {
 clear:both;
}

/* Widget styles */
.wserif {
 font:100% Georgia, serif;
}

.wserifgrey {
 font:100% Georgia, serif;
 color:#666;
}

.wserifgrey a, .wsanserifgrey a {
 color:#666
}

.wsanserif {
 font:100% sans-serif;
}

.wsanserifgrey {
 font:100% sans-serif;
 color:#666;
}

.first .wkicker, .third .wkicker {
 padding:3px 10px 3px 10px !important;
 margin:0;
}

.second .wkicker, .firstsecond .wkicker {
 padding:3px 25px 3px 25px !important;
 margin:0;
}

.secondthird {
 width:780px;
}

/* Page design */
#canvas {
 display:block;
 width:970px;
 margin:0px auto 0px auto;
 text-align:left;
 background-color:#fff;
}

/* Top margin stuff */
#topline {
 height:24px;
 margin:5px 0 0 0;
}

#topline a {
 color:#666;
}

#serviceline {
 padding:3px 5px 2px 0;
 font-size:13px;
 float:right;
}

#serviceline img, #userline img {
 vertical-align:text-top;
 padding:0 2px 0 5px;
}

#userline {
 font-size:13px;
 color:#000;
 padding:3px 5px 2px 5px;
}

#userline a {
 color:#000;
}

/* Masthead flag */
#masthead {
 clear:both;
 margin:0;
 width:970px;
 height:58px;
 padding:0;
}
#masthead #nameplate {
 padding:0;
 margin:0;
 width:500px;
}

#search {
 width:170px;
 background-color:#eee;
}
#searchbox {
 padding:5px 0 0 5px;
}
#searchoptions {
 display:none;
 position:absolute;
 background-color:#fff7ae;
 width:160px;
 padding:0 5px 5px 5px;
}
#searchoptions label {
 display:block;
}
#searchoptions label:hover {
 background-color:#f5e457;
}
#searcharea:hover {
 background-color:#fff7ae;
}
#searcharea:hover #searchoptions {
 visibility:visible;
 display:block;
 position:absolute;
 z-index:12000;
 width:160px;
}

#weathericon {
 width:125px;
 text-align:center;
}
#weathericon img {
 margin:-20px 0 0 0;
 position:relative;
 z-index:100;
 min-width:80px;
}
#weatherfacts {
 padding:5px 10px 0 0;
 color:#666;
 font-size:0.9em;
}
#weatherfacts a {
 color:#666;
}

/* Navigation */
#navigation {
 font-size:13px;
 font-family:sans-serif;
}

/* Pulldown menus */
.pulldown {
 padding:0;
 margin:0 !important;
 width:970px;
 height:26px;
 background-color:#d9e3ea;
}
.pulldown ul {
 margin:0 !important;
 padding:0 0 0 0;
 list-style-type:none;
}
.pulldown li {
 height:26px;
 margin:0;
 padding:0 1px 0 1px;
 text-decoration:none;
 float:left;
 border-right:2px solid white;
}

.pulldown .content li  {
 background-color:#d9e3ea;
}
.pulldown .shopping li {
 background-color:#daf77b;
}
.pulldown .services li {
 background-color:#efffb9;
}

.pulldown .content li.selected {
 background-color:#f4f4f4;
}
.pulldown .shopping li.selected {
 background-color:#f4f4f4;
}
.pulldown .services li.selected {
 background-color:#f4f4f4;
}

.pulldown a {
 text-decoration:none;
 display:block;
 color:#000;
 padding:5px 4px 5px 4px;
}
.pulldown a:hover {
 text-decoration:none;
 color:#fff;
}
.pulldown .content a:hover {
 background-color:#1474b7;
}
.pulldown .shopping a:hover {
 background-color:#4cb941;
}
.pulldown .services a:hover {
 background-color:#4cb941;
}

.pulldown li ul {
 display:none;
 margin:0 !important;
}
.pulldown li:hover ul {
 visibility:visible;
 display:block;
 position:absolute;
 z-index:11111;
 width:160px;
 padding:0;
 margin:0 !important;
 border-top:1px solid #9fc9e7;
 border-right:1px solid #6f92ab;
 border-bottom:1px solid #6f92ab;
 border-left:1px solid #9fc9e7;
}
.pulldown li li {
 padding:0;
 border:none;
 width:160px;
 text-transform:none;
 letter-spacing:normal;
}
.pulldown .content li li {
 background-color:#d9e3ea;
}
.pulldown .shopping li li {
 background-color:#daf77b;
}
.pulldown .services li li {
 background-color:#efffb9;
}

.navtwo {
 clear:both;
 width:970px;
 background-color:#f4f4f4;
 color:#444;
 height:24px;
}

#navmore {
 display:block;
 white-space:nowrap;
 list-style:none;
}

#navmore li {
 display:block;
 float:left;
 padding:5px 15px 5px 15px;
}

#navmore li a {
 color:#444;
}

#navmore img {
 vertical-align:top;
 margin:-5px 2px 0 0;
 padding:0;
}

/* MAIN TABLE */
.morebutton {
 padding:15px 0 10px 10px;
}

/* Blogs */
.bloglineup .blogger {
 clear:both;
 margin:3px;
 padding:5px 0 4px 0;
 border-bottom:1px solid #ccc;
 min-height:55px;
}
.bloglineup .blogger:last-child {
 border-bottom:0;
}

.bloglineup .spacer {
 clear:both;
}
.bloglineup img {
 margin:0 5px 3px 0;
}
.commentscount {
 white-space:nowrap;
}
.commentscount img {
 margin:0 2px 0 5px;
}
.bloglineup .blogdesc, .bloglineup .blogdesc a {
 color:#777;
}
.bloglineup .mugshot  {
 float:left;
 margin:0;
}
#hidecommentsctrl {
 font-weight:bold;
 color:#aa1111;
 cursor:pointer;
 font-size:1.1em;
}

/* Columnists */
.columnlineup .columnist {
 clear:both;
 margin:3px;
 padding:0 0 4px 0;
 border-bottom:1px solid #ccc;
 min-height:55px;
}
.columnlineup .spacer {
 clear:both;
}
.columnlineup img {
 margin:0 5px 3px 0;
}
.columnlineup .columntitle {
 border-bottom:1px solid #ddd;
}
.columnlineup .columndesc {
 margin:2px 0 1px 0;
}
.columnlineup .columndesc a {
 color:#777;
}
.columnlineup .mugshot  {
 float:left;
 margin:0;
}

#main, #frontmain {
 border-bottom:2px solid #ccc;
}

/* INSIDE PAGES */
#pagecontent {
 width:600px;
 border-right:1px solid #cccccc;
 font:110% Georgia,serif;
}

#normalpadding {
 padding:15px 25px 10px 25px;
}

#normalpaddingblack {
 padding:15px 25px 10px 25px;
 background-color:#000;
 color:#ddd;
}

#normalpaddingblack a {
 color:#ff7700;
}

#editions {
 width:100%;
 border-top:1px solid #cccccc;
}

#editions .node {
 background-color:#dddddd;
}

#editions img {
 padding:1px 1px 1px 0;
}

#editionshead {
 border-top:1px solid #ccc;
}

.sectionhead {
 text-transform:uppercase;
 color:#cc9900;
 letter-spacing:1px;
 font-weight:bold;
}

.sectionhead a, .sectionhead a:visited {
 color:#cc9900;
}

.subsectionhead {
 font-weight:bold;
 color:#777;
 padding:5px 0 5px 2px;
}

.subsectionhead a {
 color:#777;
}

.nodehead {
 color:#666;
 margin:2px 0 7px 0;
 font-weight:bold;
 font-size:115%;
}

.nodehead a {
 color:#666;
}

.scoreboard {
 margin:7px 4px 0 4px;
}

.scoreboard .level {
 text-transform:uppercase;
 color:#666666;
 font-weight:bold;
}

.scoreboard .item {
 clear:both;
 margin:3px 3px 10px 7px;
}

.scoreboard .team {
 text-transform:uppercase;
 color:#999999;
 font-weight:bold;
}

.scoreboard .icon {
 float:right;
 margin:0 0 2px 2px;
}

.byline {
 color:#888888;
 margin:0 0 10px 0;
}

.smallhead {
 font-size:1.25em;
 font-weight:bold;
}

.cellpadding {
 margin:0 7px 0 7px;
}

ul.bulleted {
 list-style:disc outside;
 margin:0;
 padding:0 0 0 1.5em;
}

ul.bulleted li, ul.plainbulleted li {
 margin-bottom:7px;
 clear:both;
}

ul.bulleted li img, ul.plainbulleted li img {
 margin:3px 0 7px 6px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #777;
 border-bottom:1px solid #777;
 padding:5px;
 background-color:#fff;
}

ul.altbulleted {
 list-style:disc outside;
 color:#444444;
 margin:0;
 padding:0 0 0 1.5em;
}

ul.plainbulleted, #pagecontent ul {
 list-style:disc outside;
 margin:0;
 padding:0 0 0 1.5em;
}

.timestamp {
 color:#660000;
}

.standout, a.standout {
 color:#cc9900;
}

.highlighted {
 color:#000000;
 background:yellow;
}

.bold {
 font-weight:bold;
}

.headline, h1, .standoutbold {
 font-size:1.3em;
 font-weight:bold;
}
.topheadline {
  font-size: 1.7em;
  font-weight:bold;
}
.topheadline a{
color: #1F4F82;
}
.topstory3 {
 padding:10px 10px 10px 10px;
 border-bottom:1px solid #ccc;
}

.standoutbold a {
 color:#333;
}

.headlinetwo, h2 {
 font-size:1.1em;
 font-weight:bold;
}

.photocaption {
 color:#555;
 line-height:1.3em;
}

.photocaptiontitle {
 font-weight:bold;
}

.subhead {
 color:#000000;
 font-style:italic;
}

.parahead {
 font-weight:bold;
}

.pubdate {
 color:#888888;
 font-size:0.9em;
}

.kicker {
 color:#fff;
 font-size:1.6em;
}

.storykicker {
 font-size:1.0em;
 color:#666;
 margin:10px 0 0 0;
}

/* User comments */
.comments {
 margin-top:10px;
 word-wrap:break-word;
}
#pagecontent .comments {
 width:550px;
}
.second .comments {
 width:360px;
}
.comments .odd {
 padding:5px;
 margin-left:-5px;
 margin-right:-5px;
 background-color:#FFFEF1;
 clear:both;
}
.comments .even {
 padding:5px;
 margin-left:-5px;
 margin-right:-5px;
 background-color:#ffffff;
 clear:both;
}
.comments .postedby {
 color:#773333;
}
.comments .avatar {
 margin:3px 0px 7px 12px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #777;
 border-bottom:1px solid #777;
 padding:5px;
 position:relative; /* for IE7 */
}
.comments .postedby img {
 vertical-align:text-bottom;
 margin:0 0 0 5px;
}
.comments .response {
 border:1px #CBC68B dashed;
 margin:10px;
 padding:2px;
}
.comments .responseby {
 font-weight:bold;
}
.blogcopy a {
 text-decoration:underline;
}
.blogcopy a:hover {
 text-decoration:underline;
 color:#AC1000;
}
a.permalink, a.permalink:hover {
 text-decoration:none;
}
.blogplink {
 float:right;
}
.blogbox {
 background-color:#eeeeee;
 padding:2px;
}
.blogmarquee {
 margin:2px 8px 6px 8px;
 padding:0 0 6px 0;
 font-size:1.3em;
 font-weight:bold;
}
.blogmarqueename {
 color:#000;
}
.blogmarqueebyline {
 color:#666;
 margin:3px 0 0 0;
}
.blogmugshot {
 border:1px solid #333;
 margin:0 5px 5px 0;
}
.blogbyline {
 margin:10px 0 10px 0;
 font-weight:bold;
 color:#333;
}
.blogbio {
 color:#888;
 text-align:left !important;
 margin:0 0 10px 0;
}

.storylink {
 font-weight:bold;
}

.gotoplink {
 color:#777777;
}

.third .prosports {
 width:300px;
}

.prosports th {
 text-align:left;
}

.story {
 margin:0 0 12px 0;
 clear:both;
 color:#555;
}

.story img {
 margin:3px 0px 7px 12px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #777;
 border-bottom:1px solid #777;
 padding:5px;
 background-color:#fff;
}

.first .story img {
 padding:5px;
 background-color:#fff;
 margin:0;
}

.narrowstory img {
 padding:5px;
 background-color:#fff;
}

.topstory {
 padding:0 0 5px 0;
}

.storyhead1 {
 font-size:1.3em;
 font-weight:bold;
 clear:both;
}

.storyhead2 {
 font-size:1.1em;
 font-weight:bold;
 clear:both;
}

.ssgallery {
 display:none;
}

.sscenter {
 display:none;
}

/* Photo gallery */
.ggitem {
 display:none;
 margin:0 0 10px 0;
 width:540px;
}

.ggctrl {
 display:none;
 width:540px;
 text-align:center;
 padding:0 0 10px 0px;
}

/* New JQuery-based gallery */
.gallery li {
 margin:0 0 20px 0;
}

.gallery .ctrltoggle, .gallery .ctrlprev, .gallery .ctrlnext {
 color:#f70;
 font-size:1.1em;
}

.gallery .caption {
 margin:20px 100px 0 100px;
}

.gallery.gallery-unwrapped .caption {
 margin-bottom:20px;
}

/* Standard columns */
.first {
 width:190px;
 border-right:1px solid #ccc;
 clear:both;
}

.second {
 width:410px;
 border-right:1px solid #ccc;
}

.third {
 width:370px;
}

.second .pagecontent {
 margin:20px 25px 20px 25px;
}

.first .node {
 margin:0;
 padding:10px 10px 10px 10px;
 border-bottom:1px solid #ccc;
}

.first .story {
 margin:10px 0 15px 0;
}

.first .story {
 word-wrap:break-word;
 width:170px;
}

.second .node {
 padding:10px 25px 20px 25px;
 border-bottom:1px solid #ccc;
}

.second .story {
 margin:20px 0 0 0;
}

.third .adverts {
 border-top:1px solid #ccc;
 border-bottom:1px solid #ccc;
 margin:5px 0 5px 0;
 padding:5px 0 5px 0;
}

.third .node {
 border-bottom:1px solid #cccccc;
 margin:0;
 padding:10px 10px 10px 10px;
 clear:both;
}

.firstsecond {
 width:600px;
 border-right:1px solid #ccc;
 clear:both;
}

.firstsecond .node {
 border-bottom:1px solid #ccc;
 padding:10px 0 10px 0;
}

.firstsecondpromo {
 width:600px;
 clear:both;
}

.firstsecondpromo .node {
 border-bottom:1px solid #ccc;
 padding:10px 10px 10px 10px;
}

.horiz .node {
 margin:0;
 padding:10px 7px 10px 8px;
}

.advertslabel {
 color:#777;
 letter-spacing:1px;
 text-align:center;
}

.third .banner {
 text-align:center;
 padding:2px;
}

.storylist .node {
 margin:5px 0 6px 0;
 padding:0 0 6px 0;
 clear:both;
}

.story .source {
 color:#777;
 margin:15px 0 0 0;
}

.storylist .byline {
 color:#124d7b;
 margin:5px 0 1px 0;
}

.storylist .summary {
 color:#555;
 line-height:1.3em;
}

.storylist img {
 margin:3px 12px 7px 0;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #777;
 border-bottom:1px solid #777;
 padding:5px;
}

.storylist img.noborder {
 border:0;
 padding:0;
 margin:3px 5px 5px 3px;
}

#centerphoto {
 margin:5px 0 10px 0;
}

.prevnext {
 margin:0;
 padding:0;
 float:right;
}

.frontcover {
 border-top:1px solid #888;
 border-left:1px solid #888;
 border-right:1px solid #333;
 border-bottom:1px solid #333;
 margin:0 0 5px 0;
}

.copyright {
 margin:10px 0 10px 5px;
}

.copyright a {
 color:#333;
}

.commentscount {
 color:#888;
}

.storyadvert {
 float:right;
 border:1px solid #ccc;
 padding:3px;
 margin:5px;
}

.relatedlinks {
 float:right;
 max-width:225px;
 border:1px solid #ccc;
 padding:3px;
 margin:5px;
}

.error {
 font-size:1.5em;
 color:#aa1111;
 font-weight:bold;
}

.success {
 font-size:1.5em;
 color:#00a341;
 font-weight:bold;
}

.more:before, .bottomlink:before {
 content: url(/images/icons/more-arrow.gif) " ";
 color:#000;
}

.more, .bottomlink {
 text-transform:uppercase;
 color:#660000;
 clear:both;
 font-size:95%;
 margin:10px 0 0 0;
}

.more a, .bottomlink a {
 color:#660000;
}

.related:before {
 content: url(/images/icons/more-arrow.gif) " ";
}

.related {
 margin:5px 0 0 0;
}

.related .label {
 color:#660000;
 text-transform:uppercase;
}

.storytext {
 line-height:1.3em;
}

.storyphotoright {
 float:right;
 width:250px;
 clear:both;
 background-color:#eee;
 margin:15px;
}

.storyphotorightsmall {
 float:right;
 clear:both;
 background-color:#eee;
 margin:15px;
}

.storyphotocenter {
 width:550px;
 background-color:#eee;
 margin:5px 0 0 2px;
}

.breakinghead {
 color:#ffffff;
 background-color:#aa1111;
 font-size:1.4em;
 margin:5px 0 0 0;
 padding:5px 5px 5px 10px;
}

.ctrlcenter .active, .ctrlgallery .active {
 border:1px solid #666;
 float:left;
 width:20px;
 height:20px;
 background-color:#fcc;
 padding:3px 0 0 0;
}

.ctrlcenter .inactive, .ctrlgallery .inactive {
 float:left;
 border:1px solid #ccc;
 width:20px;
 height:20px;
 background-color:#fff;
 padding:3px 0 0 0;
}

.ctrlcenter .prevnext, .ctrlgallery .prevnext {
 float:left;
}

.bigstory {
 margin:0;
 padding:0;
 border-bottom:1px solid #ccc;
}

.jump {
 display:none;
}

.share {
 margin:5px 0 0 0;
 color:#666;
}
.share img {
 width:16px;
 height:16px;
 padding:0 5px 0 0;
 border:0;
 vertical-align:text-bottom;
 opacity:0.7;
}
.share img:hover {
 opacity:1.0;
}

.socialicon {
 float:left;
 width:54px;
 clear:both;
 padding-bottom:10px;
}
.socialtext {
 margin-left:60px;
 padding:0 0 10px 0;
 font-size:0.95em;
 color:#444;
}

/* AP widgets */
.ap-recent-articles .node {
 border:0;
 margin:0;
 padding:0;
}

.ap-recent-articles footer {
 color:#aaa;
}


/* Internal calendar */
.calendarsmall {
 width:170px;
}
.calendarmedium {
 width:245px;
}
.calendartitle {
 padding:2px 0 3px 0;
 font-size:1.1em;
 text-align:center;
 font-weight:bold;
}
.calendarsmall .prev, .calendarmedium .prev {
 float:left;
 padding:0 0 0 2px;
}
.calendarsmall .next, .calendarmedium .next {
 float:right;
 padding:0 2px 0 0;
}
.calendarsmall .calendarweekdays div, .calendarsmall .calendardays div {
 width:24px;
 padding:2px 0 2px 0;
}
.calendarmedium .calendarweekdays div, .calendarmedium .calendardays div {
 width:35px;
 padding:4px 0 4px 0;
}
.calendarweekdays div {
 float:left;
 font-weight:bold;
 text-align:center;
 margin:0;
}
.calendardays {
 background-color:#fff;
}
.calendardays div {
 float:left;
 text-align:center;
}

#tooltip {
 position:absolute;
 border:1px solid #333;
 background:#f7f5d1;
 padding:2px 5px;
 color:#333;
 display:none;
 z-index:110;
}

.carouselwrapper {
 overflow:hidden;
 position:relative;
}

.carousel .ctrlleft, .carousel .ctrlright {
 display:none;
 vertical-align:middle;
 cursor:pointer;
}

.carousel .ctrltoggle, .carousel .ctrlplayer {
 padding:0 10px 0 10px;
 font-size:0.9em;
 color:#222;
 cursor:pointer;
}

.carousel .ctrlinfo {
 cursor:pointer;
}

.firstsecondpromo .carouselwrapper {
 width:501px;
}

.firstsecond .carouselwrapper {
 width:450px;
}

.second .carouselwrapper {
 width:288px;
}

.third .carouselwrapper {
 width:260px;
}

#pagecontent .carouselwrapper {
 width:550px;
}

.carousel ul, .carouselwidget ul {
 position:relative;
 margin:0;
 padding:0;
 left:0;
 width:9999px;
}

.carousel ul {
 list-style-type:none;
}

.carousel ul li, .carouselwidget ul li {
 float: left;
 margin:0 0 10px 0;
}

.firstsecondpromo .carousel ul li, .firstsecond .carousel ul li {
 width:501px;
}

#pagecontent .carousel ul li {
 width:550px;
}

.second .carousel100 ul li {
 width:100px;
}

.second .carousel300 ul li {
 width:300px;
}

.third .carousel100 ul li {
 width:90px;
}

#footer {
 border-top:2px solid #000000;
 clear:both;
 padding:6px;
 background-color:#bac6cf;
}

#footer ul {
 list-style:none;
 margin:0px;
 padding:5px 0 0 0;
}

#footer ul li {
 padding:0 0 2px 0;
 background:none;
 width:150px;
 float:left;
}

#footer .copyright {
 clear:both;
}

#bfooter {
 border-top:2px solid #000000;
 text-align:center;
 clear:both;
 padding:6px 0px 6px 0px;
}

#bfooter .footerrow {
 padding:0px 0px 10px 0px;
}

#bfooter ul {
 display:inline;
 list-style:none;
 margin:0px;
 padding:0px 0px 0px 9px;
}

#bfooter ul li {
 display:inline;
 border-left:1px solid #cccccc;
 padding:0px 5px 0px 9px;
 background:none;
}

/* jquery tabs */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap;  border:1px solid #ccc; background-color:#eaeef1;}
.ui-tabs .ui-tabs-nav li a { float: left; padding: 5px; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background-color:#fff;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 0; background: none; clear:both; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Taboola */
#taboola-below-article-thumbnails {
   margin-top:25px;
   margin-bottom:20px;
}
#taboola-native-mid-article-thumbnails {
   margin-top:5px;
   /*border-top:1px solid #ccc;*/
   margin-bottom:5px;
/*   border-bottom:1px solid #ccc;*/
}

/* classifieds */
#banner {
 width:970px;
 background-color:#CCCCCC;
 margin-top:5px;
 vertical-align:text-bottom;
}
#searchDiv {
 background-color:#546F76;
 padding:7px;
 height:45px;
 color: #FFFFFF;
 font-size:10pt;
}
.post_button {
 margin:0 5px;
 font-size:1.1em;
}
.classifieds_column {
 width: 323px;
}
.block {
 margin: 5px;
}
.main_total_items {
 vertical-align:middle;
 font-size:.6em;
}
.sub_total_items {
 vertical-align:middle;
 font-size:.8em;
 text-decoration: none;
}
.mainCategory {
 width:100%;
 background-color:#f2dc9b;
 font-size:1.5em;
 margin-bottom:10px;
 display:block;
}
.mainCategory a, .mainCategory a:visited {
 color: #546f76;
}
.subCategory a, .subCategory a:visited {
 color: #213155;
 padding-left:10px;
 font-size:1.1em;
 display:block;
}
.fieldsDiv {
 font:0.9em Arial,Helvetica,sans-serif;
 color:#456f76;
 margin:0 50px 0 0;
 display:inline-block;
}
.updatedSpan {
 color:gray;
 font-size:0.8em;
}
.flyerboard {
 background: #FFE2AA;
 text-align:center;
 padding:5px;
 margin:0 auto;
 position:relative;
 border:10px ridge #BFA980;
 /*border:10px ridge #FF7F24;*/
}
.photo_teaser {
 text-align:center;
}
.photo_teaser img {
 margin:5px;
 border:1px solid black;
}
.classified_category_tier1 {
 border-bottom:1px solid black;
 font-size:2em;
 font-weight:bold;
 margin-bottom:5px;
 width:100%;
}
.classified_category_tier2 {
 font-size:1.5em;
}
#gray_out {
 position:fixed;
 z-index:10000;
 background-color:#000000;
 min-height:100%;
 width:100%;
 top:0;
 left:0;
 /*filter:alpha(opacity=40);*/
 opacity:0.4;
}
#full_flyer, #full_image {
 position:absolute;
 z-index:10020;
 text-align:center;
 width:100%;
 top:10px;
 left:0;
}
#flyer_close, #image_close {
 position:fixed;
 z-index:10021;
 top:100px;
 cursor:pointer;
}
.classified_header {
 line-height:2;
 font-size:1.5em;
 color:#666666;
}
.classified_tinydesc {
 display:block;
 font-size:.8em;
 color:red;
 margin-top: -10px;
/* padding-top: -10px;*/
}
.class_featured_flyer {
  border: 4px solid #FFCC11;
  margin:5px;
}
.class_regular_flyer {
  border:1px solid black;
  margin:5px;
}
.class_featured_item {
 padding:5px 20px;
 font-size:1.2em;
 color:black;
 text-decoration:none;
 margin: 10px 0px;
 background:#FFEEBB;
/*  border-bottom:1px solid #AAAAAA; */
}
.class_featured_item a {
 font-size:1.3em;
}
.class_regular_item {
 padding:5px 20px 10px 0;
 font-size:1.2em;
 color:black;
 text-decoration:none;
 margin: 10px 0px;
 border-bottom:1px solid #AAAAAA;
 clear:both;
}
.class_featured_item a, .class_regular_item a {
 color: blue;
 text-decoration: underline;
}
.class_item {
 background-color:#FFFFFF;
 padding:5px 20px;
 font-size:1.2em;
 color:black;
 text-decoration:none;
}
.class_item_shaded {
 background-color:#EEEEEE;
 padding:5px 20px;
 font-size:1.2em;
 color:black;
 text-decoration:none;
}
.class_title_line {
 font: 1em Arial,Helvetica,sans-serif;
 display:block;
 padding-bottom:0px;
}
.class_more_info {
 font-weight:bold;
 float:right;
}
.class_description {
 font: .9em Arial,Helvetica,sans-serif;
 display:block;
}
.class_featured_preview_img {
 margin-right:20px;
}
.class_featured_preview_placeholder {
 width:100px;
 height:80px;
 background-color:#CCCCCC;
 margin-right:20px
}
.class_map_marker {
 float:right;
 margin:-5px 0 10px 20px;
}
#flyer {
 margin: 5px 4px;
 border:1px solid black;
 text-align:center;
}
.classified_page_title {
 font-size:3em;
 display:block;
}
.classified_page_price {
 font-size:1.8em;
 display:block;
 padding-bottom:10px;
}
.classified_page_subhead {
 font-size:1.2em;
 font-weight:bold;
 display:block;
 padding-right:40px;
}
.classified_page_text {
 font-size:1.2em;
 padding-left:40px;
 opacity:.8;
 display:block;
}
.classified_share_header {
 display:block;
 padding: 10px 0;
 font-size:1.2em;
}
.popout_img {
 display:none;
 position:absolute;
 z-index:500;
 border:2px solid black;
}
.slide_left_arrow {
 float: left;
 width: 30px;
 padding: 150px 6px 0pt 0pt;
}
.slide_right_arrow {
 float: right;
 width: 30px;
 padding: 150px 0pt 0pt 6px;
}
.classified_payment_subhead {
 font-size:1.3em;
 font-weight:bold;
 line-height:2;
}
#cost_table {
 width:100%;
}
.cost_total {
 font-weight:bold;
}
.class_button {
 margin:15px 10px;
 float:right;
 font-size:1.1em;
}
.post_headline {
 font-size: 2.5em;
 font-weight: bold;
 display: block;
}
.post_instructions{
 padding: 20px;
 display:block;
}
#post_listing_container {
 width: 100%;
 margin-bottom:20px;
 border-collapse:collapse;
}
#post_listing_header {
 width: 640px;
}
#post_listing_main {
 width: 598px;
 padding:20px 20px 0px 20px;
 background-color:#EEEEEE;
 -moz-border-radius:0px 0px 10px 10px;
 -webkit-border-radius:0px 0px 10px 10px;
}
#post_listing_side {
 padding:2px;
}
.post_charges_tab {
 padding: 5px;
 text-align:center;
 background-color:#d8785f;
 font-size: 1.1em;
}
#explain_steps_div {
	font-size: 10pt;
}
#explain_steps_div p {
	margin: 2px 2px 20px 2px;
}
.explain_steps_header {
 display:block;
}
.post_step_button {
 float:left;
 width:117px;
 border-right:1px solid #FFFFFF;
 padding: 5px;
 text-align:center;
 background-color:#95bf9b;
 font-size: 1.1em;
 cursor:pointer;
}
.post_step_button_selected {
 float:left;
 width:117px;
 border-right:1px solid #FFFFFF;
 padding: 5px;
 text-align:center;
 background-color:#546f76;
 color: #FFFFFF;
 font-size: 1.1em;
}

.post_inner_headline {
 font-size:1.2em;
}
#addPhotoButton {
 display:block;
 padding-top:10px;
}
.post_thumbnail, .post_thumbnail img, .post_thumbnail object {
 vertical-align: middle;
}
.help_image {
 width:20px;
 height:20px;
 padding-left:10px;
 cursor:pointer;
}
.explanation_span {
 display:block;
 background-color:#FFFFCC;
 margin-left:20px;
 width:300px;
 padding:5px;
 border:1px dashed black;
}
.classified_post_error_span {
 border:red 2px dashed;
 background-color:#FFFFCC;
 color:maroon;
 padding:0 5px 5px 5px;
 display:block;
 margin:0 5px 20px 5px;
}
.classified_post_error_span h2 {
 margin:5px 0;
}
.classified_post_error_span ul, .classified_post_error_span li, .classifieds_post_error_span ul li {
 margin:5px 25px;
 padding:0;
}
#classified_user_table {
 width:100%;
 font-size:1.1em;
}
