@charset "utf-8";
/* CSS Document */


.pdf a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdb019;
	text-decoration: none;
}

.pdf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdb019;
	text-decoration: none;
}

.pdf a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdb019;
	text-decoration: underline;
}

.pdf a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdb019;
	text-decoration: none;
}

.productpagedescrip a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

.productpagedescrip a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

.productpagedescrip a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}

.productpagedescrip a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
	}
	
.productpagedescripmargin a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

.productpagedescripmargin a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

.productpagedescripmargin a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}

.productpagedescripmargin a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
	}


.mainproductbox {
	float:left;
	width:769px;
	height:auto;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 5px;
	padding-bottom:75px;
	}
	
#fullheaderwrapper {
	float:left;
	width:635px;
	padding-left: 25px;

}

#breadcrumbs {

	margin-top:3px;
	float:left;
	width:600px;
	padding-left:25px;


	}
	
#breadcrumbsselect {

	margin-top:3px;
	float:left;
	width:600px;
	padding-left:50px;


	}
	
	
#breadcrumbs2 {

	padding-top:10px;
	float:left;
	width:600px;
	padding-left:25px;


	}
	
	
#addrecep {

	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:600px;
	padding-left:25px;


	}


#productheader {
	float:left;
	width:635px;
	margin-bottom:4px;
	padding-top: 53px;

	}
	
#productheader  h1{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

	}
	
	

	
#productheader2 {
	float:left;
	width:600px;

	}
	
#productheader2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin:0;
	padding:0;
}

#productimage {
	float:right;
	margin-top:36px;
	margin-right:7px;
	}
	

	
.diagrampopups {
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:384px;
	margin-bottom:10px;
	}
	
.diagrampopupsrecep {
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:384px;
	margin-bottom:10px;
	}
	
.diagrampopups2 {
	float:left;
	margin-top:10px;
	width:384px;
	margin-bottom:10px;
	margin-right: 10px;
	}
	
.accessdimensions {
	background-image:url(../images/accessory_dimensions.gif);
	float:left;
	height:20px;
	background-color:#000000;
	width:100%;
	background-repeat: no-repeat;
	}
	
.accessschematics {
	background-image:url(../images/schematics_accessories.gif);
	float:left;
	height:20px;
	background-color:#000000;
	width:100%;
	background-repeat: no-repeat;
	}
	
.recdimensionsauto {
	background-image:url(../images/receptacle_dimensions_auto.gif);
	float:left;
	height:20px;
	background-color:#000000;
	width:100%;
	background-repeat: no-repeat;
	}
	
.recdimensionsus {
	background-image:url(../images/receptacle_dimensions_us.gif);
	float:left;
	height:20px;
	background-color:#000000;
	width:100%;
	background-repeat: no-repeat;
	}

.diagramholders {
	position:relative;
	left:0px;
	float:left;
	width:385px;
	}
	
img.diagrams {
	margin-bottom:4px;
	}
	
.clickenlarge{
	position:absolute;
	right:10px;
	bottom:10px;
	
	}
	
.partsWrapper {

	float:left;
	padding-left:25px;
	width:735px;
	}
	
	table.partnumbers {
	text-align:center;
	width:735px;
	border: 1px solid #333333;
	border-collapse:collapse;
	border-spacing:0px;
	padding:0;
	margin:0;
	float: left;
}
	
#diagrams {
	float:left;
	margin-top:4px;
	width:736px;
	padding-left:25px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
#customs{
	float:left;
	margin-top:4px;
	width:735px;
	height:475px;
	padding-left:25px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	
.partsselector {
	margin-top: 50px;
	float:left;
	width:550px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom:5px;
	padding-left: 25px;

	}
	
.parts2 {
	margin-top:20px;
	float:left;
	margin-left:25px;
	width:735px;
	}
	
tr.specs {
	height:20px;
	}
	
tr.specssmall {
	line-height:20px;
	}
	


table.partnumbers td {
	border: 1px solid #333333;
	}
	
td.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	width:auto;


	}
	
td.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#e9d655;
	line-height:12px;
	width:auto;
	padding-right: 3px;
	padding-left: 3px;


	}
	
	
td.description2left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#e9d655;
	line-height:20px;
	width:auto;
	text-align:left;
	text-indent:10px;


	}
	
td.descriptionleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	width:auto;
	text-align:center;
	text-indent:0px;
	}
	
td.descriptionleftonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#e9d655;
	padding-top:4px;
	padding-bottom:4px;
	width:auto;
	text-align:center;
	text-indent:0px;
	}
	
	
.smalltext {
	display:inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;

}
	
td.parts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;

	}
	
td.partsleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	text-indent:10px;

	}
	
td.parts2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#e9d655;

	}
	
td.parts3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#e9d655;
	padding-bottom:5px;
	padding-top:5px;

	}
	
td.parts4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;

	}
	
	
tr.poles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	background-color:#e9d655;
	line-height:50px;
	

	}
	
.spacer {
	height:40px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005500;
	text-decoration: underline;
	}
	
	.spacertall {
	height:100px;
	line-height:100px;
	}

.cablecolor {
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:25px;
}

.cablecolorsmall {
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:10px;
}


.cablecolorcenter {
	display:block;
	margin:0;
	padding:0;
	text-align:center;

}

.cablecolorleft1 {
width:100px;
float:left;
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:25px;
}

#selectheader {
	height:25px;
	
	margin-top:50px;
	margin-left:50px;
	line-height:25px;
	vertical-align:middle;
	}
	
#selectheader h1 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
#selectcontainer {
	margin-left:50px;
	width:650px;
	height:350px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

	}
	
#selectcontainer3 {
	margin-left:50px;
	width:650px;
	height:250px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

	}
	
#selectionchoices {
	padding-left:10px;
	padding-top:25px;
	width:457px;
	height:305px;

	float:left;


}





#selectionhand {
	float:left;
	width:183px;
	height:350px;

}

img.smallhand {
float:right;
padding-top:137px;


	}
	
#connectorinfo {
	width:675px;
	margin-left:50px;
	margin-top:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-bottom:50px;
}

.selectone {
	display:block;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

#selectOneMini {
	display:none;
	text-indent:35px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

#selectOneMini a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneMini a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneMini a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}

#selectOneMini a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
	}


#selectOneMicro {
	display:none;
	text-indent:35px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

#selectOneMicro a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneMicro a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneMicro a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}

#selectOneMicro a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
	}
	
#selectOneNano {
	display:none;
	text-indent:35px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

#selectOneNano a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneNano a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

#selectOneNano a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}

#selectOneNano a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}
	
.productpagedescrip {
	float:left;
	padding-top:40px;
	display:block;
	width: 345px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}

.productpagedescripmargin {
	padding-top:50px;
	float:left;
	display:block;
	width: 345px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}

.productpagepic {
	padding-left:15px;
float:left;
	display:block;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}

.productpagepara {
float:left;
	display:block;
	width:340px;
	
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
	
	
}

#selectcontainer2 {
	margin-left:50px;
	width:650px;
	height:1000px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom:100px;


	}
	

#selectionchoices2 {
	padding-left:60px;
	padding-top:25px;
	width:457px;
	height:980px;

	float:left;


}




#othermoldedcontainer {
	margin-left:50px;
	width:650px;
	height:650px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom:100px;


	}
	
#othermoldedchoices {
	padding-left:60px;
	padding-top:25px;
	width:457px;
	height:600px;

	float:left;


}


#mpmcontainer {
	margin-left:50px;
	width:650px;
	height:1900px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom:100px;


	}
	
#mpmchoices {
	padding-left:60px;
	padding-top:25px;
	width:457px;
	height:1850px;

	float:left;


}




#selectionchoices3 {
	padding-left:30px;
	padding-top:25px;
	width:436px;
	

	float:left;


}

#selectioncables {
	float:left;
	width:183px;
	height:213px;
	padding-top:37px;
	padding-left:1px;

}


.selectone a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdb019;
	text-decoration: none;
}

.selectone a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.selectone a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.selectone a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.selectone a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 {
	padding-top: 25px;
}

#contactus {
	padding-left:10px;
	padding-top:48px;
	width:375px;

	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;


}

#contactus2{
	float:left;
	width:183px;

		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left:60px;
	padding-top:25px;
}

#contactuscontainer {
	margin-left:50px;
	width:650px;
	height:300px;
	border-top-width: 1px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

	}
	
.productWriteup {
	float:left;
	width:300px;
	padding-left:25px;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.productWriteupImage {
	float:left;
	text-align:center;
	width:350px;

	}
	
.productWriteupImageFull {
	float:left;
	text-align:center;
	width:650px;

	}
	
.productWriteup h1 {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.productWriteup p {
	padding-top:4px;
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	}
	
.productWriteup ul{

	margin-top:7px;
	padding-left:20px;
	}
	
.italic {
	font-style: italic;

}

img.pdf {
	margin-top:15px;
	padding-right:3px;
	}
