/* -- Temporary button styles */
.btn-orange:hover,
.btn-orange:link,
.btn-orange:focus,
.btn-orange:active { 
	text-decoration: none;
}

.btn-orange {
	background: url(/consumerfiles/assets/img/btnorange_right.gif) no-repeat scroll right top transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    *display: inline;
	zoom: 1;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: center;
    white-space: nowrap;
    width: 1px;
}

html>body .btn-orange { 
    width: auto; 
}

.btn-orange span {
	background: url(/consumerfiles/assets/img/btnorange.gif) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 21px;
    line-height: 1.9em;
    padding: 0 5px 0 10px;
    display: block;
}

/* -- Layout - Main product decision wrapper */
.prod-decision {
	margin: 0 auto;
    overflow: hidden;
    width: 968px;
}
  
/* -- Tab list with content block wrapper */
.contentblock-wrapper-tabs {
	margin-top: 31px;
}

.contentblock-wrapper-tabs div.tablist-contentblock  {
	position: relative;
	left: -1px;
	margin-bottom: -31px;
    top: -31px;
    zoom: 1;
}

/* -- Tab list - overrides 
   Necessary to have the active tab overlap the top shadow wrapper */
.contentblock-wrapper-tabs .tablist li {
	height: 35px;
    margin-bottom: 2px;
}	

.contentblock-wrapper-tabs .tablist li div.rightImg {
	height: 35px;
}

.contentblock-wrapper-tabs  .tablist li.active {
	height: 37px;
	margin-bottom: 0px;
}

/* -- Content block - override for proper margins
   @FIXME: contentblock-wrapper background only allows 958px width without borders.. this should be 960px!
*/
.contentblock-wrapper .contentblock-content {
	margin: 0 5px;
	width: 958px;
}

/*-- DEC loader */
.dec-msg-container {
	background: #ffffff;
	z-index: 10;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.dec-msg {
	display: block;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	text-align: center;
}

.dec-loader {
	background: url(//www.crsc.philips.com/crsc/images/loading_ring_fullframe.gif) 0 0 no-repeat;
	padding-left: 50px;
	line-height: 38px;
	padding-bottom: 14px;
	padding-top: 14px;
}

.dec-loader-cursor {
	background: url(//www.crsc.philips.com/crsc/images/loading_ring_fullframe.gif) 0 0 no-repeat;
	height: 38px;
	width: 38px;
	position: absolute;
	cursor: none;
	z-index: 99999;
	display: none;
}

/** -- Cursor states */
.dec-cursor-loading-active * {
	cursor: none!important;
}

.dec-cursor-loading-active .dec-loader-cursor {
	display: block;
}

/** -- Overlay background */
.dec-overlay-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
	background: #9f9f9f;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE8+*/  
    filter: alpha(opacity=50); /* IE7 and lower */ 
}

/** -- Overlay states */
.dec-compare-overlay-active #p-header {
	position: relative;
	z-index: 1001;
}

.dec-compare-overlay-active #product-navigation {
	z-index: 1000;
}

.dec-compare-overlay-active .dec-container, /* IE position relative / z-index bug */
.dec-compare-overlay-active .dec-products-compare-overlay {
	z-index: 999;
}

.dec-compare-overlay-active .dec-overlay-bg {
	display: block;
}

/* -- DEC container */
.dec-container {
	position: relative;
	overflow: hidden;
	background: #fff;
	zoom: 1;
}

/* -- States */
/*
.js .dec-container-loading {
	min-height: 400px;
}
*/

.js .dec-container-inner {
	visibility: hidden; 	/* < IE 9 fallback */
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	   -moz-transition: opacity 1s ease-in-out;
	 	 -o-transition: opacity 1s ease-in-out;
			transition: opacity 1s ease-in-out;
		
}

.js .dec-container-active .dec-container-inner {
	visibility: visible;	/* < IE 9 fallback */
	opacity: 1;
}

.js .dec-container .dec-msg-container  {
	display: none;
}
  
.js .dec-container-message .dec-msg-container  {
	display: block;
}

/* -- DEC Filters */
.dec-filter-header {
	font-weight: bold;
	font-size: 107%; /* 12px */
	color: #000000;
}

.dec-filter-option {
	color: #606060;
}

/* -- Proper clearfix */
.dec-filter-option:before,
.dec-filter-option:after {
    content: " ";
    display: table;
}

.dec-filter-option:after {
    clear: both;
}

.lt-ie8 .dec-filter-option {
    zoom: 1;
}

.dec-filter-option label  {
    position: relative;  
    padding-left: 25px;  
    display: block;
    float: left;
    width: 149px;
}

/* @FIXME: IE 6/7 adds margin/paddings */
.dec-filter-option label input {
	position: absolute;  
    left: 0;
    top: 0;
    display: inline-block; 
}

.dec-filter-option .glossary {
	float: right;
	background: url(/consumerfiles/assets/img/dec/filter_help.gif) no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
}

.dec-filter-option .slider-labels {
	overflow: hidden;
}

.dec-filter-option .slider-label-min {
	display: block;
	float: left;
}

.dec-filter-option .slider-label-max {
	display: block;
	float: right;
}

.dec-aside {
	float: left;
    margin: 20px 10px 20px 15px;
    width: 190px;
    display: inline;
}

.dec-aside .dec-filter {
	margin-top: 30px;
}

.dec-aside .dec-filters {
	margin-bottom: 50px;
}

.dec-aside .dec-filters .slider-wrapper {
	width: 180px;	/* IE6 */
	margin: 3px 5px;
}

.dec-glossary-container {
	margin : 8px;
	width: 667px;;
}

.dec-glossary-container .dec-glossary-head {
	font-family: gs_light_regular, verdana;
    font-size: 178%;
    font-weight: bold;
    color: #992C96;
    padding-bottom: 13px;
}

.dec-row {
    width: 100%;
    overflow: hidden;
}

.dec-collapsible {
    cursor: pointer;
}

/* -- DEC Products */
.dec-products {
	float: left;
    margin: 10px 18px 0 0;
    width: 725px;
	display: inline;
}

.lt-ie7 .dec-products {
	overflow: hidden;  /* only required for IE6, due to overflow of product grid */
}	

.dec-products-header {
	font-family: gs_light_regular, verdana;
	line-height: normal;
	font-size: 100%; /* 26px */
	color: #0b5ed7;
	padding: 0;
	margin: 0;
}

/* Put inactive font/sizes below */
.wf-gs_light_regular-inactive .dec-products-header {

}

.dec-products-header-wrapper {
	line-height: normal; 	/* Should match with the dec-products-header line-height */
	font-size: 232%; /* 26px */
	text-align: right;
	margin:0 0 10px 0;
	overflow: hidden;
	width: 100%;
}

.dec-products-header-wrapper .dec-products-header {
	float: left;
	display: inline;
}

.dec-products-header-wrapper .dec-products-brand {
	display: inline;
	vertical-align: middle;
}

.dec-products-sep {
	margin-bottom: 10px;
}

.dec-products-sort select {
	font-size: 99%;
}

.dec-products-info {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.dec-products-info .dec-products-count {
	float: left;
}	

.dec-products-info .dec-products-sort {
	float: right;
}

.dec-products-pager {
	width: 720px;
	text-align: center;
	margin-bottom: 10px;
}

.dec-productgroups {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dec-productgroup {
	width: 100%;
	clear: both;
	margin: 10px 6px;
}

.dec-productgroup-header {
	font-family: gs_light_regular, verdana;
	line-height: normal;
	font-size: 178%; /* 20px */
	color: #0b5ed7;
}

/* Put inactive font/sizes below */
.wf-gs_light_regular-inactive .dec-productgroup-header {

}

/* -- DEC productcard - base */
.dec-productcard {
    width: 249px;
    position: relative;
}

.dec-productcard a,
.dec-productcard a:visited,
.dec-productcard a:hover,
.dec-productcard a:active { 
    text-decoration: none;
    cursor: pointer;
    display: block;
}

.dec-productcard .header {
    font-weight: bold;
    font-size: 107%; /* 12px */
    line-height: 1.2em;
    margin-top: 12px;
    color: #000000;
    margin-bottom: 5px;
}

.dec-productcard .features {
	margin: 0;
    padding: 0;
    margin-left: 15px;
	color: #606060;
    line-height: 1.4em;
    list-style-type: disc;
}

.dec-productcard .headerfeatures-wrapper {
    height: 135px;
    overflow: hidden;
}

/* Use fixed fonts for rating / price and ctn as an exception, due to limited space. */
.dec-productcard .awdrev_rating_stars_blank,
.dec-productcard .awdrev_rating_stars_count {
    float: left;
    font-size: 11px;
    line-height: 18px;
}

.dec-productcard .awdrev_rating_stars_count {
    padding-left: 5px;
    color: #0b5ed7;
}

.dec-productcard .ctn {
    color: #606060;
    font-size: 11px;
    line-height: 18px;
}

.dec-productcard .price {
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
}

.dec-productcard .energylabel {
    position: absolute;
}

/* -- DEC productcard - disabled state */
.dec-productcard-disabled {
    opacity: .5;
    filter: alpha(opacity = 50); /* IE8 and lower */
}

/* -- DEC productcard - large size (inherits from dec-productcard) */
.dec-productcard-large,
.dec-productcard-large.dec-productcard-disabled:hover {
    background: url(/consumerfiles/assets/img/dec/productcard_bg_8bit.png) no-repeat scroll 0 bottom #fff;
    width: 249px;
    position: relative;
    z-index: 0;
}

.dec-productcard-large .dec-productcard-top,
.dec-productcard-large.dec-productcard-disabled:hover .dec-productcard-top { 
    background: url(/consumerfiles/assets/img/dec/productcard_bg_8bit.png) no-repeat scroll 0 0 #fff;
    height: 12px;
}

.dec-productcard-large .dec-productcard-content {
    background: none;
    height: 362px;
    width: 211px;
    position: relative;
    padding: 0 19px;
}

.dec-productcard-large .dec-productcard-bottom {
    background: none;
    height: 12px;
    overflow: hidden;
    width: 249px;
}

.dec-productcard-large .image {
    height: 164px;
    overflow: hidden;
    text-align: center;
    line-height: 164px;
    padding-top: 16px;
}

.dec-productcard-large .image img {
    vertical-align: middle;
}

.dec-productcard-large .rating {
    position: absolute;
    bottom: 25px;
}

.dec-productcard-large .ctn {
    position: absolute;
    bottom: 6px;
}

.dec-productcard .price {
    bottom: 6px;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 13px;
}     

.dec-productcard-large .compare {
    position: absolute;
    display: block;
    top: 6px;
    width: 215px;
    text-align: center;
    color: #f56800;
`}

.dec-productcard-large .status,
.dec-productcard-large.dec-productcard-disabled:hover .status {
    position: absolute;
    left: 8px;
    top: -4px;
}

/* @Important: the energy label contains whitespace: 4px top and 8px right; */
.dec-productcard-large .energylabel {
    position: absolute;
    right: 9px;
    top: 3px;
}

/** -- Hover state */
.dec-productcard-large:hover {
    z-index: 1;
    background: url(/consumerfiles/assets/img/dec/productcard_bg_hover_8bit.png) no-repeat scroll 0 bottom transparent;
}

.dec-productcard-large:hover .dec-productcard-top { 
    background: url(/consumerfiles/assets/img/dec/productcard_bg_hover_8bit.png) no-repeat scroll 0 0 transparent;
}

.dec-productcard-large:hover .status {
    left: 6px;
    top: -7px;
}

/* -- DEC productcard - small size (inherits from dec-productcard) */
.dec-productcard-small {
    width: 249px;
    position: relative;
    z-index: 0;
}

.dec-productcard-small .dec-productcard-top { 
    height: 12px;
    background: url(/consumerfiles/assets/img/dec/productcard_bg_shadow_sprite_24bit.png) no-repeat scroll -250px 0 transparent;
}

.dec-productcard-small .dec-productcard-content {
    height: 187px;
    width: 211px;
    position: relative;
    padding: 0 19px 0px 19px;
    background: url(/consumerfiles/assets/img/dec/productcard_bg_shadow_sprite_24bit.png) no-repeat scroll 0 bottom transparent;
}

.dec-productcard-small .dec-productcard-bottom {
    background: url(/consumerfiles/assets/img/dec/productcard_bg_shadow_sprite_24bit.png) no-repeat scroll -492px -8px transparent;
    height: 12px;
}

.dec-productcard-small .image {
    height: 95px;
    line-height: 95px;
    padding-top: 5px;
    text-align: center;
    width: auto;
}

.dec-productcard-small .header {
    margin: 0;
    line-height: 1.3em;
    height: 50px; /* check dit */
}

.dec-productcard-small .energylabel {
    top: 16px;
    right: 10px;
}

.dec-productcard-small .status {
    position: absolute;
    left: 8px;
    top: -4px;
}

.dec-productcard-small .rating {
    position: absolute;
    bottom: 19px;
}    

.dec-productcard-small .ctn,
.dec-productcard-small .price  {
    position: absolute;
    bottom: 3px;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
}

.dec-productcard-small .price {
    right: 19px;
}

.dec-productcard-small .remove,
.dec-productcard-small a.remove {
    color: #F56800;
    display: block;
    position: absolute;
    right: 18px;
    top: -2px;
}

/* -- DEC productcard - small size - compare (inherits from dec-productcard-small) */
.dec-productcard-compare .dec-productcard-content {
	height: 234px;
}

.dec-productcard-compare .ctn,
.dec-productcard-compare .price  {
    bottom: 53px;
}

.dec-productcard-compare .rating {
    bottom: 67px;
}   

.dec-productcard-compare .dec-buynow-widget {
    border-top: 1px solid #ccc;
    position: absolute;
    width: 214px;
    bottom: 0px;
    height: 30px;
    padding-top: 12px;
}

.dec-productcard-compare .wtb-container {
    float: left;
    left: 50%;
    position: relative;
    width: auto;
}

.dec-productcard-compare .wtb-buyonline, .dec-productcard-compare .wtb-buyonline:hover {
    margin: 0 0px 0 0;
    width: auto;
    float: left;
    left: -50%;
    margin: 0;
    position: relative;
}

/* -- DEC productcard empty */
.dec-productcard-empty {
    background: url(/consumerfiles/assets/img/dec/productcard_bg_8bit.png) no-repeat scroll 0 bottom #fff;
    width: 249px;
    position: relative;
    z-index: 0;
}

.dec-productcard-empty .dec-productcard-top { 
    background: url(/consumerfiles/assets/img/dec/productcard_bg_8bit.png) no-repeat scroll 0 top #fff;
    height: 12px;
}

.dec-productcard-empty .dec-productcard-content {
    height: 187px;
    width: 211px;
    position: relative;
    padding: 0 19px;
}

.dec-productcard-empty .dec-productcard-bottom {
    height: 12px;
}

.dec-productcard-empty .dec-productcard-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.lt-ie8 .dec-productcard-empty .dec-productcard-content {
    padding-top: 50px;
    height: 135px;
}

.dec-productcard-empty .dec-productcard-content span {
    color: #b9bbc7;
    font-family: gs_light_regular,verdana;
    font-size: 197%; 
    line-height: normal;
    margin: 0;
    padding: 0;
}

/* -- DEC productcard - banner */
.dec-productcard-banner .dec-productcard-content {
	padding: 0 8px;
	text-align: center;
	line-height: 362px;
	overflow: hidden;
    width: 234px;
}

.dec-productcard-banner .dec-productcard-content a {
	display: inline;
}

.dec-productcard-banner .banner {
	vertical-align: middle;
}
	
/* -- DEC supportcard */
.dec-supportcard {
	background: url(/consumerfiles/assets/img/dec/icon_magnifyglass.png) no-repeat scroll 73px 110px transparent;
    padding: 216px 20px 10px;
    width: 192px;
    height: 144px;
}

.dec-supportcard .description {
	margin-bottom: 10px;
}

.dec-supportcard .more {
    background: url(/consumerfiles/assets/img/arrow_blue_normal.gif) no-repeat scroll 100% 4px transparent;
    padding-right: 10px;
}

/* -- DEC supportcard - more variant */
.dec-supportcard-more {
	background-image: url(/consumerfiles/assets/img/dec/icon_openfolder.png);
}

/* -- DEC bannercard */
.dec-bannercard {
	width: 232px;
	height: 370px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
		   	border-radius: 10px;
}

/* -- DEC products grid */
.dec-products-grid {
	margin: -4px 0 10px -6px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
	width: 740px;
    position: relative;
}

.dec-products-grid .dec-productcard,
.dec-products-grid .dec-supportcard,
.dec-products-grid .dec-bannercard  { 
    float: left;
    display: inline;
    margin: -4px 0 0 -3px;
}

/* -- DEC product compare grid */
.dec-products-compare-header {
	font-family: gs_light_regular, verdana;
	line-height: normal;
	font-size: 178%; /* 20px */
	color: #f56800;
}

.dec-products-compare-grid {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
	width: 740px;
}

.dec-products-compare-grid .dec-productcard-small,
.dec-products-compare-grid .dec-productcard-empty {
    display: inline;
    float: left;
    margin: 0 0 0 -3px;
}

.dec-products-compare  {
	margin-bottom: 12px;
}

.dec-products-compare .show-comparison {
	float: right;
	margin-top: 12px;
	display: inline;
}

/* Put inactive font/sizes below */
.wf-gs_light_regular-inactive .dec-products-compare-header {

}

.dec-products-compare .dec-products-compare-header {
	margin-bottom: 10px;
}

.dec-products-compare .dec-products-compare-grid {
    margin-left: -6px;
}    

/* -- DEC product compare overlay */
.dec-products-compare-overlay {
	position: relative;
	display: none;
	background: #ffffff;
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	width: 918px;
}

.dec-compare-group-header {
	color: #0B5ED7;
    font-family: gs_light_regular,verdana;
    font-size: 178%; /* 20px */
    font-weight: normal;
    line-height: 33px;
    border: 1px solid #cccedb;
    background: url(/consumerfiles/assets/img/dec/dec_compare_header_bg.png) repeat-x bottom left #ffffff;
    width: 100%;
}

.dec-compare-group-header span {
	background: url(/consumerfiles/assets/img/dec/arrow_blue_down.png) no-repeat scroll 0 50% transparent;
	padding-left: 18px;
	margin: 0 7px;
	display: block;
}

.dec-compare-group-header-closed span {
	background-image: url(/consumerfiles/assets/img/dec/arrow_blue_right.png);
}

/* Put inactive font/sizes below */
.wf-gs_light_regular-inactive .dec-compare-group-header {

}

/* -- DEC - Compare table 
	total width = 920px 
	cols width (including border+padding):
		- header 	190px
		- col1 		243px
		- col2		243px
		- col3		243px
*/

.dec-compare-table .odd,
.dec-compare-table .even {
	width: 206px;
	padding: 10px 18px;
	border-bottom: 1px solid #e1e2ea;
	vertical-align: top;
}

.dec-compare-table .header {
	color: #606060;
	width: 147px;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
	border-bottom: 0px;
}

.dec-compare-table .even {
	background: #f4f4f7;
}

.dec-compare-table .first .odd,
.dec-compare-table .first .even {
	padding-top: 25px;
}

.dec-compare-table .last .odd,
.dec-compare-table .last .even {
	border-bottom: 0;
	padding-bottom: 25px;
}

.dec-products-compare-overlay .dec-products-compare-grid {
    position: absolute;
    z-index: 1;
    width: 737px;
}

.dec-products-compare-overlay .dec-products-compare-grid .dec-productcard {
	margin: 0 0 0 -7px;
}

.dec-products-compare-overlay .close-comparison {
	background: url(/consumerfiles/assets/img/dec/dec_compare_close_bg.png) no-repeat scroll 0 50% transparent;
	display: block;
	width: 20px;
	height: 16px;
	margin-top: 7px;
	position: absolute;
	right: 20px;
}

.dec-products-compare-overlay .print-comparison {
	margin-top: 7px;
	position: absolute;
	right: 60px;
}

.dec-products-compare-overlay .dec-products-header,
.dec-products-compare-overlay hr,
.dec-products-compare-overlay .dec-products-compare-header,
.dec-products-compare-overlay .dec-products-compare-grid {
	margin-left: 195px;
}
.dec-products-compare-overlay .dec-products-compare-grid {
    margin-left: 193px;
}

.dec-products-compare-overlay .dec-products-compare-header {
	margin-bottom: 10px;
}

.dec-products-compare-overlay .actions-wrapper {
	position: absolute;
	top: 280px;
}

.dec-products-compare-overlay .actions {
	position: absolute;
	width: 180px;
	bottom: 0;
}

.dec-products-compare-overlay .actions label {
	display: block;
}	

.dec-products-compare-overlay .dec-compare-groups {
    position: relative;
    margin-top: 213px;
}

.dec-products-compare-overlay .dec-compare-groups .dec-error {
	padding-top: 70px;
}

/* Visibility states */
.dec-compare-overlay-active .dec-aside,
.dec-compare-overlay-active .dec-products {
	display: none;
}

/* Tab - RTL styles */
.tablist-rtl li {
	float: right;
}

/* DEC - RTL styles */
.dec-container-rtl {
	direction: rtl;
	text-align: right;
}

.dec-container-rtl .p-icon-print {
    background-position: 100% 50%;
}

.dec-container-rtl .dec-aside,
.dec-container-rtl .dec-products {
	float: right;
}

.dec-container-rtl .dec-aside {
    margin: 20px 15px 20px 10px;
}    

.dec-container-rtl .dec-products {
	margin-left: 18px;
	margin-right: 0;
}

.dec-container-rtl .dec-filter-option label  {
    padding-left: 0;
    padding-right: 25px;
    float: right;
}

.dec-container-rtl .dec-filter-option label input {
    right: 0;
    left: auto;
}

.dec-container-rtl .dec-filter-option .glossary {
	float: left;
}	

.dec-container-rtl .dec-products-header-wrapper {
	text-align: left;
}

.dec-container-rtl .dec-products-header-wrapper .dec-products-header {
	float: right;
}	

.dec-container-rtl .dec-products-info .dec-products-count {
	float: right;
}

.dec-container-rtl .dec-products-info .dec-products-sort {
	float: left;
}

.dec-container-rtl .dec-products-grid {
    margin-left: 0;
    margin-right: -6px;
}

.dec-container-rtl .dec-products-grid .dec-productcard,
.dec-container-rtl .dec-products-grid .dec-supportcard  {
    float: right;
    zoom: 1;
    margin-left: 0;
    margin-right: -3px;
}

.dec-container-rtl .dec-productcard .features {
	margin-right: 1.2em; /* Chrome needs more space */
    margin-left: 0;
}

.dec-container-rtl .dec-productcard .rating {
	width: 150px; /* Required for <= IE7 */
}	

.dec-container-rtl .dec-productcard .awdrev_rating_stars_blank,
.dec-container-rtl .dec-productcard .awdrev_rating_stars_count {
    float: right;
}

.dec-container-rtl .dec-productcard .price {
	left: 19px;
	right: auto;
}

.dec-container-rtl .dec-supportcard .more {
    background: url(/consumerfiles/assets/img/arrow_blue_rtl.gif) no-repeat scroll 0 4px transparent;
    padding-right: 0;
    padding-left: 10px;
}

.dec-container-rtl .dec-products-compare .dec-products-compare-grid {
    position: relative; /* IE6 */
    margin-left: 0;
    margin-right: -6px;
}

.dec-container-rtl .dec-products-compare-grid .dec-productcard {
    float: right;
    margin-left: 0;
    margin-right: -3px;
}

.dec-container-rtl .dec-products-compare .show-comparison {
	float: left;
}

.dec-container-rtl .dec-products-compare-overlay .close-comparison {
	right: auto;
	left: 20px;
}

.dec-container-rtl .dec-products-compare-overlay .print-comparison {
	right: auto;
	left: 60px;
}

.dec-container-rtl .dec-products-compare-overlay .dec-products-header, 
.dec-container-rtl .dec-products-compare-overlay hr, 
.dec-container-rtl .dec-products-compare-overlay .dec-products-compare-header {
    margin-left: 0;
	margin-right: 195px;
}

.dec-container-rtl .dec-products-compare-overlay .dec-products-compare-grid {
	margin-left: 0;
	margin-right: 193px;
}

.dec-container-rtl .dec-products-compare-overlay .dec-products-compare-grid .dec-productcard {
    margin-right: -7px;
}

.dec-container-rtl .dec-compare-group-header span {
	background-position: 100% 50%;
    padding-right: 18px;
    padding-left: 0;
}

.dec-container-rtl .dec-compare-group-header-closed span {
	background-image: url(/consumerfiles/assets/img/dec/arrow_blue_left.png);
}

/** CSS changes for print media*/
@media print {
    .ipn-container, #p-header, #p-footer, .tablist ul, .print-comparison, .dec-buynow-widget, 
    .show-differences, .dec-overlay-bg, #product-navigation {
        display: none!important;
    }
	
    .dec-container {
		overflow: visible;
	}

    .dec-compare-table .even {
        background: none;
    }

    /* Reposition to possible fixed compare grid due to scrolling */
    .dec-products-compare-overlay .dec-products-compare-grid {
        position: absolute;
        top: auto;
        bottom: auto;
        margin-bottom: 0px;
    }

}