#container {
	width: 974px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	margin-bottom: 20px;
}

#shadow_left {
	background: url(/images/shadow_left.png) repeat-y left top;
	width: 963px;
	padding-left: 11px;
	position: relative;
}

#shadow_right {
	background: url(/images/shadow_right.png) repeat-y right top;
	width: 952px;
	padding-right: 11px;
	position: relative;
}

#content_container {
	background: #004133 url(/images/container_bg.png) repeat-x left top;
	border: 1px solid #265d4a;	
	width: 924px;
	padding: 23px 13px 0px 13px;
	position: relative;
}

#logo_container {
	float: left;
	width: 195px;
	height: 76px;
	padding-right: 10px;
	position: relative;
}

a#logo {
	background: url(/images/logo.png) no-repeat left top;
	width: 195px;
	height: 26px;
	padding-top: 50px;
	display: block;
	color: #ec2028;
}

#top_section_container {
	position: relative;
	width: 719px;
	padding-top: 6px;
	float: left;
	height: 80px;
}

#search_container {
	float: right;
	width: 247px;
	background: url(/images/search_bg.png) no-repeat right top;
	position: relative;
	padding: 6px;	
	height: 36px;
}

#search-form label {
	background: url(/images/search_label.gif) no-repeat left center;
	
}

#search-form label span {
	visibility: hidden;	
}

#search-form button#search-button {
	background: url(/images/search_button.gif) no-repeat right center;
	border: none;
}

#search-form button#search-button span {
	visibility: hidden;	
}

#top_links {
	text-align: right;
	float: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

#top_links ul li {
	display: inline;
	color: #80a099;
	font-weight:normal;
		text-transform: uppercase;	
}

#top_links ul li.top_separator {
	background: url(/images/top_menu_separator.gif) no-repeat right center;
	padding: 5px;
	margin-right: 10px;	
}

#top_links ul li a:link,
#top_links ul li a:visited {
	color: #80a099;	
}

#top_links ul li a:hover {
	color: #e8efec;
}

#menu_container {
	clear: both;
	position: relative;
	height: 31px;		
}

#menu_container ul li {
	float: left;
	margin-right: 1px;
	width: 142px;
	height: 31px;	
}

#menu_container ul li a {
font-family:Arial, Helvetica, sans-serif;
	width: 142px;
	height: 17px;	
	padding: 7px 0px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px;
}

#menu_container ul li a:link,
#menu_container ul li a:visited {
	background: url(/images/menu_offstate.jpg) no-repeat left center;
	color: #e6af05;
}

#menu_container ul li a:hover,
#menu_container ul li#onstate a:visited,
#menu_container ul li#onstate a:link {
	background: url(/images/menu_onstate.jpg) no-repeat left center;
	color: #e8efec;
}

#menu_container ul li a:hover {
	background: url(/images/menu_onstate.jpg) no-repeat left center;
	color: #e6af05;
}


#content {
	position: relative;
	width: 920px;
	clear: both;
}

#left_column {
	float: left;
	width: 195px;
	position: relative;
}

#home_column {	
	position: relative;
	text-align: left;
	margin-left: 203px;
}

#home_footer_modules {
	clear: both;	
	position: relative;
}


#home_footer_modules2 {
	clear: both;	
	position: relative;
	padding-top:14px;
	padding-bottom:10px;
		float:left;
}



.module_image {
	margin-bottom: 7px;	
}

.module_header {
	margin-bottom: 10px;	
	background: url(/images/module_header.png) no-repeat left top;
	width: 191px;
	height: 20px;
	padding-top: 5px;
}

.module_header a#blog_module {
	background: url(/images/blog_but.png) no-repeat left top;
	width: 148px;
	height: 20px;
	display: block;
	margin: 0px auto;
}

.module_header #blog_module span {
	visibility: hidden;	
}

.module_header a#news_module {
	background: url(/images/news_module.png) no-repeat left top;
	width: 158px;
	height: 16px;
	display: block;
	margin: 0px auto;
}

.module_header #news_module span {
	visibility: hidden;	
}

.module_header a#weathereye_module {
	background: url(/images/weathereye_module.png) no-repeat left top;
	width: 118px;
	height: 20px;
	display: block;
	margin: 0px auto;
}

.module_header #weathereye_module span {
	visibility: hidden;	
}

.module_header a#back_to_cat_module {
	background: url(/images/back_to_cat.gif) no-repeat left top;
	width: 191px;
	height: 28px;
	display: block;
	margin: 0px auto;
}

.module_header #back_to_cat_module span {
	visibility: hidden;	
}

#home_footer_modules {
	height: 152px;
}

#home_footer_modules .footer_module {
	width: 297px;
	height: 152px;
	margin-right: 14px;
	float: left;	
}

#home_footer_modules .footer_module_no_margin {
	width: 297px;
	height: 152px;	
	margin: 0;
	float: left;
}

#home_footer_modules2 {
	height: 122px;
}

#home_footer_modules2 .footer_module2 {
	height: 122px;
	width: 608px;
	margin-right: 14px;
		float:left;
		background-image:url(/images/newsletter-bg.jpg);
		color:#FFF;
		font-size:11px;
		font-weight:normal;
}

#home_footer_modules2 .footer_module2 p {
	font-size:11px;
	color:#89bda7;
	text-align:left;
	padding-left:13px;
	margin-right:110px;
	font-weight:normal;

}



#home_footer_modules2 .footer_module3 {
	height: 122px;
	margin-right: 9px;
		float:left;
}

#home_footer_modules2 .footer_module_no_margin2 {
	height: 122px;	
	margin: 0;
	float:left;
}

#all_reasons {
	clear: both;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	font-size: 1.2em;
	text-align: left;
	width: 564px;
	margin: 10px 0px 0px 0px;
	padding-left:360px;
}

.share {
	color: #80a099;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
}

#footer_links {
	color: #80a099;
	font-size: 0.7em;	
	padding-bottom: 10px;
}

#footer_links_right {
	float: right;
	width: 570px;
	padding-right: 0px;	
	text-align: right;
}

#footer_links_left {
		text-align: left;
}

#footer_links_left ul li {
	display: inline;
	background: url(/images/footer_separator.gif) no-repeat right center;
	padding: 0px 5px;
}

#footer_links_left ul li a {
	color: #80a099;
}

#footer_links_left ul li#copyright {
	/*margin-right: 10px;*/
	background: none;
}

#footer_links_left ul li.no_separator {
	background: none;	
}

#footer_links_left ul li.caring_boots {
	background: none;	
}

#full_width_content {
	text-align: left;
	width: 924px;
}

#product_gloves_bg {
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}

.product_bg_ladies_gloves {
	background: url(/images/gloves_main_image_0.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}

.product_bg_mens_gloves {
	background: url(/images/bg_mens_gloves.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}

.product_bg_childrens_gloves {
	background: url(/images/bg_childrens_gloves.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}



#product_footware_bg {
	background: url(/images/footware_main_image_0.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}

#product_home-and-garden_bg {
	background: url(/images/home_and_garden.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}
#stockists_bg {
	background: url(/images/stockist_bg.jpg) no-repeat left top;
	width: 920px;
	height: 262px;
	margin-bottom: 10px;
	position: relative;	
}


#section_desc {
	width: 174px;
	color: white;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#section_desc p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

#product_list {
	width: 930px;
	clear: both;	
	text-align: left;
}

.product_detail_hidden {
	display: none;
}

.product_thumb {
	float: left;
	margin: 5px;
	height: 94px;
}

.product_thumb a {
	display: block;	
	height: 94px;
	width: 83px;
}

#product_preview {
	text-align: left;
	display: none;
	padding: 8px;
	border: 1px solid #30704b;
	background: #0b562b;
	color: white;
	font-size: 0.8em;	
	width: 216px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
}

#product_preview p.product_title {
	color: #ffb900;
	font-weight: bold;
	margin-bottom: 3px;
}

#product_clear {
	padding-bottom: 100px;
}

.large_image_holder {
	width: 221px;
	float: left;	
}

#product_detail {
	text-align: left;
	padding: 8px;
	border: 1px solid #30704b;
	background: #08472e;
	color: white;
	margin-left: 235px;
	min-height: 337px;
    height: auto !important;
    height: 337px;
}

#product_detail h1, h2, h3 {
	color: #ffb900;
	font-size: 1.5em;
	margin-bottom: 1em;
	font-family: arial, verdana;
}	

#product_detail p {
	color: white; 
	font-size: 0.9em;
}


#product_detail p.yellow {
	color: #ffb900; 	
}

#product_detail p.large {
	font-size: large;
}

span.yellow {
	color: #ffb900;
}

.products_holder {
	clear: both;
}

ul#product_selector {
	position: absolute;
	top: 231px;
	left: 200px;
	z-index: 10;	
}

ul#product_selector li {
	float: left;
	margin-right: 3px;
	width: 142px;
	height: 31px;	
}

ul#product_selector li a {
	width: 142px;
	height: 17px;	
	padding: 7px 0px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px ;
	font-family: Arial, Helvetica, sans-serif;
}

ul#product_selector li a:link,
ul#product_selector li a:visited {
	background: url(/images/product_button.png) no-repeat left center;
	color: #e6af05;
}

ul#product_selector li a:hover,
ul#product_selector li.onstate a:visited,
ul#product_selector li.onstate a:link {
	background: url(/images/product_button_selected.png) no-repeat left center;
	color: #e8efec;
}

ul#product_selector ul li a:hover {
	background: url(/images/product_button_selected.png) no-repeat left center;
	color: #e6af05;
}





a#shop_online {
	background: url(/images/shop_online_button.gif) no-repeat left top;
	height: 47px;
	display: block;
}

a#shop_online span {
	visibility: hidden;	
}

a#stockists_find {
	background: url(/images/stockists_button.gif) no-repeat left top;
	height: 47px;
	display: block;
}
a#stockists_find span {
	visibility: hidden;	
}


#search_column {
	background: url(/images/internal_bg.png) repeat-x left top;
	position: relative;
	text-align: left;
	margin-left: 203px;
	min-height: 437px;
    height: auto !important;
    height: 437px;
    color: white;
}

.search_filter {
	color: #ffb900;
	margin-bottom: 20px;
	padding: 10px 0px;
}

input.textbox, select.textbox, textarea.textbox {
	padding: 2px;
	font-family: verdana;
	font-size: 1.1em;
	color: black;
}

.search_filter_block {
	float: left;
	margin:	0px 15px;
}

#search_results_block {
	
}


ul.pagination {
	list-style-type: none;
	margin: 0em 1.5em 1em 0em;
	padding: 0em 1em 1em 0em;
	display: block;
	float: right;
	color: #ffb900;
}

ul.pagination li {
	display: inline;
	font-weight: bold;
}

ul.pagination li a {
	color: white;	
}

ul.pagination li a:hover {
	color: #ffb900;
}

ul.pagination li.current_page {
	font-weight: normal;
}

ul.pagination li.current_page a {
	color: #ffb900;
}

ul.pagination li.first_prev {
	margin: 0em 0.25em;
}

.pagination_info {
	color: #ffb900;
	font-weight: bold;
}

.search_row_alt {
	backgroud: #003f2a;	
	padding: 7px 50px;
	color: #ffb900;
	min-height: 105px;
    height: auto !important;
    height: 105px;
}

.search_row_alt p {
	color: white;
	margin-top: 1em;
	font-size: 0.9em;	
}

.search_row_noalt {
	background: #00382c;
	padding: 7px 50px;
	color: #ffb900;
	min-height: 105px;
    height: auto !important;
    height: 105px;
}

.search_row_noalt p {
	color: white;
	margin-top: 1em;
	font-size: 0.9em;	
}

.search_thumb {
	margin-right: 10px;
}

.search_padding {
	margin-left: 56px;	
}

a.clear_button {
	color: #ffffff;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans;
}

a.clear_button:hover {
	color: white;	
}


a.yellow_link {
	color: #ffb900;
}

a.yellow_link:hover {
	color: white;	
}

a.white_link {
	color: white;
}

a.white_link:hover {
	color: #ffb900;
}

small.smaller {
	font-size: small;
}


#contact_form {
	text-align: left;
	min-height: 700px;
	height:auto;
	padding-left:10px;
	padding-bottom:15px;
}

#contact_form p {
	padding-right:300px;
	line-height:15px;
}

.col_wrapper {
	clear: both;
	margin-bottom: 10px;
}

.left_col {
	float: left;	
	width: 170px;
}

.right_col {
	margin-left: 180px;
}

#contact_form label {
	color: #ffb900;
	font-weight: bold;
}

#contact_form fieldset {
	padding: 8px;
	border: 1px solid #30704b;
	background: #08472e;
	margin-bottom: 5px;
}

#contact_form h1 {
	color: #ffb900;
	margin-bottom: 1em;
	font-size: 1.5em;
	font-family: arial, verdana;
}

#contact_form p {
	color: white;
}

#contact_form legend {
	color: white;
	font-weight: bold;
	padding: 0em 0.5em;
	margin-bottom: 0.5em;
}

span.error_messages {
	color: red;
}

ul.errors li {
	color: red;
	font-weight: bold;
}

.flash {
	padding: 8px;
	border: 1px solid #30704b;
	background: #08472e;
	margin-bottom: 10px;
}

.flash_error {
	color: red;
	font-weight: bold;
}


#stockists {
	text-align: left;
	border: 1px solid #30704b;
	background: #08472e;
	color: white;
	margin-left: 196px;
	min-height: 220px;
  height: auto !important;
  height: 220px;
}

#stockists_content {
	padding: 20px 8px 0px 20px;
}

#stockist_logo {
	background: url(/images/stockist_search_logo.gif) no-repeat right top;
	float: right;
	margin: 0px 0px 0px 20px;
	width: 205px;
	height: 125px;
}

#stockist_search_form {
	margin: 0px 0px 0px 0px;
}

#search-stockist-form {
	padding: 0;
	margin: 0;	
}

#search-stockist-form label {
	color: #ffb900;
	font-weight: bold;
	margin-bottom: 1em;
	display: block;
	font-size: 1.1em;
}

#search-stockist-form label span {
	visibility: hidden;	
}

#search-stockist-form button#search-stockist-button {
	background: url(/images/stockist_button.gif) no-repeat right center;
	border: none;
	width: 144px;
	height: 30px;
}

#search-stockist-form button#search-stockist-button span {
	visibility: hidden;	
}

table#stockist_search_results {
	background: #063925;
	border-top: 1px solid #30704b;
	width: 100%;
}

table#stockist_search_results caption {
	text-align: left;
	font-weight: bold;
	background: #063925;
	border-top: 1px solid #30704b;
	padding: 13px 31px;
}
table#stockist_search_results td {
	width: 50%;
	padding: 13px 31px;	
}

table#stockist_search_results td.alt {
	border-top: 1px solid #386151;
}

table#stockist_search_results td.text_center {
	text-align: center;
	border-left: 1px solid #386151;	
}

table#stockist_search_results td.vertical_middle {
	vertical-align: middle;
}

table#stockist_search_results td address {
	font-weight: bold;
	color: white;
	font-style: normal;
}

#stockist_phone {
	background: url(/images/stockist_phone.gif) no-repeat left top;
	padding: 24px 5px 20px 18px;
	font-weight: bold;
	color: white;
	font-size: 1.1em;
}

#no_stockists {
	text-align: left;
	font-weight: bold;
	background: #063925;
	border-top: 1px solid #30704b;
	padding: 13px 31px;
	clear: both;
}

#no_stockists p {
	margin-bottom: 0;
}


.internal_page {
	text-align: left;
	border: 1px solid #30704b;
	background: #08472e;
	color: white;
	margin-left: 202px;
	margin-top:5px;
	min-height: 220px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
  height: auto !important;
  height: 220px;
}





#banner {
	width: 717px;
	height: 426px;
	position: relative;
}

.banner_0 {
	background: url(/images/main_image_0.jpg) no-repeat left top;
	text-align: right;
	padding: 290px 32px 18px 0px;
	color: white;
	width: 685px;
	height: 136px;
}
.banner_0 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_0 .banner_text p {
font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}

.banner_1 {
	background: url(/images/main_image_1.jpg) no-repeat left top;
	text-align: right;
	color: white;
	width: 689px;
	height: 184px;
	padding-top: 230px;
	padding-right: 28px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.banner_1 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_1 .banner_text p {
	font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}

.banner_2 {
	background: url(/images/main_image_2.jpg) no-repeat left top;
	text-align: left;
	padding: 18px 0px 0px 24px;
	color: white;
	width: 693px;
	height: 408px;
}
.banner_2 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_2 .banner_text p {
	font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}

.banner_3 {
	background: url(/images/main_image_3.jpg) no-repeat left top;
	text-align: left;
	padding: 18px 0px 0px 24px;
	color: white;
	width: 693px;
	height: 408px;
}
.banner_3 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_3 .banner_text p {
	font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}



.banner_4 {
	background: url(/images/main_image_4.jpg) no-repeat left top;
	text-align: left;
	padding: 18px 0px 0px 24px;
	color: white;
	width: 693px;
	height: 408px;
}
.banner_4 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_4 .banner_text p {
font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}


.banner_5 {
	background: url(/images/main_image_5.jpg) no-repeat left top;
	text-align: left;
	padding: 18px 0px 0px 24px;
	color: white;
	width: 693px;
	height: 408px;
}
.banner_5 .banner_text h1 {
	font-size: 27px;
	font-family: arial;	
	line-height: 28px;
	font-weight:normal;
}
.banner_5 .banner_text p {
font-family: arial;
	font-weight: normal;
	font-size:13px;
	line-height: 16px;
	padding-top: 10px;
}











.finder_map_holder {
	clear: both;
	height: 400px;
	font-size:11px;
	border:0px solid #C0C0C0;
}
.finder_map {
	width:456px;
	height:400px;
	float: left;
	border:1px solid #C0C0C0;
}
.finder_map_counter {
	text-align: center;
	background: #032a1b;
	font-size:13px;
	color: #ffffff;
	border: 1px solid #30704b;
	border-bottom: none;
	text-align: left;
	padding: 5px;
}

.finder_map_sidebar {
	width:237px;
	overflow: auto;
	height: 400px;
	font-size: 11px;
	color: #FFF;
	background: #063925;
	border: 1px solid #30704b;
	margin: 0px 0px 0px 458px;
}


.float_left {
	float: left;
}

p.black {
	color: black;
}


#black_page {
	background: black;
	position: relative;
	text-align: left;
	margin-left: 203px;
	color: white;
	padding: 27px;
	min-height: 337px;
  height: auto !important;
  height: 337px;
}

h1#served_header {
	background: url(/images/served_header.gif) no-repeat left top;
	width: 335px;
	height: 103px;
	margin-bottom: 35px;
}

h1#served_header span {
	display: none;
}

#black_page h2 {
	color: white;
}

.column_half_left {
	width: 335px;
	float: left;
}

.column_half {
	margin-left: 365px;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.red {
	color: #ae171d;
}


#black_page #contact_form fieldset {
	border: none;
	margin-bottom: 5px;
}

#black_page #contact_form h1 {
	color: #ffb900;
	margin-bottom: 1em;
	font-size: 1.5em;
	font-family: arial, verdana;
}

#black_page #contact_form p {
	color: white;
}

#black_page #contact_form legend {
	color: white;
	font-weight: bold;
	padding: 0em 0.5em;
	margin-bottom: 0.5em;
}


input.checkbox {
	margin-right: 0.75em;
	vertical-align: top;
	margin-top: 0.1em;
}

.hidden {
	display: none;
}
