/* Updated for Dev */

.family_page_title {
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	padding: 0 18px;
}

div#cableHead {
width:605px;
margin:5px;
}

div#cableHead img{
margin:3px 0px;
border:none;
float:left;
}

div#cableGrid {
width:760px;
margin:0
overflow: hidden;
padding: 20px;
clear: both;
float: left;
/*background: url("/includes/graphics/divider2-bg.jpg") no-repeat 0 0;*/
}

div#ancNav{
font: bold 11px/13px verdana, sans-serif;
width:760px;
padding: 0 20px;
clear: both;
margin-left: 0;
}

div#cableInfo {
font:normal 11px/15px verdana, arial;
color:#fff;
width:604px;
margin:5px;
padding:1px;
}

div#cableHeadtool {
	width:800px;
	/* float: left; */
	height: 61px;
	background: #fff;
	padding: 0;
	/*border-top: 1px solid #e3e3e3; */
	border-bottom: 1px solid #e3e3e3;
}

.divider_cables {
clear: both; height: 20px; 
/* background: url('/includes/graphics/divider2-bg.jpg') no-repeat scroll 0 0 transparent; */
}

div#cableGrid a{
font-size: 12px;
}

div#cableGrid div.cableBox {
width:226px;
height:332px;
margin:0 41px 0 0;
float:left;
display: inline;
}

div#cableGrid div.cableBox.last {
	margin-right: 0;
}

div#cableGrid div.cableBox h4 {
margin:0px;
}

div#cableGrid div.cableBox h4 a{
margin:0px 0px 8px 0px;
font-size: 14px;
font-weight: bold;
line-height: 1;
color:#76d750;
display:block;
}

div.cableBox img {
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
}

div#cableGrid div.cableBox ul{
margin: 0 0 10px 0;

}

div#cableGrid div.cableBox ul li{
margin:0px 0px 8px 0px;
list-style:none outside;
}

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

/* Needed for Cable pages. Overwrites prodGroup.css */

#cableWrapper #prodGroup {
	padding-bottom: 20px;
}

#cableWrapper #prodGroup ul li {
width: 755px;
}

#cableWrapper #prodGroup ul li p {
	font-size: 11px;
}

#cableWrapper #prodGroup .pName {
	width: 500px;
}

#cableWrapper #prodGroup ul li p {
	width: 500px;
}

#cableWrapper #prodGroup h3.proCatName  {
	width: 680px;
}

/* End Needed for Cable pages. Overwrites prodGroup.css */

/* |||||||| CAT6a  ||||||||| */

div#cableInfo {
color:#000;
}

div#cableInfo {
color:#000;
}

div#cableInfo div {
margin:10px 0;
border-top:solid 1px #555;
}

.cat6aProdBin {
height:280px;
}

div#cableInfo div .cat6aProd {
text-align:center;
font-weight:bold;
margin:15px 4px 30px 4px;
float:left; 
width:190px;
height:200px;
Border:0;
}

.cat6aProd a img {
color:red;
clear:both;
width:180px;
height:180px;
margin:0 0 20px 0;
}

ul#ancNav {
margin:0;
padding:0;
}

ul#ancNav li{
display: inline;
margin:0;
padding:0 20px 0 0;
font:normal 13px helvetica, Arial, sans serif;
}

ul#ancNav li a:hover{
color:#000;
}

table.cat6aProdTbl{
border-colapse:collapse;
border:solid 1px #333;
}

.cat6aProdTbl td{
border-colapse:collapse;
padding:3px;
border-bottom:solid 1px #ccc;
width:160px;
vertical-align:top;
}




/*
..................................................
Cable Wizard
..................................................
*/

#search-cables {
	width: 399px;
	height: 61px;
	float: left;
	border-right: 1px solid #e3e3e3;
	display: inline;
	position: relative;
}
#search-cables div {
	margin-top: 10px;
}
#search-cables h3 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 20px;
	display: inline;
}
input.cable_search {
	border: 0;
	margin: 0;
	padding: 0;
	color: #666;
	vertical-align: top;
	text-indent: 8px;
	font-family: arial, "Helvetica Neue", helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	height: 21px;
	width: 177px;
	position: absolute;
	top: 22px;
	left: 132px;
	background: url("/includes/graphics/search.png") no-repeat 0 0;
}
input.search-cables-btn {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	height: 16px;
	width: 16px;
	position: absolute;
	top: 24px;
	left: 290px;
}


#cable-wizard {
	width: 400px;
	float: left;
	display: inline;
}
#cable-wizard h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-left: 20px;
	height: 51px;
	padding-left: 65px;
	background: transparent url("/cables/images/cable-wizard-bg.jpg") no-repeat 0 -2px;
}
#cable-wizard h3 a {
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 21px;
}

