body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: Verdana, Helvetica, Arial, _sans;
}

#toolbar_01 {
  width: 320px;
}

#toolbar_02 {
  background: transparent url(/i/tb_02.jpg) no-repeat;
  vertical-align: top;
}

#toolbar_02 #m1_mainLinks {
  width: 400px;
  text-align: left;
  position: relative;
  top: 25px;
  left: 20px;
}

#toolbar_02 #m3_mainLinks {
  width: 250px;
  text-align: left;
  position: relative;
  top: 25px;
  left: 20px;
}

#toolbar_02 #m1_mainLinks a, #toolbar_02 #m3_mainLinks a {
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

#toolbar_02 #m1_mainLinks a:hover, #toolbar_02 #m3_mainLinks a:hover {
  font-size: 13pt;
  text-decoration: underline;
  background-color: transparent;
}

#toolbar_02 #m1_subLinks {
  width: 400px;
  text-align: center;
  position: relative;
  top: 31px;
  left: 20px;
}

#toolbar_02 #m3_subLinks {
  width: 550px;
  text-align: center;
  position: relative;
  top: 31px;
  left: 20px;
}

#toolbar_02 #m2_mainLinks {
  width: 90%;
  padding-left: 20px;
  padding-top: 20px;
  vertical-align: middle;
  text-align: center;
}

#toolbar_02 #m1_subLinks a, #toolbar_02 #m3_subLinks a, #toolbar_02 #m2_mainLinks a {
	font-size: 8pt;
	color: #a0a0a0;
	text-decoration: none;
}

#toolbar_02 #m1_subLinks a:hover, #toolbar_02 #m3_subLinks a:hover, #toolbar_02 #m2_mainLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
  background-color: transparent;
}

#toolbar_03 {
  background: transparent url(/i/tb_02.jpg) no-repeat;
  vertical-align: top;
  width: 89px;
  padding-right: 2px;
}

#toolbar_garments {
  color: #ffffff;
  display: none;
  background: #808080;
  border: 1px solid #202020;
  position: absolute;
  width: 175px;
  height: 90px;
  top: 50px;
  left: 335px;
  padding: 5px 5px 5px 5px;
  font-size: 10pt;
}

#toolbar_garments a {
  font-size: 0.8em;
  color: #ffffff;
  text-decoration: none;
}

#toolbar_garments a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.toolbar_garment_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #303030;
}

.toolbar_garment_item {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 5px;
}

#toolbar_designs {
  color: #ffffff;
  display: none;
  background: #808080;
  border: 1px solid #202020;
  position: absolute;
  width: 200px;
  height: 110px;
  top: 50px;
  left: 465px;
  padding: 5px 5px 5px 5px;
  font-size: 10pt;
}

#toolbar_designs a {
  font-size: 0.8em;
  color: #ffffff;
  text-decoration: none;
}

#toolbar_designs a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.toolbar_design_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #303030;
}

.toolbar_design_item {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 5px;
}

.toolbar_design_notes {
  color: #202020;
  font-size: 0.8em;
  font-weight: normal;
  padding: 10px 5px 5px 5px;
}

#toolbar_other {
  color: #ffffff;
  display: none;
  background: #808080;
  position: absolute;
  width: 250px;
  height: 300px;
  top: 60px;
  left: 625px;
  padding: 5px 5px 5px 5px;
  font-size: 10pt;
}

#toolbar_other a {
  font-size: 0.8em;
  color: #ffffff;
  text-decoration: none;
}

#toolbar_other a:hover {
  text-decoration: underline;
  background-color: transparent;
}

#toolbar_newGarment {
  color: #202020;
  display: none;
  background: #808080;
  border: 1px solid #202020;
  position: absolute;
  width: 300px;
  height: 100px;
  top: 50px;
  left: 335px;
  padding: 5px 5px 5px 5px;
  font-size: 8pt;
}

#toolbar_newGarment a {
  font-size: 0.8em;
  color: #ffffff;
  text-decoration: none;
}

#toolbar_newGarment a:hover {
  text-decoration: underline;
  background-color: transparent;
}

