html, body
{
  padding: 0;
  margin: 0;
}

body
{
  background-color: #802020;
  background-image: url(/img/background.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  font-family: Arial, Verdana;
  font-size: 12px;
  line-height: 18px;
  color: black;
}

a
{
  text-decoration: underline;
  color: black;
  outline: none;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: 0px;
}

p
{
  margin-bottom: 0;
}

.clear
{
  clear: both;
}

.bottomfix
{
  height: 0;
  overflow: hidden;
}

.container
{
  position: relative;
  width: 980px;
  background-image: url(/img/container.png);
  background-position: 50% 0;
  background-repeat: repeat-y;
  margin: 0 auto;
}

.container .top
{
  height: 95px;
  background-image: url(/img/top.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  margin: 0 10px;
}

.container .top .logo
{
  float: left;
  margin: 20px;
}

.container .top .banner
{
  float: left;
  width: 458px;
  height: 90px;
  overflow: hidden;
}

.container .top .buttons
{
  float: right;
  width: 184px;
  margin: 20px 18px 18px 20px;
}

.container .top .buttons a
{
  float: left;
  width: 90px;
  height: 24px;
  background-image: url(/img/topbutton.png);
  background-position: 0 0;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #222;
  font-size: 11px;
  font-weight: bold;
  color: white;
  display: block;
  overflow: hidden;
  margin: 0 2px 2px 0;
}

.container .top .buttons a:hover
{
  background-position: 0 100%;
}

.container .box .frame
{
  width: 100%;
  border: 0;
}

.container .box .frame .corner_top_left
{
  height: 7px;
  background-image: url(/img/box/corner_top_left.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

.container .box .frame .corner_top_right
{
  width: 7px;
  height: 7px;
  background-image: url(/img/box/corner_top_right.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

.container .box .frame .content_left
{
  width: 7px;
  background-image: url(/img/box/content_left.png);
  background-repeat: repeat-y;
  overflow: hidden;
}

.container .box .frame .content
{
  background: white;
}

.container .box.withPadding .frame .content
{
  padding: 8px;
}

.container .box.withPadding .frame .content .header
{
  position: relative;
  height: 40px;
  background-image: url(/img/header.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  padding: 0 10px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  margin: -10px -10px 10px -10px;
  z-index: 2;
}

.container .box.withPadding .frame .content .header a
{
  text-decoration: none;
}

.container .box.withPadding .frame .content .header a:hover
{
  color: #bf0000;
}

.container .box.withPadding .frame .content .header .price
{
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 20px;
  color: #bf0000;
}

.container .box.withPadding .frame .content .adbanner
{
  float: left;
}

.container .box.withPadding .frame .content .productinfo
{
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px 0;
}

.container .box.withPadding .frame .content .productinfo a
{
  text-decoration: none;
  margin: 0 20px 0 0;
}

.container .box.withPadding .frame .content .productinfo a:hover
{
  color: #bf0000;
}

.container .box.withPadding .frame .content .productinfo a img
{
  margin: 0 0 -2px 0;
}

.container .box.withPadding .frame .content .productright
{
  width: 270px;
  float: right;
  background: white;
  border: 1px solid #ddd;
  border-bottom: 0;
  margin: 0 0 10px 10px;
}

.container .box.withPadding .frame .content .productright .productright_photo
{
  width: 250px;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.container .box.withPadding .frame .content .productright .productright_related
{
  width: 250px;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.container .box.withPadding .frame .content .productright .productright_related .productright_related_title
{
  font-weight: bold;
  color: #bf0000;
}

.container .box.withPadding .frame .content .productright .productright_related .productright_related_product
{
  text-decoration: none;
  color: #555;
  cursor: pointer;
  display: block;
  margin: 5px 0 0 0;
}

.container .box.withPadding .frame .content .productright .productright_related .productright_related_product:hover
{
  color: black;
}

.container .box.withPadding .frame .content .productright .productright_related .productright_related_product img
{
  float: left;
  width: 60px;
  padding: 5px;
  border: 1px dotted #ddd;
  margin: 0 10px 0 0;
}

.container .box.withPadding .frame .content .productright .productright_related .productright_related_product .productright_related_product_price
{
  background-image: url(/img/icons/12_arrow.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding: 0 17px 0 0;
  font-weight: bold;
  color: #bf0000;
}

.container .box .frame .content_right
{
  width: 7px;
  background-image: url(/img/box/content_right.png);
  background-repeat: repeat-y;
  overflow: hidden;
}

.container .box .frame .corner_bottom_left
{
  height: 7px;
  background-image: url(/img/box/corner_bottom_left.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

.container .box .frame .corner_bottom_right
{
  width: 7px;
  height: 7px;
  background-image: url(/img/box/corner_bottom_right.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

.container .leftcontent
{
  float: left;
  width: 190px;
  margin: 0 0 5px 15px;
}

.container .leftcontent .basket
{
  height: 26px;
  background-image: url(/img/basket.png);
  background-position: 0 0;
  padding: 0 8px;
  line-height: 27px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.container .leftcontent .search
{
  position: relative;
  height: 26px;
  background-image: url(/img/search_input.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.container .leftcontent .search input
{
  width: 134px;
  background: none;
  padding: 6px 8px;
  font-family: arial, verdana;
  font-style: italic;
  font-size: 12px;
  color: #666;
  border: 0;
  margin: 0;
}

.container .leftcontent .search input:focus
{
  font-style: normal;
  color: black;
}

.container .leftcontent .search a
{
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 26px;
  background-image: url(/img/search_button.png);
  background-position: 0 0;
  display: block;
}

.container .leftcontent .search a:hover
{
  background-position: 0 100%;
}

.container .leftcontent .basket:hover
{
  background-position: 0 100%;
}

.container .leftcontent .productmenu
{
  width: 176px;
  margin: -1px 0 0 0;
}

.container .leftcontent .productmenu .mainlink
{
  height: 30px;
  overflow: hidden;
  margin: 1px 0 0 0;
}

.container .leftcontent .productmenu .mainlink a
{
  height: 100%;
  background-image: url(/img/productmenu.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 8px;
  line-height: 31px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}

.container .leftcontent .productmenu .mainlink a:hover
{
  background-position: 0 50%;
}

.container .leftcontent .productmenu .mainlink.active
{
  position: relative;
  width: 191px;
  z-index: 2;
}

.container .leftcontent .productmenu .mainlink.active a,
.container .leftcontent .productmenu .mainlink.active a:hover
{
  background-position: 0 100%;
  text-shadow: 0 1px 1px #222;
  color: white;
}

.container .leftcontent .productmenu .sublink
{
  height: 24px;
  overflow: hidden;
  margin: 1px 0 0 0;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #ddd;
}

.container .leftcontent .productmenu .sublink a
{
  height: 100%;
  background-image: url(/img/productmenu_sub.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 8px;
  line-height: 25px;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #555;
  display: block;
}

.container .leftcontent .productmenu .sublink a:hover
{
  background-position: 0 50%;
  color: black;
}

.container .leftcontent .productmenu .sublink.active a,
.container .leftcontent .productmenu .sublink.active a:hover
{
  background-position: 0 100%;
  color: black;
}

.container .rightcontent
{
  float: right;
  width: 750px;
  margin: 0 15px 5px 0;
}

.bottom
{
  position: relative;
  width: 980px;
  height: 40px;
  background-image: url(/img/bottom.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 1px #222;
  font-size: 11px;
  font-weight: bold;
  color: white;
  overflow: hidden;
  margin: 0 auto 20px auto;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
