/** FIXES ***/
form { margin: 0; padding: 0; }

.aboutBlogHeaderTitle { width: 650px; }
.aboutBlogTextBox { margin: 0 0 25px 25px; }
.dynamic_area_content { overflow: hidden; }
.leftSidebarContainer { height: auto; }
.featuresImageBox { border: 0; }
	.featuresImageBox img { border: 1px solid #000000; }
.forumsFooterNavigationContainer { display: none; }
.forumsStateHeaderFaux,
.forumsGameHeaderFauxCopy,
.forumsGeneralHeaderFaux,
.forums3DShootsHeaderFaux
	{ height: 33px; }
.profileNavigationContainer { margin-left: -9px; padding-left: 9px; width: 100%; }
.sponsorsPaleGreenBg { background-color: #c0c491; height: auto; }
.sponsorsTextBox { height: auto; padding-bottom: 14px; }

#aboutBlogArchivesBox { margin-right: 20px; height: auto; }
#BibleVerse { height: auto; }
#BiblicalVerseBox { height: auto; }
#contentBox { color: #000000; }
#campfireRecentVisitorsThumbBox fieldset
{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
#campfireRecentVisitorsThumbBox fieldset legend { display: none; }
#freeStuffBox { margin: 0 0 15px 2px; }
#footerAdBox { border: 0; }
#footerLetterboardBox { margin-left: -10px; }
#footerSquareAd { margin-top: 0; }
#forumsWrapper { height: auto; }
#stateForumsSearchContainer { background-image: url(images/stateForumsSearchBg2.gif); }
#stateResourcesDropDown1 input { width: 190px; }

/** TABLE EDITS **/
div.te_table fieldset,
div.te_edit form fieldset,
div.te_asearch form fieldset,
div.te_view fieldset
{
	background: #dcdcb9 url(images/te_fieldset_bg.gif) repeat-x scroll 0 -100px;
	border-color: #8b8b8b;
	border-style: solid;
	border-width: 0 1px 1px;
	margin: 15px;
	padding: 10px;
}
div.te_table fieldset legend,
div.te_edit form fieldset legend,
div.te_asearch form fieldset legend,
div.te_view fieldset legend
{
	font-size: 18px;
	font-weight: 700;
	margin: 30px 0 0;
	padding: 0;
}
div.te_table fieldset .te_main_table
{
	background-color: #eeeeee;
	margin-top: 15px;
	padding: 10px 25px;
}
table.te_main_table tr.te_fieldname_row
{
	background: transparent;
}
table.te_main_table tr.te_odd_row,
table.te_main_table tr.te_even_row
{
	background: #eaeacf url(images/newsRowBg.gif) repeat-x scroll 0 0;
}
table.te_main_table tr.te_data_row td
{
	border: 1px solid #c4c5a6;
	padding: 5px;
}
td.te_paging_left_cell
{
	width: 108px;
}
td.te_paging_middle_cell
{
	width: auto;
}
td.te_paging_right_cell
{
	width: 116px;
}
div.te_first_icon_disabled,
a.te_first_icon
{
	background: transparent url(images/buttonFirst.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 34px;
	width: 47px;
}
div.te_prev_icon_disabled,
a.te_prev_icon
{
	background: transparent url(images/buttonPrevious.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 34px;
	width: 49px;
}
div.te_next_icon_disabled,
a.te_next_icon
{
	background: transparent url(images/buttonNext.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 33px;
	width: 54px;
}
div.te_last_icon_disabled,
a.te_last_icon
{
	background: transparent url(images/buttonLast.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 33px;
	width: 50px;
}
span.te_paging { display: none; }
input.te_buttons
{
	background: #ff7c00 url(images/te_button_bg.gif) repeat-x scroll 0 -15px;
	border: 1px solid #ee943b;
	color: #ffffff;
	height: auto;
	padding: 3px 15px;
	width: auto;
}

div.te_custom_search
{
	background-color: #f5f6fa;
	border: 1px solid #c5d2e3;
	color: #3a5523;
	float: left;
	font-size: 11px;
	margin: 5px 0 5px 11px;
	padding: 15px;
	width: 823px;
}
div.te_custom_search h2
{
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 15px;
	padding: 0;
}

/** ROUND BOX **/
.round_box_alt
{
	margin: 25px 0 15px;
}
.round_box_alt_topper
{
	overflow: hidden;
	width: 100%;
}
.round_box_alt_topper_l
{
	background: transparent url(images/rnd_box_alt.gif) no-repeat scroll 0 0;
	height: 59px;
	margin-right: 15px;
}
.round_box_alt_topper_r
{
	background: transparent url(images/rnd_box_alt.gif) no-repeat scroll -1185px 0;
	float: right;
	height: 59px;
	width: 15px;
}
.round_box_alt_middle
{
	background: transparent url(images/rnd_box_alt.gif) repeat-y scroll right 0;
	overflow: hidden;
	width: 100%;
}
.round_box_alt_middle_l
{
	background: transparent url(images/rnd_box_alt.gif) repeat-y scroll -1200px 0;
	margin-right: 15px;
}
.round_box_alt_middle_r
{
	float: right;
	width: 15px;
}
.round_box_alt_bottom
{
	overflow: hidden;
	width: 100%;
}
.round_box_alt_bottom_l
{
	background: transparent url(images/rnd_box_alt.gif) no-repeat scroll 0 -59px;
	height: 20px;
	margin-right: 15px;
}
.round_box_alt_bottom_r
{
	background: transparent url(images/rnd_box_alt.gif) no-repeat scroll -1185px -59px;
	float: right;
	height: 20px;
	width: 15px;
}
.round_box_alt_header
{
	color: #3e2f2c;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 15px 0 15px 25px;
	white-space: nowrap;
}
	.round_box_alt_header a
	{
		color: #ffffc0;
	}
.round_box_alt_content
{
	padding: 1px 25px;
}

/** PROFILE (TE) **/
div#profile_view
{
	background: #e7e7cd url(images/profile_bg.gif) repeat-x scroll 0 0;
	margin-left: -9px;
}
div#profile_view_menu
{
	border-bottom: 2px solid #c2c2c2;
	margin-left: 9px;
}
div#profile_view_content
{
	background: #ffffff;
}
div#profile_view div#round_box_wall
{
	margin-top: 0;
}
div#profile_view_gutter_buttons a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#profile_view_body
{
	clear: both;
}

/** PROFILE/INFO BOX ON LEFT GUTTER **/

div.profile-box-topper
{
	background: transparent url(images/bg-profile-box.gif) no-repeat 0 0;
	width: 190px;
	height: 10px;
	padding: 0 15px;
	margin: 15px 15px 0;
	clear: both;
}
div.profile-box-middle
{
	background: transparent url(images/bg-profile-box.gif) repeat-y -220px 0;
	color: #2d4e59;
	width: 200px;
	padding: 1px 10px;
	margin: 0 15px;
}
	div.profile-box-middle h3 { font-size: 12px; color: #308fbf; margin-top:0; }
	div.profile-box-middle h3 a { font-size: 12px; color: #3993BF; text-decoration: underline; }
div.profile-box-bottom
{
	background: transparent url(images/bg-profile-box.gif) no-repeat 0 -10px;
	width: 190px;
	height: 10px;
	padding: 0 15px;
	margin: 0 15px 15px;
}

div.info-box-topper
{
	background: transparent url(images/bg-info-box.gif) no-repeat 0 0;
	width: 190px;
	height: 10px;
	padding: 1px 15px;
	margin: 15px 15px 0;
	clear: both;
}
div.info-box-middle
{
	background: transparent url(images/bg-info-box.gif) repeat-y -220px 0;
	color: #2d4e59;
	width: 200px;
	padding: 1px 10px;
	margin: 0 15px;
	font-size: 10px;
}
	div.info-box-middle h3 { font-size: 12px; color: #308fbf; }
	div.info-box-middle h3 a { font-size: 12px; color: #3993BF; text-decoration: underline; }
div.info-box-bottom
{
	background: transparent url(images/bg-info-box.gif) no-repeat 0 -10px;
	width: 190px;
	height: 10px;
	padding: 1px 15px;
	margin: 0 15px 15px;
}


/** PROFILE INFO BOX **/

#profile_info_list dt { margin:0; float:left; width:75px; clear:both; color:#2d5d80; }
#profile_info_list dd { margin:0 0 10px; float:left; width:125px; }
#profile_info_list dt.nofloat { float:none; }
#profile_info_list dd.nofloat { float:none; width:200px; }
#profile_info_list .info_more { display:none; }

/** SIGN UP **/
.sign_ups_edit, .sign_ups_thank_you { margin: 15px 25px; padding: 0; }
.sign_ups_edit h1 { font-size: 16px; }
.sign_ups_edit table { border: 0; border-collapse: collapse; }
.sign_ups_edit th { text-align: left; vertical-align: top; width: 100px; }
.sign_ups_edit td, .sign_ups_edit th { margin: 0; padding: 3px; }
.sign_ups_edit div.te_buttons { text-align: left; margin: 10px 0 0 109px; padding: 0; }

/** QUICK SEARCH BOX **/
.leftSidebarSearchBox
{
	margin-bottom: 15px;
}
#quick_search_box
{
	background: transparent url(images/quick_search_bg.gif) no-repeat 0 0;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 149px;
	margin: 0;
	padding: 0 0 15px;
	width: 246px;
}
#quick_search_box form
{
	margin: 0;
	padding: 0;
}
#quick_search_box #quick_search_box_contents
{
	padding: 35px 5px 0 3px;
}
#quick_search_box #quick_search_box_contents div
{
	margin: 5px 0;
	padding: 0;
}
#quick_search_box #quick_search_box_contents input#quick_search
{
	border: 1px solid black;
	width: 100%;
}
#quick_search_box #quick_search_box_contents #qs_title
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/** TRADING POST **/
#trading_post_view
{
	margin: 0;
	padding: 25px;
}
#trading_post_view h2
{
	margin: 0 0 15px;
	padding: 0;
}
#trading_post_view dl#details
{
	font-size: 11px;
	margin: 15px 0;
	overflow: hidden;
	padding: 0;
}
#trading_post_view dl#details dt
{
	clear: both;
	float: left;
	font-weight: bold;
	width: 75px;
}
#trading_post_view dl#details dd
{
	float: left;
	width: 675px;
}
#trading_post_view #post_body
{
	margin: 15px 0;
	padding: 0;
}
#trading_post_view #post_body p
{
	margin: 15px 0;
	padding: 0;
}
#trading_post_view #post_details
{
	margin: 15px 0;
	padding: 0;
}

/** HEADER REGISTER BOX WHEN LOGGED IN **/
.register_logged_in
{
	background: none !important;
}
.register_logged_in #registered_image
{
	float: left;
	margin-right: 15px;
	text-align: center;
	width: 130px;
	height: 130px;
}
.register_logged_in #registered_name
{
	float: left;
}
.register_logged_in #registered_name a
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.register_logged_in ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.register_logged_in ul a
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

/** FREE STUFF **/
#contest_container
{
	margin: 25px;
	padding: 0;
}
#contest_container h1, #contest_entry, #contest_intro, #contest_packages, #contest_packages fieldset, #contest_packages .prize_row
{
	margin: 15px 0;
	padding: 0;
}
#contest_packages fieldset
{
	padding: 0 15px;
}
#contest_packages .prize_row
{
	overflow: hidden;
}
#contest_packages .prize_image
{
	float: left;
	width: 100px;
}
#contest_packages .prize_details
{
	margin-left: 100px;
}

/** OUTFITTER REVIEWS VIEW **/
#review_table
{
	border: 0;
	color: #604010;
	margin: 25px 15px;
}
#review_table td
{
	margin: 5px 10px;
	padding: 0;
	vertical-align: top;
}
#review_table .content
{
	background-color: #f5f5e6;
	border: 1px solid #8b8b8b;
}
#review_table .content p
{
	margin: 15px;
}
#review_table #vertical_rule
{
	border-right: 3px solid #f8a643;
}
#review_table #review_header
{
	background: #fb9f27 url(images/rnd_box_alt.gif) no-repeat scroll -1px -1px;
	border: 1px solid #8b8b8b;
	font-size: 15px;
	font-weight: bold;
	padding: 15px;
}

#review_rating
{
	background-color: #bfe078;
	border-right: 1px solid #8b8b8b;
	float: left;
	height: 54px;
	padding-top: 15px;
	width: 219px;
	text-align: center;
}
#review_rating_question
{
	background-color: #8c9e30;
	border-bottom: 1px solid #8b8b8b;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	margin-left: 220px;
	padding: 5px;
	text-align: center;
}
#review_rating_answer
{
	font-size: 21px;
	font-weight: bold;
	margin-left: 220px;
	padding: 10px 0 0;
	text-align: center;
	text-transform: uppercase;
}
#review_of_details
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#review_of_details td
{
	padding: 5px;
	text-align: center;
}
#review_of_details_header td
{
	background: #fb9f27 url(images/rnd_box_alt.gif) no-repeat scroll -1px -1px;
	border-left: 1px solid #8b8b8b;
	border-bottom: 1px solid #8b8b8b;
	font-size: 18px;
}
#review_of_details_content td
{
	border-left: 1px solid #8b8b8b;
}
#review_of_details_header td:first,
#review_of_details_content td:first
{
	border: 0;
}
#review_hunter_details
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#review_hunter_details td
{
	background-color: #bfe078;
	padding: 2px 5px;
	text-align: right;
}
#review_hunter_details .hunter_detail
{
	background-color: transparent;
	border-left: 1px solid #8b8b8b;
	text-align: left;
}
#review_hunt_details
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#review_hunt_details td
{
	background-color: #fb9f27;
	padding: 2px 5px;
	text-align: right;
}
#review_hunt_details .hunt_detail
{
	background-color: transparent;
	border-left: 1px solid #8b8b8b;
	text-align: left;
}
#review_table td #right_col
{
	border: 0;
	border-collapse: collapse;
	width: 292px;
}
#review_table td div.right_col_title
{
	background: #fb9f27 url(images/rnd_box_alt.gif) no-repeat scroll -1px -1px;
	border: 1px solid #8b8b8b;
	padding: 3px 10px;
	font-size: 16px;
	font-weight: bold;
}
#review_table td div.right_col_contents
{
	background-color: #f5f5e6;
	border: 1px solid #8b8b8b;
	border-top: 0;
	margin-bottom: 10px;
	padding: 5px 10px;
}
#review_table #review_stats
{
	font-size: 10px;
	width: 100%;
}
#review_table #review_stats td
{
	text-align: center;
	width: 33%;
}
#review_table #review_stats .review_stat_square td
{
	background: transparent url(images/outfitter_stat_bg.gif) no-repeat center center;
	font-size: 30px;
	height: 60px;
	vertical-align: middle;
}

/** CLEAN UP ***/
#ai_cleanup #cleanup_ajax_container fieldset { background-color: #ffffff; color: #000000; }