* {
	margin: 0;
	padding: 0;
}
.side-by-side,
.stair-lift-text-box, #crumbs, .page-header,
.copyright-notice, .config-print-help, .reset-wrapper {
	display: none;
}

object {
	height: 11in;
	width: 8.5in;
}

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 2px;
}

ul {
	margin-left: 25px;
}

p {
	margin: 3px 0;
}

hr {
	color: #4473D0;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.4em;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.3em;
}

h2 a {
	margin-top: 0;
	margin-bottom: 0;
	color: #0908CE;
}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	color: #0908CE;
}

/* ---------------------Color Definitions ---------------------*/
.dkbg {
	background-color: #0908CE;
	font-weight: bold;
	color: #FFF;
}

.dkbg-shadow {
	background-color: #0908CE;
	border-width: 0 1px 1px 0;
	border-color: #000;
	border-style: solid;
	color: #FFF;
}

.dkbd {
	border: 1px solid #0908CE;
}

.mdbg {
	background-color: #BB2D1D;
	color: #FFF;
}

.mdbd {
	border: 1px solid #BB2D1D;
}

.ltbg {
	background-color: #F2FB06;
	font-weight: bold;
	color: #0908CE;
}

.ltbd {
	border: 1px solid #F2FB06;
}

/* --------------------- Containers --------------------- */

#outer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	margin-top: 5px;
}

#top {
	padding: 2px;
}

.top-link {
	background-color: #0908CE;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
	font-size: 1.4em;
	color: #FFF;
	border-bottom: 1px solid #000;
}

.top-link A {
	color: yellow;
	text-decoration: none;
}

.top-link A:hover {
	color: #BB2D1D;
}

.top-link-international {
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
	font-size: 1em;
	color: #FFF;
}

.top-link-international A {
	color: #000;
	text-decoration: none;
}

.top-link-international A:hover {
	color: red;
}

#header {
	display: none;
}

#header-bottom {
	display: none;
}

#header-features {
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}

.banner {
	text-align: center;
}

#header-warranty {
	display: none;
	float: right;
	width: 75px;
}

#content {
	text-align: left;
	padding: 0 5px;
	min-height: 400px; /* background-image: url(../../images/agBG.jpg); */
}

* html #content {
	height: 400px;
}

.data-row {
	text-align: left;
}

.data-row-highlight {
	padding-top: 2px;
	text-align: left;
	background-color: #EFEDF3;
}

.clear {
	clear: both;
}

/* --------------------- Text Formatting --------------------- */
.breadcrumbs {
	font-weight: bold;
	text-align: center;
}

.breadcrumbs A {
	color: #0908CE;
}

#header .phone {
	text-align: right;
	padding-right: 10px;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
}

.hours-color {
	text-align: right;
	padding-right: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #00394A;
	margin-left: 2px;
}

#footer {
	display: none;
	margin-top: 15px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#footer A {
}

#footer .label {
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
}

.title {
	font-weight: bold;
	text-align: center;
	color: #CC0001;
	font-variant: small-caps;
}

.shipping {
	font-weight: bold;
	color: #F80824;
}

.header {
	font-weight: bold;
	font-size: 1.1em;
}

.main-header {
	font-weight: bold;
}

.label {
	color: #0908CE;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.data {

}

.question {
	font-weight: bold;
	color: #4473D0;
}

.question-data {
	font-weight: bold;
}

.answer {
	color: #F80824;
	font-weight: bold;
}

.sales, .sales A {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FF9933;
}

.sales A:Hover {
	color: yellow;
	text-decoration: none;
}

#index-page-text {
	text-align: left;
}

#index-page {
	min-height: 1200px;
	width: 710px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

* html #index-page {
	height: 1200px;
}

.index-welcome-text {
	margin-bottom: 5px;
}
.brand-box {
    margin-top: 15px;
    margin-bottom: 15px;
}
.brand-box ul {
    margin-left: 15px;
}
li.rubex, li.vesta, li.rave {
    float: left;
    list-style: none;
    width: 213px;
    margin-left: 0;
}
.rubex, .vesta {
    margin-right: 16px;
}
.starting-brand {
    text-align: center;
    font-variant:  small-caps;
    font-size: 1.2em;
}
.brand-text li {
    list-style: disc;
    margin-left: 25px;
}
#index-small-banners {
	border: 1px solid #ccc;
	width: 700px;
	margin: 5px 0;
}

#index-small-banners td {
	padding: 0 10px;
}

#index-small-banners p {
	margin: 0;
	background-color: #ddd;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
}

.index-stair-lift-text {
	position: absolute;
	top: 1000px;
	width: 530px;
	left: 0;
}

.index-testimonials-header {
	padding: 2px 5px;
	font-weight: bold;
}

.index-welcome-text h1 {
	color: #0908CE;
	font-size: 1.1em;
}


.index-product-box {
    width: 345px;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #727272;
    /*height: 200px;*/
    background-color: #fbffea;
}
.left {
    margin-right: 10px;
}

.index-product-box-filler {
	width: 290px;
	float: left;
	margin-bottom: 10px;
	height: 175px;
	border: 1px solid #fff;
}

.index-product-box-big {
	clear: both;
	width: 700px;
	margin-bottom: 10px;
	border: 1px solid #727272;
	height: 175px;
	background-color: #fbffea;
}

.index-product-box-stairlifts {
	width: 700px;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #727272;
	height: 175px;
	background-color: #ECF7FF;
}

.index-stairlift {
	float: left;
	width: 200px;
	padding: 1px;
	background-color: #fff;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 3px;
	border: 1px solid #ddd;
	background-color: #eee;
}

.index-stairlift-inner {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.index-stairlift-inner a {
	color: #000;
}

.index-stairlift-image {
	position: absolute;
	left: 0;
	top: 20px;
	width: 103px;
}

.index-stairlift-description {
	position: absolute;
	width: 439px;
	left: 105px;
	top: 20px;
}

.index-stairlift-measurement {
	padding: 1px;
	text-align: center;
	clear: both;
}

.index-stairlift-overview {
	text-align: center;
	background-color: #ffffcc;
	clear: both;
	border: 1px solid #CECFA7;
	margin-top: 3px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.index-stairlift-overview-inner {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.index-stairlift-overview-inner a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

.index-stairlift-overview-inner a:hover {
	background-color: #ffffee;
}

.index-vpl-description {
	padding: 2px;
	margin-left: 315px;
}

.index-product-box-stairlifts h1, .index-product-box-stairlifts h2,
.index-product-box h1, .index-product-box h2,
.index-product-box-big h1, .index-product-box-big h2 {
	font-size: 1em;
}

.index-product-box-big h1 {
	color: yellow;
	padding-left: 5px;
}

.ameriglide-elite-img img {
	margin: 5px;
}

.index-header {
	background: url(../../images/index/index-header-bg.jpg) 0 0 repeat-x;
}

.index-header a {
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	padding-left: 5px;
}

.index-image {
	float: left;
	width: 103px;
	border-right: 1px solid #727272;
}

.index-description {
	padding-left: 3px;
	font-size: 1em;
	margin-left: 105px;
}

* html .index-description {
	font-size: .9em;
}

.index-description p {
	margin: 2px 00;
}

.index-highlight {
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

.index-highlight p {
}

.index-description .index-newest {
	font-weight: bold;
	color: red;
}
p.starting-at-box {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
/* ----------------------- Nav --------------------*/
#navigation {
	display: none;
	width: 180px;
	padding: 10px 5px 5px 5px;
	text-align: left;
}

* html #navigation {
	width: 185px;
}

#navigation h1 {
	font-size: 1em;
}

#navigation-header {
	background-color: #0908CE;
	width: 174px;
}

#navigation-box {
	padding-top: 2px;
	border: 1px solid #0908ce;
	background-color: #cccccc;
	width: 172px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	color: #ffffff;
	list-style: none;
	margin: 0 2px 2px 2px;
	background: url(../../images/nav-arrow.gif) left top no-repeat #0908CE;
	border-bottom: 1px solid black;
	height: 1%;

}

#navigation li a {
	padding: 1px 2px 1px 14px;
	height: 1%;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#navigation li a:hover {
	background-image: url(../../images/nav-arrow-over.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffff00;
	color: #0908ce;
}

#warranty-side {
	margin: 10px 0;
}

#testimonials-side {
	width: 174px;
	font-size: .9em;
	line-height: 120%;
}

#testimonials-side-header {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

.testimonials-side-message {
	margin-bottom: 10px;
}

.testimonials-side-customer {
	text-align: right;
	font-weight: bold;
}

#testimonials-side-more {
	font-size: .9em;
	text-align: center;
	background-color: #ffffcc;
}

.navigation {
	font-size: 1.1em;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #000;
	padding: 2px 2px;
}

.nav-item {
/* background-image:url(../../images/navBG.gif); */
	display: none;
}

.nav-item-off {
	color: white;
	padding: 1px 2px 1px 2px;
}

.nav-item-off A {
	text-decoration: none;
	color: #FFF;
}

.nav-item-on {
	color: white;
	padding: 1px 2px 1px 2px;
}

.nav-item-on A {
	text-decoration: none;
	color: yellow;
}

.nav-item-current {
	color: white;
	padding: 1px 2px 1px 2px;
}

.nav-item-current A {
	text-decoration: none;
	color: #000;
}

.cat-chfmi {
	padding-top: -5px;
	font-size: .8em;
	font-weight: bold;
}

.cat-chfmi A {
	color: #FFF;
	text-decoration: none;
}

.nav-cat h1 {
	font-size: 1em;
}

.nav-cat {
	font-size: 1.1em;
	font-weight: bold;
}

.nav-cat-off {
	padding: 1px;
	background-color: #F2FB06;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #000 #000 #FFF;
}

.nav-cat-off A {
	text-decoration: none;
	color: #0908CE;
}

.nav-cat-on {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #000 #000 #FFF;
}

.nav-cat-on A {
	text-decoration: none;
	color: #FFF;
}

.nav-cat-current {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #000 #000 #FFF;
}

.nav-cat-current A {
	text-decoration: none;
	color: #FFF;
}

.nav-cat-bottom-off {
	padding: 3px 3px;
	margin: 0 3px;
}

.nav-cat-bottom-off A {
	text-decoration: none;
	color: #FFF;
}

.nav-cat-bottom-on {
	padding: 3px 3px;
	margin: 0 3px;
}

.nav-cat-bottom-on A {
	text-decoration: none;
	color: yellow;
}

.nav-cat-bottom-current {
	padding: 3px 3px;
	margin: 0 3px;
}

.nav-cat-bottom-current A {
	text-decoration: none;
	color: red;
}

.nav-installation-off {
	background-color: #0908CE;
	color: white;
	padding: 1px 7px;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #00394A;
}

.nav-installation-off A {
	text-decoration: none;
	color: #FFF;
}

.nav-installation-on {
	background-color: yellow;
	color: white;
	padding: 1px 7px;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #00394A;
}

.nav-installation-on A {
	text-decoration: none;
	color: #0908CE;
}

.nav-installation-current {
	background-color: #0908CE;
	color: white;
	padding: 1px 7px;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #00394A;
}

.nav-installation-current A {
	text-decoration: none;
	color: #000;
}

.partner {
	font-weight: bold;
	font-size: 1em;
	color: yellow;
}

.partner A {
	font-weight: bold;
	color: #FFFFFF;
}

.partner A:Hover {
	font-weight: bold;
	color: yellow;
}

/* --------------------- Alignment --------------------- */

.right {
	text-align: right;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
	text-align: left;
}

/* --------------------- Category & Sales Page --------------------- */

div.sale-ends .label {
	font-weight: bold;
	color: #000;
}

.sale-ends {
	font-weight: bold;
	color: red;
}

.price {
	font-weight: bold;
	text-align: center;
	color: #060671;
	font-size: 1.2em;
}

div.price .label {
	font-weight: bold;
	color: #000;
}

.msrp {
	font-style: italic;
	text-align: center;
}

.add-to-cart, .add-to-cart A {
	font-weight: bold;
	color: yellow;
}

.add-to-cart A:Hover {
	background-color: white;
}

h2.product-name a {
	color: #ffffff;
	text-decoration: none;
}

.highlight-row {
	background-color: #BB2D1D;
	border-bottom: 2px solid #AAA;
}

.highlight-row h3 {
	color: #FFF;
}

.highlight-box {
	border: 1px solid #BB2D1D;
	width: 95%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
}

div.picture img {
	border: 1px solid #AAA;
}

div.picture span.click-here, span.click-here A {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

.category-description {
	padding: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.wc-lifts-cat {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wc-lifts-cat td {
	width: 225px;
}

.wc-lifts-cat img {
	padding: 3px;
	border: 1px solid #BB2D1D;
}

.subcat-name h2 {
	color: #bb2d1d;
	font-weight: bold;
	font-size: 1em;
}

.cp-product-name h2 {
	font-size: 1em;
}

.cp-left-col {
	width: 110px;
	float: left;
}

.cp-left-col img {
	height: 100px;
}

.cp-info {
	margin-left: 120px;
	text-align: left;
}

.cp-config-add {
	background: url(../../images/config-bg.jpg) repeat-x left top;
	text-align: center;
	color: #fff;
}

.cp-config-add a {
	color: #fff;
	text-decoration: none;
}

.cp-price {
	font-size: 2em;
	color: #bb2d1d;
}

.cp-msrp {
	font-size: .9em;
}

.cp-config-add a:hover {
	color: yellow;
}

.cp-product-box {
	border: 1px solid #BB2D1D;
	height: 1%;
}

.cp-more-info {
	padding: 10px 3px;
}

.cp-more-info a {
	color: #bb2d1d;
}

/* --------------------- Product Page --------------------- */
#product-left-col {
	width: 185px;
	float: left;
}

#product-picture {
	text-align: center;
}

#product-picture img {
	width: 175px;
	padding: 3px;
	border: 1px solid #BB2D1D;
}

.product-picture-enlarge,
.cp-picture-enlarge {
	font-size: .9em;
	padding: 4px 0;
	text-align: center;
}

.enlarge-icon {
	font-size: 1.6em;
}

.product-picture-enlarge a
.cp-picture-enlarge a {
	text-decoration: none;
}

#product-brochures {
	margin: 10px 0;
}

#product-brochures ul {
	margin: 0;
	padding: 0;
}

#product-page #product-brochures li {
	margin: 0 0 2px 0;
	list-style: none;
	text-align: center;
}

#product-brochures li a {
	display: block;
	background-color: #0908ce;
	border: 1px solid #0908ce;
	color: #fff;
	padding: 3px;
	text-decoration: none;
}

#product-brochures li a:hover {
	background-color: #ffffcc;
	color: #0908ce;
	border: 1px solid #0909ce;
}

#product-info {
	margin-left: 195px;
}

.amp {
	font-family: arial, sans-serif;
}

#product-price-box {
	width: 150px;
	float: left;
	text-align: center;
	padding: 15px;
	margin: 15px;
}

.product-price {
	color: #0908CE;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
}

.product-config-add a {
	display: block;
	padding: 5px;
	margin-top: 3px;
	font-size: 1.2em;
	background-color: #bb2d1d;
	color: #fff;
	text-decoration: none;
	border: 1px solid #bb2d1d;
}

.product-config-add a:hover {
	background-color: #ffffcc;
	color: #bb2d1d;
	border: 1px solid #bb2d1d;
}

#product-page li {
	margin-left: 25px;
}

/*-----Root Configuration Page----*/
.configuration-step {
	font-weight: bold;
}

.configuration-step-option {
	color: blue;
}

.configuration-step-option-price {
	color: green;
}

.inner-selected-box {
	background-color: #FFF;
	font-weight: normal;
	font-size: .8em;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #EEE #EEE #CCC;
}

.config-box {
	border: 1px solid #064C94;
}

.label-wrapper {
	margin-top: 5px;
}

.config-label {
	color: #000;
	font-weight: bold;
}

.config-price {
	color: #064C94;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

/*----Checkout Process----*/
.error {
	font-weight: bold;
	color: red;
}

.required {
	color: #990000;
	font-weight: bold;
}

.cart-coupon-header {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: .8em;
}

.cart-coupon-label {
	font-weight: bold;
	font-size: .8em;
}

.checkout-label {
	font-weight: bold;
	color: #000;
}

.checkout-header {
	font-weight: bold;
	font-size: 1.1em;
	background-color: #EEE;
}

.mini-quantity {
	color: #FFF;
	font-weight: bold;
}

.mini-label {
	font-weight: bold;
	font-size: .7em;
}

.mini-view {
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.mini-view A {
	color: #FFF;
	text-decoration: none;
}

.mini-price {
	font-weight: bold;
	font-size: .7em;
	text-align: center;
	color: black;
}

#ag-express-docs,
#brochure {
	margin-top: 10px;
}

#ag-express-docs ul,
#brochure ul {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

#brochure ul {
	text-align: center;
}

#ag-express-docs li,
#brochure li {
	list-style: none;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}

#ag-express-docs a,
#brochure a {
	display: block;
	padding: 3px 5px;
	background-color: #eee;
	color: #0908CE;
	line-height: 20px;
	text-decoration: none;
	font-size: 1em;
	min-height: 20px;
}

#ag-express-docs a:hover,
#brochure a:hover {
	background-color: #ffffcc;
}

#imageWrapper {
	margin-top: 10px;
}

#imageWrapper ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

#imageWrapper li {
	text-align: center;
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
}

#imageWrapper .additional-pic {
	margin-top: 5px;
}

#imageWrapper img {
	padding: 3px;
	border: 1px solid #BB2D1D;
}

#imageWrapper img.portrait {
	height: 100px;
}

#imageWrapper img.landscape {
	width: 175px;
}

#imageWrapper .additional-click {
	font-size: .9em;
	margin-bottom: 10px;
}

#imageWrapper label {
	cursor: pointer;
}

.additional-images-header {
	border-bottom: 1px solid #0908CE;
	padding-bottom: 3px;
	color: #0908CE;
	margin-bottom: 10px;
}

.related-products {
	margin-top: 10px;
	border: 1px solid #C82812;
	height: 1%;
}

.related-products-header {
	background-color: #C82812;
	text-align: center;
	color: #fff;
}

.related-products ul {
	margin-left: 0;
	padding: 5px;
}

.related-products li {
	list-style: none;
	margin-left: 0;
}

img.related-product-pic {
	width: 75px;
	border-width: 0;
	float: left;
	margin: 0 5px 5px 0;
}

.related-product-name {
	font-weight: bold;
	text-align: center;
}

.related-product-price {
	font-weight: bold;
	font-size: 1.2em;
	color: #0908ce;
	margin-top: 10px;
	text-align: center;
}

#metaBar {
	display: none;
}

.options-available {
	width: 350px;
}

.options-available .label {
	white-space: normal;
}

.options-available ul,
#product-page .options-available ul li {
	margin: 0;
	padding: 0;
}

#product-page .options-available li {
	list-style: none;
	margin-top: 4px;
}

.options-available li div.step-name {
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
	background-color: #eee;
}

#product-page .options-available li ul li {
	padding-left: 10px;
	margin-top: 3px;
}

#product-page .options-available li ul li.odd {
	background-color: #ffc;
}

span.option-price {
	background: transparent url(../../images/option-plus.gif) 0 0 no-repeat;
	padding-left: 10px;
	color: #C82812;
}

li.free span.option-price {
	display: none;
}

.options-available li.warranty,
.options-available li.orientationLookingUPTheStaircase,
.options-available li.pleaseTellUsAboutYourPowerChairOrScooter,
.options-available li.pleaseTellUsAboutYourVehicle,
.options-available li.measurements {
	display: none;
}

img.page-header-img {
	display: none;
}

img.page-header {
	display: none;
}
#hercules2-order-form li {
    list-style: none;
    padding: 5px 0;
}
.buttons {
    display: none;
}
.rm-banner,
.review {
    display: none;
}