﻿body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background: #FAFAFA;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #777777;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1, h2, h3, h4, legend { color: #1d608b }
a:link { color: #1d608b; text-decoration: none; }
a:visited { color: #1d608b; text-decoration: none; }
a:hover { color: #1d608b; text-decoration: underline; }
a:active { color: #1d608b; text-decoration: none; }
fieldset { margin: 10px 0 20px 0; }
legend { padding: 0 5px; margin: 0; color: #1d608b }
.redText { color: #FF0000; }
.greenText { color: #1d608b; font-weight: bold; }
#container { 
	width: 814px;  
	margin: 0 auto; 
	text-align: left; 
}
#header { 
	height: 208px;
	width: 814px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0;
} 
#logo {
	width: 238px;
	height: 73px;
	margin: 58px 0 0 40px;
}
#headerNavDivider { 
	height: 14px;
	width: 814px;
	background-image: url(../../images/header-nav.gif);
	background-repeat: no-repeat;
	padding: 0;
} 
#nav { 
	height: 30px;
	width: 814px;
	padding: 0;
} 
#nav ul { 
	height: 30px;
	width: 814px;
	margin: 0;
	padding: 0;
} 
#nav li { 
	height: 30px;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
}
#navContentDivider { 
	height: 24px;
	width: 814px;
	background-image: url(../../images/nav-content.gif);
	background-repeat: no-repeat;
	padding: 0;
} 
#contentContainer { 
	width: 814px;
	background-image: url(../../images/content-bg.gif);
	background-repeat: repeat-y;
	padding: 0;
} 
#contentFooterDivider { 
	height: 18px;
	width: 814px;
	background-image: url(../../images/content-footer.gif);
	background-repeat: no-repeat;
	padding: 0;
} 
#rightColumn {
	float: right;
	width: 180px; 
	padding: 0;
	margin: 5px 25px 5px 0;
}
#rightColumn .rightColTop { 
	height: 6px;
	width: 180px;
	background-image: url(../../images/small-col-top.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#rightColumn .rightColBottom { 
	height: 6px;
	width: 180px;
	background-image: url(../../images/small-col-bottom.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 17px 0;
}
#rightColumn .rightColContent {
	background-color: #f0f0f0;
	padding: 0 10px;
	font-size: 90%;
}
#rightColumn .rightColContent h3 {
	color: #1d608b;
	margin: 0 0 0px 0;
	padding: 0;
	font-weight: normal;
	font-size: 130%;
}
#rightColumn .rightColContent p {
	line-height: 15px;
}
#rightColumn .rightColBlueTop { 
	height: 6px;
	width: 180px;
	background-image: url(../../images/small-col-blue-top.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#rightColumn .rightColBlueBottom { 
	height: 6px;
	width: 180px;
	background-image: url(../../images/small-col-blue-bottom.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 17px 0;
}
#rightColumn .rightColBlueContent {
	background-color: #1d608b;
	padding: 0 10px;
	font-size: 90%;
}
#rightColumn .rightColBlueContent h3 {
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 130%;
}
#rightColumn .rightColBlueContent p {
	color: #ffffff;
	line-height: 15px;
}
#rightColumn .rightColBlueContent a:link { color: #ffffff; text-decoration: none; }
#rightColumn .rightColBlueContent a:visited { color: #ffffff; text-decoration: none; }
#rightColumn .rightColBlueContent a:hover { color: #ffffff; text-decoration: underline; }
#rightColumn .rightColBlueContent a:active { color: #ffffff; text-decoration: none; }

#rightColumn .rightColContent input[type="text"], #rightColumn .rightColContent input[type="password"] {
	color: #666666;
	border: 1px #AAAAAA solid;
	font-size: 105%;
}
#rightColumn .rightColContent input[type="checkbox"] {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#rightColumn .rightColContent label {
	padding: 0 0 5px 5px;
	margin: 0;
}
#mainContent { 
	margin: 0 200px 0 0;
	padding: 0 20px 0 25px;
} 
#mainContent h1 { 
	color: #1d608b;
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 230%;
	font-weight: normal;
}
#mainContent h2 { 
	color: #1d608b;
	margin: 25px 0 13px 0;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
}
#mainContent h3 { 
	font-weight: normal;
}
#mainContent p { 
	line-height: 19px;
}
.treatmentList {
	height: 294px;
	width: 570px;
	background-image: url(../../images/view-treatment-bg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	margin: 0;
}
.treatmentGroupCell { height: 280px; border-right: 1px solid #e8e8e8; }
.treatmentsCell { height: 280px; border-right: 1px solid #e8e8e8; }
.treatmentGroupPanel { width: 150px; height: 280px; overflow: auto; font-size: 90%;  }
.treatmentsPanel { width: 190px; height: 280px; overflow: auto; font-size: 90%;  }
.treatmentGroupPanel ul, .treatmentsPanel ul { padding: 0; margin: 0px 0 0 0; }
.treatmentGroupPanel li, .treatmentsPanel li { list-style-type: none; padding: 5px;}
.treatmentGroupPanel a:link, .treatmentsPanel a:link { color: #555555; text-decoration: none; }
.treatmentGroupPanel a:visited, .treatmentsPanel a:visited { color: #555555; text-decoration: none; }
.treatmentGroupPanel a:hover, .treatmentsPanel a:hover { width: 160px; color: #1d608b; background: #fff url(../../images/arrow-blue.gif) no-repeat right center; padding: 0px 7px 3px 0; }
.treatmentGroupPanel a:active, .treatmentsPanel a:active { width: 160px; color: #FFFFFF; background: #1d608b url(../../images/arrow-white.gif) no-repeat right center; padding: 1px 7px 3px 2px; }
.shortInfo { font-size: 90%; }
#mainContent .treatmentDetails { height: 264px; overflow-y: auto; width: 200px; padding: 7px; }
#mainContent .treatmentDetails h4 { margin: 0; padding: 0; text-align: center; }
#mainContent .treatmentDetails p { font-size: 85%; line-height: 13px; }
#mainContent .treatmentDetailsShortInfo { margin: 0; padding: 0; text-align: center; font-weight: bold; }
#mainContent .topDashedBorder { margin: 10px 0 0 0; padding: 0 auto 10px auto; border-top: dashed 1px #CCCCCC }
#mainContent .topDashedBorder h2 { margin: 10px 0 0 0; padding: 0; }
.modalPopupBG {
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
/* News page (Spa Life) CSS */
.storyPhotoRight { 
	float: right;
	width: 300px;
	margin: 0 0 5px 5px;
	padding: 0;
	border: 1px #EEEEEE solid;
}
.storyPhotoRight p { 
	margin: 0;
	padding: 0;
	text-align: center;
}
.storyPhotoCaption {
    background-color: #EEEEEE;
    font-size: 80%;
    font-weight: bold;
    padding: 6px;
}
.photoByline {
    color: #999999;
    padding: 0;
    margin: 0;
}
.writtenBy { 
	margin: 0;
	font-size: 90%;
	display: block;
}
.dateAdded { 
	margin: 0;
	font-size: 90%;
	color: #666666;
}
#footer { 
	padding: 0 20px 0 20px;
	height: 50px;
} 
#footer p {
	margin: 0;
	padding: 0; 
}
.leftImg {
	float: left;
	margin: 0 5px 5px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.meeInvalid {
	background-color: #FFE5E5;
	border: 1px #AAAAAA solid;
	font-size: 105%;
	padding: 2px;
}
.rightColBookmarks {
	margin:15px 0 0 0;
	font-size:12px;
	-webkit-text-size-adjust:none;
}
.rightColBookmarks h4 {
	margin: 0;
	padding: 0;
}
.rightColBookmarks ul{
	list-style:none;
	margin:12px 0 0 10px;
	padding:0;
}
.rightColBookmarks li{
	padding:0 4px 6px 0;
	margin: 5px 0 0 0;
}
.sharesb {
	clear:both;
	position:relative;
	border:1px solid #D5D5D5;
	padding: 10px;
	margin:15px 0 0 0;
	font-size:12px;
	-webkit-text-size-adjust:none;
}
.sharesb h4 {
	margin: 0;
	padding: 0;
}
.sharesb ul{
	text-align:left;
	list-style:none;
	margin:12px 0 0 0;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0;
	margin: 0 0 0 10px;
}
.sharesb ul li.delicious, .rightColBookmarks ul li.delicious{background:url(../../images/icons/delicious.gif) no-repeat 0 0;}
.sharesb ul li.digg, .rightColBookmarks ul li.digg{background:url(../../images/icons/digg.gif) no-repeat 0 0; padding-left: 2px;}
.sharesb ul li.reddit, .rightColBookmarks ul li.reddit{
	padding:0 0 0 2px;
	background:url(../../images/icons/reddit.gif) no-repeat 0 0;
}
.sharesb ul li.facebook, .rightColBookmarks ul li.facebook{background:url(../../images/icons/facebook.gif) no-repeat 0 0;}
.sharesb ul li.stumbleupon, .rightColBookmarks ul li.stumbleupon{background:url(../../images/icons/stumbleupon.gif) no-repeat 0 0;}
.sharesb ul li.twitter, .rightColBookmarks ul li.twitter{background:url(../../images/icons/twitter.gif) no-repeat 0 0;}
.sharesb ul li a, .rightColBookmarks ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}
.smallText { font-size: 90% }
