body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	
}

a img {
    border: none; 
}

 Main Structure 

#mainTable {
	top: 0px;
	margin-left:auto; 
	margin-right:auto;	
}

#mainBox {
	top: 0px;
	margin-left:auto; 
	margin-right:auto;	
	width:730px;
}

#headingBox {
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	top:0px;
	width:729px;
	height:173px;

}
#menubarBox {
	width:492px;
	height:49px;
	position:relative;
	left:237px;
}
#middleBox {
	width:730px;
	position:relative;
	vertical-align:top;
	border:0px;
	padding:0px;
}
#ctxMenuBox {
	height:808px;
	background-image: url("../img/bg/defaultLeft.jpg");
	background-repeat:no-repeat;
	width:214px;
	position:absolute;
	left:0px;
	top:0px;
	font-weight: bold;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	padding:30px;
	padding-left:50px;	
}

#ctxMenuBox a:link, #footBox a:link {
	text-decoration: none;
	color: #333333;
	font-size: 9px;
}
#ctxMenuBox a:visited, #footBox a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
#ctxMenuBox a:hover, #footBox a:hover {
	color: #0066CC;
}

.caption {
	font-size: 9px;
	position: relative;
	width: 150px;
	right: 20px;
	padding:10px;
	border:thin solid #FF99FF;
	margin-top:35px;
}
div.caption img.icon {
	margin: 3px;
}

#contentBox {
	background-image: url("../img/bg/defaultRight.jpg");
	background-repeat:no-repeat;
	width:515px;
	position:relative;
	left:214px;
	top:0px;
	
}
.treatGroup {
	padding: 10px;
	margin: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	
}
/*
img.script {
	position: relative;
	left: 200px;
	top: 20px;
}*/
.details {
	position: relative;
	z-index: 2;
	top: -20px;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
}
.topLink {
	font-size: 9px;
	font-weight: bold;
	position: relative;
	left: 80%;
	top: 0px;
	width:50px;
	padding: 5px;
}


#footBox {
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	top:0px;
	width:714px;
	padding:10px;
	font-size: 9px;
	text-align:center;
	border-top: 1px solid #CCCCCC;
	

}

.treattype {
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
}
.treatname {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.icon {
	vertical-align: text-top;
	height:15px;
	width:15px;
}

.pricelist.icon{
	width:15px;
	height:15px;
}

.pricelist {
	width: 400px;
	font-size: 9px;
	line-height: 16px;
	list-style-type: none;
}

.pricelist span.treattype {
	position: absolute;
	width: 100px;
	left: 350px;	
}

.illustration {
	margin: 2px;
	padding: 0px;
	
}
.smallPic {
	margin: 7px;
	padding: 4px;
	border: solid #CCCCCC 1px;
	height: 100px;
	width: 100px;
	text-align: center;
}

#footBox .red a:link {
	background-color: #CC0000;
	color: #FFFFFF;
}

#footBox .red a:hover{
	background: none;
	color: #0066CC;
	border-bottom: 2px solid #950000;
}
a {
	text-decoration: none;
}

#redcarpet a, #palmdor a{	
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
#redcarpet a:visited{
	color:#666666;
}

#redcarpet .redlink{
	position: relative;
	left: 60%;
	top: 0px;
	width:140px;
	padding: 0.5em;
}

#redcarpet .details{
	top:0;
}

#redcarpet img{
	margin:0 auto 0 150px;
}
#redcarpet .redlink img.icon {
	margin: 0 3px;
}

/*----------------------------------------------------------------  from red carpet*/
#headingBox {
		height:172px;
}
.featured #headingBox {
		height:258px;
} 
#headingBox img {
	width:730px;
	height:172px;
}
.featured #headingBox img {
	height:258px;
}
#mainBox #intro {
	padding-top:40px; 
	text-align:center; 
	border-top-width:1px; 
	border-top-color:#CC0000; 
	border-top-style:solid; 
	margin-top:20px; 
	margin-bottom:10px; 
	line-height:20px
}

#mainBox .treatGroup {
	padding:20px;
	line-height:18px;
	border-style:solid
}
#mainBox .treatGroup img.script {
	float:right; 
	margin-left:20px; 
	margin-right:10px;
	margin-bottom:10px;
}
#mainBox #redcarpet img.script, #mainBox #paldor img.script {
	margin:0;
	margin-right: -20px;
}
#mainBox .treatGroup .details {
clear: both;
}
#mainBox .treatGroup .title {
	letter-spacing:10px; 
	font-weight:bold;
}

#mainBox .treatGroup .subtitle {
	font-size:11px; 
	letter-spacing:5px; 
	font-weight:bold;
}
#mainBox .treatGroup .articleBody {
	width:350px; 
	padding:30px; 
	text-align:justify 
}

.articleDtl {
	font-style: italic;
	font-weight: bold;
	letter-spacing:3px;
	text-align:right
}

div.flatlist {
	margin-bottom: 70px;
	text-align: right;
}
div.flatlist ul {
	/* width to be defined locally*/
	display: block;
	float: right;
	margin: 0;
	padding: 0px 0 0 0px;
	text-align: left;
	margin-bottom:10px;
	
}
div.flatlist ul li {
	list-style: inside none none;
	display: block;
	float: left;
	/*width: 86px;
	height: 19px;*/
	text-align: right;	
	margin-left: 1em;;
}
