/* base css file */
html {
	font-size: 62.5%;
	height: 100%;
	}
body {
	background: #997D65 url(../img/dirt_back.jpg) repeat-x center top;
	padding: 10px 0 20px 0;
	margin: 0px;
	height: auto;
	text-align: center;
	font-family: verdana, arial, helvetica, sans serif;
	color: #333;
	}
* {
	/* set all padding and margins to 0 */
	padding: 0px;
	margin: 0px;
	outline: none !important;
	}
h1 {
	font-size: 2.3em;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #ff4500;
	line-height: 2.3em;
	margin: 0 0 .3em 0;
	}
h2 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 1.5em;
	margin: 10px 0px 0px 0px;
	padding: 0;
	color: #4682b4;
	}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #333;
	font-family: arial, Helvetica, Sans Serif;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p, td p {
	font-weight: normal;
	padding: .1em 0px .8em 0px;
	font-size: 1em;
	line-height: 1.5em;
	}
sup {
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	}
.quote {
	font-style: italic;
	color: #938058;
	}
ul, ol {
	margin-left: 4px;
	padding-left: 0px;
	}
ul li, ol li {
	margin-right: 0px;
	margin-left: 16px;
	padding-left: 0px;
	text-indent: 0px;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1em;
	}
li.checked,
li.arrow_gld,
li.q {
	list-style-type: none;
	}
li.arrow_gld {
	list-style-image: url(../img/bullet_arrow_gld.gif);
	}
li.checked {
	list-style-image: url(../img/bullet_check.gif);
	}
li.q {
	list-style-image: url(../img/bullet_arrow_gld.gif);
	}
li.q a {
	text-decoration: none;
	color: #fff;
	}
li.q a:hover {
	text-decoration: underline;
	color: #D18C34;
	}

.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.floatclear {
	clear: both;
	}
.marginright {
	margin-right: 14px;
	}
.marginleft {
	margin-left: 14px;
	}
.margintop {
	margin-top: 10px;
	}
.marginbottom {
	margin-bottom: 20px !important;
	}

ol.process {
	margin-left: 0px;
	margin-top: 14px;
	padding-left: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	color: #fff;
	}
ol.process li {
	list-style-type: none;
	padding-left: 40px;
	text-indent: 0px;
	font-size: 13px !important;
	line-height: 1.4em;
	margin-left: 0;
	margin-bottom: .3em;
	height: 55px;
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
ol.process li.one {
	background-image: url(../img/ol_li_1.gif);
	}
ol.process li.two {
	background-image: url(../img/ol_li_2.gif);
	}
ol.process li.three {
	background-image: url(../img/ol_li_3.gif);
	}
ol.process li.four {
	background-image: url(../img/ol_li_4.gif);
	height: auto;
	margin-bottom: 2em;
	}

ul.checklist {
	margin-right:14px;
	font-family:arial, Helvetica, Sans Serif;
	color:#fff;
	}
ul.checklist li {
	list-style-type: none;
	list-style-image: url(../img/bullet_check.gif);
	font-size:13px;
	margin-bottom: .3em;
	}
ul.asterisk {
	margin-right:14px;
	}
ul.asterisk li {
	list-style-type: none;
	list-style-image: url(../img/bullet_asterisk.gif);
	font-size:13px;
	margin-bottom: .8em;
	}


p.more {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	}
table, th, td {
	font-size: 1em;
	line-height: 1.4em;
	}
hr {
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	padding-top: 8px;
	padding-top: 1;
	margin: 0;
	color: transparent;
	background: transparent URL(../img/dots.gif) repeat-x center bottom;
	border: 0 solid transparent;
	text-align: center;
	}
a, #a:link, a:visited {
	text-decoration: underline;
	color: #4682b4;
	}
a:hover, a:active  {
	text-decoration: none;
	color: #ff4500;
	}

/* COLOR CLASSES */
.white {
	color: #fff;
	}
.gold {
	color: #D18C34;
	}
.red {
	color: #ff0000;
	}

/* FORMATTING CLASSES */
.underline {
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}
.italic {
	font-style: italic;
	}


/* ID zones */
#wrapper {
	padding: 1px 0;
	background-color: #fff;
	}
#wrapper, 
#footer {
	position: relative;
	width: 802px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}
#footer {
	padding: 10px 0;
	color: #deb887;
	text-align: center;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 1.5em;
	}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #4b3125;
	}
#footer a:hover, #footer a:active  {
	text-decoration: underline;
	color: #fff;
	}
#copyright {
	color: #fafad2;
	padding: 4px 0;
	}
#page {
	position: relative;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0 1px;
	text-align: center;
	background-image: url(../img/page_back.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	}

#header {
	position: relative;
	height: 121px;
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
	background-image: url(../img/madeinusa_watermark.gif);
	background-position: 320px -30px;
	background-repeat: no-repeat;
	}
#header h2.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 367px;
	height: 121px;
	margin: 0;
	padding: 0;
	background-image: url(../img/thestriker_logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9000px;
	cursor: pointer;
	border: none;
	}
#header img.dbacfc {
	position: absolute;
	top: 50px;
	right: 20px;
	}

#linkbar {
	position: absolute;
	bottom: 10px;
	right: 14px;
	height: auto;
	width: 421px;
	padding: 0;
	overflow: hidden;
	}
#linkbar ul {
	margin: 0;
	padding: 0;
	height: 31px;
	width: auto;
	border-left: 1px solid #95A8B4;
	}
#linkbar li {
	float: left;
	list-style-image: none;
	list-style-position : none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 31px;
	}
#linkbar a, #linkbar a:link{
	display: block;
	width: 70px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 31px;
	color: #444555;
	background-image: URL(../img/tabs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #D1D9DF;
	}
#linkbar a:hover {
	color: #000;
	background-position: 0px -31px;
	background-color: #C5CDD3;
	}
#linkbar a.active, #linkbar a.active:hover {
	color: #fff;
	font-weight: normal;
	cursor: default;
	background-position: 0px -62px;
	background-color: #FF6400;
	}


ul#sublinks {
	margin: 0;
	padding: 0;
	height: 20px;
	width: auto;
	overflow: hidden;
	}
ul#sublinks li {
	float: left;
	list-style-image: none;
	list-style-position : none;
	list-style-type: none;
	margin: 0 0 0 -1px;
	padding: 0 10px 0 10px;
	height: 20px;
	border-left: 1px solid #95A8B4;
	}
ul#sublinks li:first-child {
	margin: 0;
	padding-left: 0;
	border-left: none;
	}
ul#sublinks a, ul#sublinks a:link{
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px;
	}
ul#sublinks a:hover {
	}
ul#sublinks a.active, ul#sublinks a.active:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	}
	
.mod_frame {
	position: relative;
	width: auto;
	height: 100%;
	padding: 4px;
	margin: 0;
	background-color: #C4CED6;
	}
.topimg {
	height: 388px;
	height: 392;
	padding: 4px 0 0 4px;
	overflow: hidden;
	}
ul#img_main,
ul#img_thumb {
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
ul#img_main {
	float: left;
	width: 384px;
	}
ul#img_thumb {
	float: right;
	width: 388px;
	}
ul#img_main li {
	position: relative;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}

div.inset {
	position: absolute;
	top: 212px;
	left: 180px;
	width: 194px;
	height: 164px;
	margin: 0;
	padding: 18px 0 0 15px;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: left;
	background-image: URL(../img/inset.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
div.inset h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000080;
	}
div.inset ul {
	margin: 8px 0 8px 0;
	padding: 0;
	width: 160px;
	}
div.inset li {
	margin: 0 0 0 4px;
	padding: 0 0 4px 14px !important;
	text-indent: 0;
	color: #000;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	background-image: URL(../img/bullet_grn.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
a.morelink {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	text-align: right;
	}
div.inset a.morelink {
	position: absolute;
	top: 134px;
	left: 95px;
	width: 80px;
	color: #ff4500;
	text-decoration: none;
	}
div.inset a.morelink:hover {
	color: #000;
	text-decoration: underline;
	}
img.madeinusa {
	position: absolute;
	top: 10px;
	left: 230px;
	margin: 0;
	padding: 0;
	border: none;
	z-index: 100;
	}
img.detailusa {
	position: absolute;
	top: 200px;
	right: 30px;
	margin: 0;
	padding: 0;
	border: none;
	z-index: 100;
	}

ul#img_thumb li {
	position: relative;
	float: left;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	width: 194px;
	height: 194px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background-position: right top;
	background-repeat: no-repeat;
	}
ul#img_thumb li:hover,
ul#img_thumb li.active {
	}
ul#img_thumb a {
	position: absolute;
	display: block;
	top: 2px;
	right: 2px;
	width: 186px;
	height: 186px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background-color: #000;
	-khtml-opacity:.10; 
	-moz-opacity:.10; 
	-ms-filter:”alpha(opacity=10)”; 
	filter:alpha(opacity=10); 
	opacity:.10;
	}
ul#img_thumb a.activeSlide,
ul#img_thumb a:hover {
	color: #808080;
	-khtml-opacity:0; 
	-moz-opacity:0; 
	-ms-filter:”alpha(opacity=0)”; 
	filter:alpha(opacity=0); 
	opacity:0;
	}
ul#img_thumb a:focus { 
	outline: none;
	}
ul#img_thumb img {
	border: none;
	display: block;
	}


/* Modules */
.modules {
	padding: 0 0 4px 4px;
	overflow: hidden;
	}
.modules blockquote {
	position: relative;
	float: left;
	height: 162px;
	width: 254px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-align: center;
	background-image: url(../img/mod_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
	/*cursor: pointer;*/
	}
.modules blockquote.safety {
	background-image:url(../img/mod_back_001.jpg);
	}
.modules blockquote.production {
	background-image:url(../img/mod_back_002.jpg);
	}
.modules blockquote.savings {
	background-image:url(../img/mod_back_003.jpg);
	}
.modules blockquote h2 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0px 8px 14px;
	padding: 0;
	color: #4682b4;
	border: 0 solid transparent;
	text-align: left;
	}
.modules blockquote p {
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 1.5em;
	margin: 7px 90px 15px 15px;
	padding: 0;
	color: #000;
	text-align: left;
	}
.modules blockquote a:hover {
	text-decoration: underline;
	color: #3083C6;
	}
.modules blockquote img.mod_img {
	position: relative;
	height: 121px;
	width: 202px;
	margin: 15px auto 0 auto;
	border: none;
	}
.modules blockquote img.mod_link {
	position: absolute;
	bottom: 15px;
	right: 15px;
	height: 21px;
	width: 21px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border: none;
	}
.modules blockquote a.mod_link {
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: block;
	height: 21px;
	width: 21px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-indent: -9000px;
	background-image: url(../img/mod_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	}
.modules blockquote:hover a.mod_link {
	background-position: left bottom;
	}

#main {
	position: relative;
	width: auto;
	height: 100%;
	margin:0;
	padding: 0 0 0 20px;
	background-image: url(../img/content_back.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}
#main .left {
	position: relative;
	float: left;
	width: 470px;
	height: auto;
	margin:0;
	padding: 10px 0 15px 0;
	text-align: left;
	}
#main .left p,
#main .left td p {
	font-size: 1.2em;
	}
#main .left ul,
#main .left ol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#main .left h1 {
	}

#main .left h1.h1_tanktoughtools {
	height: 72px;
	width: 189px;
	padding: 0;
	margin: 30px 0 20px 0;
	border: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#main .left h1.h1_tanktoughtools {
	background-image: URL(../img/h1_tanktoughtools.gif);
	}

#main .left h2.h2_tanktoughtools {
	height: 22px;
	width: 281px;
	padding: 0;
	margin: 8px 0 10px 0;
	border: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#main .left h2.h2_tanktoughtools {
	background-image: URL(../img/h2_tanktoughtools.gif);
	}
	
/* RIGHT MODULES */

#main .right {
	position: relative;
	float: right;
	width: 254px;
	height: auto;
	margin:0 0 -4px 0;
	padding:0;
	font-size: 1.2em;
	}
#main .right .sidebar_mod {
	position: relative;
	width: auto;
	height: auto;
	padding: 14px 15px 20px 15px;
	margin: 0 0 4px 0;
	text-align: left;
	background-image: url(../img/sidebar_back.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	}
#main .right .sidebar_mod h3 {
	font-size: 16px;
	line-height: 28px;
	width: auto;
	color: #fff;
	font-family: arial, Helvetica, Sans Serif;
	margin: -10px -11px 10px -11px;
	padding: 0;
	text-indent: 6px;
	font-weight: bold;
	background-image: url(../img/sidebar_h3.gif);
	background-repeat: repeat-x;
	background-position: centert center;
	background-color: #0F2D91;
	}

/* TESTIMONIAL STYLES */
.testimonial p {
	height: auto;
	width:100%;
	font-style: italic;
	color: #191919;
	}
blockquote.testimonial p {
	margin: 10px auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #a9a9a9;
	}
.testimonial .signed {
	margin: 0 0 8px 0;
	font-size: 1.1em !important;
	line-height: 1.2em !important;
	color: #ff4500 !important;
	font-style: italic;
	font-weight: bold;
	}

	/* CATALOG */
	.catalog {
		position: relative;
		clear: both;
		height: 100%;
		width: auto;
		padding: 10px 0 0 0;
		border-top: 1px solid #C7D2DA;
		}
	.catalog .desc {
		position: relative;
		float: left;
		height: 100%;
		width: 270px;
		}
	.catalog .img {
		position: relative;
		float: right;
		height: 100%;
		width: 196px;
		}
	.catalog ul li {
		line-height: 1.3em;
		margin-bottom: .2em;
		}

/* ERROR HANDLING*/
.errorhead {
	display:block;
	background:#ff0000 url(../img/error.gif) no-repeat 2px 4px;
	padding: 2px;
	text-indent: 20px;
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
	color:#fff;
	}
.errorbox {
	color: #000;
	padding: 6px;
	font-size: 12px;
	background-color: #fff;
	font-weight:normal;
	}
.errorbox ol {
	margin: 0px;
	padding: 0px;
	}
.errorbox ul, .errorbox li {
	color: #000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	}

/* CONTENT FORMS */
#main .left form{
	padding: 0px;
	margin: 0px;
	}
#main .left fieldset {
	width: 100%;
	text-align: left;
	font-size: 11px;
	border: 1px dotted #808080;
	width: auto;
	padding: 10px;
	margin: 0px 0px 8px 0px;
	font-family:arial,helvetica,sans-serif;
	}
#main .left legend {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 4px 0 4px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #333; 
	background: #fff;
	}
#main .left label {
	font-size: 12px;
	}
#main .left input {
	margin-bottom: 6px;
	}

/* WARRANTY */
div.shadow {
	padding: 0px 0px 2px 0px;
	background-color: #eee;
	}
div.warranty {
	margin: -1px -2px 0px -2px;
	position: relative;
	padding: 30px 40px;
	border: 1px solid #c0c0c0;
	background: #fff URL(../img/parchment.jpg);
	}
div.warranty_scroll {
	height: 36px;
	width: auto;
	margin: 0 -40px;
	background: URL(../img/warranty_scrolls.gif) no-repeat center center;
	}
div.warranty_scroll h2 {
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #000;
	}