#product-page {
	clear: both;
}
.therasage-promo {
	text-align: center;
	border: 1px solid #666;
	background-color: yellow;
	font-weight: bold;
	width: 565px;
	margin-left: 15px;
	float: left;
	margin-bottom: 10px;
}
.therasage-price {
	text-decoration: line-through;
}
p.coupon {
	background: transparent url( /images/coupon-bg.jpg ) repeat-x 0 0; /*font-weight:bold;*/
	text-align: center;
	border: 3px dashed #009933;
	padding: 8px 5px 5px 5px;
	margin-bottom: 15px;
	height: 38px;
	line-height: 38px;
	font-size: 1.6em;
}

p.coupon a {
	color: #006A23;
}

div.call {
	background-color: #ff3;
	height: 55px;
	width: 155px;
	float: left;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

* html div.call {
	height: 50px;
}

img.phone-icon {
	float: left;
	margin-right: 5px;
}

.free-shipping-big {
	margin-bottom: 5px;
	float: left;
	width: 180px;
	margin-left: 5px; /*margin-top:15px;*/
	text-align: center;
}

#left-container {
	float: left;
	width: 155px;
	text-align: center;
}
#medical-alarm #left-container {
	margin-right: 10px;
}
#left-container img.product-pic {
	width: 125px;
	border: 1px solid #1f6689;
}
.social-row {
	margin: 15px 0;
	height: 25px;
}
.social-row iframe {
	float: left;
}
.product-logo,
	p.product-oem {
	font-size: .9em;
	color: #666;
	margin-top: 0;
	text-align: center;
}

.product-logo img {
	width: 100px;
}

.additional-info {
	text-align: center;
}

.additional-images {
	margin-top: 10px;
}

.additional-resources-header,
	.additional-images-header {
	color: #1F6689;
	font-size: .9em;
	font-weight: bold;
}

.marketing-container {
	width: 200px;
	float: right;
}

.additional-images li {
	float: left;
	width: 45px;
}

.additional-images li.first {
	margin-left: 20px;
}

.additional-images img.portrait {
	height: 40px;
	border: 1px solid #ccc;
}

.additional-images img.landscape {
	width: 40px;
	border: 1px solid #ccc;
}

.additional-resources table {
	width: 98%;
	clear: left;
}

.document-smart li {
	margin-bottom: 9px;
}

.must-call {
	text-align: center;
	padding: 5px 8px;
	background-color: #ffc;
	font-weight: bold;
	font-size: 1.15em;
	letter-spacing: .5px;
	margin-bottom: 10px;
	margin-left: 165px;
}

.infobox {
	width: 200px;
	float: left;
	margin: 0 5px 2px 10px;
}
#medical-alarm  .infobox {
	float: left;
	width: 300px;
	margin: 0 10px 5px 10px;
}
.infobox table {
	width: 200px;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
}

.infobox th {
	text-align: right;
	padding: 3px;
	font-weight: normal;
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
}

.infobox th.additional {
	text-align: center;
	background-color: #ffc;
}

.infobox .warranty-box p {
	margin: 0;
}

.infobox .warranty-box {
	text-align: center;
}

.infobox td {
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	padding: 3px;
	text-align: center;
}

tr.price-row th,
	tr.price-row td {
	background-color: #BCDEEA;
}
td.financing-available {
	margin-bottom: 5px;
	font-weight: bold;
}
td.financing-available a {
	color: #1F6689;
	display: block;
	padding-bottom: 2px;
}
td.price-label {
	text-align: right;
	font-weight: bold;
}

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

.msrp-row, .shipping-row {
	font-size: .9em;
}

.cart-cell {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;

}
.medical-alarm-form {
	width: 250px;
	float: right;
	background-color: #ffc;
}
.medical-alarm-form .buttons {
	text-align: center;
	padding: 5px;
}
.medical-alarm-form li {
	margin-left: 25px;
}
#medical-alarm .cart-cell {
	width: 200px;
}
#medical-alarm .power-reviews {
	float: left;
	margin-left: 20px;
}
#medical-alarm ol.questions li {
	padding-top: 5px;
}
.medical-alarm-desc {
	padding: 5px;
}
.medical-alarm-bullets {
	width: 300px;
	margin-top: 10px;
	float: left;
}
.medical-alarm-bullets li {
	list-style: disc;
	margin-left: 25px;
}
.medical-alarm-desc ol li {
	list-style: inherit;
}
.cart-cell img {
	border: medium none;
	height: 16px;
	margin: 0 3px -3px 0;
	width: 16px;
}

.cart-cell a {
	height: 19px;
	line-height: 19px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #16A216;
	border-bottom: 1px solid #16A216;
	border-top: 1px solid #16A216;
	border-left: 1px solid #16A216;
	background: #fff url( /images/link-cart.jpg ) repeat-x left top;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 3px 7px 3px 7px;
}

.cart-cell a:hover {
	background: #fff url( /images/link-cart-hover.jpg ) repeat-x left top;
}

.product-info-wrapper {
	margin-top: 15px;
	width: 565px;
	float: left;
	margin-left: 15px;
}
#medical-alarm .product-info-wrapper {
	width: 450px;
}
.quick-ship-wrapper {
	margin: 5px 0;
	font-size: .9em;
}

.product .quick-ship-wrapper {
	text-align: right;
}

img.quick-ship {
	float: left;
}

.product img.quick-ship {
	float: right;
	margin-left: 5px;
}

ul.tab-container {
	border-bottom: 1px solid #144157;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
}

ul.tab-container li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tab-container li {
	background-color: #1F6689;
	color: #fff;
	font-weight: bold;
}

.tab-container li a:link,
	.tab-container li a:visited {
	background: #1F6689 none repeat scroll 0%;
	border: 1px solid #144157;
	color: #fff;
	float: left;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 5px;
	text-decoration: none;
}

.tab-container li.selected span {
	font-weight: bold;
}

.tab-container li.selected a:link,
	.tab-container li.selected a:visited {
	background: #F6FAFC none repeat scroll 0%;
	border-bottom: 1px solid #F6FAFC;
	color: #000000;
}

.tab-container  a:focus {
	outline: none
}

.panel-outer-container {
	border-color: #144157;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	clear: both;
	margin: 0 0 15px;
	min-height: 120px;
	padding: 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 0;  /* will be set to fit selected panel by javascript */
}
.panel-container {
  width: 4000px;
  position: relative;
}
.panel-container .panel {
  float:left;
  width: 552px;
}

* html .panel-container {
	height: 120px;
}
.panel-text {
	padding: 0 10px;
}
.panel-container table.spec-table {
	border-spacing: 0;
	margin-right: 10px;
}

.panel-container table.spec-table td {
	padding: 2px;
}

.panel-container tr.even td {
	background-color: #E1EDF4;
}

.feat-pan li,
	.desc-pan li {
	margin-left: 25px;
	list-style: inherit;
}
.quick-ship-text {
	margin-top: 5px;
	font-weight:bold;
}
.step-name {
	font-weight: bold;
	padding-top: 10px;
	color: #1F6689;
}

.options-available ul li ul li {
	margin-left: 10px;
	margin-bottom: 2px; /*line-height:17px;*/
	min-height: 17px;
}

* html .options-available ul li ul li {
	height: 17px;
}

.options-available .label {
	color: #333;
}

.options-available * {
/*border: 1px solid red;*/
}

div.option-price {
	float: left;
	width: 80px;
}

div.option-name {
	width: 150px;
	margin-left: 100px;
}

img.option-pic {
	float: right;
	border: 1px solid #333;
	width: 50px;
	margin-right: 50px;
}

li.no-image img.option-pic {
	border: 0;
	width: 1px;
}

#product-page li.measurements {
	display: none;
}

li.label img.option-pic,
	#product-page ul li.free span#option_price {
	display: none;
}

#product-page .opt-pan  ul li ul li {
	background: transparent url( /images/plus.gif ) no-repeat 0 0;
}

#product-page .feat-pan  ul li ul li {
	list-style: none;
}

#product-page ul li ul li div.option-price {
	padding-left: 15px;
}

#product-page ul li ul li.free {
	background: transparent url( /images/no-charge.jpg ) no-repeat 0 0;
}

#product-page ul li ul li.label {
	background-image: none;
}

#product-page ul li ul li.free div.option-price {
	display: none;
}

.options-available p {
	margin-bottom: 0;
	margin-top: 0;
}

.youtube-box {
	margin: 10px 0;
	text-align: center;
}

.youtube-box p {
	font-weight: bold;
}

.related-products-header {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #1F6689;
	color: #1F6689;
}

.related-products img.portrait {
	width: 50px;
	border: 1px solid #1F6689;
}

.related-products img.landscape {
	width: 75px;
	border: 1px solid #1F6689;
}

.related-products a:link,
	.related-products a:visited {
	color: #1F6689;
}

.related-products a:hover {
	color: #3399CC;
}

.rel-product-image {
	height: 77px;
	overflow: hidden;
}

.related-products li {
	float: left;
	width: 78px;
	text-align: center;
	font-size: .9em;
	margin-right: 15px;
}

.brisa-details {
	font-size: .9em;
	text-align: left;
}

.brisa-details li {
	list-style: inherit;
	margin-left: 20px;
}

.brisa-colors-header {
	font-weight: bold;
	color: #333;
}

.brisa-colors {
	margin-bottom: 15px;
}

.brisa-colors li {
	text-align: center;
	font-size: .9em;
	width: 75px;
	float: left;
	margin: 5px;
}

.brisa-colors img {
	border: 0;
}

.review-snippet {
	float: left;
	width: 195px;
	min-height: 88px;
	padding: 0;
}
.rating-average {
	background-color: #FF9900;
	color: #fff;
	font-weight: bold;
	padding: 0 2px;
	width: 30px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
}
.rating-header {
	color: #333;
	padding: 0 0 3px 0 ;
	font-weight: bold;
	text-align: center;
}
.rating-count {
	display: none;
}
.paren {
	display: none;
}
.snippet div {
	padding: 1px;
}
#content .review-snippet .rating {
	margin-left: 30px;
}
.write-a-review,
.read-a-review {
	font-size: .9em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.write-a-review {
	/*margin-right: 2px;*/
}

.write-a-review a,
.read-a-review a {
	color: #1F6689;
}

.reviews-box {
	margin-top: 15px;
}

.extended-warranty {
	text-align: center;
	font-size: 1.1em;
	margin: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #eee;
}

.extended-warranty-text {
font-weight: bold;
	padding: 5px;
}

img.new {
	float: left;
	margin-right: 10px;
}
.success {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	background-color: red;
	color: #fff;
	padding: 15px 2px;
	margin: 10px 0;
}
.accessory-special {
	padding: 15px 10px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #1F6689;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
.scoota-videos {
	margin-bottom: 15px;
}
.scoota-videos li {
	margin-bottom: 10px;
	width: 270px;
	float: left;
	text-align: center;
}
.scoota-video-header {
	font-weight: bold;
	margin-top: 25px;
}
.special-offer {
	color: red;
}

.discount-box {
	margin: 5px 0;
}
#alreadyReviewed,
#reviewSaved {
	text-align: center;
	padding: 10px;
}
.reviews-header {
	background-color: #eee;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
#product-page .prSnippetEngine {
	float: left;
	width: 170px;
	padding: 0 2px;
}

#product-page .prSnippetTitle {
	color: #333;
}

#product-page .prSnippetEngine div {
	padding: 1px;
}
#product-page .prSnippetEngine div.prSnippetTitle {
	padding: 0 1px;
}

#product-page .prSnippetWriteReview,
	#product-page .prSnippetReadReviews {
	margin: 3px 0;
	font-size: .9em;
}

#product-page .prSnippetWriteReview a,
	#product-page .prSnippetReadReviews a {
	color: #1F6689;
}

#product-page #review {
	margin-top: 15px;
}

