@CHARSET "UTF-8";

* {
	background-color: transparent;
}

h3 {
	margin-bottom: 19px;	
}

form {
	background-color: transparent;	
}

.plc_headingtable {
	border-collapse: collapse;
	border-spacing: 0px;
    width: 100%;
}

.plc_headingtable tr td, .plccardhead, .plccardselection {
	color: #767676;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
}

.plccardhead span {
	color: #000000;
}

.plccardselection {
	color: #000000;
}

.toggler {
	background-position: 0 7px;
    background-repeat: no-repeat;
    padding: 3px 0px 3px 25px;
}

.close {
	background-image: url("../CI_img/CI_layout_img/plus_icon_border.gif");
}

.open {
	background-image: url("../CI_img/CI_layout_img/minus_icon_border.gif");
}

.plc_lowmargin {
	margin-top: 6px !important;	
}

.plc_overlay_lowlinemargin {
	margin-top: 17px !important;	
	margin-bottom: 8px !important;	
}

.plc_closeform {
	text-align:right;
}

.plc_selhead {
	margin-top: 8px;
	margin-bottom: 8px;	
}

.plc_filter, .plc_filter table {
	width: 100%;	
	border-collapse: collapse;
	border-spacing: 0px;
}

.plc_filter table {
	margin-left: 26px;
}

.plc_selectioncontainer {
	width: 703px;
}

.plc_line_reset {
	text-align: right;
}

.plc_filter td {
	vertical-align: top;
}

.plc_imagediv {
	text-align: right;
}

.plc_line_header {
	font-size: 16px;
	font-weight: normal;
	width: 575px;
}

.plc_line_header table {
	border-collapse: collapse;
	border-spacing: 0px;
    width: 100%;
}

.plc_whitebg {
	background-color: #ffffff !important;
}

.plc_filter_naming {
	width: 220px;
}

.plc_filter_naming_wide {
	width: 570px;
}

.plc_filter_selection {
	width: 190px;
}

.plc_filter_selection select {
	width: 189px !important;
	border: 1px solid #767676;
}

.plc_searchresult {
	border-collapse: collapse;
	border-spacing: 0px;
    width: 100%;
}

.plc_searchresults_div {
	width: 923px;
	margin-left: 26px;
	margin-bottom: 27px;
}

.plc_resetleftmargin {
	margin-left: 0px !important;
}

.plc_search_margins {
	margin-bottom: 16px;
}

.selectionblockcontent {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}

.plcimage {
	width: 90px;
}

.floatleft {
	float: left;
}

.plc_actionFooter {
	text-align: right !important;
}

.plc_artdescription {
	width: 570px !important;
}

.plc_artdescription_overlay {
    width: 340px !important;
}

.article_img_cable_plc {
	width: 118px !important;
}


#overlay_back_div, #overlay_back_div_cable, #overlay_back_div_reset {
	position:absolute;
	top:0px;
	left:0px;
	background-color: #000000;
	height:100%;
	width: 100%;
	z-index: 6000;
	opacity:0.65;
	filter:alpha(opacity=65);
}

#overlay_content_div, #overlay_content_div_cable, #overlay_content_div_reset {
	z-index: 6001;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

#productvariation, #productvariation_cable, #productvariation_reset {
	background-color:#ffffff;
	width:720px;
	height:200px;
	overflow-x:hidden; 
	overflow-y:hidden;
	margin:auto;
	
	color: black;
	border: 1px solid #767676;
}

.cablesetter_head th {
	padding-top:15px;
}

.slider {
    /* background: #CCC; */
    background-image: url("../CI_img/CI_layout_img/PLC/sliderbg.gif");
    height: 15px;
    /* clac slider width: (Math.ceil(barWidth/numSteps - knobWidth/numSteps) * numSteps) + knobWidth*/
    /* width: 225px; */
}

.slider .knob {
    background-image: url("../CI_img/CI_layout_img/PLC/sliderknob.gif");
    width: 15px;
    height: 15px;
    border:none;
    cursor:pointer;
}

.content {
	margin-left: 0px !important;
	width: 100%;
}

.nav_sublinks {
	margin-top: 24px !important;
}

.filter_naming {
	width: 200px !important;
}