/* 
Part Target Stylesheet
---------------------------------------- */


html {
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	font: .8em Arial,Tahoma,Verdana,sans-serif;
	background:#fff;
	color: #333;
}

/* Reset
---------------------------------------- */

html,body,form,fieldset {margin:0;padding:0;border:0;}
table,td,th {font-size:1em;}
th {text-align: left}
td {vertical-align: top}
a {color:#005DA4}
a:hover, a:active {color:#971C15}
h2 a {text-decoration: none;}
h2 a:hover {text-decoration: underline}
img {border:0}
input, textarea {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	border: 1px solid #A7A6AA;
	outline-color: #B3DAEF;
	outline-color: #589FD2;
	outline-width: medium;

}

/* Layout
---------------------------------------- */

#header {
}
#content {
	padding: 0;
	/*min-height: 250px;
	overflow: hidden;*/
}

.mode-rfq #content {
	background-position: 0 0;
}

#footer {
	padding: 20px 0 0;
	text-align: center;
	width: 980px;
	margin: 0 auto 30px;
	clear: both;

}

#middlePane {
	/*overflow: hidden;*/
	padding: 0;
	z-index: 1;
}

#contentBar {
}

.layout-cr .content-pane {
	clear: left;
	width: 648px;
	float: left
}
.layout-lc .content-pane {
	clear: left;
	width: 648px;
	float: right
}

.sidebar {
	width: 312px;
	margin: 0
}
.right-pane {
	/*font-size: .85em;*/
	float: right;
}
.left-pane {float: left}


#rightSidebar .block-wrapper {
	margin: 0;
	margin-bottom: 20px;
}


.sidebar a {text-decoration: none}
.sidebar a:hover {text-decoration: underline}

/* Wrappers */
.wrapper { margin: 0 auto }

.top-wrapper {
	margin: 0 auto;
	width: 980px;
}

/*
.quote-form { margin-top: 3px; }
*/
.catalog-rfq { margin-top: 2px; }

/* Wide layout */
#header .wrapper,
#content .wrapper,
#getQuote .wrapper { 
	width: 980px;
	text-align: left; /* for ie 6*/
}

/* Useful styles
---------------------------------------- */
.clear {clear: both;}
.spacer {
	display: block;
	height: 1px; width: 1px;
	overflow: hidden;
	margin: 0;padding: 0;
	clear: both;
}

/* Page Header
---------------------------------------- */

#header .wrapper {
	position: relative;
	z-index: 10;
	top: 0;
	border-bottom: 2px solid #005DA4;
	height: 90px;
	margin-bottom: 20px;
	background: url(../image/pt/bg_header.png) 0 100% repeat-x;
}

/* Logo */
#header .logo {
	width: 200px; /*47*/
	height: 64px;
	margin: 0;
	overflow: hidden;
	padding-top: 13px;
	background: url(../image/pt/logo.png) -20px 17px no-repeat;
	position: relative;
}
#header .logo_a {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	height: 64px;
}

/* Top Nav */

#top-nav {
	border-collapse: collapse;
	border: 0;
	position: absolute;
	z-index: 20;
	right: 0;
	bottom: 0;
	height: 34px;
/*	
	top: 56px;
*/
	width: 780px;
	background-color:#fff;
}
.top-nav td {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	white-space:nowrap;
	text-align: center;
	padding-top: 6px;
}
.top-nav .tn-current {
	padding-top: 0;
}

.top-nav .tn-a {
	text-decoration: none;
	display: block;
	padding: 6px;
	position: relative;
	background-color: #efefef;
	margin-left: 2px;
	color: #666;
	border: 1px solid #efefef;
	border-width: 0 1px;
}
.tn-current .tn-a {
	border: 1px solid #005DA4;
	border-top-width: 4px!important;
	border-bottom: 0;
	background-color: #fff;
	top: 2px;
	padding-bottom: 8px;
	color: #333;
}
.top-nav .tn-quote {
	background-image: url(../image/pt/arrow_red.png);
	background-repeat: no-repeat;
	background-position: 11px 11px;
}


.top-nav .tn-a:hover {
	color: #971C15;
}
.tn-current .tn-a:hover {
	color: #333;
}
.tmn-active  .tn-a {
	z-index: 11;
	padding-top: 4px;
	padding-bottom: 8px;
	border-color: #005DA4;
	background-color: #fff;
	border-top-width: 1px;
	margin-bottom: -1px;
	top: 1px;
}
.tmn-active-current  .tn-a {
	z-index: 11;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.top-nav .tn-fsc, .top-nav .tn-nsn {
	padding-right: 15px;
	background-image: url(../image/pt/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 85% 12px;
}

.top-nav .tmn-active .tn-a {background-position: 85% 10px}

/* Top Menus */


.top-nav .tnm {
	position: relative;
	text-align: left;
	width: 100%;
	font-weight: normal;
}
.tnm .bg {
	position: absolute;
	z-index: 10;
	border: 1px solid #005DA4;
	font-size: 13px;
	background: #fff;
	padding: 5px 0;
	left: 2px;
	top: 1px;
}

.tnm ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 4px;
	border: 0;
}

.top-nav  li {
	padding: 2px 20px;
	background: transparent url(../image/pt/li.png) 7px .8em no-repeat;
	padding: 2px 20px 1px 16px;
}
.tnm a {
	line-height: 1.6em;
	padding: 0;
	color:#005DA4!important;
	text-decoration: underline;
	border: 0;
	text-indent: 0;
	text-decoration: none;
	display: inline;
}
.tnm a:hover, .tnm a:active {color:#971C15!important}
.tnm span {
	line-height: 1.6em;
	color:#333;
}



/* Top Search */

#header .top-search {
	position: absolute;
	top:5px;right:0;
	padding: 17px 0 0;
	white-space: nowrap;
	font-size: 12px;
}
.top-search .block {
	float: left;
	position: relative;
}

#header .searchtext {
	vertical-align: top;
	width: 216px;
	padding-right: 120px;
	font-size: 12px;
	height: 22px;
	border: 1px solid #d8d8d8;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	text-indent: 3px;
}

.top-search  .search-options {
	position: absolute;
	top: 7px;
	right: 30px;
	font-size: 10px;
	color: #999;
}

.content-pane .search-options {
	margin: 5px 0 -3px -7px;
}

.search-options .current {
	color: #333;
}
.search-options input {
	font-size: 10px;
	position: relative;
	top: -4px;
	border: 0;
	outline: none!important;
	vertical-align: top;
}
.search-options label {
	padding-left: 3px;
}
/*.search-options input::-moz-focus-inner { border: 0; }*/

.top-search .btn {
	width: 22px;
	height: 22px;
	margin: 0;
	position: absolute;
	top: 2px;
	right: 2px;
	border: 0;
	overflow: hidden;
	text-indent: -99em;
	cursor: pointer;
	background: #971C15 url(../image/pt/b_top_search.png) no-repeat;
}
.top-search .btn:hover {
	background-color: #DA4747;
}
.top-search .advanced-search {
	position: absolute;
	top: 0;
	margin: 0;
	right: 0;
	font-size: 11px;
}

.advanced-search  a {
	color: #333;
	text-decoration: none;
}
.advanced-search  a:hover {
	color: #971C15;
}


#header .search-title-label {
	display: block;
	padding: 6px 10px 0;
	height: 18px;
	float: left;
	text-shadow: white 1px 1px 1px;
}

input.default {color: #aaa}
input.default.active {color: #000}



/* Content Pane
---------------------------------------- */

/* Layout */

.container {
	margin-bottom: 0px;
}
.container .container .block-wrapper {
	margin-bottom: 0;
}
.container.shadows {
	background-color: transparent;
	margin-bottom: 6px;
}
.container.bg-index {
	margin-bottom: 0;
}

.block-wrapper {
/*
	margin: 9px 10px 10px;
	border: 1px solid #DADFE0;
*/
	position: relative;
}

.block-wrapper .block {padding: 0 20px}

/*
#contentBar .block-wrapper .block, #contentWide .block-wrapper .block {padding: 0 20px}
#contentBar .block-wrapper .block .block, #contentWide .block-wrapper .block .block {padding: 0 0 10px 0}
*/


#content .metaBlock {padding: 0}
.metaBlock .block, .metaBlock p {padding: 0!important}


.shadows .block-wrapper {
	top: -2px;
}

.container .block {padding: 8px 8px 0}
.sitemap .block {padding: 0 20px}
.pageNotFound  .block {padding: 0}

#rightSidebar .container .block {
	overflow: hidden;
}
#rightSidebar .block {
	padding: 8px 8px 0;
	padding: 8px 20px 0;
}

.block p {
	margin: 0;
	padding: 0 0 1em;
}

.block-text {
	margin: 0 20px .5em;
}
.block-text h3 {
	margin: 0;
}


/* Headers */


h1, .h1, .h1-small {
	font-weight: normal;
	text-align:left;
	font-size: 28px;
	margin: 0 0 20px;
	padding: 5px 20px;
	color: #fff;
	background: #005DA4;
	font-family: Arial,Ubuntu,Tahoma,Verdana,sans-serif;
	letter-spacing: -1px;
}
.h1-part {
	padding: 5px 6px; 
	margin-bottom: 23px;
}
.h1-small {
	font-size: 22px;
	padding: 5px 6px;
}

.page-rfq h1 {
	border: 0;
	background: none;
	padding: 20px 20px;
	margin: 0px;
}

p.h1 {
	margin-top: -1px;
	margin-top: 0;
	padding-bottom: 30px;
}


h1 a {color: #02658E}
h1 a:hover, h1 a:active {color:#971C15}



.framed h1 {
	padding-top: 2px;
}
.container h2 {
	margin: 0;
	padding: 4px 10px;
	font-size: 1.4em;
}

#contentBar .block-wrapper h2, #contentWide .block-wrapper h2, .page-rfq h2 {
	color: #333;
	background-color: #DADADA;
	padding: 5px 20px;
	font-weight: normal;
	margin: 0 0 .5em;
}

#content .col3-container .block-wrapper h2 {
	color: #005DA4;
	padding: 5px 20px;
	font-weight: normal;
	margin: 0;
	background-color: transparent;
}

#contentWide .block-wrapper .h2-alt {
	background-color: transparent;
	padding: 10px 0 10px 0px;
	margin: 10px 0 0;
/*	color: #fff;
	background: #005DA4;*/
}



#contentBar .block-wrapper .block h2, #contentWide .block-wrapper .block h2, .page-rfq h2 {
	margin: 0 -20px .5em;
}
.page-rfq h2 {
	margin: 0 -8px .5em;
	padding: 5px 20px;
}
#contentBar .block-wrapper .block h3, #contentWide .block-wrapper .block h3 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}
.h2-alt {
	color: #999;
	margin: -10px 20px 10px;	
}
#contentBar  .block-wrapper .h2-alt {
	background: none;
	color: #005DA4;
	margin: 0;
	padding: 0 6px 5px;
}


h3.h3-alt { 
	margin: -5px 20px 10px;
	color: #999
}

.h2-alt strong {color: #000 }

.container h2 a {
	text-decoration: none;
}


.col3-container {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.col3-container .article {
	float: left;
	width: 312px;
	margin-left: 22px;
	background-color: #efefef;
}
.col3-container .article-first {
	margin-left: 0;
}
.col3-container .article-last {
	margin-left: 0;
	float: right;
}
#contentWide  .col3-container h2 {
	margin-bottom: 0;
	background-color: #efefef;
}
.col3-container .block{
	padding: 160px 20px 10px;
}

#rightSidebar .article {
	background-color: #efefef;
}

.right_WeHelp .block {background: url(../image/pt/Homepage_We_Help_Source.jpg) no-repeat; padding: 160px 20px 10px!important;}
.right_Industries .block {background: url(../image/pt/Homepage_Main_Industries_We_Serve.jpg) no-repeat; padding: 160px 0 10px 20px!important;}
.right_Spotlights .block {background: url(../image/pt/Homepage_Spotlights.jpg) no-repeat; padding: 160px 20px 10px!important;}

.pic-about .right_WeHelp .block {background-image:url(../image/pt/About_We_Help_Source.jpg)}
.pic-about .right_Industries .block {background-image:url(../image/pt/About_Main_Industries_We_Serve.jpg)}
.pic-about .right_Spotlights .block {background-image:url(../image/pt/About_Spotlights.jpg)}

.pic-quality .right_WeHelp .block {background-image:url(../image/pt/Quality_We_Help_Source.jpg)}
.pic-quality .right_Industries .block {background-image:url(../image/pt/Quality_Main_Industries_We_Serve.jpg)}
.pic-quality .right_Spotlights .block {background-image:url(../image/pt/Quality_Spotlights.jpg)}

.pic-privacy .right_WeHelp .block {background-image:url(../image/pt/Privacy_We_Help_Source.jpg)}
.pic-privacy .right_Spotlights .block {background-image:url(../image/pt/Privacy_Spotlights.jpg)}

.rfq_text_01 .block {background: url(../image/pt/rfq_pic_01_n.jpg) no-repeat}
.rfq_text_02 .block {background: url(../image/pt/rfq_pic_02.jpg) no-repeat}
.rfq_text_03 .block {background: url(../image/pt/rfq_pic_03.jpg) no-repeat}


.right_Industries li {
	width: 125px; 
	float: left;
}

.rfq-pics {
	margin: 0;
}

.rfq-pics .article {
	border: 1px solid #005DA4;
}

#rightSidebar .block-wrapper h2 {
	margin: 0;
	padding: 6px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #005DA4;
/*
	color: #fff;
	background: #005DA4;
*/
}

#rightSidebar .block-wrapper h2 a {
/*
	color: #fff;
	*/
	text-decoration: none;
}


/*
#content .container fieldset h2 {
	background: #EBEBEB url(../image/bg_h2.png) repeat-x;
}
*/

/* Lists */

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em;	
}
ul li {
	background: transparent url(../image/pt/li.png) 2px .8em no-repeat;
	padding: 2px 0 2px 16px;
}
.container  ul li {
	padding-left: 20px;
	background-position: 5px;
}

.col3-container ul {
	padding-bottom: 0;
}

.glossaryLink {
}

.glossaryLink li {
	padding: 0;
	background: none;
}
.glossaryLink a {
	color: #fff;
	text-decoration: none;
	background: url(../image/pt/label_glossary.png) 0 0 no-repeat;
	width: 340px;
	height: 21px;
	overflow: hidden;
	display: block;
}
.glossaryLink a:hover{
	background-position: 0 -21px;
}

.glossary {margin-bottom: -1em}
.glossary dt, .glossary .code {font-weight: bold}
.glossary dd {	margin: .5em 0 1em 20px}
.glossary ul {	padding: .5em 0 0}


/* Alphabet */

.alphabet {
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 20px;
	border: 1px solid #005DA4;
}
.alphabet-container .alphabet {
	padding: 0 0 1em 0;
}

.alphabet ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.alphabet li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
	line-height: 2em;
}

.container .alphabet p {
	padding: 0;
	margin: 0;
}

.alphabet a, .alphabet span {	padding: 3px 6.5px }
.two-columns .alphabet a, .two-columns .alphabet span {	padding: 0 8px }

.alphabet .alphabet-current {
	background-color: #971C15;
	color: #fff;
	padding: 1px 3px;
}

.alphabet .alphabet-label {
	margin: 0;
	padding: 0;
}

.alphabet .alphabet-current a, .alphabet strong span {
	text-decoration: none;
	color: #fff!important;
}


/*

#rightSidebar .alphabet .alphabet-label {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 3px;
}


.alphabet span.main-pages {
	font-weight: normal;
	font-size: .85em;
	color: #999;
	padding-left: 0;
}
.alphabet span.main-pages a {
	padding: 0;
	color: #999;
}
.alphabet span.main-pages a:hover {
	color: #971C15;
}

*/


/* Columns */
.cols, .columns-container {
	overflow: hidden;
}
.cols ul, .columns-container ul {
	margin: 0;
	padding: 0;
	float: left;
}
.cols2 ul {width: 49.5%}
.cols3 ul {width: 33.2%}
.cols4 ul {width: 24.5%}
.cols5 ul {width: 19.5%}

ul.col2, ul.col3, ul.col4 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.col2 li, ul.col3 li, ul.col4 li {
	float: left;
	padding: 0;
}
ul.col2 li { width: 48%;}
ul.col3 li { width: 31%;}
ul.col4 li { width: 23%;}


#rightSidebar ul {
	margin: -2px 0;
}

/* Paging */

.paging {
	text-align: left;
	text-align: center;
	line-height: 1.6em;
}

.paging p a, .paging p strong {
	padding: 0 2px;
	border-left: 1px solid #eee;
	padding-left: 3px;
}
.paging p strong.text {
	border: 0;
}

.block-wrapper .relatedPages {
	padding-top: 20px;
	font-size: .85em;
}

#contentWide .block-wrapper .relatedPages {
	margin-top: 20px;
	padding: 20px 0 0;
	border-top: 2px solid #efefef;
}
.relatedPages p {padding: 0}
.relatedPages a, .mainPages a {
	text-decoration: none;
}
.relatedPages a:hover, .mainPages a:hover {
	text-decoration: underline;
}

.paging strong.current {
	background-color: #971C15;
	color: #fff;
	border: 0;
	padding: 0 5px;
	font-size: 1.1em;
}

.paging .current-span {
	color: #fff!important;
	text-decoration: none;
/*
	border: 0 solid #C70A0B;
	border-width: 1px 0;
	padding: 0 4px;
*/
}



/* Breadcrumbs */
p.breadcrumbs {
	margin: 0 0 0;
	padding: 0 6px 20px;
	font-size: .85em;
	text-align: left;
}
.breadcrumbs .divider {
	padding: 0 .5em;
}
p.left20 {	padding-left: 20px}

/* Tables */

.table-container {	margin: 0 0 20px}
.pos-last {	margin: 0}

.table-container h3 {
	margin: 0 0 .2em;
}
.table-catalog {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 2px solid #DADADA;
}
.table-part {margin-bottom: 20px}
/*.table-index-8 {margin: 0}*/
.table-mcrdPartNumber .pos_1, .table-supplier .pos_1 {width: 10%; white-space: nowrap}
.table-mcrdPartNumber .pos_2, .table-supplier .pos_2 {width: 10%}

.table-part td.pos_0 {padding-left: 0}
.table-part .img {
	border: 1px solid #DADADA;
	padding: 1px;
	width: 100px;
	text-align: center;
	position: relative;
}
.table-part img {
	display:block;
	margin: 0 auto;
}


.enlarged-div {
	position: absolute;
	border: 1px solid #DADADA;
	padding: 1px;
	min-width: 100px;
	text-align: center;
	background-color: #fff;
	top: -1000px;
	left: -1px;
}

.enlarged-plus {
	position: absolute;
	right: -1px;
	bottom: -1px;
	background: url(../image/pt/i_plus.png) 0 0 no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
}

.table-mcrdPartNumber .pos_3, .table-mcrdPartNumber .pos_4, .table-mcrdPartNumber .pos_5, .table-mcrdPartNumber .pos_6, .table-mcrdPartNumber .pos_7, .table-mcrdPartNumber .pos_8, .table-mcrdPartNumber .pos_9, .table-mcrdPartNumber .pos_10,
.table-supplier .pos_4, .table-supplier .pos_5,
.table-demil td, .table-demil th,
.table-enac td, .table-enac th
{text-align:center}

.table-demil .pos_1, .table-enac .pos_1, .table-enac .pos_9 
{text-align:left}



.mfg-catalog .pos_1,
.mfg-catalog .pos_5,
.mfg-catalog .cell-part,
.mfg-catalog .td_rel {
	white-space: nowrap;
}
.table-catalog .even-row td {
	background-color: #efefef;
}

.table-catalog th {
	padding: 8px 6px;
	vertical-align:top;
/*
	color: #fff;
	background: #005DA4;
*/
	color: #000;
	background: #DADADA;
	font-size: 1.2em;
	font-variant: small-caps;
}
.table-part th {
	font-variant: small-caps;
	color: #000;
	background: #DADADA;
}


.table-catalog td {
	background-color: #fff;
	/*border-bottom: 1px solid #ECEFEF;*/
	padding: 8px 6px;
}
.table-catalog .th td {
	background-color: #F8F9F9;
}
#content .table-catalog h2 {
	padding: 0;
	border: 0;
	font-size: 1.4em;
	color: #000;
	color: #971C15;
	margin: 0;
}
#content .table-catalog h2 a {
	color: #971C15;
}
.table-catalog td.parent, .table-catalog td.child {
	background-image: url(../image/pt/li.png);
	background-repeat: no-repeat;
}

.table-catalog td.parent {
	background-position: 8px .6em;
	padding-left: 20px;
}
.table-catalog td.child {
	padding-left: 20px;
	background-position: 8px .6em;
}
.table-catalog tr.child-h2 td.child {
	padding-left: 35px;
	background-position: 23px .6em;
}

/* Switchboard images */

.table-nsn-pictures {
	width: 100%;
	border-spacing: 8px;
}
.table-nsn-pictures  td{
	vertical-align: middle;
	text-align: center;
	padding: 10px 0 30px;
	border: 1px solid #E5E5E5;
	background: url(../image/pt/bg_image_cell.png) 0 100% repeat-x;
}
.table-nsn-pictures  td.empty{
	border: 0;
	background: none;
}

.nsn-pictures-container {
	margin: 12px -28px 20px;
}
.nsn-pictures-row {
	position: relative;
	margin-bottom: -8px;
}
.cols2 td {width: 50%}
.cols3 td {width: 33%}
.cols4 td {width: 25%}
.cols5 td {width: 20%}
.cols6 td {width: 16.6%}
.cols7 td {width: 14.2%}


.table-nsn-pictures a {
	text-decoration: none;
}
.table-nsn-pictures img {
	display: block;
	margin: 0 auto;
}
.table-nsn-pictures span {
	display: block;
	position: absolute;
	bottom: 13px;
}
.cols5 .table-nsn-pictures span {
	width: 188px;
}

/* MFG Catalog*/
.mfg-catalog .pos_3 {width: 15%}
.mfg-catalog .pos_4 {width: 50%}

.cage-catalog .pos_3, .cage-catalog .pos_4 {text-align: center}

/* NSN Catalog */

.nsn-catalog th {white-space: nowrap}
.nsn-catalog .td_rel {white-space: nowrap}
.nsn-catalog .pos_4 {width: 35%}

.nsn-catalog .td_details .str1 {font-style: italic; font-size: .85em;}
.nsn-catalog .td_suppl {font-size: .85em;}
.nsn-catalog .td_suppl .str1 {font-size: 1.2em;} 

.table-catalog .national_stock_number_nsn {
	font-size: 11px;
}

.cell-part strong {
	white-space: nowrap;
}

.right_NSN {
/*	font-size: 1.2em;*/
}


.table-form {
/*
	background: #fff url(../image/bg_quote_form.png) 0 0 repeat-x;
*/
	background: #fff;
	border-collapse: collapse;
	width: 100%;
}
.table-form th {
	padding: 2px 5px 5px;
}
.table-form td {
	padding: 5px 5px;
}
.table-form .th td {
	background-color: #F8F9F9;
}
.table-form p.form-hint {
	margin: 0;
}

.table-form .td-button {
	width: 1%;
}

.td-search-qty {
	white-space: nowrap;
	text-align: right;
	width: 30%;
}
.td-search-rfq {
	white-space: nowrap;
	text-align: right;
	width: 30%;
}

.td-right {text-align: right}
.td-left {text-align: left}
.td-center {text-align: center}


.rfq-table th, .rfq-table td {
	padding: 3px 3px;
	vertical-align: middle;
}
.rfq-table th {
	padding: 7px 5px 0px;
	white-space: nowrap;
	vertical-align: bottom;
	font-weight: bold;
	font-size: .9em;
	color: #666;
}
.multiline-contacts .form-label {
	font-weight: bold;
	font-size: .9em;
	color: #666;
}




/* Get a quote form */

.top-rfq-form {
	width: 100%;
	margin-bottom: 20px;
}


.getQuote {height: 250px}
.getQuote .wrapper {
	background: #005DA4 url(../image/pt/PartTarget_Homepage.jpg) no-repeat;
	height: 250px;
}
#rightSidebar .top-rfq-form {margin: 4px 0 0}
#rightSidebar .getQuote, #rightSidebar .getQuote .wrapper, #rightSidebar .getQuote .bg {height: 790px}

#rightSidebar .getQuote .wrapper {width: 312px}


.bg-qc .wrapper {background-image: url(../image/pt/PartTarget_Quality.jpg)}
.bg-about .wrapper {background-image: url(../image/pt/PartTarget_About.jpg)}
.bg-contact .wrapper {background-image: url(../image/pt/PartTarget_Contact.jpg)}
.bg-copyright .wrapper {background-image: url(../image/pt/PartTarget_Copyright.jpg)}
.bg-faq .wrapper {background-image: url(../image/pt/PartTarget_FAQ.jpg)}

.bg-catalog .wrapper {background: #fff url(../image/pt/Catalog_bg1.jpg) 333px 1px no-repeat}
.bg-catalog .bg {background: url(../image/pt/Catalog_bg2_n.png) no-repeat}

.bg-part .wrapper {background: #fff url(../image/pt/Part_bg1.jpg) 1px 340px no-repeat}
.bg-part .bg {background: url(../image/pt/Part_bg2_n.png) no-repeat}
.bg-catalog .top-rfq-block, .bg-part .top-rfq-block, .bg-nsn .top-rfq-block {background:none}

.bg-nsn .wrapper {background: #fff url(../image/pt/bg_nsn.jpg) 333px 1px no-repeat}
.bg-nsn .bg {background: url(../image/pt/Catalog_bg2_n.png) no-repeat}



.mode-rfq .getQuote {
	margin-bottom: -42px;
}
.mode-rfq .getQuote form {
	display: none;
}



.getQuote fieldset {
	width: 322px;
	height: 250px;

	width: 305px;
	height: 234px;
	border-collapse: collapse;
	display: block;
	/*background: url(../image/pt/bg_rfq.png) no-repeat;*/
	margin: 0;
	padding: 8px;
}
.top-rfq-block{
	width: 305px;
	height: 234px;
	background: #fff;
	font-size: 13px;
}
.top-rfq-block div {
	display: block;
	padding: 6px 10px 4px;	
	vertical-align: top;
	white-space: nowrap;
	border: 0px solid;
}
.getQuote td label {
	margin-top: 5px;
	display: block;
}
.getQuote .rfq input,
.getQuote .qty input,
.getQuote .email input {
	width: 96%;

	font-size: 13px;
	border: 1px solid #d8d8d8;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	padding: 3px 0 3px 5px;
}


.getQuote .title {
	padding: 10px 0px 8px 10px;
	font-size: 30px;
	vertical-align: top;
	/*width: 1px;*/
	color: #971C15;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	
	
	}

.getQuote .title .label {
	height: 33px;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	color: #971C15;
	overflow: hidden;
	text-indent: -99em;
	background: url(../image/pt/label_Get_a_Quote.png) 0 0 no-repeat;
	width: 200px;
	height: 25px;
}

.getQuote .cap-rfq,
.getQuote .cap-qty,
.getQuote .cap-email {
	width: 90px; 
	float: left; 
	padding-top: 10px;
}

.getQuote .rfq {width: 180px}
.getQuote .qty {width: 85px}
.getQuote .email {width: 180px}

.getQuote .td-btn {
	float: right;
	text-align: right;
}

.getQuote .btn {margin: 0 2px 0 5px}
.getQuote .btn-submit, .multiline-contacts .btn {
	margin: 0 2px 0 5px;
	background: #971C15 url(../image/pt/b_go_bg.png) 0 0 no-repeat;
	width: 154px;
	height: 34px;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.getQuote .btn-submit:hover, .multiline-contacts .btn:hover {
	background-position: 0 -40px;
}

.multiline-contacts .btn {
	margin: .5em 0 .2em;
/*
	width: 200px;
	height: 34px;
	background: url(../image/pt/b_request_a_quote.png) no-repeat;
*/	
}


.getQuote .form-hint {
	clear: both;
	margin: 0 0 4px 8px;
}

a.b_rfq {
	background: url(../image/b_l.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	line-height: 22px;
	padding: 3px 0;
}
a.b_rfq:hover {color:#C00}
a.b_rfq span {
	background: url(../image/b_r.png) 100% 0 no-repeat;
	cursor: pointer;
	padding: 3px 10px;
}


.getQuote td.top_rfq_label {
	padding: 14px 0 0 10px;
	width: 100px;
}
.top_rfq_label span {
	display: block;
	background: url(../image/pt/label-response.png) 0 0 no-repeat;
	width: 100px;
	height: 36px;
	text-decoration: none;
	text-indent: -999em;
}


.getQuote-compact {
	height: auto;
}
.getQuote-compact  .wrapper {
	background:none;
	height: auto;
	margin-top: -20px;
}
.getQuote-compact fieldset {
	width: auto;
	height: auto;
	padding: 0;
	padding: 5px;
	border: 1px solid #80CCEC;
	border-top: 0;
}
.getQuote-compact .top-rfq-block {
	width: auto;
	height: auto;
	background: transparent;
	position: relative;
}
.getQuote-compact .top-rfq-block div {float: left}

.getQuote-compact .title {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0px 0 10px;
}
.getQuote-compact .title .label {
	background: url(../image/pt/label_Get_a_Quote_small.png) 0 0 no-repeat;
	width: 103px;
	height: 17px;

}
.getQuote-compact .cap-rfq, .getQuote-compact .cap-qty, .getQuote-compact .cap-email {
	width: auto;
	padding-right: 0;
}

.getQuote-compact  .form-hint {
	position: absolute;
	top: 29px;
	left: 494px;
	width: 220px;
	display: none;
}

.getQuote-compact .rfq {width: 165px}
.getQuote-compact .qty {width: 40px}
.getQuote-compact .email {width: 165px}
.getQuote-compact .rfq input,
.getQuote-compact .qty input,
.getQuote-compact .email input {
	width: 99%;
	margin: 0;
}
.getQuote-compact .td-btn input {
	height: 25px;
}

.getQuote-compact .top_rfq_label {
	position: absolute;
	right: 0px;
	top: -5px;
}

.getQuote-compact .btn-submit, .searchresult-rfq .btn-submit, .searchresult .btn-submit, .advancedsearch .btn-submit, .captcha-form .btn-submit  {
	display: block;
	margin: 0 2px 0 5px;
	background: url(../image/pt/b_go_compact.png) 0 0 no-repeat;
	width: 105px;
	height: 24px;
	vertical-align: top;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.getQuote-compact .btn-submit:hover, .searchresult-rfq .btn-submit:hover, .searchresult .btn-submit:hover, .advancedsearch .btn-submit:hover {
	background-position: 0 -30px;
}


.btn-submit, .searchresult .btn-submit, .advancedsearch .btn-submit {
	background: url(../image/pt/b_search_compact.png) 0 0 no-repeat;
	width: 75px;
}

.searchresult-rfq .btn-submit, .searchresult .btn-submit {
	margin-top: 2px;
}


/* Callout */

.callout {
	position: relative;
	display: block;
}

.callout em {
	background: 0 0 no-repeat;
	display: block;
	position: absolute;
	z-index: 101;
	top: 0;
}
.callout01 em {
	background-image: url(../image/opf/callout_01.png);
	width: 248px;
	height: 76px;
	right: -26px;
	margin: 3px 0 0 0;
}
.callout02 em {
	background-image: url(../image/opf/callout_02.png);
	width: 248px;
	height: 76px;
	left: -28px;
	margin-top: 0px;
}



/* quote form big */

.quote-form .title {
	margin: 0;
	padding: 4px 10px;
	font-size: 1.4em;
	border-bottom: 1px solid #DADFE0;
	background-color: #fff;
	font-weight: bold;
}

.quote-form .framed .column1 .block-wrapper {
	margin: 0 0 0 10px;
/*
	background: #fff url(../image/bg_quote_form.png) 0 0 repeat-x;
*/
}

.rfq-margin-fix, .catalog-margin-fix {margin: 2px auto 0px auto}

.page-rfq .container, .catalog-rfq .container {
	border: 1px solid #CAD2D0;
	margin: 0 auto 20px;
	background: #fff;
}


.page-rfq .content{display:none}

.page-rfq .container .block, .catalog-rfq .container .block {
	padding-top: 0;
}

#content .container fieldset h2.title-partinfo {
	background-position: 0 -1px;
}
#content .container fieldset h2.title-contactinfo {
	margin-top: 10px;
}

.page-rfq .column2 .pic-rfq, .quote-form .column2 .pic-catalog-rfq {
	border: 1px solid #d9d9d9;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	overflow: hidden;
}

.quote-form .framed .column2 .block-wrapper { margin: 0 10px 0 0}
/*
.quote-form .pic-form, .quote-form .pic-catalog { background: url(../image/pic_quote_text.png) 0 100px no-repeat }
*/
.quote-form .block-wrapper .block {background: 0 0 no-repeat;}
.quote-form .pic-form .block, .quote-form .pic-catalog .block { height: 320px }
.quote-form .pic-form .block {}
.quote-form .pic-catalog .block {}


.quote-form .pic-rfq p, .quote-form .pic-catalog-rfq p {
	background: 0 0 no-repeat;
	margin: 0;
}
.quote-form .pic-rfq .pic1, .quote-form .pic-catalog-rfq .pic1 {
	background-image: url(../image/opf/OPF_RFQ_475x187.jpg);
	height: 187px;
/*
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

*/
}
.quote-form .pic-rfq .pic2 {
	background-image: url(../image/opf/OPF_RFQ_475x268.jpg);
	height: 268px;
}
.quote-form .pic-rfq .pic3 {
	background: url(../image/opf/rfq-payments.png) 0px 13px no-repeat;
	height: 50px;
}
.quote-form .pic-catalog-rfq .pic1 {
	background-image: url(../image/opf/OPF_Part_Catalog_471x269.jpg);
	height: 269px;
}
.quote-form .pic-catalog-rfq .pic2 {
	background: url(../image/opf/rfq-payments.png) 0 50% no-repeat;
	height: 50px;
}
.btn-catalog-rfq {
	margin-top: .2em;
}


.pic-inventory {
	background: url(../image/opf/OPF_Part_Inventory_940x140.png) 50% 0 no-repeat;
	height: 140px;
	margin: 0 auto 10px;
	padding: 0;
	overflow: hidden;
} 



/* Multiline RFQ */

.page-rfq .multiline-block {
	padding-top: 10px!important;
}
#rfq_multiline {
	margin-right: -5px;
	padding: 0 0 0 8px;
}

.multiline-block .multiline-contacts {
	padding-top: 10px!important;
}
.multiline-contacts .column1 {
	margin-left: 8px;
}

.multiline-contacts .row-comment {margin: 0 12px 0 10px}
.multiline-row-comment .form-label {padding-bottom: 4px; width: auto;}
.multiline-row-comment .form-field {margin-left: 7px;}
.rfq-page-form .single-textarea {height: 88px}
.rfq-page-form .multiline-textarea {height: 116px}



/* RFQ Multiline table */


.rfq-table input {width: 98%}
.rfq-table select {
	width: 99.8%;
	height: 24px;
}

.rfq-table .th-nsn {width: 18%}
.rfq-table .th-part {width: 13%}
.rfq-table .th-price {width: 70px}
.rfq-table .th-qty {width: 55px; padding-right: 0}
.rfq-table .th-date {width: 8%}
.rfq-table .th-cage {width: 7%}
.rfq-table .th-mfg {width: 15%}
.rfq-table .th-itemname {width: 18%}
.rfq-table .th-comment {width: 16%}
.rfq-table .th-purpose {width: 80px}
.rfq-table .th-remove .spacer {width: 50px}
.block p.add-rows {margin: .5em 0 .5em 10px}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.th-nsn .right {
	float: right;
	color: #971C15;
}
.th-nsn .left {
	float: left;
}
.add-rows a {
	text-decoration: none;
	background:url(../image/pt/b_add_more_parts.png) no-repeat;
	display: block;
	width: 155px;
	height: 24px;
	cursor: pointer;
	white-space: nowrap;
	text-indent: -999em;
	overflow: hidden;
}
.add-rows a:hover {
	background-position: 0 -30px;
}
.i_remove {
	background:url(../image/pt/i_remove.png) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-left: 15px;
}
.i_reset {background-position: 0 -40px}
.i_empty {background-position: 0 -20px}


/* Undo */

.rfq-undo-row td {
	padding-right: 16px!important;
}
.undo-container {
	background-color: #efefef;
	padding: 4px;
	overflow: hidden;
}
.undo-container p {
	padding: 0;
}

.undo-container .undo-message {
	float: left;
	width:90%;
	text-align: center;
}

.undo-container .undo-label {
	float: right;
	width: 10%;
	text-align: right;
}

.undo-label a {
	background:url(../image/pt/i_remove.png) no-repeat;
	background-position: 88% -60px;
	padding-right: 25px;
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}











/* Columns*/

.two-columns {
	overflow: hidden;
}
.two-columns .column1, .two-columns .column2 {
	width: 49.3%;
	float: left;
}
.two-columns .column2 {float: right}

.container .two-columns {
	margin: 8px 0;
	padding: 2px 0;
}
.container .column1 .block-wrapper {margin: 0 0 0 10px}
.container .column2 .block-wrapper {margin: 0 10px 0 0}

/* Forms */
.btn {
	border: 0;
}

.form-row {
	overflow: hidden;
	padding: 4px 0;
}
.form-row.active {
	background-color: #F8F9F9;
}

.form-label {
	width: 30%;
	float: left;
	padding: 5px 0 0 5px;
}
.form-field {
	margin-left: 31%;
}


.form-field input, .form-field textarea, .table-form input {
	font-size: 13px;
	border: 1px solid #d8d8d8;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	padding: 3px 0 3px 2px;
	margin: 0;
}

.table-form input.btn {
	padding: 0;
	border: 0;/*
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;*/
	height: auto;
	width: auto;
}
td.text .spacer {
	width: 8px;
}


p.form-hint {
	font-size: .85em;
	color: #999;
	padding: 0;
}
.form-row p.form-hint {
	margin: 0 0 0 0;
}
.form-button {
	margin-left: 31%;
	padding: .3em 0;
}

.field-wide {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 98%;
}
.field-half {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 47.2%;
	margin-right: 1%;
}

p.required {
	color: #999;
	font-size: .9em;
}
p.required-text {
	width: 120px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../image/pt/label_required.png) 0 0 no-repeat;
	margin-left: 8px;
}

h3 span.required {
	font-size: .85em;
	font-style: italic;
	color: #333;
	font-weight: normal;
	background: none;
	vertical-align: bottom;
}

span.required, p.required span {
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
	background: url(../image/pt/i_required.png) 0 0 no-repeat;
	vertical-align: top;
	padding-bottom: 0px;
	margin-left: 5px;
}

.searchresult td, .searchresult-rfq  td {
}
.searchresult .td-label, .searchresult-rfq .td-label {
	white-space: nowrap;
	padding-top: 10px;
}
.searchresult .td-spacer {width: 40%}
.searchresult .td-field {width: 350px;}
.searchresult-rfq .rfq_qty {width: 60px}
.searchresult-rfq .rfq_part {width: 270px}
.searchresult-rfq .rfq_email {width: 270px}


.advancedsearch .td-label{
	white-space: nowrap;
	/*width: 180px*/
}

.table-form td.td-boolean {
	padding-left: 3px;
	padding-right: 3px;
}
.table-form .td-boolean label {
	display: block;
	height: 21px;
	line-height: 21px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
	background-color: #efefef;
	margin: 0;
	padding:0;
}
.td-boolean label:hover {
	border: 1px solid #005DA4;
	background-color: #fff;
}

.td-boolean label.current, .td-boolean label.current:hover {
	cursor: default;
	background-color: #005DA4;
	border: 1px solid #005DA4;
	color: #fff;
}

.td-boolean input {
	position: absolute;
	left: -600px;
}
.td-boolean .i_remove {
	margin: 5px 0 0 5px;
}

.advancedsearch .td-field {
	width: 360px;
	padding-right: 0;
}


.message {
}
.message.error {
/*	color: #C00;*/
	margin: 1px 0 20px;
	background-color: #FFeeee;
	padding: 10px 0 0px;
	border: 1px solid #EFADAD;
}
.top-message .error {
	color: #333;
}
ol.single {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.single li {
	margin-left: 20px;
}
.error input, .error textarea, input.error, input.error, select.error  {
	background: #fff url(../image/i_error_field.png) 100% 2px no-repeat;
	border-color: #C00;
}
.fixerror {
	background: #fff none!important;
}

.form-row .inline-error, .td-field .inline-error {
	color: #C00;
	font-size: .85em;
	padding: 0;
	display: block;
}

/*.top-message .error, .top-message .warning, .top-message .success */

.top-message {
	width: 980px;
	margin: 0 auto;
}

.top-message .block {
	margin: 1px 0 20px;
	background-color: #FFeeee;
	padding: 8px;
	border: 1px solid #EFADAD;
}

.top-message .search-info {
	border-color: #80CCEC;
	background-color: #efefef;
	border: 0;
	background-color: #BDE5F5;
	padding: 10px 20px 8px;
}


.top-message .block div {
	background: transparent 10px 2px no-repeat;
	padding-left: 70px;
	min-height: 50px;
}

.top-message .error div {
	background-image: url(../image/opf/i_error.png);
	background-position: 5px 0;
}
.top-message .warning div {background-image: url(../image/i_warning.png)}
.top-message .success div {background-image: url(../image/i_success.png); background-position: 15px 5px;}

.top-message .warning .block {
	background-image: url(../image/i_warning.png);
}

#content .top-message .success h2 {
	color: #399B28;
	border: 0;
	margin: 0;
	padding: 15px 0 0 0;
}

.top-message h3 {
	margin: 0 0 .5em;
}

.top-message p, .top-message ol, .top-message ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.table-fields {
	border-collapse: collapse;
	width: 98%;
}
.table-fields .field-wide {
	width: 100%;
}
.form-field select, .table-fields select {height:24px}
.table-fields td.text {
	vertical-align: middle;
}

/* Search result */

#page_search_form .table-container, .search-result3  .table-container {
	border: 1px solid #CAD2D0;
	padding-top: 10px;
	clear: left;
	margin: 20px 0;
	padding: 10px 15px;
}
.search-result3  fieldset {
}

/* Custom classes */


.part-catalog h2 {
	border: 0;
	padding: 0;
}
.part-catalog .cols {
	font-size: .9em;
}

.rfq_name .form-label {
	padding-top: 2.3em;
}
.sertified .block {
	padding: 5px 0 2px;
	font-size: 1.15em;
}


.container.sertified p {
	font-weight: bold;
	text-align: center;
	color: #971C15;
	padding: 0 0 3px;
}

.container .top-adv {
	margin: 1px 0 20px;
	padding: 0;
	color: #fff;
}

/* Ñaptcha / Scrapping alert */

.captcha-form {
	margin: 0 auto 20px;
	background: #fff url(../image/pt/Catalog_bg1.jpg) 333px 1px no-repeat;
}
.captcha-form .container {
	background: url(../image/pt/Catalog_bg2_n.png) no-repeat; 
	height: 250px;
}
.captcha-form .column2 {
	display: none;
}
.captcha-form .column1 {
	width: 300px;
	height: 250px;
}

.captcha-form .captcha {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 2px;
}
.captcha-form .btn-submit {
	vertical-align: top;
	margin: 5px 0 0 1px;
	background: url(../image/pt/b_Submit.png) 0 0 no-repeat;
	width: 100px;
	height: 34px;
}
.captcha-form .btn-submit:hover  {
	background-position: 0 -40px;
}
.captcha-form p {
	padding-top: 10px;
	height: 48px;
}

.captcha-field {
	margin-top: 0px;
	float: left;
}
#captchacode {
	width: 120px;
	font-size: 1.2em;
}
p.captcha-container {
	margin: 0;
	padding: .5em 0;
}



.captcha-message {
	margin-top: 20px;
}
.captcha-message h3 {
	font-size: 1.6em;
	color: #C00;
	padding: 0 0 0 68px;
	font-weight: normal;
	margin: 0;
}
.captcha-message .warning div {
	padding-top: 10px;
}




/* Inventory Section */

.part-quote {
	overflow: hidden;
}

.part-quote .btn-quote-big {
	float: left;
	margin-right: 15px;
}
.btn-quote-text {
	display: block;
	height: 50px;
	overflow: hidden;
	position: relative;
	border: 0px solid;
}
.btn-quote-text[class] {
	display: table;
	position: static;
}
.b2 {display: block; position: absolute; top: 50%;} /* for explorer only*/
.b2[class] {display: table-cell; vertical-align: middle; position: static;}
.b3 {display: block; position: relative; top: -50%} /* for explorer only */



.btn-quote-big a, .btn-quote-big strong {
	display: block;
	height: 40px;
	float: left;
}
.btn-quote-big a {
/*
	background: url(../image/bg_btn_big.png) 0 0 no-repeat;
*/
	margin: 0;
	text-decoration: none;
	color: #000;
	outline: none;
}
.btn-quote-big strong {
/*
	background: url(../image/bg_btn_big_r.png) 100% 0 no-repeat;
*/

	background: #FEE;
	border: 1px solid #EFADAD;

	line-height: 40px;
	font-size: 18px;
	padding: 0 20px;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}
.btn-quote-big a:hover {
	color: #000;
	background-position: 0 -50px;
}
.btn-quote-big a:hover strong {
	background-position: 100% -50px;
}
.btn-quote-big a:active {
	color: #971C15;
	background-position: 0 -100px;
	outline: none;
}
.btn-quote-big a:active strong {
	line-height: 42px;
	background-position: 100% -100px;
}

.b_getQuote, .b_requestQuote, .b_requestMultilineQuote, .b_clickHere {
	background: url(../image/pt/b_GetAnotherQuote.png) 0 0 no-repeat;
	display: inline-block;
	height: 24px;
	width: 165px;
	overflow: hidden;
	text-indent: -999em;
	margin: -4px 0 0 10px;
	vertical-align: middle;
}
a.b_getQuote:hover, a.b_requestQuote:hover, a.b_requestMultilineQuote:hover {background-position: 0 -30px}
.b_requestQuote {background-image: url(../image/pt/b_request_a_quote_contacts.png);	width: 145px}
.b_requestMultilineQuote {background-image: url(../image/opf/b_requestMultilineQuote.png);	width: 195px}
.b_clickHere {background-image: url(../image/opf/b_clickHere.png);	width: 100px}


p.btn-quote {
	margin: 5px 0;
	font-size: 11px;
}
.btn-quote  .btn-quote-a {
	color: #fff;
	background: #fff;
	padding: 1px;
	display: inline-block;
	border: 1px solid #ddd;
	cursor: pointer;
	text-decoration: none;
}
.btn-quote  .btn-quote-strong{
	background: #971C15;
	color: #fff;
	padding: 2px 5px;
	display: inline-block;
}
.btn-quote-a:hover  .btn-quote-strong{
	background: #e33;
}


p.more {
	position: relative;
	float: right;
	border: 1px solid #DADFE0;
	padding: 0;
	margin: 0 0 1em;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#contentBar p.more {
	position: absolute;
	top: .7em;
	right: 8px;
	margin: 0;
}
p.more a {
	display: block;
	color: #C70A0B;
	text-decoration: none;
	padding: 1px 3px;
}
p.more a:hover {
	background-color: #C70A0B;
	color: #fff;
}

.string {
	line-height: 1.5em;
}

p.back {
	font-size: .85em;
	padding-left: 10px;
}
p.back a {
	text-decoration: none;
}

.pic-left {
	float: left;
	margin-right: 10px;
}
.pic-right {
	float: right;
	margin-left: 10px;
}

/* Icons */

.i_catalog h2 {
	background: url(../image/i_catalog.png) 99% 2px no-repeat
}
.i_inventory h2 {
	background: url(../image/i_inventory.png) 99% 2px no-repeat
}

/* Labels */

.label_copyright {padding-left: 200px; background: url(../image/label_copyright.png) 5px 1px no-repeat}
.label_usbid {padding-left: 220px; background: url(../image/label_usbid.png) 5px 1px no-repeat}
.label_email, .label_email_contact {
	display: block;
	background: transparent 0 0 no-repeat;
	text-decoration: none;
}
.label_email {background-image: url(../image/pt/label_email_wide.png);width: 310px;height: 26px}
.getQuote .label_email {background-image: url(../image/pt/top_email_privacy.png);width: 280px;height: 15px}

.searchresult-rfq .label_email {background-image: url(../image/opf/label_email.png);width: 215px;height: 26px}

.label_email_contact {background-image: url(../image/pt/label_email_contact.png);width: 435px;height: 13px}
.label_email:hover, .label_email_contact:hover {background-position: 0 -30px;}
.getQuote .label_email:hover {background-position: 0 -20px;}

.label_homepage {
	margin: -10px 0 0;
	background: #FBFBFB url(../image/label_homepage.png) 50% 0 no-repeat;
	height: 30px;
	overflow: hidden;
}


/* Contact us label */
p.contact-button, p.confirm-button {
	border: 1px solid #80CCEC;
	overflow: hidden;
	padding: 0;
}
p.confirm-button {
	margin: 10px 0;
}
p.contact-button .b_requestQuote, p.confirm-button .b_getQuote {
	margin: .8em 20px 0 0;
	float: right;
}

.label-confirm {
	font-size: 15px;
	line-height: 35px;
	/*color:#C00;*/
	background: url(../image/opf/i_info.gif) 20px 50% no-repeat;
	padding: 4px 10px 4px 55px;
	display: block;
	float: left;
}

.oldRFQ_Confirmation_Single p.confirm-button {
	margin: 20px -20px;
}


/* Contact us alignment */
.contact-form .label-confirm {
	float: left;
	margin-right: 10px;
}
form#contactForm {
	border: 1px solid #CAD2D0;
	padding-top: 10px;
	clear: left;
	margin: 20px 0;
}
#contactForm fieldset {
	padding: 0 15px 10px;
}

#contactForm  .btn {
	width: 175px;
	height: 34px;
	border: 0;
	text-indent: -999em;
	margin: .5em 0 .2em;
	overflow: hidden;
	cursor: pointer;
	background: url(../image/pt/b_Send_Message.png) no-repeat;
	
}
#contactForm .btn:hover {
	background-position: 0 -40px;
}


.contactForm .block {
	padding: 0;
}
.contactForm .block p {
}

.contactForm  .required-text {
	margin-left: 0;
}

/* Article links */

.article-iso {
	background: url(../image/icon_iso.jpg) 50% 0 no-repeat;
	display: block;
	text-align: center;
	padding-top: 79px;
}

/* FSCs page */

.fsc-title {margin: 0 0 1em}
.fsc-title a {text-decoration: none}
.fsc-title a:hover {text-decoration: underline}

.fsc-list  {
	border: 1px solid #efefef;
}


.fsc-list  h2 {
	background-color: #efefef;
	color: #005DA4;
	padding: 5px 20px;
	font-weight: normal;
	margin: 0;
}

.fsc-menu {
	font-size: .9em;
}
.fsc-menu ul {
	display: none;
	position: absolute;
	left: 310px;
	margin-top: -1px;
	border: 1px solid #ccc;
	/*border-left: 0;*/
	background-color: #efefef;
	width: 333px;
	padding: .2em 0;
	
}
.fsc-menu .fsg {
	padding: 3px 20px 3px 20px;
	border-top: 1px solid #fff;
	background: url(../image/pt/arrow_right_gray.png) 295px 7px no-repeat;
	position: relative;
}
.fsc-menu .fsg-active {
	border-top: 1px solid #ccc;
	background-color: #efefef;
}

.fsg  li{
	padding: 3px 10px 3px 20px;
	background-position: 10px .8em;
}

.fsc-menu a {
	text-decoration: none;
}
.fsc-menu a:hover {
	text-decoration: underline;
}
#content .highlight {
	background-color:;
	padding: 10px 20px 0px 220px;
	margin: 0 -20px;
	background: #efefef url(../image/pt/bg_sell.jpg) no-repeat;
}

/* FSCs menu Sitemap */

.fsc-list-sitemap {
	border: 0;
}
.fsc-list-sitemap .fsc-menu {
	margin-left: -20px;
	border-right: 1px solid #efefef;
	width: 310px;
}
.fsc-list-sitemap .fsc-menu ul {
	width: 336px;
}

/* Right Pane Banners */

.bg-link {
	margin: 9px 10px 10px;
	position: relative;
}
.bg-link .block {
	padding: 0;
}
.shadows .bg-link {
	top: -2px;
}
.bg-link a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background: 0 0 no-repeat;
	width: 240px;
	float: left;
}

.Get-Quote-240x107 a {background-image: url(../image/Get-Quote-240x107.jpg);height:107px}
.Get-Quote-240x107-2 a {background-image: url(../image/Get-Quote-240x107-2.jpg);height:107px}


.catalog-title {font-weight: bold}

.catalog-title a, .manufacturer-catalog a {
	color: #005DA4;
	text-decoration: none;
}
.nsn-switchboard-list .catalog-title a {
	color: #333;
}
.nsn-switchboard-list .catalog-title a:hover, .catalog-title a:hover, .manufacturer-catalog a:hover {
	color: #971C15;
	text-decoration: underline;
}




.col_4 {
	width: 24.5%;
	display: inline-block;
	vertical-align: top;
}

#content .nsn-switchboard-block .col_4 {
	padding-bottom: 0;
}
.nsn-switchboard-list {
	margin: .5em 0;
	line-height: 1.8em;
}
.nsn-switchboard-list a, .nsn-switchboard-block a {
	text-decoration: none;
}
.nsn-switchboard-list a:hover, .nsn-switchboard-block a:hover {
	text-decoration: underline;
}

.block-cancelled .catalog-title {font-weight: normal}
.block-cancelled a {text-decoration: none}
.block-cancelled a:hover {text-decoration: underline}
	
/* Footer
---------------------------------------- */

#footer .divider {
	padding: 0 .5em;
	color: #ccc;
}
#footer .bnav {
	margin: 0 0 10px;
	padding: .6em;
	background-color: #efefef;
	color: #efefef;
}
#footer .icons {
	margin: 0;
	padding-top: .3em;
}
#footer .icons img {
	width: auto;
}
#footerIcons.icons {
	background: url(../image/pt/footer-iso_n.png) 50% 94% no-repeat;
	padding-bottom: 60px;
}

#footer .copyright {
	margin: 0;
	padding: .5em 0 2em 0;
	font-size: .85em;
}
#footer .icons img {
	margin: 4px 10px;
	vertical-align: middle;
}


#footer .link-quote {
	font-weight: bold;
}
#footer .current {
	font-weight: bold;
	color: #333;
}


.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	z-index: 100;
	opacity: .5;
	filter:Alpha(opacity=50);
}

.progress-container {
	width: 360px;
	min-height: 200px;
	background-color: #fff;
	border-radius: 20px;
	position: fixed;
	z-index: 101;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -180px;
}
.progress-container .pr-logo {
	width: 200px;
	height: 60px;
	margin: 20px auto;
	overflow: hidden;
	background: url(../image/pt/logo.png) 0 0 no-repeat;
	position: relative;
}
.progress-container .pr-bar {
	width: 69px;
	height: 9px;
	margin: 30px auto 10px;
	background: url(../image/pt/i_progress.gif) 0 0 no-repeat;
}
.progress-container .pr-text {
	padding: 20px;
	margin: 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
}
/* Mozilla Styles
---------------------------------------- */

@-moz-document url-prefix()
{
input[type="text"]:focus, textarea:focus, .active-field {
	border-color: #7EBAE0!important;
	outline: 2px solid #B3DAEF;
}

}



