/* Egna stilar som ersätter Default.css */

body {
  margin: 0px;
  padding: 0px;
/*  background: url('images/design/MainBg.gif'); */
  background: url('images/design/YantraBg.gif');
  background-position: top center;
  font-family: Arial;
  font-size: 13px;
  line-height: 1.4em;
}

div {
  font-family: Arial;
  font-size: 13px;
  line-height: 1.4em;
}

p {
  margin: 10px 0px;
}

a:link {
  color: #df6200;
  text-decoration: none;
}

a:hover {
  color: #df6200;
  text-decoration: underline;
}

img {
  position: relative;
}

hr {
  border: 0px;
  height: 2px;
  background: #dddddd;
}

/* h1 {
  margin-top: 0px;
} */

td.FlashPage {
  padding: 0px;
  background: url('images/design/BasePageBg.jpg') repeat-y;
}
div.FlashPage {
  float: left;
  position: relative;
  margin-left: -21px;
  padding: 0px;
}

.TopLogoAndMenu {
  width: 980px;
  height: 170px;
  background: url('images/design/TopLogoAndMenu.jpg');
  background-repeat: no-repeat;
}

.BasePage {
  width: 950px;
  height: auto;
  background: url('images/design/BasePageBg.jpg');

  padding: 15px;
  padding-top: 10px;
  padding-bottom: 55px;
}

td.TdCart {
  width: 205px;
}

div.DivBox {
  padding: 10px;
  line-height: 1.4em;
  background: #f9f1de;
}
div.BoxSeparator {
  width: 100%;
  height: 2px;
  background: #dcd3bd;
  margin: 5px 0px;
}
span.TdCart a {
  text-decoration: none;
  color: #df6200;
  font-weight: bold;
}
span.TdCart a:hover { text-decoration: underline; }

span.BoxHead {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

table.ShaktimatYoga_Program {
  background: #f9f1de;
  border: solid 1px #dcd3bd;
  font-size: 12px;font-weight: bold;
  color: #df6200;
}

table.ShaktimatYoga_Program img {
  border: solid 1px #dcd3bd;
}

div.ProdPlaceholderOrange, div.ProdPlaceholderGron, div.ProdPlaceholderGul, div.ProdPlaceholderLila {
  width: 220px;
  height: 320px;
  background: no-repeat;
  margin-left: -4px;
}
div.ProdPlaceholderOrange { background-image: url('images/prod/ShaktiOrange.jpg'); }
div.ProdPlaceholderGron { background-image: url('images/prod/ShaktiGron.jpg'); }
div.ProdPlaceholderGul { background-image: url('images/prod/ShaktiLightGul.jpg'); }
div.ProdPlaceholderLila { background-image: url('images/prod/ShaktiLightLila.jpg'); }

div.YantraBg {
/*  background: url('images/design/YantraBg.gif');
  background-position: top center; */
}
