/* CSS Document */
table.spec {border-collapse:collapse;
border: 0.06em solid #82765f;
font-size:100%;
margin-bottom:10px;
width:100%;}

table.spec caption {
	font-size:100%;
	font-weight:bold;
	margin-top:0.6em;
	margin-bottom:0.6em;
	text-align:left;	
	padding-bottom:0.25em;}

table.spec th {background-color: #006699;
	border-top: 0.06em solid #82765f;
	border-bottom: 0.06em solid #82765f;
	color: #fff;
	font-size:90%;}

table.spec th, table.spec td {
padding: 0.5em;
text-align:left;
border-right: 0.06em solid #82765f;
}

table.spec td {border-bottom: 0.06em solid #82765f;
background-color: #cddfea;
text-align:center;
font-size:88%;
font-weight:bold;}

table.spec td.check {
	text-align:center;
	background-image: url(check.gif);
	background-repeat: no-repeat;
	background-position:center;
}

table.spec td.lft {text-align:left;
width:30%;}


h4 {font-size:110%; color: #006699; margin-left:14px; margin-right:14px;}
#prices table.spec td {text-align:left; font-size:100%; vertical-align:top;}
#prices h3 {font-size:120%; margin-top:20px; margin-left:14px; margin-bottom:0px;}
#prices p {margin-left:14px; font-size:100%; margin-bottom: 4px;}
#prices p.note {font-size:100%; font-style:italic; font-weight:normal; margin-left:0px;}

/* newest styles - 27/01/09 */

#customers h3 {font-size:120%; margin-top:20px; margin-left:14px; margin-bottom:0px;}

#customers table.spec h1 {font-size: 120%; color: #006699; margin-top:0px; margin-bottom:10px; padding-bottom:0px; text-align:center;}
#customers table.spec img {border: 1px solid #ccc;  margin-right:10px; margin-left:10px; margin-bottom:0px;}
#customers table.spec td.nobdr {border-right: none;}

table.comments { }
table.comments td {vertical-align:top; font-size:74%; border: 2px solid #fff; padding:6px; font-style: italic; font-weight: bold;}
table.comments td.author {font-style: normal; font-weight:normal; font-size: 70%; padding-top:10px; width:114px;}
table.comments td.quote {background-image:url(images/quote_bg.gif); background-repeat:no-repeat; padding-left:0px; padding-right:0px;  background-color: #dde5ee; width:400px; }

#customers blockquote {
display: block;
padding:0px;
width: 340px;
margin-top:6px;
}

table.customers img {margin-right:10px; }
#customers p {font-size:100%; margin-left:14px; margin-right:14px;}

