#productSelector fieldset {
	border: 0;
}
#productSelector fieldset p, #angleSelector p {
	font-weight: bold;
	font-size: 16px;
	color: #a6a6a6;
}
#productSelector fieldset ul {
	list-style: none;
	margin: 0 0 0 0px;
}
#productSelector fieldset ul li {
	height: 48px;
	line-height: 48px;
	margin: 20px 0;
	font-size: 16px;
	font-weight: bold;
	color: #103174;
	clear: both;
}
#productSelector fieldset ul li label {
	display: block;
	float: left;
	color: #fff;
	background: #103174;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 0 10px 0 0;
}
#productSelector fieldset ul li .text {
	display: block;
	float: left;
	width: 520px;
}
#productSelector fieldset ul li .field {
	display: block;
	float: right;
}
#productSelector fieldset ul li .unit {
	display: block;
	float: right;
	width: 50px;
	padding-left: 10px;
	overflow: hidden;
}
#productSelector fieldset ul li input {
	background: #ededed;
	border: 0;
	width: 53px;
	height: 26px;
	padding: 0 5px;
}
#productSelector fieldset ul li .error {
	background: #e46464;
}
#productSelector fieldset button {
	border: 0;
	color: #fff;
	background: #103174;
	font-weight: bold;
	font-size: 13px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}

.productSelectorResults .container {
	background: #103174;
	color: #fff;
	padding: 10px;
	padding-bottom: 5px;
}
.productSelectorResults .resultsTop {
	background: url('../images/productSelectorResultBoxTop.png') no-repeat;
	height: 7px;
}
.productSelectorResults h6, .resultsContainer h6 {
	font-size: 20px;
}
.productSelectorResults ul {
	list-style: none;
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.productSelectorResults ul li {
	clear: both;
	margin: 5px 0;
}
.productSelectorResults ul li label {
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	font-weight: normal;
	padding-right: 10px;
}
.productSelectorResults ul li.button {
	text-align: right;
}
.productSelectorResults ul li.button button {
	background: #fff;
	border: 0;
	color: #103174;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 13px;
}
.productSelectorResults.recommendedResults .resultsTop,
.productSelectorResults.recommendedResults ul li.button {
	display: none;
}

#resultsContainer {
	background: #103174;
	padding: 10px;
	color: #fff;
}
#resultsContainer .hr {
	border-bottom: 1px dotted #fff;
	margin: 10px 0;
}

#resultsContainer table {
	width: 718px;
	font-weight: bold;
	font-size: 12px;
}
#resultsContainer table tr {
	height: 30px;
}
#resultsContainer table tr td {
	text-align: center;
}
#resultsContainer table tr td.faded {
	color: #6884af;
}
#resultsContainer table tr td.columnTitles {
	width: 200px;
	text-align: right;
	padding-right: 30px;
}
#resultsContainer table tr td.left {
	text-align: left;
}
#resultsContainer table tr td.main {
	width: 100px;
	text-align: left;
}
#resultsContainer table tr td.vertical,
#resultsContainer table tr td.degree15,
#resultsContainer table tr td.degree30,
#resultsContainer table tr td.degree45,
#resultsContainer table tr td.degree60 {
	width: 50px;
}

#resultsContainer table tr.headers td,
#resultsContainer table tr#rowDistance td,
#resultsContainer table tr#rowQuantity td,
#resultsContainer table tr#rowWeight td,
#resultsContainer table tr#rowRecommended td {
	border-bottom: 1px solid #586f9e;
}

.distanceLegend {
	border: 1px solid #586f9e;
	border-top: 0;
	width: 380px;
	float: right;
	margin: 10px 0;
	text-align: center;
	padding-bottom: 5px;
}
.variedSwitch {
	float: right;
	width: 270px;
	text-align: left;
	clear: both;
}

#angleSelector #angle, #angleSelector #dataTable {
	background: url('../images/angleSelector.png') no-repeat 100px 0;
	border: 1px solid #103174;
	width: 362px;
	height: 231px;
	margin-right: 10px;
	float: left;
	position: relative;
}
#angleSelector #dataTable {
	background: #103174;
	margin-right: 0;
	color: #fff;
	padding: 0;
}
#angleSelector .info {
	background: #103174 url('../images/infoBoxTop.png') no-repeat top left;
	width: 344px;
	float: left;
	margin: 5px 10px 0 0;
	color: #fff;
	padding: 16px 10px 10px 10px;
}
#angleSelector .info.last {
	margin-right: 0;	
}

#angleSelector #angle #degree {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	color: #103174;
	top: 105px;
	left: 182px;
}

#angleSelector #angle #load {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #103174;
	width: 91px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	top: 123px;
	left: 220px;
}

#angleSelector #angle #angleText {
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	color: #103174;
	top: 148px;
	left: 184px;
	height: 21px;
	line-height: 21px;
	background: #fff;
	width: 175px;
}

#angleSelector .slider {
	margin: 200px 0 0 28px;
}
#angleSelector #track {
	background: #e6e9f0;
	width: 308px;
	height: 4px;
	position: relative;
}
#angleSelector #track #handle {
	width: 51px;
	height: 18px;
	position: absolute;
	margin-top: -7px;
}

#angleSelector #dataTable table {
	line-height: 20px;
	margin: 10px 0 0 0;
	width: 100%;
}
#angleSelector #dataTable table tr td {
	text-align: center;
}
#angleSelector #dataTable table tr.headers td {
	border-bottom: 1px solid #586f9e;
}
#angleSelector #dataTable table tr.alternate td {
	background: #284682;
}
#angleSelector #dataTable table tr td.wll,
#angleSelector #dataTable table tr td.load {
	width: 110px;
	border-left: 1px solid #586f9e;
}

