/*---------------------------------
  Aqua Sana
  Villages Theme style sheet
  Last updated 28 June 07
---------------------------------*/

/*---------------------------------
  Page Framework
---------------------------------*/

div#content {
background: url(/images/aboutSpa/contentBg.jpg) repeat-x left bottom #eaf2f4;
}

div#headerBanner { 
background: url(/images/aboutSpa/topstrip.jpg) no-repeat left top;
}

div#footer {
background: #fff url(/images/bg-aboutSpa.jpg) no-repeat left top;
}


/*---------------------------------
  Hub Links
---------------------------------*/

div#content div#hub-links img,
div#content #centreColumn img {
border: 3px solid #D5DBB5;
}

div#flash-banner { 
background: url(/images/aboutSpa/hub-bg.jpg) repeat-x left bottom #eaf2f4;
}

/*---------------------------------
  Side Navigation
---------------------------------*/

div#sub-nav {
background: url(/images/aboutSpa/sidenav-top.jpg) no-repeat left top;
}

div#sub-nav ul{
background: url(/images/aboutSpa/sidenavBase.gif) no-repeat left bottom;
}

/*---------------------------------
  Content
---------------------------------*/

/*---------------------------------
table
---------------------------------*/

table {
border: 1px solid #b3d1d8; 
}

th {
border-bottom: 1px solid #b3d1d8; 
background: #cee3e8;
border-left: 1px solid #b3d1d8; 
}

td {
border-bottom: 1px solid #b3d1d8; 
border-left: 1px solid #b3d1d8; 
}

/*---------------------------------
Calls to action
---------------------------------*/

div#rightColumn div.pamper {
background: url(/images/aboutSpa/rightSpaBreaks.jpg) no-repeat top left;
}

div#rightColumn div.worldOfSpa {
background: url(/images/aboutSpa/rightWorldOfSpa.jpg) no-repeat top left;
}

div#rightColumn div.villages {
background: url(/images/aboutSpa/rightVillagesBlue.jpg) no-repeat top left;
height: 236px;
width: 124px;
}

div#rightColumn .worldOfSpa p {
padding: 0 10px 80px 0;
}

div#contentCta.bookingTreatments {
background: url(/images/aboutSpa/bookingTreatments.jpg) no-repeat left top;
}

