/*
Cascading Style Sheet Varsion 2.0
Created for website [Website Name] ([URL]) by [Your Name]
All coding copyright 2007 WNW Design Limited and it's subsidiaries
skeleton.css version 1.0

This document includes all element to be loaded and ejected whist viewing the textual
based version of the website through the accessibility links provided on the page.
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-color: #000000;
}

img {
	display: none;
}

#top {
}

#head {
	display: ;
}

#nav {
	display: block;
	height: 50px;
	margin: 0px 20%;
}

#nav a {
	display: block;
	float: left;
	margin: 0px 10px;
}

#nav br {
	line-height: 0px;
}

.marquee {
	display: none;
}

#main {
	float: left;
	width: 100%;
}

#sidenav {
	position: relative;
	float: left;
	display: block;
	width: 20%;
}

#sidenavmargin {
	margin: 10px;
	padding: 0px;
}

#sidenavmargin ul {
}

#sidenavmargin li {
}

#sidenav a:link, #sidenav a:visited {
}

#sidenav a:hover, #sidenav a:active {
}

#sidenav ul#cart a:link, #sidenav ul#cart a:visited {
}

#sidenav ul#cart a:hover, #sidenav ul#cart a:active {
}

ul#cart p {
}

#right {
	float: right;
	display: block;
	width: 20%;
}

#news {
	margin: 10px;
	padding: 0px;
}

#offers {
	margin: 10px;
	padding: 0px;	
}

.margin {
	margin: 10px;
}

#content {
	position: relative;
	margin: 10px 21% 10px 21%;
}

#content2 {
	position: relative;
	margin: 10px 30px 10px 21%;
}

#foot {
	text-align: center;
	clear: both;
}

#foot a:link, #foot a:visited {
}

#foot a:hover, #foot a:active {
}

.sectline {
	display: inline;
	width: 150px;
	height: 150px;
	margin: 5px;
	vertical-align: top;
}

html>body .sectline {
	display: block;
	float: left;
}

.sectline img {
}

.sectline h2 {
	margin: 0px;
	color: #073906;
	font-size: x-small;
}

.sect1 {
	height: 110px;
	border: 1px solid #073906;
	background: #E1ECE1 url(/acatalog/sect1-bg.gif) repeat-x bottom left;
}

.sect2 {
	width: 100px;
	height: 100px;
	margin: 5px;
	overflow: hidden;
}

.sect2 img {
	width: 100px;
	height: 100px;
}

.sect5 {
	float: left;
	width: 110px;
	height: 100px;
	background-color: #073906;
	margin: 0px;
}

.sect3 {
	margin: 5px;
	height: 75px;
	text-align: right;
}

.sect4 {
	background-color: #073906;
	height: 25px;
	margin: 0px;
}

.sect4 a:link, .sect4 a:visited {
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	text-decoration: none;
}

.sect4 a:link, .sect4 a:visited {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	text-decoration: none;
}

.prod1 {
	position: relative;
	border: 1px solid #073906;
	background-color: #E1ECE1;
}

/* Hides from IE5-mac \*/
* html .prod1 {height: 1%;} 
/* End hide from IE5-mac */ 

.prod2 {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	margin: 5px;
	padding: 0px;	
}

.prod2 img {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0px;
}

.prod3 {
	position: relative;
	text-align: left;
	margin-left: 220px;
}

.prod4 {
	position: relative;
	text-align: right;	
}

.prod4 .actxsmall {
	float: left;
	margin: 10px 0px 10px 10px;	
}

.prod4 select {
	float: left;
	margin: 7px 0px 3px 5px;	
}

<!-- beginning of blog css -->

#contentcenter {
}
	
#contentright {
  width:160px;
  padding:0px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentheader {
  background:#fff
}
		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:10px;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

.raised {
  position: relative;
  top: -20px;
  left: 12px;
  padding: 4px;
  background:#fff;
  border: 1px solid #000000;
}

table.calendar {
  margin-left: 10px;
}

<!-- end of blog css -->

.print1 {
	display: normal;
}

.print2 {
	display: none;
}

#sidenav #xml a {
	text-align: center;
	background: transparent;
	border: none;
} 

.g {
display : none;
}