/* auto_tide.css */



.diy_page#auto_tide {
}

.diy_page#auto_tide img.arrow {
  position:relative;
  margin:2px 0;
  vertical-align:middle;
}
html>body .diy_page#auto_tide img.arrow {
  top:-2px;
  margin:0;
}

.diy_page#auto_tide em {
  font-style:normal;
  font-weight:bold;
  color:#ccc;
}

.diy_page#auto_tide span.red {
  color:#b66;
}
.diy_page#auto_tide span.red em {
  color:#e66;
}

.diy_page#auto_tide .img#flow {
  width:240px;
  height:400px;
  background:url(flow.gif) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .img#image-system-00 {
  width:300px;
  height:300px;
  background:url(image-system-00.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .img#timer-table {
  width:600px;
  height:450px;
  background:url(timer-table.gif) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide ol {
  margin:0 0 20px 30px;
}

.diy_page#auto_tide .img#parts-timer {
  width:100px;
  height:100px;
  background:url(parts-timer.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-air-pump {
  width:100px;
  height:100px;
  background:url(parts-air-pump.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-magnet-valve {
  width:100px;
  height:100px;
  background:url(parts-magnet-valve.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-float-switch {
  width:100px;
  height:100px;
  background:url(parts-float-switch.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-reverse-stop-valve {
  width:100px;
  height:100px;
  background:url(parts-reverse-stop-valve.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-air-socket {
  width:100px;
  height:100px;
  margin-top:10px;
  background:url(parts-air-socket.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-air-valve {
  width:100px;
  height:100px;
  margin-top:10px;
  background:url(parts-air-valve.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_tide .img#parts-air-joint {
  width:100px;
  height:100px;
  margin-top:10px;
  background:url(parts-air-joint.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .parts_list {
  width:410px;
  height:270px;
  margin-bottom:15px;
}
.diy_page#auto_tide .parts_list dt {
  width:340px;
  text-align:right;
}
.diy_page#auto_tide .parts_list dd {
  width:60px;
}

.diy_page#auto_tide .img#parts-set-01 {
  width:300px;
  height:300px;
  background:url(parts-set-01.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .img#parts-set-02 {
  width:280px;
  height:300px;
  margin-right:0;
  background:url(parts-set-02.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .img#image-system-01 {
  width:300px;
  height:300px;
  background:url(image-system-01.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#auto_tide .img#image-tank {
  width:300px;
  height:300px;
  background:url(image-tank.jpg) no-repeat center center;
  border:solid 1px #999;
}
