/*
default styles for 
Created:        Feb 09 2006
Last Modified:  Oct 25 2006
----------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
===========================================*/

/* NORMALIZING styles
===========================================*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
}
table {border: 0px;}

ul, li {list-style:none;}



/* MAIN styles
===========================================*/
body{
	background: #122638 url('../images/bg_body.gif') 0 0 repeat-x;
	font: 0.7em/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 30px 0;
	color: #3c4244;
}

h1{
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	margin:0;
	font-weight: normal;
}

h2{
	font-size: 24px;
	line-height: 100%;
	font-family: "Times New Roman" Times, serif;
	color: #49657d;
	margin: 0 0 0.5em 0;
}

h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0.5em 0;
}

h4{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #375269;
	margin: 0.25em 0;
}

a:link, a:visited {color: #0c4371; text-decoration:none;}
a:hover{color: #326fa3;}
a:active{color: #0c4371;}

td { vertical-align: top;}

dt { font-weight: bold; }

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
}

.clr {
	clear: both;
	height: 0px;
}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* =CONTAINER styles
===========================================*/
#container{
	width: 780px;
	position:relative;
	left: 50%;
	margin: 0 0 0 -390px;
	background: transparent url('../images/bg_container.jpg') 5px 0 repeat-y;
}

body.store #container{
	background: transparent url('../images/bg_container_dbl.jpg') 5px 0 repeat-y;
}


/* =HEADER styles
===========================================*/
#header{
	height:187px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	background: transparent url('../images/bg_header.gif') 0 0 no-repeat;
	position:relative;
}

body.store #header{
	background: transparent url('../images/bg_header_2col.gif') 0 0 no-repeat;
}

#logo-area {
	width:300px;
	height: 156px;
	background: #fff url('../images/bg_logoarea.jpg') 0 0 no-repeat;
	float:left;
}

#flash-slideshow {
	float:right;
	background: #e1e1e1;
	width: 470px;
	height: 156px;
	margin:0 5px 0 0;
	padding:0;
}

#header h1 { 
		position: absolute;
		top: 8px;
		left: 58px;
		background: transparent url('../images/logo_montaguemetal.gif') 0 0 no-repeat;
	}

	#header h1 a {
	background: transparent url('../images/logo_montaguemetal.gif') 0 0 no-repeat;
	display: block;
	height: 69px;
	width: 202px;
	color: #DADFCE;
	padding: 69px 0px 0px 0px; 
	height: 0px !important;
	height /**/:69px;
	overflow:hidden;
	font-size: 1px;
	}

/* main navigation
----------------------------- */
#header-nav-container {
	position:absolute;
	left:0px;
	top:156px;
	width:758px;
	height:25px;
	background: #e1e1e1 url('../images/bg_mainnav.gif') left bottom repeat-x;
	display:block;
	margin: 0 0 0 5px;
	padding: 0 0 0 12px;
	border-bottom:1px solid #949494;
}

#header-nav-container ul {
	padding:0;
	margin:0;
	color: #ffdd8a;
	background: transparent url('../images/bg_nav_division.gif') left top no-repeat;
	list-style: none;
	font-weight:bold;
	font-size: 11px;
	display:block;
	height:25px;
	width:100%;
	float: left;
}
/*----------------------------------- */

#header-nav-container ul li{
	display: inline;
}

#header-nav-container ul a.first{
	margin-left:2px; /* to make first nav division visible on rollover */
}

#header-nav-container ul a.last{
	background:none;
}

#header-nav-container ul li a {
background: transparent url('../images/bg_nav_division.gif') right top no-repeat;
}

#header-nav-container ul li a:link, #header-nav-container ul li a:visited {
	float:left;
	font-weight:bold;
	padding: 5px 9px 3px 9px;
	color: #0c4371; text-decoration: none;
	}

#header-nav-container ul li a:hover {
	color: #326fa3;
	background-color:#e9e9e9;
}
#header-nav-container ul li a:active{color: #326fa3;}
#header-nav-container ul li a.active { /* classing the active state */
	color: #326fa3;
	background-color:#e9e9e9;
	}



/* =CONTENT styles
===========================================*/
#content{
	margin: 0 5px 0 0;
	padding: 15px 25px;
	background: transparent;
	width: 560px;
	float: right;
	display: inline;
}

body.store #content{
	margin: 0;
	padding: 8px 10px;
	background: transparent;
	width: 430px;
	float: left;
	display: inline;
}


/* =SIDEBAR styles
===========================================*/
#sidebar{
	margin: 0 0 0 5px;
	padding: 0;
	background: transparent;
	width: 160px;
	float: left;
	display: inline;
}

#sidebar-right{
	margin: -4px 5px 0 0;
	padding:4px 0 0 0;
	background: transparent;
	width: 160px;
	float: right;
	display: inline;
}

.sidebar-box {
	margin-bottom:1.5em;
	background: #ebecec;
	padding: 3px 4px;
}

.sidebar-box h2 {
	font:bold 13px/110% arial, helvetica, sans-serif; color:#404b4e;
	text-transform:uppercase;
	margin: 0.25em 0 0.25em 5px;
}

#categories-container {
background: transparent;
width: 160px;
padding: 0;
margin-bottom:1.5em;
	background: transparent;
}

body.home #categories-container {
margin-top:2.3em;
}

#categories-container ul {
	margin:0; padding:0;
}

#categories-container h2 {
	font:bold 13px/110% arial, helvetica, sans-serif; color:#404b4e;
	text-transform:uppercase;
	margin: 0.25em 0 0.25em 5px;
}

ul#categories {
list-style: none;
padding: 0;
margin: 0;
/*width: 160px;*/
}

ul#categories li {
display: inline;
margin: 0;
padding: 0;
}

ul#categories li a {
	display: block;
	/*width: 150px;*/
	padding: 2px 0 2px 10px;
	border-width: 1px;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #ddd;
	color: #6c1c05;
	font-weight:bold;
	text-decoration: none;
	background: #ebecec;
	}

ul#categories li a.last {
border-bottom: 1px solid #d2d2d2;
}

#categories-container>ul#categories li a { width: auto; }

ul#categories li#active a {
background: #ebecec;
color: #c01903;
}

ul#categories li a:hover, ul#categories li#active a:hover {
color: #a44735;
background: #f2f2f2;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #ddd;
}

ul#categories li a.last:hover, ul#categories li#active a.last:hover {
border-bottom: 1px solid #d2d2d2;
}

/* PDF sidebar links */
ul#categories li a.pdflink
{
display: block;
/*width: 150px;*/
padding: 4px 0 4px 26px;
border-width: 1px;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #ddd;
color: #6c1c05;
font-weight:bold;
text-decoration: none;
background: #ebecec url('/images/icon_pdf.gif') 3px 3px no-repeat;
}
ul#categories li a.pdflink:hover, ul#categories li#active a.pdflink:hover {
color: #a44735;
background: #f2f2f2 url('/images/icon_pdf.gif') 3px 3px no-repeat;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #ddd;
}


/* =FOOTER styles
===========================================*/
#footer{
	clear: both;
	margin: 0 0 0 5px;
	padding: 8px 14px 14px;
	background: #efefef url('../images/bg_footer.jpg') 0 0 no-repeat;
	width: 742px;
	height:51px;
	border-top:4px solid #a1b8ca;
	font-size:10px;
	line-height:120%;
	position:relative;
}

#footer-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
}
#footer-nav li{
	display: inline;
	padding: 5px 0px 0px 5px;
}

p.address {
	float:right; text-align:right;
	color:#404b4e;
	margin:0;
	padding:0;
	}
	
p#madeinusa {
position: absolute;
		top: 30px;
		left: 16px;
		background: transparent url('../images/logo_madeinusa.gif') 0 0 no-repeat;
		height:27px;
		width:32px;
padding: 27px 0px 0px 0px; 
	height: 0px !important;
	height /**/:27px;
	overflow:hidden;
	font-size: 1px;
	}	

.sblinkdesc {
	font-weight: normal;
	font-size: .9em;
	color:#666;
	}