﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: white;
    font-size: .75em;
    font-family: Arial;
    margin: 0;
    padding: 0;
    color: #696969;
    
}

img
{
 border:none;	
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

p 
{
 margin:3px 0 5px 0;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0  10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

.leftClmn
{
	display:block; float:left; width:235px;
	padding-right:5px;
	
}
.rightClmn
{
 display:block; float:right; width:745px;	
}


.homeClmn
{
	
 vertical-align:top;
 border-right: solid 1px #666;
 width:25%;
 padding:2px;	
}

.homeClmn h2
{
	padding:0;
	margin:0 0 3px 0;
}
.homeClmn h3
{
	padding:0;
	margin:0 0 3px 0;
}


.homeClmn h2 a
{
 text-decoration:none;	
 color:#333;
}
.homeClmn h2 a:hover
{
 text-decoration:underline;	
}
#slideshow
{	
	
	margin: 5px 0 5px 0;
	width: 990px;
	height:200px;
	padding:0px;
	
}
/*
#slideshow
{
	position:relative;
	margin: 5px 0 5px 0;
	width: 990px;
	height:200px;
	padding:0px;
	
}
#slideshow  IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow
 IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow h2
{
	padding:0;
	margin:0;
}
*/

.searchfields
{
	
}
.searchfields select  
{
	 border:none;
}

.trans_box2 {
 font-size:1.6em;
   overflow:hidden;
  padding:20px;

  width:450px;
  height:120px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/75p_white.png');*/
}
.trans_box2 h2
{
	padding:0;
	margin:0;
}
.trans_box2[class] {
  background-image:url(/images/75p_white.png) ;
}




/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
width: 990px;
margin-left:auto;
margin-right:auto;

}

#header
{

margin-bottom: 0px;
color: #000;
padding: 0;
 background-color:#a3a3a3;

}



#header h1
{
font-weight: bold;
padding: 0;
margin: 0;
border: none;
line-height: 1.6em;
font-family: Arial;
font-size: 32px !important;
}

#main
{
padding: 10px  0px 15px  0px;
background-color: #fff;
margin-bottom: 30px;
_height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}


#footer
{
width:990px;
display:block;
clear:left;
margin: 0px 0 0 0;

background:url(/images/maritimepropulsionfooter.gif);
background-repeat:repeat-x;
padding:20px 0 4px 4px;
color:#eee;
text-align:center;
}
#footer p
{
 line-height:1em;
 margin:5px;	
}

#footer a
{
	color:#eef;
}


#SearchCriteria
{
color: green;
padding:5px 0;
text-align: center;
line-height: normal;
float:left;
margin: 0;
font-size: .9em;
height: 2px;
}
/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    
    padding:  2px;
    position: relative;
    margin: 0;
    text-align: left;
    font-size:1.2em;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5em;
    color: #fff;
}

ul#menu li a
{
    padding: 2px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5em;
    background-color: #eee;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #ccc;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #66FFCC;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

.form
{
width:100%;
}


.form fieldset 
{
font: 1em Verdana, Geneva, sans-serif;
position: relative;
float: left;
clear: both;
width: 100%;
margin: 0.5em 0 1em 0;
padding:0.5em 0 0 0;
text-transform: none;
border: 1px solid #BFBAB0;
background-color: #eee;
}

.form fieldset p 
{
margin: 2px 12px 10px 10px;
}
.form fieldset ol 
{
float: left;
padding:0.25em 1em 1em 1em;
list-style-type:none;
}
.form fieldset ol li
{
float:left;
clear:left;
width:100%;
padding-bottom: 1em;  
}
.form fieldset ol li label {    
float: left;    
width: 10em;    
margin-right: 1em;  
text-align:right;
}


.form legend 
{
	position: absolute;
	background: #fff;

	top: -.75em;
	left: .25em;
}
.new
{
	
}
.form legend span
{
position: absolute;
margin-top: 0.5em;
font-size: 135%;
}

.form input[type="text"] 
{
width: 200px;
border: 1px solid #CCC;
}

.form input[type="password"] 
{
width: 180px;
border: 1px solid #CCC;
}

.form textarea
{
width: 500px;
height:50px;
border: 1px solid #CCC;
}


.form .new ul
{
list-style:none;
float:left;
text-align:left;
margin:0 0 1.5em 0;
}

.form .new ul li
{
float:left;
line-height: 2em;
margin:10px;
text-align:left;


 }
 
.form .new ul li label
{
display: block;
width:80px;
text-align:left;
float:none;
}



.form .new input[type="text"]
{
	
width:80px;
}


/* TABLE
----------------------------------------------------------*/

.compare table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

.compare table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

.compare table th
{
  padding: 6px 5px;
  text-align: left;
 
  border: solid 1px #e8eef4;   
}
.compare tr:nth-child(odd) { background-color:#f2f2f2; }
.compare tr:nth-child(even) { background-color:white; }
.compare th { background-color:white; }



/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
    height:1px;
}

.error
{
    color:Red;
}


#searchcontainer
{
 vertical-align:middle;
 background-color:#eee;
 padding:2px; 
 border-bottom: solid 1px #ccc;
 border-top: solid 1px #ccc;
 height:22px;
 }

#menucontainer
{
 vertical-align:middle;background-color:#eee;border-bottom: solid 1px #ccc; border-top: solid 1px #ccc; margin: 5px 0 5px 0;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
  
     
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:0px;
    color:black;
    float:right;
}

#logindisplay a:link
{
    color: blue;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: blue;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: blue;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
/*.search
{
	background: url(/images/search_button.gif) no-repeat top left
}
*/


div.ac_results ul { 
  margin:0; 
  padding:0; 
  list-style-type:none; 
  border: solid 1px #ccc; 
  

 
} 

div.ac_results ul li { 
  font-family: Arial, Verdana, Sans-Serif; 
  font-size: 12px; 
  margin: 1px; 
  padding: 1px; 
  cursor: pointer; 
  background-color:#fff;
 
  overflow:hidden;
  height:20px;
 
 
} 

div.ac_results ul li.ac_over { 
  background-color: #ddd; 
} 




.horizontal .cb
{
 float:left; margin-right:10px;	
}

.compWidth
{
	width:250px;
}


.listAjax
{
 height:300px;
 overflow:scroll;	
 background-color:white;
}
.RelationsList
{
	background-color:White;
}
.wrap
{
position:relative;	
width:600px; height:300px;
}

.resultWrap
{
	width:600px; height:300px;position:absolute; z-index:10;
}

.message
{
	background-color:Yellow; width:200px; height:30px; position:absolute; top:100px; left:100px;z-index:20; 
}

.listAjax table
{
 background-color:White;	
 width:100%;
}

.selectedRow
{
	background-color:#dcfac9;
    cursor:pointer;
}
.unselectedRow
{
	background-color:white;
}
.LastInsertedRow
{
	color:white;
}

.hidden
{
	 display:none;
}
.visible
{
	 display:block;
}

/* SEarch result Items */



.item
{ 
	 margin-bottom:20px;
	 font-size:1.2em;
	border-bottom: solid 1px #eee;
	width:100%;

}


.item .nameWrap
{
	padding: 3px;
	background-color:#eee;
}

.item h2
{
 font-size:1.2em;
 font-weight:bold;
 margin:0;
 padding:0;
 width:70%  ;
 float:left;
  
}

.item .compare
{
 float:right;	
}

.item .mainSpecWrap
{

}

.item .mainSpec 
{
 float:left;	
 padding-right:30px;
}

.item .mainSpec span
{
	font-weight:bold;
 }

.item .leftWrap label
{
	font-weight:bold;
}

.item .specWrap
{
	font-size:.8em;
	
}

 .item .spec
 {
 float:left;	
 padding-right:10px;
}

 .item .spec .lbl
 {
 	 font-weight:bold;
 }
 .item .spec .val
 {
 	
 }
 
  .item .spec .meas
 {
 	 padding-right:20px;
 }
 
 
 

.item .leftWrap
{
  float:left;	
  display:block;
}

.item .rightWrap
{
 float:right;	
 display:block;
}







.searchContent
{
	margin-bottom:5px;
}


.comparelist .compareitem
{
	 float:left;
	 width:150px;
	 height:30px;
	 border:solid 1px #eee;
	 overflow:hidden;
	 margin-right:5px;
	 padding:2px;
}
/*Product Detail*/
.pdContainer .pdHead
{
 margin:0px 0px 5px 0px;
 
}
.pdContainer .description
{
	width:400px;
 margin-bottom:10px;	
 color:Black;
}


.pdContainer h1
{
 font-size:2.5em;
 font-weight:bold;
 margin:0;
 padding:0;
  text-align:left;
  font-family: Arial;
  
}
.pdContainer .pdModelWrap
{
	
}
.pdContainer .pdModel
{
float:left;	
font-size:1.5em;
padding-right:30px;
margin-bottom:10px;
}
.pdContainer label, .pdContainer span
{
 font-weight:bold;
 
}
.pdContainer .pdSpecWrap
{
	margin-bottom:10px;
	margin-top:10px;
}
.pdContainer .pdSpec
{
	padding-bottom:3px;
}

.pdContainer .pdSpec label, .pdContainer .pdSpec span
{
	 width:200px;
	  display:block;
	  float:left;
	  
}

.pdContainer .PdInfoWrap
{
	
}
.pdContainer .pdTypes
{
	float:left;
	padding-right:20px;
	display:block;
}
/*Product Files */
.flMain h1
{
	border-top:solid 1px grey;
	border-bottom:solid 2px #eee;
}
.flMain .flNameWrap 
{
	margin-bottom:10px;
}
.flMain .flNameWrap .name
{
	font-weight:bold;
	font-size:1.5em;
	margin:5px 0 10px 0;
}
.flMain .flname
{
	float:left;
	
	padding-right:10px;
}
.flMain .flname label
{
	font-weight:bold;
}
.flMain .flListWrap
{
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:solid 1px #eee;
	padding-bottom:3px;
	background-color:#eee;
}

.flMain .flListWrap label
{
	font-weight:bold;
	width:180px;
	display:block;
	float:left;
	font-size:1.5em;
}
.flMain .flList
{
	float:left;
	 margin-right:10px;
	
}


/* Product Image */





.productImages .mainImage
{
 display:block;
 width:500px;
 text-align:center;
 background-color:#eee;
 padding:3px;
}

.productImages .buttonImageWrap
{
  width:500px;
  overflow:auto;
  height:115px;
  background-color:#eee;
  text-align:center;
}

.productImages .buttonImage
{
 width:80px;
 margin:5px;
 display:block;
 float:left;	
 	
}
.fldocuments
{
	
	background-color:#eee;
}
.fldocuments .flDocumentWrap
{
	
}
.fldocuments .fldocument
{
	float:left;
	
}


fieldset .fldocument
{
	float:left;
	font-size:1.2em;

}


fieldset .fldocument a
{
 padding-top:10px;
 }
 
 
 fieldset
 {
 border-color:#ddd;
 border-width:thin;
 }
 
 
 .hrlist
 {
 	
 }
 
.hrlist .level1
{
	 font-size:1.4em;
	 margin-bottom:20px;
	 
}

.hrlist .level2
{
	 margin: 3px 0 3px 20px;
	 font-size:0.8em
}
.bsitemWrap
{
	
}
.bsitemWrap .bsItem
{
	float:left;
	font-size:1.2em;
	padding-right:3px;
}
.UCLogon
{
	width:300px;
	background-color:#eee;
}
.MPContactInfo
{
	vertical-align:top;
}
.MPContactInfo label
{
	vertical-align:top;
	width:220px;
	padding-right:10px;
}
.contactInfo
{
	display:block; 
	width:400px;
	margin-top:5px;
	padding-left:5px;
	
}
.contactInfo fieldset
{
	margin-bottom:5px;
}
.contactInfo .ciaddress
{
	width:350px;
	margin-left:5px;
}
.MPproductinfo
{
	width:720px;
	display:block;
	margin-right:3px;
	
}
.MPproductinfo .ptitle
{
	font-size:2 em;
	margin-bottom:5px;
	font-weight:bold;
	background-color:#eee;
}
.MPproductinfo .pname
{
	margin:5px 0 5px 0;
}
.MPproductinfo .pname label
{
	width:200px;
	font-weight:bold;
	padding-right:5px;
}

.criterias
{
  font-weight:bold;	
}
.apNewprlnk
{
	float:left;
	
	padding-top:20px;
	height:80px;
	margin-left:5px;
	
}

.floatleft
{
	float:left;
	display:block;
	
}
.float-right,.floatright
{
	float:right;display:block;
}
.fp
{
	width:240px;
	margin:2px 0px 2px 0px;
	padding:0;
	border:none;
}
.fp table
{
	
}
.fp div
{
overflow:hidden; width:120px;
}

.fp td
{ 
	vertical-align:top;
}
.homebanners
{
	float:left; 
	display:block; 
	width:240px; 
	padding:2px;
	margin:1px;
	border-right:solid 1px #ccc;
}
.promo
{
	width:240px;
	margin:0 0 30px 0;
	display:block; 
}
.promo p
{
	color:black;
	
}
.promo h3
{
    padding:0;
	margin: 0 0 10px 0;
}
.homebanners h2
{
    padding:0;
	margin: 1px;
}


.homebanners h3
{
    padding:0;
	margin: 1px;
}

.homeHighlight
{
	
	float:left; 
	display:block; 
	width:490px; 
	padding:0;
	margin-right:2px;
}
.mphome
{
	padding:0;
	margin:0px 0px 10px 0px;
	width:238px;
}
.mphome img
{
float:left; margin:0 5px 3px 0;
}
.mphome h3
{
    padding:0;
	margin: 1px;
}
.services h2
{
	padding:0;
	margin: 1px;
}
.acmessages
{
	border-bottom:1px solid #eee;
	
	margin:5px;
}

.acmessages div
{
	margin-bottom:5px;
}
.homebanner
{
	display:block; float:left; padding:1px;
}
.pager span
{
	font-weight:bold;
}


.newsContainer
{
	margin-bottom:10px;
	padding:0;
}

.newsContainer img
{
float:left; margin:0 5px 3px 0;
}


.newsContainer h2
{
 margin: 5px 0 3px 0;
 padding:0;
 }

.newsContainer h3
{
 margin: 0;
 padding:0;

}

.newsContainer p
{
 margin: 0;
 padding:0;
 color:Black;
 }




.newsLatest p
{
	margin:0;
	color:Black;
}
.newsh1
{
  padding:1px 0 2px 0  ;
  margin:0 0 5px 0;
   font-family:Arial;
   text-align:left;
  border-bottom:2px solid #eee;
}
.article h1,newsh1
{
  padding:1px 0 2px 0  ;
  margin:0 0 5px 0;
   font-family:Arial;
   text-align:left;
  border-bottom:2px solid #eee;
}

.article p
{
  margin: 0 0 5px 0;
  color:Black;
}
.article h2 span
{
	font-size:.5em;
}

.article .date
{
 margin:10px 0 10px 0;
 color:#999;	
 font-weight:bold;
}
.stepsbottom
{
	border-bottom:2px solid #eee;
}

.button
{

}

.button a
{
	color:#000;
		background-color:#d4d0c8;
	border-style: outset;
	border-width: 2px;
	padding: 3px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
}



.marketplacetitle
{
	font-size: 1.5em;
	font-weight:normal;
	color:#000;
}


.searchAdvFields
{
}

.searchAdvFields .itemAS
{
	margin: 6px 0 20px 0;
}
.searchAdvFields .itemAS .mes
{
 white-space:nowrap;
  border-top:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  padding: 5px 0 5px 2p;
  margin-right:10px;
  text-align:right;
  float:right;  
}

.searchAdvFields .itemAS .mes select
{
  border: none;
}

.searchAdvFields .itemAS .name
{
	
	margin-right:10px;
	color:#000;
	
}

.slider
{
 margin:3px;	
	
}
.fleft
{
	display:inline;
	margin:10px 10px 10px 0;

}

.shlink
{
 padding: 1px 0 1px 30px; 
 font-family:Verdana;
 font-weight:bold;
 font-size:.8em;
 
}

.relatesProduct fieldset a
{
	padding-right:10px;
	white-space:nowrap;
}


.floatL
{
 display:block; float:left;	
}

.floatR
{
 display:block; float:right;	
}


.rban
{
	float:right; width:200px; height:140px; overflow:hidden; margin:20px 5px 0 0;
}
