html, body {

}

body {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	background-color: #8b4c97;
}

img, div { behavior: url(iepngfix.htc) }

img {
	border: none;
}

#bigBgDiv {
	width: 100%;
	height: 100%;
}

#bigBg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* main structure */

#page {
	position: absolute;
	left: 50%;
	width: 990px;
	height: 600px;
	margin-left: -495px;  /* half of width */
	margin-top: 20px;   /* half of height */
	/*border: 1px solid #999;*/
}

#nav {
	position: relative;
	left: 0px;
	top: 0px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #999;*/
}

#content {
	position: relative;
	clear: both;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 520px;
}

.bg01 {
	background: #763982 url("images/siteBg01.jpg") no-repeat;
}

.bg02 {
	background: #763982 url("images/siteBg02.jpg") no-repeat;
}

.bg03 {
	background: #763982 url("images/siteBg03.jpg") no-repeat;
}

.bg04 {
	background: #763982 url("images/siteBg04.jpg") no-repeat;
}

.bg05 {
	background: #763982 url("images/siteBg05.jpg") no-repeat;
}

.bg06 {
	background: #763982 url("images/siteBg06.jpg") no-repeat;
}

.bg07 {
	background: #763982 url("images/siteBg07.jpg") no-repeat;
}

/*#home div.bg01 {
	background-image: url("images/siteBg10.jpg");
	background-repeat: no-repeat;
}

#look div.bg01 {
	background-image: url("images/siteBg02.jpg");
	background-repeat: no-repeat;
}

#treatments div.bg01 {
	background-image: url("images/siteBg01.jpg");
	background-repeat: no-repeat;
}

#specials div.bg01 {
	background-image: url("images/siteBg04.jpg");
	background-repeat: no-repeat;
}

#book div.bg01 {
	background-image: url("images/siteBg03.jpg");
	background-repeat: no-repeat;
}

#gift div.bg01 {
	background-image: url("images/siteBg06.jpg");
	background-repeat: no-repeat;
}

#etiquette div.bg01 {
	background-image: url("images/siteBg07.jpg");
	background-repeat: no-repeat;
}

#contact div.bg01 {
	background-image: url("images/siteBg07.jpg");
	background-repeat: no-repeat;
}*/

#contactDiv {
	position: relative;
	clear: both;
	margin: 10px 0 0 0;
}

/* content structure */

#logo {
	width: 175px;
	height: 33px;
	padding: 25px 26px 93px 24px;
	border-bottom: 1px dotted #8b4c97;
	/*border-bottom: 1px solid #fff;*/
}

#sbBg, #sbBgImg {
	width: 225px;
	height: 520px;
}

#sb {
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 520px;
	/*padding: 150px 0 0 0;*/
}

.sbItem {
	width: 195px;
	padding: 15px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	border-bottom: 1px dotted #8b4c97;
	/*border-right: 1px solid #fff;*/
}

#media {
	position: absolute;
	top: 151px;
	left: 235px;
	width: 250px;
	height: 188px;
}

#subNav {
	position: absolute;
	top: 0;
	left: 235px;
	width: 250px;
	height: 370px;
	padding: 150px 0 0 0;
}

#subNavBg {
	position: absolute;
	top: 0;
	left: 235px;
	width: 250px;
	height: 520px;
}


#subNavBgImg {
	width: 250px;
	height: 520px;
}

#mediaControl {
	position: absolute;
	top: 344px;
	left: 235px;
	width: 250px;
	height: 20px;
}

#pageHeader {
	position: absolute;
	top: 44px;
	left: 495px;
	width: 470px;
	height: 30px;
	padding: 0;
	text-align: right;
}

#copy {
	position: absolute;
	top: 75px;
	left: 495px;
	width: 470px;
	height: 420px;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	/*border: 1px solid #999;*/
}

#copyBg {
	position: absolute;
	top: 75px;
	left: 495px;
	width: 470px;
	height: 420px;
}

#copyBgImg {
	width: 470px;
	height: 420px;
}

#pane1{
	position: absolute;
	width: 420px;
	height: 370px;
	padding: 25px;
}

.scroll-pane {
	overflow: auto;
	/*background: #ccc;*/
	/*border: 1px solid #fff;*/
	float: left;
	padding: 0;
}

.scroll-pane {
	/*border: 1px solid #fff;*/
}

/* text styles */

p {
	padding: 0 0 18px 0;
	margin: 0;
}

p.subNavCopy {
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url("images/darkTrans30.png");
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	padding: 5px 9px 7px 9px;
	display: block;
	color: #ec297b;
}

p.formP {
	margin: 3px 0 0 0;
	padding: 0;
	float: left;
}

a:link, a:visited {
	color: #fff;
}

a:hover {
	color: #78cc37;
}

.formField {
	margin: 0;
	padding: 4px;
	float: right;
	border: 1px solid #000;
	width: 300px;
	font-family: verdana;
	font-size: 11px;
	color: #8b4c97;
}

.formFieldList, .formFieldSmall {
	margin: 0 0 0 10px;
	padding: 4px;
	float: right;
	border: 1px solid #000;
	width: 60px;
	font-family: verdana;
	font-size: 11px;
	color: #8b4c97;
}

.formFieldButton {
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #000;
	font-family: verdana;
	font-size: 11px;
	background: #8b4c97;
	color: #fff;
}


.formFieldDiv {
	width: 400px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: right;
	clear: both;
	border-bottom: 1px dotted #fff;
}

h1 {
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	/*border-bottom: dotted 1px #fff;*/
}

h2 {
	padding: 0 0 3px 0;
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	border-bottom: solid 1px #fff;
}

h3 {
	margin: 0;
	padding: 0 0 1px 0;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	border-bottom: dotted 1px #fff;
}

h4 {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
}

h5.nav {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	float: right;
}

h5 a:link, h5 a:visited {
	color: #fff;
	display: block;
	padding: 5px 9px 7px 9px;
	text-decoration: none;
}

h5 a:hover {
	background: #763982;
}

h5.selectedNav {
	background: #763982;
}

h6 {
	margin: 1px 0 0 0;
	padding: 0;
	/*border-top: 1px dotted #8b4c97;*/
	background-image: url("images/darkTrans30.png");
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding: 5px 9px 7px 9px;
	display: block;
}

h6 a:link, h6 a:visited {
	color: #fff;
	text-decoration: none;
}

h6 a:hover {
	color: #78cc37;
}

a.selected, a.selected:visited {
	color: #78cc37;
}

.embeddedImage {
	margin: 0 0 20px 0;
}

ul.items {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	padding: 0 0 25px 0;
}

ul.items2 {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
}

ul.items2b {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
}

ul.subnav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
}

li.tips {
	padding: 0;
	margin: 0 0 10px 0;
}

li {
	padding: 0;
	margin: 0;
}

table {
	margin: 0 0 20px 0;
	padding: 0;
}

tr, td {
	border-bottom: 1px dotted #fff;
	padding: 0;
	margin: 0;
}

td.right {
	text-align: right;
}

td.right2 {
	text-align: right;
	border: none;
}