@import"http://www.treasurehunters-supply.com/css/reset.css";
@import"http://www.treasurehunters-supply.com/css/grid.css";
@import"http://www.treasurehunters-supply.com/css/forms.css";
@import url(//fonts.googleapis.com/css?family=Passion+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic);
body{
	background:url(../images/bg.jpg) 50% 0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#717171;
	position:relative;
	min-width:960px;
}

html,body{height:100%;}
html {min-width:960px;}

/*----- alignment & clearing -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow:hidden;
	position:relative;
	/*width: 950px; */
	width: 100%;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#fff;
	padding:0 0 5px 0;
	font-weight:normal;
	font-family: 'Passion One', Arial;
}
h1{font-size:40px; line-height:32px;}
h2{font-size:28px; line-height:28px;}
h3{font-size:28px; line-height:24px;} 
h4{font-size:24px; line-height:18px;}  
h5{font-size:20px; line-height:14px;}
h6{font-size:20px; line-height:8px;}
.heading-1 {
	color: #404F24;
}
/*----- text & typography -----*/
.quote {
	font-size:14px;
	line-height:22px;
	font-style:italic;
	position:relative;
	padding:0px 0 15px 15px;
}
	.quote strong {
		font-weight:normal;
		color:#b09609;
	}

.str-1 {
	font-weight:normal;
	text-transform:uppercase;
}
.str-2 {
	color:#b09609;
}
.color-1 {
	color:#fff;
}
/*----- borders & lines -----*/
.hr-border-1 {
	border-bottom:1px solid #323232;
	margin:0 0 9px 0;
}
.hr-border-2 {
	background:#323232;
	height:3px;
	margin:0 40px 20px 40px;
}

/*----- indents -----*/
.img-indent {
	float:left;
	margin:5px 10px 0 0;
}
.img-indent-bot {margin:5px 10px 16px 10px;}

p {padding-bottom:18px;}
.p {padding-bottom:18px;}

.indent-bot {
	padding:0 0 32px 0;
}
.indent-bot-1 {
	padding:0 0 70px 0;
}
.indent-bot-2 {
	padding:0 0 20px 0;
}
.indent-right {margin-right:90px;}
.pad-left {
	padding-left:35px;
}
.pad-top {padding-top:8px;}
/*----- lists -----*/
.list-1 {padding:0 0 12px 0;}
.list-1 li {
	display:block;
	padding:4px 0 4px 12px;
	border-top:1px solid  #404F24;
	background:url(../images/list-1-marker.gif) no-repeat 0 10px;
}
	.list-1 li:first-child {padding:0 0 6px 16px; border:none;background:url(../images/list-1-marker.gif) no-repeat 0 5px;}
	.list-1 li a {
		color:#404F24;
		font-size:14px;
		line-height:20px;
		padding:5px 0 6px;
		text-decoration:none;
		font-weight: bold;
	}
		.list-1 li a:hover {
			color:#fff;
		}

/*----- buttons & links -----*/
a {
	color:#fff;
	text-decoration: underline;
	cursor:pointer;
}
	a:hover {text-decoration: none;
	color: #8f3b1b;}

.button {
	display:inline-block;
	font-size:12px;
	color:#fff;
	text-decoration: underline;
	background:url(../images/link-marker.gif) no-repeat right 7px;
	padding:0 11px 0 0;
}
	.button:hover {
		text-decoration:none;
	}


.link {
	text-decoration: underline;
	color:#ee623a;
	font-weight:bold;
}
	.link:hover {text-decoration: none;}

/*********************************header*************************************/
#header{
	position:relative;
	z-index:2;
	width:950px;
	margin:0 auto;
	padding:0px;
	background:url(../images/slide-1.jpg) no-repeat center 80px;
}
#header_new{
	position:relative;
	z-index:2;
	width:950px;
	margin:0 auto;
	padding:0px;
	background: #b28647;
}
#header .inner, #header_new .inner {
	background: #000000;
	padding:16px 40px 25px 42px;
	position:relative;
	z-index:2;
	border: 2px groove white;
	border-right: 2px groove white;
}
#logo_container {
	background-color: black;
	height: 120px;
	padding-bottom: 10px;
	border-top: 1px solid black;
	margin: auto;
	font-weight: bold;
}
.logo {
	display:inline-block;
	padding:0 !important;
}
.logo a {
	position:relative;
	background: url(../images/logo-treasurehunters-sm.jpg) no-repeat 0 0;
	height:112px;
	width:187px;
	overflow:hidden;
	text-indent:-99em;
	display:block;
	border: none;
}
.logo2 {
	position: absolute;
	top: 16px;
	left: 752px;
	width: 155px;
	background-color:white;
	width: 160px;
	}
.logo3 {
	position: absolute;
	top: 85px;
	left: 752px;
	height: 43px;
	z-index: 1;
	background-color:white;
	width: 160px;
	}
.logo4 {
	position: absolute;
	top: 16px;
	left: 208px;
	height: 112px;
	width: 560px;
	background-color: white;
	}	
.logo4 img {
	margin-right: 40px;
	}
/********************** Slider ************************/
.mp-slider .items {display:none;}
.mp-slider {
	position:absolute;
	top:-109px;
	left:0;
	right:0;
	height:511px;
}
.slider-container {
	position:relative;
	z-index:1;
	height:402px;
	border-bottom: 2px groove white;
	border-left: 2px groove white;
	border-right: 2px groove white;
}
.mp-prev, .mp-next {
	position:absolute;
	width:31px;
	height:402px;
	bottom:0;
	z-index:3;
}
.mp-prev {
	left:0;
	background:url(../images/slider-prev.png) no-repeat 0 0;
}
	.mp-prev:hover {
		background:url(../images/slider-prev.png) no-repeat right 0;
	}
.mp-next {
	right:0;
	background:url(../images/slider-next.png) no-repeat 0 0;
}
	.mp-next:hover {
		background:url(../images/slider-next.png) no-repeat right 0;
	}

.mp-slider .banner {
	position:absolute;
	left:35px;
	right:35px;
	font-family:'Passion One', "Trebuchet MS";
	color:#fff;
	z-index:99;
	top:120px;
	bottom:0;
	padding:0;
	text-align:center;
	font-size:84px;
	line-height:100px;
	text-transform:uppercase;
}
	.mp-slider .banner span {
		display:block;
	}
	.mp-slider .mp-ban-1 .row-1 {
		padding:40px 0 0 0;
	}
	.mp-slider .mp-ban-1 .row-2 {
		font-size:110px;
		line-height:130px;
		margin:-45px 0 0 0;
	}
	.mp-slider .mp-ban-1 .row-3 {
		margin:-40px 0 0 0;
	}
	.mp-slider .mp-ban-2 .row-1 {
		padding:35px 0 0 0;
		font-size:93px;
		line-height:110px;
	}
	.mp-slider .mp-ban-2 .row-2, .mp-slider .mp-ban-2 .row-3 {
		margin:-40px 0 0 0;
	}
	.mp-slider .mp-ban-2 .row-2 {
		color: black;
	}	
	.mp-slider .mp-ban-3 .row-1 {
		padding:95px 0 0 0;
		font-size:92px;
		line-height:110px;
	}
	.mp-slider .mp-ban-3 .row-2, .mp-slider .mp-ban-3 .row-3  {
		margin:-40px 0 0 0;
	}
	.mp-slider .mp-ban-4 .row-1 {
		margin:80px 0 0 600px;
		color: #404F24;
	}
	.mp-slider .mp-ban-4 .row-2 {
		margin:-40px 0 0 490px;
		color: black;
	}	
	.mp-slider .mp-ban-4 .row-3 {
		margin:-40px 0 0 420px;
		color: #404F24;
	}		
/********************** Navigation ************************/
#nav {
	position:absolute;
	top: 108px;
	left: 200px;
	padding:12px 0 0 0;
}

.sf-menu{
	min-height:28px;
	padding:0;
	margin:0;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:960px;
	left:0;
	display:none;
}
.sf-menu > li{
	position:relative;
	float:left;
	margin:0 8px;
}

.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	padding:10px 10px 0 10px;
	background:url(../images/nav-active.png) no-repeat center -30px;
}

	.sf-menu > li.current > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
		color:#afaa9b;
		text-decoration:none;
		background:url(../images/nav-active.png) no-repeat center 0;
	}

.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:35px; left:0; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display:block;
	margin:0;
	position:relative;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
	overflow:hidden;
	padding:8px 5px 8px 15px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	background:url(../images/sub-nav-tail.png);
	width: 180px;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#afaa9b;
}
.sf-menu li li li a {
	background: #000000;
}
.sf-menu li li{
	float:none;
	position:relative;
	margin:0 0 1px 0;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:186px;top:0;}


/************Front Page **************/
.top_container {
	width: 98%;
	margin: auto;
	}
.left_wrapper {
	width: 74%;
	float: left;
	margin-left: 10px;
	}	
.right_wrapper {
	width: 22%;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	}
.lower_container {
	width: 99%;
	margin-left: 15px;
	margin-top: 10px;
	}	
.lower_container h2 {
	margin-left: 10px;
	}		
#intro {
	background-color: white;
	width: 650px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
	margin-top: 15px;
	}
#intro p {
	line-height: 14px;
	}	
#intro h2 {
	padding: 8px;
	color: #404F24;
	text-align: center;
	}
#banner {
	width: 650px;
	float: left;	
	margin-bottom: 10px;
	}
#facebook_frame {
	width: 180px;
	background-color:#CCC;
	height: 22px;
	padding: 4px 3px 3px 3px;
	border: 1px solid black;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
}
#facebook_frame a {
	text-decoration: none;
	color: black;
	padding-left: 5px;
}
.recent_find {
	width: 630px;
	background:#292929;
	float: left;
	padding: 15px 10px;
	margin-bottom: 10px;
	}	
.recent_find h3 {
	font-size:34px;
	line-height:40px;
	padding-left: 15px;
	margin: 0;
}
.recent_find img {
	float: right;
	margin: 20px 10px 10px 20px;
}	
	
.product_container {
	width: 270px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	}
.product_container img {
	margin: 10px 25px;
	width: 220px;
	border: 1px solid white;
	}
.product_container h2 {
	display:block;
	font-size:18px;
	line-height:16px;
	padding:5px 0px;
	background-color:white;
	width: 220px;
	margin: 10px 25px 0px 25px;
	text-align: center;
	border: 1px solid black;
	}		
.product_container h2 a {
	color: #404F24;
	text-decoration: none;
	}
.suppliers {
	width: 300px;
	margin: 15px 10px 0px 10px;
	float: left;
	}	
.suppliers img {
	margin-bottom: 10px;
	}	
/********************** Content ************************/

section#content {
	position:relative; 
	z-index:1;
}
#content {
	color: black;
	margin: auto;
	}
#content p {
	margin: 1.5% 5%;
	line-height: 1.75em;
	font-size: 14px;
	padding-bottom: 0px;
	}	
#content h1 {
	text-align: center;
	}

#content_new {
	color: black;
	margin: auto;
	background: #b28647;
	width: 100%;
	width: 946px;
	padding:0px 0px 43px 0px;
	border-left: 2px groove white;
	border-right: 2px groove white;
	}

#content_new p {
	margin: 1.5% 5%;
	line-height: 1.75em;
	font-size: 14px;
	padding-bottom: 0px;
	}	
#content_new h1 {
	text-align: center;
	color: white;
	padding-top: 10px;
	}	
.floatRight {
	margin: 10px 0px 10px 10px;
	float: right;
	border: 1px solid black;
	}	
.floatLeft {
	margin: 10px 10px 10px 0px;
	float: left;
	border: 1px solid black;
	}
.img_container {
	width: 360px;
	height: 300px;
	padding: 5px 5px 8px 5px;
	text-align: center;
	font-size: 10px;
	float: right;
	font-style: italic;
	line-height: 1.2em;
	margin-right: 20px;
	}	
.about_img_container {
	width: 350px;
	padding: 0px 0px 3px 0px;
	text-align: center;
	font-size: 12px;
	float: right;
	font-style: italic;
	line-height: 1.2em;
	margin: 20px 20px 10px 15px;
	background-color: white;
	color: black;
	border: 1px groove black;
	font-weight: bold;
	}		
.about_img_container img {
	margin-bottom: 3px;
	}	
.wide_margins {
	width: 490px;
	margin: 10px 3% 10px 5%;
	}	
.img_container p {
	margin: 0px 3%;
	}	
#museum_collection, #history_collection {
	background-color: white;
	width: 96%;
	padding: 1% 2%;
	}	
.museum_img_container, .history_item_container {
	width: 210px;
	height: 250px;
	padding: 5px 10px 15px 5px;
	text-align: center;
	font-size: 12px;
	float: left;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 2em;
	font-weight: bold;
	}
.video_item_container {
	height: 340px;
	width: 98%;
	padding: 5px 10px 15px 5px;
	text-align: center;
	font-size: 12px;
	float: left;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 0 auto 2em auto;
	font-weight: bold;
}
.history_img_container {
	height: 200px;
	width: 200px;
	padding: 0px;
	margin: 0px 10px 5px 10px;
	display: table-cell;
	vertical-align: middle;
	}
.history_item_container p {
	font-style: normal;
	font-weight: normal;
}
.museum_img_container img {
	margin-bottom: 1em;
	border: 1px solid black;
	width: 200px;
	height: 200px;
	}
.history_img_container img {
	border: 1px solid black;
	max-width: 200px;
	max-height: 200px;
	margin: auto;
	}

#gallery_collection {
	background-color: white;
	width: 96%;
	margin: 0px auto;
	padding: 1px 0px;
	}	
#gallery_tall_collection {
	background-color: white;
	width: 98%;
	padding: 1%;
	}	
.gallery_img_container {
	width: 210px;
	height: 145px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	float: left;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 2em;
	font-weight: bold;
	margin-left: 5px;
	}
.gallery_tall_img_container {
	width: 175px;
	height: 199px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	float: left;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 2em;
	font-weight: bold;
	}	
.gallery_tall_img_container img {
	margin-bottom: 1em;
	border: 1px solid black;
	width: 165px;
	}		
.gallery_img_container img {
	margin-bottom: 1em;
	border: 1px solid black;
	}		
span.floatRight img{
	border: 1px groove black;
	}	
.gold_pans_collection {
	width: 98%;
	margin: 15px auto 10px auto;
	border: 1px solid black;
	}	
.gold_pans_collection_heading {
	width: 100%;
	background: black;
	text-align: center;
	}	
.gold_pans_collection_heading h2{
	padding: 1% 0;
	}	
.gold_pan_img_container {
	padding: 5px;
	float: left;
	margin: 0 1.5%;
	width: 180px;
	text-align:center;
	}	
.gold_pan_img_container_lg{
	float: left;
	margin: 1% 3.2%;
	width: 381px;
	text-align:center;
	font-weight: bold;
	}	
.gold_pan_img_container_lg h3, .gold_pan_img_container h3, .sluice_img_container h3{
	color: black;
	font-size: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}		
.gold_pan_img_container_lg ul li, .gold_pan_img_container ul li, .sluice_img_container ul li {
	font-weight: normal;
	text-align: left;
	list-style: outside disc;
	}	
.gold_pan_img_container ul li {
	margin: 1px 8px;
	}	
.list_container {
	width: 45%;
	float: left;
	margin-left: 5%;
	}	
.list_container_right {
	margin-left: 18%;
	width: 30%;
	float: left;
	}	
	
.gold_pan_img_container_lg img{
	border: 1px solid black;
	}
			
.sluice_img_container {
	width: 210px;
	float: left;
	margin: 1% 4%;
	text-align: center;
	}	
#align_pic {
	margin-top: 31px;
	}	
.sluice_img_container img {
	border: 1px solid black;	
	}		
#resource_links {
	width: 95%;
	}	
#resource_links a {
	font-size: 24px;
	line-height: 40px;
	margin-left: 5%;
	}	
#resource_links a:hover {
	color: #404F24;
	}
#building {
	border: 2px ridge white;
	width: 866px;
	display: block;
	margin: 8px auto 0px auto;
	}	
#map_container {
	width: 100%;
	margin: 0 9%;
	}
#map {
	width: 427px;
	float: left;
	border: 1px solid black;
	background-color: white;
	}
#hrs {
	font-weight: bold;
	margin-left: 500px;
	font-size: 14px;
	font: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}		
#contact_container {
	width: 95%;
	margin: auto;
	}	
#contact_form {
	width: 55%;
	float: left;
	}
#contact_form form{
	border: 1px solid black;
	background-image:url(../images/bg-soil.jpg);
	color: white;
	padding: 25px;
	margin-left: 20px;
	}	
#contact_form table td {
	padding-bottom: 5px;
	}
#contact_info {
	float: left;
	margin-left: 40px;
	width: 40%;
	}
#contact_info h2 {	
	color: #404F24;
	}
.contact_info_hrs {
	font-weight: bold;
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 280px;
	background-color: white;
	margin: 10px 0 20px 0;
	padding: 10px 0px 10px 5px;
	}	
.spam_check {
	display: none;
	}
#email_content {
	width: 97%;
	padding: 10px;
	line-height: 1.5em;
	margin: auto;
	}		
.content-bg {
	background: #b28647;
	padding:15px 0px 43px 0px;
	border-left: 2px groove white;
	border-right: 2px groove white;
}
.address {
	line-height: 18px;
	font-weight: bold;
	margin-left: 5%;
	font-size: 14px;
	}
.metal_detectors {
	width: 96%;
	margin: 15px auto 10px auto;
	background-color: white;
	}	
.metal_detector_container {
	width: 285px;
	background-color: white;
	text-align: center;
	float: left;
	padding-bottom: 30px;
	padding-top: 15px;
	}
.metal_detector_container a {
	color: black;
	font-size: 16px;
	}
.metal_detector_container a:hover {
	text-decoration: underline;
	color: #404F24;
	}	
.metal_detector_info {
	width: 94%;
	margin: 1.5% 3%;
	background-color: white;
	float: left;
	padding: 2% 0px;
	}
.metal_detector_info h1 {
	color: black;
	}	
.metal_detector_info a {
	color: black;	
	}
.metal_detector_img_container {
	width: 350px;
	text-align: center;
	float: left;
	}	
.metal_detector_info img {
	margin: 10px;
	}
.metal_detector_info_container {
	width: 470px;
	float: left;
	padding-left: 35px;
	}			
.metal_detector_info_container ul li	{
	list-style-type: disc;
	line-height: 18px;
	padding-bottom: 5px;
	font-size: 12px;
	}

/******************** Footer ******************/
#footer {
	clear: both;
	width: 960px;
	margin: auto;
	color: white;
	font-size:12px;
}
#footer_new {
	clear: both;
	width: 946px;
	margin: auto;
	color: white;
	font-size:12px;
}	
.footer-bg, #footer_new {
	background: black;
	padding:20px 0 30px 0;
	border: 2px groove white;
}
#footer a, #footer_new a {
	color: white;
	text-decoration:none;
}
#footer a:hover, #footer_new a:hover {
	color: #8F3B1B;
}
.copyright {
	padding:5px 0 0 0;
}
.footer-logo {
	font-weight:normal;
	font-size:24px;
	line-height:30px;
	font-family: 'Passion One', Arial;
	color: #855723;
	margin:-7px 0 0 0;
	display:inline-block;
}
.footer-list li {
	background:url(../images/list-1-marker.gif) no-repeat 0 6px;
	font-size:12px;
	line-height:18px;
	padding:0 0 10px 12px;
}
#sitemap_content {
	width: 100%;
	}
#sitemap_content ul {
	list-style-type:none;
	margin: 5px 15px;
	}	
.list_column {
	width: 35%;
	float: left;
	margin-left: 15%;
	margin-top: 2%;
	}	
.main_category {
	font-size: large;
	font-weight: bold;
	color: #404F24;
	}	
.main_category a {
	color: #404F24;
	text-decoration: none;
	}
.main_category a:hover {
	text-decoration: underline;
	}	
.list_column ul li {	
	font-size:14px;
	line-height:18px;
	margin-bottom: 5px;
	}
.shopping_list_container{
	width: 96%;
	background-color: white;
	margin: 10px auto;

	}
.shopping_list_left {
	width: 20%;
	float: left;
	margin: 10px;
	}
.shopping_list img {
	height: 150px;
	}	
.shopping_list_middle {
	width: 60%;
	float: left;
	margin: 10px 0px;
	}		
#product_link {
	text-decoration: underline;
	}	
.shopping_list_middle h2 {
	color: black;
	} 	
.shopping_list_right {
	font-weight: bold;
	float: left;
	width: 10%;
	margin: 15px 0px 10px 0px;
	font-size: large;
	}	
#featured_header {
	margin-top: 10px;
	}
.resource_link {
	width: 70%;
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	}
.resource_link a {
	font-size: 18px;
	color: white;
	text-align: center;
	}
.article_header_container{
	width: 96%;
	background-color: white;
	margin: 10px auto;
	}
.article_header_left {
	width: 20%;
	float: left;
	margin: 20px 10px 10px 10px;
	}
.article_header_left img {
	border: 1px black solid;
	}	
.article_header_right {
	width: 75%;
	float: left;
	margin: 10px 0px;
	padding-bottom: 10px;
	}	
.article_header_right h2 {
	color: black;
	} 	
.article_header_right a {
	color: #990000;
	font-weight: bold;
	} 		
#product_link {
	text-decoration: underline;
	}	
.shopping_list_middle h2 {
	color: black;
	} 		
#article {
	margin: 0px 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.5em;
	}
#article h1 {
	margin: 0px 10px 10px 10px;
	}
#article h2 {
	text-align: center;
	color: black;
	}	
#bottom_images_container {
	width: 100%;
	text-align: center;
	margin: auto;
	}	
.bottom_images {
	width: 250px;
	margin: 0px 10px;
	border: 1px solid black;
	}