
#heading {
		background: #fff url(/graphics/headerbg.png) fixed repeat-x;
		vertical-align:bottom;
	}
#heading img {
	vertical-align:bottom;
}
.logo {
	vertical-align:top;
	margin-bottom:5px;
}
.left {
	background:#8e99b8; 
	color: #1e316c;
	width: 40px;
}

.fixednav {
	background: #fff;
	
	width: 125px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.fixednav dt {
	font-weight:bold;
}
.fixednav dd {
	margin-left:5px;
}
.fixednav h5, .fixednav h4 {
	margin-bottom: 2px; margin-top: 0.3em;
	font-family: arial, trebuchet, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	/*border-top: 1px solid #666;*/
}
.right {
	text-align: right;
}

#content {
	font-family: arial, trebuchet, helvetica, sans-serif;
	color: #fff;
	vertical-align:top;
	min-height:80%;
  padding: 110px 1.5em 1.5em;
}
#content h2 {
	text-align: center;
	color: #D3bd68;
	font-family:'Palatino Linotype', georgia, 'Times New Roman', times, serif;
}
#content h3 {
	text-align: center;
	font-size: 140%;
	color: #D3bd68;
	font-family:'Palatino Linotype', georgia, 'Times New Roman', times, serif;
}
#content h4 {
   font-size: 130%;
	clear:both;
	color: #D3bd68;
	font-family:'Palatino Linotype', georgia, 'Times New Roman', times, serif;
}
#content p, #content td {
	font-family: arial, trebuchet, helvetica, sans-serif;
	color: #fff;
}
#content p, #content div {
	text-align: justify;
}
#content a:link {
color: #D3bd68;
}
#content a:visited {
	color: #aaa;
}
#content th {
	color:#d3bd68;
}
#content>*{
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}

.soldout {
	color: #ff6600;
	font-weight:bold;
	background: #1E316C;
	border: 1px solid #ff6600;
	padding: 2px;
}
.required {
	color:#ff6600;
	font-weight:bold;
}
.cantactform {
	border-collapse:collapse;
}
.contactform td {
	border: 1px dotted #666;
}
.contactform th {
	text-align: left;
	color:#FFcc33;
}
.centrecol {border-left: 1px solid #ccc; border-right:1px solid #ccc;}

a img {
	border:none;
}
.small td, .small th {
	font-size: 75%;
}
.tablewrapper {
	width:100%;
}
.basketlines {
	width: 95%;
}
.basketlines th {
	text-align: left;
}
#footerbar, #footerbar td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size:70%;
}
#footerbar a:link, #footerbar a:visited, #footerbar a:hover {color: #D3bd68; text-decoration: underline;}
#heading {
input[type="submit"],  input[type="reset"] {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	line-height: 11px;*/
	color: #ffcc33;
	background-color: #333;
	border: 1px solid #D3bd68;
	padding:3px 1px;
}
.button, button {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	line-height: 11px;*/
	color: #ffcc33;
	margin-top: 2px;
	background-color: #333;
	border: 1px solid #D3bd68;
	vertical-align: bottom;
	/*padding:3px 1px;*/
}
button {
	padding: 5px; text-decoration:none;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	color: #ddd; background-color: #000;
}
input.button:hover, button:hover {
	color: #ddd; background-color: #000;
}
.navbar td {
	vertical-align: top;
}
.zerowidth {
	width:0;
	float:left;
}

#content a.img {
	text-decoration:none;
}
.specstable {
	border: 1px solid #fff;
}
a:link img {
	vertical-align:bottom;
}
label.formerror {
	color:#f60;
}
blockquote {
	font-style: italic;
}
.blackstripe {
	background: #333; color: #ddd;
}
#content .center {
	text-align:center;
}
#content .pricebox, #content .pricebox p {
	text-align:center;
}

