/* Copyright Hiltonian Media (www.hiltonian.com) */


html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



body {
	font-size: small;
	color: #666;
}

body, input, select, textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
}

div.flash-replaced div.alt {
	position: absolute;
	top: -2000px;
	left: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

a {
	color: #445382;
}

p, h1, h2, h3, dt, dd, li, cite {
	margin-bottom: 1em;
	line-height: 1.5em;
}

em, strong, s, i, b {
	line-height: 1.5em;
}

dt {
	margin-bottom: 0;
	font-weight: bold;
}

#content ul {
	list-style-type: square;
	display: block;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 1em;
}

#content li {
	display: list-item;
	margin-bottom: 0.5em;
}

/*blockquote {
	background-image: url(/graphics/ldquo.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 20px 0 40px;
	margin-top: 2em;
	position: relative;
	left: -20px;
}

blockquote p {
	font-style: italic;
	text-align: center;
}

*/


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong.highlight {
	font-weight: normal;
	color: #40BBF2;
}

a:hover {
	color: #011C95;
	text-decoration: none;
}

h1, .heading { 
	font-size: 1.6em;
	color: #40BBF2;
	float: left;
	width: 440px;
	font-weight: bold;
}

p.heading {
	width: 400px;
}

h1 {
	padding-top: 140px;
}

.heading {
	font-weight: normal;
}

div.inner h1 {
	float: none;
	width: 100%;
	padding-top: 160px;
}

h1 em, h2 em {
	font-style: normal;
	color: #A0AEC9;
	font-weight: normal;
}

h1.heading img.round {
	float: right;
	margin: -100px 0 0 -10px;
}

.heading img.round {
	float: left;
}

.header {
	/* For some reason, .header elements should always be 
	   wrapped in a natural block-level element, otherwise 
	   IE does strange things */
	position: absolute;
	top: 0;
	right: 0;
}

div.header, p.header {
	padding: 10px;
}

body.splash h1 {
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}

div.splash-movie {
	padding-bottom: 2em;
}

body.splash p.narrow {
	width: 85%;
	text-align: center;
	margin: 2em auto;
}

h2 {
	color: #40BBF2;
	font-weight: bold;
	font-size: 1.3em;
	margin: 1em 0 0.5em 0;
}

h2.invert {
	color: #A0AEC9;
	text-transform: uppercase;
}

h3 {
	color: #40BBF2;
	font-weight: bold;
	font-size: 1.1em;
	margin: 1em 0 0.5em 0;
}


label {
	font-weight: bold;
}

abbr {
	cursor: help;
}

.left {
	float: left;
	clear: left;
	margin: 0 10px 0 10px;
}

.right {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

p.flags {
	text-align: right;
	font-size: 0.9em;
	color: #AAA;
	margin: 0 15px 0 0;
}

div.select-lang {
	text-align: center;
}

p.highlight {
	color: #40BBF2;
}

p.small {
	font-size: 0.85em;
}

#content div.select-lang li {
	display: inline;
	margin-right: 1em;
}

#content div.select-lang p {
	font-weight: bold;
	display: inline;
	padding-right: 20px;
	margin-right: 2px;
	background-image: url(/graphics/arrow-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#content div.select-lang ul {
	list-style-type: none;
	display: inline;
}



#sidebar p.legal {
	color: #AAA;
	font-size: 0.8em;
	width: 180px;
	position: absolute;
}

#sidebar-movie {
	margin-top: 85px;
}

a.wras-popup {
	display: block;
	margin: 5em 0 0 10px;
	padding: 4px 0 4px 24px;
	background-image: url(/graphics/bullet_medium_black.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

body.wras {
	padding: 20px;
}

/* More & Back buttons */

p.more,
p.back {
	text-align: right;
	position: relative;
	z-index: 3;
}

#sidebar p.back {
	margin-top: 2em;
	text-align: left;
}

p.more a,
p.back a {
	color: #40BBF2;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	background-repeat: no-repeat;
}

p.more a {
	padding-right: 20px;
	margin-right: 2px;
	background-image: url(/graphics/arrow-right.gif);
	background-position: right center;
}

p.more a:hover{
	padding-right: 22px;
	margin-right: 0px;
}

p.back a {
	padding-left: 20px;
	margin-left: 2px;
	background-image: url(/graphics/arrow-left.gif);
	background-position: left center;
}

p.back a:hover{
	padding-left: 22px;
	margin-left: 0px;
}

/* Bottom of home page */

p.home-bottom {
	color: #40BBF2;
	margin: -60px 0 0 -50px;
	position: relative;
	z-index: 2;
	width: 470px;
}

p.home-bottom strong {
	font-size: 1.25em;
	text-transform: lowercase;
}


/* Section Selector (image map) */

div.section-selector {
	position: relative;
	left: -50px;
	height: 180px;
	width: 500px;
	overflow: hidden;
}

div.section-selector img {
	position: absolute;
}

div.section-selector img#powered-baths-top {
	top: 0px;
	left: 0px;
}

div.section-selector img#powered-baths-bottom {
	top: 96px;
	left: 0px;
}

div.section-selector img#walk-in-models-top {
	bottom: 82px;
	right: 0px;
}

div.section-selector img#walk-in-models-bottom {
	bottom: 0px;
	right: 0px;
}

/* Assistance Level list */

div.assistance-level {
	width: 100%;
	float: left;
	margin-top: 15px;
}

div.assistance-level h2 {
	float: left;
	margin-top: -15px;
}

div.assistance-level p {
	margin-left: 80px;
}

/* Flash & The Movie */

div#the-movie.flash-replaced {
	position: relative;
	left: -40px;
}

#movie {
	position: relative;
	width: 110%;
}

p.duration {
	position: absolute;
	left: -125px;
	margin-top: 60px;
	display: block;
}

#header-flash, #movie {
	margin-right: -50px; /* This is to stop it clearing the menu in IE */
}

/* Product List */ 

#content ul.models {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul.models li {
	display: block;
	margin: 0 -100px 0 0;
	padding: 0;
}

/* Comparison Table */ 

table, tr, td, th {
	border-style: collapse;
	border: none;
}

div.comparison {
	float: right;
	width: auto;
	left: 0;
}

th {
	background-color: #A3AFD1;
}

td, caption {
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

caption {
	margin-bottom: 0.3em;
	text-align: center;
}

tr.odd td.al {
	background-color: #FFE8FF;
}

tr.even td.al {
	background-color: #FFF4FF;
}

tr.odd {
	background-color: #D0D4E5;
}

tr.even {
	background-color: #EDEEF5;
}


/* Product Pages */

#sidebar h2 {
	margin-top: 85px;
}

div.prod-details {
	float: left;
	width: 455px;
	font-size: 0.9em; 
	position: relative;
	margin-bottom: 1em;
}

div.prod-details img {
	float: left;
}

div.prod-details .details {
	position: absolute;
	bottom: 0;
	left: 310px;
}

#sidebar a.key-features {
	outline: none;
	display: block;
	margin: 85px 0 0 0;
}

#close-key-features {
	float: right;
	text-decoration: none;
	margin-top: 20px;
}

#product-extras {
	float: left;
	width: 100%;
	margin: 0;
}

#product-extras ul.icons li a{
	background-image: url(/graphics/acro.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0 5px 40px;
	margin: 0 10px 10px 0;
	position: relative;
	width: 100px;
	height: 45px;
	display: block;
	float: left;
	line-height: 1.4em;
}

#product-extras ul.icons li a:hover {
	
}

/* Rounded Corners */

div.corners {
	background-color: #EBEBF5;
	position: relative;
	padding: 0 20px;
	margin: 1em 30px 50px 30px;
	border: 2px solid #A7AECB;
}

div.corners div.inner {
	padding: 20px;
}


/* Product Configurator */

#content ul.prod-conf-baths,
#content ul.prod-conf-bath {
	list-style-type: none;
	width: 420px;
	margin: 0 -20px 0 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

#content ul.prod-conf-bath {
	width: 220px;
	margin-bottom: 3em;
}

#content ul.prod-conf-baths li,
#content ul.prod-conf-bath li {
	display: block;
	float: left;
	width: 190px;
	height: 190px;
	margin: 0 10px 10px 0;
	padding: 0;
	position: relative;
}

#content ul.prod-conf-baths a,
#content ul.prod-conf-bath a {
	text-decoration: none;
}

#content ul.prod-conf-baths img,
#content ul.prod-conf-bath img{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 190px;
	z-index: 5;
}

#content ul.prod-conf-baths a span.name,
#content ul.prod-conf-bath a span.name {
	position: absolute;
	top: 5px;
	right: 5px;
	font-weight: bold;
	color: White;
	z-index: 10;
	font-size: 1.15em;
	text-transform: uppercase;
	width: 60%;
	text-align: right;
	padding-right: 20px;
	margin-right: 2px;
	background-image: url(/graphics/arrow-right-prodimg.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#content ul.prod-conf-baths a:hover span.name,
#content ul.prod-conf-bath a:hover span.name {
	padding-right: 22px;
	margin-right: 0px;
}

#content ul.prod-conf-baths li.kent1 span.name,
#content ul.prod-conf-baths li.kent2 span.name,
#content ul.prod-conf-baths li.kent3 span.name,
#content ul.prod-conf-bath li.kent1 span.name,
#content ul.prod-conf-bath li.kent2 span.name,
#content ul.prod-conf-bath li.kent3 span.name {
	width: 50%;
}

#content ul.prod-conf-opts {
	list-style-type: none;
	margin-left: 200px;
	padding: 0;
	display: block;
	position: relative;
}

#content ul.prod-conf-opts li {
	display: block;
	margin: 0;
	padding: 0 0 0em 0;
}

#content ul.prod-conf-opts li label {
	padding-left: 25px;
	display: block;
	position: relative;
	line-height: 1.5em;
}

#content ul.prod-conf-opts li label em {
	font-weight: normal;
}

#content ul.prod-conf-opts li input {
	position: absolute;
	top: 0;
	left: 0;
}

#content ul.prod-conf-opts li.disabled label{
	color: #CCC;
	font-weight: normal;
}

#content ul.prod-conf-opts li.standard label {
	font-weight: normal;
}

#content ul.prod-conf-opts li.form-controls {
	position: absolute;
	top: 200px;
	right: 210px;
	width: 190px;
	text-align: right;
}

#content ul.prod-conf-opts li.form-controls input {
	position: relative;
	border-top: 1px solid #A3AFCF;
	border-right: 1px solid #748FCF;
	border-bottom: 1px solid #748FCF;
	border-left: 1px solid #A3AFCF;
	color: White;
	background-color: #CAD1E3;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
