

* {
  margin: 0;
  padding: 0;
}

body {
  background: #9D99C2 url( /images/body-bg.jpg ) repeat-y center center;
  font-family: geneva, verdana, arial, sans-serif;
  font-size: 62.5%;
}

img {
  border: none;
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.2em;
}

.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.center {
  text-align: center;
}

#site-container {
  font-size: 1.2em;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  margin-top: 15px;
}

#header {
  background: #0A0369 url( /images/header.jpg ) no-repeat 0 0;
}

.logo {
  width: 400px;
  font-size: 2.2em;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.logo a {
  text-decoration: none;
  color: #fff;
}

.phone {
  font-size: 1.8em;
  color: #ddd;
  text-align: left;
}

#sales-header {
	display:none;
}

#sales-header a {
  color: #ffc;
}

.low-price-link {
	display: none;
}

.low-price-link a {
  display: block;
  height: 40px;
}


#titleBar {
  border-top: 1px solid #9F9BC3;
  border-bottom: 1px solid #9F9BC3;
  clear: both;
  padding-left: 15px;
  color: #0A0369;
  margin: 10px 0;
}

.hansel {
  margin-bottom: 10px;
	display: none;
}

.hansel li {
  list-style: none;
  display: inline;
}

.hansel li a {
  color: #0A0369;
}

.nav {
  clear: left;
}

.nav h2 {
  margin-top: 10px;
  font-size: 11px;
  text-align: right;
  color: #0A0369;
  padding-right: 15px;
}

.nav li {
  list-style: none;
  height: 21px;
  line-height: 21px;
  text-align: right;
}

.nav li a {
  display: block;
  padding-right: 15px;
  color: #0A0369;
}

.nav li a:hover {
  background: #fff url( /images/nav-over.jpg ) no-repeat top right;
}

.nav li.selected a,
  .nav li.selected a:hover {
  background: #fff url( /images/nav-selected.jpg ) no-repeat top right;
}

.cats-additional {
}

.sidebar-cart {
  margin: 15px 0;
  padding: 5px;
  font-size: .9em;
  border-top: 1px solid #9F9BC3;
  border-bottom: 1px solid #9F9BC3;
}

img.mini-basket {
  float: left;
}

#search-box {
  margin: 10px 5px;
  width: 163px;
  height: 25px;
  background: transparent url( /images/search-bg.gif ) no-repeat 0 0;
  font-size: .9em;
}

#search-box .search-input {
  float: left;
  padding: 3px 0 0 5px;
  border: 0;
  width: 129px;
  background: none;
}

#search-box .search-submit {
  float: right;
  margin: 2px 3px 0 0;
}

.cart-link-compare {
  font-size: .9em;
  text-align: center;
  height: 19px;
  line-height: 19px;
  padding: 5px 30px 5px 5px;
  background: transparent url( /images/small-cart-right.jpg ) no-repeat 98% 0;
}

#footer {
  background: #9D99C2 url( /images/footer-bg.jpg ) no-repeat left bottom;
  min-height: 100px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
}

* html #footer {
  height: 100px;
}

.payment-methods {
  margin: 10px 0;
}

.payment-methods li {
  display: inline;
  list-style: none;
  margin-right: 10px;
}

.copyright {
  margin: 10px 0;
}

.green {
  background: #ECFFDF url( /images/green-gradient.jpg ) repeat-x 0 0;
}

.yellow {
  background: #ECFFDF url( /images/yellow-gradient.jpg ) repeat-x 0 0;
}

.purple {
  background: #F2F1F7 url( /images/purple-gradient.jpg ) repeat-x 0 0;
}

.pink {
  background-color: #FFE3F6;
}

.instant-coupon {
  text-align: center;
  padding: 5px 0;
  border: 2px dashed #FF57C8;
  line-height: 160%;
  margin: 5px;
}

img.compare-pic {
  border: 1px solid #9D99C2;
  width: 50px;
}

table.product-comparison th,
  table.product-comparison td {
  border-bottom: 1px solid #9D99C2;
}

table.product-comparison td {
  text-align: center;
}

table.product-comparison tr.even td,
  table.product-comparison tr.even th {
  background-color: #F2F1F7;
}

.close-window-box {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  background-color: #FFF4FC;
}

.tooltipped {
  cursor: default;
}

.scooter-search-box {
  padding-left: 10px;
  padding-top: 10px;
  background: #F2F1F7 url( /images/scooter-search-bg.jpg ) right top no-repeat;
}

.scooter-search li {
  list-style: none;
  margin-left: 5px;
}

.scooter-search-header {
  font-weight: bold;
  color: #0A0369;
}

.scooter-search div {
  color: #0A0369;
}

.scooter-search-box .submit {
  padding: 5px;
}

#notice {
  padding: 10px;
  background-color: #FFF4FC;
  margin-bottom: 15px;
  font-weight: bold;
}

#instantCoupons {
  padding-left: 25px;
}
.coupon-signup {
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #ffc;
	border: 3px dashed #0A0369;
	text-align: center;
	display: none;
}

.right-col {
	float: right;
	width: 130px;
	text-align: center;
}

img.product-picture {
	width: 111px;
	border: 0;
}

.additional-images p {
	border-top: 1px solid #ddd;
}

.additional-images p.last {
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
}

.click-enlarge {
	margin-top: 10px;
	font-size: .9em;
}

.cart-link {
	text-align:center;
	/*height: 19px;*/
	/*line-height: 19px;*/
	font-weight: bold;
/*padding-right:40px;*/
/*background:transparent url(/images/small-cart-right.jpg) no-repeat 98% 0;*/
/*width:200px;*/
/*float:right;*/
	font-size: 1.1em;
}

.product li {
	margin-left: 25px;
}

.product-price {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	color: #4F4D69;
}

.regular-price {
	text-decoration: line-through;
}

.product-resources {
	width: 200px;
	float: right;
	margin: 10px;
	background: transparent url( /images/info-icon.jpg ) no-repeat 0 0;
	padding-left: 20px;
	min-height: 40px;
}

.product-resources-warranty {
	width: 200px;
	float: right;
	margin: 0 10px 10px;
	padding-left: 20px;
	min-height: 40px;
}

* html .product-resources {
	height: 40px;
}

.product-resources li {
	list-style: none;
}

.box-rc-container {
	width: 117px;
	margin: 10px auto;
	text-align: center;
}

.box-rc-top {
	background: transparent url( /images/box-rc-top.jpg ) no-repeat 0 0;
	height: 10px;
}

.box-rc-middle {
	background: transparent url( /images/box-rc-middle.jpg ) repeat-y 0 0;
}

.box-rc-bottom {
	background: transparent url( /images/box-rc-bottom.jpg ) no-repeat 0 100%;
	height: 10px;
}

.box-product-top {
	background: transparent url( /images/box-product-top.jpg ) no-repeat 0 0;
	height: 10px;
}

.box-product-middle {
	background: transparent url( /images/box-product-middle.jpg ) repeat-y 0 0;
}

.box-product-bottom {
	background: transparent url( /images/box-product-bottom.jpg ) no-repeat 0 100%;
	height: 10px;
}

.box-lc-container {
	width: 422px;
}

.box-lc-top {
	background: transparent url( /images/box-lc-top.jpg ) no-repeat 0 0;
	height: 10px;
}

.box-lc-middle {
	background: transparent url( /images/box-lc-middle.jpg ) repeat-y 0 0;
}

.box-lc-bottom {
	background: transparent url( /images/box-lc-bottom.jpg ) no-repeat 0 100%;
	height: 10px;
}

.product-features {
	margin: 10px 0;
	width: 450px;
}

.product-features li {
	width: 45%;
	float: left;
	list-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
}

.options-available {
	width: 450px;
	margin-top: 15px;
}

.options-available-header,
	.specs-header {
	font-weight: bold;
	color: #0A0369;
}

span.spec-name {
	font-weight: bold;
	color: #575669;
}

.options-available td,
	.options-available th {
	vertical-align: top;
}

.options-available th span {
	display: none;
	width: 150px;
}

.options-available tr.first th span {
	display: block;
}

table.pleaseTellUsAboutYourVehicle,
	table.receiverHitchType,
	table.pleaseTellUsAboutYourScooter,
	table.orientationLookingUPTheStaircase,
	table.measurements {
	display: none;
}

.options-available tr.first th,
	.options-available tr.first td {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.options-available tr.even td {
	background-color: #F2F1F7;
}

.option-name {
	width: 200px;
}

.option-price {
	padding-right: 5px;
	width: 95px;
	text-align: right;
}

.related-items {
	margin-top: 15px;
	height: 1%;
}

.related-items-header {
	font-weight: bold;
	color: #0A0369;
}

.related-items img {
	width: 75px;
	float: left;
	margin-right: 15px;
}

.related-items li {
	margin-left: 20px;
	margin-bottom: 15px;
	list-style: none;
	clear: left;
}
.coupon-signup {
  width: 200px;
  float: right;
  margin: 0 0 5px 10px;
  padding: 5px;
  background-color: #ffc;
  border: 3px dashed #0A0369;
}

ul.smart-pages {
  margin-top: 10px;
}

ul.smart-pages li {
  list-style: none;
  float: left;
  width: 272px;
  height: 1%;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}

ul.smart-pages li.even {
  margin-left: 10px;
  margin-right: 25px;
  clear: left;
}

* html ul.smart-pages li.even {
  margin-right: 10px;
}

ul.smart-pages h2.box-top {
  font-size: 1em;
  padding: 5px;
  background: transparent url( /images/box-top.jpg ) no-repeat 0 0;
  height: 30px;
}

#electric-wheelchairs h2.box-top {
  height: 15px;
}

ul.smart-pages h2 a {
  color: #0A0369;
}

#electric-wheelchairs ul.smart-pages li {
  float: none;
}

#electric-wheelchairs ul.smart-pages li.even {
  margin-left: 0;
}

.ew-separate {
  margin-bottom: 15px;
}

.search-box {
  width: 250px;
  float: right;
  margin-right: 15px;
  padding: 10px;
  background: #F2F1F7 url( /images/ew-search-bg.jpg ) right top no-repeat;
}

.lc-search-box {
  background-image: url( /images/lc-search-bg.jpg );
}

.search-box-header {
  font-weight: bold;
  font-size: 1.1em;
  color: #0A0369;
  margin-bottom: 5px;
}

.search-box li {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 5px;
}

.search-box li ul li {
  margin-bottom: 2px;
}

.search-box li span {
  font-weight: bold;
}

.search-box li ul li span {
  font-weight: normal;
}

.picture-box-cat {

}

img.cat-picture {
  width: 80px;
  border: 0;
}

ul.products li {
  list-style: none;
  float: left;
  width: 272px;
  height: 1%;
  margin-bottom: 15px;
  position: relative;
}

ul.products li .short-description li {
  margin-bottom: 2px;
  margin-left: 20px;
  list-style: disc;
  width: 150px;
}

.short-description {
  margin-left: 90px; /*clear: left;*/
  padding: 5px;
}

ul.products li.even {
  margin-left: 10px;
  margin-right: 25px;
  clear: left;
}

* html ul.products li.even {
  margin-right: 10px;
}

ul.products h2.box-top {
  font-size: 1em;
  padding: 5px;
  background: transparent url( /images/box-top.jpg ) no-repeat 0 0;
  height: 30px;
}

ul.products h2 a {
  color: #0A0369;
}

ul.products li.feature {
  margin: 0;
  border-left-width: 0;
}

ul.products .price {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  color: #4F4D69;
}

.plus-shipping,
  .free-shipping {
  text-align: center;
}

.right-wrapper {
  margin-left: 110px;
  margin-right: 3px;
}

.cart-link {
/*font-size:.9em;*/
  text-align: right;
  height: 19px;
  line-height: 19px;
  padding-right: 30px;
  background: transparent url( /images/small-cart-right.jpg ) no-repeat 98% 0;
}

.ns-cart-link {
  background-image: none;
  text-align: center;
}

.picture-box {
  height: 100px;
  width: 80px;
  float: left;
  overflow: hidden;
}

img.product-picture {
  border: 0;
  margin-left: 2px;
}

ul.products img.landscape {
  width: 80px;
}

ul.products img.portrait {
  height: 95px;
}

.experts {
  font-size: 1.4em;
  padding: 10px;
  text-align: center;
}

table.comparison-group {
  margin-left: 2px;
  float: left;
  clear: left;
  width: 97%;
}

table.comparison-group tr.even td {
  background-color: #EDEBFF;
}

table.comparison-group td {
  vertical-align: top;
}

td.feature-name {
  width: 75%;
}

td.feature-value {
  white-space: nowrap;
  width: 25%;
  padding-left: 5px;
}

.compare-row {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 262px;
  background: transparent url( /images/box-bottom.jpg ) no-repeat right bottom;
  padding: 5px;
  font-size: .9em;
  height: 16px;
  line-height: 16px;
}

* html .compare-row {
  width: 262px;
  background-position: 0 100%;
}

.compare-row a {
  color: #0A0369;
}

.compare-box {
  float: left;
  width: 100px;
  padding-left: 5px;
  background-color: #ECFFDF;
  text-align: center;
}

.compare-selected-wrapper {
  text-align: left;
  margin: 10px 0;
  padding: 5px;
  background-color: #ECFFDF;
}

input.compare-selected {
  float: left;
  margin-right: 10px;
}

.more-info {
  float: right;
  width: 100px;
  text-align: center;
  background: #fff url( /images/arrow-button.jpg ) no-repeat right center;
  font-size: 1.1em;
	font-weight: bold;
}

.more-info a {
  display: block;
	color: #FF576E;
}

.box-middle {
  background: transparent url( /images/box-middle.jpg ) repeat-y 0 0;
  min-height: 220px;
}

.box-middle-cat {
  background: transparent url( /images/box-middle.jpg ) repeat-y 0 0;
  min-height: 100px;
}

.ew-manufacturer-header {
  font-weight: bold;
  font-size: 1.1em;
  color: #333;
  margin-bottom: 10px;
  text-align: center;
  width: 272px;
}

#electric-wheelchairs .box-middle-cat {
  min-height: 125px;
}

.box-middle-search {
  background: transparent url( /images/box-middle.jpg ) repeat-y 0 0;
  min-height: 110px;
}

* html .box-middle {
  height: 240px;
}

* html .box-middle-cat {
  height: 120px;
}

.products-found {
  text-align: center;
  padding: 10px;
  font-weight: bold;
}

img.example {
  float: left;
  margin-right: 10px;
}

ul.lc-by-price li {
  list-style: none;
  width: 118px;
  text-align: center;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
}

ul.lc-by-price li img {
  border: 0;
}

.lc-search {
  float: right;
  width: 200px;
}

.lc-search li {
  list-style: none;
  margin-left: 20px;
}

img.liftchair2 {
  float: left;
}

.lc-header {
  text-align: center;
  margin: 10px 0;
  background-color: #F2F1F7;
  font-weight: bold;
  color: #333;
  padding: 3px;
}

.lc-by-price a {
  height: 118px;
  display: block;
}

.lc-by-price a:hover {
  background-position: 0 -119px;
}

li.under-six a {
  background: #fff url( /images/under-six.gif ) 0 0 no-repeat;
}

li.six-to-eight a {
  background: #fff url( /images/six-to-eight.gif ) 0 0 no-repeat;
}

li.eight-to-ten a {
  background: #fff url( /images/eight-to-ten.gif ) 0 0 no-repeat;
}

li.over-ten a {
  background: #fff url( /images/over-ten.gif ) 0 0 no-repeat;
}

#site-container {
    width: 100%;
}
body {
    background-image:none;
    background-color:#fff;
}
#header {
    background-color:#fff;
    background-image:none;
    height:60px;
}
a {
    color:#000;
    text-decoration:none;
}
.logo, .phone {
    color:#000;
}
.logo a {
    color:#000;
}
#left {
    display: none;
}

#right {
    padding-left: 5px;
    background-image: none;
}
#footer,
.compare-row,
.compare-selected-wrapper,
#close-window-box,
.cart-link-compare,
.product-resources,
.cart-link {
    display:none;
}
ul.products h2.box-top,
.product .purple,
.box-middle {
    background-image:none;
    background-color:#fff;
}

.stair-lift-measuring,
.sl-browse {
	margin-left: 20px;
}
.stair-lift-measuring img {
	border: 0;
}
.sl-browse div {
	float: left;
	width: 118px;
	height: 118px;
	text-align: center;
	margin-right: 20px;
	margin-top: 20px;
}
span.browse-inner {
}
.browse-name a {
	color: #0A0369;
	display: block;
	height: 43px;
	padding-top: 75px;
}
.ac a {
	background: transparent url(/images/electric-stair-lifts.jpg) 0 0 no-repeat;
}
.dc a {
	background: transparent url(/images/battery-stair-lifts.jpg) 0 0 no-repeat;
}
.hd a {
	background: transparent url(/images/hd-stair-lifts.jpg) 0 0 no-repeat;
}
.outdoor a {
	background: transparent url(/images/outdoor-stair-lifts.jpg) 0 0 no-repeat;
}
.browse-name a:hover {
	background-position: 0 -119px;
}
table.how-to-measure {
	border-spacing: 15px;
	border-collapse: separate;
}
table.how-to-measure td {
	vertical-align: top;
}
.step-header {
 	font-weight: bold;
	color: #10056F;
}
.step-tag {
	font-weight: bold;
	color: #333;
}
