/* 
Obsolete Part Finder Stylesheet
---------------------------------------- */
html {
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	font: .8em Tahoma,Verdana,sans-serif;
	background:#fff url(../image/opf/bg.png) repeat-x;
	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:#004276}
a:hover, a:active {color:#F60}
img {border:0}
input, textarea {
	border: 1px solid #A7A6AA;
	outline-color: #B3DAEF;
	outline-color: #589FD2;
	outline-width: medium;

}

/* Layout
---------------------------------------- */

#header {
}
#content {
	padding: 0 0 20px;
	min-height: 250px;
	overflow: hidden;
}

.mode-rfq #content {
	background-position: 0 0;
}

#footer {
	background:#F9FAFA url(../image/opf/bg_footer.png) repeat-x;
	padding: 10px 0 0;
	text-align: center;
	width: 978px;
	margin: 0 auto 30px;

	border: 1px solid #E0E0E0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#middlePane {
	background:#FFF;
	border: 1px solid #CAD2D0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	overflow: hidden;
	padding: 20px 0 0;
	z-index: 1;

}

#contentBar {
	clear: left;
	float: left;
	width: 670px;
}

#rightSidebar {
	float: right;
	font-size: .85em;
	width: 270px;
	margin: 0 20px 0 0
}

#rightSidebar .container {
}

#rightSidebar .block-wrapper {
	background: #fefefe;
	border: 1px solid #CAD2D0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0;
	margin-bottom: 18px;
}




/* Wrappers */
.wrapper { margin: 0 auto }

/*
.quote-form { margin-top: 3px; }
*/
.catalog-rfq { margin-top: 2px; }

/* Wide layout */
#header .wrapper,
#content .wrapper {	width: 980px }
#getQuote .wrapper { width: 984px }

/* 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;
	top: 0;
}

/* Logo */
#header .logo {
	width: 220px; /*47*/
	height: 64px;
	margin: 0 0 0 18px;
	overflow: hidden;
	background: url(../image/pt/logo.png) 0 0 no-repeat;
}
#header .logo * {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	height: 64px;
}

/* Top Nav */

#top-nav {
	border-collapse: collapse;
	border: 0;
	position: absolute;
	z-index: 10;
	left: 240px;
	top: 34px;
}
#top-nav td {
	padding: 0;
	font-size: 11px;
}

#top-nav a {
	text-decoration: none;
	display: block;
	height: 32px;
	position: relative;
	background: url(../image/opf/topnav.png?1) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	border-bottom: 1px solid #DBE0DF;
}

#top-nav td a.menu {
	padding-right: 20px;
}

#top-nav td.last a {
}
#top-nav .current a {
	height: 33px;
	border-bottom: 0;
}


#top-nav td.current a:hover {
}

#top-nav .tn-home 		{width: 61px;background-position: 0 -40px}
#top-nav .tn-catalog 	{width: 71px;background-position: -61px -40px}
#top-nav .tn-inv 			{width: 81px;background-position: -132px -40px}
#top-nav .tn-qc 			{width: 99px;background-position: -213px -40px}
#top-nav .tn-about 		{width: 71px;background-position: -312px -40px}
#top-nav .tn-contact 	{width: 76px;background-position: -383px -40px}
#top-nav .tn-quote 		{width: 67px;background-position: -460px -40px}

#top-nav .current .tn-home 		{background-position: 0 0}
#top-nav .current .tn-catalog {background-position: -61px 0}
#top-nav .current .tn-inv 		{background-position: -132px 0}
#top-nav .current .tn-qc 			{background-position: -213px 0}
#top-nav .current .tn-about 	{background-position: -312px 0}
#top-nav .current .tn-contact {background-position: -383px 0}
#top-nav .current .tn-quote 	{background-position: -460px 0}

#top-nav .tn-home:hover, 		#top-nav .active .tn-home 		{background-position: 0 -80px}
#top-nav .tn-catalog:hover, #top-nav .active .tn-catalog	{background-position: -61px -80px}
#top-nav .tn-inv:hover, 		#top-nav .active .tn-inv			{background-position: -132px -80px}
#top-nav .tn-qc:hover, 			#top-nav .active .tn-qc				{background-position: -213px -80px}
#top-nav .tn-about:hover, 	#top-nav .active .tn-about		{background-position: -312px -80px}
#top-nav .tn-contact:hover, #top-nav .active .tn-contact	{background-position: -383px -80px}
#top-nav .tn-quote:hover, 	#top-nav .active .tn-quote		{background-position: -460px -80px}


/* Top Menus */

/*
#top-nav td a em {
	position: absolute;
	width: 9px;
	height: 7px;
	background: url(../image/menu_arrow.png) no-repeat;
	z-index: 11;
	top: 14px;
	right: 10px;
}
#top-nav td.current a em {background-image: url(../image/menu_arrow2.png)}

*/

#top-nav .tnm {
	position: absolute;
	width: 180px;
	z-index: 10;
	border: 1px solid #ccc;
	border-top: 0;
	font-size: 13px;
	margin: -1px 0 0;

	-webkit-box-shadow: 1px 1px 5px #ccc;
	-moz-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	background-color: #fff;
	padding-bottom: 5px;
}
#top-nav .tnm strong {
	display: block;
	padding: 5px 10px;
	text-transform: none;
	text-align: left;
	border-bottom: 1px solid #efefef;
	white-space: nowrap;
}
#top-nav .tnm .bg {
/*
	background: #fff url(../image/bg_menu.png) 0 0 repeat-x;
*/
}
#top-nav .tnm ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 4px;
	border: 0;
}

#top-nav ul li {
	float: left;
	display: block;
	width: 34px;
	padding: 2px 0;
	text-align: center;
	font-weight: bold;
}
#top-nav td ul li a {
	height: auto!important;
	line-height: 1.6em;
	padding: 0;
	background: none!important;
	color:#004276!important;
	text-decoration: underline;
	border: 0;
	text-indent: 0;
}
#top-nav td ul li a:hover, #top-nav td ul li a:active {color:#F60!important}




/* Top Search */

#header .top-search {
	position: absolute;
	top:18px;right:2px;
	padding: 0;
	white-space: nowrap;
	font-size: 11px;
	color: #333;
}
#header .top-search .block {
/*
	border: 1px solid #DFDFDF;
	padding: 2px;
*/
}
#header #searchtext {
	vertical-align: top;
	width: 165px;
	font-size: 13px;
/*
	height: 19px;
	padding: 5px 0 0;
*/
	height: 22px;

	border: 1px solid #d8d8d8;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	border-right: 0;
	text-indent: 3px;

	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

#header .top-search .btn {
	width: auto;
	margin: 0;
	height: 26px;
}
#header .top-search label {
	display: block;
	padding: 0;
	width: 170px;
	height: 18px;
	overflow: hidden;
	text-shadow: white 1px 1px 1px;
}

input.default {color: #aaa}
input.default.active {color: #000}

/* Get a quote form */

.top-rfq-form {
	width: 100%;
}


#getQuote {
	height: 61px;
	margin-bottom: 10px;
/*
	overflow: hidden;
*/
}
#getQuote .wrapper {
	background: #F2F2F2 url(../image/opf/bg_rfq.png) repeat-x;
/*
	position: relative;
*/
}

.mode-rfq #getQuote {
	margin-bottom: -42px;
}
.mode-rfq #getQuote form {
	display: none;
}



#getQuote fieldset {background: url(../image/opf/bg_rfq_l.png) no-repeat }
#getQuote table {
	height: 61px;
	width: 100%;
	border-collapse: collapse;
	background: url(../image/opf/bg_rfq_r.png) 100% 0 no-repeat;
}
#getQuote td {
	padding: 17px 10px 0px 0;
	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;
	height: 19px;
	border: 1px solid #d8d8d8;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	padding: 5px 0 0 5px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#getQuote .btn {
	width: 41px;
	height: 28px;
	margin: 0 0 0 5px;
}

#getQuote .title {
	padding: 20px 0px 5px 28px;
	font-size: 15px;
	vertical-align: top;
	width: 1px;
}

#getQuote .title a {
	width: 115px;
	height: 33px;
	overflow: hidden;
	text-indent: -999em;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	background: url(../image/opf/label-top-getaquote.png) 0 0 no-repeat;
	cursor: pointer;
	color: #000;
}

/*
#getQuote .title a:hover {
	background-position: -120px 0;
}
*/

#getQuote .cap-rfq {width: 90px; text-align: right;}
#getQuote .rfq {width: 189px}
#getQuote .qty {width: 60px}
#getQuote .email {width: 189px}


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:#F60}
a.b_rfq span {
	background: url(../image/b_r.png) 100% 0 no-repeat;
	cursor: pointer;
	padding: 3px 10px;
}
/*
.top-margin-fix {
	height: 3px;
	width: auto;
	background-color: #A0A0A0;
}
*/


#getQuote td.top_rfq_label {
	padding: 14px 25px 0px 22px;
}
.top_rfq_label span {
	display: block;
	background: url(../image/opf/label-response.png) 0 0 no-repeat;
	width: 100px;
	height: 32px;
	text-decoration: none;
	text-indent: -999em;
}


/* 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, .captcha-form .container {
	border: 1px solid #CAD2D0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: -1px auto 20px;
	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;
} 



/* Content Pane
---------------------------------------- */

/* Layout */

.container {
	margin-bottom: 0px;
	padding: 1px 0;
}
.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;
}

#contentBar .block-wrapper .block, #contentWide .block-wrapper .block {padding: 0 10px 10px 20px}
#contentBar .block-wrapper .block .block, #contentWide .block-wrapper .block .block {padding: 0 0 10px 0}

.shadows .block-wrapper {
	top: -2px;
}

.container .block {
	padding: 8px 8px 0;
}
#rightSidebar .container .block {
	overflow: hidden;
}
#rightSidebar .block {
	padding: 8px 8px 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: bold;
	text-align:left;
	font-size: 23px;
	margin: 0 0 -20px;
	padding: 10px 20px 27px;
	border: 1px solid #CAD2D0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #02658E;
	background: #F3F4F4 url(../image/opf/bg_h1.png) repeat-x;
}

.page-rfq h1 {
	border: 0;
	background: none;
	padding: 20px 20px;
	margin: 0px;
}

p.h1 {
	margin-top: -1px;
	margin-top: 0;
	padding-bottom: 30px;
}


.h1-small {
	font-size: 16px;
}


h1 a {color: #02658E}
h1 a:hover, h1 a:active {color:#F60}



.framed h1 {
	padding-top: 2px;
}
.container h2 {
	margin: 0;
	padding: 4px 10px;
	font-size: 1.4em;
}

.block-wrapper h2 {
	border-bottom: 1px solid #DADFE0;
}

#contentBar .block-wrapper h2, #contentWide .block-wrapper h2, .page-rfq h2 {
	border-bottom: 1px dashed #C7D0D6;
	color: #F60;
	padding: 0 0 5px 20px;
	font-weight: normal;
	margin: 0 0 .5em;
}
#contentBar .block-wrapper .block h2, #contentWide .block-wrapper .block h2, .page-rfq h2 {
	margin-left: -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;	
}
h3.h3-alt { 
	margin: -5px 20px 10px;
	color: #999
}

.h2-alt strong {color: #000 }

.container h2 a {
	text-decoration: none;
}




#rightSidebar .block-wrapper h2 {
	margin: 0;
	padding: 6px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #AFAFAF url(../image/opf/bg_caption.png) repeat-x;

	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#rightSidebar .block-wrapper h2 a {
	color: #fff;
	text-decoration: none;
}


/*
#content .container fieldset h2 {
	background: #EBEBEB url(../image/bg_h2.png) repeat-x;
}
*/

/* Lists */

#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em;	
}
#content ul li {
	background: transparent url(../image/opf/li.png) 2px .7em no-repeat;
	padding: 2px 0 2px 18px;
}

/* Alphabet */
.container .alphabet {
	font-weight: bold;
	line-height: 1.6em;
	padding: 6px;
}
.alphabet-container .alphabet {
	padding: 0 0 1em 0;
}

.primary-sb .alphabet {
	border-bottom: 1px dashed #C7D0D6;
	padding: 0 0 5px 20px;
	margin: -5px 0 .8em;
}


#content .alphabet ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .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-label {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#rightSidebar .alphabet .alphabet-label {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 3px;
}


.alphabet strong {
	background-color: #F60;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 3px;
}

.alphabet strong a, .alphabet strong span {
	text-decoration: none;
	color: #fff!important;
}

.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: #F60;
}


.alphabet .lettersonly {
	overflow: hidden;
}
.alphabet .lettersonly li  {
	padding: 0;
	float: left;
	width: 32px;
	text-align: center;
}
.alphabet-container .alphabet li { width: auto }
.alphabet-container .alphabet li a { padding: 0 8px }


#rightSidebar .alphabet {
	padding: 8px 0 8px 6px;
	
}
#rightSidebar .alphabet ul {
	font-weight: bold;
	font-size: 14px;
}
#rightSidebar .alphabet li {
	float: none;
	display: inline;
	padding: 0;
	line-height: 2em;
}



/* Columns */
.cols {
	overflow: hidden;
}
.cols 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;
}

.relatedPages {
	font-size: .85em;
}

#contentWide .block-wrapper .relatedPages {
	padding: 10px 10px 0;
	border-top: 1px dashed #C7D0D6;
}

.relatedPages a, .mainPages a {
	text-decoration: none;
}
.relatedPages a:hover, .mainPages a:hover {
	text-decoration: underline;
}

.paging p strong.current {
	background-color: #F60;
	color: #fff;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 5px;
	font-size: 1.1em;
}

.paging p strong.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 10px 13px;
	font-size: .85em;
}
.breadcrumbs .divider {
	padding: 0 .5em;
}

/* Tables */

.table-container {
/*
	border: 0;
	background-color: #DADFE0;
*/
	border: 1px solid #DADFE0;
	background-color: #efefef;


	padding: 5px;
	margin: 0 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.table-container h3 {
	margin: 0 0 .2em;
}
.table-catalog {
	border-collapse: collapse;
	width: 100%;
}
.table-catalog tr:hover td {
	background-color: #F8F9F9;
}
.table-catalog th {
	padding: 2px 5px 5px;
}
.table-catalog td {
	background-color: #fff;
	border-bottom: 1px solid #ECEFEF;
	padding: 2px 5px;
}
.table-catalog .th td {
	background-color: #F8F9F9;
}
#content .table-catalog h2 {
	padding: 0;
	border: 0;
	font-size: 1.4em;
	color: #000;
	color: #F60;
	margin: 0;
}
#content .table-catalog h2 a {
	color: #F60;
}
.table-catalog td.parent, .table-catalog td.child {
	background-image: url(../image/opf/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;
}

.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 {
}
.rfq-table th, .rfq-table td {
/*
	border-bottom: 1px solid #DADFE0;
*/
	padding: 3px 3px;
	vertical-align: middle;
}
.rfq-table th {
	padding: 7px 5px 3px;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: bottom;
}

.rfq-table .th-part {
	width: 55%;
}


.js-tabs {
	border-bottom: 1px solid #DADFE0;
	color: #ccc;
	margin: .2em 0 .5em;
	padding: 5px 5px 0;
	line-height: 1.8em;
	background:#F9FAFA url(../image/opf/bg_footer.png) repeat-x;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}
.js-link {
/*
	border-bottom: 1px dotted;
*/
	text-decoration: none;
	padding: 2px 10px 5px;
	position: relative;
	top: 1px;
}
.js-tabs .current {
	background-color: #DADFE0;
	background-color: #fff;
	border: 0;
	font-weight: bold;
	color: #111;
}

p.add-rows {
	margin: .5em 0 0;
}

.add-rows a {
	background-color: #ff9;
	padding: 3px;
	text-decoration: none;
}


/* 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: 2px 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;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.table-form input.btn {
	padding: 0;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: auto;
	width: auto;
}



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 {
	width: 98%;
}
.field-half {
	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/opf/label_required.png) 0 0 no-repeat;
}

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/opf/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: 50%}
.searchresult .td-field {width: 270px;}
.searchresult-rfq .rfq_qty {width: 60px}
.searchresult-rfq .rfq_part {width: 270px}
.searchresult-rfq .rfq_email {width: 270px}


.message {
}
.message.error {
	color: #F60;
}
.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: #F60;
}
.fixerror {
	background: #fff none!important;
}

.form-row .inline-error, .td-field .inline-error {
	color: #F60;
	font-size: .85em;
	padding: 0;
	display: block;
}

/*.top-message .error, .top-message .warning, .top-message .success */

.top-message .block {
/*
	background: #FFFFE5 url(../image/i_error.png) 15px 10px no-repeat;
*/
	margin: 1px 0 15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	background-image: url(../image/opf/bg_message.png);
	background-color: #DCEDF5;
	border: 1px solid #82BFDE;
	padding: 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%;
}

.table-fields td {
	vertical-align: middle;
}


/* 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: #F60;
	padding: 0 0 3px;
}

.container .top-adv {
	margin: 1px 0 20px;
	padding: 0;
	color: #fff;
}

.captcha-form .captcha {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
}
.captcha-form .btn {
	vertical-align: top;
	margin: 5px 0 0 1px;
}
.captcha-field {
	margin-top: 7px;
	float: left;
}
p.captcha-container {
	margin: 0;
	padding: .5em 0;
}


.captcha-message {
	margin-top: 20px;
}
.captcha-message h3 {
	margin: 0;
	font-size: 1.6em;
	color: #F60;
	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 * {
	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;
	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: #F60;
	background-position: 0 -100px;
	outline: none;
}
.btn-quote-big a:active strong {
	line-height: 42px;
	background-position: 100% -100px;
}

.b_getQuote, .b_requestQuote {
	background: url(../image/opf/b_GetAnotherQuote.png) 0 0 no-repeat;
	display: inline-block;
	height: 21px;
	width: 150px;
	overflow: hidden;
	text-indent: -999em;
	margin: -4px 0 0 10px;
	vertical-align: middle;
}
.b_getQuote:hover, .b_requestQuote:hover {background-position: 0 -30px}
.b_requestQuote {
	background-image: url(../image/opf/b_RequestQuote.png);
	width: 136px;
/*	margin: 5px 0 0 0;*/
}


/* Collages */
.top-adv {
	background: url(../image/spinner.gif) 50% 50% no-repeat;
}
.top-adv .bg {
	display: block;
	text-decoration: none;
	background: no-repeat;
	height: 390px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	text-indent: -9999em;

	border: 1px solid #B3DAEF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../image/pt/PartTarget_980x390.jpg)
}
/*
.top-adv .bg {background-image: url(../image/pt/PartTarget_980x390.jpg)}
.bg-about .top-adv .bg {background-image: url(../image/opf/OPF_About_OPF_980x390.jpg)}
.bg-contact .top-adv .bg {background-image: url(../image/opf/OPF_Contact_Us_980x390.jpg)}
.bg-qc .top-adv .bg {background-image: url(../image/opf/OPF_QC_Warranty_980x390.jpg)}
.bg-sitemap .top-adv .bg {background-image: url(../image/opf/OPF_Sitemap_980x390.jpg)}
.bg-faq .top-adv .bg {background-image: url(../image/opf/OPF_FAQ_980x390.jpg)}


.bg-copyright .top-adv .bg {}
.bg-privacy .top-adv .bg {}
*/

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/opf/label_email_wide.png);width: 310px;height: 26px}

.searchresult-rfq .label_email {background-image: url(../image/opf/label_email.png);width: 215px;height: 26px}

.label_email_contact {background-image: url(../image/opf/label_email_contact.png);width: 435px;height: 13px}
.label_email:hover, .label_email_contact:hover {background-position: 0 -30px;}


.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 {
	background: #F3F4F4 url(../image/opf/bg_h1.png) repeat-x;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding: 0;
}
p.confirm-button {
	margin: 10px 0;
}
p.contact-button .b_requestQuote, p.confirm-button .b_getQuote {
	margin-top: .9em;
}

.label-confirm {
	font-size: 15px;
	line-height: 35px;
	color:#F60;
	background: url(../image/opf/i_info.gif) 10px 50% no-repeat;
	padding: 4px 10px 4px 45px;
	display: block;
	float: left;
}


/* Contact us alignment */
.contact-form .label-confirm {
	float: left;
	margin-right: 10px;
}
form#contactForm {
	border-top: 1px solid #efefef;
	padding-top: 10px;
	clear: left;
}

/* Article links */

.article-iso {
	background: url(../image/icon_iso.jpg) 50% 0 no-repeat;
	display: block;
	text-align: center;
	padding-top: 79px;
}




/* 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}



/* Footer
---------------------------------------- */

#footer .divider {
	padding: 0 .5em;
	color: #ccc;
}
#footer .bnav {
	margin: 0;
	padding: .2em 0 1em;
	border-bottom: 1px dashed #C7D0D6;
}
#footer .icons {
	margin: 0;
	padding: .3em 0 0;
}
#footer .copyright {
	margin: 0;
	padding: .5em 0 2em 0;
	font-size: .85em;
}
#footer .icons img {
	margin: 4px 10px;
	vertical-align: middle;
}


#footer .link-quote {
	color:#F60;
	font-weight: bold;
}
#footer .current {
	font-weight: bold;
	color: #333;
}



/* Mozilla Styles
---------------------------------------- */

@-moz-document url-prefix()
{
input:focus, textarea:focus, .active-field {
	border-color: #7EBAE0!important;
	outline: 2px solid #B3DAEF;
}

}



