/*  zini_template1.css *******/
* {
margin:0;
padding:0;
}
/*************************** home page *****************************************
  body color is light brown #56342B
  container is a darker chocolate brown #3B1D12 
  footer is a lighter brown than the body #78933C
  menu is the same color as the body #56342B
  the bands are muted pink #F7AFE5 
  content boxes for photos 
  red for the submit buttons and error messages #C52020
*/

#zini_home_heading {
  position:absolute;
  left:  50px;
  top:   120px;
  width: 240px;
  height: 50px;
  /*
  background-color:blue;
  */
  z-index:1;
}

#roae1_photo {
  position:absolute;
  left:  150px;
  top:   200px;
  width: 240px;
  height: 380px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
#roae1_description {
  position:absolute;
  left:  450px;
  top:   300px;
  width: 340px;
  height: 150px;
  /*
  background-color:blue;
  */
}

#deux1_photo {
  position:absolute;
  left:  50px;
  top:   650px;
  width: 250px;
  height: 325px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

#deux2_photo {
  position:absolute;
  left:  640px;
  top:   700px;
  width: 220px;
  height: 202px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}
#deux_description {
  position:absolute;
  left:  350px;
  top:   750px;
  width: 300px;
  height: 150px;
  /*
  background-color:blue;
  */
}
#construction-message {
  position:absolute;
  left:  200px;
  top:   300px;
  width: 450px;
  height: 50px;
  padding:10px;
  background-color:white;
  z-index:2;
}
#container {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
}

#page-title {
  position:absolute;
  top: 180px;
  left: 155px;
  width: 700px;
  height: 50px;
}
#content {
  position:absolute;
  top: 230px;
  left: 130px;
  width: 750px;
  height: 650px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  background-color:blue;
}
#content-1 {
  position:absolute;
  top: 180px;
  left: 150px;
  width: 450px;
  height: 150px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  /*
  background-color:blue;
  */
}


#band1 {
  position:relative;
  top: 10px;
  height: 40px;
  /*
  background-color:blue;
  */
}
#band-other {
  position:relative;
  top: 55px;
  height: 65px;
  background-color:#F7AFE5;
}

#band2 {
  position:relative;
  top: 300px;
  height: 45px;
  background-color:#F7AFE5;
}

#logo {
  position:absolute;
  left: 15px;
  top: 20px;
  width: 110px;
  height: 130px;
  padding:5px;
  background-color:#56342B;
  z-index:3;
}

#hidden-logo {
  position:absolute;
  left: 650px;
  top: 190px;
  width: 70px;
  height: 50px;
  /*
  background-color:red;
  */
  z-index:2;
}

#bottom-logo {
  position:absolute;
  left: 80px;
  top: 480px;
  width: 500px;
  height: 90px;
  z-index:3;
}


#top-logo {
  position:absolute;
  left: 120px;
  top: 10px;
  width: 700px;
  height:70px;
  z-index:3;
}

#paypal-wording {
  position:absolute;
  top:430px;
  left:0px;
  width: 150px;
  height:20px;
}
#paypal {
  position:absolute;
  top:450px;
  left:0px;
  width: 150px;
  height:174px;
}

#new-products-menu {
  position:absolute;
  top: 155px;
  left: 0px;
  height: 20px;
  width: 100px;
  padding:2px;
  background-color:#292929;
  z-index:2;
  
}
#horizontal-menu {
  position:absolute;
  top: 120px;
  left: 0px;
  height: 30px;
  /*
  background-color:#292929;
  */
}

#nav {
  position:absolute;
  left:0px;
  top: 80px;
  width: 1000px;
  height: 150px;
  text-align:center;
  /*
  background-color:pink;
  */
}

#inner-nav {
  position:relative;
  top: 0px;
  width: 935px;
  height: 30px;
  /*
  background-color:blue;
  */
}

#sidebar {float:right;
	  width:140px;
	  margin-right:10px;
	  background-color: orange;
}
#bottom-menu-bar {
  left:-1px;
  position:absolute;
  bottom: 20px;
  width: 850px;
  height: 20px;
  background-color:#C52020;
}
#home-footer {
  position:absolute;
  left:-1px;
  bottom: -20px;
  width: 950px;
  height: 20px;
  background-color:#292929;
}

/**************************************forward link page **********************/
#envelope-icon {
  position:absolute;
  right:  100px;
  top:   180px;
  width: 30px;
  height: 30px;
  /*
  background-color:white;
  */
  z-index:1;
}
#envelope-text {
  position:absolute;
  right:  15px;
  top:   190px;
  width: 80px;
  height: 20px;
  /*
  background-color:white;
  */
  z-index:1;
}



/****************************zini story page *********************************/
#zini_heading {
  position:absolute;
  left:  320px;
  top:   150px;
  width: 300px;
  height: 100px;
  /*
  background-color:white;
  */
}
#zini_desc1 {
  position:absolute;
  left:  240px;
  top:   260px;
  width: 500px;
  height: 20px;
  /*
  background-color:white;
  */
}

#zini_desc2 {
  position:absolute;
  left:  350px;
  top:   320px;
  width: 300px;
  height: 150px;
  text-align: center;
/*
  background-color:black;
*/
}

#zini_desc3 {
  position:absolute;
  left:  250px;
  top:   850px;
  width: 500px;
  height: 50px;
  text-align: center;
  /*
  background-color:black;
  */
}

#zini_desc4 {
  position:absolute;
  left:  250px;
  top:   950px;
  width: 500px;
  height: 80px;
  text-align: center;
  /*
  background-color:black;
  */
}
#zini_story_photo {
  position:absolute;
  left:  240px;
  top:   500px;
  width: 472px;
  height: 301px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
/******************************zini style page *******************************/
#container-style {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1000px;
  background:#1E1E1E;
}
#style_desc1 {
  position:absolute;
  left:  100px;
  top:   300px;
  width: 400px;
  height: 100px;
  line-height:20px;
  /*
  background-color:black;
  */
}

#style_desc2 {
  position:absolute;
  left:  500px;
  top:   300px;
  width: 300px;
  height: 100px;
  line-height:20px;
  /*
  background-color:black;
  */
}

#style_photo1 {
  position:absolute;
  left:  30px;
  top:   420px;
  width: 240px;
  height: 456px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#style_photo2 {
  position:absolute;
  left:  295px;
  top:   420px;
  width: 292px;
  height: 437px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#style_photo3 {
  position:absolute;
  left:  610px;
  top:   420px;
  width: 311px;
  height: 332px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
/****************************zini pleasure page******************************/
#pleasure_desc1 {
  position:absolute;
  left:  150px;
  top:   250px;
  width: 700px;
  height: 40px;
  /*
  background-color:black;
  */
}

#pleasure_desc2 {
  position:absolute;
  left:  150px;
  top:   320px;
  width: 300px;
  height: 30px;
 /* 
  background-color:black;
  */
  z-index:1;
}

#pleasure_desc3 {
  position:absolute;
  left:  150px;
  top:   860px;
  width: 300px;
  height: 30px;
 /* 
  background-color:black;
  */
  z-index:1;
}
#pleasure_photo1 {
  position:absolute;
  left:  110px;
  top:   300px;
  width: 717px;
  height: 499px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

#pleasure_photo2 {
  position:absolute;
  left:  115px;
  top:   840px;
  width: 708px;
  height: 443px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

#pleasure_photo3 {
  position:absolute;
  left:  117px;
  top:   1320px;
  width: 705px;
  height: 398px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}


/****************************zini safety page*********************************/
#safety_photo {
  position:absolute;
  left:  100px;
  top:   280px;
  width: 738px;
  height: 578px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

/******************************zini technology page***************************/
#container-technology {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1500px;
  background:#1E1E1E;
}
#technology_photo {
  position:absolute;
  left:  100px;
  top:   280px;
  width: 734px;
  height: 1070px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

/***************************** zini ui page **********************************/
#container-ui {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1800px;
  background:#1E1E1E;
}

#ui_photo1 {
  position:absolute;
  left:  110px;
  top:   280px;
  width: 750px;
  height: 580px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

#ui_photo2 {
  position:absolute;
  left:  115px;
  top:   900px;
  width: 738px;
  height: 581px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

#ui_photo3 {
  position:absolute;
  left:  155px;
  top:   1520px;
  width: 675px;
  height: 184px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
}

/****************************zini deux page**********************************/
#container-big-deux {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1500px;
  background:#1E1E1E;
}

#container-big-deux2 {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:2100px;
  background:#1E1E1E;
}

#deux_photo1 {
  position:absolute;
  left:  250px;
  top:   320px;
  width: 480px;
  height: 495px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo2 {
  position:absolute;
  left:  90px;
  top:   720px;
  width: 184px;
  height: 138px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo3 {
  position:absolute;
  left:  110px;
  top:   320px;
  width: 729px;
  height: 576px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo4 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 695px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo5 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 576px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo6 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 616px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo7 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 656px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo8 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 608px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo9 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 608px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo10 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 620px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo11 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 624px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo12 {
  position:absolute;
  left:  80px;
  top:   310px;
  width: 778px;
  height: 848px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo13 {
  position:absolute;
  left:  80px;
  top:   330px;
  width: 778px;
  height: 684px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo14 {
  position:absolute;
  left:  110px;
  top:   330px;
  width: 720px;
  height: 1557px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo15 {
  position:absolute;
  left:  80px;
  top:   330px;
  width: 720px;
  height: 1656px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_photo16 {
  position:absolute;
  left:  80px;
  top:   330px;
  width: 720px;
  height: 834px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#deux_desc1 {
  position:absolute;
  left:  50px;
  top:   350px;
  width: 190px;
  height: 140px;
  /*
  background-color:black;
  */
}

#deux_desc2 {
  position:absolute;
  left:  50px;
  top:   250px;
  width: 390px;
  height: 30px;
  /*
  background-color:black;
  */
}

#deux_desc3 {
  position:absolute;
  left:  350px;
  top:   1050px;
  width: 390px;
  height: 330px;
  line-height:25px;
  /*
  background-color:black;
  */
}


/****************************zini roae page**********************************/
#container-big-roae {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:2000px;
  background:#1E1E1E;
}

#roae-price {
  position:absolute;
  left:820px;
  top:300px;
  width: 80px;
  height: 20px;
  /*
  background-color:red;
  */
}
#add-cart {
  position:absolute;
  left:790px;
  top:320px;
  width: 75px;
  height: 30px;
  /*
  background-color:red;
  */
}

#color-list {
  position:absolute;
  left:770px;
  top:420px;
  width: 185px;
  height: 40px;
  /*
  background-color:red;
  */
}

#confirm-color-list {
  position:absolute;
  left:800px;
  top:480px;
  width: 155px;
  height: 40px;
  /*
  background-color:red;
  */
}
#paginate-buttons-zini-roae {
  position:absolute;
  top: 240px;
  left: 550px;
  width: 350px;
  height: 10px;
  z-index:1;
  /*
  background-color:green;
  */
}

#paginate-buttons-zini-deux {
  position:absolute;
  top: 240px;
  left: 450px;
  width: 480px;
  height: 10px;
  z-index:1;
  /*
  background-color:green;
  */
}

#roae_photo1 {
  position:absolute;
  left:  410px;
  top:   320px;
  width: 300px;
  height: 553px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_desc1 {
  position:absolute;
  left:  50px;
  top:   350px;
  width: 350px;
  height: 140px;
  /*
  background-color:black;
  */
}

#roae_desc2 {
  position:absolute;
  left:  50px;
  top:   250px;
  width: 250px;
  height: 40px;
  /*
  background-color:black;
  */
}

#roae_desc3 {
  position:absolute;
  left:  50px;
  top:   280px;
  width: 550px;
  height: 40px;
  /*
  background-color:black;
  */
}

#roae_desc4 {
  position:absolute;
  left:  50px;
  top:   230px;
  width: 550px;
  height: 40px;
  /*
  background-color:black;
  */
}

#roae_photo2 {
  position:absolute;
  left:  110px;
  top:   320px;
  width: 729px;
  height: 567px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo3 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 538px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo4 {
  position:absolute;
  left:  80px;
  top:   320px;
  width: 778px;
  height: 480px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo5 {
  position:absolute;
  left:  110px;
  top:   320px;
  width: 730px;
  height: 644px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
#roae_photo6 {
  position:absolute;
  left:  80px;
  top:   300px;
  width: 500px;
  height: 373px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo7 {
  position:absolute;
  left:  400px;
  top:   800px;
  width: 384px;
  height: 321px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo8 {
  position:absolute;
  left:  80px;
  top:   310px;
  width: 778px;
  height: 644px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo9 {
  position:absolute;
  left:  80px;
  top:   260px;
  width: 778px;
  height: 908px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
#roae_photo10 {
  position:absolute;
  left:  80px;
  top:   260px;
  width: 778px;
  height: 1662px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}

#roae_photo11 {
  position:absolute;
  left:  80px;
  top:   290px;
  width: 778px;
  height: 768px;
  padding:5px;
  border: 5px solid:#151313;
  background-color:#151313;
  /*
  background-color:white;
  */
}
/****************************products page************************************/
#product-title {
  position:absolute;
  top: 180px;
  left: 155px;
  width: 750px;
  height: 40px;
  /*
  background-color:blue;
  */
}
#content-products {
  position:absolute;
  top: 230px;
  left: 130px;
  width: 770px;
  height: 800px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  /*
  background-color:blue;
  */
}

#enlarge-message{
  position:absolute;
  top: 230px;
  left: 350px;
  width: 370px;
  height: 30px;
  /*
  background-color:pink;;
  */
  z-index:2;
}

#thumb_1 {
  position:absolute;
  top: 65px;
  left: 10px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_2 {
  position:absolute;
  top: 65px;
  left: 205px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_3 {
  position:absolute;
  top: 65px;
  left: 400px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_4 {
  position:absolute;
  top: 65px;
  left: 595px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_5 {
  position:absolute;
  top: 350px;
  left: 10px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_6 {
  position:absolute;
  top: 350px;
  left: 205px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#thumb_7 {
  position:absolute;
  top: 350px;
  left: 400px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}
#thumb_8 {
  position:absolute;
  top: 350px;
  left: 595px;
  width: 160px;
  height:240px;
  padding:2px;
  text-align: center;
  background-color:white;
}

#paginate-buttons {
  position:absolute;
  top: 270px;
  left: 535px;
  width: 350px;
  height: 10px;
  /*
  background-color:green;
  */
}
#paginate-buttons-retrieve {
  position:absolute;
  top: 190px;
  left: 535px;
  width: 350px;
  height: 10px;
  /*
  background-color:green;
  */
}

/********************************about us ************************************/
#container-about-us {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1300px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-about-us {
  position:absolute;
  top: 420px;
  left: 150px;
  width: 720px;
  height: 750px;
  padding:30px;
  border: 2px solid #292929;
  /*
  background-color:yellow;
  */
}

#content-about-shop-photos {
  position:absolute;
  top: 230px;
  left: 120px;
  width: 780px;
  height: 160px;
  padding:10px;
  /*
  background-color:blue;
  */
}

#about-front1 {
  position:absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 131px;
}
#about-front2 {
  position:absolute;
  top: 0px;
  left: 410px;
  width: 400px;
  height: 131px;
}

#about-us-more {
  position:absolute;
  top: 140px;
  left: 700px;
  width: 100px;
  height: 20px;
  /*
  background-color:pink;
  */
}

#about-us-back {
  position:absolute;
  top: 140px;
  left: 620px;
  width: 80px;
  height: 20px;
  /*
  background-color:pink;
  */
}

/**********************************delivery***********************************/
#container-delivery {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-delivery {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 900px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;  
  border: 2px solid #292929;
}

/**********************************terms and conditions***********************************/
#more-upper {
  position:absolute;
  top: 200px;
  left: 780px;
  width: 100px;
  height: 30px;
  z-index:2;
}

#more-lower {
  position:absolute;
  top: 1000px;
  left: 780px;
  width: 100px;
  height: 30px;
}
#container-terms {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-terms {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 730px;
  height: 800px;
  margin-right:5px;
  margin-left: 5px;
  padding:20px;
  border: 2px solid #292929;
  /*
  background-color:blue;
  */
}
#content-inner-terms {
  position:relative;
  top: 2px;
  left: 20px;
  width: 700px;
  height: 520px;
  margin-right:5px;
  margin-left: 5px;
  padding:10px;
  /*
  background-color:pink;
  */
}

/********************************privacy ************************************/
#container-privacy {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-privacy {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 900px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  border: 2px solid #292929;
}


/********************************construction ************************************/
#container-construction {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1250px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-construction {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 950px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  border: 2px solid #292929;
}

/********************************shopping cart *******************************/
#container-shopping {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-shopping {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 900px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  border: 2px solid #292929;
}

#shopping-view-cart {
  position:absolute;
  left:570px;
  top:30px;
  width: 155px;
  height: 45px;
  /*
  background-color:pink;
  */
}

#paypal-logo {
  position:absolute;
  left:10px;
  top:30px;
  width: 225px;
  height: 55px;
  /*
  background-color:pink;
  */
}

#shopping-retrieve-label {
  top: 100px;
  position:absolute;
  width: 160px;
  text-align:right;
}

#shopping-retrieve-field {
  top: 100px;
  position:absolute;
  left: 220px;
  height: 30px;
  width: 80px;
  text-align:left;
  line-height:5px;
}

#shopping-process {
  top: 100px;
  position:absolute;
  left: 320px;
  height: 30px;
  width: 80px;
  text-align:left;
}

/*******************************your quote page ***************************/
#your-retrieve-label {
  top: 10px;
  position:absolute;
  width: 160px;
  text-align:right;
}

#your-retrieve-field {
  top: 5px;
  position:absolute;
  left: 220px;
  height: 30px;
  width: 80px;
  text-align:left;
  line-height:5px;
}

#your-add-cart {
  top: 20px;
  position:absolute;
  left: 330px;
  height: 50px;
  width: 180px;
  text-align:left;
  line-height:5px;
}
#your-instructions {
  top: 20px;
  position:absolute;
  left: 440px;
  height: 80px;
  width: 250px;
  text-align:left;
  /*
  background-color:blue;
  */
}
#your-back {
  top: 200px;
  position:absolute;
  left: 840px;
  height: 30px;
  width: 70px;
  text-align:left;
/* 
  background-color:blue;
  */
  
}

/********************************party ************************************/
#container-party {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-party {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 900px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  border: 2px solid #292929;
}

/********************************batch ************************************/
#container-batch {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:950px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-batch {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 720px;
  height: 650px;
  margin-right:5px;
  margin-left: 5px;
  padding:30px;
  border: 2px solid #292929;
}

#batch-reply-send-box {
  position:relative;
  top :340px;
  left:170px;
  width:80px;
  height:40px;
  z-index:2;
}

#batch-cancel-box {
  position:relative;
  top :30px;
  left:280px;
  width:80px;
  height:40px;
}

#batch_sidebar_right_justify {
  position:absolute;
  top:125px;
  left:30px;
  width:140px;
  height:130px;
  line-height:20px;
  text-align:right;
  z-index:2;
}

#batch_sidebar_left_justify {
  position:absolute;
  top: 120px;
  left:180px;
  line-height:5px;
  text-align:left;
  width:400px;
  z-index:3;
}
#comment_contents {
  position:absolute;
  top: 190px;
  left:80px;
  height:20px;
  width:300px;
  z-index:4;
}

#textbox {
  position:absolute;
  top:225px;
  left:80px;
  width:440px;
  height:240px;
  line-height:20px;
  z-index:2;
}

#attach_browse_position1 {
  position:absolute;
  top: 30px;
  left:0px;
  line-height:5px;
  width:200px;
}

/*****************************sucker tree menu *************************************/
/* horizontal sucker tree */
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #FF0000; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 125px; /*Width of top level menu link items*/
padding: 2px 2px;
border: 2px solid #1E1E1E ;
border-left-width: 3px;
text-decoration: none;
text-align:center;
background-color: #FF0000;
color: white;
z-index:3;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 125px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #3B1D12;
z-index:3;
}

.suckertreemenu ul li a:hover{
background-color: #9B0B0B;
color: white;
}

/*Background image for top level menu list links 
.suckertreemenu .mainfoldericon{
background: #56342B url(arrow-down.gif) no-repeat center right;
}
	*/

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #FF0000 url(arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/****end suckertree *****************************************************/


/********************************contact ************************************/
#container-contact {
  position:relative;
  top: 0px;
  margin-left: auto ;
  margin-right: auto ;
  width:1000px;
  height:1200px;
  background:#1E1E1E;
  /*
  background-color:pink;
  */
}

#content-contact {
  position:absolute;
  top: 230px;
  left: 150px;
  width: 750px;
  height: 900px;
  margin-right:5px;
  margin-left: 5px;
  padding:10px;
  /*
  background-color:pink;
  border: 2px solid #292929;
  */
}
#sub-content-contact {
  position:absolute;
  top: 0px;
  left: 460px;
  width: 260px;
  height: 700px;
  margin-right:5px;
  margin-left: 5px;
  padding:10px;
  /*
  background-color:pink;
  */
  border: 2px solid #292929;
}



#contact_sidebar_right_justify {
  position:absolute;
  top:75px;
  left:10px;
  width:140px;
  height:300px;
  line-height:20px;
  text-align:right;
  z-index:2;
  /*
  background-color:pink;
  */
}

#contact_sidebar_left_justify {
  position:absolute;
  top: 75px;
  left:180px;
  line-height:5px;
  text-align:left;
  width:300px;
  z-index:3;
  /*
  background-color:blue;
  */
}
#contact-cancel-box {
  position:relative;
  top :20px;
  left:150px;
  width:80px;
  height:40px;
}

#reply-send-box {
  position:relative;
  top :420px;
  left:210px;
  width:80px;
  height:40px;
  z-index:2;
}

#ReplyErrorBox {
  position:absolute;
  top :190px;
  left:250px;
  width:250px;
  height:60px;
  z-index:6;
  line-height:18px;
  border: 5px solid #450000;
  padding: 10px;
background-color:#292929;
}

#ReplyNotice {
  line-height:20px;
  padding:8px;
  position:absolute;
  left:450px;
  top:140px;
  width:400px;
  height:100px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}
/********************************** faq page **************************************/
#paypal-faq-logo {
  position:absolute;
  top:50px;
  left:10px;
  width: 230px;
  height:50px;
  /*
  background-color:blue;
  */
}
#paypal-side-info {
  position:absolute;
  top:50px;
  left:250px;
  width: 350px;
  height:80px;
  /*
  background-color:blue;
  */
}


#topic-title {
  position:absolute;
  top: 20px;
  left: 40px;
  width: 400px;
  height: 30px;
  /*
  background-color:pink;
  */
}

#faq-back {
  position:absolute;
  top: 200px;
  left: 750px;
  width: 50px;
  height: 20px;
  /*
  background-color:pink;
  */
}

#faq-next {
  position:absolute;
  top: 200px;
  left: 810px;
  width: 50px;
  height: 20px;
  /*
  background-color:blue;
  */
}
#faq-main-menu {
  position:absolute;
  top: 215px;
  left: 750px;
  width: 120px;
  height: 20px;
  /*
  background-color:blue;
  */
}
#sub-content-faq {
  position:absolute;
  top: 100px;
  left: 100px;
  width: 620px;
  height: 750px;
  /*
  background-color:pink;
  */
}

#sub-content-faq1a {
  position:absolute;
  top: 40px;
  left: 0px;
  width: 670px;
  height: 780px;
  /*
  background-color:blue;
  */
}

#sub-content-faq1b {
  position:absolute;
  top: 40px;
  left: 0px;
  width: 670px;
  height: 1330px;
  /*
  background-color:blue;
  */
}
#sub-content-faq5 {
  position:absolute;
  top: 40px;
  left: 0px;
  width: 670px;
  height: 1330px;
/*
  background-color:blue;
  */
  
}

#leg-avenue-lingerie {
  position:absolute;
  top: 35px;
  left: 50px;
  width: 470px;
  height: 300px;
  /*
  background-color:pink;
  */
}
#shirley-label {
  position:absolute;
  top: 380px;
  left: 0px;
  width: 670px;
  height: 30px;
/*
  background-color:blue;
*/  
}

#shirley-lingerie {
  position:absolute;
  top: 420px;
  left: 20px;
  width: 600px;
  height: 230px;
  /*
  background-color:blue;
  */
}
#shirley-intimates {
  position:absolute;
  top: 650px;
  left: 50px;
  width: 520px;
  height: 320px;
  /*
  background-color:blue;
  */
}
#shirley-risque {
  position:absolute;
  top: 980px;
  left: 100px;
  width: 420px;
  height: 120px;
  /*
  background-color:blue;
  */
}
#shirley-gyz {
  position:absolute;
  top: 1100px;
  left: 100px;
  width: 420px;
  height: 180px;
  /*
  background-color:blue;
  */
}



/******************************************popup page ***********************/
#ximage {
  position:absolute;
  top: 10px;
  left: 150px;
  width: 600px;
  height: 700px;
  text-align: center;
  /*
  background-color:pink;
  */
}


/****************************** master menu page ******************************/
#sub-menu {
  top: 150px;
  position:absolute;
  left: 220px;
  height: 30px;
  width: 720px;
  /*
  background-color:blue;
  */
}

#logout {
  top: 200px;
  position:absolute;
  left: 815px;
  height: 30px;
  width: 50px;
  /*
  background-color:blue;
  */
}

#button1 {
  top: 160px;
  position:absolute;
  left: 180px;
  height: 40px;
  width: 120px;
}
#button2 {
  top: 200px;
  position:absolute;
  left: 180px;
  height: 40px;
  width: 200px;
}
#button3 {
  top: 240px;
  position:absolute;
  left: 180px;
  height: 40px;
  width: 200px;
}

#button4 {
  top: 160px;
  position:absolute;
  left: 380px;
  height: 40px;
  width: 120px;
}
#button5 {
  top: 200px;
  position:absolute;
  left: 380px;
  height: 40px;
  width: 200px;
}
#button6 {
  top: 240px;
  position:absolute;
  left: 380px;
  height: 40px;
  width: 200px;
}

#href-reset {
  position:absolute;
  top: 210px;
  left: 30px;
  width: 320px;
  height: 60px;
}

body { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
     background-color:#292929; 
     text-align:center;
} 
   
h1 {font-family: "Times New Roman", serif; 
    font-size:26px;
    color:white;
    text-decoration:none;
   }
h2 {font-family: "Times New Roman", serif; 
    font-size:22px;
    color:white;
    text-decoration:none;
   }

h3 {font-family: "Times New Roman", serif; 
    font-size:20px;
    color:white;
    text-decoration:none;
   }
h4 {font-family: "Times New Roman", serif; 
    font-size:18px;
    color:white;
    text-decoration:none;
   }

h5 {font-family: "Times New Roman", serif; 
    font-size:14px;
    font-style:normal;
    color:white;
    text-decoration:none;
    line-height:14px;
   }

h6 {font-family: "Times New Roman", serif; 
    font-size:12px;
    color:white;
    text-decoration:none;
    font-weight:normal;
   }

a: {color:white; text-decoration:none;}
a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}

<!-- formatting for the oblong buttons -->
.a_normal_accent {font-size:14; color: blue; }
.accent_welcome {font-size:10; color: blue}
.a_accent {font-size:42; font-weight:bold}
.accent {font-size:48;font-weight:bold; }
.accent_sub {font-size:70;font-weight:bold;}
.accent_footer {font-size:12;font-weight:bold; font-style:italic; color:red;}
.accent_footer_home {font-size:14;font-weight:bold; font-style:italic; color:#3333FF;}
.accent_message {font-size:14; font-weight:bold; color:yellow;}
.accent_confirmation {font-size:18; font-weight:normal; color:red;}
.accent_error {font-size:16; font-weight:bold; color:white;}
.accent_faq {font-size:20; font-weight:bold; color:#3333FF;}
.accent_small {font-size:12;font-style:italic;color:yellow;}
.accent_small_bold {font-size:12;font-style:italic;font-weight:bold;color:yellow;}
.accent_faq_brackets {font-size:40;}
.accent_small_mood {font-size:14;font-weight:bold;}
.accent_50 {font-size:50; font-weight:bold; color:black; }
.accent_30 {font-size:30; font-weight:normal; color:black; }
.accent_30_yellow {font-size:30; font-weight:normal; color:#F8EF5D; }
.accent_20_bold_yellow {font-size:20;font-weight:bold; color:#F8EF5D; }
.accent_16_yellow {font-size:16;font-weight:normal; color:#F8EF5D; }
.accent_16_bold_yellow {font-size:16;font-weight:bold; color:#F8EF5D; }
.accent_25 {font-size:25; font-weight:normal; color:black; }
.accent_16 {font-size:16; }
.accent_16_italic {font-size:16; font-weight:bold; font-style:italic; color:black; }
.accent_12_italic {font-size:12; font-weight:bold; font-style:italic; color:black; }
.accent_italic {font-style:italic;}
.accent_italic_18 {font-size:18;font-style:italic;}
.accent_bold {font-weight:bold;}
.accent_14 {font-size:14; font-style:normal; color:black; }
.accent_14_italic {font-size:14; font-style:italic; color:black; }
.accent_12 {font-size:12; font-weight:normal; color:black; }
.accent_14_yellow {font-size:14;font-weight:bold; color:#F8EF5D; }
.accent_10_yellow {font-size:10;font-weight:bold; font-style:italic; color:#F8EF5D;}
.accent_20_bold_red {font-size:20;font-weight:bold; color:red; }
.accent_12_red {font-size:12; font-style:normal; color:red; }
.accent_16_blue {font-size:16; font-style:normal; color:#292929; }
.accent_14_italic_red {font-size:14; font-style:italic; color:red; }
.accent_18_red {font-size:18; font-style:normal; color:red; }
.accent_red {font-style:normal; color:#FF0000; }
.accent_black {font-style:normal; color:#000000; }
.accent_pink {font-style:normal; color:#DB5252 }
.accent_14_pink {font-size:14;font-style:normal; color:#DB5252 }
.accent_italic_white {font-style:italic; color:#FFFFFF }
.accent_white {color:#FFFFFF }
.accent_heading {font-size:32; font-weight:bold; font-style:italic; color: #FF0000;}
.accent_18_bold {font-size:18px;font-weight:bold; }
.accent_blue {color: #292929;} 


.pagenextlink,.pagenextdead,
.pageprevlink,.pageprevdead,
.pagenumlink,.pagenumdead {
  cursor: pointer;
  padding: 0 4;
  margin: 5 1;
  font-size: 12px;
  font-family: Arial,sans-serif;
}
.pagenextlink,.pageprevlink,.pagenumlink {
  border: 2px solid #494445;
  background-color: #292929;
  color: #136C0A;
}
.pagenextdead,.pageprevdead,.pagenumdead {
  cursor: default;
  border: 2px solid #FF0000;
background-color:#292929;
  color: #FFFFFF;
}

.buttonlink,.submit,.confirm {
  position: relative;
  border: 2px solid #FFFFFF;
  background-color: #292929;
  color: #FFFFFF;
  padding: 1 1;
  margin: 0 1;
  font-size: 12px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

.submit-small {
  position: relative;
  background-color: #967167;
  color: #C52020;
  padding: 1 1;
  margin: 0 1;
  font-size: 10px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

.submit-large {
  position: relative;
  background-color: #967167;
  color: #C52020;
  padding: 1 1;
  margin: 0 1;
  font-size: 20px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

/************************messages************/
#errorBox {
  position:absolute;
  top :50px;
  left:550px;
  width:200px;
  height:90px;
  background-color:pink;
  z-index:6;
}
#Error {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:350px;
  top:80px;
  width:300px;
  height:150px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#StateError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:480px;
  top:30px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#ColorError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:720px;
  top:320px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#InsertError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:580px;
  top:150px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}
#CartError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:700px;
  top:430px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#QuoteError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:480px;
  top:230px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#Confirmation {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:470px;
  top:20px;
  width:300px;
  height:110px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#Confirm2 {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:470px;
  top:120px;
  width:300px;
  height:110px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

#LowerConfirm {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:580px;
  top:280px;
  width:300px;
  height:130px;
  text-align: center;
  background-color: #CCFFCC;
  border: 5px solid #77966D;
  z-index:11; 
}

#NoDeRegister {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:250px;
  top:100px;
  width:370px;
  height:100px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}


#ConfirmationRegistration {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:450px;
  top:20px;
  width:300px;
  height:240px;
  text-align: center;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}
#ConfirmationEmail {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:450px;
  top:20px;
  width:300px;
  height:110px;
  text-align: center;
  padding: 10px;
  background-color: #292929;
  border: 5px solid #450000;
  z-index:11; 
}

