body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font: 80%/1.6 Verdana, Arial, Helvetica, sans-serif;
/*	text-align: justify; */
	color: #646465;
	/* font-size:12px; */
}

a:link {text-decoration: none; color: #000000; outline:none;}
a:visited {text-decoration: none; color: #000000; outline:none;}
a:hover {text-decoration: none; color: #492f91; outline:none;}
a img {border: none; } 

#contentContainer {
	width: 950px;
	height: 720px;
	position: relative;
	margin-top: 10px; 
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: fixed;
	background: #ffffff;
	top: 0px;
	width: 950px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
/*	padding-top: 10px;
	border-bottom: 2px;  
	border-bottom-style: solid;
	border-bottom-color: #492f91; */
	z-index: 500;
}
.header_upper	{
	background: #ffffff;
	width: 950px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border-bottom: 2px;  
	border-bottom-style: solid;
	border-bottom-color: #492f91;
}

.header_lower	{
	background: #ffffff;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}

	
.lheader {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
}	

.rheader {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
}

.cheader {
	float: right;
}
/* EOF Header */
#content {
	margin-top: 100px;
	margin-right: 0px;
	width: 950px;
	z-index: 200;
}

.contentBox {
	float: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	width: 555px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
}


.gifts {
	float: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	width: 690px;
	height: 435px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
}

.products {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	width: 560px;
	height: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow-y: scroll;
	overflow-x: hidden;

}

.contentBox_wide {
	float: left;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	width: 740px;
	height: 720px;
	padding-right: 5px;
	overflow-y: scroll;
	overflow-x: hidden;

}

.contentBox_vip	{
	float: left;
	font-size: 11px;
	text-align: justify;
	width: 500px;
}

#footer {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 5px;
	bottom: 0px;
	background: #ffffff;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #492f91;
	z-index: 500;
}

.col_left_main	{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 4px;
}
.col_left	{
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 4px;
}

.col_right	{
	float: right;
	width: 225px;
	margin-left: 5px;
	margin-top: 5px;
}

.footer {
	font-size: 9px;
	text-align: left;
	padding-top: 5px;
/*	color: #000000; */
}

#menu {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#menu ul {
	float: left;
	list-style: none;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;  
	padding:0;
}

#menu li {
	list-style: none;
	margin: 0px 0px;
	padding: 0px;
}

#menu img {
	border: none;
}

.faq	{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
    border: 1px;
    border-style: solid;
    border-color: #e0e0e0;
	border-radius: 10px;									 
	-moz-border-radius: 10px;
}

.faq_text	{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.thumbs_peo	{
	float: left;
	margin-right: 1px;
	margin-top: 5px;
	height: 150px;
	text-align: center;
	width: auto;
}

.thumbs	{
	float: left;
	margin-right: 1px;
	margin-top: 5px;
	width: 153px;
}

.p_text	{
	width: 535px;
	margin-top: 5px;
	padding-right: 3px;
	text-align: justify;
	font-size: 10px;
	color: #646465;
}

.aroma_sets	{
	width: 535px;
	margin-top: 5px;
	padding-right: 3px;
	text-align: justify;
	font-size: 10px;
	color: #646465;
}

.aroma_sets ul {
	list-style-type: none ;
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: 1em;
}

.aroma_sets li:before{
   content: "\2665\0020";
}

.booking-form-text {
	float: left;
	width: 260px;
/*	margin-left: 10px; */
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 11px;
}

.booking-form-control {
	float: left;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clear { 
	clear: both; 
	display: block; 
	font-size: 1px;
	height: 1px; 
	line-height: 1px;
	margin-bottom: -1px; 
}

.titles { 
	padding-left: 0px;
}

.copy  {
	font-size: 8px;
	color: #000000;
	font-style: italic;
	padding-top: -15px;
}

.copyb {
	font-size:18px; 
	color:#000000;
	font-weight: bold;
}

.copya {
	font-size:10px;
	color:#492f91;
	font-weight: bold;
}

.copybl {
	font-size:10px;
	color:#3300ff;
	font-weight: bold;
}
.copybll {
	font-size: 10px;
	color: #ff4200;
	font-weight: bold;
}

.copyapp {
	font-size: 10px;
	color: #e5914e;
	font-weight: bold;
}

.copyc {
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.p1 {
	font-size: 11px;
	font-weight: bold;
	color: #3300ff;
}

.copyd	{
	font-size: 11px;
	color: #492f91;
	text-align: justify;
	line-height: 10px;
}

.spacer {
	height: 1px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 12px;
	background-color: #e6e6e6;
}

.text_img	{
	float: left;
	margin-top: 5px;
}

/* Rotate Banner */
#rotateBannerDiv {
	margin-left: 8px;
	float: right;
	overflow: hidden;
}

#rotateBannerDiv ul.crossfade {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
	height: 60px;
}

#rotateBannerDiv ul.crossfade li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 150px;
	height: 60px;
}

#rotateBannerDiv ul.crossfade li img.thumbnail {
	height: 60px;
	display: block;
	margin-left: auto;
    margin-right: auto;
}

/* iFrame */

#iframe_wrap	{
    width: 430px;
    height: 320px;
    padding: 5px;
    margin-top: 55px;
    margin-left: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative; 
    float: right;
    border: 1px;
    border-style: solid;
    border-color: #e0e0e0;
}
 
#iframe_content	{
    position: absolute;
    top: -285px;
    left: -250px;
    width: 980px;
    height: 750px;
}


table.fragrance	{
	width: auto;
}

td.frag	{
	color:	#646465;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	line-height: 8px;
	
	}

td.insp	{
	color:	#646465;
	font-size: 8px;
	text-align: left;
	vertical-align: middle;
	font-style: italic;
	line-height: 9px;
}

.img_perf	{
	width: 150px;
}

.frag_text	{
	width: 225px;
	height: 17px;
	margin-top: -3px;
}

.items	{
	width: 535px;
	margin-top: 5px;
	padding-right: 3px;
	text-align: justify;
	font-size: 10px;
	color: #646465;
}

.items_c	{
	width: 535px;
	height: 160px;
	margin-top: 5px;
	padding-right: 3px;
	text-align: justify;
	font-size: 10px;
	color: #646465;
}

/* Pop Up Boxes */

#pop_box	{
	position: relative;
	width: 400px;
/*	height: 100%; */
	margin-left: 5px;
	margin-top: 5px; 
}

.pop_bg	{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 400px;
	z-index: 5;
	border: 1px;
    border-style: solid;
    border-color: #646465;
	background: #ffffff; 
}

.pop_text	{
	position: absolute;
	left: 15px;
	top: 45px;
	color: #646465;
	font-size: 11px;
	line-height: 13px;
	width: 390px;
	height: 157px; 
	z-index: 10;
}

.pop_titles	{
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 12;
}


