/* CSS Document */
ul
{
	padding-left: 1em;
	margin-left: 1em;
	text-indent: -1px;
	list-style: disc url(../images/bullet_menu.gif);
}



#nav
{
	padding-left: 1em;
	margin-left: 1em;
	text-indent: -1px;
	list-style: disc url(../images/bullet_menu.gif);
	text-align: left;
}

body {
	background-color:#b5bdca;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	
	SCROLLBAR-FACE-COLOR: #8191A8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #D9DEE2; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #D9DEE2; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.input-box
{
    border:none;
    font-family: Arial;
    font-size: 10pt;
    line-height: normal;
    font-weight: normal;
    text-transform: none;
    font-variant: normal;
    text-decoration: none;
    text-indent: 4pt;
    color: #4E535A;
    background-image:  url(../images/field_bg.gif);
	width: 160;
	height:20;
}
a {
	color: #787878;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	color: #06C;
	list-style-type: disc url(../images/bullet_menu.gif);
	text-align: left;
	font-size: 11px;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
fieldset {
	border: #8190A8 solid 1px;
	font-family: arial;
	font-size:12px;
	padding: 10px;
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #8190A8;
  color:black;
  font-size:90%;
  text-align:right;
  background-color:#ffffff;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.title {
color:#63758F;
font-size: 16px;
font-weight: bold;
border-bottom:100% dotted black;
}
.subtitle
{
	color:#64748C;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align: left;
}
.specs 
{
width:570px;
}
.specs td
{
font-size:10px;
border:0;
background-color:#E9ECEE;
}
h3
{
font-size:14px;
color:#64748C;
background-image:  url(../images/bg_title.gif); 
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 10;
width: 560px;
height:7px;

padding-top: 4px;
}
.catno
{
background-color:#E9ECEE;
}
div.container 
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	border:2px solid #ffffff;
}
HR {
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
	border-color: #CCC;
	border-style: solid;
	margin-top: -4px;
}
.printlogo {
	display:none;
}

table.cell-bg
{
	background-position: left bottom;
	background-image: url("../images/bg_box_dshadow.gif");
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	/*height: 150px; NB. Must not be used for JS resizeProductSpecials() to work correctly*/
	vertical-align: top;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
}
.centre {
	text-align: center;
}
.table_centre {
	text-align: center;
}
.quicklinks {
	color: #9CF;
	font-weight: normal;
}
.quicklink2 {
	color: #9CF;
	font-weight: normal;
	font-size: 10px;
}
left_align {
	text-align: left;
}
.title_italic {
	font-style: italic;
	font-size: 12px;
}

