/* CSS Document */
body {
  background: url(/images/belove-homepage-bg.jpg) no-repeat top center #463444;
  margin:25px 0 0 0;
  margin: 10px 0 0 0 !ie;
}
div#container {
  width: 800px;
  height: 683px;
  margin: auto;
}
div#newsletter {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  margin: 15px 10px 0 0;
  height: 15px;
  text-align: right;
}
div#newsletter a {
  color: #bebebe;
  text-decoration: none;
}
div#newsletter a:hover {
  color: #bebebe;
  text-decoration: underline;
}
div#newsletter_signup {
  margin-left: 685px; 
  position: absolute;
  top: 20px;
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  color: #bebebe;
  font-size: 10px;
  text-align: center;
}
div#newsletter_signup fieldset {
  border: 0;
}
div#newsletter_signup label {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 9px;
  color: #bebebe;
  display: block;
  text-align: left;
}
div#newsletter_signup input {
  height: 10px;
  width: 100px;
  margin-bottom: 2px;
  background: #594957;
  border: 0;
  height: 15px;
  color: #bebebe;
  font-size: 9px;
}
div#mainNav {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.25px;
  color: #d3bea4;
  margin: 68px 0 0 2px;
  height: 15px;
}
div#mainNav a {
  color: #d3bea4;
  text-decoration: none;
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
div#slideshow {
  position: relative;
  margin: 8px 0 0 0;
  width: 283px;
  height: 277px;
}

#storeLink {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 1.25px;
  color: #d3bea4;
  margin: 10px 0 0 290px;
}

#roundedCorners {
  float: right;
  color: #d5d7d7;
  width: 135px;
  height: 150px;
  margin: 25px 370px 0 0;
  background: #fff;
}

b.rtop, b.rbottom{display:block;background: #4c2f45}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #fff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#seoTxt {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  color: #7c5979;
  margin: 100px 0 0 150px;
  width: 500px;
}
div#seoTxt a {
  color: #7c5979;
  text-decoration: none;
}
div#seoTxt a:hover {
  color: #7c5979;
  text-decoration: underline;
}
div#storeLink a {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  color: #d3bea4;
  text-decoration: none;
  position: relative;
}
div#storeLink a:hover {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  color: #2cb3b4;
  text-decoration: none;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:135px;
    height:191px;
    overflow:hidden;
    background: #fff;
}
#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#fff;
}
#slide-images li img{
    display:block;
    background-color:#fff;
}
div#copyright {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  color: #7c5979;
  text-align: center;
  position: relative;
  height: 15px;
  width: 780px;
  top: 5px;
  margin: 210px 0 0 0;
}
div#copyright a {
  color: #7c5979;
  text-decoration: none;
}
div#copyright a:hover {
  color: #7c5979;
  text-decoration: underline;
}
div#support {
  position: absolute;
  margin: 65px 0 0 -50px;
}