/*Top Section*/
#topsection{
width: 953px;
margin: auto;
background: url("/images/now/m_header_middle.jpg") repeat-x;
height: 101px; /*Height of top section*/
}

#topsection div      { background: url("/images/now/m_header_right.jpg") 100% 0 no-repeat; }
#topsection div div  { background: url("/images/now/m_header_left.jpg") no-repeat; height: 101px; }

#topsection h1{
float: left;
margin: 0;
padding-top: 15px;
}

#maincontent {
background:#FFFFFF none repeat scroll 0%;
margin:0px;
padding:0px;
}

#accordion{
width: 161px;
}

#ads{
padding: 10px;
}

#story {
	padding: 10px;
}

#breakingNews-one {
background-color: #FFF;
border-bottom: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
height: 250px !important;
}

#breakingNews-one .breakStory {
padding: 5px;
}

#breakingNews-one img {
margin-right: 5px;
float: left;
}

#breakingNews-one a {
font-size: 14px;
line-height: 16px;
font-weight: bold;
cursor: pointer;
}

#breakingNews-one p {
line-height: 16px;
padding-top: 9px;
}

#heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 18px;
color: black;
}

#heading td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 18px;
color: black;
}


.headlines {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 16px;
color: blue;
}

.cutline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
font-weight: bold;
line-height: 14px;
color: #000;
}

.summary {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: black;
}

#story-heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: black;
padding-bottom: 15px;
}

#story-subheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: black;
}

#story-byline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
color: black;
}

#story-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: black;
min-height: 300px;
}

#player1{
margin: 0px;
}

#toolbar img {
margin-right: 5px;
}

#comments{
width: 450px !important;
border: 1px dashed #CCCCCC;
margin: 0px 10px;
}

#comments_obit{
width: 450px !important;
border: 1px solid #D5C500;
margin: 0px 10px;
background-color: #FFFFCC;
}

#commentArea {
margin: auto;
}

#commentArea .comment {
border-bottom: 1px solid #CCC;
margin-top: 5px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 5px;
padding-bottom: 5px;
}

#commentArea_obit {
margin: auto;
}

#commentArea_obit .comment_obit {
border-bottom: 1px dashed #CCC;
margin-top: 5px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 5px;
padding-bottom: 5px;
}

#connectFrame {
overflow-x: hidden;
}

#flashcontent {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 13px;

}

#polls {
padding-left: 5px;
padding-right: 13px;

}

#polls .poll {
border: 1px dashed #CCC;
margin-top: 5px;
padding: 3px;
}

#polls .poll .pollResult {
margin-left: 10px;
}

#polls .poll li {
border-style: outset;
border-width: 1px;
margin-bottom: 2px;
padding: 3px;
height: 12px !important;
}

#polls .poll a {
display: block;
text-decoration: none;
width: 146px !important;
}

* html #polls .poll ul li a {
width: 1%;
}

#polls .poll a:hover {
text-decoration: underline;
}

#printIcon {
background-image: url("/images/clicktoprint.png");
width: 115px;
height: 20;
border: none;
margin-right: 10px;
cursor: pointer;
}

#closeIcon {
background-image: url("/images/closewindow.png");
width: 120px;
height: 20;
border: none;
cursor: pointer;
}

img {border: 0pt none;}

img.floatRight {
	float: right;
	clear: right;
	margin: 0 10px 10px 10px;
	border: 1px solid black;
	max-width: 300px;
	cursor: pointer;
}

img.floatLeft {
	float: left;
	clear: right;
	margin-left: 10px;
	margin-right: 10px;	
}

.storyPhoto_img {
	float: left;
	clear: right;
	margin: 0 10px 10px 0px;
	border: 1px solid black;
	max-width: 300px;
	cursor: pointer;
}

.storyPhoto_thumb {
	margin: 2px;
	border: 1px solid black;
	max-width: 30px;
	width: expression(this.width > 30 ? 30: true);
	cursor: pointer;
}


.storyPhoto_title {
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #4270ac;
	float: right;
	clear: right;
	margin: 0 10px 10px 10px;
	width: 300px;
	height: 16px;
}

.storyPhoto_title2 {
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #4270ac;
	float: right;
	clear: right;
	margin: 0 10px 0 10px;
	width: 300px;
	height: 5px;
}

.storyPhoto_gallery {
	color: #4270ac;
	float: right;
	clear: right;
	margin: 0 10px 10px 10px;
	width: 300px;
}


.floatRight {
	float: right;
	clear: right;
	margin: 0 10px 10px 10px;
	width: 300px;
}

.floatRightAd {
	float: right;
	clear: right;
	margin: 10px;
}

.galleryPhoto_img {
	float: left;
	clear: right;
	margin: 0 10px 10px 0px;
	border: 1px solid black;
	max-width: 570px;
	cursor: pointer;
}

.leftnav ul{
margin-left: 10px;
margin-top: 5px;
}

#weatherWidget {
margin-bottom: 0px;
}

#divSplit {
margin: auto;
padding-top: 5px;
}

#actions_now {
background-color: #4070ad;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
border-bottom: 1px solid white;
}

#actions_1 {
background-color: #4070AD;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
border-bottom: 1px solid white;
}

#actions_3 {
background-color: #f37e1a;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

#actions_2 {
background-color: #7fbd3e;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

#actions_connect {
background-color: #ee241a;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

#actions_legalnotices {
background-color: #999999;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

#actions_marketplace {
background-color: #4070ad;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

#actions_weather {
background-color: #4070ad;
width: 953px;
margin: auto;
padding-top: 0px;
padding-bottom: 5px;
height: 40px;
}

a:link.navheader {
color: #FFFFFF; 
text-decoration: none; 
font-family: verdana,Helvetica,sans-serif;
font-size: 14px; 
}
a:visited.navheader {
color: #FFFFFF; 
text-decoration: none; 
font-family: verdana,Helvetica,sans-serif;
font-size: 14px; 
}

a:hover.navheader {
color: #000000; 
text-decoration: none; 
font-family: verdana,Helvetica,sans-serif;
font-size: 14px; 
} 

.bluehead a:link {
color: #FFFFFF; 
text-decoration: none; 
font-family: verdana,Helvetica,sans-serif;
font-size: 14px; 
}

.bluehead a:hover {
color: #FFFFF; 
text-decoration: underline; 
font-family: verdana,Helvetica,sans-serif;
font-size: 14px; 
}

.style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
.style2 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: medium; 
}

#ratingArea {
padding-left: 10px;
}

.starSystemL {
margin-top: 5px;
border-top: 1px dashed #CCC;
padding:0;
min-height:20px;
height:auto !important;
height:20px;
}

.starSystemL li {
display:inline;
margin:0;
padding-bottom:6px !important;
width:23px;
height:27px; 
line-height: 27px;
min-height: none !important;
}

.starL {
background:transparent url("/images/star-big-b.gif") no-repeat;
}

.starHighlightL {
background:transparent url("/images/star-big-a.gif") no-repeat;
}

.starSelectedL {
background:transparent url("/images/star-big-c.gif") no-repeat;
}

.starSystemL li a {
padding:0 9px; 
text-decoration:none !important;
}
