@charset "UTF-8";
/* CSS Document */
ul.productPageTabs {
	margin:4px 0px 0px;
	padding:0;
	height:24px;
	list-style-type:none;
	background-image: url(../images/interface/blueBlock.gif);
	background-repeat: repeat-x;
	background-position: 0px 23px;
}
ul.productPageTabs li {
	float:left;
	margin-right:6px;
}
ul.productPageTabs li a {
	color:#878787;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-right-color: #878787;
	border-left-color: #878787;
	height:23px;
	overflow:hidden;
	display:block;
	float:left;
	padding-right: 6px;
	padding-left: 6px;
	line-height:21px;
}
ul.productPageTabs li a:hover {
	color:#114F85;
}
ul.productPageTabs li a.selected {
	color:#114F85;
	height:23px;
	text-decoration:none;
	background-color:#ffffff;
}
img.rhsTopImage {
	margin-bottom:36px;
}
#pullOutWrapper {
	width:300px;
	margin-left:60px;
	margin-top:12px;
}
.pullOut {
	background-color:#006699;
	padding:18px 24px 8px;
	color:#FFFFFF;
}
#pullOutWrapper .pullOut p {
	font-size:11px;
	margin:0;
	padding:0;
}
.pullOutTop {
	height:21px;
	color:#FFFFFF;
	background-image: url(../images/interface/pullOutTop.gif);
	background-repeat: no-repeat;
}
.infoTable {
	margin-top:18px;
	margin-bottom:18px;
}
.infoTable table {
	font-size:11px;
	border-bottom-color: #878787;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:99%;
}
.infoTable table th {
	background-color: #2860AA;
	padding: 12px;
	color:#FFFFFF;
	text-align:center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.infoTable table th.thirds {
	width:33%;
}
.infoTable table td {
	padding:6px;
	color:#333333;
	vertical-align:top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-left-color: #878787;
}
.infoTable table td strong {
	font-weight:normal;
	color:#000000;
}
.infoTable table td.addRightBorder {
	border-right-color: #878787;
	border-right-style: solid;
	border-right-width: 1px;
}
.infoTableTab {
	height:25px;
	background-repeat: no-repeat;
	overflow:hidden;
}
.infoTable table td.quantityTD {
	border-right-color: #878787;
	border-right-style: solid;
	border-right-width: 1px;
	width:50px;
}
.infoTable table td.quantityTD2 {
	width:50px;
}
.infoTable table tr.centredText td {
	text-align:center;
}
.infoTable table td.removeCell {
	border-right-color: #878787;
	border-right-style: solid;
	border-right-width: 1px;
}
.infoTable table td.theBasketTotalLine {
	text-align:right;
	font-size:12px;
}
.infoTable table th.longDescription {
	width:50%;
}
input.quantityBox {
	width:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-left:4px;
	border: 1px solid #939393;
}
input.addtoBasketButton {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:100px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#d20000;
	border: 1px solid #d20000;
	margin-top:6px;
	float:right;
	height:25px;
	line-height:13px;
}
.numberError {
	line-height:11px;
	color:#CC0000;
}
a.removeLink {
	color:#CC0000;
	text-decoration:none;
}
a.removeLink:hover {
	color:#000000;
}
p.smallTextLine {
	color:#666666;
	font-size:11px;
}
h3 {
	margin:0px 0px 14px;
	padding:0;
	color:#003888;
	font-size:13px;
	text-transform: uppercase;
}
h3.help {
	margin:12px 0 0;
}
.imageKey {
	padding:12px;
	width:60%;
	font-size:11px;
	text-align:left;
	color: #FFFFFF;
	background-color: #003888;
	margin-left:20%;
	margin-top:12px;
	margin-bottom:12px;
}
.imageKey h4 {
	margin:0;
	padding:0;
	font-size:11px;
	text-transform: uppercase;
}
.imageKey ol {
	margin:0px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}
.imageKey ol li {
	font-weight:normal;
	margin-bottom:2px;
}
.tableTidyUp {
	clear:right;
	height:12px;
}
ul.standardBullets {
	list-style-type:square;
}
ul.standardBullets li {
	margin-bottom:4px;
}
.infoTable table th.violetTH {
	background-color:#a54499;
	color:#FFFFFF;
}
.infoTable table th.lightBlueTH {
	background-color:#aeb7dd;
	color:#000000;
}
.infoTable table th.greenTH {
	background-color:#00a890;
	color:#FFFFFF;
}
.infoTable table th.yellowTH {
	background-color:#fff200;
	color:#000000;
}
.infoTable table th.orangeTH {
	background-color:#f7931d;
	color:#FFFFFF;
}
.infoTable table th.redTH {
	background-color:#ed1a3a;
	color:#FFFFFF;
}
.infoTable table.turnoutType td {
	text-align:center;
}
.infoTable table.turnoutType th {
	padding-top:7px;
	padding-bottom:7px;
}
.infoTable table.transformers td {
	text-align:center;
}
.infoTable table.transformers {
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2860AA;
	border-left-color: #2860AA;
}
.infoTable table.transformers th {
	padding-top:7px;
	padding-bottom:7px;
}

a.emailLink {
	color: #125187;	
}
ul.linkList {
	list-style-type:square;
}
ul.linkList li {
	margin-bottom:12px;
}
ul.linkList li a {
	color: #125187;
	display:block;
}
ul.linkList li a:hover {
	color: #000000;
}
.generalError {
	color:#CC0000;
}
.orderOptionsArea {
	background-color: #2860AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
	padding:12px 24px;
	color:#FFFFFF;
}
.orderOptionsArea fieldset {
	padding:0;
	border:none;
}
.orderOptionsArea fieldset label.normal {
	width:175px;
	float:left;
}
.radioButtonList {
	margin-left:175px;
	margin-top:0;
}
.radioButtonList input {
	margin-right:6px;
}
.orderOptionsArea fieldset p textarea.specialInstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003888;
	height: 35px;
	width: 400px;
	border: 1px solid #000000;
	padding:2px;
}
.orderOptionsArea fieldset p input.singleLineTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003888;
	width: 200px;
	height:13px;
	padding:2px;
	border: 1px solid #000000;
}
.orderOptionsArea fieldset p#addLine, .orderOptionsArea fieldset p#addLine2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E4298;
	padding-top:12px;
}
a.termsLink {
	color:#BDC9F7;
	text-decoration:none;
}
a.termsLink:hover {
	color:#000000;
}
.termsError {
	color:#cc0000;
}
.transformerNotes {
	font-size:11px;
	line-height:12px;
	margin-bottom:30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A5DA9;
}
#mainContentArea .transformerNotes p {
	font-size:11px;
	line-height:12px;	
}
.pdfDownload2 {
	text-align:center;
	margin-top:18px;
}
.pdfDownload2 a h3 {
	margin:0;
	padding:0;
	color:#1d2e86;
	font-size:12px;
	text-decoration:underline;
}
.pdfDownload2 a {
	color:#1d2e86;
	display:block;
	text-decoration:none;
}
img.smartlockImage {
	float:right;
}
.smartLockDiagram {
	height:569px;
	clear:right;
	background-image: url(../images/pageImages/smartlockDiagram.gif);
	background-repeat: no-repeat;
}
