﻿@import url('boxes.css');
@import url('form.css');
@import url('structure.css');
/* std style */
/* irun 003 26/08/09 Julie */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	color: #97887e;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin: .5em 0 .5em 0;
	padding: 0;
	color: #fe7000;
}
h2 {
	font-size: 1.2em;
	margin: .5em 0 .5em 0;
	color: #fe7000;
}
h3 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 .5em 0;
	color: #fe7000;
}
h4 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 .5em 0;
	color: #fe7000;
}
h5 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 0 0;
}
h6 {
	font-size: 1em;
	margin: 0;
	padding: .5em 0 0 0;
}
img {
	border: none;
}
p {
	margin-top: 0;
	margin-bottom: .5em;
	color: #666666;
}
ol, ul {
	margin-top: 0;
	margin-bottom: .5em;
}
/*********************************************************************************/
/* forms */
/* see also form.css */
form .fieldsetHeading {
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
/*********************************************************************************/
div.outerContainer {
}
/* header */
div.headerContainer .column1 .menuBar {
	background: #97887e;
	margin: 4px 4px 0 8px;
}
div.headerContainer .column2 .menuBar {
	background: #61bf1a;
	margin: 4px 7px 0 4px;
}
div.banner .bannerText {
	color: #97887e;
	font-size: 16pt;
	font-weight: bold;
	padding: 20px;
}
div.banner .bannerText span {
	font-size: .8em;
	font-weight: normal;
}
/*********************************************************************************/
/* header nav */
ul.headernav a {
	font-weight: bold;
}
ul.headernav span {
	font-weight: bold;
}
/* main nav */
ul.level1nav {
	height: 25px;
}
ul.level1nav span, ul.level1nav a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
ul.level1nav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	background-image: url(NAV_DOWN_BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
ul.level1nav span {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(NAV_UP_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
ul.level1nav a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(NAV_UP_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
/* sub nav */
div.navigationBox {
	background: #97887e;
	color: #ffffff;
}
ul.level2nav a {
	text-decoration: none;
	color: #fe7000;
}
/*********************************************************************************/
/* column 2 */
div.column2 h2 {
	font-size: 1em;
	margin: 0;
}
/*********************************************************************************/
/* content */
div.boxTopHeading .heading {
	font-weight: bold;
}
div.backPrintEmail {
	padding: 10px 0;
	text-align: right;
}
div.backPrintEmail a {
	text-decoration: none;
}
div.backPrintEmail img {
	padding: 0 4px 0 4px;
	vertical-align: text-top;
}
/*********************************************************************************/
/* products */
table.productdata td {
	padding: 0;
}
table.productdata td.basket {
	border-bottom: 1px #f0f0f0 solid;
	padding: 0 0 5px 0;
}
table.productdata td.basket input {
	border: none;
	width: auto;
}
table.productdata td.empty {
	overflow: hidden;
}
table.productdata td.more {
	text-align: right;
}
table.productdata td.price {
	border-bottom: 1px #f0f0f0 solid;
	text-align: right;
	font-weight: bold;
	padding: 0 0 5px 0;
}
table.productdata td.prodcode {
	border-bottom: 1px #f0f0f0 solid;
	padding: 0 0 5px 0;
}
table.productdata td.shortDesc {
	font-weight: bold;
	padding: 5px 0 0 0;
}
table.productdata td.thumb {
	border-bottom: 1px #f0f0f0 solid;
	padding: 0 0 5px 0;
	width: 130px;
}
div.Device {
	float: left;
	height: 150px;
	margin: 5px;
	padding: 5px;
	width: 20%;
}
div.Device .ImageFile form {
	margin: 0;
	padding: 0;
}
div.Device .ImageFile input {
	margin: 0;
	padding: 0;
	width: auto;
}
/*********************************************************************************/
/* basket */
table.basket {
	border: 1px #f0f0f0 solid;
	border-collapse: collapse;
}
table.basket form {
	margin: 0;
	padding: 0;
}
table.basket th {
	border-bottom: 1px #f0f0f0 solid;
	padding: 2px 5px;
}
table.basket td {
	border-bottom: 1px #f0f0f0 solid;
	padding: 2px 5px;
}
table.basket td.add {
	padding: 2px 5px 2px 0;
}
table.basket td.add input {
	border: none;
	width: auto;
}
table.basket td.delete input {
	background: none;
	border: none;
	color: #13529c;
	padding: 0;
	text-decoration: underline;
	width: auto;
}
table.basket td.remove {
	padding: 2px 0 2px 5px;
}
table.basket td.remove input {
	border: none;
	width: auto;
}
table.basket td.submit {
	text-align: right;
}
table.basket td.total {
	font-weight: bold;
	text-align: right;
}
table.basket td.totalValue {
	font-weight: bold;
	text-align: right;
}
table.basket td.qty {
	text-align: center;
}
table.basket tr {
 	vertical-align: top;
}
table.basket td.centerAlign {
	text-align: center;
}
table.basket td.nowrap {
	white-space: nowrap;
}
table.basket td.rightAlign {
	text-align: right;
}
/* basket column 2 */
div.column2 table.basket th {
	padding: 2px 4px;
}
div.column2 table.basket td {
	padding: 2px 4px;
}
/* basket column 3 */
div.column3 table.basket th {
	padding: 2px 1px;
	font-size: .85em;
}
div.column3 table.basket td {
	padding: 2px 1px;
	font-size: .85em;
}
/*********************************************************************************/
/* footer */
div.footerContainer {
	font-size: .8em;
	background-image: url(footer_graphic.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.footerContainer li {
	border-left: 1px #97887e solid;
}
div.footerContainer li:first-child {
	border-left: none;
}
div.footerContainer a {
	color: #97887e;
}
