/* CSS Document */

/*standard elements/tags */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0033CC;
	}

.map img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #0033CC;	
	}

a:hover, a:active { 
	text-decoration: none; 
	}
.anchor {
	color:#0033CC;
	}
.orange {
	color: #F2B300;
	}

div#container {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;    
	}

/*Top Navigation Formatting*/

div#nav {
	clear: both;
	height: 10px;
	padding: 1px;
	font-size: 10px;
	text-align: right;
	padding-left: 180px;
	}

#nav a {
	padding-right: 4px;
	}

/* Menu side bar Formatting */

div#menu {
	float: left;
    width: 175px;
    padding: 1px;
	}

#menu ul {
	text-decoration: none;
	list-style-type: none;
	}

#menu .sub {
	font-weight: normal;
	text-indent: -30px;
	font-size: 12px;
	}

#menu .subsub {
	font-weight: normal;
	text-indent: -20px;
	font-size: 10px;
	}

#menu li {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	text-indent: -40px;
	}

#menu #classified {
	font-size: 12px;
	padding: 4px;
	text-align: center;
	border: 20px solid #FFFFFF;
	}

#menu #classified #job {
	font-size: 10px;
	}

#menu #classified ul {
	text-align: left;
	}

#menu h1 { 
	background: transparent url(images/NWPdrop150.jpg) no-repeat top left; 
	margin-top: 0px; 
	width: 150px;
	height: 128px;  
	float: none;
	}

#menu h1 span {
	display:none
	}

/* Job side menu */

.jobs {
	margin-top: 40px;
	}

.jobs h4{
	margin-top: 0px;
	width: 150px;
	height: 128px;
	float: none;
	background-color: transparent;
	background-image: url(images/classifieds.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	margin-bottom: 0px;
	}

.jobs h4 span {
	display:none;
	}

.jobs h2{
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	margin: 0px;
	background-position: center;
	}

.jobs h3{
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin: 0px;
	}
	
/* Footer formatting */

div#footer {
	clear: both;
	text-align: center;
	font-size: 9px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin-top: 30px;
	}

#footer img{
	margin-right: 15px;
	margin-left: 15px;
	}

/* Employment page Formatting */

.jobspecial h2{
	font-size: 12px;
	color: #F2B300;
	margin-bottom: 5px;
	text-align: center;
	}

.jobspecial h1 {
	font-size: 14px;
	color: #F2B300;
	margin-bottom: 5px;
	text-align: center;	
	}

.jobpost h1 {
	font-size: 20px;
	color: #F2B300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F2B300;
	margin-bottom: 5px;
	}

.jobpost h2 {
	font-size: 10px;
	font-weight: bold;
	color: #0033CC;
	margin: 2px;
	}

.jobtext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.jobpost h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	}


/* Main content formatting */

div#content {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 180px;
	}
	
div#left {
	float: left;
	width: 48%;
	padding: 2px;
	margin-top: 30px;
	}

div#right {
	float: right;
	width: 48%;
	padding: 2px;
	margin-top: 30px;	
	}

#right ul, #left ul {
	text-decoration: none;
	list-style-type: none;
	}

#right li, #left li {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin-left: -40px;
	}

#right ul.rental, #left ul.rental {
	text-decoration: none;
	list-style-type: none;
	}

#right li.rental, #left li.rental {
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	text-indent: 0px;
	font-weight: normal;
	}
	
#right img, #left img {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	}

#right img.rental, #left img.rental {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	}
#feature img {
	padding-bottom: 20px;
}


#left h1 {
	font-size: 20px;
	color: #F2B300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F2B300;
	text-decoration: none;
	}

#right h1 {
	font-size: 20px;
	color: #F2B300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F2B300;
	}

/* Feature formatting */

div#feature {
	padding: 0px;
	font-size: 14px;
	width: 500px;
	}

#feature a {
	font-size: 10px;
	font-weight: bold;
	}
#feature sub_img {
	margin-left: 20px;
	}	

#feature h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	}
	
#feature h3 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	text-align: center;
	color: #F2B300;
	}

#feature h5 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	}

#feature h6 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}

#feature h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	}

#feature h5.rental {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	float: left;
	line-height: normal;
	}

#feature #large {
	margin-bottom: 20px;
	}

.contact {
	font-size: 10px;
	width: 165px;
	margin-bottom: 20px;
	margin-top: 20px;
	}

.contact h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}

.text {
	text-align: justify;
	}

.text1 {
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	}

#feature #bigger {
	font-size: 18px;
	font-weight: bold;
	}

/* email Form settings */

div#form {
	font-size: 12px;
	width: 300px;
	float: left;
	padding-top: 10px;
	margin-left: 100px;
	}

div#form1 {
	font-size: 12px;
	width: 400px;
	float: left;
	padding-top: 10px;
	margin-left: 50px;
	}

#form br {
	clear: left;
	}

#form .button {
	text-align: left;
	width: 100px;
	}

label,input {
	display: block;
	width: 150px;
	float: left;
	}

select {
	display: block;
	float: left;
	margin-bottom: 10px;
	}

label {
	width: 100px;
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	color: #F2B300;
	}

input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;	
	}

.label {
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	color: #F2B300;
	}

.message {
	padding-left: 10px;
	font-size: 11px;
	}
.equipmnt {
	text-decoration: underline;
}
hr {
	height: 3px;
	margin-top: 0px;
	padding-top: 0px;
	border:none;
	background-color: #0033CC;
}
.qty {
	float: left;
	margin-left: 30px;
}

.inventory {
	margin-left: 100px;
	margin-bottom: 20px;
}
#promo img {
	float: left;
	clear: right;
}
.partnum {
	font-size: 10px;
	font-weight: bold;	
}
