@charset "iso-8859-1";

/*Colour reference
#007D00; = menu
#007E00; = bottom of logo gradient
#d0f0c0; = tea green (prod rows, menu highlight)


*/

/*Main Layout*/

a:link
{
	color: #227722;  
}

a:visited
{
	color: #207520;  
}

b#catcode
{
	color: #a18972;
}

body
{
	font-family: Verdana,arial;
	font-size: 10pt;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	width: 100%;
}

div.afterprices
{
	clear: right;
}

div.content
{
	position: absolute;
	left: 10em;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#copyrightnotice
{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 8pt;
}

#socialmedia
{
	position: absolute;
	bottom: 0px;
	text-align: right;
	font-size: 8pt;
}


div.DescShort
{
	font-style:italic;
}

div.floatleft
{
	float: left;
}

div.floatright
{
	float: right;
}

div.footerbox
{
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	width: auto;
}

div.introbox
{
	background-color: #cebeae;
	padding: 20px 60px 20px 60px;
}

div.infobox
{
	background-color: #eae0d8;
	border-style: solid;
	border-width: 1px;
	padding: 2px 10px 2px 10px ;
}

div.imageHolder
{
    text-align:center;
}

div.main
{
    position: absolute;
	margin-top: 150px;
	left: 0px;
	z-index: 8;
	right: 0px;

}

div.proceed
{
	float: right;
}

div.relativiser
{
	position: relative;
	padding: 0px;
	margin: 0px;
	width:100%;
}

div.side
{
	position: absolute;
	left: 0px;
	width: 10em;
	background-color: #007E00;
}

div.side a
{
	display: block;
	margin: 0;

	padding: 3px 3px 3px 3px;
	border-top: 1px solid #fff;

	color: #FFFFFF;
	background-color: #007E00;

	text-decoration: none;
	font-weight: normal;
	/*background: url(site/bullet.gif) no-repeat 15px 50%;*/
}

div.side a:visited
{
	background-color: #007E00;
	color: #FFFFFF;
}

div.side a:hover
{
	background-color: #d0f0c0;
	color: #000000;
}

div.side ul
{
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

div.side li
{
	display: inline;
	margin: 0;
	padding: 0;
}

div.sidebar
{
	background-color: #d0f0c0;
	float: right;
	clear:right;
	width: 15em;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	padding: 4px;
	padding-top: 0px;
	margin-top: 10px;
	border:thin solid;
	border-width: 3px;
}


div#text caption
{
	text-align: left;
	font-weight: bold;
}

div#text
{
	padding: 2px 10px 2px 10px;
}

div#text table
{
	border-collapse:collapse;
}

div.title
{
     margin: 0px 0px 0px 0px;
}

/*Top Images*/

img#city
{
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 10;
}

img#ectext
{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 11;
}

img#background
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 165px;
	z-index: 1;
}

/*Menu*/

div.menu
{
 
 
	background-repeat: repeat-x;
	background-color: #007d00;
	background-attachment: scroll;

	left:0px;
	right: 0px;
	z-index: 4;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
 
}

ul#topmenu 
{
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #007d00;
	color: white;
	margin-bottom: 0px !important;
	margin-top: 0px !important;

}

ul#topmenu li a 
{
	/*border: 1px solid #aaaaaa;*/
	/*background-color: #F2F2F2;*/
	text-decoration: none;
	border-bottom: none;
	padding: 3px;
}

li.topmenuitem 
{
	display: inline;

}

div.menu a
{
	color: #ffffff;
	text-decoration:none;
}

div.menu a:visited
{
/*	background-color: #007d00;*/
	background-color: transparent;
	color: #FFFFFF;
}
div.menu a:hover
{
	background-color: #d0f0c0;
	color: #000000;
}





div.menu table
{
 position: relative;
 display: inline;
 left: 205px;
 right: 0px;
  
}


div.menu td
{
	border-right-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	padding-right:10px;
	padding-left:5px;
}

div.menu td:last-child
{
	border-right: none;
}



img#filler
{
	width: 100%;
}

input.searchbox
{
	width: 9.5em;
	/*width: 150px;*/
}



table#totalpricing
{
	text-align :right;
	float: right;
}


h3.infobox
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

img
{
	border-width: 0px 0px 0px 0px;
}

img.productImage
{
   float: right;
   display: block;
   background-color : #000000;
}

img.productImageLeft
{
   float: right;
   display: block;
   background-color : #000000;
}


img#title
{
  position: absolute;
  top: 0px;
  left: 0px;
}

img#cards
{
  position: absolute;
  top: 0px;
  right: 50px;
}

h2
{
   
   display: inline;
}

span.ital
{

	font-style: italic;
}

span.quote
{
	font-style: italic;
	font-weight: bold;
	color: #007D00;
}

span.strikethrough
{
	text-decoration: line-through;
}

span.quoter
{


}

span.sideBasket
{
	color: #FFFFFF;
}

span.searchForm
{
	text-align: center;
	padding:0px;
	margin: 0px;
}


table.CatTab
{

	margin: 0;
	padding: 0;
	border-collapse: collapse;
}



td.label
{
  width: 20em;
  text-align: right;

}

td.relatedProdEnd
{
  padding-right: 20px;
}

tr.ProductSmallRow0
{
  height: 50px;
}

tr.ProductSmallRow1
{
  height: 50px;
  border-color: #55ff55;
}

td.oddProduct
{
  background-color: #d0f0c0;

}

table.InProductSpecs
{
	border-style:	solid;
}

table.InProductSpecs th
{
	border-style:			solid;
	border-width:			thin;
	border-bottom-width:	medium;
	padding-top:			2px;
	padding-bottom:			2px;
	padding-left:			3px;
	padding-right:			3px;	
}

table.InProductSpecs td
{
	border-style:	solid;
	border-width:	thin;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	3px;
	padding-right:	3px;	
}


table.ProductTable
{

  border-collapse: collapse;
  clear: both;
  width: 700px;
}

table.ProductTable td
{
	border: solid;
}

tr.ProductSmallRow0super
{
	height: 50px;
}

tr.ProductSmallRow1super
{
	height: 50px;
	background-color: #d0f0c0;
	border-color: #55ff55;
}

tr.highlight
{
	background-color: yellow;
}

table.related
{
	clear: both;
	border: thick;
}

table.shippingfaq
{
	border: thin;
}


table#products
{
	width: 500px;
	clear: right;
}

table#products td
{
	border-style: solid;
	border-width: 0px 0px 2px 0px ;
	border-color: #a18972;
}

table.CheckBox input
{
	top: 0px;  
}

h2.prodlisting
{
	font-family: Verdana,arial;
	font-size: 12pt;
	font-style: italic; 
}

h1.article
{
	font-size: 12pt;
	font-style: italic;
}

h2.article
{
	font-size: 10pt;
	font-style: italic;

}

.toggle 
{
	display: none;
}

div.floatingbarright
{
	float: right;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	width: 33%;
	margin: 0 0 5px 5px;
	clear: right;
	background-color: #d0f0c0;

}

div.tip
{
	background-color: #009999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 0.5em;
}

.superscript {vertical-align: super; }