
/* Top Row */
.catalog_home_top {
  width: 692px;
  height: 387px;
  background: url('../images/templates/catalog_home_top_bg.png') top;
  margin-bottom: 9px;
}

.catalog_home_top_title {
  height: 43px;
  background: url('../images/templates/catalog_home_top_title.jpg') top no-repeat;
}

.catalog_home_top_featured {
  width: 474px;
  float:left;
  margin-left: 10px;
  margin-right: 9px;
}

.catalog_home_top_right {
  margin-bottom: 7px;
}

.catalog_home_middle {
  width: 692px;
  height: 192px;
  background: url('../images/templates/catalog_home_middle_bg.jpg') top;
  margin-bottom: 12px;
}
.catalog_home_btm {
  width: 692px;
  height: 146px;
  background: url('../images/templates/catalog_home_btm_bg.jpg') top;
  margin-bottom: 9px;
  padding-left: 2px;
}

a:hover.catalog_home_searchlink, a:visited.catalog_home_searchlink, A:link.catalog_home_searchlink {
  font-size: 11px;
  color: #6e6966;
}

.catalog_home_searchbox {
  float: left;
  padding-top: 50px;
  padding-left: 14px;
}

#collection {
  width: 158px;
}

#pattern {
  width: 158px;
}

#function {
  width: 158px;
}

#search {
  width: 158px;
}

.catalog_home_input {
  font-size: 11px;
  color: #6e6966;
  width: 140px;
}

.catalog_home_form {
  margin-top: 10px;
}

.catalog_home_go {
  margin-top: 9px;
}





