@charset "windows-1252";

html{

  height: 100%;

}

form {

  margin: 0;
  padding: 0;

}

body {

  margin: 10px;
  background: #FFFFFF; 
  height: 100%;
  min-height: 100%;
  
}

#main_text {
  
  width: 98%;
  font: 13px arial, helvetica;
  color: #151515;

}

#main {
  
  margin: 0;
  padding:0;
  border: 0;
  width: 750px;
  background: url('../img/bg_content.gif');
  border-right: solid 1px #cdaca3;
  border-right: solid 1px #dddad8;
  height: 50%;
  min-height: 300px;

}

#container {
  
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 auto;
  width: 750px;

}

#edit {
  
  font: 13px arial, helvetica;
  color: #151515;
  padding: 0;
  margin: 0 auto;
  width:750px;

}

#copyright {
  
  font: 12px Arial, Helvetica;
  color: #9a9a9a;
  text-align: center;
  height: 30px;
  background: white;
  padding: 10px;
  margin: 0;
  width:750px;

}

h4
{
    color: #242373;
}

#title {
  				 
  font: 17px arial, helvetica;
  color: #151515;
  position:	relative;
  padding: 14px;
  margin: 0;
  top: 0;
  margin-left: 177px;
  height: 19px;
  width: 419px;
  background-color: #eeeae9;
  border-top: solid 1px #dddad8;
  border-bottom: solid 1px #dddad8;

}

#header {
  
  position:	relative;
  height: 56px;
  width: 750px;
  border: 0;
  padding: 0;
  margin: 0;

}

#mavigation_container {

  position: absolute;
  left: 0;
  top: 56px;
  width: 177px;
  background: #af8e85;
  border: 0;
  padding: 0;
  margin: 0;

}

#navigation {
  
  margin: 0;
  padding: 0;
  margin-top: 48px;
  border: 0;
  border-top: solid 1px #837268;
  border-bottom: solid 1px #cab4a9;
}

li.navig_butt {
  
  height: 27px;
  list-style: none; 
  margin: 0; 
  padding: 0;
  display: inline;

}

a.butt_text {
  
  margin: 0; 
  border: 0;
  font: 13px arial, helvetica;
  color: #242373;
  padding: 6px;
  padding-left: 12px;
  text-decoration: none;
  display: block;
  width: 159px;
  height: 15px;
  border-top: solid 1px #cab4a9;
  border-bottom: solid 1px #837268;

}

a.butt_text:hover {
  
  background: #e4d7ce;

} 

#minHeight {

  float: right;
  width: 1px;
  height: 300px;

}

#text {
   
  display: block;
  font: 13px arial, helvetica;
  color: #151515;
  position: relative;
  width: 542px;
  margin: 0;
  border: 0;
  margin-left: 177px;
  top: 0;
  padding: 15px;
  min-height: 180px;
  background: #FFFFFF; 
  
}

#bottom_nav { 

  position: relative;			   
  background: url('../img/nav_bg.gif');
  width: 726px;
  height: 12px;
  margin: 0;
  padding: 12px;

}

#bottom {
			   
  position: relative;			   
  background: url('../img/bottom.gif');
  margin: 0;
  padding: 0;
  border: 0;
  width: 750px;
  height: 23px;

}

.program
{
    padding: 15px;
}  

a.bottom_link {
			   			
  font: 11px Arial, Helvetica;
  color: #525456;
  text-decoration: none;
  padding-right: 18px;

}

a.bottom_link:hover {

  text-decoration: underline;

}

#logo_container {
  
  position: relative;
  height: 108px;
  width: 748px;
  border-left: solid 1px #DFDFDF;
  border-right: solid 1px #CDCDCD;

}

#search_bar {
  background: #c0b9b6;
  display: block;
  font: 13px arial, helvetica;
  color: #151515;
  position: relative;
  margin: 0;
  border: 0;
  padding: 1px 15px;
  margin-left: 177px;
  top: 0;
  height: 27px;
  vertical-align: text-bottom;
}

#lg_vivierskin { 
  
  position: absolute;
  top: 0;
  width: 30%;
  padding: 17px;

}

.logo_links { 
  
  padding-top: 10px;
  height: 20px;

}

a.logo_link { 
  
  font: 11px Arial, Helvetica;
  color: #000066;
  text-decoration: none;

}


a.logo_link:hover { 

  text-decoration: underline;

}

.logo_arrows {
  
  padding-left: 12px;
  padding-right: 6px;

}

#lg_skintx {

  position: absolute;
  width: 36%;
  left: 30%;
  top: 0; 
  padding: 21px;

}

#lg_lines {

  position: absolute;
  left: 66%;
  width: 33%;
  top: 0;
  padding: 12px;

}

.cart_item
{
    float: left;
	width: 520px;
	padding: 10px;
	border-top: solid 1px black;
}

#my_account
{
    position: absolute;
    font: 10px arial, helvetica;
    color: #000066;
}
#my_account a
{
    color: #000066;
}

.change_info
{
    float: right; 
	margin-right: 15px;
	font-size: 10px;
}
