/* Cascading Style Sheet */
#promo1{
  margin-top: 100px;
}

#buttons{
text-align: center;
}
#emailbtn {
margin-top: 20px;
margin-left: 175px;
width: 150px;
}
#waitBtn {
margin-left: 300px;
width: 150px;
margin-top: -15px;
}
.plitters{
  color: #6600CC;
  text-align: center;
}

#pics{
margin-top: 20px;
padding: 25px;
border: 6px solid #3366FF;
background: rgba(204,204,255,0.5);
background: rgb(204,204,255);
}
#pics2{
margin-top: 20px;
padding: 25px;
border: 6px solid #3366FF;
background: rgba(204,204,255,0.5);
background: rgb(204,204,255);
}
#pics3{
margin-top: 20px;
padding: 25px;
border: 6px solid #3366FF;
background: rgba(204,204,255,0.5);
background: rgb(204,204,255);
}
.group1{
margin-top: 20px;
width: 125px;
margin-left: 10px;
height: 150px;
text-align: center;
padding: 25px;
border: 4px solid #FF00FF;
background: rgba(255,102,255,0.5);
background: rgb(255,102,255);
}
.group2{
margin-top: -160px;
margin-left: 205px;
text-align: center;
height: 150px;
width: 125px;
padding: 25px;
border: 4px solid #FF00FF;
background: rgba(255,102,255,0.5);
background: rgb(255,102,255);
font-size: 16px;
font: arial;
}
.group3{
margin-top: -160px;
margin-left: 400px;
text-align: center;
height: 150px;
width: 125px;
padding: 25px;
border: 4px solid #FF00FF;
background: rgba(255,102,255,0.5);
background: rgb(255,102,255);
}
.group1a{
margin-top: 20px;
width: 125px;
margin-left: 10px;
height: 100px;
text-align: center;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
.group2a{
margin-top: -160px;
margin-left: 205px;
text-align: center;
height: 100px;
width: 125px;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
.group3a{
margin-top: -160px;
margin-left: 400px;
text-align: center;
height: 100px;
width: 125px;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
.group1b{
margin-top: 20px;
width: 125px;
margin-left: 10px;
height: 100px;
text-align: center;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
.group2b{
margin-top: -160px;
margin-left: 205px;
text-align: center;
height: 100px;
width: 125px;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
.group3b{
margin-top: -160px;
margin-left: 400px;
text-align: center;
height: 100px;
width: 125px;
padding: 25px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
#details{
margin-top: 20px;
padding: 10px;
border: 6px solid #996699;
background: rgba(102,0,102,0.5);
background: rgb(102,0,102);
height: 150px;
}
#details2{
margin-top: 20px;
padding: 10px;
border: 6px solid #336633;
background: rgba(51,153,51,0.5);
background: rgb(51,153,51);
height: 150px;
}
.fembox{
width: 125px;
height: 75px;
text-align: center;
padding: 5px;
border: 4px solid #FF00FF;
background: rgba(255,102,255,0.5);
background: rgb(255,102,255);
}
.malebox{
text-align: center;
height: 75px;
width: 125px;
padding: 5px;
border: 4px solid #000099;
background: rgba(102,102,204,0.5);
background: rgb(102,102,204);
}
#videos{
padding: 25px;
}
#videos2{
padding: 25px;
}
#video1{
margin-top: 25px;
}
#video2{
margin-top: -220px;
margin-left: 300px;
}
#video3{
margin-top: 25px;
}
#video4{
margin-top: -220px;
margin-left: 300px;
}
#vid1{
margin-top: 25px;
}
#vid2{
margin-top: -220px;
margin-left: 300px;
}
#vid3{
margin-top: 25px;
}
#statcounter {
text-align: center;
margin-top: 50px;
}
#curve{
border: 6px solid #3366FF;
background: rgba(204,204,255,0.5);
background: rgb(204,204,255);
}
.sold{
  font-size: 18px;
  color: #FF0000;
  border: 4px ridge #000099;
  background-color: #CC9999;
}
