
  /***********************************/
 /********** SHARED STYLES **********/
/***********************************/
html, body
{
	height:100%;
	font-family: 'Merienda One', Helvetica, sans-serif;
}
body
{
	background-image: url("/.images/CherryBlossomBackground.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	padding: 15px;
	min-width: calc((15px * 2) + 300px + 870px);
	max-width: calc((15px * 2) + 300px + 870px);
	margin: auto;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
div
{
	padding: 10px;
	box-sizing: border-box;
	margin: auto;
}
div#corner
{
	background-color: rgba(220, 153, 225, 0.85);
	border-radius: 50px 0px 0px 0px;
	border: 1px solid black;
	border-right: none;
	border-bottom: none;
	width: 300px;
	height: 175px;
	float: left;
	text-align: center;
}
#corner p
{
	font-size: 15px;
}
div#top
{
	background-color: rgba(232, 179, 236, 0.85);
	border-radius: 0px 50px 0px 0px;
	border: 1px solid black;
	border-left: none;
	width: calc(100% - 300px);
	height: 175px;
	margin-left: 300px;
	
	-webkit-touch-callout: none; /*preventing menu from being highlighted*/
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#top p
{
	font-family: 'Great Vibes', Helvetica, sans-serif;
	font-size: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-shadow: 0 0 5px white;
	text-decoration: none;
	color: black;
	display: inline-block;
}
#top p:hover, #top p:active, #top p.selected
{
	color: white;
	text-shadow: 0 0 5px black;
}
div#left
{
	background-color: rgba(249, 226, 251, 0.85);
	border-radius: 0px 0px 0px 50px;
	border: 1px solid black;
	border-top: none;
	width: 300px;
	/*height: calc(100% - 175px - (15px * 2));
	min-height: calc(100% - 175px - (15px * 2));*/
	float: left;
	text-align: center;
}
p#contact
{
	margin: 0px;
	padding: 0px;
	font-size: 15px
}
div#body
{
	background-color: rgba(255, 255, 255, 0.90);
	border-radius: 50px 0px 50px 0px;
	border: 1px solid #000000;
	width: calc(100% - 300px - 15px);
	/*min-height: calc(100% - 175px - (15px * 3));*/
	margin-left: calc(300px + 15px);
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
}
p.signature
{
	color: white;
	text-shadow: 0 0 5px black;
	width: 325px;
	float: right;
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Great Vibes', Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	word-spacing: 5px;
	text-shadow: 0 0 5px white;
}
h1
{
	font-size: 40px;
}
h2
{
	font-size: 30px;
}
h3
{
	font-size: 27.5px;
}
h4
{
	font-size: 25px;
}
h5
{
	font-size: 22.5px;
}
h6
{
	font-size: 20px;
}
hr
{
	background-color: black;
	border: none;
	height: 1px;
}

  /*********************************/
 /********** HOME STYLES **********/
/*********************************/
div.about
{
	margin: -15px;
	padding: 25px;
	border-radius: 50px 0px 50px 0px;
}
div.about:hover, div.about:active
{
	background-color: rgba(255, 255, 255, 0.60);
}

  /**********************************/
 /******* TESTIMONIAL STYLES *******/
/**********************************/
#body div.testimonial
{
	border-radius: 50px 0px 50px 0px;
	border: 1px solid transparent;
	display: inline-block;
	vertical-align: top;
	
}
#body div.testimonial:hover, #body div.testimonial:active
{
	background-color: rgba(255, 255, 255, 0.60);
	border: 1px solid black;
}
div.testimonial img
{
	-webkit-transition: width 2s;
	transition: width 2s;
	margin: 5px;
}
div.testimonial img:hover, div.testimonial img:active
{
	width: 65%;
}

  /*********************************/
 /********** MENU STYLES **********/
/*********************************/
#body div.menu
{
	border-radius: 50px 0px 50px 0px;
	border: 1px solid transparent;
	display: inline-block;
	vertical-align: top;
	width: 423px;
}
div.menu div
{
	float: left;
	padding: 0px;
    position: relative;
	overflow: hidden;
}
div.menu .item
{
	white-space: nowrap;
	width: 367px;
}
div.menu .trippledigititem
{
	width: 357px;
}
div.menu .price
{
	width: 33px;
}
div.menu .trippledigitprice
{
	width: 43px;
}
div.menu .description
{
	width: 400px;
}
div.menu span:after
{
	content: "";
	width: 400px;
	position: absolute;
	top: 75%;
	border-top: 2.5px dotted black;
}
#body div.menu:hover, #body div.menu:active
{
	background-color: rgba(255, 255, 255, 0.60);
	border: 1px solid black;
}
div.menu p
{
	width: 100%;
}

  /************************************/
 /********** CONTACT STYLES **********/
/************************************/
p.phone
{
	margin-top: 0px;
	padding-top: 0px;
}
label.align1
{
	display: inline-block;
	width: 130px;
	text-align: right;
}
label.align2
{
	display: inline-block;
	width: 175px;
	text-align: right;
}
label.error
{
	font-style: italic;
	font-size: 15px;
	color: crimson;
}
noscript
{
	display: block;
}
noscript.bottom
{
	margin-bottom: 25px;
}
div.error
{
	margin-top: -25px;
	width: 525px;
	display: inline-block;
	align: left;
	text-align: left;
}
p.sentemail
{
	font-size: 20px;
	width: 525px;
	border-radius: 50px 0px 50px 0px;
	border: 1px solid transparent;
	margin: 0px;
	margin-top: -15px;
	padding: 15px;
}
p.sentemail:hover, p.sentemail:active
{
	background-color: rgba(255, 255, 255, 0.60);
	border: 1px solid black;
}
#scheduletreatment
{
	width: 264px;
}
div.hidden
{
	padding: 0px;
	margin: 0px;
	padding-left: 35px;
}
p.required
{
	margin: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	padding: 0px;
	color: crimson;
	font-style: italic;
	width: 525px;
	text-align: right;
	font-size: 15px;
}
span.required
{
	color: crimson;
}
legend
{
	font-family: 'Great Vibes', Helvetica, sans-serif;
	font-size: 30px;
}
textarea
{
	max-width: 490px;
}
input, textarea, select
{
	font-family:inherit;
	background-color: rgba(255, 255, 255, 0.60);
}
input:focus, textarea:focus, select:focus
{
	border-color: #F2CBF5;
	outline-color: #CE80D3;
}
fieldset
{
	width: 525px;
	box-sizing: border-box;
}
fieldset:hover
{
	background-color: rgba(255, 255, 255, 0.60);
	border-color: Gray;
}
input[type=submit]
{
	font-weight: bold;
	font-size: 17.5px;
}
input[type=submit]:focus
{
	outline: none;
}
input[type=submit]:hover, input[type=submit]:active
{
	border-color: #F9E2FB;
	box-shadow: 0 0 5px magenta;
}
div.button
{
	display: inline-block;
	text-align: center;
	width: 525px;
}

  /**************************************/
 /********** BACKGROUND FIXES **********/
/**************************************/
/* set min-width equal to background image width*/
@media screen and (min-width: 1920px)
{
	body
	{
		background-size: 100%;
	}
}
@media screen and (orientation:portrait)
{
	body
	{
		background-size: 275%;
		background-position: 85% top;
	}
}
/*@media screen and (max-device-width: 480px)
{

}*/