

.prod {
	border-bottom: 1px solid #ddd;
	background: #FFF;
}


/*===================================================
TAGS
===================================================*/
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background: url(/images/bg_0.gif) #000;
	background-repeat: repeat-x;
	
}
h1, h1 a, h1 a:hover, h1 a:visited {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	outline: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #103190;
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
	font-size: 20px;
}
img {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: #103190;
	outline: none;	
}
a:hover {
	color: #F40159;
	text-decoration: none;
	outline: none;	
}
/*===================================================
LAYOUT
===================================================*/
#wrapper {
	margin: 5px auto;
	background: #F5F5F5;
	width: 1000px;
}

/*===================================================
HEADER
===================================================*/

#topbar {
	background: url("/images/oe_top_bar.gif") #0E3192;
	color: #FFF;
	height: 35px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
}
#topbar .center {
	margin: 0 auto;
	padding: 0;
}
#topbarleft {
	width: 300px;
	float: left;
}
#topbarright {
	width: 680px;
	float: right;
	text-align: right;
}
#tabs {
	text-align: right;
	color: #FFF;
	padding: 7px 0 0 0;
}
#tabs a {
	color: #FFF;
	text-decoration: none;
}
#tabs a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 3px solid #FFF;
	text-decoration: none;
	outline: none;	
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#tabs ul li {
	margin-left: 2px;
	margin-bottom: 0;
	padding: 5px 15px 8px;
	list-style: none;
	display: inline;
	}
#tabs ul li.current {
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px 15px 8px;
	list-style: none;
	display: inline;
	}
/*===================================================
CONTENT
===================================================*/
#contentleft {
	width: 965px;
	margin: 0 10px 10px 10px;
	float: left;
	background: #fff;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 5px solid #F40159;
}
#contentright {
	width: 305px;
	float: right;
	margin: 0 10px 10px 0;
}
#contentmiddle {
	width: 200px;
	float: right;
	margin: 0 5px 10px 5px;
}
#contentfull {
}
/*===================================================
CONTENT LEFT
===================================================*/
#contentleft .contentheading {
	padding: 10px 0 4px 0;
	border-bottom: 1px solid #999;
	background: url(/images/content-bg.png);
}
#contentleft .content {
	padding: 5px;
}
#contentleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0 0 0 5px;
	margin: 0;
	letter-spacing: -1px;
	font-size: 40px;
}

/*===================================================
CONTENT RIGHT / CONTENT MIDDLE
===================================================*/
#contentright h2, #contentmiddle h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #333;
	padding: 5px;
	margin: 0;
	font-size: 13px;
}
#contentright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentright li {
	margin: 0;
	border-bottom: 1px solid #CCC;
}
#contentright li a {
	display: block;
	color: #333366;
	background: #fff;
	text-decoration: none;
	padding: 6px 0 6px 0;
	width: 100%;
}
#contentright ul a:hover {
	outline: none;
	background: #E5E5E5;
}
#contentright span {
	margin: 0;
	padding: 0 0 0 15px;
}
#contentright .content {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
#ymm {
	background: url(/images/pfyc.gif); 
	background-repeat: no-repeat; 
	padding: 50px 0 0 10px;
	margin: 0 0 10px 0;
}
#ymm form {
	margin: 0;
	padding: 0;
}
#ymm select {
	width: 285px;
}
/*===================================================
FOOTER
===================================================*/
#footer {
	margin: 0;
	padding: 15px 15px 35px 10px;
	background: #999;
	color: #fff;
	border-top: 5px solid #f40159;
	border-bottom: 5px solid #FFF;
}
#footer h1 {
	font-size: 18px;
	color: #fff;
	letter-spacing: normal;
	border-bottom: 1px solid #FFF;
}
#footer a 	{
	color: #DDD;
	text-decoration: none;
}
#footer a:hover 	{
	outline: none;
	color: #FFF;
	text-decoration: none;
}
#footerleft {
	width: 320px;
	float: left;
	margin: 0 10px 0 10px;
}
#footermid {
	width: 320px;
	float: right;
	margin: 0;
}
#footerright {
	width: 320px;
	float: right;
	margin: 0 10px 0 10px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	border-bottom: 1px solid #CCC;
}
#footer li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	padding: 6px 0 6px 0;
	width: 100%;
}
#footer ul a:hover {
	outline: none;
	background: #888;
}
#footer span {
	margin: 0;
	padding: 0 0 0 15px;
}
/*========================================
ITEMMATRIX.ASP
=========================================*/
#refinemake {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}
#refinemake div {
	background: url(/images/content-bg.png);
	border-top: 1px solid #DDDAB5;
	border-bottom: 1px solid #DDDAB5;
	padding: 5px;
}
#refinemake form {
	display: inline;
}
#refinemake select {
	width: 250px;
}

/*========================================
ITEMDESC.ASP
=========================================*/
#itemdesctop {
	width: 100%;
}
.classification {
	background: #f5f3de;
	border: 1px solid #dddab5;
	padding: 2px;
	margin: 0 0 5px 0;
}
#itemdescimage {
	float: right; 
	margin: 0 0 10px 10px; 
	width: 300px; 
	height: 300px; 
	text-align: center; 
	background: #FFF;
}
#itemdescbuy {
	width: 280px;
	float: right;
}
#itemdescbuy p {
	margin: 1px 0 1px 0;
	padding: 0;
}
.buy {
	padding: 5px;
	margin: 0 0 5px 0;
	background: #F5F5F5;
	border: 1px solid #CCC;
	text-align: center;
}
.buy .label {
	width: 125px;
	display: block;
	float: left;
	text-align: right;
	padding: 1px;
}
.buy .value {
	width: 125px;
	display: block;
	float: right;
	text-align: left;
	padding: 1px;
}
.buy .price {
	width: 125px;
	display: block;
	float: right;
	color: #CC3300;
	text-align: left;
	padding: 1px;
}
.moreoptions {
	padding: 5px;
	margin: 0 0 5px 0;
	background: #F5F5F5;
	border: 1px solid #CCC;
}
.moreoptions ul {
	list-style: none;
}
/*========================================
TABLES
=========================================*/
table {
	border-collapse: collapse;
	width: 100%;
}
.tbl_head{
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color:#4D4D4D;
	border-bottom: 1px solid #F40159;
}
.tbl_cont {
	padding-top: 5px;
	padding-left: 0px;
	vertical-align:top;
	border-bottom: 1px solid #FFF;
	background: #F0F0F0;
}
.tbl_cont span {
	padding: 10px;
}
.tbl_cont_indent {
	padding: 3px 3px 10px 3px;
	vertical-align:top;
	border-bottom: 1px solid #FFF;
	background: #F0F0F0;
}
.tbl_cont_indent_alt {
	padding: 3px 3px 10px 3px;
	margin: 10px;
	vertical-align:top;
	border-bottom: 1px solid #FFF;
	background: #F0F0F0;
}


.tbl_head_blk_faq {
	padding: 2px 0 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#333333;
}

.tbl_cont_padded_faq {
	padding: 5px 5px 5px 35px;
	vertical-align: top;
	background: #f0f0f0;
	border-bottom: 4px solid #fff;
}
.light_right {
	width: 100%;
	color: #999999;
	border-top: 1px dotted #ccc;
	float: right;
	text-align: right;
}




/*--------------OE Page Wordpress headline     start*/

/* NOT NEEDED
  #contentleft .wp {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333366;
  text-decoration: none;
  font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
  background: transparent url(/oe/oearrow2.gif) no-repeat 0 .3em;
  padding-left: 12px;
}

#contentleft .wp a{
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: red;
  text-decoration: none;
  font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
  background: transparent url(/oe/oearrow1.gif) no-repeat 0 .3em;
  padding-left: 12px;
}
*/

#contentleft .wpdate
{
margin-bottom: 0px;
margin-top: 0px;
font-size: 11px;
color: #999999;
background: transparent url(/images/wptimeoe.gif) no-repeat 0 -1px;
padding-left: 20px;
padding-bottom: 3px;
}

#contentleft .wpauthor {
font-size: 11px;
color: #999999;
background: transparent url(/images/wptimeoe.gif) no-repeat 0 -1px;
padding-left: 20px;
padding-bottom: 1px;
}

#contentleft .wpcat {
font-size: 11px;
color: #999999;
}

#contentleft  hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top:15px;
	margin-bottom:15px;
}

/*--------------OE Page news Wordpress headline     end*/

/*--------------News Wordpress start*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #eef;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*--------------News Wordpress end*/

/*---------------- CORPORATE - SISTER COMPANIES LOCATIONS (HIGHSLIDE) start*/

.highslide {
	outline: none;
	text-decoration: none;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 258px;
	height: 194px;
}
.highslide-header {
	padding-bottom: 2px;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.highslide-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}
.highslide-body a{
	text-decoration: none;
}
.highslide-body a:hover{
	color: #DD4444;
	outline: none;
	
}

/*---------------- CORPORATE - SISTER COMPANIES LOCATIONS (HIGHSLIDE) end*/

/*World Table		Start */
.wrldtablehead 
{ 
font-family: Arial,Helvetica,sans-serif;
color: rgb(255, 255, 255);
background-color: rgb(192, 192, 192);
font-weight: bold;
font-size: 14px;
letter-spacing: 3px;
padding-bottom: 1px;
padding-left: 2px;
border-right-style:solid;border-right-width:10px;border-right-color:#FFF;
border-top-style:solid;border-top-width:10px;border-top-color:#FFF;
padding-top: 1px;
height: 18px;
}
.wrldtablecontent { padding-left: 3px;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
padding-top: 1px;
padding-bottom: 5px;
}
/*World Table		End */




/* Wordpress OE Start */
.wordpressnewsoetitle
{ 
font-size: 16pt;
color: #4455AA;
font-weight: bold;
font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
}

.wordpressnewsoetitle a
{ 
text-decoration:none;
font-size: 16pt;
color: #4455AA;
font-weight: bold;
font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
}

.wordpressnewsoetitle a:hover
{ 
text-decoration:none;
font-size: 16pt;
color: #DD4444;
font-weight: bold;
font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
outline: none;
}
/* Wordpress OE End */



/*New testing oe start*/
.newoehead1 
{ 
font-size: 16pt;
color: #4455AA;
font-weight: bold;
font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
}

.newoehead1 a
{ 
font-size: 16pt;
color: #4455AA;
font-weight: bold;
text-decoration: none;
font-family: Helvetica, Tahoma, Arial Narrow, Arial, sans-serif;
background: transparent url(/oe/oearrow2.gif) no-repeat 0 .3em;
padding-left: 12px;
}

.newoecontent { 
font-family: "Century Gothic", Helvetica, Helvetica Neue, Tahoma, Arial, sans-serif;
font-size: 12px;
line-height:1.5em;
margin-bottom: 10px;
}
/*New testing oe end*/

/*Technics start */
.technicstitle {
font-family: Arial, Helvetica, sans-serif;margin-bottom:2px;font-size:17px;font-weight:bold;color:#005096;
display:block;
background-color:#f4f4f4;
padding:2px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4x;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

.technicsjobber {
font-family: Arial, Helvetica, sans-serif;margin-bottom:4px;margin-top:20px;font-size:13px;font-weight:bold;color:#005AAB;text-align:center;
}

.technicsjobber a:hover{
	color:#E84142;
}

.technicsjobber a{
 color:#005AAB;
}

.technics a {
color:#007;
}

.technics a:hover {
text-decoration:underline;
color:#007;
}

.technics {
cursor: default  ;
}

.technics table {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	font-weight:bold;
	}
	
.technics tr.thead td {
	background: #005AAB;
	color:#fff;
	padding:2px;
}

.technics td.thead  {
	border-right: 1px solid #2C6FA5;
}
	
.technics tr.theadmake { 
	background: #8B9BA8;
	background: #2C6FA5;
	color:#fff;
	font-weight:bold;
	font-size: 10px;
}
	
.technics tr.o:hover {
	background:#D1E9FF;
}

.technics tr.e:hover {
	background:#D1E9FF;
}

.technics tr.o{
	background:#fff;
}

.technics tr.e{
	backgroundw:#eee;
}

.technics td {
	border-bottom: 1px solid #005AAB;
	border-bottom: 1px solid #2C6FA5;
	padding:3px;
}

.technicsform
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

.technicsforminputtext
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	ffont-weight:bold;
	color:#fff;
	width:200px;color: #000;background: #fff;border: 1px solid #3a91d8;
	margin-bottom:2px;
}

span.technicsforminput
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#eef;
	width:70px;color: #000;background: #eef;border: 1px solid #3a91d8;
	height:15px;line-height:11px;
	padding:2px;
}

span.technicsforminput input
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#eef;
	width:60px;color: #000;background: #eef;border: 1px solid #3a91d8;
	background:none;
	border:0;
	margin:0;
	padding:0;
	height:15px;line-height:11px;
}

/*Technics end*/