@charset "utf-8";
/* CSS Document */

/*----------------basic containers----------------*/
html, body, #content, #left, #right, #footer, h1, h2, ul, li, blockquote, form, fieldset {
	margin: 0;
	padding: 0;
}
img, a {
	border:none;
	outline:none;
}
* {
	font-size:1em;
}
body {
	background:#fff url(../images/left-bg.jpg) repeat-y top left;
	color:#878578;
	font: 100.1% Helvetica, Tahoma, Arial, sans-serif;
}
#content {
	width:100%;
}
#left {
	left:0px;
	top:0px;
	width:283px;
	position:absolute;
}
#right {
/*	background:url(../images/bg-right.jpg) repeat-y top center;*/
	width:670px;
	left:283px;
	padding-bottom:0;
	position:absolute;
}
#footer {
	position:relative;
	bottom:0;
	top:0;
	padding-bottom:0;
	z-index:2;
}
#footer1 {
	margin:40px 0 0 0;
	height:auto;
	height:40px;
	position:relative;
	bottom:0;
	top:0;
	padding-bottom:0;
	z-index:2;
}
#logo a{
/*	top:30px;
	left:70px;*/
	position:relative;
	cursor:pointer;
	margin:30px 0 0 70px;
	top:30px
}
#clear {
	clear:both;
	height:1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* hide for IE5/Mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* end of hide for IE5/Mac */

/*----------------nav----------------*/
#menucontainer {
	width:151px;
	position:absolute;
	left:70px;
	top:200px;
}
#menu {
	font:bold 130%/100% Helvetica, Tahoma, Arial, sans-serif;
	text-align:right;
}
#menu li {
	list-style-type:none;
}
#menu li {
	font-size:0.9em;
}
#menu a {
	display: block;
	text-decoration: none;
	outline:none;
	color:#888677;
}
#menu li a li a:hover li a.current {
	padding-top: 0.3em;
	color:#888677;
}
#menu li a:hover {
	color:#899694;
}
#menu li a.current {
	color:#A7835F;
}
/*----------------txt----------------*/
h1 {
	color:#878578;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:30px 20px 10px 30px;

}
h2 {
	color:#98a0a3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:10px 20px 10px 30px;
}
h3 {
	color:#878578;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:italic;
	padding:0px;
}
p {
	font-size:0.9em;
	line-height:1.25em;
	padding:0 30px 0 30px;
}
noscript {
	color:red;
	font-size:0.8em;
	font-weight:bold;
	padding-top:50px
}
.bigletter, span {
	color:#A1A068;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.4em;
}
.smallContent {
	width:auto;
	margin:20px auto;
}
.smalltext {
	font-size:0.8em;
	font-style:italic;
	color:#64614C;
	padding:2px 0 2px 0;
	margin:5px 10px 10px 10px;
}
blockquote {
	margin: 1em 2em;
}
blockquote p:first-letter {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: -.3em .1em .1em 0;
	font-size: 220%;
	font-weight: bold;
}
.footertxt {
	text-align:center;
	font-size:0.7em;
	float:left;
	padding:20px 0 0 50px;
	color:#878578;
	font-family:Arial, Helvetica, sans-serif;
}
/*----------------tooltip----------------*/

#tooltip, #right.img {
	border: 1px solid #666;
	background: #fff;
	color: #A7835F;
	opacity: 0.9;
	padding:0 5px;
	position: absolute;
	width:auto;
	height:auto;
}
#tooltip, #tooltip div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
}
/*----------------Content Links----------------*/

a.txtlinks, a.txtlinks:active, a.txtlinks:visited, a.txtlinks:hover {
	font-size:1em;
	line-height:1.1em;
	padding:0;
	color:#878578;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration:underline
}
a.txtlinks:hover {
	color:#A7835F;
	text-decoration:underline
}
.img-left {
	border:none;
	float:left;
	margin: 0 5px 0 0;
	padding:10px 10px 10px 0;
}
.img-right {
	border:none;
	float:right;
	margin:0 0 5px 5px;
	padding:10px;
}
.img-center {
	border:none;
	margin:0 auto;
	padding:10px;
}
.top {
	border:none;
	float:right;
	padding:0 30px;
	position:relative;
	margin-bottom:0;
	bottom:0;
}
.linklist {
	background:transparent;
	color:#878578;
	font-weight:normal;
	list-style-type: none;
	list-style-image:none;
	padding: 5px 0 0 20px;
	margin-left:20px
}
/*----------------Form handling----------------*/
#contact {
	margin-left:40px;
	width:550px;
}
#order {
	margin-left:40px;
	width:600px;
}
label {
	display:block;
	float:left;
	font-size:90%;
	margin: 4px 0;
	padding:3px 0 3px 3px;
	width: 7.8em;
}
form h2 {
	text-align:left;
}
input, textarea {
	background:#E6E6E6;
	border:none;
	color:#331A06;
	font-size:90%;
	margin: 4px 0;
	padding:3px 0 2px 0;

}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	overflow:auto;
	width:340px
}
.radio {
	width:14px;
	border:none;
	margin-top:10px;
	background-color:#fff;
	outline:none
}
.shortinput {
	width:220px;

}
.longinput{
	width:420px;
}
select {
	font-size:90%;
	width:150px;
	background:#E6E6E6;
	border:none;
	color:#331A06;
	margin-top:5px;
}
input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover, submit:active, submit:focus, submit:hover, select:active, select:focus, select:hover {
	background:#EDEDED;
}
.buttons {
	text-align: center;
}
form input {
	width:337px;
}
.submit {
	border:none;
	height:26px;
	font-weight:bold;
	outline:none;
	text-align:center;
	width:80px;
	margin: 20px 0 20px 112px;
	font-size:90%;
}
.order {
	border:none;
	height:26px;
	font-weight:bold;
	outline:none;
	text-align:center;
	width:110px;
	margin: 20px 0 20px 24px;
	font-size:90%;
}
.blank {
	width:100px;
	outline:none;
	margin: 5px 0;
	padding: 3px 3px;
}
.err, .err1 {
	color:#A51C34;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 0 0 50px;
}
.err1 {
	padding: 0;
}
.img {
	vertical-align:top;
	padding-top:12px;
}
/*----------------v card----------------*/
.vcard {
	font-size:1em;
	line-height:1.1em;
	}
.vcard p span {
	margin-bottom:0em;
	}
.vcard a:link, .vcard a:visited {
	color:#BFBFBF;
	}
/*.vcard p.vcardicon {
	margin:10px 0;
	}*/

a.url fn, a.url fn:active, a.url fn:visited, a.url fn:hover {
	font-size:0.9em;
	line-height:1.1em;
	margin-bottom:5px;
	color:#BFBFBF;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration:none
}

/*----------------colour thumbs----------------*/
#chart {
	padding:6px;
	height:auto;
	margin:10px 20px 0 20px;
}
#colours ul {
	list-style: none;
	display:inline;
	width:100%;
	height:auto;
	overflow:hidden;
}
#colours li {
	width: 30px;
	height: 30px;
	margin:0;
}
/* styling without javascript */
 #colours {
	list-style: none;
	display: inline;
}
#colours li {
	margin: 0 auto;
	float:left
}
#colours img {
	border:solid #CCC 0.08em;
	width: 15px;
	height: 15px;
	padding:2px
}

.colourMessage,  .colourClear{
	font-size:0.9em;
	font-weight:bold;
	float:right;
	padding-top:3px;
	padding-right:20px;
	clear:both;
}

.colourClear {
	float:left;
	padding-top:3px;
	padding-left:120px

}
/* CSS Document */
