html {
	background-color: #FFFFFF;
	background-image: url(images/h-tile.jpg);
	background-repeat: repeat-x;
	background-position: left 26px;
	margin: 0px;
}
body {
	background-image: url(images/aztec-coin.jpg);
	background-repeat: no-repeat;
	background-position: left 26px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#mainmenu {
	display: block;
	height: 15px;
	text-align: left;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 5px;
	padding-left: 15px;
	margin-bottom: 72px;
}
#mainmenu a {
	font-size: 12px;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	padding-right: 5px;
	font-weight: bold;
}
#mainmenu a:hover {
	color: #cccccc;
	border-right-color: #eeeeee;
}
.basket {
	background-image: url(images/basket.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px!important;
}

.basket:hover {
	background-image: url(images/basket2.png);
}
#productsmenu {
	text-align: right;
	background-color: #3F251F;
	background-image: url(images/productsmenu-tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#endimage {
	display: block;
	background-image: url(images/productsmenu-side.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 175px;
	padding-right: 20px;
}
#productsmenu a {
	font-size: 13px;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 20px;
}
#productsmenu a:hover {
	color: #FF9900;
}

#maintable {
	background-image: url(images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 25px;
	padding-top: 20px;
	padding-left: 200px;
	height: 431px;
}

h1 {
	width: auto;
	text-align: left;
	vertical-align: bottom;
	font-size: 28px;
	margin: 0px;
	margin-bottom: 2px;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E96932;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E96932;
}
h2 a {
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #E96932;
	line-height: 1em;
}
h5 {
	font-size: 8pt;
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1.05em;
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 79px;
}
#headerend {
	position: absolute;
	top: 26px;
	right: 0px;
	background-image: url(images/h-end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	width: 390px;
	padding-right: 35px;
	z-index: 25;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#headerend strong {
	font-size: 15pt;
	line-height: 52px;
	color: #EB7744;
}
.location {
	margin: 0px;
	margin-bottom: 10px;
	padding: 2px;
	padding-left: 5px;
	width: 99%;
	color: #FFFFFF;
	background-color: #333333;
}

p {
	font-size: 10pt;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 1.2em;
}
ul {
	font-size: 10pt;
	list-style-type: square;
	color: #65390A;
}
.price {
	font-size: 12pt;
	color: #E96932;
	font-weight: bold;
}

#clear {
	clear: both;
	height: 40px;
	display: block;
}
#clearleft {
	clear: left;
	width: auto;
	height: 40px;
	display: block;
}


.header {
	position: absolute;
	top: 15px;
	z-index: 5;
	right: 5px;
}


.coin1 {
	background-image: url(images/menu-aboutus.png);
	background-repeat: no-repeat;
}
.coin3 {
	background-image: url(images/menu-faqs.png);
	background-repeat: no-repeat;
	margin-left: 20px!important;
	margin-right: 0px!important;
}
.coin5 {
	background-image: url(images/menu-basket.png);
	background-repeat: no-repeat;
}

.coin2 {
	background-image: url(images/menu-productspage.png);
	background-repeat: no-repeat;
}
.coin4 {
	background-image: url(images/menu-noticeboard.png);
	background-repeat: no-repeat;
	margin-left: 5px!important;
	margin-right: 15px!important;
}
.coin6 {
	background-image: url(images/menu-contactus.png);
	background-repeat: no-repeat;
}

.subtitle {
	clear: left;
	width: 60px;
	float: left;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
}
.subtitle2 {
	clear: left;
	width: 200px;
	float: left;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
}
.info {
	width:220px;
	text-align: left;
	vertical-align: top;
	display: block;
	font-size: 10pt;
	margin: 0px;
}
.subinfo {
	width: 250px;
	text-align: left;
	vertical-align: top;
	display: block;
	font-size: 10pt;
	margin: 0px;
}
a.subinfo {
	color: #990000;
}

.maporama {
	width: 370px;
	float: right;
	text-align: center;
}

#products, #productlisting {
	width: auto;
	padding: 0px;
	clear: both;
}
#products a {
	width: 180px;
	height: 180px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#products a:hover {
	filter: Alpha(Opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}
#products img {
	width: 180px;
	height: 180px;
	border: none;
}

#productitem {
	display: block;
	width: 238px;
	height: 220px;
	background-image: url(images/productitem.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 5px;
	padding-top: 0px;
	padding-right: 10px;
}
#productitem h3 {
	display: block;
	height: 30px;
	width: auto;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 1.1em;
}
#productitem p {
	display: block;
	width: auto;
	font-size: 10pt;
	line-height: 1.2em;
	margin: 0px;
	padding-right: 10px;
	height: 130px;
}
#productitem img {
	width: 75px;
	border: none;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

a.view {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
a.view2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	margin-top: 10px;
	background-color: #000000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
a.view:hover, a.view2:hover {
	background-color: #FFCC00;
}

#rightbox {
	display: block;
	width: 50%;
	float: right;
}

#searchform {
	display: block;
	width: 275px;
	height: 65px;
	float: right;
	margin: 0px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 7px;
	background-image: url(images/availablity.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#searchform p {
	font-size: 8pt;
	margin: 0px;
	margin-top: 13px;
}
#searchform label {
	margin: 0px;
	margin-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	position: absolute;
	top: 450px;
	left: 5px;
	width: 160px;
	height: 60px;
	z-index: 8;
	text-align: center;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#gallery {
	display: block;
	width: 95%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
#gallery h3 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 2px;
	padding-left: 5px;
	width: 100%;
	color: #EB7744;
	background-color: #000000;
	font-size: 18px;
}

#gallery a {
	float: left;
}
#gallery a:hover {
	filter: Alpha(Opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}
#gallery img {
	height: 75px;
	border: none;
	margin: 5px;
}
.rightbox {
	display: block;
	width: 220px;
	float: right;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nomargin {
	margin: 0px;
}
.gothic {
	font-family: "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}