body {
  margin:0;
  padding:0;
  background:#e0f2fc;
}

.tweet {
  border-bottom: 1px solid #AF9879;
  font-size: 11px;
  padding: 5px 1em;
}

.tweetdate {
  font-style: italic;
  color: grey;
  font-size: 11px;
}

.clear {
  clear: both;
}

html, body, p, th, td, li, dd, dt {
  font: 90% Arial, Helvetica, sans-serif;
}

.center {margin-left:auto; margin-right:auto;}

td {
	margin-top: 0px;
}

a{
	color: #d06302;
	text-decoration: underline;
}

a:hover{
	color: #d06302;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

.centr-title-bg {
	background-image: url(../images/centr-title-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}

.left-title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
	vertical-align: middle;
	text-transform: uppercase;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #64391a;
	margin: 0px;
	padding-top: 1px;
	text-transform: uppercase;
	vertical-align: top;
}

.bgy {
	background-repeat: repeat-y;
}

.norepeat {
	background-repeat: no-repeat;
}

.l-bg {
	background-position: right top;
	background-repeat: repeat;
}
.r-bg {
	background-position: left top;
}

.menu {
  background-color:#333333;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}

.menu_lnk{
	text-decoration: none;
	color: #ebd2b1;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sub {
	text-transform: none;
	vertical-align: middle;
}

.sub_lnk{
	text-decoration: none;
}

.sub_lnk a{
	text-decoration: underline;
}

.body_txt {
  color: #000000;
  text-align: justify;
  vertical-align: top;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.body_txt p {
  line-height: 120%
  margin-top: 5px;
  padding-bottom: 1.5em;
}

.body_txt ul {
  padding-bottom: 10px;
}

.body_txt li {
  margin-top: 5px;
}


.right-title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	padding-left: 12px;
}

.thumbscontainer ul {text-align: center;}
.thumbs li { float: left; display: block; margin-right: 14px; margin-bottom: 14px; }
.thumbs li a img {border: 2px solid #fff; outline: 1px solid #000; background-color: white; padding: 3px;}
.thumbs p{align: middle;}

img.img-border{border: 2px solid #fff; outline: 1px solid #000; background-color: white; padding: 3px;}

img {
  border: 0px;
}

.right-menu {
	border: 1px solid #8aa2af;
	background-color: #fff;
}

.right-menu-header { 
	padding-top: 10px;
	background-color: #8aa2af; 
	min-width: 178px; 
	max-width:178px; 
	min-height: 2em; 
	max-height: 2em;
}
	
.right-menu-body { background-color: #fff;}

.right-menu-body ul { 
	margin-left: 0em;
	list-style-position: inside;
}

.right-menu-body li {
	padding-left: 1em;
	border-bottom: 1px solid #AF9879;
	padding-bottom: 5px;
	padding-top: 5px;
}

.left-menu {
	border: 1px solid #8aa2af;
	background-color: #fff;
}

.left-menu-header { 
	padding-top: 10px;
	background-color: #8aa2af; 
	min-width: 178px; 
	max-width:178px; 
	min-height: 2em; 
	max-height: 2em;
	text-align: right;
}

.left-menu-body { background-color: #fff;}

.left-menu-body p {
  padding: 5px;
}

.left-menu-body ul { 
	margin-left: 0em;
	list-style-position: inside;
}

.left-menu-body li {
	padding-left: 1em;
	border-bottom: 1px solid #AF9879;
	padding-bottom: 5px;
	padding-top: 5px;
}

.left-menu-body img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.main-content { background-color: #FFFFFF;}

ul#banner-images {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#bottom-bar {
  background-color: #333333;
  color: #FFFFFF;
  text-align: center;
}

.treatment-container {
  border: 2px solid #d3dee4;
  margin: 5px;
  padding: 5px;
}

.treatment-container div.heading {
  padding-bottom: 5px;
}

.treatment-container div.heading a{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.treatment-container div.treatment-info {
  padding-bottom: 5px;
}

.name {
  color: navy;
}

.treatment-container .name {
  color: #3d53a6;
  float: left;
  font-weight: bold;
  text-align: left;
}

.treatment-info span.right {
  float: right;
  text-align: right;
  display:inline-block;
}

.treatment-info .time {
  margin-right: 30px;
}

.treatment-info .price {
  font-weight: bold;
}

p.description {
  padding-bottom: 10px;
}

.shop-product {
  border: 2px solid #d3dee4;
  margin: 5px;
  padding: 5px;
}

.shop-product div.product-info {
  padding-bottom: 5px;
}

.shop-product .name {
  color: #000000;
  float: left;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.product-info .price {
  font-weight: bold;
  float: right;
  text-align: right;
}

div.product-images {
	clear: right;
  float: right;
  padding: 10px;
	text-align: center;
  width: 200px;
}

div.product-images form {
	max-width: 200px;
	min-width: 200px;
	width: 200px;
}

div.product-images .image img {
	max-width: 200px;
}

.pamper-container {
  border: 2px solid #d3dee4;
  margin: 5px;
  padding: 5px;
}

.pamper-container div.heading {
  padding-bottom: 5px;
}

.pamper-container div.heading a{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.pamper-container div.treatment-info {
  padding-bottom: 5px;
}

.pamper-container .name {
  color: #3d53a6;
  float: left;
  font-weight: bold;
  text-align: left;
}
