body {
  background-color:		#FFFFFF;
  background-image:		url(gradient.jpg);
  background-repeat:	no-repeat;				
  color:							#666666;
  font-family:				arial, sans;
  font-size:					100%;
  line-height:				1.7em;
  margin:							1em 2em;
}

h1 {
  font-size: 					2.18em;
  letter-spacing:			-0.01em;
  margin-bottom:      0;
  line-height:        1;
}			

h2 {
  font-size: 					1.45em;
  letter-spacing:			-0.02em;
}

a:link {
  color:							#669966;
}

a:visited {
  color:							#336633;
}

a:hover {
  text-decoration:		none;
  color:							#FFFFFF;
  background-color:		#669966;
}
      
.tagline {
  margin-top: 0;
}

.description {
  font-size:					1.2em;
}	

strong {
  background-color:		#FFFF99;
}

#bottom {
  border-top:					2px solid #333333;
  margin-top:					1em;
  padding-top:				1em;
  clear:              both;
  font-size:          90%;
}

.results {
  list-style: none;
}

.results li * {
  margin: 0;
  padding: 0;
}

.results li a.image_link {
  width: 80px;
  float: left;
}

.results li div {
  float: left;
  width: 80%;
}

.results li {
  clear: both;
  height: 100px;
}

.results li ul {
  display: inline;
}

.results li li {
  display: inline;
  padding-right: 0.25em;
}

.price {
  color: red;
  font-size: 120%;
}

fieldset {
  border-color: #666666;
  border: none;
  border-top: solid;
  border-bottom: solid;
  margin: 0 0 1em 0;
  padding: 0.5em 0 0.5em 0;
}

label {
  font-size: 					1.45em;
  position: relative;
  top: 0.1em;
}

.tagcloud  {text-align: left; border:1px solid #666666; padding:10px; position:relative; }
.tagcloud span a {line-height: 25px; margin: 0 2px;}

.tagcloud span.level1 {font-size: 11px; line-height: 15px;}
.tagcloud span.level2 {font-size: 12px; line-height: 17px;}
.tagcloud span.level3 {font-size: 14px; line-height: 19px;}
.tagcloud span.level4 {font-size: 16px; line-height: 21px;}
.tagcloud span.level5 {font-size: 18px; line-height: 23px;}
.tagcloud span.level6 {font-size: 20px; line-height: 25px;}
.tagcloud span.level7 {font-size: 22px; line-height: 27px;}
.tagcloud span.level8 {font-size: 24px; line-height: 29px;}
.tagcloud span.level9 {font-size: 26px; line-height: 31px;}
                
.tagcloud span.level1 a {color:#668AA8;}
.tagcloud span.level2 a {color:#669966;}
.tagcloud span.level3 a {color:#669966;}
.tagcloud span.level4 a {color:#669966;}
.tagcloud span.level5 a {color:#669966;}
.tagcloud span.level6 a {color:#669966;}
.tagcloud span.level7 a {color:#669966;}
.tagcloud span.level8 a {color:#669966;}
.tagcloud span.level9 a {color:#669966; font-weight: bold; padding: 0 4px;}

.tagcloud span a:hover, .tagcloud span.level1 a:hover, .tagcloud span.level2 a:hover, .tagcloud span.level3 a:hover {color: white; background-color: #668AA8;}

.tagcloud dt {font-size: 14px; line-height: 19px; color:#E76300;}
.tagcloud dt a{font-size: 14px; line-height: 19px; color:#E76300;}
.tagcloud dd {font-size: 12px; line-height: 17px; color:#668AA8; padding-bottom: 4px;}
.tagcloud dd.tag {font-size: 12px; line-height: 17px; color:#666;  padding-bottom:16px;}
.tagcloud dd.tag a {color:.666; padding: 0 4px;}
.tagcloud span a:hover, .tagcloud span.level1 a:hover, .tagcloud span.level2 a:hover, .tagcloud span.level3 a:hover, .tagcloud a:hover {
  text-decoration:		none;
  color:							#FFFFFF;
  background-color:		#669966;
}
