﻿body {
	background-image: url('../images/PaisleyBG_Left.gif');
	background-repeat: no-repeat;
	background-color: #3f1e19;
	color: #e1cab3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #d75905;
	text-decoration: none;
}

a:hover, a:active
{
	color: #f50465;
	text-decoration: none;
}

img { border: 0px;}

h1 { font-size: 24px; color: #ffffff;}

h3 
{
	font-size: 18px; 
	color: #ffffff;
	line-height: 24px;
}

.contentbody
{
background-image: url('../images/GradientBG_Text.gif');
background-repeat: repeat-x;
background-position: bottom;
/* background-color: #3f1e19; */
}

.rightbackground {
	background-image: url('../images/PaisleyBG_Right.gif');
	background-repeat: no-repeat;
}

.tablefade{
	background-image: url('../images/GradientBG_Home.jpg');
	background-repeat: repeat-y;
}

.leftnavbackground {
	background-image: url('../images/PaisleyBG_Nav.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;	
}

.leftnav 
{
	background-color: #893B0F;
}

.leftnavitems 
{
	line-height: 22px;
	font-size: 8pt;
	text-transform: uppercase;
	padding-left: 12px;
}

a.leftnavlink
{
	line-height: 28px;
	font-size: 9pt;
	text-transform: uppercase;
}

.leftnavitems a
{
	color: #d75905;
}

.leftnavitems a:hover
{
	color: #f50465;
}

a.leftnavon
{
	color: #ffffff;
}

.thumbborder 
{
	border: 1px solid #8b3c0f;
}

.style3 {
	text-align: right;
}

.style4 {
	border-width: 0px;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}	

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

.footer a:active {
	color: blue;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
}
	
#list ul {
	padding-left: 10px;
	margin-left: 10px;
}

#list li 
{
	padding-left: 2px;
	color: #d75905;
}
#list li span 
{
	color: #e1cab3;
}

.RegionName 
{
	font-size: 11pt;
	color: White;
	font-weight: bold;
}
a.SpaLocationLink
{
	color: #d75905;
}

a.SpaLocationLink:hover
{
	color: #f50465;
}

.spamenutable 
{
	background:#E1CAB3 url(../images/Locations_SpaMenuBGGradient.gif) repeat-x;
}
.spamenutable a
{
 color: #d75905;
 font-weight: bold;
}

.spamenutable a:hover
{
 color: #f50465; 
}

.spatablefooter
{
	background: url(../images/Locations_TanBGGradient.gif) repeat-x;
}

.contentpagebody { padding: 10px;}


/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #E1CAB3; /* color between tab list and content */
    border-width:0 0 5px;
    Xposition:relative;
    zoom:1;
    font-size: 12px;
}

.yui-skin-sam .yui-navset .yui-nav li,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
    margin:0 0.16em 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav .selected,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected { 
    margin:0 0.16em -1px 0; /* for overlap */
}

.yui-skin-sam .yui-navset .yui-nav a,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background:#3f1e19 url(../images/Tab_Center_Off.gif) repeat-x; /* tab background */
    border:solid #3f1e19;
    border-width:0 1px;
    color:#d75905;
    text-decoration:none;
    font-weight: bold;
}

.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    border:solid #3f1e19;
    border-width:1px 0 0;
    cursor:hand;
    padding:0.35em .75em;
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    top:-1px; /* for 1px rounded corners */
    position:relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#E1CAB3 url(../images/Tab_Center_On.gif) repeat-x; /* selected tab background */
    color:#3f1e19;
    font-weight: bold;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,
.yui-skin-sam .yui-navset .yui-nav a:focus {
    background:#E1CAB3 url(../images/Tab_Center_On.gif) repeat-x; /* selected tab background */
    outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
    padding:0.35em 0.75em;  /*raise selected tab */
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    border-color:#E1CAB3; /* selected tab border color */
}

.yui-skin-sam .yui-navset .yui-content {
    background:#E1CAB3; /* content background color */
}

.yui-skin-sam .yui-navset .yui-content,
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    border:0px solid #808080; /* content border */
    border-top-color:#E1CAB3; /* different border color */
    padding:0.25em 0.5em; /* content padding */
    color: #3f1e19;    
}


