* {
	margin: 0;
	padding: 0;
	border: 0 none;
}
body {
	background-color: #000;
	color: #333;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrap {
	margin: 20px auto;
	width: 960px;
	font-size: 1.4em;
}
#header {
	height: 76px;
	background: url(images/yellowbg.gif) repeat 0 0;
}
#logo {
	background: url(images/martellologo.gif) no-repeat 0 5px;
	width: 229px;
	height: 76px;
	cursor: pointer;
	float: left;
	margin: 0 10px 0 10px;
}
#header-img {
	background: url(images/head_img.png) no-repeat 0 0;
	width: 303px;
	height: 76px;
	float: left;
}
#header-img-mail {
	background: url(images/mail_32.gif) no-repeat 0 22px;
	width: 32px;
	height: 76px;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
#footer {
	height: 50px;
	border-left: 1px solid #000;
	background-image: url(images/yellowbg.gif);
	background-color: #fc0;
	color: #666;
	clear: both;
}
#w3c {
	float: right;
	background: url(images/valid-xhtml11.png) no-repeat 0 10px;
	width: 88px;
	height: 50px;
	padding-right: 10px;
}
p.copyright {
	float: left;
	font-size: 0.8em;
	padding: 15px 0 0 10px;
}
#left {
	float: left;
	width: 158px;
}
#colwrap {
	float: right;
	width: 802px;
	position: relative;
}
#center {
	float: left;
	width: 560px;
	border: 0px solid red;
}
#right {
	float: right;
	top: 0;
	right: 0;
	bottom: 51px;
	width: 242px;
	background-color: #fc0;
	color: #fff;
}
#centercont {
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	padding: 0 1em 0 1em;
	min-height: 492px;
}
#centercontlisting {
	background-image: url(images/greengrid.gif);
	color: #fff;
	background-color: #90B590;
	padding: 0 2em 0 2em;
	border: 1px solid #000;
}
#listitemheading {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	padding: 0.5em 0;	
}
#rightcont {
	width: 191px;
	background: url(images/greengrid.gif);
	border-bottom: 0px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	margin-right: 10px;
	padding: 0px 20px 0px 20px
}
.clear {
	clear: both;
}
/*
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
*/
#pricelistlogo {
	background: url(images/pricelist.gif) no-repeat 0 0;
	width: 130px;
	height: 37px;
	margin: 1em auto 1em auto;
}
#print-pricelist a {
	background: url(images/print_24.gif) no-repeat 0 0;
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 1em;
}
#rightcont p {
	margin: 1em 0;
	color: #fff;
}
#centercont p {
	margin: 1em 0;
	line-height: 1.6em;
}
h1 {
	font-size: 1.2em;
	margin: 1em 0 0 0;
}
#pricelistindexAM, #pricelistindexNZ {
	margin: 1em 0 1em 0;
	cursor: pointer;
	color: #333;
}
#selectAM {
	color: #fff;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
#selectNZ {
	color: #fff;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
#flashmovie {
	border-top: 3px solid #f00;
}
.img-cont table {
	margin: 0 auto;
}
.img-cont img {
	border: 1px solid #333;
	margin: 0 auto 1em auto;
	display: block;
}
ul li {
	margin-left: 3em; 
}
/* begin nav styles */
#nav a, #nav a:link, #nav a:visited, #nav span {
	display:block;
	width:158px;
	height:23px;
	border-top: 1px solid #000;
	overflow:hidden;
}
a.nav:hover {
}
a.nav:active {
}
span#default {
	background-image: url(images/default_3.gif);
}
a#default {
	background-image: url(images/default_1.gif);
}
a#default:hover {
	background-image: url(images/default_2.gif);
}
span#tools {
	background-image: url(images/tools_3.gif);
}
a#tools {
	background-image: url(images/tools_1.gif);	
}
a#tools:hover {
	background-image: url(images/tools_2.gif);
}
span#plant {
	background-image: url(images/plant_3.gif);
}
a#plant {
	background-image: url(images/plant_1.gif);	
}
a#plant:hover {
	background-image: url(images/plant_2.gif);
}
span#storage {
	background-image: url(images/storage_3.gif);
}
a#storage {
	background-image: url(images/storage_1.gif);	
}
a#storage:hover {
	background-image: url(images/storage_2.gif);
}
span#hiab {
	background-image: url(images/hiab_3.gif);
}
a#hiab {
	background-image: url(images/hiab_1.gif);	
}
a#hiab:hover {
	background-image: url(images/hiab_2.gif);
}
span#company {
	background-image: url(images/company_3.gif);
}
a#company {
	background-image: url(images/company_1.gif);	
}
a#company:hover {
	background-image: url(images/company_2.gif);
}
span#conditions {
	background-image: url(images/conditions_3.gif);
}
a#conditions {
	background-image: url(images/conditions_1.gif);	
}
a#conditions:hover {
	background-image: url(images/conditions_2.gif);
}
span#shop {
	background-image: url(images/shop_3.png);
}
a#shop {
	background-image: url(images/shop_1.png);	
}
a#shop:hover {
	background-image: url(images/shop_2.png);
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.slide-show-1 { border-top: 1px solid #333 }

/* styles for product pages with tabs */
#tabs-wrap { margin-bottom: 1.0em }
#tabs { width:500px; padding:15px 0 0 0; line-height:15px; font-size: 16px;}
#tabs div a { text-decoration: none }
#tabs div a span { display: block; padding: 0 20px }
#tabs div.off {
color:#333;
height:33px;
line-height:33px;
margin-right:2px;
padding:0 0px;
float:left;
background: url(images/tabs/tabs_off.png) repeat-x left bottom;
border:1px solid #999;
border-bottom-color:#000;
cursor:pointer;
position: relative;
z-index:20;
}
#tabs div.off:hover { background: url(images/tabs/tabs_hover.png) repeat-x left bottom; }
#tabs div.on {
font-weight: bold;
color:#333;
height:33px;
line-height:32px;
margin-right:2px;
margin-top:1px;
padding:0 0px;
float:left;
background:url(images/tabs/tabs_on.png) repeat-x left bottom;
border:1px solid #666;
border-bottom:0;
cursor:pointer;
position: relative;
z-index:100;
}
div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:both; background:#fff; width:530px; margin-top:0; top:-1px; border:1px solid #666;padding:0px; position: relative; z-index:50; font:12px verdana, arial, sans-serif;}

/* styles for product tables */
.products { font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; margin: 1.0em 0; }
.products h4 { font-size: 14px; margin: 0.5em 0; }
.products td { width: 33.3%; text-align: center; vertical-align: top; border: 1px solid #ccc }