@import url(base.css);
/* style for home */
         
#preamble {
  margin-right: 20px
}

#preamble h1 {
	border-bottom: solid 1px #ffcc99;
}

#preambleItem p {
  margin-bottom: 10px;
}

#catalogIndex {
  margin-right: 20px;
}

#catalogIndex h1 {
  border-bottom: solid 1px #ffcc99;
}

#catalogIndexItem {
  margin-left: 10px;
  margin-top: 5px;
}

#catalogIndexItem ul  {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 0px;
  width: 150px;
  float: left;
}

#catalogIndexItem li {
   list-style-image: url(images/bullet.gif);
   margin-left: 0px;
   padding-left: 0px;
}

#catalogThumb {
  clear: both;
  margin-right: 20px;
}
#catalogThumbItem {
  clear: both;
  margin-left: 20px;
}


#catalogThumb h1 {
  border-bottom: solid 1px #ffcc99;
}

#catalogThumbItem1, #catalogThumbItem4, #catalogThumbItem7, #catalogThumbItem10 {
  float: left;
  height: 300px;
  width: 155px;
  margin: 5px;
}

#catalogThumbItem2, #catalogThumbItem5, #catalogThumbItem8, #catalogThumbItem11 {
  float: left;
  height: 300px;
  width: 155px;
  margin: 5px;
}

#catalogThumbItem3, #catalogThumbItem6, #catalogThumbItem9, #catalogThumbItem12 {
  float: left;
  height: 300px;
  width: 155px;
  margin: 5px;
}

.catalogThumbItem_img {
  border: solid 1px #ffcc99;
}

.catalogThumbItem_desc p {
  text-align: center;
  margin-top: 3px;
  margin-bottom: 0px;
}

.catalogThumbItem_desc p.p1 {
  font-weight: bold;
}

.catalogThumbItem_desc input.textbox {
  width: 30px;
}

.img_thumb {
  border: none;
  text-decoration: none;
}


#thumbSaveChart {
  clear: both;
  margin-bottom: 10px;
}


#thumbNavigator {
   border-top: solid 1px #ffcc99;
   padding-top: 5px;  
   padding-bottom: 10px;
}

#motto {
  clear:both;
  text-align: center;
  margin-right: 20px;
  font-size:0.9em;
}

#googleadbanner {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
