@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:19px;
	color:#444444;
	margin-left:-10px;
	background:repeat-x #ffffff;
}
body.home {
	background-image:url(images/mainbkg.jpg);
}

/******************** Header / splash ****************/

#header {
	width:1000px;
	height:77px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	/*background:transparent url(images/mainbkg.jpg) repeat-x;*/
}
div#top_menu {
	position:absolute;
	right:30px;
	top:0;
	margin:0;
	padding:0;
}
div#other_menu {
	position:absolute;
	right:40px;
	bottom:0;
	margin:0;
	padding:0;
}
#footer {
	width: auto;
	height:57px;
	padding-top:20px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	background:url(images/footerbkg.jpg) repeat-x;
	/*position:absolute;*/
}

#splash_holder {
	margin:0;
	padding:0;
	padding-top:77px;
}
#splash {
	margin:0;
	padding:0;
	/*width:880px;*/
	width:1000px;
	height:226px;
	position:relative;
}
.splash_home {
	background-image:url(images/headerhome.jpg);
}
.splash_history {
	background-image:url(images/headerhistory.jpg);
}
.splash_mission {
	background-image:url(images/headermission.jpg);
}
.splash_team {
	background-image:url(images/headerteam.jpg);
}
.splash_contact {
	background-image:url(images/headercontact.jpg);
}
.splash_calendar {
	background-image:url(images/headercalendar.jpg);
}
.splash_mfglinks {
	background-image:url(images/headerlinks.jpg);
}
.splash_alaska {
	background-image:url(images/headeralaska.jpg);
}
.splash_oregon {
	background-image:url(images/headeroregon.jpg);
}
.splash_wwashington {
	background-image:url(images/headerwwashington.jpg);
}
.splash_ewashington {
	background-image:url(images/headerewashington.jpg);
}
.splash_utah {
	background-image:url(images/headerutah.jpg);
}
.splash_montana {
	background-image:url(images/headermontana.jpg);
}
.splash_prodtest {
	background-image:url(images/headerprodtest.jpg);
}
.splash_prodair {
	background-image:url(images/headerprodair.jpg);
}
.splash_prodpower {
	background-image:url(images/headerprodpower.jpg);
}
.splash_prodprotect {
	background-image:url(images/headerprodprotect.jpg);
}
.splash_prodrev {
	background-image:url(images/headerprodrev.jpg);
}
.splash_prodscada {
	background-image:url(images/headerprodscada.jpg);
}
.splash_prodstandby {
	background-image:url(images/headerprodstandby.jpg);
}
.splash_prodrotate {
	background-image:url(images/headerprodrotate.jpg);
}
.splash_prodtrans {
	background-image:url(images/headerprodtrans.jpg);
}
.splash_ncalifornia {
	background-image:url(images/headerncalifornia.jpg);
}
.splash_career {
	background-image:url(images/headercareer.jpg);
}

/*#splash a#find_out {
	position:absolute;
	text-decoration:none;
	color:#aae48c;
	left:278px;
	top:151px;
	font-size:15px;
}
#splash a#find_out:hover { color:#ffffff; }
#home_blog {
	margin-left:43px;
	margin-top:50px;
}
#home_blog img { display:block; }
#home_blog div { margin-top:20px; margin-bottom:20px; border:0px; border-bottom:1px solid #c9c9c9; width:967px; padding:0px; }
*/

/*.splash {
	width:880px;
	height:226px;
	position:relative;
}
.splash img {
	position:absolute;
	right:0px;
	top:78px;
}
*/
/*ul.plainul {
	margin:0;
	padding:0;
}
ul.plainul li {
	list-style:none;
	display:block;
}
ul.plainul li a {
	text-decoration:none;
	color:#FFFFFF;
}
ul.plainul li a:hover, ul.plainul li a.active {
	color:#999999;
}

ul.submenuul {
	margin:0;
	padding:0;
}
ul.submenuul li {
	list-style:none;
	display:block;
}
ul.submenuul li a {
	text-decoration:none;
	color:#FFFFFF;
    padding:5px 15px 4px 6px;
}
ul.submenuul li a:hover, ul.submenuul li a.active {
	color:#999999;
}*/

/*********************** Main Content ********************/

.content {
	margin-left:43px;
	margin-top:20px;
	width:967px;
	background-color:#FFFFFF;
}

#right_column {
	width:300px;
	float:left;
	min-height:200px;
	/*padding-top:20px;*/
}
#left_column {
	width:610px;
	float:left;
	margin-right:35px;
}
#right_home {
	width:580px;
	float:left;
	min-height:200px;
}
#left_home {
	width:320px;
	float:left;
	margin-right:35px;
}

a h2, h2 {
	font-weight:normal;
	font-size:24px;
	color:#333333;
	margin-top:0px;
	margin-bottom:6px;
	line-height:40px;
	text-decoration:none;
}
h2.short_h2 {
	width:430px;
}
span.post_details {
	font-size:9px;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3A93B7;
}
div.post {
	margin-bottom:40px;
	z-index:100;
}
div.text {
	margin-top:20px;
}

/******************** Manufacturers **********************/
.mfg {
	width:600px; 
	float:left;
	border:3px solid #EEEEEE;
}
.mfgdesc {
	width:330px; 
	float:left; 
	padding:4px 10px;
	font-size:12px;
}
.mfgdesc img {
	padding-right: 10px;
}
.mfgdetails {
	width:230px; 
	float:left; 
	/*background-color:#CCCCCC; */
	padding:4px 10px;
	font-size:11px;
}
.mfgdetails h4 {
	padding:0; 
	margin:0;
	font-size:13px;
}
.mfgdetails ul {
	padding:0 0 0 20px; 
	margin:0;
}
.mfgdetails ul li {
	padding:0; 
	margin:0; 
	font-size:11px;
}

.mfglinks {
	width:580px; 
	float:left;
	border:3px solid #EEEEEE;
	padding:4px 10px;
	font-size:12px;
}
.mfglinks ul {
	list-style-type:none;
	padding-top:0;
	margin-top:0;
}
.mfglinks li {
	background: url(images/bulletarrow.png) left 4px no-repeat; 
	padding:0 10px 5px 20px;
}
.mfglinks h3 {
	color:#D64029;
	font-size:18px;
}

/* 
	Categories
*/

#categories {
	/*background-color:#e6e6e6;
	border:1px solid #d0d0d0;*/
	width:283px;
	padding:10px;	
	margin:0px;
	margin-bottom:10px;
	padding-top:9px;
}

#categories img {
	margin: 6px;
}

.cat_samples {
	text-align:center;
	font-size:11px;
	border:3px solid #CCCCCC;	
	padding: 5px 10px;
}
.cat_content {
	background-color:#ffffff;
	font-size:12px;
	border:3px solid #CCCCCC;	
	padding: 5px 10px;
	margin-bottom: 10px;
}
.cat_content p {
	margin:0;
	padding:3px 0;
}
.cat_content img {
	margin:6px;
}
.cat_content ul {margin:0px; padding:0px; padding-top:10px; padding-bottom:15px;}
.cat_content ul li {
	margin:0px; 
	padding:15px;
	padding-top:0px;
	padding-bottom:5px;
	list-style:none;
}
.cat_content ul ul li{
	list-style:square;
	margin-left:30px;
	padding:0;
	padding-right:10px;
}
.cat_content ul li a{
	color:#403f3f;
	text-decoration:none;
	border-bottom:1px solid #ebe9e3;
	display:block;	
	padding-top:5px;
	padding-bottom:5px;	
}
.cat_content ul li a:hover { color:#3A93B7 }
#categories a small {
	font-style:normal;
	font-size:9px;
	text-transform:uppercase;
	color:#b3a37b;
	padding-left:2px;
}
.cat_samples h4 {
	color: #D64029;
	padding: 0;
	margin: 0;
	padding-top:14px;
	font-size:18px;
}
.cat_content h4 {
	color: #D64029;
	padding: 0 0 6px 0;
	margin: 0;
	font-size:18px;
}
/*div.viewbutton {*/
	/*margin:0;
	padding:0;
	padding-top:96px;
	padding-left:219px;*/
/*	position:absolute;
	left:219px;
	top:129px;
	width:60px;
	height:50px;
	z-index:505;
}*/

/******************** General Styles *******************/

p { margin:0px; margin-bottom:20px; }
a { text-decoration:underline; color:#3A93B7; }
a:hover { text-decoration:none;}
a img { border:0px; }

.search {
	width:175px;
}
blockquote {
	margin:0;
	padding:0;
	padding-left:30px;
}
div.errors {
	width:500px;
	border:3px solid #FF0000;
	padding:5px 20px;
	color:#FF0000;
	font-size:14px;
	text-align:center;
}
div.messages {
	width:500px;
	border:3px solid #339933;
	padding:5px 20px;
	color:#339933;
	font-size:14px;
	text-align:center;
}

/*** PHOTO STYLE ***/
div.photo {
	float:right;
	background-color:#f5f5f5;
	margin-left:10px;
	margin-bottom:10px;
	font-size:9px;
	padding:2px;
	border:1px solid #d8d8d8;
	text-align:center;
	width:116px;
}
div.photo img {
  display:block;
  margin-bottom:10px;
  border:1px solid #d8d8d8;
}
div.photo_left {
  float:left;
  background-color:#f5f5f5;
  margin-right:10px;
  margin-bottom:10px;
  font-size:9px;
  padding:5px;
  border:1px solid #d8d8d8;
  text-align:center;
}
div.photo_left img {
  display:block;
  margin-bottom:10px;
  border:1px solid #d8d8d8;
}

div.photo_center {
  margin:auto;
  background-color:#f5f5f5;
  margin-bottom:20px;
  font-size:11px;
  padding:10px;
  border:1px solid #d8d8d8;
  text-align:center;
}
div.photo_center img {
  display:block;
  border:1px solid #d8d8d8;
  margin:auto;
}
/*strong { color:#454545; }*/

h3 {
	color: #005D9F;
	padding: 0;
	margin: 0;
	margin:24px 0 8px 0;
	font-size:20px;
}
div.text p {
	margin-left: 10px;
}
.leadin {
	font-size: 15px;
	font-style:italic;
	font-weight: bold;
}
sup {
	font-size:9px;
}
.signature {
	margin-left:40px; 
	display:block;
}
.totop {
	font-size:10px;
}
.totop a {
	color:#403f3f;
	text-decoration:none;
	border-bottom:1px solid #ebe9e3;
	display:block;	
	padding-top:5px;
	padding-bottom:5px;	
}
.totop a:hover { color:#3A93B7 }

/************** Smart List styles *****************/
.slheader {
	width:570px;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
#sl2-pagination {margin-left:100px;}
#sl2-pagination span {padding-left: 2px; padding-right: 2px; }
.sl2-pagination-selected { border: 1px solid #336699; background-color: #E5F3FE; font-weight: bold; padding: 2px; }
.sl2-pagination-selected a:link, .sl-pagination-selected a:visited { text-decoration: none; color: #0099FF }
.item {
	padding:10px 0;
	/*border:1px solid #000000;*/
}
.flags {
	font-size:10px;
	padding-left:10px;
}

/*********** territory map hover ****************/
#terrmap {
    width: 570px; 
	height: 550px;
    background:#fff url(images/northwestmaphover-201106.jpg) top left no-repeat;
    margin: 10px auto; 
	padding: 0;
    position: relative;
}
#terrmap li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#terrmap li, #terrmap a {
  	/*height:352px;
    width:526px;*/
    display: block;
}
/*#terrmap a {border: solid 1px #f00;}*/

li#terralaska, li#terralaska a {
	top:0px;
	left:0px;
	height:180px;
	width:190px;
}
#terralaska a:hover {
    background:#fff url(images/northwestmaphover-201106.jpg) top left no-repeat;
    background-position:0 -550px;
}
li#terrwwash, li#terrwwash a {
	top:180px;
	left:100px;
	height:80px;
	width:170px;
}
#terrwwash a:hover {
    background:#fff url(images/northwestmaphover-201106.jpg) top left no-repeat;
    background-position:-100 -1280px;
}
li#terrewash, li#terrewash a {
	top:50px;
	left:257px;
	height:99px;
	width:88px;
}
#terrewash a:hover {
    background: transparent url(images/northwestmaphover.jpg) -257px -1106px no-repeat;
}
li#terrmont, li#terrmont a {
	top:95px;
	left:347px;
	height:75px;
	width:167px;
}
#terrmont a:hover {
    background: transparent url(images/northwestmaphover.jpg) -347px -1503px no-repeat;
}
li#terroregon, li#terroregon a {
	top:151px;
	left:194px;
	height:75px;
	width:118px;
}
#terroregon a:hover {
    background: transparent url(images/northwestmaphover.jpg) -194px -1911px no-repeat;
}
li#terrutah, li#terrutah a {
	top:173px;
	left:315px;
	height:145px;
	width:120px;
}
#terrutah a:hover {
    background: transparent url(images/northwestmaphover.jpg) -315px -2285px no-repeat;
}

/***************** contact form ********************/
.contactform {
	margin:0;
	padding:0 20px;
	font-size:10px;
}
.formlabel {
	font-size:11px;
	padding:2px;
}
input, textarea, select {
	border:1px solid #CCCCCC;
	background-color:#f3f3f3;
	padding:2px;
	margin:0 5px 0 0;
	line-height:12px;
}
input#email_button {
	background-color:#519330;
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	border:0px;
	padding:4px;	
}
input#email_button:hover {
	background-color:#333333;
}
.reqd {
	color:#CC0000;
}

/***************** homepage map ********************/

a#alaska {
	width:227px; 
	height:204px; 
	display:block; 
	background:transparent url(images/state-alaska.png) left top no-repeat; 
	position:absolute; 
	top:8px; 
	left:0;
	z-index:10;
	outline:0;
}
a#alaska:hover {
	background-position:0 -204px;
}
a#wwashington {
	width:160px; 
	height:82px; 
	display:block; 
	background:transparent url(images/state-wwashington.png) left top no-repeat; 
	position:absolute; 
	top:173px; 
	left:114px;
	z-index:11;
	outline:0;
}
a#wwashington:hover {
	background-position:0 -82px;
}
a#ewashington {
	width:125px; 
	height:133px; 
	display:block; 
	background:transparent url(images/state-ewashington.png) left top no-repeat; 
	position:absolute; 
	top:116px; 
	left:261px;
	z-index:12;
	outline:0;
}
a#ewashington:hover {
	background-position:0 -133px;
}
a#montana {
	width:203px; 
	height:114px; 
	display:block; 
	background:transparent url(images/state-montana.png) left top no-repeat; 
	position:absolute; 
	top:173px; 
	left:352px;
	z-index:13;
	outline:0;
}
a#montana:hover {
	background-position:0 -114px;
}
a#oregon {
	width:133px; 
	height:96px; 
	display:block; 
	background:transparent url(images/state-oregon.png) left top no-repeat; 
	position:absolute; 
	top:244px; 
	left:212px;
	z-index:14;
	outline:0;
}
a#oregon:hover {
	background-position:0 -96px;
}
a#ncalifornia {
	width:168px; 
	height:105px; 
	display:block; 
	background:transparent url(images/state-ncalifornia.png) left top no-repeat; 
	position:absolute; 
	top:339px; 
	left:122px;
	z-index:15;
	outline:0;
}
a#ncalifornia:hover {
	background-position:0 -105px;
}
a#utah {
	width:222px; 
	height:198px; 
	display:block; 
	background:transparent url(images/state-utah.png) left top no-repeat; 
	position:absolute; 
	top:249px; 
	left:332px;
	z-index:5;
	outline:0;
}
a#utah:hover {
	background-position:0 -198px;
}
