body, body *
{
  margin: 0;
  padding: 0;
}
body * img
{
  border: 0;
}


/* main page container */
body #container
{
	position: relative;
	width: 900px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    clear: both;
	left: 0px;
	top: 0px;
	background: transparent url(images/f4u_bg_alt2.gif) repeat-y 0 0;
	padding: 0;	
	margin: 0;
}

span.footnote
{
	font-size: .8em;	
	color: #333333;  
}

/* body links */
body A:link {text-decoration: underline; color: #000099}
body A:visited {text-decoration: underline; color: #000066}
body A:active {text-decoration: underline; color: #FF0000}
body A:hover {text-decoration: underline; color: #006600; }
body, html, body > html
{
	background: #eeeeee url(images/f4u_header_cont2.gif) repeat-x 0 0;	
	background-repeat: repeat-x;
	background-position: left top;
    height: 100%;
    padding: 0px;
    margin: 0px;    	
}	

/* Style for header block. Text off screen with image replacement */
#header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 900;
	height: 85px;
	background: #2d6035 url(images/f4u_header_alt3.gif) no-repeat 0% 100%;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-indent: -9999px; 
}

#container #footer
{
  display: block;
  clear: left;
  float: none;

  position: absolute;
  left: 0;
  bottom: 0;  
  width: 900px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border-bottom: 3px solid #000066;  
  background: #eeeeee url(images/basebar.gif) no-repeat right top;
}
html > body #container #footer
{
  display: block;
  clear: left;
  float: none;

  position: absolute;
  left: 0;
  bottom: 0;  
  width: 900px;
  height: 35px;
  padding: 0px 0px 0px 5px;
  margin: 0px;
  border-bottom: 3px solid #000066;  
  background: #eeeeee url(images/basebar.gif) no-repeat right top;
}

#footerinner
{
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #CCFF66; 
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#footerinner img
{
  margin: 6px 0px 4px 0px;
  padding: 0px;
  border: none;
  vertical-align: middle;
}
#footerinner p
{
	vertical-align: middle;
}
#footerinner a
{
    color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footerinner a:hover,
#footerinner a:active
{
    color: #ffff00;
}


/* Style for navigation block*/
#nav
{
    position: absolute;
	left: 0px;
	top: 85px;
	margin: 0px;
	width: 148px;
	padding: 0px;
	padding-bottom: 30px;
	line-height: 30px;
	border: 0px;
}
#nav ul {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
	list-style-type: none;
	display: block;
	line-height: .01em; 
}
#nav li 
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.4em;  
    vertical-align: bottom;
	width: 128px;
	background-image: url(images/nav_bgs2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	min-height: 18px;
	height: auto;
} 

#nav li:hover, #nav li:active,
#nav #sel
{
	background-image: url(images/nav_bgs2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}  
#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active
{
    margin: 0px;
	display: block;
    padding-left: .3em;
	padding-right: .3em;
	padding-top: .3em;
	padding-bottom: .3em;	
	font-family: verdana, arial, sanf-serif;
	font-size: .6em;
	font-weight: 900;
	color: #FFCC00;
	text-align: center;
	text-decoration: none;
	background: url(images/nav_bgs2_tops.gif) no-repeat left top;
	line-height: 1.1em;
/* set height for all except Mac IE 5 \*/
    height: 100%;
/* end hack */
}
#nav li:hover a, #nav li:active a, #nav li a:hover, #nav li a:active
{
	background: url(images/nav_bgs2_tops.gif) no-repeat right top;
}
#nav #sel a:link, #nav #sel a:visited, #nav #sel a:hover, #nav #sel a:active 
{
    margin: 0px;
	display: block;
    padding-left: .3em;
	padding-right: .3em;
	padding-top: .3em;
	padding-bottom: .3em;	
	font-family: verdana, arial, sanf-serif;
	font-size: .6em;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: url(images/nav_bgs2_tops.gif) no-repeat right top;
	line-height: 1.1em;
/* set height for all except Mac IE 5 \*/
    height: 100%;
/* end hack */}


/* Image floated to right */		
img.floatRight
{
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 0px;
  margin-right: 0px; 
}

/* Toolpanel, search, sign-in etc */
#toolPanel
{
  position: absolute;
  vertical-align: middle;
  display: block;  
  left: 0px;
  top: 3px;
  width: 900px;
  height: 24px;
  padding: 0px;
  margin: 0px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;  
}
#searchSign
{
  display: block;
  height: 18px;  
  padding: 0px;
  margin: 3px;
  background-color: transparent;
  color: #BBEE66;  
}
#searchSign label
{
  padding: 0px;
  margin: 0px;
  display: inline;
  color: #BBEE66;   
}
#searchSign a
{
  color: #ffffff;
  text-decoration: none;
  text-align: right;
}
#searchSign a:hover, #searchSign a:active
{
  color: #ffff00;
}
#searchSign input.txt
{
  display: inline;
  font-size: 11px;
  height: 14px;
  width: 100px;
  padding: 1px;
  border-left: 1px solid #888888; 
  border-right: 1px solid #666666; 
  border-top: 1px solid #000000;     
  border-bottom: 1px solid #eeeeee;   
  text-align: left;  
}
#searchSign input.btn, #searchSign input.widenar
{
  color: #000;  
  display: inline;
  font-size: 8px;  
  font-weight: bold;
  width: auto;
  height: 18px;
  background: #dddddd;
  border-left: 2px solid #666666; 
  border-top: 2px solid #eeeeee; 
  border-right: 2px solid #888888; 
  border-bottom: 2px solid #000000;     
  padding: 0px 2px;
  text-align: center;
  vertical-align: middle;
  display: inline;  
}
tr #searchSign input.btn:hover
{
  background: #ffffff;
}

/* bank cards panel etc */
#cardPanel
{
  position: absolute;
  top: 35px;
  left: 0px;
  text-align: right;
  width: 894px;
  height: 35px;
  display: block;
  clear: both;
  float: none;
  display: block;
  padding: 0px;  
  margin: 0px;
  background-color: transparent;
}
#cardPanel a#abasket
{
  text-align: left;
  text-indent: -9999px;
  display: block;
  width: 57px;
  height: 33px;
  clear: none;
  float: right;
  border: none;
  margin: 1px 5px 1px 0px;
  background: url(images/trolleysmall.gif) no-repeat 0px 0px;
}
#cardPanel a#abasket:hover,
#cardPanel a#abasket:active {
  background: url(images/trolleysmall.gif) no-repeat 0px -58px;
}
#cardPanel img {
  float: right;
  margin: 2px 5px 0px 0px;
}
#cardPanel img.sagepay {
  margin-top: 10px;
}

#cardList
{
  display: block;
  width: 810px;
  clear: none;
  float: none;
  padding: 0px;
  margin: 2px 0px 0px;
  font-size: 9px;
  text-align: left;
}
#cardList #sagepay
{
  display: block;
  width: 81px;
  height: 20px;
  float: right;
  margin: 7px 0px 0px 2px;
}
#cardList #visa
{
  text-indent: -9999px;
  display: block;
  width: 42px;
  height: 27px;
  float: right;
  margin: 0px 0px 0px 2px;
  background: #ffffff url(images/visa_small.gif) no-repeat center center;
}
#cardList #mastercard
{
  text-align: left;
  text-indent: -9999px;
  display: block;
  width: 42px;
  height: 27px;
  float: right;
  margin: 0px 2px;
  background: #ffffff url(images/mastercard_small.gif) no-repeat center center;
}
#cardList #solo
{
  text-align: left;  
  text-indent: -9999px;
  display: block;
  width: 22px;
  height: 27px;
  float: right;
  margin: 0px 2px;
  background: #ffffff url(images/solo_small.gif) no-repeat center center;
}
#cardList #maestro
{
  text-align: left;  
  text-indent: -9999px;
  display: block;
  width: 42px;
  height: 27px;
  float: right;
  margin: 0px 2px;
  background: #ffffff url(images/maestro_small.gif) no-repeat center center;
}


/* ////////////////////////////////// MAIN CONTENT AREA STYLES ////////////////////////////////// */

#content
{
    float: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 45px;
	padding-right: 0px;
	margin: 0px;
  margin-left: 173px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.6em;
	text-align: left;
	clear: right;	
	min-height: 480px;
    height:auto !important;
    height:480px;	
}

#content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
    color: #2d6035;
	padding: 0px;
	margin: 0em 0em 1em 0em;
}
#content h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
    color: #2d6035;
	margin: 0.5em 0em 0.5em;
	margin: 0;
}
#content p
{
    display: block;
	float: none;
	clear: none;
	width: auto;
	margin: 0 0 1em;
	padding: 0px;
}


#content #maintext
{
    position: relative;
	left: 0px;
	top: 0px;	
	width: auto;
	clear: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#rightblock #maintext
{
    margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	clear: right;
}


#content #maintext p,
#content #maintext p em,
#content #maintext p a,
#content #maintext h3
{
    display: block;
	float: none;
	clear: right;
	width: auto;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content #maintext p a,
#content #maintext p em a
{
    display: inline;
}
#content #rightblock #maintext p a img,
#content #rightblock #maintext a img
{
    border: 0;
}

/* Technical Data Table */
#techdata
{
    font-size: 0.8em;
	color: #000000;
	border-collapse: collapse;  
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 0px;
	border: 1px solid #2d6035;	  
	display: table;
}
#techdata tbody tr,
#techdata tbody tr td,
#techdata tbody tr th
{
    font-weight: normal;
    font-size: 1em;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #2d6035;	  
	background-color: #cceecc;	
	padding: 0px 3px;
}
#techdata tbody tr th
{
    font-weight: normal;
	background-color: #99dd99;	
}
#techdata thead tr th,
#techdata tfoot tr td
{
    font-size: 1em;
    font-weight: bold;
	text-align: center;
	border: 1px solid #2d6035;	  
	border-collapse: collapse;  
	background-color: #99dd99;	
	padding: 0px 3px;
}


/*
#optiontable
{
    font-size: 0.8em;
	color: #000000;
	border-collapse: collapse;  
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 0px;
	border: 1px solid #2d6035;	  
	display: table;
}
#optiontable tbody tr,
#optiontable tbody tr td,
#optiontable tbody tr th
{
    font-weight: normal;
    font-size: 1em;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #2d6035;	  
	background-color: #cceecc;	
	padding: 0px 3px;
}
#optiontable tbody tr th
{
    font-weight: normal;
	background-color: #99dd99;	
}
#optiontable thead tr th,
#optiontable tfoot tr td
{
    font-size: 1em;
    font-weight: bold;
	text-align: center;
	border: 1px solid #2d6035;	  
	border-collapse: collapse;  
	background-color: #99dd99;	
	padding: 0px 3px;
}
*/

table.optable
{
    font-size: 1em;
	color: #000000;
	border-collapse: collapse;  
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 0px;
	border: none;	  
	display: table;
}
table.optable tr th
{
    font-size: 1em;
    font-weight: bold;
	text-align: center;
}
fieldset.ops
{
    margin: 0 0 0.5em 0;
    padding: 0 0.5em 0.5em;
	border: 1px solid #006600;
	font-size: 0.8em;
}
fieldset.ops legend
{
    color: #006600;
	font-size: 1em;
}


#imageblock, #diagramblock
{
  width: 210px;
  height: auto;
  float: none;
  clear: none;
  background-color: #cccccc;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #888888;
  border-left: solid 1px #eeeeee;      
  text-align: center;
  padding: 5px;
  margin: 0px 14px 10px 0px;
}
#imageblock a, #imageblock a img,
#diagramblock a, #diagramblock a img
{
  width: auto;
  height: auto;
  border: none;
  padding: 0px;
  margin: 0px;
  clear: none;
}
#imageblock div.caption,
#diagramblock div.caption
{
  margin: 0px;
  padding: 0px 0px 2px;
  font-size: 0.7em;
  line-height: 1em;
  clear: none;
}

div.clearintro
{
  display: block;
  float: none;
  clear: both;
  margin: -10px 0px;
  padding: 0px;
  width: 100%; height: 10px; background-color: transparent;  
}
div.clear,
div.clearer,
div.clearpad20
{
  display: block;
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%; height: 1px; background-color: transparent;  
}
div.clearpad20
{
  height: 20px;
}

div.clearright
{
  clear: right;
}

#media
{
  font-size: 1em;
  line-height: 1.4em;
  display: block;
  float: none;
  clear: none;
  width: 210px;
  background-color: #cceecc;
  margin: 5px 0px 10px;
  padding: 5px;
  font-size: 0.8em;  
}
#media #icon
{
  display: block;
  float: left;
  clear: none;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}
#media #text
{
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  display: block;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}
#media #text h3,
#media #text a,
#media #text div
{
  font-size: 1em;
  color: #000000;
  display: block;
  margin: 0px;
  padding: 0px;
}
#media #text div
{
  font-weight: normal;
  padding: 5px 0px 0px 0px;
}
#media #text a:link
{
  color: #000066;
}  
#media #text a:hover,
#media #text a:active
{
  color: #0000FF;
}  
#media #text a:visited
{
  color: #660066;
}

/* Breadcrumbs navigator */
#breadcrumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000066;
	display: block;
	clear: right;
	margin: 0px 0px 20px 0px;
	list-style-image: none;
	list-style-type: none;
	height: 1em;
	padding: 0px;
}
#breadcrumbs li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: square;
}
#breadcrumbs li a
{
    text-decoration: none;
	color: #000066;
}
#breadcrumbs li a:hover
{
    color: #FF0000;
	text-decoration: underline;
}
#breadcrumbs li#bcsel a
{
	color: #0000FF;
}


div#listing {
	padding: 0px;
	margin: 10px 0px;
}
div#listing H2 {
	display: block; 	
	font-size: 18px; 
	min-height: 25px; 
	float: none; 
  margin: 0px;
	padding: 10px 5px 10px;
	height: 25px; 
	text-align: center;
}
div#listing div.listed_item,
div#listing div.list_package_item {
	padding: 0px; 
	display: block; 
	float: left; 
	margin: 0px 5px 10px;
	width: 232px;
	height: 330px;
    background: transparent url(images/itembottom.gif) left bottom no-repeat;		
}
div#listing div.list_package_item {
	height: 350px;
}


#listing div.last_item
{
  border: none;
}
#listing div.listimgblock,
#listing div.listimgblockpack {
	clear: none; 
	display: block; 
	float: none; 
  padding: 5px 16px;
	margin: 0px;
	width: 200px;
  height: 180px;	 
	border: none;
}
#listing div.listimgblockpack {
	height: 200px;
}

#listing div.listimgblock a,
#listing div.listimgblock a img
{
  border: none;
  float: none;
  clear: none;
  display: block;
  margin: auto;
  padding: 0;  
  height: auto;
}
#listing div.listed_item h3,
#listing div.list_package_item h3 {
	background: transparent url(images/itemtop.gif) left top no-repeat;	
	padding: 0px;
	margin: 0px;
	min-height: 80px;
}
#listing div.listed_item h3.h3new {
	background: transparent url(images/itemtop-withnew.gif) left top no-repeat;	
	padding: 0px;
	margin: 0px;
	min-height: 80px;
}
#listing div.list_package_item h3 {
	min-height: 50px;
}	
#listing div.listed_item h3 a,
#listing div.last_item h3 a,
#listing div.list_package_item h3 a
{
  color: #2d6035;
  font-weight: 900;
  font-size: 13px;
  line-height: 18px;
  padding: 16px 16px 5px;
  margin: 0px;
  float: none;
  clear: none;
  display: block;
  text-align: center;
  text-decoration: none;
}
#listing div.list_package_item h3 a {
  font-size: 16px;
  line-height: 20px;
}

#listing div.listed_item h3 a:hover,
#listing div.last_item h3 a:hover ,
#listing div.listed_item h3 a:active,
#listing div.last_item h3 a:active
{
  color: #000066;    
  text-decoration: underline;
}  
div#content div#listing div.listed_item div.listingtext p,
div#content div#listing div.list_package_item div.listingtext p,
div#content div#listing div.last_item div.listingtext p {
  font-size: 12px;
  margin: 0px 0px 5px;
  padding: 0px 0px 5px;
  line-height: 15px;
  display: block;
  float: none;
  height: auto;
  text-align: center;
}
#listing div.listingtext
{
  display: block;
  float: none;
  padding: 0px 16px;
  margin: 0px 0px 16px;
}

div.splash_group, div.introbox {
  background: #eeeeee url(images/panelbottom.gif) left bottom no-repeat;
	margin: 0px 5px 10px;
	display: block;
	float: none;
	clear: none;
	border: none;
	padding: 0px 0px 20px;
}
#content div.splash_group h2,
#content div.introbox h2 {
  font-size: 18px;
  margin: 0px;
  display: block;
  float: none;
  text-align: center;
  padding: 10px 15px 5px;
  height: 25px;
  min-height: 25px;
  background: #eeeeee url(images/paneltop.gif) 0 0 no-repeat;
}
#content div.introbox h2 {
  text-align: left;
}
#content div.introbox p {
  padding: 5px 15px 0px;
}
#content div.introbox img.right {
  margin: 0px 15px 0px 10px;
  float: right;
}
#content div.introbox img.left {
  margin: 0px 15px 0px 10px;
  float: left;
}
div.splash_item
{
	width: 122px;
	background-color: #eeeeee; 
	border: none;
	padding: 5px 5px 0px;
	margin: 3px;
	margin-left: 12px;
	margin-right: -4px;
	margin-bottom: -15px;
	display: block;
	float: left;
	text-align: center;
	font-size: 1em;
	visibility: visible;
}
div.splash_item h3
{
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: block;
  float: none;
  text-align: center;
}
div.splash_item p,
div.splash_item a:link,
div.splash_item a:visited
{
  font-size: 12px;
  margin: 0px 0px 5px;
  padding: 0;
  display: block;
  float: none; 
  text-align: center; 
  text-decoration: none;
  line-height: 15px;
}
div.splash_item a:hover,
div.splash_item a:active
{
  text-decoration: underline;
}
div.splash_item a img
{
	border: solid 1px #eeeeee;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	z-index: 15;
}
div.splash_item a:hover img,
div.splash_item a:active img
{
  border: solid 1px #666666;
}


div.categories,
#content div.quotelistbox
{
    background-image: url(images/topcurve_grey.gif);
    background-repeat: no-repeat;
    background-position: right top;
	border-top: 1px none #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px solid #009900;
	padding: 0.5em;
	margin: 0px 0px 10px 0px;
	display: block;
	float: none;
	clear: none;
	font-size: 0.9em;
	line-height: 1.1em;
}
#content div.quotelistbox p
{
    line-height: 1.7em;
	padding: 0 20px 0 0;
}
div.categories {
    background: #eeeeee url(images/panelbottom.gif) left bottom no-repeat;
	border: none;
	margin: 0px 5px 10px;
	padding: 0px 0px 5px;
}
#content div.categories h2
{
  font-size: 18px;
  margin: 0px;
  display: block;
  float: none;  
  padding: 10px 15px 5px;
  height: 25px;
  min-height: 25px;
  text-align: center;
  background: #eeeeee url(images/paneltop.gif) 0 0 no-repeat; 
}
div.category_item
{
	width: 122px;
	background-color: transparent; 
	border: none;
	padding: 5px;
	margin: 0px;
	margin-left: 12px;
	margin-right: -4px;
	display: block;
	float: left;
	text-align: center;
	font-size: 1em;
	visibility: visible;
}
div.category_item h3
{
  font-size: 14px;
  margin: 0;
  padding: 0;
  display: block;
  float: none;
  text-align: center;  
}
div.category_item h3 a {
  text-decoration: none;
  margin: 0px 0px 4px;
}
div.category_item h3 a:hover,
div.category_item h3 a:active {
  text-decoration: underline;
}
div.category_item p,
div.category_item p a {
  font-size: 12px;
  margin: 0em 0em .2em 0em;
  padding: 0;
  display: block;
  float: none; 
  text-align: center; 
  line-height: 1.4em;
  text-decoration: none;
}
div.category_item p a {
  text-decoration: underline;
}
div.category_item p a.browse,
div.listed_item p a.browse,
div.list_package_item p a.browse {
  padding: 3px 6px;
  background-color: #cccccc;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #888888;
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  margin: 6px 3px;
  display: inline;
  text-align: center;
}
div.listed_item p a.browse,
div.list_package_item p a.browse {
  font-size: 10px;
  background-color: #2d6035;
  color: #ffffff;
}
div.listed_item p {
  text-align: center;
}
div.category_item p a.browse:active,
div.category_item p a.browse:hover {
  background-color: #2d6035;
  color: #ffffff;
}
div.listed_item p a.browse:active,
div.listed_item p a.browse:hover,
div.list_package_item p a.browse:active,
div.list_package_item p a.browse:hover{
  background-color: #000066;
}
div.category_item a img
{
	border: solid 1px #eeeeee;
	float: none;
	display: block;
	margin: 3px auto;
	padding: 0;
	z-index: 15;
}
div.category_item a:hover img,
div.category_item a:active img
{
  border: solid 1px #666666;
}


#seclist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	display: block;
	clear: right; 
	margin: 0em 0em 2em;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	height: 1.33em;
  
}
#seclist:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: right; 
    visibility: hidden;
}
#seclist li
{
	height: auto;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 0.85em;
	font-weight: bold;
	color: #ffffff;
    display: block;
	float: left; 
	clear: none;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 2px 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/category_bg.gif);
	background-repeat: no-repeat;
	background-position: -8px bottom;
}
#seclist li:hover
{
	background-position: right bottom;
}
#seclist li a
{
	font-family: verdana, arial, sanf-serif;
    font-size: 1em;
	line-height: 1em;
    display: block; 
	float: none;
	height: auto;
	padding: 2px 15px 2px 10px;
	margin: 0em;
	text-decoration: none;
	text-align: center;
	color: #FFCC00;
	border: none;
	background-image: url(images/category_bg_top.gif);
	background-repeat: no-repeat;
	background-position: -8px top;	
}
#seclist li:hover a
{
	background-position: right top;	
}

/* Price Table */
table.pricetable
{
    width: auto;
    font-size: 0.8em;
	color: #000000;
	border-collapse: collapse;  
	margin: 0px 0px 10px 20px;
	float: left;
	clear: none;
	padding: 0px;
	border: 0px solid #000000;
	display: table;
	position: relative;
	left: -20px;
}
table.pricetable tbody
{
    border: 1px solid #2d6035;	  
	width: 100%;
}
table.pricetable tbody tr,
table.pricetable tbody tr td,
table.pricetable tbody tr th
{
    width: auto;
    font-weight: normal;
    font-size: 1em;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #2d6035;	  
	background-color: #cceecc;	
	padding: 0px 3px;
}
table.pricetable tbody tr td
{
  text-align: right;
  width: auto;
  padding: 0px;
}
table.pricetable tbody td a,
table.pricetable tbody td a:link
{
	color: #000066;
    display: block;
    text-decoration: none;
    width: auto;
	padding: 0px 3px;
}
table.pricetable tbody td a:hover,
table.pricetable tbody td a:active
{
	color: #000066;
    display: block;
	background-color: #ffffff;
    text-decoration: none;	
    width: auto;	
}
table.pricetable tbody tr td.opnotfound
{
  text-align: center;
  font-weight: bold;
  color: #0000ff;
  width: auto;
  padding: 0px;
}
table.pricetable tbody tr th
{
    font-weight: normal;
	background-color: #99dd99;
    width: auto;		
}
table.pricetable tbody tr th.colhead
{
    text-align: center;
	width: auto;
}
table.pricetable tbody tr th.colop,
table.pricetable tbody tr th.colop a
{
    font-weight: bold;
    color: #000000;	
	text-decoration: none;	
	text-align: right;
	text-align: right; 
	width: auto;
}	
table.pricetable tbody tr th.colop a:hover,
table.pricetable tbody tr th.colop a:active
{
    color: #000066;
    text-decoration: underline;
}
table.pricetable thead tr th,
table.pricetable tfoot tr th,
table.pricetable tfoot tr td
{
    font-size: 1em;
    font-weight: bold;
	text-align: center;
	border: 1px solid #2d6035;	  
	border-collapse: collapse;  
    color: #ffffff;    
	background-color: #2d6035;	
	padding: 0px 3px;
	width: auto;
}
table.pricetable tfoot tr th,
table.pricetable tfoot tr td
{
	line-height: 1.2em;
	color: #333333;	
	background-color: #eeeeee;	
	border: none;
	width: auto;
}
table.pricetable tfoot tr td
{
	width: auto;
	font-weight: normal;	
}
table.pricetable tfoot tr
{
	width: auto;
    border: none;
}


#leftblock
{
	display: block;
	width: 230px;
	float: left;
	clear: none;
	margin: 0px 20px 0px 0px;
    z-index: 100;
}

#rightblock
{
  display: block;
  float: none;
  clear: right;
  margin: 0px 10px;
  padding: 0px;
  left: -10px;
  z-index: 99;
}

#OrderOptions fieldset
{
    margin: 5px;
	padding: 5px;
	display: block;
	clear: right;
}
#OrderOptions fieldset legend
{
    font-size: 0.8em;
    color: #333333;
}
#OrderOptions
{
    margin: 0em 0em 1em;
	float: none;
}

#content img.imgfloatleft
{
  float: left;
  clear: none;
  margin: 0em .5em 0em 0em;
}

#searchresults
{
    margin: 0;
  	margin-left: 10px; 
}

#searchresults ol.searchlist
{
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
}
#searchresults li.searchentry
{
    margin: 0 0 1em;
}
#searchresults li.searchentry p
{
    margin: 0;
}

#content #maintext ul
{
    position: relative;
	display: block;
	font-size: 0.9em;
	padding: 0;
	margin: 5px 10px 5px 220px;
}
#content #maintext ul h3
{
    font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #2d6035;
	margin: 0 1em 0.2em;
	padding: 0;
}
#content #maintext ul li
{
	margin: 0;
	margin-top: 0.5em;
	margin-left: 4em;
	padding: 0px;
	font-weight: bold;
	color: #2d6035;
	line-height: 1.5em;		
	list-style-position: outside;
    list-style-image: url(images/tick.gif);
	list-style-type: none;    
}



/* ////////////////////////////////////////// Shopping Basket ///////////////////////////////// */

#content h2#basket
{
	background-image: url(images/trolley.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0.5em 0em 1em;
	padding: 0 0 0 75px;
}
#content h2#basket div#inset
{
	padding: 0;
	margin: 0;
    line-height: 40px;
	display: inline;
}

div#shoppingBasket
{
    background-image: url(images/topcurve_grey.gif);
    background-repeat: no-repeat;
    background-position: right top;
	border-top: 1px none #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px solid #009900;
    margin: 0px;
	padding: 0.5em;
}
div#shoppingBasket a
{
    color: #2d6035;
}

table#basket
{
    border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
table#basket tbody tr
{
  padding: 0;
  margin: 0;
}
table#basket tbody tr.overlined,
table#basket tbody tr.overlined td
{
	border-top: 1px solid #009900;
}
table#basket tbody tr td
{
	padding: 3px 10px;
	margin: 0px;
	vertical-align: top;
}
table#basket tbody tr td.ops_inset {
    background-image: url(images/basecurve_grey.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
	border: 0px;
	padding: 5px 5px 15px 20px;
}
table#basket tbody tr td.adhoc
{
    font-style: italic;
}
table#basket tbody tr.head td
{
    font-style: italic;
}
table#basket tbody tr td.right
{
	text-align: right;
}

table.userdetails
{
  border: none;
  margin: 0.7em;
  padding: 0;
  border-collapse: collapse;
  width: 700px;
}
table.userdetails tr
{
  padding: 0;
  margin: 0;
}
table.userdetails tr td
{
  padding: 0.3em;
  margin: 0;
}
table.userdetails tr td input
{
  width: 350px;
}
table.userdetails tr td input.update
{
  width: auto;
}
table.userdetails tr td textarea#address
{
  width: 350px;
  height: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
legend.mydetails
{
  color: #006600;
}

table.hometable
{
  position: static;
  margin: 0.5em 0em 1em;
  border-collapse: collapse;
  border: 1pt solid #006600;
  background-color: #ffffff;
}
table.hometable tr,
table.hometable tr td
{
  border: none;
}

#content ul.infolist,
table.hometable ul
{
    position: relative;
	display: block;
	font-size: 0.9em;
	padding: 0 0 0 2em;
	margin: 5px 10px 15px 10px;
}
#content ul.infolist li,
table.hometable ul li
{
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;		
	list-style-position: outside;
	list-style-type: disc;
}

div.rightimageblock
{
    float: right;
	clear: none;
	margin: 0;
	padding: 0;
	border: none;
}
p.point9
{
	font-size: .9em;	
}

div#hlinks
{
    width: 128px;
	margin: 20px 10px 10px;
	padding: 0px;
    font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #666666;	
	background-image: url(images/hlinks_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#hlinks h3
{
    font-size: 1em;
	background-image: url(images/hlinks_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	padding: 5px;
	margin: 0px;
}
div#hlinks p
{
    padding: 5px;
	margin: 0px 0px 5px;	
}
div#hlinks p a:link,
div#hlinks p a:hover,
div#hlinks p a:active,
div#hlinks p a:visited
{
    color: #666666;
	text-decoration: underline;
}
div#hlinks p a:hover,
div#hlinks p a:active
{
    color: #000000;
}

div#quotebox
{
    width: 128px;
	margin: 20px 10px 10px;
	padding: 0px;
    font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #666666;	
	background-image: url(images/hlinks_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#quotebox p
{
    font-size: 1.1em;
	line-height: 1.3em;
	background-image: url(images/hlinks_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	padding: 10px 5px 5px 5px;
	margin: 0px;
	color: #006600;
	font-weight: bold;
	font-style: normal;
}
div#quotebox p.quotecredit,
div#quotebox p.quotemore
{
    font-size: 1em;
	line-height: 1.1em;	
    font-style: italic;
	font-weight: normal;
	color: #333333;
	background-image: none;	
	margin: 0px 0px 5px;
	padding: 0px 5px 5px 5px;
}
div#quotebox p.quotemore
{
	margin: 0px 0px 5px;
	padding: 0px 5px 12px 5px;	
    text-align: right;
}

p.blandp
{
    display: inline;
	margin: 0;
	padding: 0;
}

div#w3c 
{
  margin: 0 auto;
  padding: 0;
}
div#w3c p
{
  text-align: center;
}
div#w3c p img
{
  margin: auto;
  padding: 0;
}

div#buildpackage
{
  background-color: #cccccc;
  margin: 1em 0;
  padding: 0.5em;
}

div#buildpackage fieldset
{
    margin: 0.5em;
    padding: 0.5em;
	border: 1px solid #006600;
	font-size: 0.9em;
}
div#buildpackage fieldset legend
{
    color: #006600;
	font-size: 1em;
}
div#buildpackage fieldset div.fileselect
{
    margin: 0em;
    padding: 1em;
	background-color: #eeeeee;
	float: left;
	font-size: 0.9em;
}
div.infobox
{
	border: 1px solid #009900;
	margin: 1em 0em;
	padding: 0.5em;
	float: left;
	font-weight: bold;
	font-style: italic;	
}
div.bundled_image
{
  float: left; 
  margin-right: 1.5em; 
  text-align: center;
  background-color: #cccccc;
}
div.bundled_image a.artwork
{
  position: relative;
  top: 40%;
}
div.bundled_image a.normal
{
  text-align: center;
}
div#waitmessage
{
    border: 1px solid #006600;
	padding: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
}

div.headmessage
{
  display: block;
  width: auto;
  padding: 0px 5px;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0px 10px;
  font-size: 0.9em;
}

div#basketpackages
{
  border: 1px solid #009900;
  margin-top: 1em;
}

div#basketpackages h3
{
  margin: 1em;
}

div#basketpackages p
{
  margin: 0em 1em 0.5em;
}

ul#packlist,
#content #maintext #packlist
{
  margin: 0em 1em;
  display: block;
}

ul#packlist li.packlist,
#content #maintext #packlist li.packlist
{
  list-style-position: inside;
  list-style-type: disc;
  list-style-image: none;
  margin: 0em 0em 0.5em 1em;
}

ul#packlist li.packlist a,
#content #maintext #packlist li.packlist a
{
  color: #006600;
  text-decoration: none;
}
ul#packlist li.packlist a:hover,
ul#packlist li.packlist a:active,
#content #maintext ul#packlist li.packlist a:hover,
#content #maintext ul#packlist li.packlist a:active
{
  color: #000000;
  text-decoration: underline;
}

table.compOptions {
    border-collapse: collapse;
	padding: 2px 4px;
	font-size: 11px;
}
table.compOptions tr td {
    border: none;
	border-bottom: 1px solid #333333;
	padding-left: 10px;	
}
table.compOptions tr th {
    border: none;
	border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
	padding-right: 10px;
	font-weight: bold;    
	text-align: right;
}
#basket table.compOptions tr,
#basket table.tr td,
#basket table.compOptions tr th {
  margin: 0px;
  padding: 0px 5px;
  border: 0px;
}
