body {
 font:80% sans-serif;
 width:970px;
 margin:0px auto 0px auto;
 background-color:#fff;
}

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:sup;
 padding:0 2px 0 5px; 
}

.node {
 clear:both;
}

.tmsrectangle {
 margin:0;
 padding:10px 4px 10px 4px;
 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;
}

/* 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:1; 
 width:160px; 
}

#weathericon {
 width:125px;
 text-align:center;
}
#weathericon img {
 margin:-25px 0 0 0;
 position:relative;
 z-index:100;
}
#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:1; 
 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;
}

.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;
}

/* User comments */
.comments {
 margin-top:10px;
}
.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;
}
.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;
}

.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;
}

.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;
}

/* 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;
}

.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;
}

#tooltip {
 position:absolute;
 border:1px solid #333;
 background:#f7f5d1;
 padding:2px 5px;
 color:#333;
 display:none;
 z-index:110;
}	

.firstsecondpromo .carouselwrapper {
 width:501px;
}

.second .carouselwrapper {
 width:288px;
}

#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 {
 width:501px;
}

#pagecontent .carousel ul li {
 width:550px;
}

.second .carousel100 ul li {
 width:100px;
}

.second .carousel300 ul li {
 width:300px;
}

#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;
}
