/* CSS Document */


/* Begin Global Styles */

html{

}
#wrapper {
	position:relative;
	width:865px;
	min-height:100%;
	margin-left:50px;
	z-index:0;
	background-color: #FFFFFF;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}


body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image:url(../images/background2.jpg);
	border-top:10px solid black;
	border-left:1px solid black;
}

img {
	border:none;
}

a,a:link{
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	text-decoration:none;
}

#wrapper #masthead{
	background-image:url(../images/banner.png);
	position:relative;
	width:865px;
	height:100px;
}





/*Begin Rightcolumn*/






#wrapper #rightcolumn {
	position:relative;
	float:right;
	width:175px;
	margin-top:-21px;
	background-color:#000000;
	padding:5px 0px 0px 5px;
	/* background-image:url(../images/corner.jpg); */
	background-repeat:no-repeat;
	background-position:0% 0%;
}
	
.searchform span {
	margin:0px;
	font-size:10px;
	}

.searchform p {
	font-size:10px;
	}

#rightcolumn h4 {
	margin:0px 0px 5px 25px;
	font-size:12px;
	color:white;
}


.searchform{
	margin-bottom:5px;
	margin-top:0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px 5px 10px 5px;
	background-color:#FFFFFF;

}

.searchform .dropdown{
	width:60px;
	color:#666666;
	font-size:10px;
	margin:0px 0px 0px 20px;
}

.searchform .dropdown2{
	width:60px;
	color:#666666;
	font-size:10px;
	margin:0px 0px 0px 27px;
}

.searchform .search{
	width:58px;
	margin:0px 0px 0px 40px;
	font-size:10px;
}

.searchform .searchName{
	width:58px;
	margin:0px 0px 0px 30px;
	font-size:10px;
}

.searchform .searchEmail{
	width:58px;
	margin:0px 0px 0px 33px;
	font-size:10px;
}

.searchform .searchbutton{
 margin: 5px 0px 0px 103px;
 width:62px;
 letter-spacing:.10em;
 cursor:pointer;
}

#rightcolumn div.news {
	margin-bottom:5px;
	margin-top:0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px 5px 10px 5px;
	background-color:#FFFFFF;
}

#rightcolumn div.news p{
	font-size:10px;
}

#rightcolumn div.news p a{
	color:#666666;
}






/*Begin Left Column*/






#wrapper #leftcolumn{
	float:left;
	position:relative;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:175px;
	height:100%;
    z-index: 0;
	background-color:black;
	
}

#wrapper #leftcolumn a{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #leftcolumn a:link{
	color:#00CCFF;
	text-decoration:none;
	text-transform:uppercase;

}

#wrapper #leftcolumn a:visited{
	color:#00CCFF;
	text-decoration:none;
	text-transform:uppercase;

}

#wrapper #leftcolumn a:hover{
	color:#00CCFF;
	text-transform:uppercase;
	padding-left:10px;
	border-left: 5px solid #00CC33;
}

#wrapper #leftcolumn a:active{
	color:#00CCFF;
	text-decoration:none;
	text-transform:uppercase;

}


#wrapper #leftcolumn h4{
	color: black;
	background-color:#dddddd;
	text-transform:uppercase;
	font-weight: bold;
	text-indent:5px;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	margin:0px 0px 10px 0px;
}



#wrapper #leftcolumn ul{
	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 15px;
	line-height: 2.5em;
}

#wrapper #leftcolumn li{
	border-top:1px solid #cccccc;
	font-size:10px;
	
}

/* Begin Center Column */


#wrapper #main{
	float:left;
	position:relative;
	/*top:150px;
	left:200px;*/
	width:509px;
	height:100%;
}

#main #iso{
	width:100%;
	border-bottom:1px solid #cccccc;
	padding:10px;
}

#main #iso img{
	padding-left:10px;

}



#main #COTM{
	width:489px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid white;
	padding:10px;
	background-color:#000000;
	color:#FFFFFF;
}

#main #COTM img{
	padding-left:10px;
	margin-top:-20px;
}

#main #COTM p{
	width:475px;

}

#main #COTM p a{
	color:#00FF00;

}


#main #COTM h3{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}





#main #trade{
	width:100%;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#000000;
	color:#FFFFFF;
}


#main #trade a{
	color:#00FF00;

}


#main #trade h3{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}





#wrapper #main h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
color:white;
background-color:#000000;
margin:0px;
padding:5px 0px 5px 20px;
border-top:1px solid white;

	
}

/* Begin Main > Homepage */

#wrapper #main p{
	color:black;
	text-align:justify;
	font-size:10px;
	line-height:1.5em;
	margin-bottom:10px;
	
}

#wrapper #main div.anchor{
	background-color:#000000;
	border-top:1px solid #00FF00;
	border-bottom:1px solid #00FF00;
	width:475px;
	padding:10px 0px 10px 5px;
}

#wrapper #main div.anchor a{
	color:#FFFFFF;
}

#wrapper #main div.anchor a span.green{
	background-color:#00FF00;
	color:#000000;
	font-weight:bold;
	padding:5px;
}

#wrapper #main div.anchor a span.small{
	font-size:80%;
	color:#00FF00;
}



#main #wizardHome {
    position:relative;
	width: 509px;
	height:210px;
	margin-bottom:20px;
	padding-bottom:10px;
}

#main #wizardHome .wizardpreview{
	float:left;
	position:relative;

}

#main #wizardHome p.wizardblurb{
	width:175px;
	margin:10px 20px 10px 10px;
	padding:0px;
	float:left;
	position:relative;


}


#main #wizardHome p.wizardblurb span{
	font-weight:bold;

}

#main #wizardHome p.wizardblurb span a{
	color:#0066FF;

}


/* TEST */

#main #wizardHomeTEST {
	width: 509px;
	height:100%;
	margin-bottom:20px;
	padding-bottom:10px;
}

#main #wizardHomeTEST img{
	margin-left:50px;


}

#main #wizardHomeTEST p{
	margin-left:10px;
	margin-right:10px;


}


#main #wizardHomeTEST a{
	margin-left:10px;
    color:#0066FF;
	font-weight:bold;
	font-size:larger;

}






#main p.map{
	background-image:url(../images/world.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:10px 10px 50px 10px;;
}

#main p.map a{
	color:#0066FF;
	}


#main p.article{
	margin:10px 10px 0px 10px;
}




#main p.mechanicals {
    background-image:url(../images/pdf_logo.gif); 
	background-position:left; 
	background-repeat:no-repeat;
    margin-left:50px;
	text-indent:25px;
}
#main div.connectors a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}


#main div.connectors li{
	color:#999999;
	font-weight:bold;

}


#main p.links{
	font-weight:bold;
	font-size:10px;
	margin-left:10px;
}

#main p.links a{
	color:#0066FF;
	}
	
#main #newsArticle {
	margin: 10px 20px 10px 20px;
}

#main #newsArticle h3 {
	font-family:Arial, Helvetica, sans-serif;
}

#main #newsArticle img {
	float:right;
	padding:10px;
}

#main #newsArticle ul {
 	font-size:85%;
	}

#main #newsArticle a {
 	color:#0000FF;
	font-weight:bold;
	}
	
/* Begin Button Styles */






.searchbutton{
	border:none;
	background-image:url(../images/buttons.jpg);
	margin-top:5px;
	margin-bottom:5px;
	width:75px;
	border:1px solid #cccccc;
	letter-spacing:.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.searchbutton2{
	border:none;
	background-image:url(../images/buttons.jpg);
	width:75px;
	margin-left:20px;
	border:1px solid #cccccc;
	letter-spacing:.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.searchbutton3{
	border:none;
	background-image:url(../images/buttons.jpg);
	width:120px;
	margin-left:20px;
	border:1px solid #cccccc;
	letter-spacing:.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.searchbutton4{
	border:none;
	color:#FF0000;
	background-image:url(../images/buttons.jpg);
	width:175px;
	border:1px solid #cccccc;
	letter-spacing:.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.searchbutton5{
	border:none;
	background-image:url(../images/buttons.jpg);
	width:75px;
	border:1px solid #cccccc;
	letter-spacing:.25em;
	font-family: Arial, Helvetica, sans-serif;
}


/* Begin Specification Styles */

#wrapper #specifications{
	position:relative;
	clear:both;
	width:865px;
}

#wrapper #specifications #container{
	width:100%;
}

#wrapper #specifications #container tr td{
	text-align:center;
}

#wrapper #specifications h2{
	background-image:url(../images/specbg.png);
	background-repeat:no-repeat;
	text-indent:20px;
	margin:0px;
	padding:10px;
	color:#FFFFFF;
	background-color:#000000;
	font-weight:normal;
}

#wrapper #specifications h3.plug{
	margin:0px;
	padding:10px;
	background-color:#676767;
	color:#ffffff;

}

#wrapper #specifications img.plug{
	margin:0px

}

#wrapper #specifications table.plugspecs{
	width:425px;
	background-color:#CCCCCC;
	margin:0px;


}


#wrapper #specifications table.plugspecs tr td{
	text-align:center;
	border:1px #ffffff solid;

}




#wrapper #specifications h3.jack{
	margin:0px;
	padding:10px;
	background-color:#676767;
	color:#ffffff;

}

#wrapper #specifications img.jack{
	margin:10px 10px 10px 30px;

}

#wrapper #specifications table.jackspecs{
	width:425px;
	background-color:#CCCCCC;
	margin:0px;


}


#wrapper #specifications table.jackspecs tr td{
	text-align:center;
	border:1px #ffffff solid;

}






#wrapper table.electricalratings{
	width:865px;
	margin-bottom:20px;
}

#wrapper table.electricalratings td{
	padding:3px 3px 3px 3px;
}

#wrapper table.electricalratings td.rightborder{
	border-right:1px solid #999999;
}

#wrapper table.electricalratings td.bottomrightborder{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-style:italic;
}

#wrapper table.electricalratings td.bottomborder{
	border-bottom:1px solid #999999;
	font-style:italic;
}

#wrapper table.electricalratings td.b{
	font-weight:bold;
	width:375px;
}

#wrapper table.electricalratings td.b2{
	font-weight:bold;
	width:320px;
}


#wrapper table.electricalratings td.green{
	background-color:#676767;
	color:#ffffff;
	font-weight:bold;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}


#wrapper table.electricalratings tr.grey{
	background-color:#CCCCCC;
}

#wrapper table.electricalratings span{
	font-weight:normal;
	font-size:9px;
}

/* Begin Footer Styles */





#wrapper #footer{
	background-color:#ebebeb;
	height: 30px;
	position:relative;
	clear:both;
}

#wrapper #footer p{
	display:inline;
	padding:0px;
	padding-top:10px;
	padding-right:20px;
	margin:0px;
	float:right;
	
}

#wrapper #footer a{
	float:left;
	padding-left:20px;
	padding-top:10px;
	color:#666666;
}









/* Begin Coaxial Connectors Table */

.rightalign{
	text-align:right;
}

.leftpadding{
	padding-left:30px;
}

.rowspacer{
	height:100px;
}


.connectors{
	border-top:1px solid #CCCCCC;
	padding-top:15px;
	position:relative;
	margin-left:30px;
	margin-top:30px;
	width:450px;
	font-size:80%;
	z-index:5;
	text-transform:capitalize;
	color: #000000;
}


.connectors ul{
  float:right;
 display:inline;
 position:relative;
 margin-top:30px;
}

table.connectors a {
	color:#0066FF;
}










/* Comment Box */

#wrapper #wizard #commentbox{
	position:absolute;
	top:50px;
	right:120px;
	height:1px;
	width:1px;

}

#commentboxpopup {
	margin:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


#commentboxpopup textarea {
	width:150px;
	height:100px;
	font-size:12px;
	}

#commentboxpopup input {
	width:150px;
	font-size:12px;
	}




/* Isolated Quote Form */

#isolatedQuoteForm {
	background-color:#CCCCCC;
	width:300px;
	margin:20px auto 0px auto;
}

div.content {
	padding:0px 10px 0px 10px;
	border-left:1px solid black;
	border-right:1px solid black;
}

div.content span{
	font-size:10px;
}

div.top{
	width:300px;
	height:20px;
}
div.bottom{
	width:300px;
	height:20px;
}


/* sandbox divs */

.bgwrap{
	background-image:url(../images/sma.jpg);
	background-position:250px -20px;
	background-repeat:no-repeat;
}

#wrapper #main #s1,#s2,#s3,#s4,#s5,#s6,#s7,#s8,#s9,#s10{
	float:right;
	clear:right;
}

#wrapper #main #s1{
	width:140px;
	height:15px;
}

#wrapper #main #s2{
	width:165px;
	height:15px;
}
#wrapper #main #s3{
	width:175px;
	height:15px;
}
#wrapper #main #s4{
	width:190px;
	height:15px;
}

#wrapper #main #s5{
	width:200px;
	height:15px;
}

#wrapper #main #s6{
	width:210px;
	height:15px;
}
#wrapper #main #s7{
	width:210px;
	height:75px;
}











.pdf {
background-image:url(../images/pdf_logo.gif); 
background-position:left; 
background-repeat:no-repeat;
text-indent:25px;
padding:0px;
margin:0px;
}













/* Part Numbers */




.plating_disclaimer{
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}

#wrapper #main #partnumbers{
	font-size:10px;
	margin:0px 10px 10px 10px;


}

#wrapper #main #partnumbers span{
	padding:20px 0px 20px 10px;


}

#wrapper #main #partnumbers .cable_group{
 	border:1px solid #000000;
	text-align:left;
}


#wrapper #main #partnumbers .cable_group .get_quote{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	width:100px;
}

.get_quote a{
	color:#0066FF;
}






#wrapper #main #partnumbers .oddrows td{
	background-color:#EAEAEA;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#wrapper #main #partnumbers .evenrows td{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;

}

#wrapper #main #partnumbers .number{
	text-transform:uppercase;

}

#wrapper #main #partnumbers .number a{
	color:#0066FF;

}

.cable_group_heading{
	font-weight:bold;
	padding:10px;
	margin-left:20px;
	margin-top:10px;
	border-top: 1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	width:300px;
	display:block;
}

.groove{
	border-top:1px solid #cccccc;
	height:5px;
	display:block;
}










/* Begin Topinfo Table */

table.topinfo{
	margin:10px 10px 10px 10px;
	width:95%;

}

table.topinfo a{
	color:#999999;
}

table.topinfo h4{
	color:#666666;
	text-transform:capitalize;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}













/* Begin Email Signup */

.EmailSignup{
	font-size:10px;
	margin:10px;
}

.EmailSignup input{
	width:275px;
	}





/* Begin Contact Us Styles */


.contactus{
	margin-left:30px;
	color:#999999;
	width:300px;
}

.contactus textarea{
	width:300px;
	height:200px;
	margin-bottom:10px;
}

.contactus .email{
	width:300px;
	height:15px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.emails{
	margin-left:30px;
	width:90%;
	color:#666666;
	font-size:10px;
	text-transform:capitalize;
}

.emails td{
	padding-bottom:20px;
}

.bold{
	font-weight:bold;
}

.italics{
	font-style: italic;
}

.getnumbers{
	background-color:#ffffff;
	border:1px solid #cccccc;
}









/* RF Connector Page */



.products{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 450px;
}

 .view_info{
	font-weight:bold;
	font-size:10px;
}
.products a{
	color:#0066FF;

}


.products .assembly{
	width: 50px;
}

.products h4{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:12px;
	color: #666666;
	font-weight: bold;
	margin-top: 20px;

}

.view_info_by_name a:link,a:visited,a:hover{
	color:#666666;
}

.view_info_by_name a:hover{
	color:#666666;
}










/* Begin Catalog Page */


.catalog{
width:500px;
margin:30px 0px 10px 10px;
}

.catalog td{
text-align:right;
padding-bottom:20px;
}

.catalog a{
}












.titles{
	color:#003399;
	font-size:18px;
}

.tradeshows td{
	padding-bottom:5px;
}

.line{
	border-bottom:1px #CCCCCC dotted;
}
.margin{
	margin:-10px;
}


.divider{
width:45px;
}

.browse{
	margin-left:30px;
}
.browse td{
	text-align:center;
}











/* CABLE WIZARD*/


#wizard{
	float:right;
	position:relative;
	width:689px;
}

#wizard h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:white;
text-transform:uppercase;
background-color:#000000;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 20px;
background-image:url(../images/mainH2corner.jpg);
background-repeat:no-repeat;
background-position:right;
}

#wizard table tr td.cablepopup{
	text-align:right;
}

#wizard table tr td.cablepopup a{
	text-decoration:underline;
	color:#0099FF;
}

#wizardform{
	margin-top:75px;
	font-size:11px;
	margin-left:20px;
}

#wizardform tr{
	height:30px;
}
#wizardform tr.spacer{
	height:45px;
}



#wizardform td{
    padding:0px;
	margin:0px;

}

#wizard td.firstrow{
	width:100px;
}

#wizard td.secondrow{
	width:130px;
}

#wizard td.thirdrow{
	width:100px;
}

#wizard td.fourthrow{
	width:110px;
}

#wizard td.fifthrow{
	width:70px;
}

#wizardform td.leftpaddingtop{
	padding-left:40px;
}


#wizardform select{
	width:90px;
	font-size:10px;
}

#wizardform select.units{
	width:40px;
}

#wizardform select.cabletype{
	width:100px;
}

#wizardform input.length{
	width:40px;
}

#wizard #preview{
	margin:30px 0px 30px 0px;
	height:100px;
}

#wizard #error{
	margin:30px 0px 30px 20px;
	height:100px;
	color:red;
	text-transform:uppercase;
	font-weight:bold;
}
#wizard #cablelist{
	margin:20px 0px 0px 15px;
}

.end1{
	color:#009933;
	background-color:#ffffff;
	position:absolute;
	top:290px;
	left:240px;
	z-index:1;
	text-transform:uppercase;
	letter-spacing:.25em;
	padding:5px;

}


.end2{
	color:#009933;
	background-color:#ffffff;
	position:absolute;
	top:290px;
	left:475px;
	z-index:1;
	text-transform:uppercase;
	letter-spacing:.25em;
	padding:5px;
}


a.quotebutton{
    font-weight:bold;
	color:red;
	font-size:14px;
	text-decoration:none;
	border:1px solid red;
	padding:5px;
	background:#000000;
	height:30px;
}

input.quotebutton{
	font-size:14px;
    font-weight:bold;
	border:1px solid red;
	color:red;
	background:black;
	width:175px;
	border:1px solid red;
	padding:5px;
	text-transform:capitalize;
	cursor:pointer;
	

	
}

/* Cable Guide Styles */


#cable_guide{
    float:right;
	position:relative;
	width:685px;
}

#cable_guide h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
background-color:#dddddd;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 20px;
background-image:url(../images/mainH2corner.jpg);
background-repeat:no-repeat;
background-position:right;
}

#cable_guide h3{
	background-color:#DBDBDB;
	margin-bottom:0px;
	padding-left:10px;
}

#cable_guide span.key{
	color:#999999;
	font-size:80%;
}


table.cable_reference{
	font-size:80%;
	width:100%;
}

table.cable_reference a{
	text-decoration:underline;
	color:#3366FF;
}


table.cable_reference tr{
}

table.cable_reference tr td{
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding:5px;
	text-align:center;
	
}

table.cable_reference tr td.last{
	border-right:none;
}

table.cable_reference tr td.first{
	border-left: 1px solid #cccccc;
}


table.cable_reference tr.notopborder td{
	border-top:none;
}

table.cable_reference tr.bold{
	font-weight:bold;
}

/* Cable Guide Popup Styles */

#cable_guide_popup{
	background-color:#FFFFFF;
}

#cable_guide_popup h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
background-color:#dddddd;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 20px;
background-image:url(../images/mainH2corner.jpg);
background-repeat:no-repeat;
background-position:right;
}

#cable_guide_popup h3{
	background-color:#DBDBDB;
	margin-bottom:0px;
	padding-left:10px;
}



/* Pricing Table */

table.pricing{
	width:100%;
}

table.pricing td{
	padding: 5px 5px 5px 5px;
	border:1px solid #CCCCCC;
	
}

table.pricing td.bold{
	font-weight:bold;
}

h3.heading{
	width:250px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 5px;
	font-size:14px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#E0E0E0;
}

table.pricing td.button{
	width:200px;
	border:none;
}

a.buy {
	background-color:#FE0C05;
	color:#FFFFFF;
	padding:3px;
	width:175px;
	text-decoration:none;
}










div.crossbox{
	background-color:#CCCCCC;
	margin:5px;
}

div.numbers{
	background-color:#999999;
	height:50px;
}


div.crossbox h3{
	margin:0px;
        font-family:verdana;
		font-variant:small-caps;
	padding:5px;
	color:#FFFFFF;
	background-color:#000000;
}

div.crossbox h4.pn{
	margin:0px;
	padding:5px 5px 10px 5px;
    display:block;
	text-align:center;
    width:176px;
	float:left;
	border-bottom:1px solid black;
}

div.crossbox h4.cable{
	margin:0px;
	padding:5px 5px 5px 30px;
    display:block;
    width:339px;
	float:left;
	border-bottom:1px solid black;
	border-top:1px solid black;
}

div.crossbox h5.pn{
	margin:0px;
	padding:5px;
    display:block;
	text-align:center;
    width:176px;
	float:left;
	font-weight:normal;
	background-color:#FFFFFF;
}

div.crossbox h5.cable{
	font-weight:normal;
	display:block;
	padding:5px 0px 5px 30px;
	float:left;
	margin:0px;
	width:344px;
        border-bottom:2px solid black;
        background-color:white;
}

div.crossbox img{
	float:left;
border-bottom:2px solid black;
}

#main a.links1{
	margin-left:170px;
        padding:0px 20px 5px 20px;
	font-weight:bold;
	color:red;
	border-bottom:1px solid black;
        border-right:1px solid black; 
        border-left:1px solid black;    
        

}

#main a.links2{
        padding:0px 20px 5px 20px;
	margin-left:0px;
	font-weight:bold;
	color:red;
	border-bottom:1px solid black;
        border-right:1px solid black; 
        border-left:1px solid black;   

}

b.red {
	color:red;
}





#cablepn{
	margin:100px 0px 0px 0px;
	width:100%;
	
}

#cablepn img{
margin:20px;
}









div.connector_tree{
    border-top:1px solid black;
	border-left:1px solid black;
	margin:10px 0px 0px 0px;
	background:#EEEEEE;
	font-size:110%;
}

div.connector_tree a{
	color:black;
	text-decoration:underline;
}

div.connector_tree h3{
	background:#CCCCCC;
	width:100%;
	padding:5px;
	margin:0px;
    border-bottom:1px solid black;
}

div.connector_tree h4{
	background:#DFDFDF;
	width:100%;
	padding:5px;
	margin:0px;
    border-bottom:1px solid black;
}

div.connector_tree ul{
	list-style-image:url(../images/bluearrow.png);
}

div.connector_tree ul li{
	font-weight:bold;
}


div.connector_tree ul ul{
	list-style-image:url(../images/greenarrow.png);
	margin:5px 0px 5px 20px;

}

div.connector_tree ul ul li{
	font-weight:normal;
	font-size:smaller;
}


div.connector_tree ul.pcb{
	margin-bottom:40px;
}


