/*style sheet for the white lotus  page sonly*/
body {
        font-family:verdana, arial, helvetica, sans-serif;
        background-color:#FFFFFF; /*White*/
		font-size: medium;
		margin:10px 0px 0px 20px;
}
table.sample {
	border-width: 0px;
	border-spacing: 0px;
	border-color:blue;
	border-collapse: separate;
	background-color: #FFFFFF; /*White*/
}
/*sample of inheritance*/
 td.side {
	width: 30%;
	padding: 0px;
	border: 0px solid #FFFFFF; /*White*/;
}
td.content{
	width: 30%;
	padding: 10px;
	background-image: url('bg-grpink.jpg');
	border-top: 1px solid #808080;/*Gray*/
	border-left: 1px solid #808080;/*Gray*/
	border-right: 3px solid #808080;/*Gray*/
	border-bottom: 3px solid #808080;/*Gray*/
}
table.wls{
	width: 100%; height: auto;
	border-collapse: collapse;
	border: 0px;
}
td.menuleft{
	background-color:transparent;
	width:16%;
	height:auto;
	vertical-align:top;
	text-align:center;
	border-right:1px solid #808080;/*Gray*/
	padding: 0px;
}
td{
	vertical-align: top;
}
.topborder{
	border-top: 1px solid #808080;/*Gray*/
}
.right{
	float: right;
	margin: 0px 0px 0px 10px;
}
.left{
	float: left;
	margin: 5px 10px 0px 0px;
}
div.imgframe{
	width:auto; height: auto;
	padding: 5px;
}
table.footer{
	background-color:#F4A460;/*sandybrown*/
	clear:both;
	width:100%; height:auto;
	text-align:center;
	font-size: medium;
	border-collapse:collapse;
	font-variant: small-caps;
    font-weight:normal;
	border: 0px;
	
}
table.footer td{
	width: 30%;
	border: 0px;
}
.cb{
	text-align: center;
	font-weight: bold;
}
.bgc1{
	background-color:lightgreen;
}
.bgc2{
	background-color: wheat;
}
.bgc3{
	background-color: khaki;
}
.boldsm{
	font-size: small; font-weight: bold;
}

h1 {
		
        font-size: small;
        font-variant: normal;
        font-weight: normal;
		line-height: 100%;
		padding: 3px 20px;
		margin: 0px;
}
h2 {
		
        font-size: medium;
        font-variant: normal;
        font-weight: normal;
		line-height: 100%;
		padding: 3px 20px;
		margin: 0px;
}
h3 {
		
        font-size: small;
        font-variant: normal;
        font-weight: normal;
		line-height: 100%;
		text-align: left;
		padding: 5px 5px;
		margin: 0px;
}
h4 {
		font-family: arial, 'san serif';
        font-size: medium;
        font-variant: normal;
        font-weight: normal;
		line-height: 100%;
		padding: 10px 5px;
		margin: 0px;
}
h5{
       	font-size: medium;
		font-variant: small-caps;
        font-weight: bold;
		padding: 10px 5px 2px 5px;
		margin: 0px;
}
h6 {
       	font-size: medium;
		font-variant: normal;
        font-weight: bold;
		padding:3px 5px;
		margin: 0px;
}
.bold{
	font-weight: bold; 
}
.em{
	 font-style: italic;
	 font-weight: bold;
}
.center{
	text-align:center;
}

ul.WLSleftmenu{
	width:90%; height:auto;
	background-color:transparent;
	font-size: 10px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li {
	display:inline;
	margin:0px;
	padding: 0px 0px;
}
ul.horztabmenu{
	width:auto; height:auto;
	background-color:transparent;
	font-size: x-small;
	font-weight: normal;
	padding:1px 20px;
	margin:0px;
	list-style-type:none;
}
a{
	width:auto; height:auto;
	text-decoration:underline;
	padding:0px ; display:inline;
}
a.WLSleftmenu{
	width:auto; height:auto;
	text-decoration:none;
	display: block;
	color:indigo;
	background-color:coral;
	padding:3px 0px;
	border-bottom:2px solid white;
}
a.horztabmenu{
	width:auto; height:auto;
	text-decoration:none;
	display: inline;
	color:indigo;
	background-color:coral;
	padding:1px 5px;
}
p{
	font-size: large;
	
	padding: 0px;
}
div.box{
	background-color: pink;
	width: 90%; height:auto;
	font-weight: normal;
	border: 1px solid gray;
	padding: 1ex 0em 1ex 0em;
	
	}
	div.imgFR{
	float:right;
	width:auto;
	margin:0 0 10px 20px;
	padding:4px;
	border:1px solid gray;
	font-size:small;
	text-align:center;
	color:black;
	background-color:white;
}
	table.wax{
	background-color:khaki;/*sandybrown*/
	clear:both;
	width:100%; height:auto;
	text-align:left;
	font-size: medium;
	border-collapse: collapse;
	font-variant: normal;
    font-weight:normal;
	padding: 0px 20px;
	border: 0px solid gray;
	}
	table.wax tr{
		border-bottom: 1px solid gray;
		}
td.part{
	width:25%; height:auto;
	font-size:small;
	font-weight:normal;
	text-align: left;
	padding:3px 0px 0px 10px;
	border: 0px solid gray;
}		
td.waxcost{
	width:8%; height:auto;
	background-color: lightsteelblue;
	font-size:small;
	font-weight:bold;
	text-align: right;
	padding:3px 10px 0px 0px;
	border: 0px solid red;
}	
table.iten{
	width:100%; height:auto;
	background-color: transparent;
	border-top:1px solid gray;
	border-collapse:separate;
	margin: 0px 0px;
	clear:both;
}
td.day{
	width:15%; height:auto;
	font-size:small;
	font-weight:bold;
	text-align: center;
	
	background-color:beige;
	border-bottom: 1px solid gray;
}
td.place{
	width:70%; height:auto;
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding:0px 10px;
	background-color:transparent;
	border-bottom: 1px solid gray;
}
table.price{
	width:100%; height:auto;
	background-color: lightsteelblue;
	border-bottom:1px solid gray;
	border-collapse:separate;
	padding: 0px 0px;
	clear:both;
}
td.item{
	width:60%; height:auto;
	font-size:medium;
	font-weight:bold;
	text-align: left;
	padding:2px 20px;
	border: 0px solid red;
}	
td.text{
	background-color:transparent;
}


td.cost{
	width:15%; height:auto;
	font-size:small;
	font-weight:bold;
	text-align:right;
	padding:2px 20px;
}
div.color{
	background-color:khaki;
	width:100%; height:auto;
	padding: 0px;
	}
div.one{

	background-color:wheat;
	width:90%; height:100%;
	padding: 5px 10px;
	text-align:left;
	border-top: 0px solid #808080;/*Gray*/
	border-left: 0px solid #808080;/*Gray*/
	border-right: 0px solid #808080;/*Gray*/
	border-bottom: 0px solid #808080;/*Gray*/
}
div.two{
	background-color:yellow;
	width:50%; height:auto;
	padding: 0px 0px 0px 0px;
	float: left;
	border-top: 1px solid #808080;/*Gray*/
	border-left: 1px solid #808080;/*Gray*/
	border-right: 3px solid #808080;/*Gray*/
	border-bottom: 3px solid #808080;/*Gray*/
}
div.twor{
	
	width:20%; height:100%;
	padding: 10px 0px 10px 0px;
	float: left;
	border-top: 1px solid #808080;/*Gray*/
	border-left: 1px solid #808080;/*Gray*/
	border-right: 3px solid #808080;/*Gray*/
	border-bottom: 3px solid #808080;/*Gray*/
}
ul.side{
	width:auto; height:auto;
	background-color:transparent;
	font-size: small;
	font-weight: normal;
	padding:10px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	list-style:disc outside none;
}


ul.side li{
	display: list-item;
}
div.three{
	background-color:lightgreen;
	width:50%; height:auto;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 10px 10px;
	text-align:left;
	clear: both;
	border-top: 1px solid #808080;/*Gray*/
	border-left: 1px solid #808080;/*Gray*/
	border-right: 3px solid #808080;/*Gray*/
	border-bottom: 3px solid #808080;/*Gray*/
}
div.third{
	background-color:transparent;
	width:30%; height:auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	}
ul.events{
	width:auto; height:auto;
	background-color:grey;
	font-size: small;
	font-weight: normal;
	padding:10px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	list-style-type: disc;
	
}
li.jlj{
	color: red;
	display:block;
	list-style-type: disc;
}
div{
		font-size: 12px;
		font-variant: normal;
        font-weight: normal;
		height:auto;
		width: 100%;
		float:left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
.clear{
	clear: both;
}

p {
      
		font-size: 12px;
		font-variant: normal;
        font-weight: normal;
		margin: 15px;
}
p.left5{
		font-size: 12px;
		font-variant: normal;
        font-weight: normal;
		padding: 5px 10px 0px 10px;
		margin: 0px 0px 0px 0px;
}

a:hover {background-color:#0ff}