﻿@charset "UTF-8";
/* CSS Document */

.stage1, .stage2, .stage4 {
	margin-top:18px;
}
.stage3 {
	display:none;
}
.stage2 {
	height:100px;
	display:none;
}
p.buttonLine {
	display:none;
	height:30px;
}
.stage1 h2, .stage3 h2, .stage2 h2, .stage4 h2, .resultsArea h2 {
	font-size:17px;
	margin:0;
	padding:0;
	color:#333;
	border:none;
	font-weight:900;
}
.stage1 h2 em, .stage3 h2 em, .stage2 h2 em, .stage4 h2 em, .resultsArea h2 em {
	font-style:normal;
	color:#333;
	margin-right:6px;
	font-weight:900;
}
.resultsArea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e7e9;
	padding-top:20px;
	margin-top:15px;
	display:none;
}
.stage3 {
	padding-bottom:20px;
}
.stage3 h2 {
	margin-bottom:10px;
}
.stage1 div label {
	font-size:16px;
	color:#666666;
}
select.genericPulldown, select.genericPulldownOff {
	font-size:14px;
	padding:2px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
}
select.genericPulldownOff {
  filter:alpha(opacity=40);
  opacity:0.5;
}
.stage2 h2 .pleaseSelect {
	font-weight:normal;
	color:#666;
	font-size:12px;
	margin-left:8px;
}
input.genericButton {
	height:23px;
	cursor:pointer;
	font-size:13px;
	font-weight:normal;
	padding:6px 12px;
	text-transform:uppercase;
	border: none;
	background:#6a9bd1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#FFFFFF;
	float:left;
}
input.genericButton:hover {
	background:#457bb7;
}
input.findAdaptorsButtonOver, input.findAdaptorsButton, input.findAdaptorsButtonOff {
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	padding:0px 12px;
	text-transform:uppercase;
	border: none;
	background:#6a9bd1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#FFFFFF;
	float:left;
	height: 28px;
}
input.findAdaptorsButtonOver:hover, input.findAdaptorsButton:hover, input.findAdaptorsButtonOff:hover {
	background:#457bb7;
}
input.findAdaptorsButton {
	cursor:pointer;
}
input.findAdaptorsButtonOff {
	background-color: #D8DBDC;
}
p.disclaimerText {
	font-size:13px;
	color:#666666;
}
p.radioButtonLine {
	height:55px;
}
.powerTipsArea {
	padding-bottom:20px;
}
p.radioButtonLine span {
	float:left;
	width:195px;
	padding-top:30px;
	background-repeat: no-repeat;
	margin-top:6px;
}
p.radioButtonLine span.wall {
	background-image: url(../images/kenConfig/wall.gif);
}
p.radioButtonLine span.carPlane {
	background-image: url(../images/kenConfig/carPlane.gif);
}
p.radioButtonLine span.all {
	background-image: url(../images/kenConfig/all.gif);
}
.header p {
	font-size:13px;
	color:#515151;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:16px;
}
.header h3 {
	margin:0;
	padding:0;
	border:none;
	font-size:15px;
	color:#515151;
}
.header {
	margin-bottom: 20px;
}
ul.theKey {
	padding:0;
	list-style-type:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.theKey li {
	margin-bottom:10px;
	height:35px;
	background-repeat: no-repeat;
	padding-left: 40px;
	color:#666666;
	font-size:14px;
}
ul.theKey li.key1 {
	background-image: url(../images/key/1.gif);
}
ul.theKey li.key2 {
	background-image: url(../images/key/2.gif);
}
ul.theKey li.key3 {
	background-image: url(../images/key/3.gif);
}
ul.theKey li.key4 {
	background-image: url(../images/key/4.gif);
}
ul.theKey li.key5 {
	background-image: url(../images/key/5.gif);
}
ul.theKey li.key6 {
	background-image: url(../images/key/6.gif);
}
ul.theKey li.key7 {
	background-image: url(../images/key/7.gif);
}
ul.theResults {
	list-style-type:none;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
ul.theResults li {
	height:120px;
	margin-top:7px;
	overflow:hidden;
	padding-top:10px;
	padding-left:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e7e9;
	background-image:none;
	margin-left: 0px;
}
ul.theResults li div.productArea h4 {
	font-size:15px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
ul.theResults li div.productArea h4 a {
	text-decoration:none;
	color:#6a9bd1;
}
ul.theResults li div.productArea h4 a:hover {
	color:#457bb7;
}
ul.theResults li .productImage {
	float:left;
}
ul.theResults li .productImage img {
	width:100px;
	height:100px;
	border:none;
}
ul.theResults li div.productArea {
	height:120px;
	margin-left:110px;
	margin-right:150px;
}
ul.theResults li div.productArea h5 {
	margin:0;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-size:12px;
	color:#333;
}
ul.theResults li div.productArea h6 {
	margin-top:10px;
	padding: 0px;
	margin-bottom: 14px;
}
ul.theResults li div.productArea p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-size:12px;
	color:#f63232;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.theResults li div.productArea a.checkPriceLink {	
	height:12px;
	font-size:12px;
	font-weight:normal;
	padding:8px 12px;
	text-transform:uppercase;
	border: none;
	background-color:#6a9bd1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#FFFFFF;
	float:right;
}
ul.theResults li div.productArea a.checkPriceLink:hover {
	background-color:#457bb7;
	border: none;
}
.hoverPopUp {
	width:150px;
	padding-bottom:13px;
	background-image: url(../images/kensington/key/popupBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position:absolute;
	z-index:1;
	display:none;
	bottom:56px;
	left:-4px;
}
.hoverPopUp strong {
	font-weight:normal;
	display:block;
	padding:12px;
	background-color:#efefef;
}
.keyImage {
	position:relative;
	float:left;
	margin-right:4px;
}
.keyImage img {
	width:26px;
	height:27px;
}
.q1List label {
	padding-left:4px;
	padding-right:40px;
}
.q1List {
	padding-top:10px;
	display:block;
}
.pulldownArea {
	float:left;
	margin-right:30px;
	margin-top:15px;
}
.pulldownArea h4 {
	padding:0;
	font-weight:700;
	color:#333;
	font-size:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.pulldownArea select, select.adaptorPulldown {
	font-size:13px;
	padding: 2px;
	border: 1px solid #D8DBDC;	
}
.connectionOptions {
	float:right;
	width:130px;
	height:100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8DBDC;
	text-align:center;
    padding-top: 20px;
}
.connectionOptions h4 {
	font-weight:normal;
	color:#797979;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.connectionOptions ul {
	border:none;
}
.connectionOptions ul li {
	display:inline;
	margin-right:2px;
	margin-left:2px;
	position:relative;
}
.connectionOptions ul li img {
	height:27px;
	width:27px;
}
.connectionOptions ul li div p {
	background-color:#333;
	-moz-border-radius: 8px;
	border-radius: 8px;
	opacity:0.75;
	color:#FFF;
	padding:5px;
	margin:0;
}
.connectionOptions ul li div {
	position:absolute;
	bottom:30px;
	right:0px;
	filter:alpha(opacity=75);
	padding-bottom:13px;
	background-image: url(../images/kensington/powerSelector/downTriangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:120px;
	display:none;
}