ehtml,body,table {
  margin: 10px;
  padding: 0px;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  line-height: 15px;
}

#fill {
  background-image: url("inline/fill.png");
  position: relative;
  top: 10px;
  width: 100%;
  height: 92px;
}

#f-contain {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width: 600px;
}

#contents { 
  position: relative;
  top: -30px;
  margin-left: 0px;
  width: 100%;
}

#top { 
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width: 100%;;
  height: 130px;
  background-image: url("inline/caption.png");
  background-repeat: no-repeat;
}

#menu { 
  position: relative;
  top: -40px;
  margin-left: 310px;
  width: 280px;
  height: 30px;
}

#settings {
  position: absolute;
  top: 10px;
  width: 600px;
  height: 50px;
  color: #ffffff;
}

.settable {
  position: relative;
  top: 9px;
  line-height: 13px;
}

#tabfill {
  background-image: url("inline/tab-bg.png");
  position: relative;
  top: 10px;
  width: 100%;
  height: 35px;
}

#tab-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width: 700px;
}

.maintab {
  background-image: url("inline/main-tab.png");
  position: relative;
  text-align: center;
  line-height: 26px;
  top: 7px;
  width: 100px;
  height: 27px;
}

.smalltab {
  background-image: url("inline/small-tab.png");
  position: relative;
  text-align: center;
  line-height: 22px;
  top: 11px;
  width: 100px;
  height: 23px;
}

.minitab {
  background-image: url("inline/mini-tab.png");
  position: relative;
  text-align: center;
  line-height: 22px;
  top: 11px;
  width: 70px;
  height: 23px;
}

.minitab2 {
  background-image: url("inline/mini2-tab.png");
  position: relative;
  text-align: center;
  line-height: 26px;
  top: 7px;
  width: 70px;
  height: 27px;
}

#container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 15px;
  width: 700px;
}

a {
  color: #a26b6b;
  text-decoration: none;
}

a:hover {
  color: #ffa800;
  text-decoration: none;
}

a img {
  border-style: none;
}

.bigpic { 
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  width: 272px;
}

.galpic { 
  border: 1px solid #000000;
  margin-top: 6px;
  margin-bottom: 4px;
  padding: 2px;
  width: 398px;
  height: 298px;
  float: right;
}

.cartpic { 
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  width: 100px;
}

.thumb { 
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  width: 100px;
  height: 100px;
}

table.cart { 
  border-collapse: collapse;
}

table.cart td {
  padding: 4px;
}

.cartname {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
}

.info {
  border-collapse: collapse;
  margin-top: 4px;
}

.cap {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  border-bottom: solid;
  border-width: 1px;
  color: #000000;
  border-color: #000000;
  line-height: 25px;
}

.orderid {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 50px;
}

.error {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom: solid;
  border-width: 1px;
  color: #cc0000;
  border-color: #000000;
  margin-top: 7px;
  padding-bottom: 6px;
  text-align: center;
}

.line { 
  width: 100%;
  border-bottom: solid;
  border-width: 1px;
  border-color: #000000;
  height: 1px;
  padding: 0px;
  position: relative;
  margin-top: 5px;
}

.smallcap {
  width: 100%;
  font-weight: bold;
  margin-top: 10px;
  color: #444444;
  margin-bottom: 1px;
}

.price { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

.ct { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  background-color: #f5f5f5;
  border-color: #444444;
  border-style: solid;
  border-width: 1px;
  width: 300px;
  padding-left: 2px;
  margin-bottom: 4px;
}

.cto { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7b1717;
  background-color: #f8ede4;
  border-color: #444444;
  border-style: solid;
  border-width: 1px;
  width: 300px;
  padding-left: 2px;
  margin-bottom: 4px;
}

.no {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #f5f5f5;
  border-color: #444444;
  border-style: solid;
  border-width: 1px;
  width: 30px;
  margin-top: 5px;
  padding-left: 2px;
}

select { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #efefef;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

#end {
  position: relative;
  border-top: solid;
  border-width: 1px;
  padding-top: 10px;
  border-color: #000000;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

form {
  margin-top: 0px;
}

p { 
  margin-top: 8px;
  margin-bottom: 8px;
}

ul { 
  margin-top: 12px;
  margin-bottom: 12px;
}

ul li { 
  margin-top: 8px;
  margin-bottom: 8px;
}

ol { 
  margin-top: 12px;
  margin-bottom: 12px;
}

ol li { 
  margin-top: 8px;
  margin-bottom: 8px;
}

table.sizes {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
}

table.sizes tr.tint { 
  background-color: #eeeeee;
}

table.sizes td.line { 
  border-bottom: solid;
}
