@charset "utf-8";
/* CSS Document */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
body {
	padding-top: 15px;
	font-family: "Myriad Pro", Arial, Verdana, sans-serif;
	background-image: url(/images/background/rippledWater-lowRes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #410F54;
	text-align: center;
}
.topBar {
	background-color: #FFFFFF;
	color: #171B56;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


img {
	border:0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.clearFloat {
	clear: both;
}
.textpadding {
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.textpadding.noPadBot  {
	padding-bottom: 0px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}



img.marginRight {
	margin-right: 20px;
}
.border_2px_blue {
	border: 2px solid #48A2B0;
}
.borderRight_2px_blue {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #48A2B0;
}

.blue {
	color: #013183;
}
.red {
	color: #CC0000;
}





p {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
	line-height: 20px;
	font-family: Arial, Verdana, sans-serif;
}
.strikethrough {
	text-decoration: line-through;
}

p.intro {
	color: #224488;
}

p.largeWhiite {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

a {
	color: #355C95;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


ul {
}
ul li {

}



a:link,
a:visited {
	color: #2E9DB1;
}
a:active {
	color: #248;}
a:link:hover,
a:visited:hover {
	color: #6c3;}
table {
}
td, th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



th {
	font-size: 14px;
	text-align: left;
	background-color: #DBF0ED;
}
td {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #F2F2F2;
	color: #333333;
}




/*========================================
-------- Headers
========================================*/
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #248;
}
h1 strong {
	text-indent: -9999px;
}
.tdCentered td {
	text-align: center;
}

h1.price {
	color: #CC0000;
}

h2 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #248;}
h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 0.9em;
	color: #333;}
h4 a:link,
h4 a:visited,
h4 a:active {
	color: #333;
	text-decoration: underline;}
h4 a:link:hover,
h4 a:visited:hover {
	color: #666;
	text-decoration: underline;}
h5 {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	color: #248;
	border: 1px solid #ddd;
	padding: 3px 9px 3px 9px;
	background: url(../images/subHeader.gif) 0 0 repeat-x;}
h5 a:link,
h5 a:visited,
h5 a:active {
	color: #333;
	text-decoration: none;}
h5 a:link:hover,
h5 a:visited:hover {
	color: #666;
	text-decoration: none;}
h6 {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	padding: 0;}


/*========================================
-------- Global
========================================*/
img {
	border: 0;}



/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	margin-left:auto;
	margin-right:auto;
	width: 1004px;
	text-align: left;
	background-image: url(/images/background/container.png);
	background-position: 26px 87px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#contentWrapper {
	background-repeat: repeat-y;
}
.content {
	margin-left: 26px;
	padding: 7px;
}
.content.secondLvl {
	background-image: url(/images/background/2ndLvl.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
	padding-top: 0px;
	margin-top: 5px;
	border: 2px solid #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	width: 962px;
	margin-left: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content.secondLvl.two {
	background-image: url(/images/background/2ndLvlTwo.gif);
}
.content.secondLvl.one #midCol {
	background-color: #FFFFFF;
	background-image: none;
	width: auto;
}
.content.secondLvl.one #midCol .textpadding {
	margin-right: 0px;
	padding-right: 30px;
}


.content.secondLvl.two #midCol {
	width: 739px;
}
.content.secondLvl.two #midCol .textpadding {
	padding-left: 45px;
}



.content.noPadBot {
	padding-bottom: 0px;
}

.leftCol {
	float: left;
	width: 719px;
}
.rightCol {
	float: left;
	margin-left: 5px;
	width: 236px;
}
.text {
	background-image: url(/images/background/content.png);
	border: 2px solid #DAE9F1;
	min-height: 205px;
}
.text img {
	margin-bottom: 10px;
	margin-left: 15px;
}
#leftNav {
	background-image: url(/images/background/sub-navPanel.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 207px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-bottom: 100px;
	margin: 0px;
	min-height: 391px;
}
#leftNav h2 {
	color: #DDF0ED;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}
#leftNav ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftNav ul li {
	background-image: url(/images/background/leftNav-divider.png);
	padding-bottom: 5px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 30px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 14px;
}
#leftNav ul li a {
	color: #FFFFFF;
}

#right {
	float: left;
}
#midCol {
	float: left;
	width: 500px;
}
#rightCol {
	float: left;
	width: 219px;
	font-size: 11px;
}
#rightCol .textpadding {
	padding-right: 25px;
}

#rightCol    ul     {
	font-family: Arial, Verdana, sans-serif;
	margin-left: 15px;
	margin-top: 20px;
	color: #1F444F;
}
#rightCol li {
	margin-bottom: 15px;
	font-size: 13px;
}


#rightCol p {
	font-size: 12px;
}
#rightCol    img.thickBorder {
	border: 27px solid #FFFFFF;
	float: right;
	display: block;
}





/*========================================
-------- Header
========================================*/
#header {

	background: url(/images/background/header.png) no-repeat right top transparent;
}
#header h1 {
	text-indent: -9999px;
	background-image: url(/images/hth_logo.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 370px;
}

#header #logo {
	float: left;
	width: 380px;
	height: 86px;
}
#header #next {
	float: left;
	height: 87px;
	width: 624px;
}
#header #buttons {
	clear: both;
}




#globalNav {
	background-image: url(/images/background/globalNav.png);
	clear: both;
}

#globalNav span.message {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 20px;
	height: 25px;
	padding-top: 8px;
	display: block;
}

#globalNav  ul {
	margin-left: 75px;
	width: 929px;
	display: block;
	clear: both;
	height: 33px;
}
#globalNav  ul  li {
	float: left;
	list-style-type: none;
	list-style-image: none;
}

#globalNav  ul  li a {
	color: #FFFFFF;
	font-size: 13px;
	height: 18px;
	padding-top: 8px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABC8D6;
	text-align: center;
}
#globalNav ul li a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#globalNav ul li form {
	margin: 0px;
	padding: 00px;
}


#globalNav ul li input {
	font-size: 10px;
	margin-top: 0px;
}
#globalNav  ul  li  form span {
	margin-top: 8px;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
.spasHeading {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background/spasHeading.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 962px;
}
#spaRange {
}
#spaRange a strong {
	display: block;
	position: absolute;
	z-index: -1;
}
#spaRange p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}


#GN01 {
	width: 100px;
}
#GN02 {
	width: 100px;
}
#GN03 {
	width: 150px;
}
#GN04 {
	width: 120px;
}
#GN05 {
	width: 160px;
}
#GN06 {
	width: 130px;
}
#GN07 {
	width: 130px;
	float: right;
	text-align: right;
}








/*========================================
-------- Bread Crumbs
========================================*/
#breadCrumbs {
	padding: 8px 8px 4px 8px;
	font-size: 0.7em;
	color: #999;}
#breadCrumbs a:link,
#breadCrumbs a:visited,	
#breadCrumbs a:active {
	text-decoration: underline;
	color: #999;}
#breadCrumbs a:link:hover,
#breadCrumbs a:visited:hover {
	text-decoration: underline;
	color: #333;}
#breadCrumbs #date {
	float: right;
	color: #999;}


/*========================================
-------- Footer
========================================*/
#footer {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 30px;
}
#footer .content {
	background-image: url(/images/background/footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D2161;
}
#footer .textpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}

#footer p {
	color: #CCFFFF;
}
#footer .copyright {
	font-size: 9px;
	color: #CEA9C0;
	font-family: Arial, Verdana, sans-serif;
}
#footer .copyright a {
	color: #CEA9C0;
}


#logos {
	clear: both;
	height: 40px;
	width: 700px;
	padding: 8px 30px 8px 30px;
	background: url(../images/logosBack.gif) 0 0 repeat-x #eee;
	border-bottom: 1px solid #ccc;}
#logos div {
	float: left;
	padding: 0 20px 0 20px;}
#copyright {
	font-size: 11px;
	color: #999;
	text-align: center;}
#header ul li label {
	color: #FFFFFF;
	padding-left: 20px;
}


/*========================================
-------- kwick
========================================*/
#kwick  h1          {
	display: none;
}   

#kwick              {
	width:960px;
	height: 258px;
	overflow: hidden;
	margin-top: 1px;
	position: relative;
	border: 2px solid #8DB7C0;
	color: #FFFFFF;
}   
#kwick #kwick_cover {
	position: absolute;
	left: 952px;
	top: 0px;
	z-index: 2;
}
#kwick .kwicks          {
	height:258px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	z-index: 1;
}   
#kwick li           {
	float:left;
	margin-right: 2px;
	position: relative;
	overflow: hidden;
}   
#kwick .kwick           {
	display:block;
	cursor:pointer;
	overflow:hidden;
	height:258px;
	width:255px;
	text-decoration: none;
}   
#kwick .kwick span      {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	display: block;
	height: 164px;
	width: 170px;
	left: 245px;
	top: 42px;
	line-height: 17px;
}   
#kwick  .kwick.paul   span {
	color: #000000;
}

  
#kwick .john            {
	background-image: url(/images/kwick/specialOffers.jpg);
	background-repeat: no-repeat;
}   
#kwick .paul            {
	background-image: url(/images/kwick/starlight.jpg);
	background-repeat: no-repeat;
}   
#kwick .george          {
	background-image: url(/images/kwick/concert.jpg);
	background-repeat: no-repeat;
	color: #333333;
}   
#kwick  .paul  h2 {
	color: #666666;
}

#kwick .ringo           {
	background-image: url(/images/kwick/movie.jpg);
	background-repeat: no-repeat;
}  
#kwick   a h2    {
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #CCCCCC;
}

.ad1 {
	background-image: url(/images/background/ad1_1.jpg);
	height: 240px;
	float: left;
	border: 2px solid #DAE9F1;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 715px;
}

.ad1 #price {
	position: absolute;
	margin-top: 217px;
	width: 710px;
	text-align: right;
	font-size: 17px;
	color: #C0237E;
}

.ad1 .textpadding {
	margin-right: 230px;
	padding-top: 3px;
}

.ad1 h1 {
	color: #AFCFC4;
	font-size: 20px;
}
.ad1 h1 strong {
	display: block;
	font-size: 42px;
	margin-top: 10px;
	text-indent: 0px;
}
.ad1 p {
	color: #A0C5B9;
	margin-right: 70px;
}
.ad1 a.buttonRight {
	background-image: url(/images/buttons/arrorRight.png);
	display: block;
	height: 30px;
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	color: #EED9F2;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: underline;
}
.ad1 a.buttonRight:hover {
	text-decoration: none;

}

.ad2 {
	background-image: url(/images/background/ad2.jpg);
	height: 240px;
	width: 236px;
	float: left;
	border: 2px solid #DAE9F1;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	display: block;
}
#adCycle {
	height: 240px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 2px solid #DAE9F1;
}
#adCycle a {
	width: 716px;
	display: block;
	height: 240px;
}


#adCycle_01 {
	background-image: url(/images/ads/Ad1.png);
	height: 240px;
	text-indent: -9999px;
	width: 716px;
}
#adCycle_02 {
	background-image: url(/images/ads/Ad2.png);
	height: 240px;
	text-indent: -9999px;
	width: 716px;
}
#adCycle_03 {
	background-image: url(/images/ads/Ad3.png);
	height: 240px;
	text-indent: -9999px;
	width: 716px;
}
#adCycle_04 {
	background-image: url(/images/ads/Ad4.png);
	height: 240px;
	text-indent: -9999px;
	width: 716px;
}
#adCycle_05 {
	background-image: url(/images/ads/Ad5.png);
	height: 240px;
	text-indent: -9999px;
	width: 716px;
}


.Mod.news {
	background-image: url(/images/background/latestNewsMod.gif);
	background-repeat: no-repeat;
	background-color: #167B98;}
.Mod.adr {
	background-image: url(/images/background/findUs.jpg);
	background-repeat: no-repeat;
	background-color: #157D9A;
	min-height: 167px;
}


.Mod {
	width: 236px;
	border: 2px solid #DAE9F1;
	clear: both;
	height: 160px;
	background-position: left 10px;
	margin-bottom: 5px;
}
.Mod h2 {
	font-size: 30px;
}

.Mod  p {
	margin-top: 55px;
	margin-right: 30px;
	margin-left: 20px;
	color: #B8DADD;
}
.Mod  ul {
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-image: url(/images/arrowRightSimple.gif);
}
.Mod   ul   li  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	list-style-type: square;
}
.Mod  ul  li  a {
	color: #B8DADD;
	font-family: Arial, Verdana, sans-serif;
}
.range {
	width: 100%;
	margin-top: 25px;
}
.range ul {
	display: block;
}
.range ul li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: none;
	width: 113px;
	float: left;
	margin-right: 20px;
}
.range ul li a {
	height: 200px;
	width: 113px;
	display: block;
	text-align: center;
	font-size: 11px;
}
.range ul li a strong {
	display: block;
	margin-top: 5px;
}

.thumbs {
	margin-top: 25px;
	border: 12px solid #E9FAF4;
	float: left;
}
.thumbs img {
	margin-right: 10px;
	/*border: 7px solid #E9FAF4;*/
}
.thumbs img.last {
	margin-right: 0px;
}


/*========================================
-------- Press
========================================*/
.pressClear {
 clear: both;
 width: 534px;}
.press1 {
	padding: 0 15px 0 0;
	border-right: 1px solid #ddd;
	float: left;
}
.press2 {
 width: 250px;
 padding: 0 0 0 15px;

 float: left;}
.press1 h6,
.press2 h6 {
 font-size: 1.2em;
 }
.press1 img,
.press2 img {
 margin: 0 0 8px 8px;
 float: right;
 }
.press1 h6 a,
.press2 h6 a {
 text-decoration: none;
 }
.press {
 padding: 10px 0 0 0;
 margin-bottom: 5px;
 border-bottom: 1px solid #ddd;
 clear: both;}
.pressDetail img {
	margin-left: 20px;
	border: 5px solid #FFFFFF;
}
.pressDetail hr {
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}
.pressDetail p {
	margin-right: 170px;
}


.date {
	float: left;
	width: 40px;
	padding-bottom: 4px;
	color: #666;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
.date.floatRight {
	float: right;
	margin-right: 0px;
}

.date .month {
 padding: 2px 0 2px 0;
 background-color: #666;
 color: #fff;}

.date .year {
	padding: 2px 0 2px 0;
	background-color: #C5C5C5;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
}
 
.date .day {
	font-size: 14px;
}

/*========================================
-------- Form
========================================*/
form td, form th {
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;}
.form {
	float: left;
	padding: 8px;
	width: 500px;
}
.form div {
	float: left;
	padding: 2px 0 2px 0;
}
.form .field {
	text-align: right;
	padding-right: 8px;
	width: 190px;
	float: left;
}
.form .answer {
	float: left;
	width: 300px;
	clear: right;
}
form  .text {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
	width: 100px;
	height: auto;
	min-height: 0px;
}
.form select {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
}
textarea  {
	padding: 4px;
	width: 480px;
	border: 1px solid #ccc;
	font: normal 12px Arial, sans-serif;
}
fieldset {
	border: 1px solid #F5F8FA;
	padding: 10px;
	margin-bottom: 15px;
}
legend {
	margin-left: 0px;
	font-weight: bold;
	color: #4BA4AC;
}
form .asterix {
	color: #FF0000;
}



input.error { 
	background-color: #f5cfc8;
}

textarea.error { 
	background-color: #f5cfc8;
}

select.error { 
	background-color: #f5cfc8;
}




















@charset "utf-8";
/* CSS Document */

/*========================================
-------- Forms
========================================*/
form {
	margin: 0;
	padding: 0;}
.form {
	float: left;
	padding: 8px;}
.form div {
	float: left;
	padding: 2px 0 2px 0;}
.form .field {
	text-align: right;
	clear: both;
	float: left;
	padding-right: 8px;
	width: 140px;
	font-size: 0.7em;}
.form .text {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;}
.form select {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 4px;}
.form textarea {
	padding: 4px;
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	font: normal 12px Arial, sans-serif;}
