@charset "utf-8";
/* CSS Document */


/*GENERAL*/
a:link, a:visited {
	color: #54301A;
	text-decoration: none;
}
a:hover {
	color: #E9979B;
	text-decoration:underline;
}
.twitterLeft {
	padding-bottom: 100px;
}

.pinktextDK {
	color: #B70050;
}

.floatRight {
	float:right;
}
.floatLeft {
	float: left;
}
.pageBG {
	background-image:url(../images/HeaderBar_wide.gif);
	/*background-image: url(../images/FULL_BGWide_DotsOnly.png);*/
	/*background-image: url(../images/FULL_BGWide_GAP.png);*/
	background-repeat:no-repeat;
}

#hidetitle h1{
	display: none;
}
#logo {
	display: none;
}
#svcflower {
	display: none;
}
#map {
	display: none;
}
#locationHours {
	display: none;
}
#giftCert {
	display: inline;
}
#whatsMore {
	display: inline;
}

body {
	font-family: "GothamRounded-Book", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#bodyContainer {
	width: 980px;
	background-image:url(../images/Plush_Header_FULLnb2.png);
	/*background-image: url(../images/Header_BG_Constrained.png);*/
	background-repeat:no-repeat;
	background-position: center 40px;
	margin-left: auto;
	margin-right: auto;
}
#bodyBlock {
	margin: 0;
	padding: 0;
	background-image: url(../images/Contact_Flower2.png);
	background-repeat:no-repeat;
}
#footerFull {
	background-image:url(../images/Footer_NoText_Wide.png);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 132px;
}
.footerConstrained {
	width: 980px;
	text-align: center;	
	color:#FFFFFF;
	font-family: "GothamRounded-Book", Arial, helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
h1 h2 h3 h4 h5 h6 {
	font-family: "GothamRounded-Book", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	font-weight:lighter;
	color: #B70050;
}
h2 {
	font-size: 24px;
	font-weight:lighter;
	color: #B70050;
}
h3 {
	font-size: 14px;
}
img {
	border: 0;
}
 
#nav {
	font-family: "GothamRounded-Book", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:link, #nav a:visited {
	color: #54301A;
	text-decoration: none;
}
#nav a:hover {
	color: #E9979B;
	text-decoration:underline;
}
#nav p {
	text-align: right;
	color: #B70050;
	padding-top: 20px;
}
#nav p .phone {
	font-weight: bold;
}
#nav .makeAppt a:link, #nav .makeAppt a:visited {
	color: #B70050;
	text-decoration:underline;
}
#nav .makeAppt a:hover {
	text-decoration: none;
}

/*CONTACT US PAGE */

.contactLeftCol {
	margin-left: 200px;
	width: 400px;
	height: 1050px;
}
.contactRightCol {
	float: right;
	text-align: right;
	margin-right: 20px;
	height: 1050px;
}
.topHead {
	text-align: left;
	position: 250px 250px;
}
.contactFlower {
	position: 0 200px;
}
.contactSubHead {
	color: #54301A;
}

/* HOME PAGE */

.spaBox {
	padding-top: 10px;
	text-align:center;
}
.welcomeBox {
	background-image:url(../images/welcomeBox.png);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	/*padding-bottom: 5px;*/
	height: 332px;
	width: 637px;
}
.welcomeBoxCopy {
	padding-top: 42px;
	padding-left: 20px;
	padding-right: 0px;
}
/*#zoyaBug {
	position: bottom;
}*/
.welcomeBoxCopy p {
	font-size: 12px;
}
/*.welcomeBoxCopy ul {
	margin-top: -10px;
}*/
.welcomeBoxCopy ul li {
	margin-left: -25px;
	list-style: disc;
	font-size: 12px;
}

.twitterBox {
	background-image: url(../images/PlushTweetsBox.png);
	background-repeat:no-repeat;
	float: right;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	/*padding-bottom: 5px;*/
	height:332px;
	width: 311px;
}
.twitterBoxCopy {
	padding-top: 60px;
	padding-left: 5px;
	padding-right: 10px;
}

/*SERVICE MENU - CSS*/

#servicePageContainer {
	border: none;
	height: 775px;
}


#servicePageContainer h3{
	color: #B70050;
	vertical-align: top;
}
#servicePageContainer ul li{
	/*list-style-type: none;*/
	list-style-image:url(../images/pinkdot.jpg);
	text-align: left;
	margin-left: -30px;
}
/*#servicePageContainer p {
	vertical-align: top;
}*/
#serviceCol1 {
	height: 775px;
	vertical-align: top;
	width: 33%;
}
.MenuCol1 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	vertical-align: top;
}
.MenuCol1 h3 {
	padding-top: 15px;
}

#serviceCol2 {
	height: 775px;
	border-right-style:dotted;
	border-right-color: #E9979B;
	border-left-style:dotted;
	border-left-color: #E9979B;
	float: right;
	width: 33%;
}

.MenuCol2 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	vertical-align: top;
}

#serviceCol3 {
	height: 775px;
	border-right-style: none;
	float: right;
	width: 33%;
	margin-top: 0px;
	padding-top: 0px;
	/*background-image: url(../images/AboutUs_Flowers.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

.MenuCol3 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	vertical-align: top;
}
.MenuCol3 ul li blockquote {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuTwitter {
	vertical-align:bottom;
	text-align:left;
	margin-top: 100px;
}

/*ABOUT US*/

#aboutContainer {
	background-image: url(../images/AboutUs_Flowers.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#aboutLeftCol {
	margin-top: 40px;
	margin-left: 10px;
	width: 550px;
	height: 900px;
}
#aboutRightCol {
	margin-top: 40px;
	float: right;
	width: 332px;
}

/*PRESS */

#pressLeftCol {
	margin-left: 200px;
	width: 600px;
	height: 1600px;
}
#pressLeftCol .twitterLeft {
	padding-top: 60px;
}
#pressRightCol {
	float: right;
	text-align: right;
	margin-right: 20px;
}
#pressGallery {
	margin-left: 0px;
	width: 800px;
}

#pressGallery li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}

/*PARTIES*/
#partiesLeftCol {
	margin-left: 200px;
	width: 600px;
}
#partiesLeftCol blockquote {
	margin-left: 20px;
}
#partiesLeftCol table tr td {
	padding-right: 20px;
}
.calc {
	text-align: right;
}
.total {
	font-weight: bold;
	border-top-style: dotted;
	border-top-color:#000;
}

#partiesLeftCol .twitterLeft {
	padding-top: 60px;
}
.partiesSubhead {
	color: #54301A;
}

/*WE'RE HIRING */
#jobsLeftCol {
	margin-left: 200px;
	width: 500px;
	height: 600px;
}
#jobsLeftCol .twitterLeft {
	padding-top: 60px;
}
#jobsRightCol {
	float: right;
	text-align: right;
	margin-right: 20px;
}

/*PHOTOS*/
#gallery {
	margin-left: 200px;
	width: 600px;
	height: 2000px;
}

#gallery li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
/*PRODUCTS*/
#productgallery {
	margin-left: 200px;
	width: 625px;
}

/*#productgallery li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}*/

#productgallery img {
	border: none;
}

/*SERVICE DETAIL PAGES*/
#servicedetail {
	margin-left: 200px;
	width: 600px;
	height: 450px;
}
/*SPA WEEK*/

#spaWeekContainer {
	font-size:9px;
}
#spaWeekText {
	margin-left: 0px;
	font-size:16px;
	float:right;
}
/*BRAZILLIAN WAX LANDING PAGE*/
#brazillianbodyblock {
	margin: 0;
	padding: 0;
	background-image: url(../images/brazillian-wax.jpg);
	background-position: left 60px;
	background-repeat:no-repeat;
}

#brazillianrightcol {
    margin-top: 20px;
	float: right;
	width: 250px;
}
#brazillianrightcol li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#brazillianleftcol {
	margin-left: 220px;
	width: 500px;
	height: 700px;
}
/*NEW CUSTOMER DEAL*/
#newcustleftcol {
	margin-left: 220px;
	width: 500px;
}
#minipressgallery {
	margin-left: 0px;
	width: 800px;
	height: 600px;
}
#minipressgallery #press li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
