@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	-webkit-text-size-adjust: none;
}

body#home {
	background: #a984cd/*D4D4D4/*a984cd/*986fbe/*996699*/;
	font-family: "Spinnaker";
	color: #D4D4D4/*646464*/;
	font-size: 12pt;

	/*background-image: url("images/bg_lotus_micro.png");
	/*background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
}

img {
	border: 0;
}

h1 {
	font-size: 24pt;
	color: #fff/*590715*/;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background: #9179b3/*996699/*cc99ff/*e9cce4*/;
	padding: 20px 0px;
}

h1.package-title {
	background: #9179b3/*cc99ff*/;
	color: #fff;
}

h2 {
	font-size: 24pt;
	color: #6f0e9f;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background: 0;
	padding: 20px 0px;
}

strong {
	font-weight: bold;
}

#header {
		width: 325px;
		height: 150px;
		margin: 0px auto 0px auto;
}

#holder {
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}

#outer {
	position: relative;
	width: 825px;
	margin: 0 auto;
	padding: 25px;
	background: #a984cd/*314525*/ url('images/lotus_border.jpg') top left no-repeat;
}



#frame {	
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	background-color: transparent;
	
	position: relative;
	width: 875px;
	margin: 0 auto;
}
#frame-border {
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	background-color: transparent/*#8964ad*/;
	
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 875px;
	height: 517px;
	margin: 0 auto;
	
}
#frame-inner {
	-webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	background-color: transparent;
	
	position: absolute;
	left: 1px;
	top: 1px;
	
	width: 825px;
	margin: 0 auto;
	padding: 12px 12px;
}



#social {
	position: absolute;
	right: -10px;
	top: -30px;
	width: 100px;
	height: 38px;
}

#inner {
    -webkit-border-radius: 6px 6px 0px 0px;
    -khtml-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	
	background-color: #d9d9d9/*A885BD/*671f3a/*824965/*71152d/*ffffbd/*c02357/*483C32/*9d204d/*cc99ff/*de018d/*d9d71e/*70a225/*bfbfbf*//*a0bb3a*/;
	background: URL("images/frame_bg.png") repeat-x;
	padding: 15px;
	
	
	/*box-shadow: 10px 0px 5px #888;*/
}

#main {
	background: #ffffff;
	position: relative;
	height: 375px;
	/*padding: 12px;*/
	
	overflow: auto;
	
	-webkit-overflow-scrolling: touch;
}

#content {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	/*height: 357px;*/
	overflow: visible;
}

#recent-press {
	position: absolute;
	width: 125px;
	right: -135px;
	top: 0;
	text-align: center;
	font-size: 10pt;
}

#recent-press img {
	margin-top: 10px;
	border: 1px #78376f solid;
}

table {
	color: #a984cd/*8781bd/*514A57/*6f0e9f*/;
	font-size: 11pt;
}

table p {
	font-size: 11pt;
}

#page {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12pt;
	color: #6f0e9f/*590715*/;
	
}

#page {
	font-size: 12pt;
}




.large {
	font-size: 16pt;
}

.medium {
	font-size: 12pt;
}

.small {
	font-size: 10pt;
}

.extra-small {
	font-size: 8pt;
}

.strong {
	font-weight: bold;
}

.entry {
	padding: 0 10px;
}

.center-entry {
	text-align: center;
	padding: 0 15px;
}

.lotus {
	background: url('images/lotus-bg.jpg') center center no-repeat;
}

td.coupon {
}

td.imagecell {
	padding-left: 10px;
}

#nav {
	-webkit-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	
	width: 100%;
	border-top: 3px #fff/*8f0236/*fc78cb/*f1ef41/*314525/*545454*/ solid;
	background-color: #d9d9d9/*A885BD/*671f3a/*824965/*71152d/*ffffbd/*c02357/*483C32/*9d204d/*cc99ff/*de018d/*e0de25/*70a225/*bfbfbf/*72583f*/;
	/*background: URL("images/nav_bg.png") repeat-x;*/
	font-size: 12pt;
	text-align: center;
	
	
	/*box-shadow: 10px 10px 5px #888;*/
}

ul.table {
	display: table;
	margin: 0 auto;
	padding: 15px 0px;
}

ul.center-list {
	width: 300px;
	text-align: left;
	margin: 0 auto;
}

.nav_table {
	margin: 0 auto;
	padding: 15px 0px;
	font-size: 10pt;
}

.nav_link {
	color: #553366/*EEEEEE/*dab6bf/*8d6a56/*545454/*314525*/;
}

.nav_link a {
	color: #666666/*EEEEEE/*dab6bf/*8d6a56/*545454/*314525*/;
	text-decoration: none;
	padding: 18px 10px;
}

.nav_link a:hover {
	color: #EEEEEE/*CCCCCC/*553366/*ffffff*/;
	background-color: #BBBBBB/*88659D/*53152d/*f1f18a/*ee5d79/*72665b/*8f0236/*6f0e9f/*fc78cb/*9fba39/*c3dd61/*919191/*836950*/;\
}

/*
#nav li {
	display: inline;
	list-style: none;
}

#nav li a {
	color: #553366/*dab6bf/*8d6a56/*545454/*314525* /;
	text-decoration: none;
	padding: 15px 10px;
}

#nav li a:hover {
	color: #/*314525* /ffffff;
	background: #53152d/*f1f18a/*ee5d79/*72665b/*8f0236/*6f0e9f/*fc78cb/*9fba39/*c3dd61/*919191/*836950* /;
}
*/

#page li.bullet {
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 6px;
	list-style-image: none;
}

#page li {
	display: list-item;
	list-style-image: url('images/lotus-icon.jpg');
	list-style-position: outside;
	margin-bottom: 10px;
	font-size: 12pt;
}

#page li a {
	color: #9700e2/*7b4173*/;
	text-decoration: none;
}

#page li a:hover {
	color: #cc99ff/*63235a*/;
}

#footer {
	position: relative;
	top: 480px;
	color: #D4D4D4/*696671/*ffffff*/;
	text-align: center;
	padding: 25px 0px;
	font-size: 8pt;
}

#footer a {
	color: #D4D4D4/*696671/*ffffff*/;
	text-decoration: none;
}

#mysong {
	margin: 15px auto 0px auto;
	filter:alpha(opacity=30);
  	opacity:0.3;
	width: 30px;
	text-align: center;
}

#mysong:hover {
	filter:alpha(opacity=60);
  	opacity:0.6;
}

#page .centeralign {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
}

.promo-list {
	margin: 25px auto;
}

.promo-list p {
	margin: 15px auto;
	padding: 0;
	width: 450px;
	color: #6f0e9f;
	text-align: left;
}

.slideshow {
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

.slideshow div {
	display: block;
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

.slideshow div img {
	display: block;
	margin: 0 auto;
	height: 355px;
	width: auto;
}

#slidenav {
	position: absolute;
	top: 343/*10*/px;
	right: 20px;
	z-index: 99;
}

#slidenav img {
	filter: alpha(opacity=60);
  	opacity: 0.6;
}

#slidenav img:hover {
	cursor: pointer;
	filter: alpha(opacity=100);
  	opacity: 1;
}

h2.fall_promo {
	margin: 10px 0 0 0;
	padding: 0;
	color: #8f0236;
	font-size: 14pt;
}

a.arrow {
	padding-left: 30px;
}

a.arrow:hover {
	background: url('images/arrow.png') no-repeat;
	background-position: left top;
}

#gift_certificates input, #gift_certificates textarea {
	background: #fff;
	padding: 4px;
	border:1px  #b5b5b5 solid;
	
	-webkit-border-radius: 3px;	
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px; 
    border-radius: 3px;
	
}

#gift_certificates .submit {
	border: 0;
	margin-top: 0px;
}

#amount {
}

#service {
	display: none;	
}

#select_service {
	width: 200px;
}

#giftcard {
	position: relative;
}

#giftcard img {
	max-width: 100%;
}

#gc_amount {
	position: absolute;	
	top: 20px;
	right: 100px;
}

#order_details {
	border: 1px #d9c8ea solid;
}

#order_details li {
	list-style: circle !important;
	font-size: 10pt !important;
}

#msg {
	display: none;
	font-size: 10pt;
	color: #C33;	
}
