/* CSS Document */
body{margin-top: 0px; background: #fff url('../images/pagebg.jpg') repeat-x; font: normal 11pt tahoma, arial, sans-serif; color: #232020; line-height: 1.5; }
#wrapper{max-width: 760px; margin: 0 auto;}
h1{text-indent: -9999px; background-image: url('../images/innerlogo.gif'); background-repeat: no-repeat; background-position: left; height: 108px; margin: 0px; }
h1.results {text-indent: -9999px; background-image: url('../images/innerlogo.png'); background-repeat: no-repeat; background-position: left; height: 108px; margin: 0px; cursor: pointer;}
#searchBox{position: relative; top: 0px; margin-bottom: 20px; }

#banner {margin: 10px 0;}
.sponsoredResults{background-color: #f3f3f3; }
.sponsoredResults h3{float: right; font-weight: bold; z-index: 1000; }
.sponsoredResults a:link, .sponsoredResults a:visited {font-size: 11pt;font-weight: bold; color: #5a5657; text-decoration: none; }
.sponsoredResults a:hover, .sponsoredResults a:active {text-decoration: underline; }

.normalResults{background-color: #fff; }
.normalResults h3{float: right; font-weight: bold; z-index: 1000; }
.normalResults a:link, .normalResults a:visited {font-size: 13pt;font-weight: bold; color: #5a5657; text-decoration: none; }
.normalResults a:hover, .normalResults a:active {text-decoration: underline; }

.searchTerm {font-weight: bold; color: #c90000;}

.description{padding-top: 10px;}
.description a:link, .description a:visited {font-size: 90% !important;color: #929496; !important; text-decoration: none; !important; }
.description a:hover, .description a:active {color: #c90000; !important; text-decoration: underline; !important; }

.result{ padding: 10px 0; border-bottom: solid 1px #808080;max-width: 760px; }

.pagination {padding: 10px 0; margin-bottom: 20px;}
ul#PageNav {margin: 0;text-align: left;  padding: 10px 0;}
ul#PageNav li {list-style-type: none; display: inline; padding-bottom: 1px; font-size: 10pt;}
ul#PageNav li.title {float: left; margin-right: 10px;}
ul#PageNav li a {border: 1px solid #dedede; margin-right: 2px;}
ul#PageNav li a:link, #PageNav li a:visited {font-weight: bold; color: #929496; text-decoration: none; padding: 3px 6px;}
ul#PageNav li a:hover, #PageNav li a:active {text-decoration: none; color: #c90000;}

ul#PageNav li.selected a:link, ul#PageNav li.selected a:visited {font-weight: bold; color: #000; text-decoration: none; padding: 3px 6px;}
ul#PageNav li.selected a:hover, ul#PageNav li.selected a:active {text-decoration: none; color: #c90000;}

/*

#PageNav ul{padding: 0; margin: 0; list-style: none; }
#PageNav ul li{float: left; padding-right: 5px; }
#PageNav a{color: #0000A0; font-weight: bold; }
#PageNav a.selected{color: #c90000; font-weight: bold; }
#PageNav a:hover{color: #c90000; }
*/

#footer {font-size: 80%; color: #8a8c8e; text-align: center; width: 100%; padding: 10px 0;}
#footer a:link, #footer a:visited {color: #8a8c8e; text-decoration: none; }
#footer a:hover, #footer a:active {color: #c90000; text-decoration: underline;  }
#footer span.divider {color: #8a8c8e; padding: 0 5px;}

