@charset "UTF-8";
/* CSS Document */
/*
#687993 (darker blue)
#929bae (pale blue)
#452610 (dark brown)
#533D2D (lighter brown)
*/

/*************
** MAIN AREA *
**************/
#shop-content {
	float:					left;
	width:					683px;
	font-family:			"Courier New", Courier, monospace;
	font-size:				1em;
	background-color:		#FFFFFF;
	text-align:				left;
	margin:					0;
	/*padding:                13px 0 52px 0;*/
	padding: 20px;
}

#shop-content input {
	width: auto;
	margin: 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


h1 { font-size: 1.3em; }
h2 { margin-top: 20px; clear:both;}

caption {
	text-align: left;	
	font-size: 1.3em;
	margin-bottom: 15px;
}

h1.dot-underline {
	border-bottom: dotted 2px #000000;
	width: 100%;
	display: block;
	margin-top: 0;
}

ul.shop-display li.full-width {
	width: 100%;
	text-align: left;
}

#shop-content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 0.01em;
	font-style: italic;
	color: #687993;
	margin: 5px 0 10px 0;;
	padding: 0;
}

#page-left, #page-right {
	width: 270px;
	float: left;
}

#page-right {
	float:right;
	width: 350px;
	margin-left: 35px;
	padding-right: 0;
	text-align: center;
}

#page-left a img {
	padding: 2px;	
	background-color: #FFFFFF;
}
#page-left a:hover img, #page-left a img.current {
	padding: 2px;	
	background-color: #333333;
}

.prod-image {
	margin-bottom: 20px;
	
}

ul.prod-summary {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 0.01em;
	font-style: italic;
	color: #687993;
	padding-left: 0;
	text-align: left;
}
ul.prod-summary li {
	background-image: url(../images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
span.no-bkg {
	background: none;
	background-color: #FFFFFF;
}
span.custom-value {
	float: right;
	font-weight: bold;
	background-color: #FFFFFF;
}

#shop-content p.shopmessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	border: 1px solid #660000;
	padding: 3px;
	color: #660033;
	font-weight: bold;
}


ul.faq-summary {
	font-family:			"Courier New", Courier, monospace;
	font-size:				0.85em;
	text-align:				left;
	line-height: 1.2em;
}
ul.faq-summary a, .back2top a {
	color:					#996633;
	text-decoration:		none;
}
ul.faq-summary a:hover, .back2top a:hover {
	color:					#330000;
	border-bottom:			1px dashed #330000;
}


/*************
** LEFT AREA *
**************/
#left-section a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.online-shop-button, a.order-tracking-button, input.online-shop-button {
	width: 154px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	background-color: #452610;
	color: #FFFFFF;
	font-size: 1.3em;
	border: 1px solid black;
	margin-top: 20px;	
}
a:hover.online-shop-button, a:hover.order-tracking-button {
	background-color: #533D2D;
}
a.order-tracking-button {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a.button, input.button {
	width: auto;
	float: right;
	text-align: center;
	padding: 3px;
	display: block;
	text-decoration: none;
	background-color: #452610;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	border: 1px solid black;
	margin: 20px 10px 10px 10px;	
}


.tracking {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	font-style: italic;
}

.redtext { color:#FF0000; }


ul.shop {
	list-style-type: none;
	text-align: left;
	font-size: 0.9em;
	margin: 10px auto;
	padding-left: 29px;
}
ul.shop li {
	margin-bottom: 3px;
	text-align:center;
}
ul.shop a {
	width: 140px;	
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	color: #687993;
	text-decoration: none;
	border-bottom: 1px dashed #687993;
	padding: 5px;
}
ul.shop a:hover {
	color: #929BAE;
}
ul.shop a.no-bottom-border {
	border-bottom: 0;
}



/****************
** SHOP DISPLAY *
*****************/
ul.shop-display {
	list-style-type: none;	
	margin-left: 0;
	padding-left: 0;	
}
ul.shop-display br.clear-both {
	clear: both;
}
ul.shop-display li {
	width: 200px;
	height: 195px;
	font-size: 0.9em;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-right: 27px;
}

ul.shop-display a {	
	text-decoration: none;
}
ul.shop-display a strong {	
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #687993;
	font-weight: normal;		
	width: 100%;
	display: block;
	border-top: 1px dashed #687993;
	padding-top: 3px;
}
ul.shop-display a:hover strong {	
	color: #929BAE;
}

table.basket {
	font-size: 0.9em;
	margin: 15px 0 0 0;
}
table.basket thead {
	text-align: left;
}
table.basket tbody tr td {
	text-align: left;
	width: auto;
	vertical-align: top;
}

table.basket tr {
	border: 1px solid #666666;
	vertical-align: top;
}

table.basket tbody tr td.price, table.basket thead tr th.price {
	text-align: right;
}

table tbody tr td a.remove {
	display: inline;
	padding: 0;
	margin: 10px;
}
table tbody tr td a.standard {
	margin: 0;
	padding: 0;
	height: auto;
	display: inline;
}

.red-text { color: #FF0000; }

/***************
** totals table *
****************/
table.totals {
	width: auto;	
	clear: both;
	float: right;
	margin-top: 20px;
	font-size: 0.9em;
}

table.totals tr td {
	width: auto;
	text-align: right;
	padding: 2px;
}


/***************
** tables form *
****************/
table.form, table.form select {
	width: auto;
}

label {
	text-align: left;
}




/***************************
** Styling for FAQ's table *
****************************/
table.faqs {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
}
table.faqs tr td { text-align: left; color: #999999; font-style: italic; padding: 3px; }


/*************************
** COlour swatch styling *
**************************/
.swatch {
	font-size: 0.9em;
	width: 100%;
	margin: 10px 0 30px 0;
}

.swatch ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.swatch ul li {
	float: left;
	height: 100px;
	width: 80px;
	margin: 0 20px 10px 5px;
}

*html .swatch ul li {
	height: 110px;
}

.swatch h3 {
	font-size: 1em;
	margin: 20px 0 10px 0;
}

.up-top {
	vertical-align: top;
}

.small-text {
	font-size: 0.9em;
	text-align: left;
}



/********************
** Customer section *
*********************/
#customer-section {
	text-align: right;
	float: right;	
	clear: both;
}

#customer-section a {
	font-variant: small-caps;
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: none;
}
