@charset "utf-8";

/*--general styles--*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4873A8;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
#container { 
	width: 1086px;
	background: #4873A8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
img {
	border: 0;
}
/*--header styles--*/
#header {
	margin: 0;
	width: 766px;
	height: 84px;
	background: url(2009_slices/header_img_2010.jpg) no-repeat;
	padding: 0;
	display: inline;
	float: left;
	overflow: hidden;
}
#headerSrch {
	width: 319px;
	height: 84px;
	margin: 0;
	padding: 0;
	background: url(2009_slices/header_srch_img_2010.jpg) no-repeat;
	display: inline;
	float: left;
	clear: right;
	overflow: hidden;
}
#searchBtn {
	width: 72px;
	height: 84px;
	margin: 0;
	padding: 0;
	background: url(2009_slices/search_go_img.gif) no-repeat;
	display: inline;
	float: left;
	clear: right;
	overflow: hidden;
}
#formSrch {
	border: none;
}
#formSrch input {
	background-color: #000;
	color: #FFFFFF;
	width: 206px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 28px 15px -8px 8px;
	border-style: none;
}
#formSrch input:active {
	border: none;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#productNav {
	width: 1082px;
	height: 28;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #686868;
}

#productNav ul {
	width: 1082px;
	height: 28px;
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	background-color: #686868;
	text-indent: -5000em;
}

#productNav ul li {
	float: left;
	margin-right: 1px;
}

#productNav ul li a {
	display: block;
}

#productNav ul #HiViz a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Hi-viz_btn.jpg) no-repeat;
}

#productNav ul #Summer a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Summer_btn.jpg) no-repeat;
}

#productNav ul #Winter a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Winter_btn.jpg) no-repeat;
}

#productNav ul #Gloves a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Gloves_btn.jpg) no-repeat;
}

#productNav ul #Supports a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Supports_btn.jpg) no-repeat;
}

#productNav ul #HardHats a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/HardHats_btn.jpg) no-repeat;
}

#productNav ul #FR a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/FR_btn.jpg) no-repeat;
}

#productNav ul #Logo a {
	width: 134px;
	height: 28px;
	background:url(Web_Buttons_2010/Logo_btn.jpg) no-repeat;
}

#productNav ul #HiViz a:hover {
	background-position: bottom left;
}

#productNav ul #Summer a:hover {
	background-position: bottom left;
}

#productNav ul #Winter a:hover {
	background-position: bottom left;
}

#productNav ul #Gloves a:hover {
	background-position: bottom left;
}

#productNav ul #Supports a:hover {
	background-position: bottom left;
}

#productNav ul #HardHats a:hover {
	background-position: bottom left;
}

#productNav ul #FR a:hover {
	background-position: bottom left;
}

#productNav ul #Logo a:hover {
	background-position: bottom left;
}

/*--sidebar styles--*/
#sidebar1 {
	margin: 0;
	padding: 0 1px 0 0;
	border: 0;
	float: right; /* since this element is floated, a width must be given */
	clear: none;
	width: 319px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background:url(2009_slices/second_flash_holder.gif) no-repeat;
*/}
#sidebar1_flash {
	padding: 0;
	margin: 0;
}
#sidebar1_links {
	width: 260px;
	height: 336px;
	padding: 45px 30px;
	background: url(2009_slices/sidebar_lower_2010.jpg) no-repeat;
}
#sidebar1_links ul {
	margin: 0 0 0 -10px;
	padding: 0;
	font: bold 0.75em/2em Georgia, "Times New Roman", Times, serif;
	list-style: none;
}
#sidebar1_links ul a {
	color: #333;
	text-decoration: none;
	border-bottom: 2px #000;
}
#sidebar1_links ul a:hover {
	border-bottom: 2px solid #FFF; 
}

/*--large Flash style--*/
#mainFlash {
	width: 766px;
	margin: 0;
	clear: none;
}

/*--navigation button styles--*/
#nav {
	width: 766px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav ul {
	width: 766px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -5000em;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
}
#nav ul #home a {
	width: 191px;
	height: 30px;
	background: url(2009_slices/home_btn_img.jpg) no-repeat;
}
#nav ul #dist a {
	width: 192px;
	height: 30px;
	background: url(2009_slices/dist_btn_img.jpg) no-repeat;
}
#nav ul #contact a {
	width: 191px;
	height: 30px;
	background: url(2009_slices/cont_btn_img.jpg) no-repeat;
}
#nav ul #about a {
	width: 192px;
	height: 30px;
	background: url(2009_slices/about_btn_img.jpg) no-repeat;
}
#nav #home a:hover {
	background-position: -191px 0;
}
#nav #dist a:hover {
	background-position: -192px 0;
}
#nav #contact a:hover {
	background-position: -191px 0;
}
#nav #about a:hover {
	background-position: -192px 0;
}
#nav #home a:active {
	background-position: top right;
}
#nav #dist a:active {
	background-position: top right;
}
#nav #contact a:active {
	background-position: top right;
}
#nav #about a:active {
	background-position: top right;
}

/*--main content styles--*/
#mainContent { 
	color: #333;
	width: 726px;
	height: 210px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background: url(2009_slices/main_content_img.jpg) no-repeat;
	padding: 10px 30px 30px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: .7em/1.2 Georgia, "Times New Roman", Times, serif;
	clear: none;
}
#mainContent h1, #mainContent h2, #mainContent h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainContent p {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.strong {
	font: bold 14px Georgia, "Times New Roman", Times, serif #000;
}
#mainContent a {
	padding: 0 3px;
	color: #0000FF;
	text-decoration: none; 
}
#mainContent a:hover {
	text-decoration: underline; 
}
#mainContent ul, #mainContent ol {
	color: #333;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 10px;
	padding: 5px 0 10px;
	list-style: none;
}
#mainContent ol {
	padding: 0;
	margin: 10px 0;
	display: inline;
	float: left;	
}
#mainContent ul li {
	margin: 0 30px 0 0;
	float: left;
}
#mainContent ol li {
	padding: 0;
	line-height: 20px;
	font-size:11px;
	margin: 0 20px 0 0px;
}
#mainContent ul li a, #mainContent ol li a {
	padding: 0;
}
#subLeft {
	width: 49%;
	float: left;
	border-top: 1px solid #000;
}
#subRight {
	width: 50%;
	float: left;
	padding-left: 5px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#productBar {
	width: 766px;
	height: 146px;
	margin: 0;
	padding: 0;
	background: url(2009_slices/bot_flash_holder.jpg) no-repeat;
}
#phpProducts { 
	text-align: center;
	color: #333;
	width: 726px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background: url(2009_slices/shovel_slice.png) top right no-repeat;
	padding: 2px 30px 30px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font: .7em/1.2 Georgia, "Times New Roman", Times, serif;
}
#phpProducts td{
	overflow: hidden;
}
#phpProducts a{
	text-align: center;
	border: 0; 
	padding: 0;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}
#phpProducts a:hover {
	text-decoration: underline; 
}
.phpProductThumb {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 5px;
}
.notFound {
	color: #FF0;
	width: 100%;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
/*--footer styles--*/
#footer {
	line-height: 12px;
	margin: 0; 
	padding: 2px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#AAB7C9; 
} 
#footer p {
	color: #333;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	padding: 0 3px;
	color: #0000FF;
	text-decoration: none; 
}
#footer a:hover {
	text-decoration: underline; 
}

/*--float classes--*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
  font-size: 1px;
}
.clearRight {
	clear: right;
}

