@import url(popup.css);
/************************************************ GET CSS ***
*	FOR SCREEN & PROJECTION.
*	CREATED BY STEWART ORR, LAST UPDATED 09/02/2007
************************************************************/


/* ----------------------- regular html tags ----------------- */
	html {
	height: 100%;
}
body {
	color: #666;
	font: 69% Verdana, Tahoma, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
hr {
	display: none;
}

	h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucidia Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
}
h1 {
	color: #005083;
	font-size: 140%;
	margin-top: 0;
}
h2, h3, h4, h5, h6 {
	font-size: 110%;
}
h2 {
	background: #009530; /* url(/images/h2.gif) top left repeat-y;*/
	color: #fff;
	padding: 4px;
}
h5 {
	background: #FF0000 top left repeat-y;
	color: #fff;
	padding: 4px;
}
em {
	color: #005083;
	font-style: normal;
}
blockquote {
	background: #eee;
	border-left: 5px solid #ccc;
	font-style: italic;
	padding: 10px;
}
#main_container h3 {
	background: #ccc;
	color: #666;
	padding: 4px;
}
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted;
}
a {
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #333;
}
table {
	font-size: 100%;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
ul {
	list-style: url(../images/grey_bullet.gif);
}
ul li {
	padding: 2px 0;
}
dl {
	margin: 0;
}
dl dt {
	background: #eee url(../images/icons/question.gif) 5px 50% no-repeat;
	padding: 4px 4px 4px 24px;
	font-weight: bold;
}
dl dd {
	margin: 1em 0 1em 24px;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: 105% Verdana, Arial, Helvetica, sans-serif;
}
optgroup {
	background: #666;
	color: #fff;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
}
option {
	background: #fff;
	color: #000;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	padding:0;
}
input.text {
	border: 1px solid #999;
}
input.text:focus, input.text_hover {
	border: 1px solid #005083;
}
input.button {
	background-color: #009530;
	border: none;
	color: #fff;
	cursor: pointer;
	margin: 0;
	padding: 2px 4px;/**/
	overflow: visible;
	width: auto;
}
input.button:hover, input.button_hover {
	background-color: #626469;
}
/* ------------------------- layout: divs -------------------- */
	#page_container {
	min-width: 770px;
}
/* xmas
	#header {
		background: url(/images/header_xmas.gif) top left repeat-y;
		background-color: #008AC5;
		color: #fff;
	}
	*/
	#header {
	/* background: url(/images/header.gif) top left repeat-y;*/
	background-color: #fff;
	color: #444;
}
#header div.col_left {
	width: 180px;
	overflow: hidden;
}
#logo {
	margin: 26px 0 4px 0;
}
#header div.col_left p {
	display: none;
}
/* ----------------- top links ------------------ */
	#header div.col_content ol {
	float: right;
	margin: 5px;
	padding: 0;
	list-style: none;
}
#header div.col_content ol li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header div.col_content ol li a {
	border-right: 1px solid #009530;
	color: #009530; /**/
	float: left;
	font-weight: normal;
	padding: 2px 6px;
	text-decoration: none;
}
#header div.col_content ol li:last-child a {
	border-right: none;
}
#header div.col_content ol li a:hover {
	background: #009530;
	color:#fff;
}
#header div.col_content h3.main_navigation {
	display: none;
}
/* xmas
	#forms {
		background: url(/images/search_background_xmas.gif) left top;
		margin-left: -12px;
		padding-right: 12px;
		padding-top: 18px;
		height: 75px;
	}
	*/
	#forms {
	/* background: #0064A0 url(/images/search_background.gif);
	border-top: 5px solid #00A7D4;*/
	height: 82px;
}
#forms_container {
	float: left;
	margin-right: -180px;
	width: 100%;
}
#forms_container_row {
	margin-right:180px;
}
#forms fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#forms_container_row fieldset.short {
	/* border-left: 1px solid #00A7D4;*/
	float: left;
	padding-bottom: 15px;
	height: 67px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 25%;
}

#forms_container_row fieldset {
	/* border-left: 1px solid #00A7D4;*/
	float: left;
	padding-bottom: 15px;
	height: 67px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 49%;
}
/* xmas
	#forms_container_row fieldset.search {
		border-left: none;
		float: left;
		padding-bottom: 15px;
		padding-left: 20px;
		height: 67px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 43%;
	}
	*/
	
	html>#forms_container_row fieldset {
	width: 49%;
}
#order {
	height: 82px;
	/* border-left: 1px solid #00A7D4;*/
	float: right;
	width: 179px;
}
/* xmas
	#order {
		height: 82px;
		border-left: 1px solid #00A7D4;
		margin-right: -12px;
		float: right; 
		width: 179px;
	}
	*/
	
	#order h3, #forms_container_row fieldset h3 {
	padding: 5px 7px 0 7px;
	margin: 0;
}
#order h3 span, #forms_container_row fieldset h3 span {
	text-decoration: underline;
}
#header #order p, #forms_container_row fieldset p {
	margin: 0;
	padding: 0 7px 2px 7px;
}
#header p.form {
	padding: 4px 3px 0 7px;
}
#header p.form input.top_text {
	width: 49%;
}

#header fieldset.short p.form  input.codex {
	width: 100%;
}

#header #order p.link {
	margin: 4px 0 0 0;
}
#main_container {
	float: left;
	margin-right: -180px;
	width: 100%;
	padding-bottom: 5em;
}
#main_container.full {
	float: none;
	margin-right: 0;
	padding: 10px;
	width: auto;
}
#main_container p.subhead {
	margin: 0.5em 0 !important;
}
#main_container_content {
	padding: 10px;
	/* floats within a float causes trouble with < ie5.5 */
		margin-right: 360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-right: 180px;
}
html>#main_container_content {
	margin-right: 180px;
}
#footer {
	color: #999;
	margin-left: 180px;
	padding: 20px 10px;
}
#footer p {
	margin: 0 180px 0.3em 0;
}
#footer a, #footer a:link {
	font-weight: normal;
	color: #999;
}
#footer ul li.last, #footer ul li.last:link {
	border-right: none;
}
#footer a:hover {
	color: #666;
}
#footer ul {
	margin: 0 0 0 0.95em;
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	margin: 0;
	border-right: 1px solid #ccc;
	display: inline;
	padding: 0 10px 0 6px;
}
/* ---------------------------- login_form ----------------------------- */
	img#login_nav {
	border-bottom: 1px solid #fff;
}
#maintenance {
	background: #fff;
	display: block;
	padding: 3em 10px 8em 10px;
	border-top: 1px solid #ccc;
}
#login_form {
	margin: 1px 1px 0 1px;
	background: url(../images/login_gradient.gif) top left repeat-x;
	border: 1px solid #aaa;
	padding-bottom: 3em;
}
#login_form form {
	background: #fff;
	display: block;
	padding: 3em 10px;
	border-top: 1px solid #ccc;
}
#login_form h1 {
	margin-bottom: 0;
	padding: 12px 12px 0 12px;
}
#login_form p {
	margin-top:0;
	padding: 0 12px 0 12px;
}
#login_form table {
	background: none;
	width: 100%;
}
#login_form table p {
	margin-top:0;
	padding: 0;
}
/* --------------- right column ----------------- */
	#right {
	float: right;
	width: 179px;
	background: #ccc url(../images/sidebar.gif) bottom repeat-x;
	border-right: 1px solid #fff;
	float: right;
	padding-bottom: 100px;
	margin-top:1px;
}
#right div {
	margin: 8px;
	background-color: #fff;
	color: #666;
	border: 4px solid #fff;
	/* opera fixer */
		position: relative;
	z-index: 99;
}
#right div h3 {
	background: #009530;/* url(/images/h2.gif) top left repeat-y;*/
	color: #fff;
	margin: 0;
	margin-bottom: 4px;
	padding: 3px 5px;
}
#right div div.table_container {
	border: none;
	margin: 0;
}
#right div dl {
	margin: 0;
	margin-top: -1px;
}
#right div dl dd, #right div dl dt {
	margin: 0;
	border: none;
	padding: 0 5px 5px 5px;
}
#right div dl dt {
	border-top: 1px solid #fff;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
#right div table {
	width: 100%;
}
#right div table thead tr th {
	background: #777 url(../images/table_subhead.gif) bottom repeat-x;
	color: #fff;
	text-align: left;
}
#right div table thead tr th, #right div table tbody tr td {
	border-top: 1px solid #fff;
}
#right .row1 {
	background-color: #EBEBEB;
	color: #666;
}
#right .row2 {
	background-color: #e1e1e1;
	color: #666;
}
#right div table tbody tr td a {
	background: url(../images/icons/icon_order.gif) left no-repeat;
	padding-left: 14px;
}
#right ul {
	margin: 8px 8px 1.5em 8px;
	margin-bottom: 1.5em;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 99;
}
#right ul li {
	display: inline;
}
#right ul li a {
	font-weight: normal;
	background-color: #FCFCFC;
	border: 1px solid #999;
	border-left: 10px solid #999;
	display: block;
	margin-bottom: 4px;
	padding: 4px;
	text-decoration: none;
}
#right ul li a:hover {
	border: 1px solid #666;
	border-left: 10px solid #666;
	color: #000;
}
/* --------- dialog boxes -------- */
	.dialog_box {
	border: 1px solid #ccc;
	padding: 10px 10px 10px 35px !important;
}
.info {
	background: #F2F2F2 url(../images/icons/dialog_icon_info.gif) left no-repeat;
}
.confirm {
	background: #F2F2F2 url(../images/icons/dialog_icon_confirm.gif) left no-repeat;
}
.failure {
	border: 1px solid #BD4747;
	background: #F2F2F2 url(../images/icons/dialog_icon_failure.gif) left no-repeat;
}
.alert {
	background: #F2F2F2 url(../images/icons/dialog_icon_alert.gif) left no-repeat;
}
.picked {
	background: #F2F2F2 url(../images/icons/dialog_icon_picked.gif) left no-repeat;
}
.wait {
	background: #F2F2F2 url(../images/icons/dialog_icon_wait.gif) left no-repeat;
}
.box {
	background: #F2F2F2 url(../images/icons/dialog_icon_box.gif) left no-repeat;
}
.box_part {
	background: #F2F2F2 url(../images/icons/dialog_icon_box_part.gif) left no-repeat;
}

/* ---------------- breadcrumb ------------------ */
	#breadcrumb {
	margin-left: 1px;
	margin-right: 1px;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/
	border:1px solid #959595;
	color:#fff;
	padding-left:5px;
	padding-right:0;
	padding-top:9px;
	padding-bottom:10px;
	/* background-color:#8B8B8B*/
}
#breadcrumb strong {
	display: none;
}
#breadcrumb a {
	white-space: nowrap;
	padding: 5px;
	color: #fff;
}
#breadcrumb a:hover {
	background: #626469;
}
/* smart */
	.smarthome #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/
 /* background: #D06CC1 url(/images/breadcrumb_smart.gif) left top;*/
}
.smarthome h1, .smarthome legend {
	color: #973F8A;
	background-color: #fff;
}
.smarthome #breadcrumb a:hover {
	/* background: #CECECE; */
}
.smarthome span.page_numbers a, .smarthome div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.smarthome span.page_numbers a:hover, .smarthome div.bottom_page_numbers a:hover {
	color: #eee;
}
/* clipsal */
	.clipsal #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/

/*	border: 1px solid #847676;
	background: #665858 url(/images/breadcrumb_clipsal.gif) left top; */
}
.clipsal h1, .clipsal legend {
	color: #665858;
	background-color: #fff;
}
.clipsal #breadcrumb a:hover {
	background: #665858;
}
.clipsal span.page_numbers a, .clipsal div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.clipsal span.page_numbers a:hover, .clipsal div.bottom_page_numbers a:hover {
	color: #eee;
}
/* tower */
	.tower #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/
/*	border: 1px solid #33735A;
	background: #49A480 url(/images/breadcrumb_tower.gif) left top;*/
}
.tower h1, .tower legend {
	color: #33735A;
	background-color: #fff;
}
.tower #breadcrumb a:hover {
	background: #005031;
}
.tower span.page_numbers a, .tower div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.tower span.page_numbers a:hover, .tower div.bottom_page_numbers a:hover {
	color: #eee;
}
/* connect */
	.wiringaccessories #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/
}
.wiringaccessories h1, .wiringaccessories legend {
	color: #8B5110;
	background-color: #fff;
}
.wiringaccessories #breadcrumb a:hover {
	/* background: #CECECE; */
}
.wiringaccessories span.page_numbers a, .wiringaccessories div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.wiringaccessories span.page_numbers a:hover, .wiringaccessories div.bottom_page_numbers a:hover {
	color: #eee;
}
/* air */
	.ventilationheating #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/

}
.ventilationheating h1, .ventilationheating legend {
	color: #1B7998;
	background-color: #fff;
}
.ventilationheating #breadcrumb a:hover {
	/* background: #CECECE; */
}
.ventilationheating span.page_numbers a, .ventilationheating div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.ventilationheating span.page_numbers a:hover, .ventilationheating div.bottom_page_numbers a:hover {
	color: #eee;
}
/* light */
	.lighting #breadcrumb {
	border: 1px solid #009530;
	background: #009530 ; /* url(/images/breadcrumb_default.gif) left top*/

}
.lighting h1, .lighting legend {
	color: #9CAC31;
	background-color: #fff;
}
.lighting #breadcrumb a:hover {
	/* background: #CECECE; */
}
.lighting span.page_numbers a, .lighting div.bottom_page_numbers a {
	padding: 3px 0.5em;
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
.lighting span.page_numbers a:hover, .lighting div.bottom_page_numbers a:hover {
	color: #eee;
}
/* ------------------------ layout: columns ------------------ */
	div.col_container {
	width: 100%;
	float: right;
	margin-left: -180px;
}
div.col_content {
	margin-left: 180px;
}
/* block elements margins */
	div.col_content p {
	margin: 1.5em 0;
}
div.col_content h2 {
	margin: 1.5em 0;
}
div.col_left {
	width: 180px;
	float: left;
}
.page_results form fieldset p.dialog_box {
	margin: 0;
	border-left: none;
	border-right: none;
}
.page_results {
	background: #fff url(../images/grey_gradient.gif) repeat-x top;
	border-top: 1px solid #bbb;
	/*border-bottom: 5px solid #bbb;*/
		margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:20px
}
div.page_results p {
	margin-bottom: 2em;
}
div.page_results fieldset h3 {
	background: #005083 url(../images/h2.gif) repeat-y top left;
	color: #fff;
	padding: 4px;
	margin: 0
}
div fieldset {
	border: none;
	padding: 0;
	margin:0;
}
div.page_results fieldset {
	border: 1px solid #aaa;
	border-bottom: 5px solid #aaa;
	margin-bottom: 15px;
	padding: 0;
}
div.page_results fieldset select {
	font-size: 90%;
}
div.page_results fieldset img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 10px;
}
div.page_results fieldset h2 {
	margin: 0;
}
div.page_results fieldset table {
	margin: 5px;
}
div.page_results p {
	margin-top: 10px;
}
div.bottom_page_numbers {
	margin-left: 1em;
	float: right;
	margin-top: 10px;
}
span.page_numbers {
	margin-left: 1em;
	float: right;
	margin-top: -3px;
}
div.bottom_page_numbers em, span.page_numbers em {
	background: #ccc;
	padding: 3px 0.5em;
	line-height: 2em;
}
div.bottom_page_numbers a, span.page_numbers a {
	padding: 3px 0.5em;
	background-color: #009530;
	color: #fff;
	text-decoration: none;
	line-height: 2em;
}
div.bottom_page_numbers a:hover, span.page_numbers a:hover {
	background-color: #87D300;
	color: #eee;
}
.page_results ul {
	padding: 0;
	list-style-type: none;
}
ul.category_listing {
	margin-left: 3em;
	margin-top: -0.5em;
}
.page_results ul li {
	padding: 2px;
	margin-bottom: 0.25em;
}
/* ------------ contact addresses --------------- */
	div.grey {
	background: #eee;
}
div.contact_address {
	float: left;
	width: 33%;
}
div.middle {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
div.contact_address p {
	padding: 0 10px;
	text-align: center;
}
div.contact_address p.address label {
	cursor: pointer;
}
div.contact_address p img {
	border: 1px solid #ccc;
}
/* ------------ delivery addresses --------------- */
	div.delivery_address {
	float: left;
	width: 33%;
	height: 85px;
	background: #EFEEEE url(../images/grey_delivery.gif) 0 0;
}
div.delivery_address:hover {
	float: left;
	width: 33%;
	height: 85px;
	background: #C0BFBF url(../images/grey_delivery.gif) 0 -200px;
}
div.delivery_address_selected {
	float: left;
	width: 33%;
	height: 85px;
	background: #CAC9CA url(../images/grey_delivery.gif) 0 -400px;
}
div.middle {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
div.delivery_address label, div.delivery_address_selected label {
	cursor: pointer;
	vertical-align: middle;
}
div.delivery_address input, div.delivery_address_selected input {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
div.delivery_address p, div.delivery_address_selected p {
	margin: 8px 0 0 50px;
	padding: 0 10px;
}
div.delivery_address p.address, div.delivery_address_selected p.address {
	margin: 0 0 10px 68px;
	line-height: 1.25em;
}
div.delivery_address p img {
	border: 1px solid #ccc;
}
/* -------------- feedback form ----------------- */
	div.feedback_form table {
	background: none;
}
div.feedback_form table td {
	background-color: #fff;
	color: #666;
	border-left: 4px solid #009530;
	padding-left: 5px;
	width:50%;
}
div.feedback_form table th {
	background-color: #f3f3f3;
	font-weight: normal;
	color: #666;
	width:50%;
}
div.grey_box {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 5px;
}
div.order_details table {
	width: 100%;
}
div.order_details table th {
	text-align: left;
	font: bold 110% "Trebuchet MS", "Lucidia Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	padding-right: 1em;
}
div.order_details {
	float: left;
	width: 49%;
}
div.order_details h4 {
	margin: 0;
}
div.order_details p {
	margin-top: 0;
	margin-bottom: 1em !important;
	text-align: left;
}
.table_container {
	display: block;
	width: 100%;
}
.table_container table {
	background: #ccc;
	width: 100%;
}
div.table_container table th {
	text-align:left;
}
div.table_container table td {
	text-align:left;
}
.table_container table.products_view {
	background-color: #fff;
	border-top: 5px solid #aaa;
	width: 100%;
}
.table_container table.products_view td {
	border-bottom: 1px solid #aaa;
}
.table_container table.products_view td.td_left {
	padding: 7px 7px 9px 7px;
	/* width of the thumbnail */
		width: 80px
}
.table_container table.products_view td.td_main {
	padding: 7px 7px 9px 0;
}
.table_container table.products_view td p {
	margin: 8px 0 5px 0;
}
.table_container table.products_view td p strong {
	color: #005083;
	font-weight: bold;
}
/* ---------- order form table style ------------ */
	div.table_container table.order_form {
	background: #ccc;
	font-size: 100%;
	border-bottom: 5px solid #ccc;
	/*margin: 1.5em 0;*/
		padding: 0;
	width: 100%;
}
div.table_container table.order_form th {
	background: #009530 ; /* url(/images/th.gif) repeat-x top;*/
	border: 1px solid #87d300;
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:6px
}
div.table_container table tr.add_products td {
	border-top: 2px solid #ccc;
}
div.table_container table.order_form tr.row1:hover td, div.table_container table.order_form tr.row2:hover td {
	background: #CECECE; /* CEE5F1 */
}
div.table_container table.order_form tr td input.img, div.table_container table.order_form tr th img {
	border: none;
	padding: 0;
}
div.table_container table.order_form tr td img.no_border {
	border: none;
}
div.table_container table.order_form tr td em {
	color: #999;
}
#main {
	border-top: 1px solid #fff;
}
#header input.top_text {
	border: 1px solid;
	border-color: #046540 #9fc #9fc #046540;
	color: #666;
	background: #efe /* url(/images/search_field.gif) repeat-x top;*/
}
#header input.top_button {
	cursor: pointer;
	/* background: #2795D9 url(/images/button_bg.gif) top left;*/
	background-color:#009530;
	color: #fff;
	border: 1px solid #4fa600;
	margin: 0;
}
a.order_button, a.order_button:hover {
	display: block;
	font-size: 110%;
	font-weight: normal;
	/* background: #2795D9 url(/images/button_bg.gif) top left;*/
	background-color:#009530;
	color: #fff;
	border: 1px solid #4fa600;
	margin: 0;
	padding: 1px 2px;
	text-decoration: none;
	text-align: center;
}
input.stock {
	margin-top: 6px;
}
input.code {
	text-transform: uppercase;
}
form.catalogue {
	background-color:#ebebeb;
	color: #666;
}
form.catalogue p {
	margin: 0;
	padding: 4px;
}
form.catalogue p.field {
	background-color: #ccc;
	border-top: 1px solid #fff;
	color: #666;
}
form.catalogue p input.text {
	width: 50px;
}
form.catalogue p input.button {
	width: 80px;
}
/* -------------- product listing --------------- */
	form.product_listing {
	border-bottom: 1px solid #ccc;
}
form.product_listing .product_img {
	width: 90px;
	float: left;
}
form.product_listing .product_form {
	float: left;
}
form.product_listing .product_form h2 {
	margin: 0;
}
form.product_listing .product_form table {
	margin: -2px 0 0 -5px;
}
form.product_listing .product_form table tr th {
	text-align: left;
}
form.product_listing .product_form table tr td input, form.product_listing .product_form table tr td select {
	font-size: 90%;
}
form.product_listing .product_form table tr td select {
	margin-bottom: 2px;
}
#product_images {
	text-align: center;
}
#product_images p {
	margin: 0;
}
#product_images img {
	border: 1px solid #ccc;
	padding: 4px;
	color: #666;
	background: #fff;
}
/* -------------- table classes ----------------- */	
	table.th_clear th {
	background: #777 url(../images/table_subhead.gif) repeat-x bottom;
	color: #fff;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:6px
}
.quantity_row td {
	background: #A4BED0;
}
.backorder_row td {
	background: #F7E791;
}
.error_row td {
	background: #fcc;
}
.row1 {
	background-color: #eee;
	color: #666;
}
.row2 {
	background-color: #fff;
	color: #666;
}
tr.row3 td {
	background-color: #e6e6e6;
	color: #666;
	padding: 6px 3px;
}
.row1:hover, .row2:hover, .row1_hover, .row2_hover {
	background: #E5E5E5; /*CEE5F1 */
}
th.last {
	vertical-align: top;
}
th.center, td.center {
	text-align: center !important;
}
th.right, td.right {
	text-align: right !important;
}
th.input {
	padding: 2px 4px 4px 4px;
}
.float_container {
	clear: both;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
}
.address_float {
	float: left;
	width: 48%;
	margin-right: 1%;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.address_float h2, .address_float p a {
	margin: 0 !important;
}
.address_float p {
	margin: 0 0 1em 0 !important;
	padding: 10px;
}
.address_float p img {
	float: left;
	margin: 0 10px 10px 0;
	border: none;
}
.clear_left {
	clear: left;
}
.float_right {
	float: right;
}
input.button_right {
	float: right;
	margin-right: 5px;
	margin-top: -0.35em;
}
input.button_left {
	float: left;
	margin-right: 5px;
	margin-top: -0.35em;
}
.top_buttons {
	position: relative;
	margin-top: 2em;
	border-top: 1px solid #ccc;
	vertical-align: middle;
}
.bottom_buttons {
	position: relative;
	margin-top: 1em;
	vertical-align: middle;
	text-align: center;
}
.bottom_buttons label, .bottom_buttons select {
	margin: -0.25em 0 -0.1em 0;
}
.bottom_buttons label {
	font-weight: bold;
}
a.button_style {
	font-weight: normal;
	float: left;
	display: block;
	background-color: #009530;
	margin: 0 4px 0 0;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 4px 8px;
	text-decoration: none;
}
a.button_style:hover {
	background-color: #2276AB;
	color: #fff;
}
a.button_style_red {
	font-weight: normal;
	float: left;
	display: block;
	background-color: #900;
	margin: 0 4px 0 0;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 4px 8px;
	text-decoration:line-through !important;
}
a.button_style_red:hover {
	background-color: #c00;
}
.img_left {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}
.print {
	background: url(../images/blue-icons/blue_print.gif) 4px 50% no-repeat;
	padding-left: 19px !important
}
.recreate {
	background: url(../images/blue-icons/blue_recreate.gif) 4px 50% no-repeat;
	padding-left: 17px !important
}
.contact {
	background: url(../images/blue-icons/blue_contact.gif) 4px 50% no-repeat;
	padding-left: 20px !important
}
.order {
	background: url(../images/blue-icons/blue_order.gif) 4px 50% no-repeat;
	padding-left: 18px !important
}
.forward {
	background: url(../images/blue-icons/blue_forward.gif) 4px 50% no-repeat;
	padding-left: 16px !important
}
.cancel {
	background: url(../images/blue-icons/blue_cancel.gif) 4px 50% no-repeat;
	padding-left: 15px !important
}
.back {
	background: url(../images/blue-icons/blue_back.gif) 4px 50% no-repeat;
	padding-left: 17px !important
}
.update {
	background: url(../images/blue-icons/blue_update.gif) 4px 50% no-repeat;
	padding-left: 18px !important
}
.checkout {
	background: url(../images/blue-icons/blue_checkout.gif) 3px 50% no-repeat;
	padding-left: 18px !important
}
.view {
	background: url(../images/blue-icons/blue_view.gif) 4px 50% no-repeat;
	padding-left: 17px !important
}
.green {
	background-color: #cfc;
	color: #390;
	padding: 2px 2em;
}
strong.red {
	background-color: #fcc;
	color: #c00;
	padding: 2px 2em;
}

p.ventilationheating {
	background: url(../images/specialoffers/air_promoL.gif) no-repeat left;
}
p.ventilationheating a {
	background: url(../images/specialoffers/air_promoR.gif) no-repeat right;
}
p.wiringaccessories {
	background: url(../images/specialoffers/connect_promoL.gif) no-repeat left;
}
p.wiringaccessories a {
	background: url(../images/specialoffers/connect_promoR.gif) no-repeat right;
}
p.lighting {
	background: url(../images/specialoffers/light_promoL.gif) no-repeat left;
}
p.lighting a {
	background: url(../images/specialoffers/light_promoR.gif) no-repeat right;
}
p.silver {
	background: url(../images/specialoffers/silver_promoL.gif) no-repeat left;
}
p.silver a {
	background: url(../images/specialoffers/silver_promoR.gif) no-repeat right;
}
p.smarthome {
	background: url(../images/specialoffers/smart_promoL.gif) no-repeat left;
}
p.smarthome a {
	background: url(../images/specialoffers/smart_promoR.gif) no-repeat right;
}
p.tower {
	background: url(../images/specialoffers/tower_promoL.gif) no-repeat left;
}
p.tower a {
	background: url(../images/specialoffers/tower_promoR.gif) no-repeat right;
}
p.clipsal {
	background: url(../images/specialoffers/clipsal_L.gif) no-repeat left;
}
p.clipsal a {
	background: url(../images/specialoffers/clipsal_R.gif) no-repeat right;
}
p.get2006 {
	background: url(../images/specialoffers/get_2006L.gif) no-repeat left;
}
p.get2006 a {
	background: url(../images/specialoffers/get_2006R.gif) no-repeat right;
}
p.xmas2006 {
	background: url(../images/specialoffers/xmas_l.gif) no-repeat left;
}
p.xmas2006 a {
	background: url(../images/specialoffers/xmas_r.gif) no-repeat right;
}
p.xmassmart {
	background: url(../images/specialoffers/XMASsmart_promoL.gif) no-repeat left;
}
p.xmassmart a {
	background: url(../images/specialoffers/XMASsmart_promoR.gif) no-repeat right;
}
p.towerootw {
	background: url(../images/specialoffers/towerbannerl.jpg) no-repeat left;
}
p.towerootw a {
	background: url(../images/specialoffers/towerbannerr.jpg) no-repeat right;
}
.specialoffer {
	line-height:1.8em;
}
.specialoffer img {
	float: right;
	vertical-align: middle;
}
.highlight {
	background: yellow;
	padding: 1px;
	color: #000;
}
ul.sitemap {
	list-style-image: url(../images/icons/icon_order.gif);
}
ul.sitemap li {
	padding: 0.25em 0 0.25em 0em;
}
ul.sitemap ul {
	margin-top: 1em;
}
ol#terms li {
	margin-top: 1em;
	list-style-type:decimal;
}
img.bulkrate {
	vertical-align: middle;
}
.saving_style1 {
	font-weight:bold;
	font-size: 100%;
}
.saving_style2 {
	font-weight:bold;
	font-size: 130%;
}
.saving_style3 {
	font-weight:bold;
	font-size: 150%;
}

.promoPDF {
	background: url(http://www.getplc.com/images/bullets/pdf_icon_lg.gif) 10px 50% no-repeat;
	border: 1px solid #ccc;
	line-height: 30px;
	padding: 10px 10px 10px 50px;
}
