/*  kk_template_1.css *******/
* {
margin:0;
padding:0;
}
/*************************** home page ******************************************/
#label {
  position:absolute;
  top: 180px;
  width: 600px;
  height: 30px;
  /*
  background-color:#262323;
  */
}

#key {
  position:absolute;
  top: 580px;
  left:20px;
  height:32px;
  width: 32px;
  /*
  background-color:black;
  */
}


#designer-title-bar {
  position:absolute;
  top: 10px;
  width: 100%;
  height: 130px;
  /*
  background-color:#262323;
  */
  text-align:center;
}
#logo-box {
  position:absolute;
  left:20px;
  top:80px;
  width:50px;
  height:300px;
  z-index:2;
}


#container {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:760px;
  /*
  background:#000000;
  */
}

#container-past-gallery {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:960px;
  /*
  background:#000000;
  */
}


#container-delivery {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:1110px;
  /*
  background:#000000;
  */
}

#container-faq {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:1010px;
  /*
  background:#000000;
  */
}


#masthead {
  top:70px;
  width:800px;
  background-color:#141313;
}

#content-home {
  position:absolute;
  top: 10px;
  left: 20px;
  width: 95%;
  height:750px;
  /*
  background-color:blue;
  */
}

#content-past-gallery {
  position:absolute;
  top: 10px;
  left: 20px;
  width: 95%;
  height:950px;
  /*
  background-color:blue;
  */
}

#logo {
  position:absolute;
  left:20px;
  top:220px;
  width:250px;
  height:50px;
  z-index:2;
}

#content-contact-me {
  position:absolute;
  top:200px;
  left:100px;
  width:800px;
  height:500px;
  padding:20px;
/*
  background-color:blue;
  */
}

#content-delivery {
  position:absolute;
  top:200px;
  left:80px;
  width:850px;
  height:900px;
  padding:20px;
/*
  background-color:blue;
  */
}

#content-faq {
  position:absolute;
  top:200px;
  left:80px;
  width:850px;
  height:800px;
  padding:20px;
/*
  background-color:blue;
  */
}

#content-about-me {
  position:absolute;
  top:200px;
  left:100px;
  width:800px;
  height:500px;
  padding:20px;
/*
  background-color:blue;
  */
}

#nav {
  position:absolute;
  top:200px;
  left:.5%;
  width: 200px;
  height: 200px;
  margin-top:1px;
  margin-right:10px;
  padding:10px;
  z-index:6;
  background-color:#262323;
}

#box-1 {
  position:absolute;
  top:300px;
  left:100px;
  width: 200px;
  height: 200px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 10px solid #C0C0C0;
}

#nav-1 {
  position:absolute;
  top:270px;
  left:70px;
  width: 200px;
  height: 200px;
  text-align: center;
  padding:5px;
  z-index:5;  
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-2 {
  position:absolute;
  top:300px;
  left:350px;
  width: 200px;
  height: 200px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  border: 10px solid #C0C0C0;
  background-color:#262323;
}

#nav-2 {
  position:absolute;
  top:270px;
  left:320px;
  width: 200px;
  height: 200px;
  text-align: center;
  padding:5px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-3 {
  position:absolute;
  top:300px;
  left:600px;
  width: 200px;
  text-align: center;
  height: 200px;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  border: 10px solid #C0C0C0;
  background-color:#262323;
}

#nav-3 {
  position:absolute;
  top:270px;
  left:570px;
  width: 200px;
  text-align: center;
  height: 200px;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  border: 5px solid #C0C0C0;
  background-color:#262323;
}

#click {
  position:absolute;
  top:550px;
  left:350px;
  width: 140px;
  height: 30px;
  padding: 5px;
  z-index:6;
  /*
  background-color:#262323;
  */
}

#ebay-button {
  position:absolute;
  top: 130px;
  width: 75px;
  height: 75px;
  right: 0%;
}


#top-menu-bar {
  position:absolute;
  top: 150px;
  width: 100%;
  height: 20px;
  background-color:#262323;
  padding:2px;
  text-align:center;
}

#top2-menu-bar {
  position:absolute;
  top: 50px;
  width: 100%;
  height: 20px;
  padding: 2px;
  background-color:#EF60D2;
  text-align:center;
}

#home-footer {
  position:absolute;
  bottom: -20px;
  width: 95%;
  height: 20px;
  left:20px;
  border-top: 2px solid #262323;
}

/******************************login page *************************************/
#container-login {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:760px;
}
#content-login {
  position:absolute;
  top: 250px;
  left: 20px;
  width: 95%;
  height:450px;
  /*
  background-color:blue;
  */
}

#login-title {
  position:relative;
  height: 40px;
  text-align:center;
}

#login-subtitle {
  top: 20px;
  position:relative;
  left: 30px;
  height: 40px;
  text-align:center;
}

#login-labels {
  top: 120px;
  position:absolute;
  left: 120px;
  height: 280px;
  width: 220px;
  text-align:right;
}

#login-fields {
  top: 115px;
  position:absolute;
  left: 350px;
  height: 280px;
  width: 320px;
  text-align:left;
  line-height:5px;
}
#login-button {
  top: 200px;
  position:absolute;
  right: 100px;
  height: 40px;
  width: 120px;
}

/*****************************master menu page ********************************/
#button4 {
  top: 100px;
  position:absolute;
  left: 400px;
  height: 40px;
  width: 120px;
}
#button5 {
  top: 150px;
  position:absolute;
  left: 400px;
  height: 40px;
  width: 200px;
}
#button6 {
  top: 200px;
  position:absolute;
  left: 400px;
  height: 40px;
  width: 200px;
}

#button7 {
  top: 100px;
  position:absolute;
  left: 500px;
  height: 40px;
  width: 120px;
}
#button8 {
  top: 150px;
  position:absolute;
  left: 500px;
  height: 40px;
  width: 200px;
}

/******************************product page ******************************/
#no-product-message {
  position:absolute;
  top: 230px;
  left: 50px;
  width: 550px;
  height: 30px;
  z-index:1;
  /*
  background-color:blue;
  */
}

#container-deluxe {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:860px;
  /*
  background:#000000;
  */
}

#content-deluxe {
  position:absolute;
  top: 10px;
  left: 20px;
  width: 95%;
  height:850px;
  /*
  background-color:blue;
  */
}

#nav-deluxe {
  position:absolute;
  top:200px;
  left:.5%;
  width: 250px;
  height: 600px;
  margin-top:1px;
  margin-right:10px;
  padding:10px;
  z-index:6;
  background-color:#262323;
}

#deluxe-box {
  position:absolute;
  top:230px;
  left:300px;
  width: 450px;
  height: 450px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 10px solid #C0C0C0;
}


#buy-now {
  position:absolute;
  top:230px;
  left:800px;
  width: 100px;
  height: 30px;
  /*
  background-color:#262323;
  */
}

#total_price {
  position:absolute;
  top:280px;
  left:780px;
  width: 200px;
  height: 30px;
  /*
  background-color:#262323;
  */
}
#paginate_buttons_deluxe {
  position: absolute;
  top:190px;
  left:300px;
  width:650px;
  height:30px;
  line-height:30px;
/*  
  background-color:blue;
*/  
}

/*********************************product sets page **************************/
#container-set {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:1060px;
  /*
  background:#000000;
  */
}

#content-set {
  position:absolute;
  top: 10px;
  left: 20px;
  width: 95%;
  height:950px;
  /*
  background-color:blue;
  */
}

#nav-clothes {
  position:absolute;
  top:450px;
  left:.5%;
  width: 450px;
  height: 300px;
  margin-top:1px;
  margin-right:10px;
  padding:10px;
  z-index:6;
  background-color:#262323;
}

#box-clothes {
  position:absolute;
  top:230px;
  left:150px;
  width: 200px;
  height: 200px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 10px solid #C0C0C0;
}

#click2 {
  position:absolute;
  top:230px;
  left:20px;
  width: 120px;
  height: 20px;
  /*
  background-color:blue;
  */
}

#nav-fas {
  position:absolute;
  top:650px;
  left: 500px;
  width: 450px;
  height: 300px;
  margin-top:1px;
  margin-right:10px;
  padding:10px;
  z-index:6;
  background-color:#262323;
}

#box-fas {
  position:absolute;
  top:430px;
  left:650px;
  width: 200px;
  height: 200px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 10px solid #C0C0C0;
}

#price-info {
  position:absolute;
  top:300px;
  left:400px;
  width: 20px;
  height: 110px;
  line-height:30px;
 /* 
  background-color:#262323;
  */
  
}

#price-text {
  position:absolute;
  top:300px;
  left:430px;
  width: 300px;
  height: 110px;
  line-height:10px; 
  /*
  background-color:blue;
 */ 
}

#sets-text {
  position:absolute;
  top:500px;
  left:460px;
  width: 180px;
  height: 60px;
  text-align: center;
 /* 
  background-color:blue;
  */
 
}


#secret-price {
  position:absolute;
  top:300px;
  left:730px;
  width: 100px;
  height: 40px;
  line-height:10px; 
 /* 
  background-color:blue;
 */
}

#confirm-button {
  position:absolute;
  top:340px;
  left:730px;
  width: 200px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#clear-button {
  position:absolute;
  top:310px;
  left:790px;
  width: 80px;
  height: 20px;
}
#clear-set-button {
  position:absolute;
  top:310px;
  left:810px;
  width: 80px;
  height: 20px;
}

#buy-now-set {
  position:absolute;
  top:230px;
  left:800px;
  width: 100px;
  height: 30px;
  /*
  background-color:#262323;
  */
}

#total_price2 {
  position:absolute;
  top:280px;
  left:400px;
  width: 250px;
  height: 30px;
  /*
  background-color:#262323;
  */
}
#paginate_buttons_sets {
  position: absolute;
  top:190px;
  left:300px;
  width:650px;
  height:30px;
  line-height:30px;
/*  
  background-color:blue;
*/  
}


/***********************************end product sets page ********************/

/******************************clothing enlarge page *************************/
#container-enlarge {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:760px;
  /*
  background:#000000;
  */
}

#content-enlarge {
  position:absolute;
  top:200px;
  left:100px;
  width:800px;
  height:500px;
  padding:20px;
/*
  background-color:blue;
  */
}

#box-c-enlarge-1 {
  position:absolute;
  top:40px;
  left:0px;
  width: 400px;
  height: 400px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-c-enlarge-2 {
  position:absolute;
  top:40px;
  left:440px;
  width: 400px;
  height: 400px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#back-enlarge {
  position:absolute;
  top:10px;
  left:380px;
  width: 140px;
  height: 20px;
  /*
  background-color:#262323;
  */
}

#box-f-enlarge {
  position:absolute;
  top:40px;
  left:200px;
  width: 400px;
  height: 400px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}



/******************************past gallery page ******************************/

#box-pg1 {
  position:absolute;
  top:240px;
  left:50px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-pg2 {
  position:absolute;
  top:240px;
  left:350px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;  
  border: 5px solid #C0C0C0;
}

#box-pg3 {
  position:absolute;
  top:240px;
  left:650px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-pg4 {
  position:absolute;
  top:520px;
  left:50px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-pg5 {
  position:absolute;
  top:520px;
  left:350px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-pg6 {
  position:absolute;
  top:520px;
  left:650px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#paginate_buttons {
  position: absolute;
  top:190px;
  left:0px;
  width:850px;
  height:30px;
  line-height:30px;
  /*
  background-color:blue;
  */
}

/****************************************current gallery *******************************/
#box-current-info {
  position:absolute;
  top:200px;
  left:350px;
  width: 550px;
  height: 80px;
  background-color:#262323;
  border: 2px solid #EF60D2;
  padding:10px;
}
#box-cg1 {
  position:absolute;
  top:300px;
  left:50px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-cg2 {
  position:absolute;
  top:300px;
  left:350px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;  
  border: 5px solid #C0C0C0;
}

#box-cg3 {
  position:absolute;
  top:300px;
  left:650px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-cg4 {
  position:absolute;
  top:580px;
  left:50px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:2px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-cg5 {
  position:absolute;
  top:580px;
  left:350px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}

#box-cg6 {
  position:absolute;
  top:580px;
  left:650px;
  width: 250px;
  height: 250px;
  text-align: center;
  margin-top:1px;
  margin-right:10px;
  z-index:6;
  background-color:#262323;
  border: 5px solid #C0C0C0;
}


/********************************contact me page **********************************/
#contact-cancel-box {
  position:relative;
  top :2px;
  left:350px;
  width:80px;
  height:40px;
}

#contact_sidebar_right_justify {
  position: absolute;
  top:65px;
  left:40px;
  line-height:30px;
  text-align:right;
  z-index:2;
}

#contact_sidebar_left_justify {
  position: absolute;
  left:185px;
  line-height:10px;
  text-align:left;
  width:400px;
  z-index:1;
}

#reply-send-box {
  position:absolute;
  top :300px;
  left:200px;
  width:80px;
  height:40px;
  z-index:2;
}


/*******************************insert products page *************************/
#container-insert {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:960px;
}
#content-insert {
  position:absolute;
  top: 250px;
  left: 20px;
  width: 95%;
  height:750px;
  /*
  background-color:blue;
  */
}
#sub-menu {
  position:absolute;
  top: 200px;
  left: 300px;
  width: 510px;
  height: 25px;
  padding:5px;
  text-align:center;
  background-color:#262323;
}

#product-dropdown-title {
  top: 20px;
  position:absolute;
  left: 30px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#product-dropdown {
  top: 40px;
  position:absolute;
  left: 30px;
  width:  230px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#short-desc-title {
  top: 20px;
  position:absolute;
  left: 280px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#short-desc {
  top: 40px;
  position:absolute;
  left: 280px;
  width:  400px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#price-title {
  top: 80px;
  position:absolute;
  left: 30px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#price {
  top: 100px;
  position:absolute;
  left: 30px;
  width:  30px;
  height: 40px;
  text-align:  right;
  /*
  background-color:blue;
  */
}

#shipping-title {
  top: 80px;
  position:absolute;
  left: 280px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#shipping {
  top: 100px;
  position:absolute;
  left: 280px;
  width:  400px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#long-desc-title {
  top: 150px;
  position:absolute;
  left: 30px;
  width:  130px;
  height: 40px;
  /*
  background-color:blue;
  */
}
#long-desc {
  top: 170px;
  position:absolute;
  left: 30px;
  width:  630px;
  height: 360px;
  /*
  background-color:blue;
  */
}

#option-instructions {
  top: 560px;
  position:absolute;
  left: 30px;
  width:  400px;
  height: 30px;
  /*
  background-color:blue;
  */
}

#confirmation-information {
  top: 610px;
  position:absolute;
  left: 30px;
  width:  500px;
  height: 60px;
  /*
  background-color:blue;
  */
}

#next-step {
  top: 610px;
  position:absolute;
  left: 560px;
  width:  110px;
  height: 40px;
 /* 
  background-color:blue;
  */
  
}

#clear-button {
  top: 10px;
  position:absolute;
  left: 660px;
  width:  80px;
  height: 30px;
  /*
  background-color:pink;
  */
}
/****************************insert photos page **********************/
#refresh1 {
  position:absolute;
  top: 230px;
  left: 190px;
  width: 80px;
  height: 35px;
  /*
  background-color:blue;
  */
}

#product-info {
  top: 0px;
  position:absolute;
  left: 0px;
  width:  250px;
  height: 25px;
  /*
  background-color:blue;
  */
}

#photo-info{
  top: 20px;
  position:absolute;
  left: 60px;
  width:  280px;
  height: 20px;
  /*
  background-color:blue;
  */
}
#photo-info2{
  top: 480px;
  position:absolute;
  left: 60px;
  width:  380px;
  height: 20px;
  /*
  background-color:blue;
  */
}

#thumb {
  top: 50px;
  position:absolute;
  left: 60px;
  width:  450px;
  height: 450px;
  border: 2px solid #292929;
  /*
  background-color:blue;
  */
}

#browse-thumb {
  top: 270px;
  position:absolute;
  left: 560px;
  width:  250px;
  height: 20px;
  /*
  background-color:pink;
  */
}
#delete-thumb {
  top: 300px;
  position:absolute;
  left: 560px;
  width:  100px;
  height: 20px;
  /*
  background-color:yellow;
  */
}


#browse1 {
  top: 935px;
  position:absolute;
  left: 20px;
  width: 300px;
  height: 20px;
  /*
  background-color:blue;
  */
  z-index:2;
}
#browse2 {
  top: 935px;
  position:absolute;
  left: 260px;
  width: 200px;
  height: 20px;
  /*
  background-color:blue;
  */
  z-index:2;
}

#del1 {
  top: 965px;
  position:absolute;
  left: 20px;
  width: 200px;
  height: 20px;
  /*
  background-color:blue;
  */
  z-index:2;
}
#del2 {
  top: 965px;
  position:absolute;
  left: 260px;
  width: 200px;
  height: 20px;
  /*
  background-color:blue;
  */
  z-index:2;
}

#commit {
  top: 150px;
  position:absolute;
  left: 680px;
  width:  110px;
  height: 40px;
 /* 
  background-color:blue;
  */
}

/*******************************update products page *************************/
#container-update {
  position:absolute;
  left: 40%;
  margin-left:-390px;
  width:980px;
  height:1060px;
}
#content-update {
  position:absolute;
  top: 250px;
  left: 20px;
  width: 95%;
  height:850px;
  /*
  background-color:blue;
  */
}
#sub-menu {
  position:absolute;
  top: 200px;
  left: 300px;
  width: 510px;
  height: 25px;
  padding:5px;
  text-align:center;
  background-color:#262323;
}

#update-product-id-title {
  top: 40px;
  position:absolute;
  left: 30px;
  width:  120px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#update-info {
  top: 30px;
  position:absolute;
  left: 380px;
  width:  300px;
  height: 40px;
  /*
  background-color:pink;
  */
}

#update-product-id {
  top: 30px;
  position:absolute;
  left: 120px;
  width:  80px;
  height: 40px;
  /*
  background-color:pink;
  */
}

#retrieve-product-id {
  top: 35px;
  position:absolute;
  left: 240px;
  width:  120px;
  height: 40px;
}

#update-product-dropdown-title {
  top: 100px;
  position:absolute;
  left: 30px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#update-product-dropdown {
  top: 120px;
  position:absolute;
  left: 30px;
  width:  230px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#update-short-desc-title {
  top: 100px;
  position:absolute;
  left: 280px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#update-short-desc {
  top: 120px;
  position:absolute;
  left: 280px;
  width:  400px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#update-price-title {
  top: 160px;
  position:absolute;
  left: 30px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#update-price {
  top: 180px;
  position:absolute;
  left: 30px;
  width:  30px;
  height: 40px;
  text-align:  right;
  /*
  background-color:blue;
  */
}

#update-shipping-title {
  top: 180px;
  position:absolute;
  left: 280px;
  width:  100px;
  height: 40px;
  /*
  background-color:pink;
  */
}
#update-shipping {
  top: 180px;
  position:absolute;
  left: 280px;
  width:  400px;
  height: 40px;
  /*
  background-color:blue;
  */
}

#update-long-desc-title {
  top: 230px;
  position:absolute;
  left: 30px;
  width:  130px;
  height: 40px;
  /*
  background-color:blue;
  */
}
#update-long-desc {
  top: 250px;
  position:absolute;
  left: 30px;
  width:  630px;
  height: 360px;
  /*
  background-color:blue;
  */
}

#update-option-instructions {
  top: 640px;
  position:absolute;
  left: 30px;
  width:  400px;
  height: 30px;
  /*
  background-color:blue;
  */
}

#update-confirmation-information {
  top: 690px;
  position:absolute;
  left: 30px;
  width:  500px;
  height: 60px;
  /*
  background-color:blue;
  */
}

#update-next-step {
  top: 690px;
  position:absolute;
  left: 560px;
  width:  110px;
  height: 40px;
 /* 
  background-color:blue;
  */
  
}

#update-clear-button {
  top: 90px;
  position:absolute;
  left: 660px;
  width:  80px;
  height: 30px;
  /*
  background-color:pink;
  */
}

/**********************messages**********************************************/
#InsertError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:580px;
  top:150px;
  width:200px;
  height:80px;
  text-align: center;
  background-color: white;
  border: 5px solid #450000;
  z-index:11; 
}

#ReplyErrorBox {
  position:absolute;
  top :140px;
  left:550px;
  width:250px;
  height:60px;
  z-index:6;
  line-height:18px;
  border: 5px solid #262323;
  padding: 10px;
background-color:#ffffff;
}

#Error {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:380px;
  top:230px;
  width:300px;
  height:100px;
  text-align: center;
  background-color: white;
  border: 5px solid #450000;
  z-index:11; 
}

#StateError {
  line-height:25px;
  padding:2px;
  position:absolute;
  left:510px;
  top:250px;
  width:300px;
  height:80px;
  text-align: center;
  background-color: white;
  border: 5px solid #77966D;
  z-index:11; 
}

#ReplyNotice {
  line-height:20px;
  padding:8px;
  position:absolute;
  left:450px;
  top:140px;
  width:400px;
  height:100px;
  text-align: center;
  background-color: #ffffff;
  border: 5px solid #262323;
  z-index:11; 
}

#Confirm2 {
  line-height:20px;
  padding:2px;
  position:absolute;
  left:470px;
  top:120px;
  width:300px;
  height:110px;
  text-align: center;
  background-color: white;
  border: 5px solid #450000;
  z-index:11; 
}


/**************************************************************************/

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(cosmetics/background.jpg) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#141313;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 18px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #141313;
	background: url(cosmetics/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #141313;
	background: url(cosmetics/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

body {font-family:"Times New Roman", serif; font: 12px; white;  background-image: url(cosmetics/wp_damask_001.gif); } 

   
h1 {font-family: "Times New Roman", serif; 
    font-size:26px;
    color:black;
    text-decoration:none;
   }
h2 {font-family: "Times New Roman", serif; 
    font-size:22px;
    color:black;
    text-decoration:none;
   }

h3 {font-family: "Times New Roman", serif; 
    font-size:24px;
    color:black;
    text-decoration:none;
   }
h4 {font-family: "Times New Roman", serif; 
    font-size:18px;
    color:black;
    text-decoration:none;
   }

h5 {font-family: "Times New Roman", serif; 
    font-size:14px;
    color:black;
    text-decoration:none;
    line-height:14px;
   }

h6 {font-family: "Times New Roman", serif; 
    font-size:12px;
    color:black;
    text-decoration:none;
    font-weight:bold;
   }

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:white; text-decoration:none;}


.accent_charcoal {color:#141313; }
.accent_black {color:#000000; }
.accent_white {color:#FFFFFF; }
.accent_silver {color: #C0C0C0;}
.accent_italic {font-style:italic; }
.accent_italic_black {font-style:italic; color:#000000; }
.accent_italic_white {color:#ffffff; font-style:italic; }
.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:red;}
.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_16_blue {font-size:16;font-weight:normal; color:blue; }
.accent_20_bold_red {font-size:20;font-weight:bold; color:red; }
.accent_25 {font-size:25; font-weight:normal; color:black; }
.accent_16 {font-size:16; font-style:normal;font-weight:bold; color:black; }
.accent_16_italic {font-size:16; font-weight:bold; font-style:italics; color:black; }
.accent_12_italic {font-size:12; font-weight:bold; font-style:italics; color:black; }
.accent_14 {font-size:14; font-style:normal; color:black; }
.accent_18_italic {font-size:18;font-style:italic; color:black; }
.accent_18 {font-size:18;font-style:normal; font-weight:bold;color:black; }
.accent_12 {font-size:12; font-weight:normal; color:white; }
.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_14_italic_red {font-size:14; font-style:italic; color:red; }
.accent_18_red {font-size:18; font-style:normal; color:red; }
.accent_14_red {font-size:14; font-style:normal; color:red; }


.pagenextlink,.pagenextdead,
.pageprevlink,.pageprevdead,
.pagenumlink,.pagenumdead {
  cursor: pointer;
  padding: 0 4;
  margin: 5 1;
  font-size: 10px;
  font-family: Arial,sans-serif;
  font-weight: bold;
}
.pagenextlink,.pageprevlink,.pagenumlink {
  border: 2px solid #EF60D2;
  background-color: #967167;
  color: #009;
}
.pagenextdead,.pageprevdead,.pagenumdead {
  cursor: default;
  border: 2px solid #000;
  background-color: #56342B;
  color: #FFF8EE;
}
.buttonlink,.submit,.confirm {
  position: relative;
  border: 2px solid #EF60D2;
  background-color: #262323;
  color: #C0C0C0;
  padding: 1 1;
  margin: 0 1;
  font-size: 12px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

.submit-small {
  position: relative;
  border: 2px solid #EF60D2;
  background-color: #262323;
  color: #C0C0C0;
  padding: 1 1;
  margin: 0 1;
  font-size: 10px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}

.submit-large {
  position: relative;
  border: 2px solid #EF60D2;
  background-color: #262323;
  color: #C0C0C0;
  padding: 1 1;
  margin: 0 1;
  font-size: 20px;
  font-style:normal;
  font-family: Arial,sans-serif;
  font-weight: bold;
}


