body {
	font-family:Verdana, arial, helvetica, serif;
	font-size:10px;
	background: white;
	padding: 0em;
	margin: 0;
	height:100%; /*mh200407*/
}

html {
	height:100%;
}

#content {
	position: relative;
	width:779px;
	padding: 0;
	/*margin: auto;*/
	voice-family: "\"}\"";
	voice-family:inherit;
	height:100%;
	min-height: 100%; /*mh200407*/
}

html>body #content {
	/*width: 32em;*/
	width: 100%;
}

#menu {
	height:17px;
	background-color: white;/*lightgrey;*/
	border-left-width:15em; /*mh*/
	/*2em*/
}

#menu a {
	text-decoration: none;
}

#menu a:link {
	color: black;
}

#menu a:visited {
	color: black;
}

#menu a:active {
	color: black;
}

/*#menu a:hover {
	text-decoration: underline;
}*/

#menu h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

#menu ul {
	position: absolute;
        top: 0px;
        left: 0px;
        list-style: none;
	padding: 0;
	margin: 0;
	z-index:100;
	padding-left:22em; /*mh*/
}

#nav {
	font-weight: bold;
	font-family: arial;
	color: black;
	text-decoration: none;
	border-color: grey;
}

#nav a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: black;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid grey;
	border-width: 0px;
}

#menu li {
      float:left;
      position: relative;
      width: 5em;
      text-align: center;
      font-size:12px;
      cursor: default;
      background-color: lightgrey;
      border: 1px solid grey;
      border-width: 1px;
}

#menu li.first {
	/*border-left-width: 15em;*/
	width: 8em;
}

#menu li.last {
	/*border-right-width: 15em;*/
}

#menu li.only {
	border-right-width: 1em;
        border-left-width: 1em;
}

#menu li.wide {
        width: 6em;
}

#menu li.wider {
       width: 9em;
}

#menu li.narrow {
       width: 3em;
}

#menu li ul {
	display:none ;
	position: absolute;
	top: 15px;/**/
	left: 0;
	font-weight: normal;
	background: bottom left no-repeat;
	background-color: lightgrey;
	padding: 0.5em 0 1em 0;
	border: solid 1px grey;
}

#menu li > ul {
	top: auto;
	left: auto;
}

#menu li li {
	display: block;
	float: none;
	background-color: lightgrey;
        width: 15em;
	border: 0;
}

#menu li:hover ul, #menu li.over ul {
	display: block;
}

#menu hr {
	display: none;
}

#menu p {
	clear: left;
	background: center left no-repeat;
	padding: 1em 1em 0 1em;
	margin: 0;
}

#menu p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: grey;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

#menu p.image img {
	display: block;
	border: 1px solid grey;
}



#sidebar {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 200px;
  background-color: #000099;/*#0C0181; mh*/
  margin: 0;
  padding:0;
  border:1px solid black;

}

#sidebar ul {
	position: relative;
	left: 0px;
	margin: 0;
  	padding:0;
}

#sidebar img {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
  	padding:0;
}

#sidebar ul li {
	left: 0px;
	top: 0px;
	float: left;
    list-style: none;
	color: white;
	width:100%;
	padding: 8px;
	padding-left:0.5em;
	margin: 0;
	font-family:verdana,tahoma;
	font-size:11px;
	font-weight: bold;
	/*list-style-position:;*/
}

#sidebar ul li h2 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:-10px;
}


#sidebar ul li input {
	font-size:10px;
}

#sidebar ul li select {
	font-size:10px;
}

#sidebar ul li hr {
	padding-left:1em;
	margin-right:1em;
	height:2px;
	border: 0;
	color: white;
	background-color: white;
}

/*#sidebar ul li input[type="submit"] {
	font-size:10px;
	margin-left:8em;
}*/

#sidebar a:link, #sidebar a:visited {
	background-color:#000099; /*#0C0181;*/
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	margin-right:1em;
}

#sidebar a:hover {
	background-color: #000099; /*#0084AD;*/
}

#sidebar #sbarftr {
	position: absolute;
	font-family:Verdana, arial, helvetica, serif;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	bottom: 40px;
	text-align:center;
	width:100%;

}

#sbarftr a:link, #sbarftr a:visited,#sbarftr img{
	border: 0;
	padding:0;
	margin:0px;
	text-decoration: none;
	border-style:none;

}

#mainbody {
	background-image: url(/images/graphics/hi_perf_tyre.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding-top:1em;
	position: relative;
	margin-left:180px;
	height:100%;
}

#YellowTable {
border-width:1px;
border-style: solid;
border-color: #000000;
/*margin-left:auto;
margin-right:auto;*/
margin-left:30px;
border-collapse:collapse;
font-family:verdana,tahoma;
background-color:#0C0181;
/*cellpadding:0;*/
}

#YellowTable table {
 border:0;
 width:100%;
 padding:0;
 font-size:11px;
 border-width:0;
 border-collapse:collapse;
 background-color:#ffffee;
}

#YellowTable td {
font-weight: bold;
line-height: 150%;
color: #4c77b6;
background-color:#ffffee;
padding:1px;
}

#YellowTable .maintitle{
color: #000000;
font-size: 9.5pt;
font-weight: bold;
height: 20px;
background-image: url(/images/graphics/green1f.gif);
border-bottom:1px solid #000000;
}

#YellowTable .titlemedium{
	font-weight:bold;
    	color:#3A4F6C;
    	height: 20px;
    	background-color: #FFFFCE;
    	background-image: url(/images/graphics/green1e.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#YellowTable table td {
 	padding:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	/* from ctest*/
	font-weight: bold;
	color: #3C4729;
	line-height: 150%;
	background-color: #FFFFCE;
}

#YellowTable .titlemedium input {
font-size:11px;
font-family:verdana
}

#YellowTable table td input {
border-width:1px;
border-style:solid;
border-color: #000000;
font-size:11px;
}

#YellowTable select {
font-size:10px;
}

#YellowTable A {  font-family: Tahoma;
				font-size: 11px;
				font-weight: bold;
				color: blue;
				TEXT-DECORATION: underline;
}
#YellowTable A:hover{
				cursor: pointer;
				cursor: hand;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: bold;
				color: 9900CC;
				TEXT-DECORATION: underline;
}

#YellowTable .TtlText{
color:#000000;
}

#BlueTable {
border-width:10px;
border-style: solid;
border-color: white;
margin-left:30px;
/*margin-right:auto;*/
/*margin-lef:auto;*/
border-collapse:collapse;
font-family:verdana,tahoma;
background-color:#B2C6E3;
}

#BlueTable td {
font-weight: bold;
line-height: 150%;
color: #454545;

/*#4c77b6;*/
/* background-color: #97b1ca;/*#c2cfdf; commented out 7 4 2008 SC because background is determined by table background or tr background */
padding:3px;
}

#BlueTable table {
	border:0;
 width:100%;
 padding:0;
 font-size:11px;
 border-width:0;
 border-collapse:collapse;
 background-color:#B2C6E3;
}

#BlueTable table td {
 	padding:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53679E;/*#ffffff;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53679E;/*#ffffff;*/
}

#BlueTable table td.odd {			/* no longer used SC 7 4 2008*/
	background-color: #97b1ca;
}

#BlueTable table td.even { 			/* no longer used SC 7 4 2008*/
	background-color: #C5D5E3;
}

#BlueTable table tr.odd 		/* give the row it's background colour SC 7 4 2008*/
{
	background-color: #97b1ca;
}




#BlueTable table td.ordheader {
	background-color: #FFFFFF;
	color: #3a4f6c;
	font-size: 8.5pt;
	font-weight: bold;
}

#BlueTable .maintitle{
color: #ffffff;
font-size: 9.5pt;
font-weight: bold;
height: 20px;
/*background-image: url(/images/graphics/tile_back.gif);*/
background-image: url(/images/graphics/tileback3.jpg);
border-bottom:1px solid #000000;
}

#BlueTable .titlemedium{
font-weight: bold;
color: white;/*#3a4f6c;*/
height: 20px;
background-color: #9fbce3;
/*background-image: url(/images/graphics/tile_sub.gif);*/
background-image: url(/images/graphics/tileback3.jpg);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #53697E; /*#ffffff;*/
border-right-width: 1px;
border-right-style: solid;
border-right-color: #53697E; /*#ffffff;*/
}

#BlueTable .stcodetitle{
display: none
}



#BlueTable .titlemedium input {
font-size:11px;
font-family:verdana
}

#BlueTable table td input {
border-width:1px;
border-style:solid;
border-color: #000000;
font-size:11px;
}

#BlueTable select {
font-size:10px;
}

z
#BlueTable A:hover{
				cursor: pointer;
				cursor: hand;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: bold;
				color: #4545fc;/*9900CC; */
				TEXT-DECORATION: underline;
}

#BlueTable .TtlText{
color:#000000;
}

#Message_Div{
	text-align:center;
	margin-left:20px;

	font-size:15px;
	font-weight: bold;
	color: #0C0181;

	width:90%;

	
	/*background-color:red;*/
}

#Message_Div hr{
	height:1px;
	width:100%;
	color:#0C0181;
	margin:auto;
}


a
{
	color:white;
	font-weight:bold;
	font-size:12px;
}



#branch_table
{
	background:white;
	margin-top:50px;


}


.branch_details
{
	width:220px;

	border:3px solid blue;
	margin:0px 6px 15px 6px ;
	vertical-align:top;
	background:white;
	text-align:center;
}



td.bold
{
	font-size:16px;
	font-weight:bold;
	padding:3px;
	border:none;
}



td.small
{
	font-size:10px;
	font-weight:normal;
	padding:3px;
	border:none;
}


.mini_basket
{
	border-collapse:collapse;
}

.mini_basket td,th
{
	font-size:9px;
	color:yellow;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid lightblue;

}



.mini_basket_p
{
	font-size:14px;
	font-weight:bold;
	color:yellow;
	text-align:center;
	margin-bottom:0px;
}
















