body {
	width: 800px;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", "Lucida Grande", "Verdana", "Arial", "sans-serif";
	font-weight: normal;
	color: #000000;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

img {
vertical-align: middle;
	border: 0px;
}

img.catalogue_photo {
	max-height: 100px;
	min-height: 100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

img.thumbnail {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	display: inline;
}

div.fullwidth {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

div.leftcolumn {
	background-color: white;
	clear: left;
	width: 390px;
	float: left;
	display: block;
	margin-bottom: 3em;
}

div.rightcolumn {
	background-color: white;
	clear: right;
	width: 390px;
	display: block;
	float: right;
	margin-bottom: 3em;
}

div.catalogue_category {
	background-color: white;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 1em;
	display: block;
	clear: both;
}

div.catalogue_item {
	background-color: white;
	float: left;
	display: block;
	border-color: #cccccc;
	padding: 9px;
	height: 16em;
	border-style: solid;
	border-width: 1px;
	margin-top: 6px;
	width: 240px;
}

div.catalogue_divider {
	background-color: white;
	width: 4px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-top: 9px;
	float: left;
}

div.alertbox {
	clear: both;
	display: block;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #ffffe9;
	border-color: #f0ab00;
	border-width: 6px;
	border-style: solid;
}

div.menu-old {
	background-color: white;
	clear: both;
	display: block;
}

div.calendar {
	margin-right: 10px;
	background-color: white;
	float: left;
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
}

div#photo_div {
	background-color: white;
	margin-top: 1em;
}

div#item_photo {
	background-color: white;
	color: white;
	padding: 6px;
	width: 350px;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
}

h1 {
	margin-top: 18px;
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
/* 	font-weight: 700; */
	margin-bottom: 18px;
	color: #a2ad00;
	font-size: 1.6em;
	border-top: solid;
	border-top-width: 3px;
	border-bottom: dotted;
	border-bottom-width: 1px;
}

h2 {
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
/* 	font-weight: 700; */
	margin-bottom: 6px;
	color: #a2ad00;
	font-size: 1.4em;
}

h2.alert {
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
/* 	font-weight: 700; */
	margin-bottom: 6px;
	color: #f0ab00;
	font-size: 1.4em;
}

h2.warning {
	padding: 6px;
	background-color: red;
	font-family: sans-serif;
/* 	font-weight: 700; */
	margin-bottom: 6px;
	color: white;
	font-size: 1.4em;
}

h3 {
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
/* 	font-weight: 700; */
	margin-bottom: 6px;
	color: #a2ad00;
	font-size: 1.2em;
}

h4 {
	color: #a2ad00;
	margin-bottom: 6px;
	font-size: 1em;
}

p {
	color: black;
	text-align: left;
	margin-bottom: 1em;
	font-weight: normal;
}

p.bold {
}

p.small {
	font-size: 0.8em;
}

p.availability_status {
	margin-top: 0em;
	color: #f0ab00;
	font-size: 3em;
	margin-bottom: 0em;
	font-weight: normal;
}

fieldset {
	display: inline;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-top: 6px;
	border-color: #a2ad00;
	border-width: 6px;
	border-style: solid;
}

fieldset.nostyle {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

legend {
	padding-left: 9px;
	padding-bottom: 3px;
	padding-right: 9px;
	padding-top: 3px;
	border-width: 1px;
	background-color: #a2ad00;
	border-style: hidden;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

input.button {
	display: block;
	margin-bottom: 12px;
	margin-top: 12px;
	color: black;
	font-size: 1em;
	font-weight: normal;
}

li {
	margin-bottom: 0.5em;
	font-weight: normal;
}

a:link {
	font-weight: bold;
	border-style: none;
	color: black;
}

a:hover {
	font-weight: bold;
	color: #f0ab00;
}

a:active {
	font-weight: bold;
	color: #f0ab00;
}

a:visited {
	font-weight: bold;
	color: black;
}

a:visited:hover {
	font-weight: bold;
	color: #f0ab00;
}

/* Navigation Menus */
/* http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml */

ul.catalogue_menu {
	border-top-color: #e5e5e5;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	width: 100%;
}

li.catalogue_menu {
	font-size: 1.3em;
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
	float: left;
	margin-top: 1em;
	margin-right: 0.5em;
}

li a.catalogue_menu {
	text-shadow: 1px 1px 0px #3f3f3f;
	text-decoration: none;
	padding-bottom: 1em;
	padding-top: 1em;
	display: block;
	float: left;
	border-style: none;
	background-color: #b71234;
	text-align: center;
	width: 12em;
	color: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

li a:visited.catalogue_menu {
	text-shadow: 1px 1px 0px #3f3f3f;
	display: block;
	float: left;
	border-style: none;
	background-color: #b71234;
	text-align: center;
	text-decoration: none;
	color: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

li a:hover.catalogue_menu {
	text-shadow: 1px 1px 0px white;
	text-align: center;
	text-decoration: none;
	background-color: #bfbfbf;
	color: black;
}

li a:active.catalogue_menu {
	text-align: center;
	text-decoration: none;
	background-color: #f0ab00;
	color: white;
}

ul.navigation_menu {
	margin-left: 0px;
	margin-bottom: 18px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	list-style: none;
	display: block;
	clear: both;
	width: 100%;
}

li.navigation_menu {
	font-size: 1em;
	font-family: "Comfortaa", "Lucida Grande", "Verdana", "Arial", sans-serif;
	margin-bottom: 1em;
	float: left;
	margin-right: 0.5em;
	}

li a.navigation_menu {
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	display: block;
	float: left;
	text-align: center;
	border-style: none;
	background-color: #3f3f3f;
	text-decoration: none;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

li a:visited.navigation_menu {
	text-shadow: 1px 1px 0px #3f3f3f;
	display: block;
	float: left;
	text-align: center;
	border-style: none;
	background-color: #3f3f3f;
	text-decoration: none;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

li a:hover.navigation_menu {
	text-shadow: 1px 1px 0px white;
	text-align: center;
	text-decoration: none;
	background-color: #bfbfbf;
	color: black;
}

li a:active.navigation_menu {
	background-color: #f0ab00;
	color: white;
}

li a:hover.shoppingcart_menu-old {
	background-color: #bfbfbf;
	color: black;
}

li a:active.shoppingcart_menu-old {
	background-color: #f0ab00;
	color: white;
}

th {
	display: table-cell;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}

table.availability_calendar {
	display: table;
	font-size: 0.7em;
}

th.availability_calendar {
	display: table-cell;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

td.calendar_no {
	display: table-cell;
	padding: 3px;
	background-color: #7f7f7f;
	color: white;
	text-align: center;
	font-weight: bold;
}

td.calendar_yes {
	display: table-cell;
	padding: 3px;
	background-color: #a2ad00;
	color: white;
	text-align: center;
	font-weight: bold;
}

td.shoppingcart {
	border-width: 1px;
	border-bottom-color: #bfbfbf;
	border-left-style: none;
	border-bottom-style: dashed;
	border-right-style: none;
	border-top-style: none;
	font-size: 0.8em;
	padding-right: 9px;
	display: table-cell;
}

th.shoppingcart {
	font-size: 0.8em;
	padding-right: 9px;
	display: table-cell;
	border-style: none;
}

table.checkout {
	border-collapse: collapse;
	display: table;
	border-color: #a2ad00;
	border-width: 3px;
	border-style: solid;
}

td.checkout1 {
	padding-left: 6px;
	padding-right: 18px;
	display: table-cell;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: none;
}

td.checkout2 {
	padding-right: 18px;
	display: table-cell;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: none;
}

hr {
	clear: both;
	width: 100%;
}

