*{
	/* Universal reset: 3 */
	margin:0;
	padding:0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
	text-decoration:none;
	

}

a {
  color: #000080;
}
/* Dropdown Button */
.dropbtn {
    color: white;
    padding: 16px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	background-color:White;
    z-index: 1;
}
.link {
text-decoration: underline;
color: #2C5F2D;
}

ul {
  list-style: none;
}

/* Links inside the dropdown */


/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    
} 
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 

strong{
 font-family: 'Noto Sans', sans-serif;
 font-weight: '700';
 font-style:italic;
}



.product_container{
display:inline; 
text-align: center;
width: 1200px;
height: 200px;
}

.product_container {
width: 1000px;
height: 250px;


}

.inner_product_container{
width: 90%;
height: 480px;
margin: 0 auto;
margin-bottom: 20px;
text-align: center;
display: block;
}

.inner_product_container img{
width: 90%;
height: 480px;
margin-bottom: 20px;

}

#Main_banner {
    color: #373737;
	text-align: center;
}

.BookFront_Page h2{
	font-size:26px;
	color:white;
	background-color: #2C5F2D;
	padding-top: 6px;
	padding-bottom: 6px ;
}


.treats .Voucher-link {
vertical-align: baseline;
margin: 0 1px .5px 1px;
outline: medium none;
cursor: pointer;
text-align: center;
font: 12px/100% Arial,Helvetica,sans-serif;
padding: .1em .1em .1em;
background: white;
color: #2C5F2D;
}

#h1 banner{
width: 33%;
}

.pict_container{
width: 100%;
height: 300px;

}

a, img {
    border:none;
    outline:none;
	
}
a {
    color:black;
   
	
} 
body
{
clear:both;
margin-top: 0px;

}
header{
clear:both;
margin: 0 auto;
width: 100%;
}

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

#waxClient{
font-size:18px;
}

.bold{
 font-weight: '700';

}

#page{
	background-color:white;
	width:95%;
	margin:0 auto;
	position:relative;
}



.twStage{	
outline-color:Blue;
background-color:white;
	width:100%;
	height:500px;
	margin:0 auto;
	}

/* The clearfix hack to clear the floats: */

.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* The navigation styling: */
#nav{
 list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:center;
   
}
#nav li{
    display:inline;
	vertical-align:bottom;
}
#nav a{
	color:#373737;
	font-size:1.3em;
	display:inline-block;
    padding:20px;
	vertical-align:bottom;
}

#nav2, #nav3{
    list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:center;
   
}
#nav2 li, #nav3 li{
    display:inline;
		vertical-align:bottom;
}
#nav2 a, #nav3 a {
    color:#373737;
    font-size: 1.3em;
    display: inline-block;
    padding: 30px;
        padding-top: 30px;
    padding-top: 15px;
    vertical-align: bottom;
}

#cartnav{
 list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:right;
   
}

.mid_nav{
 list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:center;
   
}
.mid_nav h1{
	color:#373737;
}

.mid_nav p{
	
}

.mid_nav li{
		display:inline-block;
		width:200px;
		vertical-align:top;
		margin: 1px 30px 1px 30px;
		height: 420px;
		
}

.mid_nav img{
height:180px;
width:200px;

}
.mid_nav article{
display:inline;

}


.bottom_nav{
 list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:center;
   
}
.bottom_nav h1{
	color:#2C5F2D;
}

.bottom_nav p{
text-align:center;
	
}

.bottom_nav li{
		display:inline-block;
		width:200px;
		vertical-align:top;
		margin: 1px 10px 1px 10px;
}
.bottom_nav img{

}
.bottom_nav article{
display:inline;

}


#spacer{
width: 30px;

}




.mid_button_link{
vertical-align: baseline;
margin: 0 .5px .5px .5px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 1em 1.5em 1em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;

}

#cartnav li{
    display:inline;
	vertical-align:bottom;
	padding:8px;
}
#cartnav a{
	color:#2C5F2D;
	font-size:1.3em;
	display:inline-block;
    padding:20px;
	vertical-align:bottom;
}


#nav3{
    list-style:none;
    margin:0;
    padding:0;
	vertical-align:top;
	    text-align:center;
   
}
#nav3 li{
    display:inline;
		vertical-align:top;
}

#nav4{
    list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
	    text-align:center;
   
}
#nav4 li{
    display:inline;
		vertical-align:bottom;
}
#nav4 a{
	color:#2C5F2D;
	font-size:1.3em;
	display:inline-block;
    padding-left:30px;
	  padding-right:30px;
	vertical-align:bottom;
		
}
#buttonNav{
    list-style:none;
    margin:0 1px 0 1px ;
    padding:0;
	vertical-align:top;
	    text-align:center;
   
}
#buttonNav li{
    display:inline;
		vertical-align:top;
}
#buttonNav a{
margin-left:6px;
margin-bottom:10px;
	font-size:1.1em;
	display:inline-block;
    padding-left:20px;
	padding-right:20px;
	vertical-align:top;
		
}
.shopcol1{
	outline: thin solid;
float: left;
width:70%;
}

.shopshopContainer li {
margin: 0 auto;
}

.shopContainer li {
    display: inline-block;
    list-style: outside none none;
    margin: 1em 0.5em;
    text-align: center;
    width: 23%;
}
.indPict {
margin: 0 auto;
text-align:center;
width:300px;

}

.inderPict{
	margin: 0 auto;
	text-align:center;
	width:300px;
  z-index:999;
  cursor: pointer;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}
.img inderPict:hover {
    transform: scale(5);
}



.indPict:hover {
  transform: scale(1.1,1.1);
  transform-origin: 20 -50;
}


.indPrice{
color: #2C5F2D;
}

.prodDescr{

}


#main_message{
font-size:40px;
color: #2C5F2D;
 position: absolute;
    left: 20%;
    top: 20%;
    width: 100%;
    text-align: left;
}

.frtPageBook{
font-size:50px;
color: green;
    position: absolute;
    left: 0;
    top: 30%;
    width: 9%;
      text-align: center;
	background-color:rgba(255,0,0,0.4);

}
.frtPageSpecial h1,
.frtPageAlgologie h1 
.frtPageShellac h1,
.frtPageAlgologie h1,
.frtPageBook  h1,
.frtPageShellac h1,
.frtPage_Christmas h1

{
font-size:35px;
}


.frtPage_Christmas{
font-size:50px;
color: black;
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
	background-color:rgba(255,0,0,0.5);

}
.frtPageSpecial{
font-size:50px;
color: white;
    position: absolute;
    top: 30%;
  width: 100%;
      text-align: center;
	background-color:rgba(255,0,0,0.4);
	 

}
.frtPageShellac{
font-size:50px;
color: black;
    position: absolute;
    top: 30%;
      width: 100%;
    text-align: center;
	background-color:rgba(255,20,147,0.5);
}
.frtPageAlgologie{
font-size:50px;
color: white;
    position: absolute;
    top: 30%;
      width: 100%;
      text-align: center;
	background-color:rgba(0,0,255,0.4);

}

.h1banner{
font-size:30px;
color: #2C5F2D;
    position: absolute;
    left: 30%;
    top: 0;
    width: 100%;
    text-align: left;
}
.bkgrnd{
width:100px;
height: 100px;
background-color: rgba(0, 0, 0, 0.8);
 background-color: rgba(0, 0, 0, 0.8);
    color: white;
    margin: 0 auto 4em;
    padding: 4px 2px 2px 12px;
}


#aboutPara p{
line-height: 2em;
}

.indName{
text-align:center;
color: #2C5F2D;
width:300px;
margin: 0 auto;
}

.Heading{
text-align:center;
color: #2C5F2D;
font-size:18px;
margin-bottom:5px;
display: block;
    padding: 0 30px 0 0;
    text-decoration: none;
    width:100%;
    text-align:center;
}


h2 {
font-size:22px;
color:#2C5F2D;
}
.treats h2 {
font-size:18px;
display: inline;

line-height:50px;
}

.treats p {
font-size:16px;
display: inline;
line-height:50px;
}

.treats .button-link {
display: inline;
line-height:25px;
}

.header_paragraph h2 {
  font-size: 19px;
  text-align: center;
}


.treats .Voucher-link {
vertical-align: baseline;
margin: 0 1px .5px 1px;
outline: medium none;
cursor: pointer;
text-align: center;
font: 12px/100% Arial,Helvetica,sans-serif;
padding: .1em .1em .1em;
background: white;
color: #2C5F2D;
}



.col1{
float: left;
width:20%;
}

.col2{
float: right;
width:70%;

}
.muULClass{
    margin:0;
    padding:0;
	    text-align:center;
width:100%;
height:100%;
margin-bottom:10px;
}

.myclass {
float: left;
width:33%;
text-align:center;
margin-top:3em;
}

.indPictClass{
margin:0 auto;
padding:0;
text-align:center;
width:100%;
height:100%;

}

.myIndclass {

float:left;
width:1000px;
height:500px;
text-align:center;
  padding:40px;
}

.myIndclass2 {

float:left;
padding:10px;
float: left;
width:262px;
height:358px;
text-align:center;
}



.colmOuter{
width:1000px;
outline:thin solid pink;
}
.colm1{
outline:thin solid red;
float: left;
width:28%;
}

.colm2{
outline:thin solid blue;
float: left;
width:28%;

}

.colm3{
outline:thin solid green;
float: right;
width:28%;

}

.shopContainer{
width:100%;
margin: 0 auto;
}

#col1wax{
float: left;
width:30%;
height:100%;
}

#col2wax{
float: right;
width:70%;
height:1000px;
}

p.big {
 margin-top: 0em;
  margin-bottom: 2em;
  
}

#result{
text-align:center;
width: 400px;
margin: 0 auto;
}

#outerContainer{
background:url("pictures/indPhotobg.jpg") no-repeat;
background-size: 100% 100%;
}

input[type="text"],  input[type="password"] {
width: 200px;
color: #2C5F2D;
padding:0.1em 0.1%;
margin-top:0.4em;
font-size:1em;
border: thin solid;
background-color: #eee;
vertical-align:bottom;
text-align:bottom;
}



#numInput {
text-align:center;
width:2em;
padding:0.1em 0.1%;
border: solid thin;

}

.center{

}

.leftblack{
text-align:right;
}

.servcontainer{
margin-top: 20px;
    height:100%;
    width:100%;
	font-style:italic;

}
.servDescript li{
   list-style:none;
   
}

.outer-center {
    float: right;
    right: 50%;
    position: relative;
}
.inner-center {
    float: right;
    right: -50%;
    position: relative;
}
.clear {
    clear: both;
}

.centeredcart{
text-align:center;
}

.rt {
text-align:right;
float:right;
}

.lt {
margin-top: 0.1em;
text-align:left;
float:left;
}


.genTD{
margin-top:10px;
margin-right:10%;
width:400px;
height:400px;
float:right;
box-shadow: 0 0 20px rgba(0,0,0,0.4);  
}

.genTD:hover {
	transform:scale(1.5,1.5);
	transform-origin:-20 0;
}

.vis{
outline: solid thin #2C5F2D;
}



#aboutcontainer{
    background-color:white;
	height:320px;
    width:80%;
    margin: 0 auto;

}

#treatcontainer img{
vertical-align:text-center;
}

#container
{
    background-color:white;
	height:400px;
    width:1000px;
    margin: 0 auto;
}
#indContainer
{
    background-color:white;
	height:400px;
    width:100%;
    margin: 0 auto;
}

#carttable, #loginTable{
margin: 0 auto;
 width: 80%;

}
#carttable td {


}

#shopPara{
	width:50%;
	float:left;
}

#I47_map{
outline: 1px solid #B4B4B4;
width: 1000;
height: 300px;
}

#I47_no_results{
outline: 1px solid #B4B4B4; 
position: relative; 
background-color: #eeeeee;
width: 640px; 
height: 400px;
display: none;
}

#col2wax td{
 margin-top: 0em;
  margin-bottom: 2em;
  vertical-align:top;
 text-align:left;
}
#treatcontainer{

    background-color:white;
	height:100%;
    width:80%;
    margin: 0 auto;
}

#testcontainer{
     background-color:white;
	height:100%;
    width:90%;
    margin: 0 auto;;
}
#contactcontainer{
  height:450px;
    width:70%;
    margin: 0 auto;
	background:white;
}

#cartcontainer{
  height:100%;
    width:80%;
    margin: 0 auto;
}
#contactcontainer{
  height:450px;
    width:80%;
    margin: 0 auto;
}

#aboutPicts{
margin-left: 4%;
margin-right: 4%;
width:15%;
float: left;
}

#aboutPara{
margin-top:20px;
margin-left: 30px;
width:70%;
float: left;
}

.pict{
width:350px;
float: left;
}

p.leftcol , td.leftcol{
vertical-align:top;
max-width: 550px;

}
.main-button-link{
vertical-align: baseline;
margin: 0 4px 4px 10px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 1em 1em 1em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;
}

.button-link {
display: inline-block;
vertical-align: baseline;
margin: 0 1em 1em 2em;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 1em 2em 1em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;
border-radius: 50%;
}

.button-link:hover {
   background: #2C5F2D;
   color:  white;
   text-decoration: none;

}

#treatcontainer p{
text-align: center;
line-height: 1.4em;
}
#treatcontainer img{
vertical-align: middle;
}

.Treatrightcol  h1{
font-style:italic;
}

.treatindivid	{
    background-color:white;
	height:100%;
    width:80%;
    margin: 0 auto;

}

.Treatleftcol {
vertical-align: middle;
width: 250px;
float:left;
 margin-left:10%;
}

.Treatrightcol {
vertical-align:top;
float:left;
width: 575px;
margin-left:10%;

}

.Treatrightcold{
	vertical-align:top;
float:left;
width: 540px;
margin-left:10%;
}

#leftcol {
vertical-align:top;
width: 40%;
float:left;

}
#rightcol {
vertical-align:top;
float:left;
width: 40%;
margin-left:10%;

}
#conrightcol {
vertical-align:top;
float:left;
width: 30%;
margin-left:10%;

}

p .rightcol, td.rightcol{
max-width: 600px;
vertical-align:top;
padding:0 20px;

}

#article2{
 
    display:block;

}
.rtbutton{
float:right;
display: inline-block;
vertical-align: baseline;
margin: 20px 20px 20px 20px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
font-size: 1em;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;

}

.underline {
text-decoration:underline;
}
.rtbutton:hover {
   background: #2C5F2D;
   color:  white;
   text-decoration: none;

}

.caption{

}

#byline{
font-size:1em;
color: white;
	width:100%;
	background-color:#373737; 
	overflow:hidden;
	padding:0;
}

#byline:hover{
color: #373737;
	width:100%;
	background-color:white;
	overflow:hidden;
	padding:0;
}

#footer a,#footer a:visited{
margin:50px 0 20px 0;
	z-index:100;
	position:relative;
	color:white;
}

.footer a:hover{
	text-decoration:none;
	background-color:#ffffff;
	color:black;
}

.footer a.by{
	float:left;

}

.footer a.up{
	float:right;
	vertical-align:top;
	background-color:white;       
}

.center{

text-align: center;

}
#slideshow  img{ 
	vertical-align:center;
 }


#slideshow { 
    position: relative; 
	text-align:center;
	vertical-align:center;
    width: 100%; 
    height: 100%; 

}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left:  0px; 
    right: 0px; 
    bottom: 0px; 
}



#slideshow2 { 
margin-top:5%;
margin-bottom:5%;
	top: 10%; 
    position: relative; 
	text-align:center;
	vertical-align:center;
    width: 600px; 
    height: 400px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4);  
}



#slideshow2 > div { 
    position: absolute; 
    top: 10%; 
    left:  0px; 
    right: 0px; 
    bottom: 0px; 
}

.testimonial{
font-style:italic;
}
	
#picts{
	float:right;
	height:1000px;
	overflow:hidden;
	width:600px;
	margin-left:15px;
	margin-right:15px;
}

.margin{
margin-bottom:50px;
margin-right:20px;
margin-left:20px;

}
	
.red {color:#2C5F2D;}

.special_link {color:#2C5F2D;}



#image
{    
    position:absolute;
    left:0;
    top:0;
}
#text
{
    z-index:100;
    position:absolute;    
    color:#2C5F2D;
    font-size:40px;
    left:25%;
    top:75%;
	
}
#text2
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:25px;
    left:45%;
    top:40%;
	
}
a, a:visited {
	text-decoration:none;
	outline:none;
	
	
}
textarea {
    width: 80%;
    padding: 0.1em 0.1%;
    margin-top: 0.4em;
    font-size: 1em;
    color: #2C5F2D;
    border: medium none;
    background-color: #EEE;
	border: thin solid;
    color: #2C5F2D;
}

.line{
	/* The dividing line: */
	height:3px;
	background-color:#373737; 
	margin: 1em 0 1em;
	overflow:hidden;
}

input[type="submit"] {
  display: inline-block;
vertical-align: baseline;
margin: 0px 2px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;
}

input[type="submit"]:hover {
   background: #2C5F2D;
   color:  white;
   text-decoration: none;

}
#updatemessage{
font-size:.85em;
float:right;
    text-align: right;
    color: #2C5F2D;
}

.rtred {
    text-align: right;
    color: #2C5F2D;
 }

.footer{
text-align:center;
    list-style:none;
    margin:0;
    padding:0;
	vertical-align:bottom;
}

.footer li{
    display:inline;
		vertical-align:bottom;
}
.footer a{
	color:#424146;
	font-size:.9em;
	display:inline-block;
	vertical-align:bottom;
	

}
.footer li{
	color:#2C5F2D;
	font-size:1.3em;
	font-weight:bold;
	display:inline-block;
    padding:20px;
	vertical-align:bottom;

}
/* Large desktop//////////////////////////////////////////////// */
@media (min-width: 1200px) {
}

@media (min-width: 1309px) and (max-width: 1500px) {
#page{
 /* background-color:grey; */

}
#nav a{
	font-size:1.2em;
	   padding:18px;
	
}


.myIndclass, .myIndclass img {
    height: 358px;
    width: 450px;
}

.myIndclass2, .myIndclass2  img {
width:262px;
height:358px;
text-align:center;
}
.product_container{
width: 100%;
height: 250px;
}
li#polishes {
    display: none;
}

}

/* Portrait tablet to landscape and desktop /////////////////////////////////*/
@media (min-width: 1250px) and (max-width: 1501px) {
#page{
/*background-color:red; */ 


}
.frtPageSpecial h1,
.frtPageAlgologie h1 
.frtPageShellac h1,
.frtPageAlgologie h1,
.frtPage_Christmas h1,
.frtPageBook  h1,
.frtPageShellac h1

{
font-size:25px;
}
.inner_product_container{
width: 1200px;
height: 480px;
margin: 0 auto;
margin-bottom: 20px;
}

.inner_product_container img{
width: 1200px;
height: 480px;
}

#sideshow img{
width: 1200px;
height: 500px;
}

.line{
	/* The dividing line: */
	height:2px;
	margin: 5px 0 5px;
	
}

#slideshow { 

}

.myIndclass {
    height: 358px;
    width: 400px;
}


.myIndclass img{
       height: 358px;
    width: 450px;
}


#navItems{


}


#nav a , #nav2 a, #nav3 a{
	font-size:1.1em;
	    padding:19px;
	
}

h3 {

    font-size: 1.4em;
} 


   p{
	line-height:1.4em;
	font-size:14px;
}




.indTable{
height:250px;
}



#innerpageIndex{
	width:800px;
} 
  
	#footer a{
	font-size:1.2em;
	margin-bottom:-2.5em;
	
}
.Treatleftcol {
 margin-left:5%;
}


.Treatrightcol {
vertical-align:top;
float:left;
width: 55%;
margin-left:10%;
}

.Treatrightcold {
vertical-align:top;
float:left;
width: 55%;
margin-left:10%;
}

.product_container{
width: 100%;
height: 500px;
}
li#polishes {
    display: none;
}
}
/* Portrait tablet to landscape and desktop /////////////////////////////////*/
@media (min-width: 850px) and (max-width: 1550px) {
li#polishes {
    display: none;
}

#page{

/*background-color:purple; */
}

#slideshow {
height: 450px;
}


#container {
width: 450px;
}
.bottom_nav li{
width: 200px;
}

.inner_product_container img{
width: 100%;

}

.inner_product_container {
height: 450px;

}
.inner_product_container{
width: 100%;
height: 450px;
margin: 0 auto;
margin-bottom: 10px;
}

li#polishes {
    display: none;
}
#slideshow 2{ 
    width: 500px; 
}

#slideshow2 img { 
    width: 400px;
height: 280px; 	
}

.frtPageSpecial h1,
.frtPageAlgologie h1 
.frtPageShellac h1,
.frtPageAlgologie h1,
.frtPage_Christmas h1,
.frtPageBook  h1,
.frtPageShellac h1

{
font-size:31px;
}

#main_message{
font-size:30px;
    left: 20%;
    top: 30%;
    width: 100%;
    text-align: left;
}


#spacer{
width: 50px;
}
.main-button-link{
margin: 0 4px 4px 4px;
font: 12px/100% Arial,Helvetica,sans-serif;
padding: 1em 1.5em 1em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
}

.myIndclass, .myIndclass img {
    height: 220px;
    width: 300px;
}



.myIndclass {

  padding:20px;
}

.myIndclass2, .myIndclass2  img {
width:190px;
height:210px;
text-align:center;
}
.mid_nav li{ 
margin: 1px 10px 1px 10px;
} 

margin
:

#treatcontainer{
    width:100%;
}

#nav4 a{
	font-size:1em;
    padding-left:10px;
	  padding-right:10px;
		
}
.indName{
width:100%;


}

.indPict , .indName{
width:100%;


}
#cartnav a{
	
	font-size:1.3em;
	font-weight:bold;
	display:inline-block;
    padding:10px;
	vertical-align:bottom;
}



.genTD{
margin-right:0;
width:400px;
}


#contactcontainer {
    height: 520px;
    margin: 0 auto;
    width: 80%;
}

#container{
height:400px;

}

.indPictClass {
	width: 100%;
}



#picts img{
width:350px;
height:500px;

}

#picts{
	float:right;
	height:500px;
	overflow:hidden;
	width:350px;
	margin-left:15px;
	margin-right:15px;
}

#aboutcontainer {
    background-color: white;
    height: 100%;
	}

#aboutPicts{
margin-left: 4%;
margin-right: 4%;
width:30%;
float: left;
}

#aboutPara{
margin-left: 60px;
width:50%;
float: left;
margin-left:2%;
}

#nav a , #nav2 a, #nav3 a{
	font-size:1.1em;
	  padding-left:20px;
	  padding-right:20px;
	  padding-bottom:0;
	
}

#navItems{
clear: left;
display: block;

}

#text
{
    z-index:100;
    position:absolute;    
    color:#2C5F2D;
    font-size:40px;
    left:15%;
    top:30%;
	
}


#nav a{
	font-size:1.2em;
	 padding-left:12px;
	  padding-right:12px;
	   padding-top:5px;
	  padding-bottom:5px;
	
}

h3 {

    font-size: 1.4em;
} 


p{
	line-height:1.4em;
	font-size:14px;
}


.col1{
float: left;
width:30%;
}

.col2{
float: left;
width:70%;
font-size:14px;
}


.indPict{
width:200px;

}

.indTable{
height:250px;
}



#innerpageIndex{
	width:800px;
} 
  
	#footer a{
	font-size:1.2em;
	margin-bottom:-2.5em;
	
}

.Treatleftcol {
 margin-left:3%;
}



.Treatrightcol {
vertical-align:top;
float:left;
width: 55%;
margin-left:10%;
}

.Treatrightcold {
vertical-align:top;
float:left;
width: 55%;
margin-left:10%;
}

.product_container{
width: 100%;
height: 320px; 
}

.frtPageBook h1 {
font-size:30px;

}

.frtPageSpecial h1{
font-size:30px;

}
.frtPageShellac h1,
.frtPage_Christmas h1{
font-size:30px;
}

.frtPageAlgologie h1{
font-size:30px;
}

}


/* Landscape phone to portrait tablet */
@media (max-width: 850px) {
#page{

 /*background-color:blue;*/

}

.indPict:hover {
  transform: scale(1.06,1.06);
  transform-origin: 20 -50;
}



.bottom_nav li{
		width:150px;
		vertical-align:top;	margin: 1px 5px 1px 5px;
}

.inner_product_container img{
width: 100%;
height: 300px;

}
.inner_product_container{
width: 100%;
height: 300px;
margin: 0 auto;
margin-bottom: 10px;
}



#spacer{
width: 50px;
}

.footer li{

	font-size:1.3em;
    padding:3px;
}
.frtPageSpecial h1,
.frtPageAlgologie h1 
.frtPageShellac h1,
.frtPageAlgologie h1,
.frtPage_Christmas h1,
.frtPageBook  h1,
.frtPageShellac h1
{
font-size:20px;
}

#Main_banner {
font-size:20px;
}


#main_message{
font-size:28px;
    left: 20%;
    top: 20%;
    width: 100%;
    text-align: left;
}

.main-button-link{
margin: 0 4px 4px 4px;
font: 12px/100% Arial,Helvetica,sans-serif;
padding: .8em 1.5em 1em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;

}


.product_container{

height: 140px;
}
#container {
 
    width: 500px;
}

.myIndclass, .myIndclass img {
    height: 160px;
    width: 250px;
}

.myIndclass {

  padding:20px;
}


.frtPageBook{
font-size:22px;


}
.frtPageSpecial{
font-size:22px;

}


.frtPageShellac{
font-size:22px;

}
.frtPage_Christmas {
font-size:22px;
}
.frtPageAlgologie{
font-size:22px;

}


.myIndclass2, .myIndclass2  img {
width:130px;
height:160px;
text-align:center;
}



#aboutPicts {

width:100%;

}
#aboutPara{
font-size:14px;
margin-left: 30px;
width:100%;
float: left;
}

.Treatrightcol {
    margin-left: 5%;
    vertical-align: top;
    width:100%;
}
.Treatrightcold {
    margin-left: 5%;
    vertical-align: top;
    width:100%;
}

.shopContainer{
width:300px;
}


#leftcol {
    width: 100%;
}

.pict {

    width: 500px;
}

#conrightcol {
    float: left;
    margin-left: 5%;
    vertical-align: top;
    width: 100%;
}

#buttonNav{
font-size: .8em;

}

#contactcontainer{
  height:100%;
    width:100%;
    margin: 0 auto;
}

#rightcol {
vertical-align:top;
float:left;
margin-left:0;

}

#buttonNav a {
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 40px;
    vertical-align: top;
}
#numInput {
    border: thin solid;
    padding: 0.1% 0.1%;
	text-align:center;
   
}

#nav3 a {
   margin: 2px 0 4px 0;
}

p .rightcol, td.rightcol{
max-width: 400px;
vertical-align:top;
padding:0 2px;

}



#page {
    width: 100%;
}

#I47_map {

    width: 500px;
}


#picts{
	float:right;
	height:0;
	overflow:hidden;
	width:0;
	margin-left:15px;
	margin-right:15px;
}



#testimPara{
overflow:hidden;
clear:both;

}
#byline{
font-size:.8em;
}
#text{
	font-size:1.2em;
}



#nav2 a {
    font-size: 0.8em;
    font-weight: bold;
    padding: 2px 10px 2px;
 }

#nav3 a {
  
 
    font-size: 0.8em;
    padding: 2px 10px 2px;

}
#nav3 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: bottom;
}

.logo img{
width:100px;
}


#text
{   font-size:20px;
    left:25px;
    top:230px;
	
}


.footer img{
  width:80px;
}

.footer a{
	font-size:.6em;
	font-weight:bold;
	display:inline-block;
    padding:5px;
	vertical-align:bottom;

}


#navItems{
clear: both;
display: block;

}



li#polishes {
    display: none;
}



#footer a{
font-size:.7em;
	margin-bottom:-2.5em;
	position:relative;
}

#nav a{
	font-size:.9em;
	 padding:6px;
	
	
}

#facebook img{
height:20px;

}

.indTable{
height:160px;
}



input[type="submit"] {
  display: inline-block;
vertical-align: baseline;
margin: 0px 2px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;
}

.shopContainer li {
    width: 300px;
}
#submit_button1{
float:right;
margin:.9em 2em .5em 0;
}

#pickupSubmit, #payonline,#submitPayPal #update{
width:15em;
}




button[type="button"]{
display: inline-block;
vertical-align: baseline;
margin: 0px 2px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
background: #629632;
color: white;
}

button[type="button"]:hover{
background:  #2C5F2D;
color: white;
}

input[type="submit"]:hover{
background:  #2C5F2D;
color: white;
}



p {
	line-height:1.5em;
	font-size:14px;
}


#cartcontainer {
    width: 100%;
}

h3 {

    font-size: 1.2em;
} 

td{

font-size: .8em;
}




#innerpageIndex{

	width:480px;
}
#col1{
float: left;
width:300px%;
}

input[type="submit"] {

margin: 2px 2px 10px 2px;

}
.algPict{
width:300px;
}

#col2{
float: left;
width:180px;
font-size:7px;
}

.button-link {
margin: 2px 2px;
padding: 0.5em 1em 0.55em;
border-radius: 50%;

}


input[type="text"], input[type="password"] {
    width: 150px;
}


.rtbutton {
    margin: 4px;
    padding: 0.5em 1em 0.55em;
 
}

.genTD {
    width: 300px;
	height: 300px;
}

#shopPara {
  margin-left:.3px;
    width: 100%;
}



#carttable{
 width: 80%;

}

.center a{
margin-top: 20px;
    display: block;
    padding: 2px 4px;
    position: relative;
    z-index: 100;
}

.margin{
margin-bottom:0px;
margin-right:0px;
margin-left:0px;

}

#cartnav li {
 padding:0;
	margin-left:0;
	display: block;

}



.servcontainer{
font-size:.6em;
}

#mothersPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Polish_Mothers_Day_banner_Mobile.jpg") no-repeat;
  width: 250px; /* Width of new image */
  height: 225; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
}


#facialPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Facial_mobile.jpeg") no-repeat;
  width: 250px; /* Width of new image */
  height: 330px; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
}

#NailsPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/nails.jpeg") no-repeat;
  width: 280px; /* Width of new image */
  height: 216px; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
}
#WaxPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Waxing_professionals_Mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
#PamperPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/pampersmall.jpg") no-repeat;
  width: 280px; /* Width of new image */
  height: 216px; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
   margin-left: auto;
  margin-right: auto;

}

#EyesPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/eyebrow2.jpg") no-repeat;
  width: 280px; /* Width of new image */
  height: 180px; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
   margin-left: auto;
  margin-right: auto;

}

#EyesPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/eyebrow2.jpg") no-repeat;
  width: 280px; /* Width of new image */
  height: 180px; /* Height of new image */
  padding-left: 280px; /* Equal to width of new image */
   margin-left: auto;
  margin-right: auto;

}


#text2 {
   font-size: 15px;
    left: 20%;
    position: absolute;
    top: 30%;
    z-index: 100;
}
#spacer{
width: 50px;
}

#Christmas_nails_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/ChrstmasNails_Mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}


#Algologie_packs{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Algologie_gift_packs_mobile.JPG") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#Free_back_exfoliation{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/feb_2023_banner_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#easter_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/banner_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 290px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}




#evolve_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/evolve_banner_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#facial_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/banner_mobile_facial.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}




#christmas_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/book_now_for_Christmas.mobile.JPG") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}



#shellac_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/polish_shellac_mobile_portrait.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}
#Facial {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/May_Special_Banner_mobiles.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}
#Book_now_for_christmas {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/christmas22_banner_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#Fleur_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Fleur_de_mer_banner_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}


#algologie_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Algologie_Sale_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}


#xmas_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/waxing_moblile_banner.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}
#special_banner3{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Algologie_10_percent_off_sale_mobile.png") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#Black_friday{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Black_friday_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}
#waxing_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/appointment_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

#Lalicious_banner{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Lalicious_banner_mobile.png") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}


.inner_product_container {
   margin-left: auto;
  margin-right: auto;
  width:  300px;
}

}
/* Landscape phones and down ///////////////////*/


@media (max-width: 600px) {
#page{

/*background-color:aqua;*/

}
.frtPageSpecial h1,
.frtPageAlgologie h1 ,
.frtPageAlgologie h1,
.frtPage_Christmas h1,
.frtPageBook  h1,
.frtPageShellac h1,
#Main_banner h1
{
font-size:12px;
}


#slideshow2{ 
    width: 450px; 
	height:320px;
}

#slideshow2 img { 
    width: 350px;
height: 250px; 	
}

#Main_banner {
font-size:20px;
}


.myIndclass2, .myIndclass2  img {
width:100px;
height: 110px;
text-align:center;
}

.myIndclass, .myIndclass img {
   margin: 10px;
   margin-bottom: 10px;
    width: 200px;
	height: 130px;
}

.myIndclass, .myIndclass img {
 
    width: 200px;
	height: 160px;
}

.product_container {
width: 100%;
height: 170px;

}

#main_message{
font-size:12px;
    left: 35%;
    top: 40%;
    width: 100%;
    text-align: left;
}

.main-button-link{
margin: 0 4px 4px 4px;
font: 11px/100% Arial,Helvetica,sans-serif;
padding: .3em 1em .3em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px #2C5F2D;
}
.frtPageSpecial h1,
.frtPageAlgologie h1 ,
.frtPage_Christmas h1,
.frtPageAlgologie h1,
.frtPageBook  h1,
.frtPageShellac h1

{
font-size:16px;
}

}

/* Landscape phones and down ///////////////////*/
@media (max-width: 710px) {

#page{

/* background-color:pink;*/

}



.inner_product_container{
width: 300px;
height: 300px;

margin-bottom: 10px;
}

#slideshow{
width: 300px;
height: 300px;
}

.inner_product_container img{
width: 300px;
height: 300px;
}

#spacer{
width: 10px;
}

#slideshow, #slideshow img { 
height:300px;
	}
.product_container img{
width: 300px;
height: 300px;

}

.bottom_nav img{
width: 180px;
height: 90px;
}

.myIndclass, .myIndclass img {
    height: 170px;
    width: 220px;
	  padding:10px;
}

.mid_nav li{
		width:320px;
		margin: 1px 30px 1px 30px;
}

.mid_nav{
margin: 0 auto;
}
.bottom_nav li{
width: 300px;
}

.inner_product_container{
width: 300px;
height: 300px;
margin-bottom: 10px;
}
.product_container {
width: 100%;
height: 300px;

}
.frtPageBook{
font-size:14px;


}
.frtPageSpecial{
font-size:14px;
}

.frtPageShellac{
font-size:14px;

}
.frtPageAlgologie{
font-size:14px;

}



.myIndclass, .myIndclass img {
   margin: 5px;
    width: 300px;
	height: 170px;
}


.myIndclass {

  padding:0;
}


#aboutPicts {

width:100%;

}
#aboutPara{

font-size:14px;
margin-left: 30px;
width:100%;
float: left;
}

#page {
    width: 100%;
}

.Treatrightcol {
    margin-left: 5%;
    vertical-align: top;
    width:100%;
}
.Treatrightcold {
    margin-left: 5%;
    vertical-align: top;
    width:100%;
	}

.myIndclass2, .myIndclass2  img {
width:250px;
height: 300px;
text-align:center;
}



.Heading {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}

#waxClient {
    font-size: 12px;
}
.indPictClass {
width: 300px;
}

.shopContainer{
width:300px;
}


#leftcol {
    width: 100%;
}

.pict {

    width: 250px;
}

#conrightcol {
    float: left;
    margin-left: 5%;
    vertical-align: top;
    width: 100%;
}

#buttonNav{
font-size: .8em;

}

#contactcontainer{
  height:100%;
    width:100%;
    margin: 0 auto;
}

#rightcol {
vertical-align:top;
float:left;
margin-left:0;

}

#buttonNav a {
    font-size: 1.3em;
    padding-left: 40px;
    padding-right: 40px;
    vertical-align: top;
}
#numInput {
    border: thin solid;
    padding: 0.1% 0.1%;
	text-align:center;
   
}

#nav3 a {
   margin: 2px 0 4px 0;
}

p .rightcol, td.rightcol{
max-width: 400px;
vertical-align:top;
padding:0 2px;

}



#I47_map {

    width: 250px;
}


#picts{
	float:right;
	height:0;
	overflow:hidden;
	width:0;
	margin-left:15px;
	margin-right:15px;
}

#container {
     width: 200px;
	height: 150px;
}


#slideshow2, #slideshow2 img { 
    width: 300px; 
	height: 150px;
	padding:0;
}
#testimPara{
overflow:hidden;
clear:both;

}
#byline{
font-size:.8em;
}
#text{
	font-size:1.2em;
}



#nav2 a{
	color:#373737;
	font-size:.8em;
	display:inline-block;
    padding:10px;
	vertical-align:bottom;
		
}

.logo img{
width:100px;
}


#text
{   font-size:20px;
    left:25px;
    top:120px;
	
}


.footer img{
  width:80px;
}

.footer a{
	font-size:.6em;
	font-weight:bold;
	display:inline-block;
    padding:5px;
	vertical-align:bottom;

}


#navItems{
clear: both;
display: block;

}



li#polishes {
    display: none;
}


#footer a{
font-size:.7em;
	margin-bottom:-2.5em;
	position:relative;
}

#nav a{
	font-size:.9em;
	 padding:6px;
	
}

#facebook img{
height:20px;

}

.indTable{
height:160px;
}

.leftblack{
font-size: 12px;
}


#cartnav li {
font-size: 14px;
}

input[type="submit"] {
  display: inline-block;
vertical-align: baseline;
margin: 0px 2px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
border-radius: 50%;
box-shadow: 0px 1px 2px #2C5F2D;
background: white;
color: #2C5F2D;
}

.shopContainer li {
    width: 300px;
}
#submit_button1{
float:right;
margin:.9em 2em .5em 0;
}

#pickupSubmit, #payonline,#submitPayPal #update{
width:100%;
}




button[type="button"]{
display: inline-block;
vertical-align: baseline;
margin: 0px 2px;
outline: medium none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial,Helvetica,sans-serif;
padding: 0.5em 2em 0.55em;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
background: #629632;
color: white;
}

button[type="button"]:hover{
background:  #2C5F2D;
color: white;
}

input[type="submit"]:hover{
background:  #2C5F2D;
color: white;
}



p {
	line-height:1.5em;
	font-size:14px;
}


#cartcontainer {
    width: 100%;
}

h3 {

    font-size: 1.2em;
} 

td{

font-size: 1em;
}


#innerpageIndex{

	width:480px;
}
#col1{
float: left;
width:300px;
}

input[type="submit"] {

margin: 2px 2px 10px 2px;

}
.algPict{
width:300px;
}

#col2{
float: left;
width:180px;
font-size:7px;
}

.button-link {
margin: 4px 2px;
padding: 0.5em 1em 0.55em;
border-radius: 50%;

}

input[type="text"], input[type="password"] {
    width: 280px;
}


.rtbutton {
    margin: 4px;
    padding: 0.5em 1em 0.55em;
 
}

.genTD {
    width: 300px;
}

#shopPara {
  margin-left:.3px;
    width: 100%;
}



#carttable{
 width: 100%;

}

.center a{
margin-top: 20px;
    display: block;
    padding: 2px 4px;
    position: relative;
    z-index: 100;
}

.margin{
margin-bottom:0px;
margin-right:0px;
margin-left:0px;

}

#cartnav li {
 padding:0;
	margin-left:0;
	display: block;

}

.servcontainer{
font-size:.6em;
}

#facialPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Facial_mobile.jpeg") no-repeat;
  width: 250px; /* Width of new image */
  height: 330px; /* Height of new image */
  padding-left: 250px; /* Equal to width of new image */
}

#NailsPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/nails.jpeg") no-repeat;
  width: 250px; /* Width of new image */
  height: 216px; /* Height of new image */
  padding-left: 250px; /* Equal to width of new image */
}
#WaxPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Waxing_professionals_Mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 300px; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}
#PamperPict {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/pampersmall.jpg") no-repeat;
  width: 250px; /* Width of new image */
  height: 216px; /* Height of new image */
  padding-left: 250px; /* Equal to width of new image */
}

#EyesPict {

  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/eyebrow2.jpg") no-repeat;
  width: 250px; /* Width of new image */
  height: 169px; /* Height of new image */
  padding-left: 250px; /* Equal to width of new image */
}

#nzreg {
	
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/Body-Massage_confirm_mobile.jpg") no-repeat;
  width: 300px; /* Width of new image */
  height: 275x; /* Height of new image */
  padding-left: 300px; /* Equal to width of new image */
}

.myclass{
width:300px;

}

  #text2 {
    font-size: 10px;
    left: 15%;
    position: absolute;
    top: 40%;
    z-index: 100;
  }

#aboutPicts , #aboutPara{
margin: 0 auto;

}
.footer li{
	
	font-size:1.3em;
	font-weight:bold;
    padding:2px;


}
.frtPageSpecial h1,
.frtPage_Christmas h1,
.frtPageAlgologie h1,
.frtPageBook  h1,
.frtPageShellac h1

{
font-size:14px;
}


}




