* { padding: 0; margin: 0; }

body {
	background: #788956;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: center;
}
#wrapper { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 	width: 960px;
	padding: 0px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #788956;
}

input {
	padding: 2px;
	margin: 0px;
	font-size: 70%;
	border: 1px solid #333;
}

.month_select select{
	width:50px;
}
.year_select select{
	width:80px;
}

.button_link {
	padding: 2px 4px 2px 4px;
	margin: 0px;
	font-size: 120%;
	border: 1px solid #333;
	color: #000;
	text-decoration:none;
	background: #FFF;
}

.top_nav {
	background: #aabb84;
	height: 42px;
	border-bottom: 2px solid #788956;
	clear: both;
	padding-left: 67px;
}

.top_nav ul {
	list-style-type: none;
	margin: 0px;
}

.top_nav li {
	float: left;
	background-image: url('/images/button1a.png');
	background-repeat: no-repeat;
	height: 41px;
	width: 119px;
	color: #FFF;
	font-size: 150%;
	text-align: center;
	padding-top: 7px;
}

.main_header {
	background-image: url('/images/main_header.jpg');
	background-repeat: no-repeat;
	height: 144px;
	text-align: right;
	color: #FFF;
	font-size: 80%;
	padding-right: 5px;
}

#main_content {
	padding-right: 2px;
	margin-top: 1px;
	margin-bottom: 10px;

}

#left_column {
	float: left;
	width: 740px;
}

#left_column .footer {
	background-image: url("/images/left_footer.jpg");
	background-repeat: no-repeat;
	height: 7px;
}


#left_column .body {
	background-color:white;
}


#left_column .blue_header {
	background-image: url("/images/left_blue_header.jpg");
	background-repeat: no-repeat;
	height: 7px;
}

#left_column .blue_footer {
	background-image: url("/images/left_blue_footer.jpg");
	background-repeat: no-repeat;
	height: 7px;
}

#left_column .blue_sub_header {
	background-image: url("/images/left_blue_body.jpg");
	background-repeat: repeat-y;
	color: #FFF;
}

#left_column .header {
	background-image: url("/images/left_header.jpg");
	background-repeat: no-repeat;
	height: 4px;
}


.custom_outfitter .content_body {
	background-image: url("/images/content_body.jpg");
	background-repeat: repeat-y;
	margin-left: 2px;
	padding-left: 25px;
	padding-right: 35px;
	padding-bottom: 5px;	
	padding-top: 3px;	
}



.custom_outfitter .content_footer {
	background-image: url("/images/content_footer.jpg");
	background-repeat: no-repeat;
	margin-left: 2px;
	height: 9px;
}

.custom_outfitter .content_header {
	background-image: url("/images/content_header.jpg");
	background-repeat: no-repeat;
	margin-left: 2px;
	height: 9px;
}

.custom_outfitter h2 {
	padding: 0px;
	margin: 0px;
	color: #1b65a3;
	font-size: 130%;
	font-weight: normal;
	padding-left: 6px;
}

.custom_outfitter a {
	color: #1b65a3;
	text-decoration: none;
}

.custom_outfitter a:hover {
	text-decoration: underline;
	color: #990000;
}

#right_column {
	float: left;
	width: 218px;
}

#right_column .header {
	background-image: url("/images/right_header.jpg");
	background-repeat: no-repeat;
	height: 9px;
}

#right_column .body {
	background-image: url("/images/right_body.jpg");
	background-repeat: repeat-y;
	padding: 5px;
}

#right_column .footer {
	background-image: url("/images/right_footer.jpg");
	background-repeat: no-repeat;
	height: 9px;
}

#footer {
	text-align: left;
	background-image: url('/images/footer_image.jpg');
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 0px;
	color: #FFF;
	font-size: 120%;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h2, h3, h4 {
	color: #1961a1;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

hr {
	background: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}

p {
	font-weight: bold;
	margin-bottom: 5px;
}

a {
	color: #1961a1;
	font-weight: normal;
}


#huntingOutfitters {
	clear: both;
	margin-top: 20px;
}
#mainBar {
	background: #ccf0a8;
	color: #1961a1;
	padding: 4px 0px 4px 20px;
	font-weight: bold;
}
#topRated {
	float: left;
	background: #fdfef1;
	margin-right: 0px;
	border: 1px solid #CCC;
}
#googleAds {
	float: left;
	background: #e4eefe;
	width: 185px;
	height: 365px;
}
#mainPhotos {
	clear: both;
}
#map {
	float: left;
	margin-left: 20px;
}
#pages {
	margin: 20px 0px 20px 0px;
}
#pages ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pages li {
	display: inline;
	float: left;
	color: #1961a1;
}
#pages li a {
	display: inline;
	border: 1px solid #9aafe5;
	color: #1961a1;
	margin: 0px 1px 0px 1px;
	padding: 3px;
	float: left;
	text-decoration: none;
}
#pages li.end {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin: 0px 1px 0px 1px;
	padding: 3px;
}
#pages li.noborder {
	border: none;
	font-weight: bold;
	margin: 0px 1px 0px 1px;
	padding: 3px;
	margin-left: 20px;
}
#pages li.spacer {
	border: none;
	margin: 0px 1px 0px 1px;
	padding: 3px;
}
#pages li a.selected {
	background: #1961a1;
	color: #FFFFFF;
}
#pages li a.highlight {
	font-weight: bold;
}
.addTrophy {
	background: url(images/buttonAdd.gif) no-repeat;
	width: 235px;
	height: 31px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 35px;
	letter-spacing: -1px;
	float: left;
	margin-left: 30px;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.boxBlue {
	width: 657px;
	background: #e4f0fa;
	padding: 10px 0px 10px 23px;
	margin-left: 15px;
}
.boxBlue td {
	vertical-align: top;
}
.boxBlue td h4 {
	text-align: right;
	padding-right: 20px;
}
.boxListing {
	background: #e5e5e5;
	padding: 5px;
	display: block;
}
.boxListingPreview {
	padding: 0px 2px 0px 2px;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.boxPurple {
	background: #f5edfa;
	border: 2px solid #7d509e;
	margin: 5px;
	padding: 5px 5px 1px 5px;
	display: block;
}
.boxPurple table {
	border-collapse: collapse;
}
.boxVote {
	background: #fffbcb;
	padding: 2px;
	text-align: center;
	line-height: 16px;
	display: block;
	color: #1961a1;
	text-decoration: none;
}
.boxYellow {
	background: #fbfdf2;
	border: 2px solid #cfe26f;
	margin: 5px;
	padding: 5px 5px 1px 5px;
	display: block;
}
.boxYellow table {
	border-collapse: collapse;
}
.byState {
	font-size: 14pt;
	margin-left: 20px;
}
.byState h3 {
	font-size: 14pt;
	font-style: italic;
}
.byState td {
	vertical-align: text-top;
	width: 175px;
}
.listingDefinition {
	margin-left: 15px;
	color: #000000;
	font-weight: bold;
}
.listingDefinition a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.listingDefinition a:hover {
	text-decoration: none;
}
.listingDetailsHead {
	color: #1961a1;
	font-size: 14pt;
	font-weight: bold;
}
.listingDetails {
	color: #1961a1;
	font-size: 14pt;
}
.listingLink {
	text-align: center;
}
.listingLink a {
	color: #1961a1;
	text-decoration: underline;
}
.listingLink a:hover {
	text-decoration: none;
}
.listingLocation {
	font-size: 8pt;
}
.listingTitle {
	color: #055794;
	font-size: 14pt;
}
.photoBox {
	background: #e4eefe;
	color: #1961a1;
	width: 205px;
	height: 180px;
	padding: 10px;
}
.selected {
	color: #055794;
}
.showState {
	display: block;
	float: left;
	border: 1px solid #EEEEEE;
	overflow: scroll;
	width: 184px;
	height: 263px;
}
.showState p {
	margin: 10px 0px 0px 20px;
}
.submitGo {
	background: #655d16;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	width: 40px;
}
.votes {
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}
	
.white_link a {
	color: #FFF;
	text-decoration: none;
}	
.white_link a:visited {
	color: #FFF;
	text-decoration: none;
}	
.white_link a:hover {
	text-decoration: underline;
}	


/*Star Rating CSS*/

.star-rating,  
.star-rating a:hover,  
.star-rating a:active,  
.star-rating a:focus,  
.star-rating .current-rating{  
    background: url('/images/star_rating.gif') left -1000px repeat-x;  
}
  
.star-rating{  
    position: relative;  
    width: 150px;  
    height: 30px;  
    overflow: hidden;  
    list-style: none;  
    margin: 0;  
    padding: 0;  
    background-position: top left;  
}  
.star-rating li{  
    display: inline;  
}  
.star-rating a,  
.star-rating .current-rating{  
    position: absolute;  
    top: 0;  
    left: 0;  
    text-indent: -1000em;  
    height: 30px;  
    line-height: 30px;  
    outline: none;  
    overflow: hidden;  
    border: none;  
}  
.star-rating a:hover,  
.star-rating a:active,  
.star-rating a:focus{  
    background-position: center left;  
}  
.star-rating a.one-stars{  
    width: 20%;  
    z-index: 6;  
}  
.star-rating a.two-stars{  
    width: 40%;  
    z-index: 5;  
}  
.star-rating a.three-stars{  
    width: 60%;  
    z-index: 4;  
}  
.star-rating a.four-stars{  
    width: 80%;  
    z-index: 3;  
}  
.star-rating a.five-stars{  
    width: 100%;  
    z-index: 2;  
}  
.star-rating .current-rating{  
    z-index: 1;  
    background-position: bottom left;  
}  
.star-ratings-block {  
    font-size: .75em;  
    text-align: center;  
    width: 100%;  
}

.star-ratings-block h3{
  font-size: 150%;
  text-align: left;
}

.star_filled{
  padding: 0 7px;
  background: url('/images/star_on.gif') center no-repeat;
}

.star_empty{
  padding: 0 10px;
  background: url('/images/star_off.gif') center no-repeat;  
}

.comment_content .star_filled{
  padding: 0 4px;
  background: url('/images/small_star_on.gif') center no-repeat;
}

.comment_content .star_empty{
  padding: 0 7px;
  background: url('/images/small_star_off.gif') center no-repeat;  
}

.fieldWithErrors { 
	padding: 2px; 
	background-color: red; 
	display: table; 
}



/******** MENU ****************/


#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

#cssdropdown a {
	color: #FFF;
	text-decoration: none;
}

.mainitems a{
	color: #FFF;
	text-decoration: none;
}

.subuls {
	display: none;
	width: 120px;
	position: absolute;
	left: 0;
	background-image: none;
	font-size: 60%;
	padding-top: 50px;
}


.subuls li{
	width: 120px;
	height: 20px;
	background-image: none;
	background: #1b65a4;	
	border: 1px solid #FFF;
	border-collapse: collapse;
	z-index: 555;
	padding: 5px;
	font-weight: normal;
}

.subuls li a{
	text-decoration: none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

#errorExplanation li {
margin-left:30px;	
}
