html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-width: 1200px;
}
input,
textarea {
  resize: none;
  outline: none;
}
body {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 200;
  font-style: normal;
  background: #F7F8F8;
  z-index: -2;
  overflow-x: hidden;
}
@media all and (max-width: 1200px) {
  body {
    overflow-x: auto;
  }
  #rightPageBorder {
    display: none;
  }
  #rightPageBorderGradient {
    display: none;
  }
}
a:link {
  text-decoration: none;
}
a:link:active {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:visited:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
@font-face {
  font-family: bookAntiqua;
  src: url('../fonts/BKANT.TTF');
  font-weight: normal;
  font-style: normal;
}
#page {
  position: relative;
  min-height: 100%;
  width: 1200px;
  margin: 0 auto;
  background: white;
  z-index: 0;
}
#page #leftPageBorder,
#page #rightPageBorder {
  position: absolute;
  width: 20px;
  height: 100%;
  background: url('../images/frontPage/barBottom.png');
}
#page #leftPageBorder {
  left: -20px;
}
#page #rightPageBorder {
  right: -20px;
}
#page #leftPageBorderGradient,
#page #rightPageBorderGradient {
  position: absolute;
  height: 100%;
  width: 125px;
}
#page #leftPageBorderGradient {
  left: -145px;
  background: url('../images/leftPageBorderGradient.png');
}
#page #rightPageBorderGradient {
  right: -145px;
  background: url('../images/rightPageBorderGradient.png');
}
#topBackground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 285px;
  background: url('../images/gradientBackgroundTop.png');
  z-index: -1;
}
#topBackground .viggiBackground {
  width: 100%;
  height: 113px;
  background: url('../images/viggiBackgroundTop.png') top center no-repeat;
}
#bottomBackground {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 280px;
  background: url('../images/gradientBackgroundBottom.png') center bottom repeat-x;
  z-index: -1;
}
#bottomBackground .viggiBackground {
  width: 100%;
  height: 100%;
  background: url('../images/viggiBackgroundBottom.png') bottom center no-repeat;
}
#logo {
  padding-top: 39px;
  margin: 0 auto 34px auto;
  height: 35px;
  width: 100px;
}
#logo img {
  width: 86px;
}
#main {
  position: relative;
  padding-bottom: 180px;
  min-width: 100%;
}
#footer {
  position: absolute;
  bottom: 0;
  height: 170px;
  clear: both;
  width: 100%;
  text-align: center;
}
#footer a,
#footer #bottomLinks {
  position: relative;
  margin: 15px auto 0 auto;
  font-family: "Maison Neue Medium", Helvetica, Arial, Sans-Serif, sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  z-index: 1;
  clear: both;
  font-size: 11px;
  color: #4c494c;
}
#footer #socialMedia {
  width: 108px;
  margin: 0 auto;
  height: 20px;
  margin-top: 60px;
}
#footer .socialItem {
  height: 20px;
  float: left;
  margin: 0 5px;
}
#footer .socialItem:hover {
  background-position: 0 -23px;
}
#footer .facebook {
  background: url('../images/facebook.png') no-repeat;
  width: 9px;
}
#footer .twitter {
  background: url('../images/twitter.png') no-repeat;
  width: 24px;
}
#footer .pintrest {
  background: url('../images/pintrest.png') no-repeat;
  width: 21px;
}
#footer .tumblr {
  background: url('../images/tumblr.png') no-repeat;
  width: 12px;
}
.button {
  font-family: "Maison Neue Light", Helvetica, Arial, Sans-Serif, sans-serif;
  font-weight: 200;
  font-style: normal;
  display: table;
  background: #979797;
  padding: 5px 8px;
  cursor: default;
  font-size: 13px;
}
.button .innerButton {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
}
.button:hover {
  background: #696969;
}
.button:active {
  background: #979797;
}
.optionBar {
  clear: both;
  width: 100%;
  height: 20px;
  background: url('../images/frontPage/barBottom.png');
}
#diamondBarBottom {
  position: relative;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #696969;
  font-size: 13px;
  height: 237px;
}
#diamondBarBottom .title {
  letter-spacing: 1px;
  position: absolute;
  left: 52px;
  top: 60px;
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
#diamondBarBottom .title .italic {
  font-style: italic;
}
#diamondBarBottom .createNow {
  position: absolute;
  background: url('../images/introPages/createNow.png');
  width: 172px;
  height: 32px;
  top: 133px;
  left: 90px;
}
#diamondBarBottom .createNow:hover {
  opacity: .85;
}
#diamondBarBottom .createNow:active {
  opacity: 1;
}
#diamondBarBottom .diamondsPic {
  position: absolute;
  left: 350px;
  top: 20px;
  background: url('../images/introPages/diamonds.png');
  width: 510px;
  height: 205px;
}
#diamondBarBottom .diamondOptions {
  position: absolute;
  left: 900px;
  top: 62px;
  font-style: italic;
}
#diamondBarBottom .diamondOptions .option1,
#diamondBarBottom .diamondOptions .option2,
#diamondBarBottom .diamondOptions .option3 {
  height: 32px;
  background-position: left  center;
  background-repeat: no-repeat;
  padding-left: 43px;
  margin-bottom: 10px;
  line-height: 32px;
}
#diamondBarBottom .diamondOptions .option1 {
  background-image: url('../images/introPages/1.png');
}
#diamondBarBottom .diamondOptions .option2 {
  background-image: url('../images/introPages/2.png');
}
#diamondBarBottom .diamondOptions .option3 {
  background-image: url('../images/introPages/3.png');
}
