﻿@import url('boxes.css');
@import url('form.css');
@import url('structure.css');
/* std template004 style sheet */
body {
	background: #f1eee6;
	color: #303f50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	color: #13529c;
}
h1 {
	color: #13529c;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 .5em 0;
	padding: 0;
}
h2 {
	color: #13529c;
	font-size: 1.2em;
	margin: .5em 0 .5em 0;
}
h3 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 .5em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 .5em 0;
}
h5 {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0 0 0;
}
h6 {
	color: #13529c;	
	font-size: 1em;
	margin: 0;
	padding: .5em 0 0 0;
}
img {
	border: none;
}
p {
	margin-top: 0;
	margin-bottom: .5em;
}
/*********************************************************************************/
div.outerContainer {
	background: #ffffff;
	border-right: 1px #d0c7b0 solid;
	border-left: 1px #d0c7b0 solid;
}
/* header */
div.headerContainer {
}
div.headerContainer .banner {
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
}
div.headerContainer .phone {
	color: #13529c; 
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 45px 0 0 165px;
	padding: 0 0 0 0;
}
div.headerContainer .menuBar {
	background-image: url('barBg.gif');
	background-position: left top;
	background-repeat: repeat-y;
	border-top: 1px #1056aa solid;
	border-bottom: 1px #1056aa solid;
}
/*********************************************************************************/
/* header nav */
ul.headernav a {
	background: #8cb778;
	border-top: 2px #aac99b solid;
	border-right: 2px #69885a solid;
	border-left: 2px #aac99b solid;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-topleft: 4px;
}
ul.headernav a:hover {
	background: #bad19d;
	border-top: 2px #ccddb6 solid;
	border-right: 2px #8b9c75 solid;
	border-left: 2px #ccddb6 solid;
}
ul.headernav span {
	background: #bad19d;
	border-top: 2px #ccddb6 solid;
	border-right: 2px #8b9c75 solid;
	border-left: 2px #ccddb6 solid;
	color: #ffffff;
	font-weight: bold;
}
/* login nav */
ul.loginnav a {
	color: #ffffff;
	font-weight: bold;
}
ul.loginnav span {
	color: #ffffff;
}
/* main nav */
ul.level1nav {
}
ul.level1nav span, ul.level1nav a {
	border-bottom: 1px #d0c7b0 dashed;
	font-weight: bold;
	text-decoration: none;
}
ul.level1nav a {
	color: #13529c;
}
ul.level1nav span {
	color: #a81212;
}
ul.level1nav a:hover {
	border-bottom: 1px #d0c7b0 solid;
	color: #000000;
}
/* sub nav */
ul.level2nav {
}
ul.level2nav li {
	border-bottom: none;
}
ul.level2nav a {
	font-size: .85em;
	color: #13529c;
	text-decoration: none;
}
ul.level2nav li.parent a {
	font-size: .9em;
	color: #000000;
}
ul.level2nav span {
	font-size: .9em;
	color: #a81212;
}
ul.level2nav a:hover {
	color: #000000;
}
/* sub sub nav */
li.parent ul.level3nav a {
	font-size: .85em;
	color: #13529c;
	text-decoration: none;
}
li.parent ul.level3nav span {
	font-size: .9em;
	color: #a81212;
}
li.parent ul.level3nav a:hover {
	color: #000000;
}
/*********************************************************************************/
div.mainContainer {
}
/*********************************************************************************/
/* left column */
div.column1 {
	border-right: 1px #d0c7b0 solid;
	margin-top: 5px;
	margin-bottom: 0;
	width: 199px;
}
/*********************************************************************************/
/* centre column */
div.column2 {
	border-left: 1px #d0c7b0 solid;
	margin-top: 5px;
	margin-left: -1px;
	padding-top: 0;
	padding-bottom: 0;
	width: 600px;
}
div.loggedinMessage {
	color: #13529c;
	padding: 2px 4px;
}
/*********************************************************************************/
/* right column */
div.column3 {
}
/*********************************************************************************/
/* 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 {
	background: #13529c;
	color: #c6e2e2;
	font-size: .8em;
}
div.footerContainer li {
	border-left: 1px #c6e2e2 solid;
}
div.footerContainer li:first-child {
	border-left: none;
}
div.footerContainer a {
	color: #ffffff;
}
