body {
  behavior: url(main/csshover3.htc);
  background: url(/main/img/body_bg.gif) repeat-x top center #ffffff;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #5e5e5e;
  font-size: 12px;
  line-height: 22px;
  text-align: justify;
}
a {
  text-decoration: none;
  outline-style: none;
  color: #5e5e5e;
}
img {
  border: none;
}
div#mainArea {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
div#topArea {
  width: 980px;
  height: 139px;
  position: relative;
}
div#topMenuArea {
  width: 980px;
  height: 61px;
  position: relative;
}
div#contentArea {
  width: 980px;
  height: auto;
  padding: 30px 0;
}
div#footerArea {
  width: 100%;
  height: 170px;
  background: url(/main/img/footer_bg.gif) repeat-x top center;
}
div#footerAreaInner {
  width: 980px;
  height: 100px;
  margin: 0 auto;
  padding-top: 70px;
  font-size: 11px;
}
div#footerAreaInner b {
  color: #e30208;
}
div#logoArea {
  position: absolute;
  top: 50px;
  left: 10px;
}
div#partnerArea {
  position: absolute;
  top: 20px;
  right: 0;
}
div#searchBox {
  background: url(/main/img/search_bg.png);
  width: 209px;
  height: 34px;
  position: absolute;
  top: 13px;
  line-height: 34px;
  right: 0;
}
div#searchBox input[type="text"] {
  border: none;
  background: transparent;
  color: #a2a2a2;
  font-family: Arial, sans-serif;
}
div#searchBox input[type="submit"] {
  background: url(/main/img/search.gif) no-repeat center center;
  padding: 0;
  border: none;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
div#miniMenu {
  position: absolute;
  bottom: 25px;
  right: 0;
  font-size: 11px;
}
div#cartArea {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 11px;
}
div#contentAreaLeft {
  width: 205px;
  height: auto;
  float: left;
}
div#contentAreaRight {
  width: 750px;
  float: left;
  padding-left: 25px;
  height: auto;
}
div#clearFix {
  width: 980px;
  height: 1px;
  clear: both;
  overflow: hidden;
}
div#userArea {
  width: 175px;
  height: auto;
  background: #e30208;
  -moz-border-radius: 5px;
  padding: 15px;
  color: #ffffff;
  font-size: 11px;
  margin-top: 20px;
}
div#userArea a {
  color: #ffffff;
  font-weight: bold;
}
span.standardTitle, div.titleRight, span.contentPageTitle {
  display: block;
  font-weight: bold;
  color: #e30208;
  font-size: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e5e5e5; 
  clear: both;
}
div#userArea input[type="text"], div#userArea input[type="password"] {
  background: url(/main/img/search_bg.png) left center;
  width: 165px;
  height: 24px;
  padding: 5px;
  margin-bottom: 10px;
  border: 0;
  -moz-border-radius: 5px;
  color: #a2a2a2;
  font-family: Arial, sans-serif;
}
div#userArea input[type="submit"] {
  border: none;
  padding: 0;
  background: transparent;
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
div.productBoxLeftSide {
  float: left;
  width: 400px;
}
div.productBoxRightSide {
  width: 350px;
  float: left;
}
div.productAttribute {
  height: 30px;
}
div.attributeName, div.attributeValue, div.attributeUnit {
  float: left;
}
div.attributeName {
  width: 200px;
  font-weight: bold;
}
div.attributeValue {
  padding-right: 10px;
}
div.productAttributesBox {
  padding-left: 30px;
}
span.promotedProductPrice, span.normalProductPrice {
  font-weight: bold;
  font-size: 24px;
  color: #e30208;
}
div.producerLogo {
  width: 400px;
  height: 70px;
}
div[rel="CRAFT"] {
  background: url(/main/img/craftLogo.png) top left no-repeat;
}
div#productBox {
  padding-bottom: 25px;
}
div.itemBox {
  width: 230px;
  height: 330px;
  float: left;
  text-align: center;
  margin: 0 10px;
  line-height: 100%;
}
div.itemBox div.priceBox {
  width: 230px;
  text-align: center;
}
a.productListElemTitle {
  font-weight: bold;
  color: #e30208;
}
a.cartAdder {
  width: 108px;
  height: 32px;
  background: url(/main/img/cartAdder.png);
  display: block;
}
a.cartAdder:hover {
  background-position: 0 100%;
}
fieldset {
  border: solid 1px #e5e5e5;
  padding: 20px;
}
legend {
  font-weight: bold;
  padding: 10px;
}
div#contentAreaRight input[type="text"], div#contentAreaRight textarea, div#contentAreaRight input[type="password"], div#contentAreaRight select {
  border: solid 1px #e5e5e5;
  color: #A2A2A2;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 3px 5px;
} 
label {
  display: inline-block;
}
div#contentAreaRight input[type="submit"], div#contentAreaRight input[type="reset"] {
  background: #e30208;
  padding: 5px;
  border: none;
  -moz-border-radius: 5px;
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}
div#contentAreaRight input[type="submit"]:hover, div#contentAreaRight input[type="reset"]:hover {
  background: #626262;
}
table.productTable {
  width: 750px;
}
div.cartMessage {
  padding: 10px 0;
  color: #e30208;
  font-size: 18px;
}
div.cartConfirmationBox {
  padding: 20px 0;
}
a.largeTopBanner {
  display: block;
  text-align: center;
}
select#additionalProductVersionBox {
  background: #fff;
  color: #484848 !important;
}
a#backButton {
  background: #E30208;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.clearFix {
  clear: both;
}
span.promotedProductOldPrice {
  text-decoration: line-through;
}
select#paymentType,
select#shipmentType {
  background: #fff;
  font-weight: bold;
  color: #000 !important;
}
