.A, a{
  color: #7994b5;
}

#AddToCartButton{
  border: none;
  cursor: pointer;
  display: none;
  margin-top: 32px;
}

.BelowNav{
  background-image: url(resources/images/nav_bg.gif);
  height: 192px;
  width: 164px;
}

#Body, body{
  background-image: url(resources/images/site_bg_top.gif);
  background-repeat: repeat-x;
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.Caption{
  color: #7994b5;
  font-family: georgia, times new roman, times, serif;;
  font-size: 11px;
  font-weight: bold;
}

.FormCheckbox{
  background-color: #ffffff;
  color: #7994b5;
}

.FormInputColumn{
  width: 342px;
}

.FormLabel{
  color: #333333;
  font-weight: bold;
}

.FormLabelColumn{
  width: 112px;
}

.FormTable, form table{
  width: 496px;
}

.FormTd, form td{
  padding-bottom: 4px;
}

.FormTextarea, form textarea{
  height: 128px;
  width: 496px;
}

.FormTextInput{
  border: 1px solid #d0d0d0;
  height: 18px;
  margin-right: 4px;
  width: 257px;
}

.H1, H1{
  border-bottom: 1px solid #aaaaaa;
  color: #7994b5;
  font-family: georgia, times new roman, times, serif;;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 8px;
  margin-top: 22px;
  padding: 0px;
  padding-bottom: 4px;
}

.H2, h2{
  color: #7994b5;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 8px;
}

#Html, html{
  background-image: url(resources/images/site_bg_bottom.gif);
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#ItemDetailImage{
  cursor: pointer;
  height: 443px;
  margin-left: 17px;
  margin-top: 21px;
  width: 226px;
}

#ItemDetailImageContainer{
  background-image: url(resources/images/page_bottom.gif);
  height: 485px;
  margin-right: 32px;
  width: 257px;
}

.ItemDetailImageSmall{
  border: 1px solid #d0d0d0;
  float: left;
  height: 138px;
  margin-right: 4px;
  width: 70px;
}

.ItemDetailPrice{
  color: #7994b5;
  font-family: tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

.ItemDetailProperties{
  color: #000000;
}

#ItemOutOfStock{
  color: #7994b5;
  display: none;
  font-weight: bold;
  margin-top: 32px;
}

.ItemThumb{
  background-image: url(resources/images/site_bg_top.gif);
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 324px;
  margin-bottom: 23px;
  text-align: center;
  text-decoration: none;
  width: 144px;
}

.ItemThumbImage, .ItemThumb img{
  border: none;
  margin-bottom: 8px;
  margin-top: 12px;
}

#Logo{
  background-image: url(resources/images/logo.gif);
  background-repeat: no-repeat;
  display: block;
  filter: alpha(opacity=100);
  height: 83px;
  margin-left: 10px;
  text-decoration: none;
  width: 311px;
}

.NavBg{
  background-color: #ffffff;
}

.NavButtonBlue{
  background-image: url(resources/images/button_blue_bg.gif);
  color: #000033;
  filter: alpha(opacity=100);
  font-size: 11px;
  height: 18px;
  padding-top: 1px;
}

.NavButtonBrown{
  background-image: url(resources/images/button_bg.gif);
  border-bottom: 2px solid #ffffff;
  color: #444422;
  filter: alpha(opacity=100);
  font-family: georgia, times new roman, times, serif;;
  font-size: 11px;
  font-weight: bold;
  height: 19px;
  padding-left: 8px;
}

.NavLink, .NavTd a{
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
  display: block;
  padding-left: 8px;
  text-decoration: none;
}

.NavTd{
  background-color: #f2f0df;
}

#Page{
  background-image: url(resources/images/page_bg.gif);
  padding-left: 7px;
  padding-right: 7px;
}

#PageBottom{
  background-image: url(resources/images/page_bottom.gif);
  height: 6px;
}

.PageImage{
  display: block;
  filter: alpha(opacity=0);
  height: 382px;
  opacity: 0;
  width: 602px;
}

.PageText{
  margin-bottom: 48px;
  margin-left: 22px;
  margin-right: 22px;
}

#PageTop{
  background-image: url(resources/images/page_top.gif);
  height: 7px;
}

.PaginationLink, .PaginationLinks a{
  display: block;
  float: left;
  font-weight: bold;
  height: 18px;
  line-height: 15px;
  margin: 4px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  width: 18px;
}

.PaginationLinks{
  clear: both;
  height: 48px;
}

.PaginationLinkSelected{
  border: 1px solid #EC068D;
}

.Serif{
  font-family: georgia, times new roman, times, serif;;
}

.Subtitle{
  color: #e0e0e0;
  font-style: italic;
  font-weight: bold;
  margin-left: 2px;
}

.Text, html, body, td{
  color: #000000;
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  text-decoration: none;
}

.TopNavLink{
  color: #333333;
  cursor: pointer;
  filter: alpha(opacity=100);
  font-family: georgia, times new roman, times, serif;;
  text-decoration: none;
}

.TopNavTd{
  padding-right: 12px;
}

