/* CSS Document */

/* Global Elements  ------------------------------------------------------------------------------------------------------ */

body {
	background-color: #ffffff;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 82.5%; /* At this percentage 1em equates to 10px */
	margin-bottom:20px;
	color:#666666; }

* { /* Reset all margins/padding*/
	margin:0;
	padding:0; }

/* Typography  ------------------------------------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em; }

h2, h4.exception {
  font-size: 24px;
  color: #cc3300;
  font-weight: normal;
  margin: 0 0 10px 0;
}
h4.exception {
  margin: 25px 0 0 0;
}
h3.exception {
  margin-top: 10px;
}


h3 {
  font-size: 18px;
  margin: 25px 0 5px 0;
  font-weight: normal;
  color: #cc3300; 
}

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	color:#666666;
	margin-bottom: 10px; }
p.intro {
font-weight: bold;
}

a:link { font-family:Helvetica, Arial, sans-serif; color:#666666; text-decoration:none}
a:visited { Helvetica, Arial, sans-serif; color:#666666; text-decoration:none}
a:hover { Helvetica, Arial, sans-serif; color: #cc3300; text-decoration:none }
a:active { Helvetica, Arial, sans-serif; color:#666666; text-decoration:none }

.redstrong {
	color: #cc3300;
	font-weight:normal; }

/* Layout Elements  ------------------------------------------------------------------------------------------------------ */

#wrapper {
	width:709px;
	margin: 0 0 25px 0;
	text-align:left;
	float:left; }

#header {
	width:709px;
	height:260px; }

#topbanner {
	width:709px;
	height:221px; }

#topnav {
	width:100%;
	height:39px;
	margin: 0 0 0 22px; }

#content {
	width:709px; }

#leftcontent {
	width:200px;
	float:left; }

#rightcontent {
	width:457px;
	float:left;
	padding: 60px 40px 0 12px;
	line-height: 28px; }

/* Top Banners  ------------------------------------------------------------------------------------------------------ */

#topbanner_home {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/home.jpg);
background-repeat:no-repeat; }

#topbanner_products {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/products.jpg);
background-repeat:no-repeat; }

#topbanner_companyprofile {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/companyprofile.jpg);
background-repeat:no-repeat; }

#topbanner_whatsnew {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/whatsnew.jpg);
background-repeat:no-repeat; }

#topbanner_footwearcare {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/footwearcare.jpg);
background-repeat:no-repeat; }

#topbanner_contact {
text-indent: -5000px; overflow:hidden; 
width: 709px; height:221px; text-decoration: none;
background-image:url(../images/topbanners/contact.jpg);
background-repeat:no-repeat; }

/* Top Global Links */
#topnavbuttons {
	margin: 0;
	list-style-type:none;
	float:left;
    position: relative; }

#topnavbuttons li{
	float:left; }

#topnavbuttons li#home { width: 65px; }
#topnavbuttons li#products { width: 148px; }
#topnavbuttons li#profile { width: 135px; }
#topnavbuttons li#new { width: 103px; }
#topnavbuttons li#footware { width: 122px; }
#topnavbuttons li#contact{ width: 113px; }

#topnavbuttons li#subnav { width: 148px; position: absolute; top: 30px; left: 74px; visibility: visible; }

/* Top Nav Buttons */

#topnavbuttons-home {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 54px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/home.gif); background-repeat:no-repeat; }

			  #topnavbuttons-home:hover {background-position: -54px 0;}
				#topnavbuttons-home.selected {background-position: -54px 0;}

#topnavbuttons-products {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 77px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/products.gif); background-repeat:no-repeat; }

			  #topnavbuttons-products:hover {background-position: -77px 0;}
				#topnavbuttons-products.selected {background-position: -77px 0;}
#topnavbuttons-mitrerange {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 148px;  height:17px; text-decoration: none;
			  background-image:url(../images/topnav/the-mitre-range-packed.gif); background-repeat:no-repeat; }

			  #topnavbuttons-mitrerange:hover, #topnavbuttons-mitrerange.selected {background-position: left -17px;}
#topnav-additional-products {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 148px;  height:18px; text-decoration: none;
              position: relative;
              top: -5px;
			  background-image:url(../images/topnav/additional-products-packed.gif); background-repeat:no-repeat; }

			  #topnav-additional-products:hover, #topnav-additional-products.selected {background-position: left -18px;}


#topnavbuttons-companyprofile {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 121px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/companyprofile.gif); background-repeat:no-repeat; }

			  #topnavbuttons-companyprofile:hover {background-position: -121px 0;}
				#topnavbuttons-companyprofile.selected {background-position: -121px 0;}

#topnavbuttons-whatsnew {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 91px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/whatsnew.gif); background-repeat:no-repeat; }

			  #topnavbuttons-whatsnew:hover {background-position: -91px 0;}
				#topnavbuttons-whatsnew.selected {background-position: -91px 0;}

#topnavbuttons-footwearcare {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 110px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/footwearcare.gif); background-repeat:no-repeat; }

			  #topnavbuttons-footwearcare:hover {background-position: -110px 0;}
				#topnavbuttons-footwearcare.selected {background-position: -110px 0;}

#topnavbuttons-contact {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 57px;  height:39px; text-decoration: none;
			  background-image:url(../images/topnav/contact.gif); background-repeat:no-repeat; }

			  #topnavbuttons-contact:hover {background-position: -57px 0;}
				#topnavbuttons-contact.selected {background-position: -57px 0;}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index: auto;
	background-color: #ffffff;
	width: 160px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid  #ffffff;
	padding: 1px 0;
	padding-left:6px;
	text-decoration: none;
	color: #9A9A9A;
	text-indent: 5px; 

}

.anylinkcss a:hover{ /*hover background color*/
	color:#DA4444;
}


/* Sub Nav Links */
#productsnavbuttons {
	margin: 0;
	padding: 30px 0 0 16px;
	list-style-type:none;
	float:left;
	width: 178px;
	height: 509px; }

#productsnavbuttons li{
	float:left;
    clear: left; }

/* Top Nav Buttons */

#productsnavbuttons-interventionboot {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:103px; text-decoration: none;
			  background-image:url(../images/productsnav/interventionboot.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-interventionboot:hover {background-position: -178px 0;}
				#productsnavbuttons-interventionboot.selected {background-position: -178px 0;}

#productsnavbuttons-gpboot {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:76px; text-decoration: none;
			  background-image:url(../images/productsnav/gpboot.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-gpboot:hover {background-position: -178px 0;}
				#productsnavbuttons-gpboot.selected {background-position: -178px 0;}

#productsnavbuttons-coldwetweatherboot {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:82px; text-decoration: none;
			  background-image:url(../images/productsnav/coldwetweatherboot.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-coldwetweatherboot:hover {background-position: -178px 0;}
				#productsnavbuttons-coldwetweatherboot.selected {background-position: -178px 0;}

#productsnavbuttons-legionboot {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:74px; text-decoration: none;
			  background-image: url(../images/productsnav/legionboot.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-legionboot:hover {background-position: -178px 0;}
				#productsnavbuttons-legionboot.selected {background-position: -178px 0;}

#productsnavbuttons-uniformshoe {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:67px; text-decoration: none;
			  background-image:url(../images/productsnav/uniformshoe.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-uniformshoe:hover {background-position: -178px 0;}
				#productsnavbuttons-uniformshoe.selected {background-position: -178px 0;}

#productsnavbuttons-flameretardantsock {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/flameretardantsock.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-flameretardantsock:hover {background-position: -178px 0;}
				#productsnavbuttons-flameretardantsock.selected {background-position: -178px 0;}
				
#productsnavbuttons-flameretardantlaces {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/fireproof_laces_tn.jpg); background-repeat:no-repeat; }

				
#productsnavbuttons-patrolshoes {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/patrol_boots_shoes_tn.jpg); background-repeat:no-repeat; }

#productsnavbuttons-dutyshoes {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/duty_shoes_tn.jpg); background-repeat:no-repeat; }

	
				
#productsnavbuttons-bumpcap {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/bump_cap_tn.jpg); background-repeat:no-repeat; }

	
#productsnavbuttons-halaclavas {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/balaclavas_tn.jpg); background-repeat:no-repeat; }


				
#productsnavbuttons-headovers {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:107px; text-decoration: none;
			  background-image:url(../images/productsnav/headovers_tn.jpg); background-repeat:no-repeat; }



#productsnavbuttons-rapidreaction {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:82px; text-decoration: none;
			  background-image:url(../images/productsnav/rapidreaction.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-rapidreaction:hover {background-position: -178px 0;}
				#productsnavbuttons-rapidreaction.selected {background-position: -178px 0;}
				
#productsnavbuttons-bravo {
			  text-indent: -5000px; overflow:hidden; 
			  display:block; width: 178px;  height:82px; text-decoration: none;
			  background-image:url(../images/productsnav/bravo.gif); background-repeat:no-repeat; }

			  #productsnavbuttons-bravo:hover {background-position: -178px 0;}
				#productsnavbuttons-bravo.selected {background-position: -178px 0;}
				
.language {
	padding-top:65px;
	padding-left:22px;
	}

/* Specific Pages */

p.homepara {
	border-left: 3px solid #0099cc;
	padding: 0 0 0 10px; }

p.homegap {
	border-left: 3px solid #0099cc;
	padding: 0 0 10px 0; }

p.homelogo {
	padding: 60px 0 0 0;
	text-align:right;
	width: 100%; }

p.batalogo {
	padding: 470px 10px 0 0;
	text-align:right; }

p.revealing_pdf {
	padding: 184px 40px 0 0;
	text-align:right; }
	
p.redstrong_testimonials {
	padding: 65px 40px 0 0;
	padding-left: 30px;
	text-align:left;
	color: #cc3300;
	font-weight:normal; }
	
p.redstrong_testimonials_products {
	padding: 640px 40px 0 0;
	padding-left: 30px;
	text-align:left;
	color: #cc3300;
	font-weight:normal; }
	
p.redstrong_testimonials_contacts {
	padding: 200px 40px 0 0;
	padding-left: 30px;
	text-align:left;
	color: #cc3300;
	font-weight:normal; }
	
p.normal_testimonials {
	padding-left: 30px;
	text-align:left; }

.contacttable { margin-top: 60px; }

#producttable {
	font-size:10px;
	line-height: 10px; }

#producttable td.header {
	color:#FFFFFF; }

#producttabledetails td {
	padding-top: 3px;
	padding-bottom: 3px; }

/* Form Fields */

.formField {
	border: 1px solid #CFCFCF;
	padding:4px;
	color:#555555;}

.formField:focus {background: #fdfcd1;}

input.formField, textarea.formField {
	display: block;
	width: 200px;
	float: left; }

label {
	display: block;
	float: left;
	text-align: left;
	width: 130px;
	padding-right: 20px;
	padding-top:5px; }

br.formBR {
	clear: left; }

#submit {
	margin-left: 150px; }

p.address {
	line-height:8px;
	font-size: 97.2%; }

p.addresstop {
	padding-top: 12px;
	line-height:8px;
	font-size: 97.2%; }

a.bluelink:link { font-family:Helvetica, Arial, sans-serif; color:#069dcf; text-decoration:none}
a.bluelink:visited { Helvetica, Arial, sans-serif; color:#069dcf; text-decoration:none}
a.bluelink:hover { Helvetica, Arial, sans-serif; color: #cc3300; text-decoration:none }
a.bluelink:active { Helvetica, Arial, sans-serif; color:#069dcf; text-decoration:none}

.home-content p a {
  text-decoration: underline ;
}
.home-content ul  {
  font-size: 1.1em;
}
.home-content ul#boots-offer, .home-content ul#boot-benefits, ul.new-list-style {
  list-style: none;
}
.home-content ul#boot-benefits li {
  margin-bottom: 15px;
}

h2 a, h2 a:visited, h2 a:active, h2 a:hover {
  text-decoration: underline;
  font-size: 24px;
  color: #cc3300;
  font-weight: normal;
  margin: 0 0 10px 0;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
  text-decoration: underline;
  font-size: 18px;
  color: #cc3300;
  font-weight: normal;
  margin: 0 0 10px 0;
}
ul#testimonial-list {
  list-style: none;
}

ul#testimonial-list li {
 border-bottom: solid 1px #999; 
 margin-bottom: 15px;
}
ul#testimonial-list li p {
  margin-bottom: 15px;
}

ul.new-list-style {
  margin: 10px 0 10px 0;
}
ul.push-in {
  padding-left: 15px;
  font-size: 1em;
}
ul.push-in li p {
  line-height: 1.3em;
  font-size: 1em;
}
.fixed-testimonials {
 margin-top: 80px
}
.left-prod {
  margin-top: 15px
}
ul.addit-products li {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%;
}

ul.addit-products li a { position: relative; }

li#sprite-socks { height: 76px; margin-top: 30px; }
li#sprite-socks:hover a, li#sprite-socks.selected a {
  bottom: 76px; }

li#sprite-laces { height: 95px }
li#sprite-laces:hover a, li#sprite-laces.selected a {
  bottom: 95px }

li#sprite-patrol { height: 61px }
li#sprite-patrol:hover a, li#sprite-patrol.selected a {
  bottom: 61px }

li#sprite-duty { height: 57px }
li#sprite-duty:hover a, li#sprite-duty.selected a {
  bottom: 57px }

li#sprite-cap { height: 80px }
li#sprite-cap:hover a, li#sprite-cap.selected a {
  bottom: 80px }

li#sprite-balaclavas { height: 85px }
li#sprite-balaclavas:hover a,  li#sprite-balaclavas.selected a {
  bottom: 85px }

li#sprite-headovers { height: 84px }
li#sprite-headovers:hover a, li#sprite-headovers.selected a {
  bottom: 84px }
