* { margin:0; padding:0; font-family: Verdana, Arial, Geneva, Tahoma, Helevetica, sans-serif;  }
.clearer { clear: both; height: 0px; }

body {
	width: 993px;
	margin: 0 auto;
	background-color: #FFF;
	font-size: 12px;
}

a img { border: none; }
a:visited {color:blue;}
a:hover {color: #0066FF;}

.center { text-align: center; }

#header {
	float: left;
	width: 993px;
	height: 143px;
	margin-bottom: 10px;
}

#upperHead {
	float: left;
	width: 993px;
	height: 134px;
}

#logoArea {
	float: left;
	width: 515px;
	height: 134px;
}

#smallLogin {
	height: 17px;
	padding: 10px 24px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Arial, "Times New Roman", sans-serif;
	color: #636e75;
}

#smallLogin a {
	color: #a7b4bd;
	text-decoration: none;
}

#smallLogin a:hover {
	text-decoration: underline;
}

#logoSpot {
	float: left;
	width: 496px;
	height: 107px;
	clear: left;
}

#headVideos {
	float: right;
	width: 461px;
	height: 122px;
	padding-top: 11px;
}

#headVideos a {
	float: left;
}

#totalWrap {
	float: left;
	width: 993px;	
}

#navAndContent {
	float: left;
	display: inline;
	width: 774px;
	padding-bottom: 20px;
}

#content {
	float: right;
	display: inline;
	background: #FFF;
	width: 587px;
}


























































#content #featReport {
	float: left;
	display: inline;
	position: relative;
	width: 559px;
	margin: 7px 0px 0px 15px;
	border: 1px solid #d8d8d8;
	clear: left;
}

#featReport img#head {
	float: left;
	display: inline;
	margin: 8px 12px 8px 8px;
	border: 1px solid #000;
}

#featReport #featContent, #featReport #featContent2 {
	float: right;
	display: inline;
	width: 380px;
}

#featContent h2, #featContent2 h2, #featContent h2 a, #featContent2 h2 a {
	font-size: 22px;
	font-weight: normal;
	color: #811A1A;
	margin-top: 4px;
	padding-right: 5px;
	text-decoration: none;
}

#featContent h2 a:hover, #featContent2 h2 a:hover {
	color: #0066FF;
}

#featContent2 h2 { font-size: 18px; }

#featReport h3 {
	font-size: 14px;
	color: #010000;
	font-weight: bold;
	padding-right: 5px;
}

#featReport h4 {
	font-size: 18px;
	color: #48437A;
	margin-top: 7px;
	font-weight: normal;
	padding-right: 5px;
}

#featReport h5 {
	font-size: 12px;
	font-weight: normal;
	color: #010000;
	padding-right: 5px;
}

#featReport p {
	font-size: 11px;
	color: #545454;
	margin-top: 8px;
	padding-right: 5px;
	padding-bottom: 25px;
}

#featReport a#more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 365px;
	padding: 4px 0px 4px 14px;	
	border: 1px solid #d8d8d8;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #fcfcfc;
	color: #888B9E;
	text-decoration: none;
	font-size: 11px;
}

#featReport a#more:hover {
	color: #333333;
	background-color: #ffeeee;
}















#tableWrap {
	padding-top: 21px;
	background: url(http://www.bassfishin.com/fishing-reports/css/premlist-top.gif) no-repeat top left;
}

#tableWrap, #tableWrap2 {
	float: left;
	display: inline;
	width: 581px;
	margin: 10px 6px 0px 6px;
	border: 1px solid #949494;
	clear: left;
}

#tableWrap2 {
	border-color: #000;
}

#content table {
	border-collapse: collapse;
	width: 581px;
	
	text-align: left;
}

#content table a {
	text-decoration: none;
	color: #1e1c75;
}

#content table a:hover { color: #0066FF; }

#content #tableWrap thead th {
	background-color: #FEFFED;
	color: #464646;
	border-bottom: 1px solid #909187;
}

#content #tableWrap2 thead th {
	background-color: #616683;
	color: #FFF;
	border-bottom: 1px solid #000;
}

#content #tableWrap2 thead a {
	color: #FFF;
	text-decoration: underline;
}

#content #tableWrap2 thead a:hover {
	color: #FFFF00;
}

.odd {
	background-color: #F7F7F9;
}

#content #tableWrap th, #content #tableWrap td {
	padding: 0.4em 0.3em 0.4em 0.5em;
	border-right: 1px solid #EDEEDD;
}

#content #tableWrap2 th {
	padding: 0.4em 0.3em 0.4em 0.5em;
	border-right: 1px solid #5B607B;
}

#content #tableWrap2 td {
	padding: 0.4em 0.3em 0.4em 0.5em;
	border-right: 1px solid #EDEEDD;
}

#content thead th { border-right-color: #925B66; }

#content #tableWrap2 thead a.asc, #content #tableWrap2 thead a:hover, #content #tableWrap2 thead a.desc:hover {
	padding-right: 20px;
	background: url(http://www.bassfishin.com/fishing-reports/css/upArrow.gif) no-repeat right center;
}

#content #tableWrap2 thead a.desc, #content #tableWrap2 thead a.asc:hover {
	padding-right: 22px;
	background: url(http://www.bassfishin.com/fishing-reports/css/downArrow.gif) no-repeat right center;
}

#content tbody tr:hover {
	background-color: #D3DCF1;
}

#content tbody a:hover {
	color: #d60019
}

.endcell { border: 0; }




































































#listings #content #topBox {
	float: left;
	display: inline;
	width: 559px;
	margin: 0px 0px 0px 15px;
	border: 1px solid #d8d8d8;
}

#listings #content #topTitle, #listings #content #topTitle2 {
	float: left;
	width: 412px;	
}

#listings #topTitle h1, #listings #topTitle2 h1 {
	font-size: 27px;
	color: #010000;
	margin: 3px 0px;
	font-family: Georgia, 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: normal;
}

#listings #topTitle2 h1 { font-size: 24px; }

#listings #topTitle img#imgdesc, #listings #topTitle2 img#imgdesc {
	display: block;
	margin: 0 auto;
}

#listings #topBox p {
	text-align: center;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color: #545454;
}

#listings #topBox img#map {
	display: block;
	float: right;
	margin: 3px 0px;
}

#listings #content #addBar {
	float: left;
	display: inline;
	width: 146px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 413px;
	background-color: #F9F9F9;
	border: 1px solid #d8d8d8;
	border-top-width: 0px;
	clear: left;
}

#listings #content #addBar a {
	display: block;
	width: 145px;
	border-left: 1px solid #d8d8d8;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	color: #20306D;
	text-align: center;
}

#listings #content #addBar a:hover {
	background-color: #EDECFF;
}

#listings .noResults, .error {
	width: 450px;
	border: 1px solid #000;
	padding: 6px 4px;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #CC0000;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}



#listings #content ul#pagination {
	float: left;
	display: inline;
	margin: 10px 6px 0px 3px;
	padding: 1px 3px 7px 3px;
	list-style: none;
	width: 577px;
	font-size: 11px;
	clear: left;
}

#listings #content ul#pagination li {
	position: relative;
	display: inline;
	border: 1px solid #BCBCBC;
	margin-right: 1px;
	padding: 2px;
	color: #AF3549;
	background-color: #F7F7F9;
	text-align: center;
}

#listings #content ul#pagination li { font-weight: bold; color: #2B2B2B; }

#listings #content ul#pagination li a {
	text-decoration: none;
	padding: 2px 5px;
	color: #AF3549;
}

#listings #content ul#pagination li:hover {
	background-color: #ffffd9;
}

#listings #content ul#pagination li em {
	font-style: normal;
	background-color: #FFF;
	padding: 2px 5px;
}

#listings #content img.sep {
	margin: 10px 0px 0px 5px;
}

#listings #content #searchBox {
	float: left;
	display: inline;
	width: 575px;
	margin: 10px 0px 0px 6px;
	background: url(http://www.bassfishin.com/fishing-reports/css/searchBoxTop.gif) repeat-x top left;
	border: 1px solid #C9C9C9;
	padding: 11px 0px 6px 6px;
	font-size: 11px;
	clear: left;
}

#listings #content #searchBox form#searchform {
	float: left;
	display: inline;
	width: 300px;
}

#listings #content #searchBox form#stateform {
	float: right;
	display: inline;
	width: 267px;
	padding-left: 5px;
}

#listings #content #searchBox input, #content #searchBox select { font-size: 11px; }

#listings #content #searchBox label {
	position: relative;
	bottom: 1px;
}





































#main #content h1 {
	width: 100%;
	padding-top: 20px;
	text-align: center;
	font-size: 30px;
	color: #860000;
	font-family: 'Trebuchet MS', Tahoma, Georgia, Helvetica, Verdana, Arial, sans-serif;
	background: url(http://www.bassfishin.com/fishing-reports/css/seperator.gif) no-repeat top center;	
}

#main #content #intro {
	float: left;
	display: inline;
	width: 563px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	background: url(http://www.bassfishin.com/fishing-reports/css/intro-box-top.gif) no-repeat top left;
}

#main #content #intro img {
	float: left;
	display: inline;
	width: 174px;
	height: 104px;
	margin: 12px 0px 0px 13px;
}

#main #content #intro h2 {
	float: right;
	display: inline;
	width: 360px;
	padding-right: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #434343;	
}

#main #content #intro p {
	float: right;
	display: inline;
	width: 360px;
	margin-top: 3px;
	padding-right: 5px;
	color: #434343;	
}

#main #content #intro p a {
	text-decoration: none;
}

#main #content #intro #btm {
	float: left;
	display: inline;
	clear: both;
	width: 563px;
	height: 8px;
	margin-top: 7px;
	background: url(http://www.bassfishin.com/fishing-reports/css/intro-box-bottom.gif) no-repeat bottom left;
}

#main #content p#featp {
	float: left;
	display: inline;
	width: 364px;
	margin: 7px 0px 0px 15px;
	padding: 4px 3px;
	border: 1px solid #DDD;
	background-color: #f6f6f6;
	text-align: center;
	color: #848484;
	clear: left;
}

#main #content a#feata {
	float: left;
	display: inline;
	width: 182px;
	margin: 7px 0px 0px 0px;
	padding: 4px 3px 6px 3px;
	border: 1px solid #DDD;
	border-left-width: 0px;
	background-color: #F9F9F9;
	font-size: 10px;
	text-align: center;
	color: #20306D;
}

#main #content a#feata:hover {
	background-color: #FCFCFC;
}

#main #content #featReport {
	margin-top: 1px;
}

#main #content #states {
	float: left;
	display: inline;
	width: 552px;
	margin: 8px 0px 0px 20px;
	padding-bottom: 10px;
	background: url(http://www.bassfishin.com/fishing-reports/css/states-bg.gif) no-repeat bottom left;
	background-color: #FDFDFD;	
}

#main #content #states img { display: block; }

#main #content #states a#vall {
	display: block;
	width: 318px;
	text-align: center;
	margin: 0 auto;
	margin-top: 8px;
}

#main #content #states ul#set1 {
	float: left;
	display: inline;
	width: 247px;
	margin: 6px 0px 0px 50px;
	list-style-type: none;
}

#main #content #states ul#set2 {
	float: right;
	display: inline;
	width: 237px;
	margin: 6px 5px 0px 0px;
	list-style-type: none;
}

#main #content #states ul#set1 li {
	float: left;
	display: inline;
	width: 228px;
}

#main #content #states ul#set2 li {
	float: left;
	display: inline;
	width: 218px;
}

#main #content #states ul li {	
	padding-left: 17px;
	background: url(http://www.bassfishin.com/fishing-reports/css/state-bullet.gif) no-repeat 0 0.4em;
	font-size: 11px;
	margin-top: 1px;
	clear: left;
}

#main #content #states ul li a {
	text-decoration: none;
	color: #1C2E8A;
}

#main #content #states ul li a:hover {
	color: #bc1b1b;
}

#main #content #hwrap h2 {
	float: left;
	display: inline;
	clear: left;
	width: 571px;
	margin: 8px 0px 0px 6px;
	padding: 5px 5px 7px 5px;
	border: 1px solid #d8d8d8;
	background-color: #FAFAFA;	
}

#main #content #hwrap h2 {
	font-size: 12px;
	color: #4A4A4A;
	text-align: center;
}

#main #content #tableWrap, #main #content #tableWrap2 {
	margin-top: 2px;
}


#main img#sep {
	padding-top: 10px;
}




















































#vRep #content p#top {
	text-align: center;
	color: #6b6b6b;
}

#vRep #content #premWrap {
	float: left;
	display: inline;
	width: 576px;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(http://www.bassfishin.com/fishing-reports/css/seperator.gif) no-repeat top center;
}

#vRep #content #premSide1 {
	float: left;
	display: inline;
	width: 265px;
}

#vRep #premSide1 #logoWrap {
	width: 257px;
	height: 180px;
	padding-bottom: 10px;
}

#vRep #premSide1 img#logo {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}

#vRep #premSide1 #compInfo {
	width: 257px;
	padding-bottom: 10px;
	min-height: 98px;
	background: url(http://www.bassfishin.com/fishing-reports/css/checkout-bg.gif) no-repeat bottom center;
	font-size: 12px;
}

#vRep #compInfo img#checktop {
	display: block;
}

#vRep #compInfo a {
	display: block;
	text-decoration: none;
	color: #1703b0;
}

#vRep #compInfo a:hover {
	color: #0066FF;
}

#vRep #compInfo a#hp {
	margin: 8px 2px 0px 15px;
	padding-left: 21px;
	background: url(http://www.bassfishin.com/fishing-reports/css/hp-icon.gif) no-repeat left center;
}

#vRep #compInfo a#email {
	margin: 5px 2px 0px 15px;
	padding-left: 21px;
	background: url(http://www.bassfishin.com/fishing-reports/css/em-icon.gif) no-repeat left center;
}

#vRep #compInfo ul {
	list-style-type: none;	
}

#vRep #compInfo ul li {
	margin: 5px 2px 0px 15px;
	padding-left: 21px;
	background: url(http://www.bassfishin.com/fishing-reports/css/phone-icon.gif) no-repeat left center;
}

#vRep #premSide2 {
	float: right;
	display: inline;
	width: 305px;
}

#vRep #premSide2 h3, #vRep #premSide2 h3 a, #vRep #premSide h3, #vRep #premSide h3 a {
	font-size: 22px;
	font-family: 'Trebuchet MS', Tahoma, Georgia, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#vRep #premSide2 h3 a:hover, #vRep #premSide h3 a:hover {
	color: #0066FF;
}

#vRep #premSide2 h4 {
	font-size: 14px;
	color: #860000;
	text-align: center;
}

#vRep #premSide2 h5 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#vRep #premSide2 ul {
	margin: 5px 60px 0px 90px;	
	list-style-type: none;
}

#vRep #premSide2 ul li {
	background: url(http://www.bassfishin.com/fishing-reports/css/lake-bullet.gif) no-repeat 0 0.4em;
	padding-left: 15px;
	margin-top: 2px;
}

#vRep #premSide2 p {
	margin-top: 5px;
	color: #343434;	
}

#vRep #withHead {
	float: left;
	display: inline;
	width: 571px;
	margin: 0px 0px 0px 10px;
	padding-top: 25px;
	background: url(http://www.bassfishin.com/fishing-reports/css/seperator.gif) no-repeat top center;
}

#vRep #withoutHead {
	float: left;
	display: inline;
	width: 571px;
	margin: 0px 0px 0px 10px;
	padding-top: 25px;
	background: url(http://www.bassfishin.com/fishing-reports/css/seperator.gif) no-repeat top center;
}

#vRep #withHead #headBox {
	float: left;
	display: inline;
	width: 176px;
	padding-bottom: 10px;
}

#vRep #withHead #headBox img#hs {
	display: block;
	border: 1px solid #000;
}

#vRep #withHead #headBox label {
	display: block;
	border: 1px solid #000;
	border-top-width: 0px;
	width: 151px;
	text-align: center;
	padding: 3px 3px 4px 3px;
	background: url(http://www.bassfishin.com/fishing-reports/css/headshot-name.gif) repeat;
}

#vRep #withHead #headBox #extraBox {
	float: left;
	display: inline;
	width: 141px;
	margin: 26px 0px 0px 9px;
	border: 1px solid #ACACAC;
	background-color: #FAFAFA;
	font-size: 10px;
}

#vRep #withoutHead #extraBox {
	float: right;
	display: inline;
	width: 141px;
	margin: 11px 6px 0px 9px;
	border: 1px solid #ACACAC;
	background-color: #FAFAFA;
	font-size: 10px;
}

#vRep #withHead #headBox #extraBox h5 {
	width: 141px;
	background-color: #000;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding: 2px 0px 3px 0px;
}

#vRep #withoutHead #extraBox h5 {
	width: 141px;
	background-color: #000;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding: 2px 0px 3px 0px;
}

#vRep #withHead #headBox #extraBox dl {
	display: block;
	padding: 0px 3px 6px 3px;
	text-align: center;
}

#vRep #withoutHead #extraBox dl {
	display: block;
	padding: 0px 3px 6px 3px;
	text-align: center;
}

#vRep #withHead #headBox #extraBox dl dt {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

#vRep #withoutHead #extraBox dl dt {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

#vRep #withHead #headBox #extraBox dl dd {
	display: block;
	margin-top: 2px;
}

#vRep #withoutHead #extraBox dl dd {
	display: block;
	margin-top: 2px;
}

#vRep #withHead #headBox #extraBox dl#waterTemp {
	display: block;
	margin: 0px 3px 6px 14px;
	padding-left: 11px;
	background: url(http://www.bassfishin.com/fishing-reports/css/water-temp.gif) no-repeat left center;
	text-align: center;
}

#vRep #withoutHead #extraBox dl#waterTemp {
	display: block;
	margin: 0px 3px 6px 14px;
	padding-left: 11px;
	background: url(http://www.bassfishin.com/fishing-reports/css/water-temp.gif) no-repeat left center;
	text-align: center;
}

#vRep #withHead h1, #vRep #withoutHead h1 {
	font-family: 'Trebuchet MS', Tahoma, Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #860000;
}

#vRep #withHead h2, #vRep #withoutHead h2 {
	font-size: 14px;	
}

#vRep #withHead h3, #vRep #withoutHead h3 {
	font-size: 12px;
	color: #313131;
	margin-top: 4px;
	font-weight: normal;
}

#vRep #withHead dl#by, #vRep #withoutHead dl#by {
	display: block;
	margin-top: 10px;
}

#vRep #withHead dl dt, #vRep #withHead dl dd, #vRep #withoutHead dl dt, #vRep #withoutHead dl dd {
	display: inline;
	color: #313131;
}

#vRep #withHead dl dd a, #vRep #withoutHead dl dd a {
	text-decoration: none;
	color: #0000b0;
}

#vRep #withHead dl dd a:hover, #vRep #withoutHead dl dd a:hover {
	color: #0066FF;
}

#vRep #withHead p#weather {
	margin: 15px 0px 0px 176px;
	padding: 9px 70px 10px 10px;
	border: 1px solid #D6D6D6;
	background: url(http://www.bassfishin.com/fishing-reports/css/weather-bg.gif) no-repeat right center;
	background-color: #FDFDFD;
	color: #3a3a3a;
}

#vRep #withoutHead p#weather {
	margin: 15px 176px 0px 0px;
	padding: 9px 70px 10px 10px;
	border: 1px solid #D6D6D6;
	background: url(http://www.bassfishin.com/fishing-reports/css/weather-bg.gif) no-repeat right center;
	background-color: #FDFDFD;
	color: #3a3a3a;
}

#vRep #withoutHead p#weather1 {
	margin: 15px 6px 0px 0px;
	padding: 9px 70px 10px 10px;
	border: 1px solid #D6D6D6;
	background: url(http://www.bassfishin.com/fishing-reports/css/weather-bg.gif) no-repeat right center;
	background-color: #FDFDFD;
	color: #3a3a3a;
}

#vRep #withHead p, #vRep #withoutHead p {
	color: #3f3d3d;
	margin-top: 15px;
	line-height: 1.5em;
	text-align: justify;
}

#vRep #withHead fieldset#pictures, #vRep #withoutHead fieldset#pictures {
	float: left;
	display: inline;
	width: 547px;
	clear: left;
	border: 1px solid #E5E5E5;
	margin-top: 15px;
	padding: 0px 6px 0px 6px;
}

#vRep #withHead fieldset#pictures legend, #vRep #withoutHead fieldset#pictures legend {
	margin-left: 18px;
	padding: 0px 10px;
	color: #721111;
}

#vRep #withHead fieldset#pictures #attached, #vRep #withoutHead fieldset#pictures #attached {
	padding: 8px 0px 8px 0px;
}

#vRep #withHead fieldset#pictures a, #vRep #withoutHead fieldset#pictures a {
	float: left;
	display: inline;
	margin-left: 9px;
	padding-bottom: 9px;
}

#vRep #withHead fieldset#pictures a img, #vRep #withoutHead fieldset#pictures a img {
	float: left;
	display: inline;
	border: 1px solid #1D1D1D;
}

#vRep #withHead fieldset#pictures a img:hover, #vRep #withoutHead fieldset#pictures a img:hover {
	border-color: #DF0000;
}

#vRep #withHead #premInfo, #vRep #withoutHead #premInfo {
	float: left;
	display: inline;
	width: 559px;
	margin-top: 13px;
	border: 1px solid #747474;
	border-top: 3px solid #656884;
	background-color: #FAFAFA;
	text-align: center;
	clear: left;
}

#vRep #withHead #premInfo #cName, #vRep #withoutHead #premInfo #cName {
	float: left;
	display: inline;
	width: 221px;
	padding: 5px;
	border-right: 1px solid #DADADA;
	min-height: 30px;
}

#vRep #withHead #premInfo p, #vRep #withoutHead #premInfo p {
	color: #3f3d3d;
	margin: 0px;
	line-height: 1em;
	text-align: center;
}

#vRep #withHead #premInfo #email2, #vRep #withoutHead #premInfo #email2 {
	float: left;
	display: inline;
	width: 191px;
	padding: 5px;
	border-right: 1px solid #DADADA;
	min-height: 30px;
}

#vRep #withHead #premInfo ul, #vRep #withoutHead #premInfo ul {
	float: left;
	display: inline;
	width: 115px;
	min-height: 30px;
	padding: 5px 0px;
	list-style-type: none;
	font-size: 11px;
}

#vRep #content img#endSep {
	float: left;
	clear: left;
	margin-top: 13px;	
}

#vRep #content img#ex {
	
	margin-top: 50px;
}

#vRep #content a#accountlink {
	display: block;
	text-align: center;
	padding-top: 50px;
}

#vRep #content a#mustClick {
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

#vRep #content img#mustimg {
	text-align: center;
}






#bottomShare {
	width: 72px;
	margin: 15px auto 5px auto;
	padding-right: 304px;
	background: url(share-text.gif) no-repeat right center;
}











#navBar {
	float: left;
	display: inline;
	width: 175px;
	padding-left: 0px;
	
}

#navBar #navi {
	padding-top: 28px;
	background: url(http://www.bassfishin.com/fishing-reports/css/naviTop.gif) no-repeat top left;
}

#navBar #backHome {
	width: 173px;
	border: 1px solid #CBCBCB;
	background-color: #FDFDFD;
	margin-top: 1px;
	padding: 7px 0px;
	text-align: center;
	font-size: 10px;	
}

#navBar #backHome a.homelink {
	padding: 0px 20px 0px 20px;
	background: url(http://www.bassfishin.com/fishing-reports/css/homeIcon.gif) no-repeat 0 50%;
	text-decoration: none;
	color: #020062;
}

#navBar a.subhomelink, #navBar a.statelink, #navBar div.subhomelink {
	display: block;
	width: 173px;
	border: 1px solid #CBCBCB;
	background-color: #FDFDFD;
	margin-top: 1px;
	padding: 7px 0px;
	text-align: center;
	font-size: 10px;
	color: #811623;
	text-decoration: none;
}

#navBar a.statelink {
	background-color: #FDFFE3;
}

#navBar #sortTop {
	width: 175px;
	height: 28px;
	background: url(http://www.bassfishin.com/fishing-reports/css/searchTop.gif) no-repeat;
	margin-top: 6px;
}

#navBar #srchSort {
	width: 166px;
	border: 1px solid #CBCBCB;
	background-color: #FDFDFD;
	padding: 0px 0px 9px 7px;
	margin-top: 1px;
	color: #000;
	font-size: 11px;
}

#srchSort label {
	display: block;
	margin-top: 5px;
	padding-bottom: 3px;
}

#srchSort input#srch {
	width: 120px;
	padding: 1px 0px;
}

#srchSort input#srch:focus {
	background-color: #FFFFF7;
}


#srchSort select {
	font-size: 11px;
	padding: 1px 0px;
	background-color: #FFFFF7;
}

#srchSort input.button1 {
	position: relative;
	bottom: 1px;
	right: 2px;
	padding: 0px;
	cursor: pointer;
	font-size: 10px;
	background-color: #505478;
	color: #FFF;
	
}

#navBar #addReport {
	width: 175px;
	padding: 28px 0px 0px 0px;
	background: url(http://www.bassfishin.com/fishing-reports/css/addTop.gif) no-repeat;
	margin-top: 6px;
}

#navBar img {
	display: block;
	border-bottom: 6px solid #000;
}

#navBar #addReport a#addButton {
	display: block;
	width: 173px;
	height: 22px;
	background: url(http://www.bassfishin.com/fishing-reports/css/addButton.gif) no-repeat left top;
	border: 1px solid #9C9C9C;
}

#navBar #addReport a#addButton:hover {
	background-position: right top;
}

#navBar #addReport p {
	width: 163px;
	padding: 7px 5px 9px 5px;
	background-color: #FDFDFD;
	color: #000;
	text-align: center;
	border: 1px solid #9C9C9C;
	border-top-width: 0px;
	font-size: 11px;
}

#navBar #areGuide {
	width: 175px;
	margin-top: 6px;
	padding-top: 28px;
	background: url(http://www.bassfishin.com/fishing-reports/css/areGuideTop.gif) no-repeat top left;
}

#navBar #areGuide img#guidepic {
	display: block;
	border-bottom: 6px solid #000;
}

#navBar #areGuide img#prempic {
	display: block;
	border: 1px solid #9C9C9C;
	border-top-width: 0px;
}

#ads {
	float: right;
	width: 185px;
}

#ads ul {
	list-style-type: none;	
}

#ads ul li {
	padding-top: 3px;
}
