*{ padding:0px; margin:0px;}
@charset "utf-8";
body  {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body img { border:none; }
body input, body input:focus, body a {
  outline:0 none;
}
a, a:visited { color:#777777; text-decoration:none; font-weight: bold; }

a:hover { text-decoration: underline; color: #c40000; }

.main #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.main #header {
	background: none;
	padding: 20px 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.main #header #search input.text { border: 1px solid #b0b0b0; border-right:none; width: 588px; height:25px; padding: 0 10px 2px; }

.main #header #menu { background: url(../img/menubg.png) left bottom repeat-x; height:16px; padding: 8px; border: 1px solid #e8e8e8;}

.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
}
.main #sidebar1 ul { padding:0; margin:0 0 10px 0; border: 1px solid #d0d0d0;}
.main #sidebar1 li { list-style: none; padding:5px 10px 7px 10px; background:url(../img/leftMenu_listBg.png) left top repeat-x #f1f1f1; border-bottom: 1px solid #eee; }
.main #sidebar1 li.title { font-size: 15px; font-weight: bold; color:#222; background: url(../img/newstitlebg.png) repeat-x bottom; }
.main #sidebar1 li.title a{ color:#222;}
.main #sidebar1 li.title a:hover{ color:#000; text-decoration:none;}
.main #sidebar1 li.selected { font-weight: bold; font-style: italic; color:#c40000; background:url(../img/leftMenu_listBg_hover.png) left top repeat-x #dedede;}

.main #mainContent {
	margin: 0 0 0 220px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
}
.main #mainContent img { border: 3px solid #d0d0d0; }
.main #mainContent .news { position:relative; color:#666; background-color: #f9f9f9; padding: 10px; border: 1px solid #b8b8b8; margin-bottom:10px; }
.main #mainContent .news a { color: #0084e0; font-weight: normal; }
.main #mainContent .newstitle { border:1px solid #858585; background: url(../img/newstitlebg.png) left top repeat-x; height:21px; padding:5px; color:#ffffff; font-size: 11pt; font-style: italic; font-weight: bold; }
.main #mainContent .searchtitle {background: url(../img/menubg.png) left bottom repeat-x; height:16px; padding: 8px; border: 1px solid #B8B8B8; border-bottom:none; padding:5px;}
.main #mainContent .searchtitle a { color:#555; font-size: 14px; }
.main #mainContent .searchtitle a:hover { color:#333; text-decoration:none;}
.main #mainContent .page { background: url(../img/menubg.png) left bottom repeat-x; border:1px solid #e8e8e8; height:17px; padding:9px 7px 5px 7px; margin-bottom: 10px; }
.main #mainContent .newstitle a, .main #mainContent .page a { color: #222; font-weight: bold; font-style: italic; }
.main #mainContent .newstitle a:hover, .main #mainContent .page a:hover{ text-decoration:none; color:#c40000;}
h4 { margin:0; }

.main #footer {
	padding: 19px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #b4b4b4;
	background-image: url(../img/footerbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #767676;
	margin-bottom:10px;
	color: #555555;
}
.main #footer ul {margin:0; padding:0;}
.main #footer li { list-style: none; font-weight: bold; display: inline; }
.main #footer li a { color: #ffffff; text-decoration: none; }
.main #footer li a:hover{ text-decoration:underline;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.weather_select .text{ display:block; width:100px; border:1px solid #B0B0B0; border-right:none; height:18px; padding:0 10px 2px;}
* html .weather_select .text{ margin-top:-1px;}
span.seubTitle{ font-size:10px; padding-top:2px; display:block;}

.main #mainContent .moreNews td{ border-bottom:1px solid #dadada; padding-bottom:5px;}
.main #mainContent .moreNews h3 a{ color:#555; font-size:14px; font-weight:bold;}
.main #mainContent .moreNews h3 a:hover{ text-decoration:none; color:#333;}
.main #mainContent .moreNews p{ padding:5px 0px; font-size:11px; color:#666;}

.main #mainContent a.seeAll{ display:block; padding:5px; text-align:center; height:15px; color:#000; background:url(../img/leftMenu_listBg.png) left top repeat-x #f1f1f1; border:1px solid #eee;}



div.search-results{margin:30px; margin-top:5px; margin-bottom:25px; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
div.search-results ol{margin:0; padding:0; margin-right:20px;}
div.search-results ol li{margin:0; padding:0; list-style-type:none;border-bottom:dotted 1px #c3c3c3; padding-bottom:15px; padding-top:15px;}
div.search-results ol li a:link, div.search-results ol li a:active, div.search-results ol li a:visited{color:#919191; text-decoration:none;}
div.search-results ol li a:hover{color:#919191; text-decoration:underline;}
div.search-results ol li span a:link, div.search-results ol li span a:active, div.search-results ol li span a:visited{color:#cc0000; text-decoration:none; font-size:17px;}
div.search-results ol li span a:hover{color:#cc0000; text-decoration:underline;}

div.sponsored-results{background:#fff7d3; margin:15px; margin-bottom:0; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
div.sponsored-results h4{float:right; font-size:13px; color:#a3a3a3; padding-right:10px; padding-top:10px; font-weight:normal;}
div.sponsored-results ol{margin:0; padding:0; padding-top:15px; padding-bottom:10px;}
div.sponsored-results ol li{margin:0; padding:0; list-style-type:none; margin-left:20px; margin-right:15px; margin-bottom:10px;}
div.sponsored-results ol li a:link, div.sponsored-results ol li a:active, div.sponsored-results ol li a:visited{color:#008101; text-decoration:none;}
div.sponsored-results ol li a:hover{color:#008101; text-decoration:underline;}
div.sponsored-results ol li span{font-weight:normal;}
div.sponsored-results ol li span a:link, div.sponsored-results ol li span a:active, div.sponsored-results ol li span a:visited{color:#0001cd; text-decoration:underline; font-size:17px;}
div.sponsored-results ol li span a:hover{color:#0001cd; text-decoration:none;}

ul.paging{margin:0; padding:0; margin-left:30px; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
ul.paging li{list-style-type:none; display:inline; padding:5px; padding-left:7px; padding-right:7px; border: solid 1px #e3e3e3;}
ul.paging li.current{background:#cc0000; color:#ffffff; margin-left:5px; margin-right:5px; border:0;}
ul.paging li.prev, ul.paging li.next{border:0;}