/* ===============================================
PROJECT TITLE

--------------------------------------------------
AUTHOR(S): 
	wes@topspotims.com
	jwynn@topspotims.com (Jeremy)

==================================================
COLOR TABLE
--------------------------------------------------
BACKGROUND      #fff;

=================================================*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #3f3f3f;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

h1 {
	font-size: 1.8em;
	color: #666;
	margin-bottom: 0;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0;
	color: #666;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 0;
	color: #666;
}

fieldset {
	border: 0;
	padding: 2px 10px;
}

form ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

input { border: 1px solid #bbb; margin: 0; }

label {
	color: #666;
	display: block;
}

li.checkboxes label {
	display: inline;
	margin: 0 5px 0 15px;
} 

li.checkboxes p {
	margin-top: 0;
}

li.checkboxes span {
	color: #666;
}

input, textarea {
	background: #fff;
	color: #666;
	border: 1px solid #bbb;
	padding: 2px;
}

#outer {
	background: #3f3f3f url(../images/bg.jpg) repeat-x top left;
}

a {
	text-decoration: none;
	color: #029ec3;
}

a:hover {
	text-decoration: underline;
}

#product-gallery a img { border: none; }

ol { 
	
}

/* WRAPPER   ---------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 962px;
	background: #fcfcfc;
}

/* SIDEBAR   ---------------------------------------*/
#sidebar {
	float: left;
	width: 212px;
	background: transparent url(../images/bg-sidebar.jpg) no-repeat left top;
	position: relative;
}

#logo {
	display: block;
	width: 214px;
	height: 164px;
	background: transparent url(../images/logo.jpg) no-repeat left top;
	text-indent: -9999px;
	margin-top: 17px;
	overflow: hidden;
}
/* added 9 april - sal */
#parentCompany {font-weight:bold;font-style:italic;position:absolute;top:6px;left:35px;}

/* HEADER   ---------------------------------------*/
#header {

}

#phoneNumber {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #029ec3;
	font-weight: bold;
	margin: 30px 0 0 100px;
	float: left;
}

#phoneNumber span {
	color: #4b4b4b;
}

#rfq {
	display: block;
	width: 141px;
	height: 37px;
	background: transparent url(../images/bg-rfq.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: auto;
	margin:0 0 7px 20px;
}

a#rfq:hover{
	background: transparent url(../images/bg-rfq-hover.jpg) no-repeat left top;
}

#banner {
	height: 170px;
	width: 720px;
	background: transparent url(../images/banner2.jpg) no-repeat left top;
	clear: right;
}

/* PRIMARY NAV   ---------------------------------------*/
ul#primaryNav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fcfcfc url(../images/bg-nav-menu.jpg) repeat-y 8px top;
	width: 212px;
}

ul#primaryNav a {
	display: block;
	font-size: 1.1em;
	line-height: 34px;
	background: transparent url(../images/bg-nav-link.jpg) no-repeat left top;
	color: #029ec3;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 11px 0 21px;
	border-bottom: 1px solid #eee;
	padding: 1px 0 0 20px;
}

ul#primaryNav a span {
	display: block;
	padding: 0 0 0 30px;
	background: transparent url(../images/nav-bullet.gif) no-repeat 15px center;
}

ul#primaryNav a:hover {
	color: #666;
	background: transparent url(../images/bg-nav-link-hover.jpg) no-repeat left top;
}

ul#primaryNav li.active a {
	background: transparent url(../images/bg-nav-link-active.jpg) no-repeat left top;
}

#primaryNav li {
	position: relative;
}

#primaryNav ul {
	position: absolute;
	margin: 0;
	padding: 0;
	left: -9999px;
	list-style: none;
	z-index: 500;
	border: 1px solid #dedede;
	background: #fff;
}


#primaryNav ul div {
	min-width: 200px;
}
#primaryNav #machinedPartsNav div, #primaryNav #materialsNav div {
	float: left;
}


#primaryNav ul li {
	width: 200px;
}

#primaryNav ul li.col2 {
	margin-left: 200px;
}

#primaryNav ul li.col3 {
	margin-left: 400px;
}

#primaryNav ul li.pmpfirst { /*First <li> of a multi-column in the Plastic Machined Parts list*/
	margin-top: -296px;
}

#primaryNav ul li.pmplast { /*Last <li> of the entire multi-column list of Plastic Machined Parts */
	margin-bottom: 74px;
}

#primaryNav ul li.pmfirst { /*First <li> of a multi-column in the Plastic Machined Parts list*/
	margin-top:  -185px;
}

#primaryNav ul li.pmlast { /*Last <li> of the entire multi-column list of Plastic Materials list*/
	margin-bottom: 36px;
}

#primaryNav ul a {
	background: #fff;
	border-bottom: 1px solid #eee;
}

#primaryNav li:hover ul, #primaryNav li.sfhover ul {
	left: 200px;
	top: 0;
}

#primaryNav #machinedPartsNav, #primaryNav #materialsNav {
	width: 600px;
}

/* PRODUCT NAV   ---------------------------------------*/
div#productNav {
	width: 260px;
	height: 279px;
	background: transparent url(../images/bg-product-nav.jpg) no-repeat left top;
	float: right;
	margin: 0 0 20px;
}

div#industryNav {
	width: 200px;
	height: 279px;
	float: right;
	margin: 0 0 20px;
	background: transparent url(../images/bg-industries-nav.jpg) no-repeat left top;
}

#productNav p, #industryNav p {
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

#productNav ul, #industryNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left: 10px;
}

#productNav a, #productNav p, #industryNav a, #industryNav p {
	color: #fff !important;
}

#industryNav p {
	text-align: center;
}

#productNav li, #industryNav li {
	border-top: 1px solid #5dc0d9;
	padding: .3em 0;
	line-height: 1;
}

#productNav a, #industryNav a {
	font-size: .9em;
	background: transparent url(../images/product-nav-bullet.gif) no-repeat 3px center;
	padding-left: 10px;
}

/* CONTENT   ---------------------------------------*/
#contentWrapper {
	float: left;
	width: 720px;
	background-color: #fcfcfc;
	padding: 0 15px;
	background: #fcfcfc url(../images/bg-header.jpg) no-repeat right top;
}

#content {
	padding: 0 0 20px 0;
	overflow: auto;
}

#content p {
	font-size: 1.2em;
	color: #666;
}

#content img.floatright {
	margin: 0 0 10px 10px;
}

#content img.floatleft {
	margin: 0 10px 10px 0;
}

#content span.B_crumbBox {
	display: block;
	height: 23px;
	width: 711px;
	background: transparent url(../images/bg-breadcrumbs.jpg) no-repeat left top;
	font-size: 1.2em;
	margin: 10px 0 0;
	color: #666;
	padding: 0 0 0 7px;
	line-height: 2em;
}

#buckets ul, #buckets ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#buckets li ul {
	margin-bottom: 10px;
}

#buckets li {	
	width: 230px;
	float: left;
	background: transparent url(../images/bg-bucket.jpg) repeat-y left 20px;
	padding-bottom: 20px;
	margin-right: 6px;
}

#buckets li li {
	float: none;
	background: none;
	padding-bottom: 0;
}

#buckets h2 {
	width: 230px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #029ec3;
	background: transparent url(../images/bg-bucket-header.jpg) no-repeat left top;
	margin: 0 0 8px 0;
	font-size: 1.1em;
	text-transform: uppercase;
}

#buckets h2 a:hover {
	color:#fff;
	text-decoration: none;
}

#buckets li li a {
	display: block;
	text-decoration: none;
	color: #666;
	line-height: 1.8em;
	margin: 0 20px 0 20px;
	border-bottom: 1px dotted #bbb;
}

#buckets li li a:hover {
	text-decoration: underline;
}

#buckets a.readMore {
	 font-weight: bold;
	 color: #029ec3;
	 margin: 0 0 0 20px;
	 font-size: 1.2em;
}

#content p, #content ul, #content ol {
	font-size: 1.2em;
	color: #666;
	line-height: 1.5;
}

#content ul ul, #content ol ul {
	font-size: 100%;
}

#content #contentLeft, #content #contentRight {
	float: left;
}

#content #contentLeft {
	width: 500px;
	padding-right: 10px;
}

#content #contentRight {
	width: 180px;
	padding: 0 0 20px 10px;
	border-left: 1px solid #dedede;
}

#contentRight h2 {
	margin-bottom: 15px;
	font-size: 1.5em;
}

#contentRight ul {
	margin: 7px 0 0;
	padding: 0;
	list-style: none;
}

#contentRight img {
	margin: 0 0 10px 10px;
}

/* added 9 april sal */
#contentRight #cta-metal-parts {display:block;width:180px;height:150px;text-indent:-9999px;background:url(/images/cta-metal-parts.jpg) no-repeat;margin:0 0 10px;}

.seeGallery {
	display: block;
	font-size: 1.2em;
	margin: 10px 0 0;
}

p#alert {
	background: #77ffae;
	padding: 4px 6px;
	margin-bottom: 0;
	border: 1px solid #40b55d;
	width: 75%;
	clear: both;
	color: #318947;
}

.closeAlert {
	margin-right: 4px;
}

.closeAlert:hover {
	text-decoration: none;
}

table#products p.error, table#products p.alert {
	margin: 0;
	padding: 4px 6px;
	width: auto;
}

table#products tr td.alert {
	background: #77ffae;
	border: 1px solid #40b55d;
}

#productTable ul {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
/* 	line-height: auto; */
	clear: left;
}

#productTable td { width:18%; padding: 1%; }

#productTable td.hover {
	padding: 8px !important;
	border: 2px solid #bbb;
}

.boxy-inner p.error {
	margin: auto 15px 15px;
	padding: 4px 6px;
	font-size: 1.2em;
	color: #fff;
	border: 1px solid #cb4449;
	background: #f07370;
}

a.add-item {
	padding: 4px 8px;
	font-size: 1.5em;
	background: #4E99C0;
	color: #fff;
}

.add-item:hover {
	background: #666;
	text-decoration: none;
}

ul#deleteControls {
	margin: 15px 0 25px 15px;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#deleteControls li {
	float: left;
	margin-right: 5px;
}

a.confirm-delete, a.cancel-delete {
	display: block;
	font-size: 1.2em;
	outline: none;
}

.confirm-delete:hover, .cancel-delete:hover {
	text-decoration: none;
}

table#delete-item {
	min-width: 200px;
}

table#delete-item th, #delete-item td {
	padding: 4px;
	font-size: 1.2em;
	text-align: left;
}

#delete-item th {
	background: #666;
	color: #fff;
}

#delete-item td {
	background: #ccc;
	color: #666;
}

#productSearch {
	float: left;
}

p.viewAll {
	padding: 5px 0 0;
	margin-bottom: 0;
}

p.viewAll a {
	margin: 5px 0 0 10px;
	padding: 5px 0 0;
	
}

#request-quote img {
	margin-top: 15px;
}


#industriesContent { width: 520px; float: left; }

#productTable { 
	clear: both;
}
#productTable td { 
	vertical-align: top;
}
div#partsWrap { 
	padding: 15px;
	background: #efefef;
	overflow: auto;
}
ul.partsList {
	width: 170px;
	float: left;
	margin-right: 15px;
	list-style: disc;
	color: #bbb !important;
	margin-left: 0;
}
a.getQuote { 
	display: block;
	width: 121px;
	height: 23px;
	background: transparent url(../images/rfq-small.jpg) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 3px;
	overflow: auto;
}
#galleryWrap {
	background: #efefef;
	padding: 1px 0 10px 5px;
	margin-top: 10px;
}
#galleryWrap h2, #galleryWrap a.seeGallery { margin-left: 10px; }

/* MODAL FORMS   ---------------------------------------*/
form.modalForm {
	padding-top: 0;
}

.modalForm ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.modalForm li {
	margin-bottom: 15px;
}

.modalForm label {
	display: block;
	font-size: 1.2em;
	color: #666;
}

.modalForm input {
	background: #fff;
	color: #666;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

.modalForm #submitButton, a.confirm-delete {
	background: #4E99C0;
	color: #fff;
	border: none;
	padding: 4px 8px;
	cursor: pointer;
}

.modalForm #cancelButton, a.cancel-delete {
	padding: 4px 8px;
	background: #cf7777;
	color: #fff;
	border: none;
	cursor: pointer;
}

/* PRODUCT MANAGER TABLES   ---------------------------------------*/
#products {
	width: 90%;
	margin: 15px 0 0;
	clear: left;
}

#products td, #products th {
	text-align: left;
	padding: 4px;
	font-size: 1.2em;
}

#products th {
	background: #666;
	color: #fff;
	border: 1px solid #555;
}

#products td {
	background: #eee;
	color: #666;
	border: 1px solid #ccc;
}

#pageNav {
	font-size: 1.2em;
	color: #666;
	margin: 5px 0 0;
}

/* SEARCH   ---------------------------------------*/
#ajaxSearch_form {
	width: 240px;
	height: 20px;
	float: right;
	padding-top: 25px;
	padding-bottom: 10px;
}
#ajaxSearch_form label {
	display: inline;
}
span.ajaxSearch_paging {
	display: block;
	font-size: 1.2em;
	color: #666;
	padding-bottom: 10px;
}
a.ajaxSearch_resultLink {
	font-size: 1.2em;
}

/* QUICK FORM   ---------------------------------------*/
#rfqForm { 
	background: #efefef;
	margin-top: 5px;
}
#rfqForm input, #rfqForm textarea {
	margin-bottom: 5px;
}
#rfqForm input { border: 1px solid #bbb; padding: 2px; }
#rfqForm textarea { 
	width: 147px;
	height: 50px;
	border: 1px solid #bbb;
}
#rfqForm h2 { margin-top: 5px; margin-bottom: 0px;}

/* FOOTER   ---------------------------------------*/
#footer {
	height: 52px;
	width: 962px;
	clear: both;
	background: transparent url(../images/bg-footer.jpg) no-repeat left bottom;
	overflow: auto;
}

#footer p {
	float: left;
	color: #fff;
	margin: 20px 0 0 20px;
}

#footer ul {
	float: right;
	margin: 20px 10px 0 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#footer ul li {
	float: left;
}

#footer li a {
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	border-right: 1px solid #fff;
	padding-right: 5px;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer li.last a {
	border-right: 0;
}

#home #bottom {
	width: 962px;
	height: 29px;
	padding: 20px 0 20px;
	background: #3f3f3f url(../images/bg-bottom.jpg) no-repeat left center;
}

#bottom {
	height: 96px;
	width: 962px;
	background: #3f3f3f url(../images/bg-bottom-internal.jpg) no-repeat left center;
	padding: 20px 0 20px;
}

#bottom p{
	padding: 10px 0 0 20px;
	color: #ebebeb;
}

#bottom a{
	text-decoration: underline;
}

#ajaxSearch_submit:hover, .submit:hover{
	cursor: pointer;
	background: #029EC3;
	color:#fff;
}

#mainForm{
	margin-bottom: 15px;
}

#mainForm li{
	margin-top: 4px;
}

#mainForm li label{
	margin-top: 10px; 
}


#content span.required, #content p.required{
	color: #990000;
	font-weight: bolder;
}

#content p.required{
	margin: 8px 0 2px 0;
}

#rfqForm p.required{
	text-align: right;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	.ajaxSearch_resultExtract{
		display: none;
	}
	
	.ajaxSearch_result{
		margin-bottom: 15px;
		font-size: 1.2em;
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px;
	}