.category-page {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category-description {
	margin-bottom: 15px;
	text-align: left;
}

.bottom-pricing {
	background: transparent url( /images/bottom-pricing.gif ) 0 0 no-repeat;
	text-align: center;
	width: 136px;
	height: 78px;
	margin-bottom: 10px;
	float: right;
}

.bottom-pricing p {
	padding-top: 58px;
	margin: 0;
}

.bottom-pricing-big {
	margin-top: 8px; /*margin: 0 0 5px 5px;*/
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-right: auto;
	background: transparent url( /images/bottom-pricing.gif ) 0 0 no-repeat;
	width: 136px;
	height: 78px;
	clear: right;
}

.bottom-pricing-big p {
	padding-top: 49px;
	/*font-size: 1.4em;*/
	font-weight: bold;
}

.category-description ul {
	margin: 5px 0;
}

.category-description li {
	margin-bottom: 4px;
}

ul.categories li {
	list-style: none;
	width: 170px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.SmartPage-89 ul.categories li.column-0 {
    margin-left: 8px;
}
.SmartPage-22 ul.categories li,
	.SmartPage-23 ul.categories li {
	width: 340px;
}

.category-pic {
	text-align: center;
}

.SmartPage-22 .category-pic img,
	.SmartPage-23 .category-pic img {
	width: 75px;
}

.SmartPage-22 .category-pic,
	.SmartPage-23 .category-pic {
	width: 80px;
	float: left;
}

ul.categories li img {
	border: 0;
}

.category-info {
	border: 1px solid #9D9A95;
	min-height: 160px;
	padding: 5px;
	vertical-align: middle;
}

* html .category-info {
	height: 160px;
}

.SmartPage-22 .category-info,
	.SmartPage-23 .category-info {
	min-height: 110px;
}

.category-pricing {
	font-weight: bold;
	color: #666;
}

* html ul.categories li .category-info li {
	width: 130px;
}

* html .SmartPage-22 .category-info,
	* html .SmartPage-23 .category-info {
	height: 110px;
}

.category-header {
	background: #474742 url( /images/category-header-dot.gif ) 0 0 no-repeat;
	color: #fff;
	padding: 2px 2px 2px 19px;
	text-align: left;
}

/*Mobility Accessories page tweak*/
.SmartPage-18 .category-header,
	.SmartPage-107 .category-header,
/*Power Wheelchairs page tweak*/
.SmartPage-95 .category-header {
	height: 2.7em;
}

#accessories .category-header {
	min-height: 30px;
}

* html #accessories .category-header {
	height: 30px;
}

.category-header a {
	color: #fff;
}

.view-more {
	text-align: right;
	height: 14px;
	line-height: 14px;
}

.view-more a {
	display: block;
	padding-right: 20px;
	color: #Fc0;
	text-decoration: none;
	background: #474742 url( /images/view-more.gif ) right top no-repeat;
}

.view-more a:hover {
	color: #fff;
	background: #474742 url( /images/view-more.gif ) right bottom no-repeat;
}

.call-product {
	background-color: #FBFB79;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	color: #111;
	padding: 2px;
}
.sort-wrapper {
	text-align: right;
	padding: 10px;
    margin-bottom: 10px;
}
ul.products {
	clear: both;
}
.SmartPage-125 ul.products li.product {
    width: 700px;
    float: none;
}
ul.products li.product {
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 350px;
	float: left;
}
ul.products li.lc-free-stuff {
    width: 100%;
    float: none;
    list-style: none;
    margin-left: 0;
    clear: both;
    margin-bottom: 10px;
}
ul.products .product-info {
    min-height: 240px;
    padding-top: 5px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #F8F4F4;
}

* html ul.products .product-info {
	height: 240px;
}
.single-issue-wrapper {
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    background-color: #F8F4F4;
    padding: 3px 0;
    height: 36px;
    text-align: center;
}
.quick-ship {
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    background-color: #F8F4F4;
    height: 25px;
}
.SmartPage-125 .single-issue-wrapper {
    height: 1%;
}
#walkin-tubs ul.products .product-info {
    min-height: 110px;
}
#lift-chairs ul.products .product-info {
    min-height: 230px;
}
* html #lift-chairs ul.products .product-info {
    height: 240px;
}
.SmartPage-4 ul.products .product-info {
	min-height: 265px;
}
.SmartPage-2 ul.products .product-info {
	min-height: 250px;	
}
ul.products li.product.even {
	clear: left;
}
.trailer-header {
    font-weight: bold;
    font-size: 1.1em;
}
.trailer-image {
    float: left;
}
ul.products li.product .product-info li {
	clear: none;
	list-style-image: url( /images/bullet-dot.gif );
}

.product-header {
	background: #F8F4F4 url("/images/category-header-dot2-350.gif") no-repeat scroll 0 0;
	color: #333;
	padding: 2px 2px 7px 19px;
	border-right: 1px solid #cbcbcb;
	text-align: left;
	font-weight: bold;
    height: 2em;
}
.SmartPage-125 .product-header {
    background: #F8F4F4 url("/images/category-header-dot2-700.gif") no-repeat scroll 0 0;
}

.product-header a {
	color: #333;
}

.compare-box {
	position: relative;
	width: 90px;
	height: 20px;
    line-height: 20px;
	float: right;
    color: #333;
	/*background: #720303 url( /images/compare.gif ) left bottom no-repeat;*/
}

.compare-box input {
	position: absolute;
	right: 5px;
	top: 4px;
	height: 12px;
}

.compare-text {
	position: absolute;
	width: 50px;
	right: 25px;
	top: 2px;
	text-align: right;
	font-size: .9em;
	color: #333;
}

.product-picture {
	float: right;
	width: 85px;
	text-align: center;
	font-size: .9em;
	clear: right;
	margin: 5px;
	height: 1%;
}
.SmartPage-125 .product-picture {
    float: left;
    width: 125px;
    text-align: center;
    clear: none;
}
.product-picture img {
	border: 1px solid #9d9a95;
	width: 70px;
}
.SmartPage-125 .product-picture img {
    width: 120px;
}

.pricing-container {
	width: 85px;
	float: left;
	margin: 0 5px 5px;
	text-align: center;
}

.SmartPage-125 .pricing-container {
   width: 125px;
    float: right;
}
.price {
	width: 80px;
	height: 36px;
	background: transparent url( /images/price-bg.gif ) 0 0 no-repeat;
	line-height: 36px;
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
}
.SmartPage-125 .price {
    width: 125px;
}
.plus-shipping {
	font-size: .9em;
}
.SmartPage-125 .plus-shipping {
    margin-bottom: 10px;
}

.plus-shipping span {
	/*background-color: #ffc;*/
}

.normally {
	font-size: .9em;
	color: #666;
}

.add-to-cart-container {
	background: transparent url( /images/cart-icon-red.gif ) 0 0 no-repeat;
	height: 13px;
	line-height: 13px;
	margin-left: 10px;
	text-align: left;
}

.add-to-cart-container a {
	display: block;
	padding-left: 25px; /*font-size:.9em;*/
	color: #720303;
}
#product-2362 .add-to-cart-container {
    display: none;
}
a.instant-link {
	white-space: nowrap;
	display: block;
	text-align: left;
	padding: 5px 5px 0;
	margin-left: 10px;
}

a.instant-link:hover {
	color: #333;
}

li.product .short-description {
/*margin-left:90px;*/
	text-align: left;
	margin-top: 15px;
}

.SmartPage-125 li.product .short-description {
    margin-left: 145px;
    text-align: left;
    margin-top: 15px;
}

.short-text {
    padding: 5px;
}

.more-info-button {
    width: 80px;
    height: 15px;
    float: left;
    margin-top: 10px;
    text-align: center;
    background: transparent url( /images/more-info.gif ) 0 0 no-repeat;
}

.more-info-button a {
	text-decoration: none;
	color: #fff;
}

.compare-selected-wrapper {
	width: 705px;
	padding: 5px;
	color: #fff;
	background-color: #42858d;
	clear: both;
	text-align: left;
    margin:0 auto 10px;
	position: relative;
}

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

.image-container {
	position: relative;
}

img.dkred-top-left,
	img.green-top-left {
	position: absolute;
	top: 0;
	left: 0;
}

img.dkred-bottom-right,
img.green-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
}

.vpl-top-box {
	width: 550px;
	float: right;
}

.vpl-top-box li {
	list-style: none;
	display: inline;
}
#content .snippet {
	background-color: #ebebe6;
	height: 1%;
	padding: 5px 0;
	border: 1px solid #CBCBCB;
	text-align: center;
}
#content .SmartPage-125 .snippet {
   height: 15px;
}
#content .pr-clear {
	clear: none;
}
.rating-count,
.rating-average,
.rating-header {
	display: none;
}
.read-a-review,
.write-a-review {
	font-size: .9em;
	padding: 2px 5px;
	display: inline;
}
.SmartPage-125 .read-a-review,
.SmartPage-125 .write-a-review {
    float: left;
}
.rating {
	margin-left: 40px;
}
.configure-hercules {
	width: 775px;
	height: 1200px;
	border: 0;
}
.SmartPage-137 .explanation,
.SmartPage-137 .call-product {
	display: none;
}
.product-2122 .explanation,
.product-2107 .explanation,
.product-2108 .explanation,
.product-2109 .explanation,
.product-2122 .call-product span,
.product-2107 .call-product span,
.product-2108 .call-product span,
.product-2109 .call-product span {
	visibility: hidden;
}
.product-2122 .call-product,
.product-2107 .call-product,
.product-2108 .call-product,
.product-2109 .call-product {
	background-color:#F8F4F4;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
}
.questionAndButtons {
	width: 550px;
	border: 1px solid #484843;
	margin-left: auto;
	margin-right: auto;
}

.questionAndButtons li {
	margin-bottom:10px;
	margin-left: 20px;
	list-style: none;
}
.questionAndButtons .buttons {
	text-align: center;
	margin-top: 15px;
}
.buttons input {
	margin: 0 15px;
}
.questionAndButtons .question {
	font-weight: bold;
	color: #fff;
	background-color: #484843;
	padding: 2px 5px;
}
.question-explanation {
	/*width: 200px;*/
	/*float: right;*/
	border-bottom: 4px solid #ddd;
	margin-bottom: 10px;
	padding: 10px;
}

.sl-pic-col5 {
    text-align: left;
}
.sl-pic-table td.sl-pic {
    width: 130px;
}
.december-discount p {
    margin: 0;
    font-weight: bold;
    font-size: 1.6em;
    letter-spacing: 5px;
    padding: 5px 0;
    color: #000;
    font-variant: small-caps;
    border-top: 1px solid #11ef21;
    border-right: 1px solid #11ef21;
    border-left: 1px solid #11ef21;
}
.december-price {
    text-align: center;
    color: #000;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.3em;
    margin-top: 10px;
}
.side-by-side {
    width: 300px;
    float: left;
}
.side-by-side a {
   color: #333;
    font-weight: bold;
    font-size: 1.4em;
}
.ag-traveler {
    position: relative;
    margin-bottom: 20px;
}
.ag-traveler-price {
    position: absolute;
    right: 200px;
    top: 50px;
    font-size: 1.9em;
    font-weight: bold;
}
.we-buy {
    float: left;
    margin-left: 10px;
}
.view-all-used {
    font-size: 3em;
    text-align: center;
    padding: 20px 0;
}
.view-all-used a {
    color: #42858d;
}
.view-all-used a:visited {
    color: #999;
}
.freedom-box {
    position: relative;
}
.freedom-price {
    position: absolute;
    left: 330px;
    top: 80px;
    font-weight: bold;
    font-size: 2em;
}
.medicare-info {
    padding: 20px;
}
.medicare-info li {
    margin-left: 25px;
}
.med-header {
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.sec-header {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 20px;
}
.allowable-box {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    width: 670px;
    margin-left: auto;
    margin-right: auto;
}
#content .medicare-allowable li {
    text-align: center;
    padding: 5px;
    width: 100px;
    float: left;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-left: 0;
    list-style: none;
}
.m-state {
    font-weight: bold;
}
.m-allowable-header {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    font-size: 1.1em;
}
ul.bullets li {
    margin-left: 25px;
    list-style: disc;
}
ol.numbers li {
    margin-left: 25px;
    list-style: decimal;
}
p.med-return {
    font-weight: bold;
    margin-top: 20px;
}
.understanding-med {
    float: right;
    margin: 0 0 10px 10px;
}
.contents {
    color: #1d5c7a;
}
.contents p {
    font-weight: bold;
    font-size: 1.3em;
}
.contents li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}
.medicare-form {
    margin-top: 50px;
    font-weight: bold;
}
.medicare-form-text {
    margin: 10px 0;
}
