﻿span.price { color: #999999; font-family: "Trebuchet MS", Trebuchet, Candara, Arial, Helvetica, Sans-Serif; font-size: 16px; }
span.price-campaign { color: #f00; margin-left: 10px;  }
span.price-overridden { text-decoration: line-through; }

/* Products Start Page */
.product-category-headline 
{
	margin: -10px 0 0 15px;
}



/* Slider */
.tabs-content-slider { padding: 0 !important; width: 938px !important; }

.carousel{ display:block; position:relative; overflow: hidden; }
.carousel-content { width:100%; position: relative; overflow-x: auto; }
.js .carousel-content { overflow: hidden; }
.carousel-list { position: relative; left:0px; white-space: nowrap; clear:both; padding-right: 75px; margin-left: 55px; }

.carousel-list ul { float: left; white-space: nowrap; list-style-type:none; list-style-type: none; list-style-image: none; padding-right: 67px; margin-right: 66px; background: url(../images/slider/slider-category-seperator.png) no-repeat right top; }
.carousel-list ul.last { background: none; margin-right: 0 !important; padding-right: 0 !important; }
.carousel-list li { float: left; position: relative; display:inline; white-space: normal; vertical-align: top; width: 113px; margin: 0 10px; overflow: hidden; }
.carousel-list li .slider-product-image { display: block; height: 99px; background: no-repeat center bottom; }
.carousel-list li .aggregated-average-ratings {color: #507E8D; font-weight:bold; font-size:10px; margin-top: -13px;}
.carousel-list li .aggregated-average-ratings img {padding-top: 2px;}
.carousel-list li .product-average-rating { margin-bottom: 10px; }
.carousel-list li .product-average-rating .number-of-reviews {color: #507E8D; font-weight:bold; font-size:10px;}
.carousel-list li .product-average-rating .no-reviews {color: #818181; font-weight:normal; font-size:10px;}
.carousel-prev, .carousel-next { position:absolute; top:45px; height: 57px; display:none; cursor:pointer; background:transparent url(../images/product/prevnextbuttons.png) no-repeat 0 0;}
.carousel-prev { width: 58px; background-position: 0 0; left:5px; }
.carousel-prev:hover {	background-position: -117px 0; }
.carousel-next { width: 59px; background-position: -58px 0; right: 5px; }
.carousel-next:hover { background-position: -175px 0; }

.carousel-slider { height: 20px; display: none; }
.carousel-slider { position:relative; width:883px; height:20px; float: left; background-color: #f1f1f1; border-top: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; }
.carousel-slider-handle { position:absolute; cursor: default; left:0; top:0; width:252px; height:18px; margin: 1px 0; background: url(../images/slider/slider-252.png) no-repeat center center; z-index:1; }
.carousel-slider-prev, .carousel-slider-next { display:none; position: relative; float:left; width: 21px; height: 22px; background: url(../images/slider/slider-f-b.png) no-repeat; }
.carousel-slider-prev { background-position: 0 0; width: 28px; left: 7px; }
.carousel-slider-next { background-position: -21px 0; clear: right; }

.carousel-anchors { width: 100%; text-align: center; font-weight:bold; }
.carousel-anchors-border { border-left: 1px solid #dedede; margin-left: -2px !important; }
.carousel-anchors li { float: left; margin-left: -1px; margin-top: 3px; }
ul.cats-1 li { width: 100%; }
ul.cats-2 li { width: 50%; }
ul.cats-3 li { width: 33%; }
ul.cats-4 li { width: 25%; }
ul.cats-5 li { width: 20%; }
ul.cats-6 li { width: 16%; }
ul.cats-7 li { width: 14%; }
ul.cats-8 li { width: 12%; }
ul.cats-9 li { width: 11%; }
ul.cats-10 li { width: 10%; }

.carousel-slider-text-on { color: #507e8d; }
.carousel-slider-text-off { color: #bbbaba; }
 
.product-category-slider { background: url(../images/slider/slider-product-category.png) no-repeat center 0 !important; padding: 0 2px 2px 2px; }
.product-category-slider .carousel-list ul { background-position: right 10px; padding-right: 81px; margin-right: 80px; }
.product-category-slider .carousel-list li { width: 141px; position: relative; overflow: visible; }
.product-category-slider .carousel-list li .slider-product-image { margin: 10px 0 20px; }
.product-category-slider .carousel-list li div { text-align: center; height: 30px; }
.product-category-slider .carousel-list li .slider-hover { position: absolute; cursor: pointer; visibility: hidden; padding: 15px 36px 0; width: 120px; height: 126px; left: -25px; top: 0; background: url(../images/slider/slider-hover.png) no-repeat 0 0; text-align: left; }
.product-category-slider .carousel-list li .slider-hover h2 { margin-bottom: 3px; }
.product-category-slider .carousel-list li a:hover { text-decoration: none; }
.product-category-slider .carousel-list li .slider-title { position: absolute; top: 130px; width: 100%; text-align: center; font-size: 12px; font-weight: normal; }

.product-slider { background: #ffffff url(../images/slider/slider-products-bg.png) no-repeat center 0; margin-bottom: 0; padding-bottom: 3px; }
.product-slider .carousel-list ul { background-position: right 30px; padding-right: 81px; margin-right: 80px; }
.product-slider .compare-box { position: absolute; top: 143px; }
.product-slider .item-1 .compare-box { visibility: hidden; }
.product-slider .carousel-list li { width: 141px;  margin: 0 10px 5px; }
.product-slider .carousel-list li .slider-product-image { margin-top: 10px; margin-bottom: 47px; height:123px; }
.product-slider .compare-btn { position: absolute; right: 5px; top: 135px; z-index: 10; }
.product-slider .carousel-list li .slider-desc { font-size: 11px; color: #818181; margin:3px 0 10px; }
.product-slider .carousel-list li .list-price { display: block; margin:3px 3px 10px; }

.slider-bottom { background: url(../images/slider/slider-product-category.png) no-repeat bottom left !important; height: 10px; }

/* End slider */

/* Product accessories */
ul.accessories-list { margin: 0 -19px 20px 0; overflow: hidden; width: 657px; }
ul.accessories-list li { float:left; display: inline; overflow: hidden; position: relative; min-height: 120px; width: 280px; margin: 0 19px 40px 0; padding-top: 15px; background: url(../images/accessories/accessory-background.png) no-repeat top center; }
ul.accessories-list li a.image-link { }
ul.accessories-list li img.accessory-image { position: absolute; left: 0; width: 120px; height: 90px; }
ul.accessories-list li .flag { top: 0; left: 0; }
ul.accessories-list li p { margin-left: 145px; }
ul.accessories-list li .product-list-heading { margin: -5px 0 10px 145px; }
ul.accessories-list li .product-list-price-when-campaign,
ul.accessories-list li .product-list-price-discount,
ul.accessories-list li .product-list-price { margin: 0 0 0 145px; display: block; }

/* Accessories page */
ul.product-accessories-menu {	/*padding: 0 17px;*/ }
.js ul.product-accessories-menu {display: none; }

ul.product-offers { width: 720px; margin: 0 -20px 0 0; overflow: hidden; }
ul.dealer-product-offers { width: 960px; }
ul.product-offers li { margin: 0 20px 0 0; float: left; }
ul.product-offers .box-220 .box-content { text-align: center; padding: 0 5px; width: 208px; position: relative; }
ul.product-offers .box-210 .box-content { text-align: center; padding: 0 5px 20px; width: 198px; position: relative; }

ul.product-offers .box-220 .box-content .flag { position: absolute; top: 0; left: 10px; }
ul.product-offers h3 { margin-bottom: 0; }
ul.product-offers .level2-link a { padding-top: 6px; display: block; font-size:14px; }

ul.product-offers .box-220 .box-content .accessory-price,
ul.product-offers .box-220 .box-content h3.level2-link { width: 198px; padding: 0 10px; margin: 10px -5px 0; border-top: 1px solid #CECECE; }

ul.product-offers .box-210 .box-content .accessory-price,
ul.product-offers .box-210 .box-content h3.level2-link { width: 188px; padding: 0 10px; margin: 10px -5px 0; border-top: 1px solid #CECECE; }

ul.product-offers .box-220 .box-content h3,
ul.product-offers .box-210 .box-content h3 { text-align: left; padding: 0 5px; }

ul.product-offers .box-210 .box-content .dealer-product-techdata { color: #8C8C8C; padding:0 5px; text-align: left; font-size: 12px; }
ul.product-offers .box-210 .box-content .dealer-buyable-text { color: #8C8C8C; padding:0 5px; text-align: right; font-size: 12px; }
ul.product-offers .box-210 .box-content .dealer-product-price { color: #818181; padding: 5px 0 0; position: absolute; bottom: 0; right: 10px; }



/* Product Compare */

.product-compare-content {
	margin: -20px auto 0;
}

.tabs-content #compare-slide {
	overflow: hidden;
	overflow-x: auto;
	padding-bottom: 15px;
	width: 878px;
	position: relative;
	z-index: 99;
}

.compare-table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100px; /* Just to make the column width work */
	margin-bottom: 40px;
}

.compare-table .hidden, .compare-table .hidden * 
{
	border: none;
}

.wide {
	cursor: e-resize;
}

.compare-table colgroup col { width: 151px; }
.compare-table colgroup col.col-0 { width: 190px; }

.compare-table thead {
}

.compare-table tbody {
}

.compare-table .legend {  }

.compare-table caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	border-bottom: 5px solid #e4e4e4;
	padding-bottom: 7px;
}

.compare-table th, .compare-table td {
	color: #838383;
	font-size: 11px;
	font-weight: normal;
	border-style: none solid solid none;
	border-color: #E4E4E4;
	border-width: 1px;
	background-color: transparent;
	padding: 0;
	line-height: 23px;
}

.compare-table td {
	text-align: center;
}

.compare-table tr h2 {
	margin: 0 5px;
}

.compare-table tr.model-row th {
	padding: 0 10px;
}

.compare-table h3,
.compare-table .product-list-heading, 
.compare-table .product-list-price,
.compare-table .product-list-price-discount,
.compare-table .product-list-price-when-campaign
{
	margin: 5px;
}

.compare-table .model-row .product-average-rating 
{
	margin-top: 5px;
}

.compare-table .model-row .product-average-rating img 
{
	margin: 0;
	padding: 0;
}

.compare-table tr td.center,
.compare-table tr th.center
{
	text-align: center !important;
}

.compare-table tr.price-row th {
	padding: 0 10px;
	border-bottom-width: 6px;
}

.compare-table tr.price-row th {
	border-bottom-width: 6px;
}

.compare-table tr td.legend,
.compare-table tr.model-row th,
.compare-table tr.price-row th,
.compare-table tr.feature-row th,
.compare-table tr.techdata-row th {
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}

.compare-table tr td.legend {
	vertical-align: bottom;
}

.compare-table tr th .product-link 
{
	position: relative;
}

.compare-table tr.model-row th.model-title,
.compare-table tr th.category-cell {
	text-align: left;
}

.compare-table tr th.category-cell {
	font-size: 14px;
	font-style: italic;
	line-height: 38px;
}

.compare-table td img {
	vertical-align: middle;
}

.compare-table tr.remove-row th, .compare-table tr.remove-row td { border-style: none; text-align: left; vertical-align: top; height: 12px; }
.compare-table tr.remove-row th .remove { visibility: hidden; position: absolute; display: block; text-align: right; padding-right: 28px; width: 134px; height: 24px; background: url(../images/product/compare/remove.gif) no-repeat 0 0; z-index: 1; }





.compare-table tr.remove-row th.col-hover .remove { visibility: visible; }

.compare-table tr.image-row th {
	vertical-align: bottom;
	border-left-style: none;
	border-right-style: none;
	text-align:center;
	border-right: 1px solid #ffffff;
}

.compare-table tr.image-row th.col-hover, .compare-table tr.image-row th.col-prev-hover
{
	border-right: 1px solid #e4e4e4;
}

.compare-table tr.image-row th .flag { position: static; display: block; text-align: left; margin-left: 10px; }

.compare-table tr td.legend ul {
	padding-left: 20px;
}

.compare-table tr td.legend ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	font-style: italic;
}

.compare-table tr td.legend ul li.yes {
	list-style-image: url(../images/full.gif);
}
.compare-table tr td.legend ul li.optional {
	list-style-image: url(../images/half.gif);
}
.compare-table tr td.legend ul li.no {
	list-style-image: url(../images/none.gif);
}

/* Product details page */
.product-details {
	width: 940px;
	overflow: hidden;
	background: url(../images/product-shade.png) no-repeat 0 170px;
	position: relative;
	margin: 30px 0;
}

a.prev-link,
a.next-link {
	background: transparent url(../images/product/prevnextbuttons.png) no-repeat scroll 0 0;
	height: 57px;
	position: absolute;
	top: 300px;
}

a.prev-link {
	width: 58px;
	left: 50%;
	margin-left: -485px;
}

a.prev-link:hover {
	background-position: -117px 0;
}

a.next-link {
	width: 59px;
	background-position: -58px 0;
	right: 50%;
	margin-right: -485px;
}

a.next-link:hover {
	background-position: -175px 0;
}

.product-details div.left {
	float: left;
	width: 300px;
	margin: 10px 40px 0 60px;
	display: inline;
}

.product-details div.right {
	float: left;
	width: 540px;
	margin: 0;
	position: relative;
}

.product-details div.right object {
	margin: 0;
}

.product-details div.left-portrait {
	float: left;
	width: 480px;
	margin: 0 40px 0 60px;
	display: inline;
}

.product-details div.right-portrait {
	float: left;
	width: 300px;
	margin: 18px; /* margin of h1 */
	position: relative;
}

.product-details div.right-portrait object {
	margin: 0;
}

.product-details div.button-row {
	clear: both;
	padding-top: 30px;
	overflow: hidden;
}

.product-details div.button-row-portrait {
	float: right;
	padding-top: 30px;
	overflow: hidden;
}
.product-details div.portraitpriceinfo
{
    float:left;
}
.product-details div.button-row input {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}

.product-details div.button-row a {
	float: right;
	margin-top: 5px;
}

.product-details div.button-row a.lightbox-link-multiple {
	top: -2px;
}

.product-details div.button-row a.lightbox-link {
	margin-top: 8px
}

.product-details div.button-row a.image-button, .product-details div.button-row a.video-button {
	margin-top: -2px;
}

.product-details div.button-row-portrait a 
{
    display:block;
	margin-top: 5px;
}

a.call-tracking { height: 93px; margin: 20px 0 -20px -6px; }
a.call-tracking:hover,
a.call-tracking:active { background-position: 0 0; }


.product-details #FBLikeContainer 
{
    margin-top: 30px;
	float: left;
}

/* Decrease distance to techdata string after Facebook button. */
.product-details #FBLikeContainer + p.techdata 
{
	margin-top: 15px;
}

.product-details p {
	line-height: 18px;
}

.product-details p.techdata {
	font-size: 11px;
	font-style: italic;
	color: #818181;
	margin: 30px 0 0 0;
}

.product-details div.price span.price-offer-prefix {
	font-weight: bold;
	color: #818181;
}

.product-details div.price span.price-prefix,
.product-details div.price span.price-suffix {
	font-weight: bold;
	color: #818181;
	display: block;
	margin: 0 0 -8px;
}

.product-details div.price span.price-suffix {
	margin: -8px 0 0;
}

.product-details div.price span.price-offer-suffix-headline {
	font-weight: bold;
	color: #818181;
	/*display: block;
	margin: -8px 0 10px;*/
}

.product-details div.price span.price-offer-suffix-text {
	color: #818181;
	/*display: block;
	margin: -8px 0 10px;*/
}

.product-details div.price span.price-offer-disclaimer {
	color: #818181;
	display: block;
	font-size: 11px;
	font-style: italic;
	margin: -8px 0 -10px 0;
}

.product-details div.price {
	margin: 10px 0 0 0;
}

.product-details div.price h3 {
	margin: 0;
}

.product-details ul.price-conditions {
	margin: 10px 0 0 0;
}

.product-details ul.price-conditions li {
	background: transparent url(../images/product/price-conditions-bullet.gif) no-repeat scroll 0 5px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #818181;
	padding: 0 0 0 10px;
}

.product-details p.disclaimer {
	color: #818181;
	font-style: italic;
	font-size: 11px;
	margin: 5px 0 0 0;
}

.tabs-content .product-sub-heading {
	margin-bottom: 20px;
}

/* Product details page, features tab */
.tab-features {
	overflow: hidden;
}
.tab-features .featuresleft
{
	float:left;
}
.tab-features .featuresright
{
	float:left;
	padding-left:15px;
}

.tab-features div.textfeaturecontainer div.features,
.tab-features div.textfeaturecontainer div.benefits {
	float: none;
}

.tab-features div.features,
.tab-features div.benefits {
	float: left;
}


.tab-features div.descfeatures ul {
	margin-bottom:-5px;
	padding-bottom:5px;
}

.tab-features div.descfeatures {
	width: 220px;
	border-right: 1px solid #e3e3e3;
	margin-right: 15px;
}

.tab-features div.textfeaturecontainer
{
	float:left;
}

.tab-features div.descfeatures ul li.yes {
	background: transparent url(../images/full.gif) no-repeat scroll 0 4px;
}

.tab-features div.descfeatures ul li {
	margin: 0 0 5px 0;
	padding: 0 15px 0 20px;
}

.tab-features div.others {
	float: right;
}

.tab-features div.features {
	width: 220px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	border-right: 1px solid #e3e3e3;
	margin-right: 15px;
}

.tab-features #usageareas {
	border-right: none;
	margin-right: 0px;
}

.tab-features div.features ul li {
	margin: 0 0 5px 0;
	padding: 0 15px 0 20px;
}

.tab-features div.features ul li.yes {
	background: transparent url(../images/full.gif) no-repeat scroll 0 4px;
}
.tab-features div.features ul li.video {
	background: transparent url(../images/arrows/video.png) no-repeat scroll -2px 0px;
}

.tab-features div.features ul li.optional {
	background: transparent url(../images/half.gif) no-repeat scroll 0 4px;
}
.tab-features div.features ul li.no {
	background: transparent url(../images/none.gif) no-repeat scroll 0 4px;
}

.tab-features div.benefits {
	width: 375px;
	border-right: 1px solid #e3e3e3;
	padding-right:15px;
}

.tab-features div.benefits ul li {
	margin: 0 0 15px 0;
	overflow: hidden;
	position:relative;
}

.tab-features div.benefits ul li img {
	float: left;
}

.tab-features div.benefits div {
	margin: 0 0 10px 110px;
	position: relative;
}

.tab-features div.benefits div h3 { display: inline; }

.tab-features div.benefits div .disclaimer {
	position: absolute;
	margin-top: -5px;
}

.tab-features div.benefits p {
	margin: 0 0 0 110px;
}

.tab-features div.others {
	width: 220px;
	margin-top: 30px;
}

.tab-features ul#main-features {
	margin: 0;
	padding: 0;
	margin-right: -40px;
	letter-spacing: -4px;
	width: 918px;
}

.tab-features ul#main-features li {
	display: inline-block;
	width: 190px;
	margin-right: 39px;
	letter-spacing: normal;
	margin-bottom: 20px;
}

.tab-features ul#main-features li h2 {
	margin-top: 12px;
	color: #507E8D;
	cursor: pointer;
}

.tab-features ul#main-features li p {
	margin-bottom: 0;
}

#more-features {
	width: 687px;
	float: left;
}

.tab-features ul#small-image-features {
	width: 687px;
	margin: 0;
	padding: 0;
	letter-spacing: -4px;
}

.tab-features ul#small-image-features li {
	display: inline-block;
	width: 190px;
	margin-right: 39px;
	margin-bottom: 30px;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: bold;
}

.tab-features ul#small-image-features li a {
	margin-right: 10px;
}

.tab-features ul#small-image-features li span {
	width: 114px;
	display: inline-block;
	color: #507E8D;
	cursor: pointer;
}

.tab-features ul#small-image-features li span,
.tab-features ul#small-image-features li a,
.tab-features ul#small-image-features li a img {
	vertical-align: middle;
	line-height: 14px;
}

.tab-features ul#bullet-features {
	width: 688px;
	margin: 0;
	padding: 0;
	letter-spacing: -4px;
	clear: both;
}

.tab-features ul#bullet-features li {
	display: inline-block;
	width: 172px;
	margin-right: 39px;
	margin-bottom: 12px;
	letter-spacing: normal;
	padding-left: 18px;
}
.tab-features ul#bullet-features li.yes {
	background: transparent url(../images/full.gif) no-repeat scroll 0 4px;
}
.tab-features ul#bullet-features li.video {
	background: transparent url(../images/arrows/video.png) no-repeat scroll -2px 0px;
}

.tab-features ul#bullet-features li.optional {
	background: transparent url(../images/half.gif) no-repeat scroll 0 4px;
}
.tab-features ul#bullet-features li.no {
	background: transparent url(../images/none.gif) no-repeat scroll 0 4px;
}

ul#feature-links {
	float: left;
	list-style-type: none;
	margin: 0;
	font-size: 11px;
	border: solid 1px #cccccc;
	border-radius: 5px;
	width: 188px;
}

ul#feature-links li {
	border-top: solid 1px #cccccc;
	padding: 6px 10px;
	background-image: url("../images/go.gif");
	background-repeat: no-repeat;
	background-position: 170px center;
}

ul#feature-links li:first-child {
	border-top: none;
}

.feature-thumbnail-container {
	width: 190px;
	height: 140px;
	line-height: 140px;
	text-align: center;
}

.feature-thumbnail-container a,
.feature-thumbnail-container a img {
	vertical-align: middle;
}

.tab-accessories ul.accessories-list,
.tab-standardequipment ul.accessories-list {
	width: 897px;
}

.tab-accessories ul.accessories-list li,
.tab-standardequipment ul.accessories-list li {
	margin-bottom: 0;
}

.tab-accessories .accessories-list-construction li
{
	min-height:120px;
	overflow:hidden;
}


/* Product details page, specifications tab */
.tab-specifications {
	overflow: hidden;
}

.tab-specifications div {
	width: 50%;
	overflow: auto;
	margin-bottom: 20px;
}

.tab-specifications table {
	border-collapse: collapse;
	width: 424px;
	margin: 0 0 20px 0;
}

.tab-specifications table caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	border-bottom: 5px solid #e4e4e4;
	padding-bottom: 7px;
}

.tab-specifications table th, .tab-specifications table td {
	color: #838383;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-style: none;
	border-bottom: 1px solid #e4e4e4;
	padding: 0;
	line-height: 23px;
	width: 50%;
}

.tab-specifications table td img {
	vertical-align: middle;
}

/* Product details page, articles tab */
.tab-articles {
	overflow: hidden;
}

.tab-articles table td img {
	vertical-align: middle;
}

.tab-articles table {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}

.tab-articles table th {
	border-style: none none solid;
	border-color: #E4E4E4;
	border-width: 6px;
	background-color: transparent;
	color: #838383;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	padding: 0 10px 0 0;
	text-align: left;
}

.tab-articles table td {
	border-style: none none solid;
	border-color: #E4E4E4;
	border-width: 1px;
	color: #838383;
	font-size: 11px;
	line-height: 23px;
	padding: 0 10px 0 0;
}

.tab-articles table td span.price {
	font-size: 11px;
}
.tab-documentation li h3
{
	margin-top: 0px;
	margin-bottom: 5px;
}
.tab-documentation li div.infotext
{
	margin-bottom: 5px;
}
.tab-documentation li 
{
	padding-left: 45px;
	width: 290px;
	margin-right: 10px;
	height: 60px;
	margin-bottom: 10px;
	float:left;
}

.tab-documentation li.pdflink
{
	background: transparent url(../images/product/pdficon.png) no-repeat left 0;
} 

.tab-documentation li.searchlink
{
	background:transparent url(../images/product/searchicon.png) no-repeat left 0;
} 
/* Product details page, where to buy tab */
.tab-wheretobuy {
	overflow: hidden;
}
/* Product details page, system details */
ul.relations {overflow: auto;}

li.systemproduct {
    display: inline;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	width:230px;
}

li.systemproduct-small {
    display: inline;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
 	width: 150px;
}

    li.systemproduct a,
    li.systemproduct-small a { display: block; }
    li.systemproduct a.level2-link,
    li.systemproduct-small a.level2-link { padding-right: 25px; }

        li.systemproduct img,
        li.systemproduct-small img { margin: 0 5px; }
        
/* Accessory details page */
.accessory-details .left {
	margin-right: 20px;
}

.accessory-details table {
	clear: both;
	border-collapse: collapse;
	padding-bottom: 10px;
	width: 100%;
}

.accessory-details table caption {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.accessory-details table th,
.accessory-details table td {
	border-style: none;
	padding-left: 10px;
	line-height: 27px;
}

.accessory-details table th {
	background: transparent url(../images/article-table.png) no-repeat scroll -10px 0;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.accessory-details table th.first {
	background-position: 0 0;
}

.accessory-details table th.last {
	background-position: 100% 0;
}

.accessory-details table td {
	border-top: 1px solid #d1d1d1;
	background-color: #fff;
}

.accessory-details table td span.price {
	font-size: 11px;
}

.accessory-details table td.first {
	background: transparent url(../images/article-table.png) no-repeat scroll 0 -90px;
}

.accessory-details table td.last {
	background: transparent url(../images/article-table.png) no-repeat scroll 100% -90px;
}

/* Last row items */
.accessory-details table tr.last td {
	border-top: 1px solid #d1d1d1;
	background: transparent url(../images/article-table.png) no-repeat scroll -10px 100%;
}

.accessory-details table tr.last td.first {
	border-left-style: none;
	background: transparent url(../images/article-table.png) no-repeat scroll 0 100%;
}

.accessory-details table tr.last td.last {
	border-right-style: none;
	background: transparent url(../images/article-table.png) no-repeat scroll 100% 100%;
}




/* HPL Icon (US only) */
.hpl-wrapper { position: relative; }
.hpl-icon { position: absolute; }

.hpl-wrapper { height: 16px; width: 16px; float:left; margin-right: 8px; }

#hpl-banner .hpl-wrapper { float: none; }

.hpl-homeowner { clip: rect(0, 52px, 16px, 36px); top: 0; left: -36px; }
.hpl-professional { clip: rect(36px, 52px, 52px, 36px); top: -36px; left: -36px; }
.hpl-landowner { clip: rect(72px, 52px, 88px, 36px); top: -72px; left: -36px; }

.product-details .hpl-wrapper { height: 36px; width: 36px; float:left; margin:  0 10px 10px 0; }
.product-details .hpl-icon { left: 0; }
.product-details .hpl-homeowner { clip: rect(0, 36px, 36px, 0); top: 0; }
.product-details .hpl-professional { clip: rect(36px, 36px, 72px, 0); top: -36px; }
.product-details .hpl-landowner { clip: rect(72px, 36px, 108px, 0); top: -72px; }

#hpl-banner { margin-top: 20px; }
#hpl-banner h2 { color: #484848; }
#hpl-banner h3, #hpl-banner p { color: #818181; }
#hpl-banner .box-content { padding-right: 11px; width: 897px; }
#hpl-banner ul li { float: left; width: 280px; margin-right: 19px; }

.hpl-tooltip-item .hpl-wrapper { border-bottom: none; }

.tooltip .hpl-wrapper, 
#hpl-banner .hpl-wrapper { display: block; height: 21px; width: 280px; }
.tooltip .hpl-wrapper img, 
#hpl-banner .hpl-wrapper img { position: absolute; left: 0; }
.tooltip .hpl-wrapper img.homeowner, 
#hpl-banner .hpl-wrapper img.homeowner { clip: rect(0, 280px, 21px, 0); top: 0; }
.tooltip .hpl-wrapper img.professional, 
#hpl-banner .hpl-wrapper img.professional { clip: rect(21px, 280px, 42px, 0); top: -21px; }
.tooltip .hpl-wrapper img.landowner, 
#hpl-banner .hpl-wrapper img.landowner { clip: rect(42px, 280px, 63px, 0); top: -42px; }

/* HPL Tooltip ==================================== */

#hpl-tooltip div.tooltip-content {
	background: url(../images/tooltip/tooltip-white.png) no-repeat left top;
	width: 287px;
	padding: 10px 10px 0 10px;
}

#hpl-tooltip div.tooltip-bottom {
	background: url(../images/tooltip/tooltip-white.png) no-repeat left bottom;
	height: 20px;
	width: 307px;
}

#hpl-tooltip div.tooltip-content h3,
#hpl-tooltip div.tooltip-content p
{
	margin: 10px 0 0;
	color: #818181;
}

#hpl-tooltip div.tooltip-content img { float: none; margin: 0; }

/* Automower installation films */

div.teaser div.image-and-button { float: left; position: relative; margin-right: 15px; margin-bottom: 20px; }
div.teaser div.image-and-button div.button { position: absolute; left: 0; top: 105px; }

div.automower-films { clear: both; }
div.automower-films-image { float: right; display: inline; width: 350px; margin-right: -30px; }
div.automower-films-text { float: left; width: 500px; }

/* International microsite */

ul.category-summary-container { width: 100%; overflow: hidden; margin: 0px; padding: 0px; }
li.category-summary { width: 266px; margin: 0px 24px 24px 0px; display: inline-block;}

.compare-table tr td.legend ul.ploops-legend
{
	padding: 0;
}

.ploops-legend .ploops 
{
	margin-right: 10px;
}

.ploops
{
	background: url(../images/product/ploops.png) no-repeat center 0;
}

.ploops-optimal
{
	background-position: 0 0;
}

.ploops-good
{
	background-position: 0 -10px;
}

.ploops-acceptable
{
	background-position: 0 -20px;
}
li.category-summary { width: 266px; margin: 0px 24px 24px 0px; display: inline-block;}

/* How to guides */

.tab-userguides {
	background: url(../images/how-to-use/border.png) 200px 100px repeat-y;
	float: left;
	margin-top: 9px;
}

ul.user-guide-menu {
	float: left;
	margin-top: 15px;
	margin-left: -30px;
	width: 230px;
}

		ul.user-guide-menu li {padding-left: 21px;}
		
			ul.user-guide-menu li li {
				margin-left: -30px;
				padding-left: 47px;
			}

			ul.user-guide-menu a {
				background: url(../images/how-to-use/plus.png) center left no-repeat;
				display: block;
				font-weight: bold;
				line-height: 32px;
				padding-left: 33px;
			}

			ul.user-guide-menu a.open {background-image: url(../images/how-to-use/minus-active.png);}
			
			ul.user-guide-menu a.leaf {
				background-image: url(../images/how-to-use/arrow-left.png);
				line-height: 24px;
				padding-left: 28px;
			}
			
			ul.user-guide-menu li.active {background: url(../images/how-to-use/bg.png) repeat-x;}
			
				ul.user-guide-menu li.active a.leaf {
					background-image: url(../images/how-to-use/arrow-left-active.png);
					color: #fff;
				}

ul.user-guide-content {
	float: right;
	margin-right: -30px;
	padding: 0 20px;
	width: 668px;
}

    ul.user-guide-content div { overflow: hidden; }

        ul.user-guide-content p {
            float: left;
            padding-right: 20px;
            width: 328px;
        }
        
        ul.user-guide-content div.media {
            float: right;
            margin: 0 auto;
            text-align: center;
            width: 320px;
        }
        
        ul.user-guide-content object { margin-top: 0 !important; }
        
p.accessories-category-description { width: 33em; }

/* Video-list */

.tab-videos
{
	margin: 0 -30px;
	padding: 0px;
}

.videolist-mainItem
{
	/*border-bottom: 1px solid #ccc;*/
	margin: 0;
	padding: 0 30px;
}

.tab-videos .view-all {
    display: block;
    float: right;
    margin-top: 22px;
	margin-right: 33px;
}

.tab-videos h2 {
	margin-left: 30px;
}

