/* DONT OVERWRITE THIS FILE MAKE A NEW ONE */

#jk_attributes label {
	margin-top: 5px;
	font-size: 70%;
	color: #777777;		/* Change Attribute label colour */
	margin-bottom: 3px;
}

#jk_attributes  {
	margin: 10px 10px 0px 0px;
}

#jk_attributes div div {
	float: left;
	margin-right: 10px;
}

#jk_categories div {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
#jk_categories {
	padding-bottom: 10px;
}

#jk_attributes div select, #jk_categories div select {
	font-size: 75%;			/* Change dropdown text colour */
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	font-weight: bold;
	background-color: #DDDDDD;	/* Change dropdowncolour */
}

#jk_categories, #jk_results, #jk_attributes {
	clear: both;
	padding-bottom: 20px;
	}


div#jk_results input.ShowResultsBtn, table#productConfig input.Btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px 0px;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #444444;
	background-color: #222222;	/* Change button colour */
	font-size: 95%;
	padding: 2px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;

}
div#jk_results input.ShowResultsBtn:hover, table#productConfig input.Btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px 0px;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #444444;
	background-color: #BBBBBB;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 95%;
	padding: 2px;
}

	
div#configuratorContainer hr {
	background-color: #AAAAAA;
	height: 1px;
	width: 100%;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
table#productConfig {
	width: 100%;
}
table#productConfig td, table#productConfig th {
	font-size: 75%;
	color: #70706F;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	font-weight: normal;
	width: auto;
}
table#productConfig td, table#productConfig th {
	font-size: 70%;
	color: #444444;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	font-weight: normal;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888; /* Table dividing line colour */
}
table#productConfig th.code {
	width: 25%;
}
table#productConfig th.desc {
	width: 50%;
}
table#productConfig th.button {
	width: 25%;
}

.pageControls {
	font-size: 70%;
	color: #E20A16;
	text-decoration: none;
}
a.pageControls:link, a.pageControls:visited {
	color: #555555;
	text-decoration: underline;
}
a.pageControls:hover, a.pageControls:active {
	color: #444444;
	text-decoration: none;
}
/* Attribute exclusion Eledis side */
.attpulldown_3, .attpulldown_4, .attpulldown_5, .attpulldown_884, .attpulldown_886, .attpulldown_887, .attpulldown_895, .attpulldown_896, .attpulldown_897, .attpulldown_898, .attpulldown_899, .attpulldown_904, .attpulldown_824 {
	display: none;
}

.attpulldown_934, .attpulldown_935, .attpulldown_941, .attpulldown_942, .attpulldown_943, .attpulldown_944, .attpulldown_957, .attpulldown_958, .attpulldown_959, .attpulldown_960, .attpulldown_962, .attpulldown_963, .attpulldown_964, .attpulldown_965, .attpulldown_978, .attpulldown_979, .attpulldown_980, .attpulldown_981, .attpulldown_883, .attpulldown_893, .attpulldown_910, .attpulldown_912, .attpulldown_914, .attpulldown_930, .attpulldown_931, .attpulldown_932, .attpulldown_933 {
	display: none;
}
.productCount {
	font-size: 70%;
	color:#888888;
	}