/* CSS layout */
.clear {
  height: 1px;
  width: 600px;
  clear: both;
}

html,
body {
  height: 100%;
}

h1 {
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  line-height: 3;
}

h3 {
  color: #b22222;
  text-align: center;
  text-decoration: none;
  font-size: 100%;
}

.comment h4 {
  color: #000;
  text-align: center;
  line-height: 17px;
  margin-top: 590px;
  text-decoration: none;
  font-size: 94%;
  cursor: text;
  font-weight: normal;
}

.comment h4 a:link {
  color: #cead8e;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: text;
  font-weight: normal;
}
.comment h4 a:hover span {
  color: #000;
  text-decoration: none;
  background-color: #cead8e;
  outline: none;
  cursor: text;
  z-index: 500;
}
.commenth4 a:visited {
  color: #cead8e;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  visibility: visible;
}

:focus {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

body {
  text-align: center;
  min-width: 770px; /* 770 maintain */
  background-image: url("../images/thtch.gif");
  background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
  background-attachment: fixed;
  height: 100%;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

h3 a:link {
  color: #b22222;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}
h3 a:hover {
  color: #b22222;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}
h3 a:visited {
  color: #b22222;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}

a:hover {
  background: #f0eee7;
  text-decoration: none;
} /*BG color is a must for IE6*/

a.tooltip span {
  display: none;
  padding: 2px 3px;
  margin-left: 3px;
  width: 90px;
  font-size: small;
  top: -5px;
  z-index: 500;
}

a.tooltip:hover span {
  display: inline;
  position: absolute;
  background: #f0eee7;
  border: 1px solid #cccccc;
  color: #6c6c6c;
}

a:hover {
  background: #f0eee7;
  text-decoration: none;
} /*BG color is a must for IE6*/

a.tooltipcart1 span {
  display: none;
  padding: 2px 3px;
  margin-left: 40px;
  width: 110px;
  font-size: small;
  margin-top: 5px;
  z-index: 200;
}

a.tooltipcart1:hover span {
  display: inline;
  position: absolute;
  background: #f0eee7;
  border: 1px solid #cccccc;
  color: #6c6c6c;
}

a:hover {
  background: #f0eee7;
  text-decoration: none;
} /*BG color is a must for IE6*/

a.tooltipcart span {
  display: none;
  padding: 2px 3px;
  margin-left: 40px;
  width: 120px;
  font-size: small;
  margin-top: 5px;
}

a.tooltipcart:hover span {
  display: inline;
  position: absolute;
  background: #f0eee7;
  border: 1px solid #cccccc;
  color: #6c6c6c;
}

legend.carthd {
  padding: 2px;
  border: thin solid #663300;
  color: #2d2815;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: #f0eee7;
  margin-top: 10px;
}

input {
  background-color: #f0eee7;
  border: 1px solid #000000;
  outline: none;
  cursor: auto;
}

#samples {
  left: 20px;
  border: thin solid black;
  height: 255px;
}

#yardage {
  left: 20px;
  border: thin solid black;
  height: 270px;
}

#submit {
  padding-top: 15px;
  border: none;
}

#masthead {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.noborder {
  /* eliminates border around logo */
  border-width: 0;
}

#phone {
  /* styles phone numbers under logo */
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  word-spacing: 100px;
  color: #000;
  background-color: transparent;
  text-decoration: none;
  margin: 10px;
  margin-bottom: 25px;
  font-size: large;
  letter-spacing: 1px;
}

.lauhala_brown {
  background-color: #cead8e;
}

#dropline {
  /* list id - style the whole thing here*/
  padding: 0px; /* 20px how tight the two lines junto*/
  list-style: none;
  background: url("https://www.barkclothhawaii.com/images/nav_buttons/trans.gif");
  text-align: center;
  margin: 0px auto; /* 0 auto = center position*/
  font-size: 14px;
  font-family: arial, sans-serif;
  height: 21px; /* 41px*/
  width: 875px; /* 800px*/
  position: relative; /* had it as left:100px;*/
  top: -15px; /* -120px how far the dropline sits below buttons */
  z-index: 600;
}
#dropline div {
  /* position of dropline text*/
  padding: 5px 0px 0px 70px; /* 5 0 0 70 centers dropline tect horz*/
  margin: auto 15px auto;
  list-style: none;
  position: absolute;
  left: -9999px; /* -9999px*/
  width: 800px; /* 820px*/
  text-align: center; /* left*/
  background: url("https://www.barkclothhawaii.com/images/nav_buttons/trans.gif"); /* url(trans.gif*/
}
#dropline table {
  border-collapse: collapse;
  font-size: 1em; /* 1em*/
  float: left; /* left*/
  margin: -1px; /* -1px*/
  width: auto;
} /* -1px*/

#dropline ul li {
  /* vertical space between dropline */
  display: inline; /* inline*/
  margin: 0px 0px 0px 0px; /* 0000*/
  text-align: center;
} /* dropline position */

/* all horiz linked menu text */
#dropline ul li a {
  display: inline-block; /* inline-block*/
  height: 23px; /* 23px*/
  line-height: 30px; /* 30px*/
  margin: 0; /* 0 space between dropline words*/
  padding: 0 5px; /* -50  55*/
  background: transparent; /* transparent*/
  font-weight: bold;
  font-size: 14px;
}

#dropline li {
  display: inline;
  margin: 0 -2px; /* 0, -2 space between buttons,replace color:= 8B0000 */
  text-align: right;
} /*  right color and position of text on a buttons and dropline */

#dropline li a {
  display: inline-block;
  height: 36px; /* 36*/
  margin: 5px -6px 0 0; /* 5 000*/
  padding: 0px 20px 0 0; /* 0 20 0 0*/
  background: url(../images/nav_buttons/topnoarrow.gif) right top;
  line-height: 30px; /* 30px*/
  text-decoration: none;
  color: #8b0000; /* 8B0000*/
  cursor: pointer;
}
/* horz width of buttons */

#dropline li a.sub {
  background: url(../images/nav_buttons/toparrow.gif) right top;
}
html>    /* right top button position */

body #dropline li {
  margin: 0px; /* 0*/
  display: inline-block;
  padding: 0px; /* 0*/
}

* html #dropline li a {
  margin-bottom: -4px;
  margin: 3px;
} /* -4px   3px*/

#dropline li a b {
  display: block;
  height: 36px;
  float: left;
  padding: 0 0 0 25px; /* 0 0 0 25px*/
  background: url(../images/nav_buttons/topnoarrow.gif) left top;
}

#dropline li a:hover {
  /* hover button text */
  /* replace color:= fff */
  background-position: right bottom;
}
#dropline li a:hover b {
  /* color:= hover button text */ /* replace color:= DC143C */
  background-position: right bottom;
}
/* replace color:= fff, position of hover text */
#dropline li:hover > a {
  background-position: right bottom;
}

#dropline li:hover > a b {
  background-position: left bottom;
} /* moves arrow spacing */

#dropline :hover div {
  left: -40px;
  top: 41px; /* top 41px*/
  text-align: center; /* center*/
}

/* background color: of all hovered dropline text */
#dropline :hover ul li a:hover {
  text-decoration: none;
}

div ul #maqua a:hover {
  background-color: #c3e1d2;
  color: black;
}
div ul #mblack a:hover {
  background-color: #000;
  color: #fff8dc;
}
div ul #mblue a:hover {
  background-color: #add8e6;
  color: black;
}
div ul #mbrown a:hover {
  background-color: #d2b48c;
  color: #fff8dc;
}
div ul #mgray a:hover {
  background-color: #c0c0c0;
  color: black;
}
div ul #mgreen a:hover {
  background-color: #8fbc8f;
  color: #fff8dc;
}
div ul #mnatural a:hover {
  background-color: #f5f5dc;
  color: black;
}
div ul #morange a:hover {
  background-color: #ffa07a;
  color: black;
}
div ul #mpink a:hover {
  background-color: #ffe4e1;
  color: black;
}
div ul #mpurple a:hover {
  background-color: #dda0dd;
  color: black;
}
div ul #mred a:hover {
  background-color: #b22222;
  color: #fff8dc;
}
div ul #myellow a:hover {
  background-color: #f0e68c;
  color: black;
}

div ul #abstracts a:hover {
  background: url("../images/nav_buttons/atomic.png") no-repeat center;
  height: 25px;
  width: 75px;
}

#abstracts a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #anthurium a:hover {
  background: url("../images/nav_buttons/anthurium.png") no-repeat center;
  height: 25px;
}

#anthurium a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #bamboo a:hover {
  background: url("../images/nav_buttons/bamboo.png") no-repeat center;
  height: 25px;
}

#bamboo a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #bop a:hover {
  background: url("../images/nav_buttons/bop2.png") no-repeat center;
  height: 25px;
}

#bop a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #critters a:hover {
  background: url("../images/nav_buttons/koi.png") no-repeat center;
  height: 25px;
}

#critters a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #folks a:hover {
  background: url("../images/nav_buttons/hulagrl.png") no-repeat center;
  height: 25px;
}

#folks a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #ginger a:hover {
  background: url("../images/nav_buttons/ginger2.png") no-repeat center;
  height: 25px;
}

#ginger a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #heliconia a:hover {
  background: url("../images/nav_buttons/heliconia.png") no-repeat center;
  height: 25px;
}

#heliconia a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #hibiscus1 a:hover {
  background: url("../images/nav_buttons/hibiscus.png") no-repeat center;
  height: 25px;
}

#hibiscus1 a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #keiki a:hover {
  background: url("../images/nav_buttons/keiki.png") no-repeat center;
  height: 25px;
}

#keiki a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #leafy a:hover {
  background: url("../images/nav_buttons/leafy.png") no-repeat center;
  height: 25px;
}

#leafy a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #orchid a:hover {
  background: url("../images/nav_buttons/orchid.png") no-repeat center;
  height: 25px;
}

#orchid a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #palms a:hover {
  background: url("../images/nav_buttons/palm.png") no-repeat center;
  height: 25px;
}

#palms a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #plumeria a:hover {
  background: url("../images/nav_buttons/plumeria.png") no-repeat center;
  height: 25px;
}

#plumeria a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #other a:hover {
  background: url("../images/nav_buttons/protea.png") no-repeat center;
  height: 25px;
}

#other a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #sceanic a:hover {
  background: url("../images/nav_buttons/sceanic.png") no-repeat center;
  height: 25px;
}

#sceanic a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #solids a:hover {
  background: url("../images/nav_buttons/solids.png") no-repeat center;
  height: 25px;
}

#solids a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #surfboards a:hover {
  background: url("../images/nav_buttons/surf.png") no-repeat center;
  height: 25px;
}

#surfboards a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul #woodies a:hover {
  background: url("../images/nav_buttons/woody.png") no-repeat center;
  height: 25px;
}

#woodies a span {
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  display: block;
}

div ul .droptext:link {
  color: #000;
  background-color: transparent;
} /*highlight text backgrnd cream*/
div ul .droptext:visited {
  color: #8b4513;
  background-color: transparent;
}
div ul .droptext:hover {
  background: #f0eee7;
}

div ul .aquadroptext:link {
  border-style: none;
  color: #d30601;
} /*highlight text backgrnd aqua*/
div ul .aquadroptext:visited {
  border-style: none;
  color: #8b4513;
  background-color: transparent;
}
div ul .aquadroptext:hover {
  border-style: none;
  background: #c3e1d2;
}

#container {
  min-width: 600px;
  position: relative;
}

#left_col {
  width: 200px;
  float: left;
  display: inline-block;
  top: 250px;
  margin-left: 20px;
  margin-right: 2px;
  position: relative;
}

#page_content {
  margin-left: 200px;
  margin-right: 200px;
  min-width: 600px;
  margin-top: 175px;
}

.order {
  border-style: none;

  border-width: 0px;
  margin-left: 790px;
  top: 1330px;
  z-index: 200;
  position: absolute;
  display: block;
  width: 150px;
  height: 137px;
  background: url("../images/nav_buttons/trophyred.png");
}

img.order {
  border-style: none;
  border-width: 0px;
  width: 150px;
  height: 137px;
}

.toparrows {
  position: fixed;
  text-decoration: none;
  list-style-type: none;
  margin-left: 810px;
  top: 130px;
  display: block;
  font-weight: bold;
  color: #b22222;
  font-size: large;
}

.toparrows a:link {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}

.toparrows a:hover span {
  color: #b22222;
  text-decoration: none;
  background-color: #c3e1d2;
}

.toparrows a:visited {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}

#right_col {
  width: 200px;
  float: right;
}

.rightlab {
  text-decoration: none;
  list-style-type: none;
  font-size: large;
  position: fixed;
  display: inline-block;
  z-index: 400;
  width: 20px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  top: 75%;
  margin-left: -6%;
}

#colors .rightlab span {
  text-decoration: none;
  list-style-type: none;
  font-size: large;
  position: fixed;
  display: inline-block;
  z-index: 400;
  width: 20px;
  line-height: 40px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  top: 700px;
}

.rightlab a:link {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
}
.rightlab a:visited {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
}
.rightlab a:hover {
  color: #000;
  text-decoration: none;
  background-color: #c3e1d2;
  font-weight: bold;
}
.rightlab a:active {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
}

a {
  /*  fabric names in shopping cart*/
  color: #000000;
}
a:visited {
  color: #000000;
}
a:active {
  color: #8fbc8f;
}
a:hover {
  color: #b22222;
}

#emailus {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  background-color: transparent;
  top: 900px;
  padding-top: 25px;
}

#emailus a:link {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}
#emailus a:visited {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}
#emailus a:hover {
  color: #fff8dc;
  text-decoration: none;
  background-color: transparent;
}
#emailus a:active {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}

.choices {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  top: -12px;
}

.sapict {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

#dcaption {
  /*  caption box for detailed view*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  border: thin solid #000000;
  background-color: #f0eee7;
  color: #b22222;
  font-size: medium;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 1px;
  width: 125px;
  display: block;
  line-height: 17px;
  position: absolute;
  top: 85px;
  text-decoration: none;
  left: 240px;
}

#catname {
  top: -120px;
  display: block;
  position: absolute;
  left: 450px;
  text-decoration: none;
}

#xapparel {
  top: 95px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xrayon44 {
  top: 260px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xrayon57 {
  top: 450px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xnon44 {
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xnon57 {
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xtwill44 {
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xtwill57 {
  top: 1295px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xcanvas44 {
  top: 1420px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xcanvas57 {
  top: 1730px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xcrepe {
  top: 825px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xnubby {
  top: 885px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xfleece {
  top: 1171px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xinout {
  top: 1346px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xmicro {
  top: 1520px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xweaved {
  top: 1730px;
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}
#xindigo {
  font-size: 18px;
  color: #b22222;
  position: relative;
  text-decoration: underline;
}

div#paw {
  /* text shape position*/
  position: static;
  border: none;
  background-color: transparent; /* paw background */
  outline: none;
  height: 100px;
  top: 590px;
  width: 150px;
  z-index: 400;
  padding-top: 100px;
}
div#paw a {
  display: inline;
  /* paw background */
  text-decoration: none;
  line-height: 10px;
}

div#paw a:hover {
  background: transparent; /* pop up background */
  visibility: hidden;
}
div#paw a span {
  display: none;
}

div#paw a:hover span {
  /* text distance from img*/
  display: inline;
  position: relative;
  visibility: visible;
  color: #2d2815;
  font-family: "Comic Sans MS";
  font-size: medium;
  font-weight: 500;
  top: -300px;
  left: 20px;
  line-height: 15px;
}

#gallery {
  /* Begin Gallery1 */
  /* gallery white background box */
  width: 0px; /* 610 width of gallery white background box */
  height: 0px; /* 850length of gallery white background box or 0px*/
  list-style-type: none;
  float: left;
  margin-top: -550px; /* how far down the page that the thumbnails begin */
  margin-left: 30px;
}

#gallery ul li {
  /*  gallery images lineup horz*/

  float: left;
  list-style-type: none; /*list style get rid of the dots in the at pics.*/
}

#gallery a.at {
  /*at text*/
  /* space between gallery images*/
  border-style: none;
  border-width: 0;
  padding: 40px 250px 50px 0px; /*35=top of at,118=?,50=betwen pics,0=horz */
  margin: -20px;
  width: 72px;
  height: 108px;
  text-decoration: none;
  float: left;
  list-style-type: none;
  text-align: center;
  list-style-image: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
  font-weight: bold;
  outline: none;
}

#gallery a:hover span {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #c3e1d2;
}

#gallery a img {
  border: 0; /* get rid of border on at pics */
  list-style-type: none;
}

#gallery a .large {
  /* vertical placement of gallery text */
  display: block;
  position: inherit;
  width: 0;
  height: 0px;
  list-style-type: none;
}
#gallery a.at:hover .large {
  /* controls the d hover img */

  display: block;
  position: absolute;
  top: 30px; /* top-30px D hover img */
  left: 450px; /* left 30px D hover img */
  width: 375px; /* width of 375 D hover img */
  height: 525px; /* height of 375 D hover img */
  z-index: 100;
}

#gallery li.dmtb1 {
  /* controls the img under D img */

  display: block;
  position: absolute;
  top: 30px; /* vertical - d pic */
  left: 450px; /* narrows space betwixt at & d */
  width: 144px;
  height: 130px;
}

.dmeasure {
  top: 40px;
  left: 400px;
  display: block;
  position: absolute;
  height: 547px;
  width: 384px;
}

#match a:link {
  color: #b22222;
}
#match a:visited {
  color: #b22222;
}
#match a:active {
  color: #b22222;
}
#match a:hover {
  color: #b22222;
}

#midbad {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  color: #000;
  background-color: transparent;
  font-weight: lighter;
  margin-left: 870px;
  letter-spacing: 1px;
  margin-top: 725px; /* vertical - also moves oa at text */
  display: block;
  position: absolute;
  background-color: #f0eee7;
  width: 250px;
  text-decoration: none;
}

#detail {
  color: #b22222;
}

#dcaption2 {
  /*  caption box for detailed views*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  border: thin solid #000000;
  background-color: #f0eee7;
  color: #b22222;
  font-size: medium;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 1px;
  width: 115px;
  display: block;
  list-style-type: none;
  line-height: 17px;
  position: absolute;
  top: 900px;
  text-decoration: none;
  left: 180px;
}

#gallery2 {
  /* Begin Gallery1 */
  /* gallery white background box */
  width: 0px; /* 610 width of gallery white background box */
  height: 0px; /* 850length of gallery white background box or 0px*/
  top: 300px; /* how far down the page that the thumbnails begin */
  z-index: 100;
  list-style-type: none;
  float: left;
  margin-top: 600px;
  margin-left: 50px;
  display: block;
  position: absolute;
}

#gallery2 .colorswatch {
  text-align: left;
  font-size: small;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -6px;
}

#gallery2 ul li {
  /*  gallery images lineup horz*/

  float: left;
  list-style-type: none; /*list style get rid of the dots in the at pics.*/
}

#gallery2 a.at {
  /* space between gallery images*/
  border-style: none;
  border-width: 0;
  text-decoration: none;
  float: left;
  list-style-type: none;
  text-align: center;
  list-style-image: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
  font-weight: bold;
  margin-left: -70px; /*-70 oa at left*/
  margin-top: 30px;
  padding: 15px 100px 10px 0px; /*15=space between oa at text*/
}

#gallery2 a:hover span {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #c3e1d2;
}

#gallery2 a img {
  border: 0; /* get rid of border on at pics */
  list-style-type: none;
}

#gallery2 a .large {
  /* vertical placement of gallery text */
  display: block;
  position: inherit;
  width: 0;
  height: 0px;
  list-style-type: none;
}
#gallery2 a.at:hover .large {
  /* controls the d hover img */

  display: block;
  position: absolute;
  top: -150px; /* top-30px D hover img */
  left: 60px; /* left 30px D hover img */
  width: 504px; /* width of 375 D hover img */
  height: 360px; /* height of 375 D hover img */
  z-index: 100;
}

#gallery2 li.dmtb1 {
  /* controls the img under D img */

  display: block;
  position: absolute;
  top: -150px; /* vertical - d pic */
  left: 60px; /* narrows space betwixt at & d */
  width: 504px;
  height: 360px;
}

.measure {
  top: -150px;
  margin-left: 30px;
  z-index: 10;
  display: block;
  position: absolute;
}

div#paw2 {
  /* text shape position*/

  position: relative; /* fixed*/
  background-color: transparent; /* paw background */
  outline: none;
  left: 850px;
  top: 375px;
  width: 250px;
}

div#paw2 a {
  display: inline; /* paw background */
  text-decoration: none;
  line-height: 10px;
}

div#paw2 a:hover {
  background: transparent; /* pop up background */
  visibility: hidden;
}
div#paw2 a span {
  display: none;
}

div#paw2 a:hover span {
  /* text distance from img*/
  display: inline; /* inline*/
  position: relative; /* relative*/
  visibility: visible;
  color: #2d2815;
  font-family: "Comic Sans MS";
  font-size: medium;
  font-weight: 500;
  top: -40px;
  left: -20px;
  z-index: 400;
  text-decoration: none;
  letter-spacing: 1px;
}

#footer {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: lighter;
  text-align: center;
  margin-top: 550px;
  width: 330px;
  margin-left: 360px;
}

#footer a:link {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}
#footer a:visited {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}
#footer a:hover {
  color: #fff8dc;
  text-decoration: none;
  background-color: transparent;
}
#footer a:active {
  color: #b22222;
  text-decoration: none;
  background-color: transparent;
}

#foottop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}
