@charset "UTF-8";
/* CSS Document */
html {
	background: url(images/template/bkg.gif) 0 0 repeat;
  	background-color: #2E292A;
}
body {
	background: url(images/template/bkg.gif) 0 0 repeat;
	background-color: #2E292A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000;  
	margin: 0px;
	text-align: left;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
	width:60px;
}
    .container_12 .grid_2 {
	width:140px;
}
    .container_12 .grid_3 {
	width:220px;
}
    .container_12 .grid_4 {
	width:300px;
}
    .container_12 .grid_5 {
	width:380px;
}
    .container_12 .grid_6 {
	width:460px;
}
    .container_12 .grid_7 {
	width:540px;
}
    .container_12 .grid_8 {
	width:620px;
}
    .container_12 .grid_9 {
	width:700px;
}
    .container_12 .grid_10 {
	width:780px;
}
    .container_12 .grid_11 {
	width:860px;
}
    .container_12 .grid_12 {
	width:940px;
}




/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .prefix_1 {
	padding-left:80px;
}
    .container_12 .prefix_2 {
	padding-left:160px;
}
    .container_12 .prefix_3 {
	padding-left:240px;
}
    .container_12 .prefix_4 {
	padding-left:320px;
}
    .container_12 .prefix_5 {
	padding-left:400px;
}
    .container_12 .prefix_6 {
	padding-left:480px;
}
    .container_12 .prefix_7 {
	padding-left:560px;
}
    .container_12 .prefix_8 {
	padding-left:640px;
}
    .container_12 .prefix_9 {
	padding-left:720px;
}
    .container_12 .prefix_10 {
	padding-left:800px;
}
    .container_12 .prefix_11 {
	padding-left:880px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .suffix_1 {
	padding-right:80px;
}
    .container_12 .suffix_2 {
	padding-right:160px;
}
    .container_12 .suffix_3 {
	padding-right:240px;
}
    .container_12 .suffix_4 {
	padding-right:320px;
}
    .container_12 .suffix_5 {
	padding-right:400px;
}
    .container_12 .suffix_6 {
	padding-right:480px;
}
    .container_12 .suffix_7 {
	padding-right:560px;
}
    .container_12 .suffix_8 {
	padding-right:640px;
}
    .container_12 .suffix_9 {
	padding-right:720px;
}
    .container_12 .suffix_10 {
	padding-right:800px;
}
    .container_12 .suffix_11 {
	padding-right:880px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .push_1 {
	left:80px;
}
    .container_12 .push_2 {
	left:160px;
}
    .container_12 .push_3 {
	left:240px;
}
    .container_12 .push_4 {
	left:320px;
}
    .container_12 .push_5 {
	left:400px;
}
    .container_12 .push_6 {
	left:480px;
}
    .container_12 .push_7 {
	left:560px;
}
    .container_12 .push_8 {
	left:640px;
}
    .container_12 .push_9 {
	left:720px;
}
    .container_12 .push_10 {
	left:800px;
}
    .container_12 .push_11 {
	left:880px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .pull_1 {
	right:80px;
}
    .container_12 .pull_2 {
	right:160px;
}
    .container_12 .pull_3 {
	right:240px;
}
    .container_12 .pull_4 {
	right:320px;
}
    .container_12 .pull_5 {
	right:400px;
}
    .container_12 .pull_6 {
	right:480px;
}
    .container_12 .pull_7 {
	right:560px;
}
    .container_12 .pull_8 {
	right:640px;
}
    .container_12 .pull_9 {
	right:720px;
}
    .container_12 .pull_10 {
	right:800px;
}
    .container_12 .pull_11 {
	right:880px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Float Left/Right and top spacing
----------------------------------------------------------------------------------------------------*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.margin_top {
	margin-top: 20px;
}
.margin_bottom {
	margin-bottom: 5px;
}
/* Text Styles
----------------------------------------------------------------------------------------------------*/
a {
color: #F60;
text-decoration: none;
}
a:active, a:hover {
text-decoration: underline;
color: #000;
}
h2 {
color: #F60;
font-weight: bold;
font-size: 22px;
margin-bottom: 15px;
}
h3 {
color: #333;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
margin-top: 15px;
}
h4 {
color: #666;
font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
margin-top: 10px;
}
h5 {
color: #666;
font-weight: bold;
font-size: 13px;
margin-bottom: 5px;
margin-top: 10px;
}
h6 {
color: #666;
font-weight: bold;
font-size: 12px;
}
img {
	border:0;
}
.black {
color: #000;
}
.bold {
font-weight: bold;
}
.marginBottom {
margin-bottom: 20px;
}
.marginTop {
margin-top: 20px;
}

/* Header Elements 
----------------------------------------------------------------------------------------------------*/
#header {
	position: relative;
	margin-top: 0;
	background-color: #333;
	height: 160px;
	background: url('images/template/bkg-hdr.jpg') top left repeat-x;
	z-index: 2;
}

#topNav ul {
	position: relative;
}
	#topNav li { 
		float: right;
		display: inline;
		list-style-type: none;
		padding-right: 15px;
	}
	#topNav a {
		text-shadow: #121010 1px 1px 1px;
		font-weight: bold;
		color: #FFF;
		height: 20px; 
		text-decoration: none;
	}
	#topNav a:hover, #topNav a:active { 
		color: #CFCFCF;
	}
	
#contact {
text-shadow: #121010 1px 1px 1px;
text-decoration: none;
height: 60px;
text-align: right;
}
	#contact .number, #contact .number a {
	color: #F60;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	}
	#contact .italic, #contact .italic a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
	
	
/* MAIN NAVIGATION */
	
#navContainer {
	position: relative;
	width: 620px;
	float: left;
	margin-top: 18px;
}

ul#mainNav { margin: 0; padding: 0; list-style: none; position: relative; z-index:4; }

ul#mainNav ul {
	width: 220px; /* Sub Menu Width */
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	overflow: hidden;
	z-index:4;
}

ul#mainNav ul ul,ul#mainNav ul ul ul { top: 0; left: 175px; z-index:4; }

ul#mainNav li { float: left; display: inline; position: relative; }
ul#mainNav ul li { width: 100%; display: block; z-index:4; }

/* Root Menu */
ul#mainNav a {
	padding: 8px;
	height: 35px;
	display: block;
	background: #666;
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	height: 1%;
	margin-left: 4px;
	text-transform: uppercase;
}
ul#mainNav .current {
	background: #FFF;
	color: #000;
}
ul#mainNav .current a:hover {
	background: #FFF;
	color: #000;
}
/* Root Menu Hover Persistence */
ul#mainNav a:hover,ul#mainNav li:hover a,ul#mainNav li.iehover a {
	background: #CCC;
	color: #000;
}
/* 2nd Menu */
ul#mainNav li:hover li a,ul#mainNav li.iehover li a {
	float: none;
	background: #CCC;
	color: #000;
	font-size: 12px;
	text-transform: none;
        z-index:4;
}
/* 2nd Menu Hover Persistence */
ul#mainNav li:hover li a:hover,ul#mainNav li:hover li:hover a,ul#mainNav li.iehover li a:hover,ul#mainNav li.iehover li.iehover a {
	z-index:4;
	color: #000;
	background: #EFEFEF url(images/template/bkg-navOver.gif) 0 0 repeat-x;
}
.navHead {
	padding: 8px 0 8px 8px;
	margin-left: 4px;
	background: #CCC url(images/template/bkg-nav.gif) 0 0 repeat-x;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
#mainNav .daddy {
	background: url(images/template/arrow.gif) center right no-repeat;
}
/* 3rd Menu */
ul#mainNav li:hover li:hover li a,ul#mainNav li.iehover li.iehover li a {
 background: #CCC url(images/template/bkg-nav.gif) 0 0 repeat-x;
}
/* 3rd Menu Hover Persistence */
ul#mainNav li:hover li:hover li a:hover,ul#mainNav li:hover li:hover li:hover a,ul#mainNav li.iehover li.iehover li a:hover,ul#mainNav li.iehover li.iehover li.iehover a {
 background: #EFEFEF;
}
/* 4th Menu */
ul#mainNav li:hover li:hover li:hover li a,ul#mainNav li.iehover li.iehover li.iehover li a {
 background: #CCC;
}
/* 4th Menu Hover */
ul#mainNav li:hover li:hover li:hover li a:hover,ul#mainNav li.iehover li.iehover li.iehover li a:hover {
 background: #EFEFEF;
}
/* Hover Function - Do Not Move */
ul#mainNav li:hover ul ul,ul#mainNav li:hover ul ul ul,ul#mainNav li.iehover ul ul,ul#mainNav li.iehover ul ul ul { display: none; }
ul#mainNav li:hover ul,ul#mainNav ul li:hover ul,ul#mainNav ul ul li:hover ul,ul#mainNav li.iehover ul,ul#mainNav ul li.iehover ul,ul#mainNav ul ul li.iehover ul { display: block; }


/* Content Elements 			
----------------------------------------------------------------------------------------------------*/

#wrapper {
	position: relative;
	background-color: #FFF;
	margin: 0 auto;
	z-index: 1;
}
ul.bullets {
	list-style: outside;
	list-style-type: disc;
	margin-left: 15px;
}
a.pdf {
	background-image: url(images/template/pdf.gif) center right no-repeat;
	padding: 0 16px 0 0;
	white-space: nowrap;
}
.sideNav {
	width: 220px;
	margin: 0;
	padding: 0;
}	
.sideNav li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;

	text-decoration: none;
	margin: 0;
}		
.sideNav li a:link, .sideNav li a:visited {
	color: #F60;
	display: block;
	border-bottom: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	padding: 5px 10px;
	margin: 0;
}	
.sideNav li a:hover {
	color: #000;
	background: #FFF url(images/template/bkg-sideNav.gif) 0 0 repeat-x;
	padding: 5px 10px;
	margin: 0;
}


/* Footer Elements 
----------------------------------------------------------------------------------------------------*/
#footer {
	margin-top: 0;
	background-color: #2e292a;
	height: 50px;
	background: url(images/template/bkg-ftr.gif) top left repeat-x;
}
#ftrRight, #ftrLeft, #ftrRight a:link, #ftrRight a:visited {
	margin-top: 20px;
	color: #666;
}

/* Table Elements 
----------------------------------------------------------------------------------------------------*/

.fastenerTable
{
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
        width: 460px;
}
.fastenerTable th
{
	font-weight: bold;
	background-color: #CCC;
	color: #000;
        font-size: 11px;
	padding: 10px 8px;
	border-bottom: 2px solid #333;
	vertical-align: middle;
	text-align: center;
}
.fastenerTable td
{
	color: #000;
	padding: 9px 8px 0px 8px;
	vertical-align: middle;
	text-align: center;
}
.fastenerTable tbody tr:hover td
{
	color: #F60;
}


/* Easy Slider 
----------------------------------------------------------------------------------------------------*/

#slideshow {
	background: url(images/template/bkg-slide.gif) no-repeat;
	padding: 8px 0 5px 5px;
}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding: 0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:930px;
		height:254px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:10px;
		top:91px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:900px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/template/btn_prev.png) no-repeat 0 0;
		text-indent:-9999px;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/template/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* Lightbox 
----------------------------------------------------------------------------------------------------*/

.lightboxpic {
  position: relative;
  width: 220px;
  height: 220px;
}
.lightboxpic span {
	width: 25px;
	height: 25px;
        display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(images/template/zoom-icon.png) no-repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/template/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* // Lightbox */