@charset "utf-8";
body {
	background: #ece5df;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #b0a397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}

.oneColFixCtrHdr #header {
	padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	height: 200px;
		}
.strapline1 {
	float: right;
	margin-right: 60px;
	padding-top: 20px;
	text-align: left;
}
.strapline	{
	float: right;
	margin-right: 220px;
	padding-top: 20px;
	text-align: left;
}
#menu{
	background-color: #473d40;
	text-align: right;
	border: 0;
	

}
#menu li {
	list-style: none;
	display: inline;
			
}	
#menu li a {
	padding-right: 30px;
	padding-bottom: 2px;
	line-height: 1.25em;
	text-decoration: none;
	color: #ece5df;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	height: 20px;
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 10px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: left;
	
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	border-top: 20px solid #473d40;
	}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	}

.pagelinks
	{
	color:#473d40;
	font-size: 80%;
}
.pagelinks1
	{color:#473d40;
	font-size: 100%;
}

.disc
	{
	list-style-type: disc;
	color: #473d40;
}
.circle
	{
	list-style-type: circle;
}
	
.terms
	{
	list-style-type: none;
}
.logo1	{
	float: left;
	width: 248px;
	height: 170px;
	margin-top: 20px;
	margin-left: 10px;
}
.logo	{
	float: left;
	width: 248px;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.xmas
	{
	float: right;
	width: 150px;
	height: 109px;
	margin-right: 20px;
	margin-top: 24px;
			}
.basket
	{
	float: right;
	margin-right: 40px;
	}

.salonroom
	{
	width: 150px;
	height: 200px;
	float: right;
	padding-right: 55px;
	padding-left: 35px;
	}
	
h1		{
		font-family: Verdana;
		font-size: 120%;
		}
		
h2		{
		font-family: Verdana;
		font-size: 110%;
		}

.facials
		{
		width: 160px;
		height: 120px;
		margin-top:50px;
		margin-left: 65px;
		margin-bottom: 45px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		float: left;
		}

.waxing
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-left: 85px;
		margin-top: 50px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		
}
.eyes
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-left: 85px;
		margin-top: 50px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		
}
.hands
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-left: 65px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		
}


.body	{
		width: 160px;
		height: 120px;
		float: left;
		margin-left: 85px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
}
.room
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-left: 85px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
}
.skin
		{
		width: 160px;
		height: 120px;
		margin-top:50px;
		margin-left: 65px;
		margin-bottom: 45px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		float: left;
				
}

.sparnails
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-top: 50px;
		margin-left: 65px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
		
}

.spartreats
		{
		width: 160px;
		height: 120px;
		float: left;
		margin-top: 50px;
		margin-left: 85px;
		border-top-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 50px;
		border-left-width: 10px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ece5df;
		border-right-color: #ece5df;
		border-bottom-color: #ece5df;
		border-left-color: #ece5df;
}
.cleanser
		{
		width: 140px;
		height: 140px;
		float: left;
		padding-right: 30px;
		padding-top: 10px;
}
.nimpic
		{
		width: 200px;
		height: 194px;
		float: right;
		margin-right: 80px;
		padding-left: 15px;
		padding-top: 10px;
		
}
.nimpic2
		{
		width: 250px;
		height: 243px;
		float: right;
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		
}
.derma
		{
		width: 80px;
		height: 188px;
		float: left;
		padding-right: 30px;
		padding-left: 20px;
		padding-top: 10px;
		}
.derma1
		{
		width: 80px;
		height: 188px;
		float: left;
		padding-right: 30px;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 50px;
		}
.spar
		{
		width: 160px;
		height: 140px;
		float: left;
		padding-right: 30px;
		padding-top: 10px;
}
.manicure
		{
		width: 200px;
		height: 133px;
		float: right;
		margin-right: 55px;
		padding-top: 35px;
}
.footlogix
		{
		width: 141px;
		height: 64px;
		float:	right;
		margin-right: 55px;
		padding-left: 25px;
		}
		
.footpic
		{
		width: 200px;
		height: 150px;
		float: right;
		margin-right: 55px;
		padding-top: 20px;
		padding-bottom: 10px;
	
}
.bodyhair
		{
		width: 275px;
		height: 165px;
		float: right;
		margin-right: 95px;
		margin-top: 30px;
			
}
.legwax
		{
		width: 300px;
		height: 105px;
		float: right;
		margin-right: 85px;
		padding-top: 60px;
}
.backpic
		{
		width: 250px;
		height: 131px;
		float: right;
		margin-right: 45px;
		
}
.tanpic
		{
		width: 178px;
		height: 240px;
		float: right;
		margin-right: 45px;
						
}
.fbpic
		{
		width: 250px;
		height: 94px;
		float: right;
		margin-right: 5px;
		padding-top: 30px;
}
.eyepic
		{
		width: 160px;
		height: 120px;
		float: right;
		margin-right: 100px;
		padding-top: 20px;
		padding-bottom: 20px;
}
.elecpic
	{
	width: 200px;
	height: 663px;
	float: left;
	padding-right: 20px;
	padding-bottom: 80px;
}
.senior
	{
	width: 200px;
	height: 131px;
	float: left;
	padding-right: 20px;
	padding-bottom: 240px;
}

.conpic
		{
		width: 90px;
		height:91px;
		float: right;
		margin-right: 30px;
		padding-top: 15px;
		}

.conpic1
		{
		width: 90px;
		height: 110px;
		float: right;
		margin-right: 20px;
		padding-top: 15px;
}
.biopic
		{
		width: 200px;
		height: 114px;
		float: right;
		padding-right: 20px;
		padding-left: 20px;
		
}
.biopic2
		{
		width: 200px;
		height: 114px;
		float: right;
		padding-right: 55px;
		padding-left: 20px;
}
.elementpic
		{
		width: 300px;
		height: 200px;
		float: right;
		padding-bottom: 10px;
}
.sunpromopic
		{
		width: 300px;
		height: 438px;
		float: left;
		position: relative;
		padding-right: 25px;
		padding-bottom: 10px;
		z-index: 20;
		}
				
.nailset
		{
		float: left;
		width: 254px;
		height: 222px;
		padding-right: 50px;
		padding-top: 10px;
		padding-left: 20px;
}
.nailset1
		{
		float: left;
		width: 300px;
		height: 212px;
		padding-right: 30px;
		padding-top: 10px;
}
.nimbrand
		{
		float: left;
		width:	220px;
		height: 214px;
		padding-right: 20px;
		padding-top: 10px;
		}
.shellac
		{float: left;
		 width:	187px;
		 height: 166px;
		 padding-right: 50px;
		 padding-top: 10px;
		 padding-bottom: 35px;
		 }
.apiluselec
		{
		float: right;
		width: 194px;
		height: 151px;
		padding-left: 20px;
		padding-right: 10px;
		}
.perfector
		{
		float: right;
		width: 221px;
		height: 166px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 10px;
		}
.ceyebrows
		{
		float: right;
		width: 226px;
		height:	63px;
		padding-right: 50px;
		padding-left: 20px;
		padding-top: 10px;
		}
.dquest
		{
		float: right;
		width: 150px;
		height:	56px;
		padding-left: 20px;
		padding-right: 110px;
		padding-top: 10px;
		}
.peel
		{
		float: left;
		width: 170px;
		height: 130px;
		padding-top: 80px;
		padding-right: 20px;
		padding-top: 10px;
		}
.biae
		{
		float: right;
		width: 150px;
		height: 109px;
		padding-top: 20px;
		padding-right: 80px;
		}
		
.hydra
		{
		width: 300px;
		height: 162px;
		float: left;
		padding-right: 20px;
		padding-top: 10px;
}
.hydracleanser
		{
		width: 92px;
		height: 150px;
		float: left;
		padding-right: 30px;
		padding-top: 10px;
}

.hydracream
		{
		width: 200px;
		height: 129px;
		float: left;
		padding-right: 30px;
		padding-top: 10px;
}
.gold
		{
		width: 150px;
		height: 195px;
		float: left;
		padding-right: 30px;
		padding-left: 10px;
		padding-top: 10px;
}

.goldcream
		{
		width: 167px;
		height: 166px;
		float: left;
		padding-right: 20px;
		padding-left: 10px;
		padding-top: 10px;
}
.repair
		{
		width: 300px;
		height: 242px;
		float: left;
		padding-right: 20px;
		padding-top: 10px;
}
.hiwhite
		{
		width: 300px;
		height: 268px;
		float: left;
		padding-right: 20px;
		padding-top: 10px;
}

.goldinfo
		{
		font-size: 90%;
		text-align: left;
}
.eyeinfo
		{
		font-size: 90%;
		text-align: center;
}
.pagenum
		{
		font-size: large;
		text-align: center;
}
.foundation
		{
		width: 400px;
		height: 68px;
		}
		
.powder
		{
		width: 140px;
		height: 68px;
		padding-left: 15px;
		}
		
.lipstick
		{
		width: 140px;
		height: 68px;
		padding-left: 20px;
		}
		
.lipgloss
		{
		width: 230px;
		height: 68px;
		padding-left: 20px;
		}
