/* NOTE: some pages have local styles like the homepage and the chocolatier popup design */
/* Special content page formatting is done here */

/* global styles */
body {
	font-size : 10px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	color: #000000
}

body, div, p, a, td {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.page-content {
	background-color: white;
}

table.page-content td.body {
	padding: 16px;
}

table.page-content td.right, table.page-content td.left {
	background-color: #F0F0EB;
}

table.page-content td.right {
	padding: 20px 18px 20px 12px;
}

table.page-content td.right p {
	margin: 4px 0px 22px 3px;
}

table.page-content td.left {
	width: 180px;
	padding: 10px;
}

img.nospace {
   font-size: 0px;
    line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	}

p {
	padding-top: 4px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

th {
	color: #ffffff;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	background-color : #996633;
}


.intro {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

sup {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
font-size : 11px;
color : black;
}

hr {
	color: #996633;
	background-color: #996633;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height : 1px;
	border: none;
}



.page { 
background-color: #ffffff;
}

.sidebar { 
background-color: #eeeeee;
}

.cart {
	color: #FFFFFF;
	font-weight : bold;
}


.shopcart, table.cart_entries_form td, table.summary-cart_total td {
	background-color: #e5e5cc;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}

.shopcart2 {
	background-color: #ffffcc;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}

td.item-remove {
	text-align: center;
}

.search {
	background-color: #663300;
}

.line {
	background-color: #cccccc;
}

.shopcart-box {
	background-color: #e5e5cc;
	height : 11px;
	color: #000000;
}

.shopcart-box-total {
	background-color: #ffffff;
	font-weight : bold;
	height : 11px;
	color: #6d6d38;
}


h1 {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
    color : #850505;
	font-weight : bold;
	margin: 0px 0px 18px 0px;
}

h2 {font-family: verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #850505;
    font-weight : bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}					

h3	{
	font-family: verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #850505;
    font-weight : bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}						


td.search {
	background-color: #CACAB4;
	padding-top:2px;
	padding-bottom: 2px;
}

td.banner_alert {
	background-color: #993300;
	font-weight : normal;
	padding-top:2px;
	padding-bottom: 2px;
}

.banner_alert {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
bgcolor : #9A0000;
color : #FFFFFF;
}



#localhead {
	display: block;
	margin: 10px 5px 5px 3px;
	font-size : 14px;
	font-weight : bold;
}

.menuitem {
	display: block;
	margin: 3px;
}

div.menuitem {
	font-weight: bolder;
}

/* end global styles */

/* category */

table.category-products td {
	padding: 2px 20px 2px 20px;
}

table.category-products td.current_price {
	text-align: center;	
}

table.category-products td.pretty_name {
	text-align: center;	
	font-size: 11px;
	font-weight: bold;
}

table.category-products td.image {
	text-align: center;	
}

table.category-products td.image img {
	border: black 4px solid;
}

table.category-products td.details {
	text-align: center;
	font-weight: bold;
}

table.category-products td.details input#addtocart {
	padding: 5px;
}

/* page-topbanner */

table.page-topbanner td {
	color: white;
}


div.topbanner-nav {
	padding-top: 10px;
}

td.nav div.topbanner-nav a:link, td.nav div.topbanner-nav a:visited, td.nav div.topbanner-nav a:active {
	color: white;
}

/* page-footer */

table.page-footer {
	color: #CCCCCC;
}

table.page-footer td.copyright a:link, table.page-footer td.copyright a:visited, table.page-footer td.copyright a:active {
	color: #CCCCCC;
}

table.page-footer td.copyright {
	color: white;
	padding-bottom: 20px;
	}

/* link colours */


a:link, a:active, a:visited {
	color : #333333;
}

a:hover {
	color : #000000;
}	

td.nav a:link, td.nav a:visited, td.nav a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

/* end global link colours */

/* messages ie errors. */

.error, .errors  {
	color: red;
	font-weight: bolder;
}

td.errors {
	padding: 3px;
	margin: 10px auto;
	color: red;
}

div.error {
	padding: 0px;
	margin: 10px auto;
	color: red;
}

div.message {
	padding: 10px;
	margin: 10px auto;
	width: auto;
}

/* buttons and myaccount*/

.submit {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px outset;
	background-color: #850505;
	color: white;
	border-color : #E3B6B6 #500202 #500202 #E3B6B6;
}

input.submit {
}

a.submit:link, a.submit:visited, a.submit:active{
	color: white;
	text-decoration: none;
	display: block;
}


/* CALENDAR STYLES */

td.nodate {
font-weight : normal;
color : #000000;
background-color : #e5e5cc;
}

td.activedate {
font-weight : bold;
color : #000000;
background-color : #ffffcc;
}

.header {
	color: #ffffff;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	background-color : #996633;
}

.list {
	background-color: #e5e5cc;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* order history stuff */

table.history {
		background-color : #ffffcc;
}

table.history th {
		background-color : #e5e5cc;
			color : #996633;
}

/* shop cart nav */
td.banner { /* used in shopcart for checkout header */
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
	background-color: #996633;
}

.cartnav_fade {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #DDD;
}

.cartnav_on {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : white;
}

a.cartnav:link, a.cartnav:active, a.cartnav:visited, a.cartnav {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #DDD;
}

a.cartnav:link strong, a.cartnav:ACTIVE strong, a.cartnav:visited strong {
	color: #DDD;
}



a.cartnav:hover, a.cartnave:hover strong  {
color : white;
}

/* content glossary */

table.content-glossary th {
	padding: 5px;
}
table.content-glossary td {
	padding: 5px 5px 15px 5px;
}

table.content-glossary .description {
	padding-left: 15px;
}

table.content-glossary th, table.content-glossary td.name {
	white-space: nowrap;
}

table.content-glossary th, table.content-glossary td {
	vertical-align: top;
	text-align: left; 
}

table.content-glossary td.name {
	font-weight: bold;
}

div.content-glossarymenu {
	padding: 5px 5px 20px 5px;
	line-height: 16px;
}

div.content-glossarymenu a:link, div.content-glossarymenu a:visited, div.content-glossarymenu a:active {
}

/* content holidays */
table.holdiays {
	width: 100%;
}

table.holidays td.holiday, table.holidays td.date {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

table.holidays td.holiday {
	padding-right: 2%;
}
table.holidays td.date {
	padding-left: 2%;
}
