/* CONTENT BOXES */

#KickIE6 {
	width:864px;
	height:52px;
	background-color:#ED174F;
	color:#FFFFFF;
	padding:8px;
	margin-top:4px;
}

#KickIE6 #Message {
	float:left;
	width:315px;
	margin-right:20px;
}

#KickIE6 .Browser {
	float:left;
	width:94px;
	padding:4px 2px 2px 2px;
	text-align:center;
	margin-right:6px;
	background-color:#FFFFFF;
}

#KickIE6 .Browser A {
	display:block;
	color:#000000;
	text-decoration:none;
}



/* define widths */ 

DIV.w115 {
	width:214px;
}

DIV.w214 {
	width:214px;
}

DIV.w218 {
	width:218px;
}

DIV.w437 {
	width:437px;
}

DIV.w656 {
	width:656px;
}

DIV.w660 {
	width:660px;
	position:relative; /* because of Top of Page Link */
}


DIV.padder {
	padding-right:58px;
	padding-bottom: 30px;
}


/* global box settings */ 

DIV.box {
	margin-top:9px;
}

DIV.box .content > P, 
DIV.box .content > UL {
	margin-top:0px;
	padding-top:0px;
}


DIV.box .header {
	width:100%;
	font-weight:normal;
	font-size:12px;
	text-transform: uppercase;
}

DIV.box .header SPAN {
	height:21px;
	display:block;
	padding-top:3px;
	padding-right:8px;
	margin-left:8px;
}

DIV.rowHome {
	float:left;
}

DIV.rowHome DIV.box {
	float:left;
	margin-right:3px;
}

DIV.rowHome DIV.w214 {
	float:left;
	margin-right:0px;
	margin-left:2px;
}



/* individual box settings */ 


/* white */

DIV.boxWhite .header {	
	color:#ED174F;
	font-weight:bold;
	background: url(../_img/_box/bg_box_header_white_left.png) no-repeat top left;	
}

DIV.boxWhite .header SPAN {
	background: url(../_img/_box/bg_box_header_white_right.png) no-repeat top right;
}

DIV.whiteGradient .content {
	min-height:60px;
	background:url(../_img/_box/bg_white_gradient.png) #FFFFFF left bottom repeat-x;
}

DIV.white656Rounded .content {
	min-height:751px;
	background:url(../_img/_box/bg_656_white_rounded.png) left bottom no-repeat;
}

DIV.white660Rounded .content {
	min-height:60px;
	/*EDIT rei: 23.07.2013*/
	/*background:url(../_img/_box/bg_660_white_rounded.png) left bottom no-repeat;*/
    background:url(../_img/_box/bg_660_white_rounded.png) left bottom no-repeat white;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

DIV.white660RoundedLong .content {
	min-height:60px;
	background:url(../_img/_box/bg_660_18000_white_rounded.png) left bottom no-repeat;
}

DIV.white660GradientRounded .content {
	min-height:60px;
	background:url(../_img/_box/bg_660_white_gradient_rounded.png) left bottom no-repeat;
}

DIV.white880Rounded .content {
	min-height:60px;
	background:url(../_img/_box/bg_880_white_rounded.png) left bottom no-repeat;
}

/* red */

DIV.boxRed .header {
	color:#FFFFFF;
	background: url(../_img/_box/bg_box_header_red_left.png) no-repeat top left;	
}

DIV.boxRed .header SPAN {
	background: url(../_img/_box/bg_box_header_red_right.png) no-repeat top right;
}

DIV.boxRed .content {
	color:#FFFFFF;
}

DIV.redGradient .content {
	min-height:60px;
	background:url(../_img/_box/bg_214_red_gradient.png) #ED174F left bottom no-repeat;
}

DIV.red214GradientRounded .content {
	min-height:60px;
	background:url(../_img/_box/bg_214_red_gradient_rounded.png) left bottom no-repeat;
}

DIV.red656Gradient {
	min-height:60px;
	background:url(../_img/_box/bg_656_red_gradient_results.png) no-repeat;
}





/* grey */



DIV.boxGrey .header,
DIV.boxGreyGradient .header {
	color:#000000;
	background: url(../_img/_box/bg_box_header_grey_gradient_left.png) no-repeat top left;	
}

DIV.boxGrey .header SPAN,
DIV.boxGreyGradient .header SPAN {
	background: url(../_img/_box/bg_box_header_grey_gradient_right.png) no-repeat top right;

}

DIV.box214GreyGradient .content {
	min-height:70px;
	background:url(../_img/_box/bg_grey_gradient.png) background:#7D7D7D; left bottom no-repeat;
}


DIV.box214GreyGradientRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_214_grey_gradient_rounded.png) left bottom no-repeat;
}


DIV.box218GreyRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_218_grey_rounded.png) left bottom no-repeat;
}

DIV.box218GreyGradientRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_218_grey_gradient_rounded.png) left bottom no-repeat;
}

DIV.box437GreyGradientRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_437_grey_gradient_rounded.png) left bottom no-repeat;
}



DIV.boxGrey H3 {
	margin:0px;
	padding:10px 8px 10px 8px;
}


DIV.boxGrey H4 {
	margin:0px 3px 0px 3px;
	padding:2px 5px 2px 5px;
	background:#bdbcbc;	
}

DIV.boxGrey .criteriaWrapper {
	padding:5px 3px 14px 5px;
}

DIV.boxGrey .criteriaWrapper LABEL {
	padding-left:2px;
	line-height: 22px;
}

DIV.boxGrey .directSearchWrapper {
	padding:2px 8px 14px 8px;
}

DIV.boxGrey .directSearchWrapper SELECT {
	width:100%;
}

DIV.boxGrey .separator {
	float:left:
	display:block;
	width:100%;
	height:2px;
	background:#000000;
}


/* grey dark */

DIV.boxGreyDark .header {
	color:#FFFFFF;
	background: url(../_img/_box/bg_box_header_grey_dark_left.png) no-repeat top left;	
}

DIV.boxGreyDark .header SPAN {
	background: url(../_img/_box/bg_box_header_grey_dark_right.png) no-repeat top right;

}

DIV.boxGreyDark .content {
	background:#7D7D7D;
}

DIV.boxGreyDarkGradient .header {
	color:#FFFFFF;
	background: url(../_img/_box/bg_box_header_grey_dark_gradient_left.png) no-repeat top left;	
}

DIV.boxGreyDarkGradient .header SPAN {
	background: url(../_img/_box/bg_box_header_grey_dark_gradient_right.png) no-repeat top right;

}

DIV.box214GreyDarkGradientRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_214_grey_dark_gradient_rounded.png) left bottom no-repeat;
}


DIV.box656GreyDarkGradientRounded .content {
	min-height:70px;
	background:url(../_img/_box/bg_656_grey_dark_gradient_rounded.png) left bottom no-repeat;
}



/* all round box */

DIV.allRound .header {
	background: url(../_img/_box/bg_660_header_white_rounded.png) no-repeat;
	height:8px;
}

DIV.allRound .headercompare {
	background: url(../_img/_box/bg_880_header_white_rounded.png) no-repeat;
	height:8px;
}

DIV.allRound .content {
	/*min-height:120px;*/
	min-height:800px;
	padding-left:15px;
	padding-bottom:50px;
}

DIV.allRound .contentPF {
	min-height:120px;
	padding-left:15px;
}

.MinHeight620 {
	min-height:620px;
}


DIV.allRound587 {
	padding-bottom:10px;
}

DIV.allRound587 .header {
	display:block;
	width:100%;
	height:25px;	
	clear:both;
	float:none;
	background: url(../_img/_box/bg_587_header.png) left bottom no-repeat;
}

DIV.allRound587 .header SPAN {
	display:block;
	padding:10px 8px 3px 2px;
	background:none;
}


DIV.allRound587 .content {	
	display:block;
	clear:both;
	float:none;
	width:570px;
	min-height:100px;
	padding:10px 8px 10px 10px;
	background: url(../_img/_box/bg_587_content.png) left bottom no-repeat;
}

DIV.allRound587 .threeBlockWrapperItem {
	width:171px;
	display:inline-block;
	margin-right:15px;
	vertical-align:top;
}

/* added rmi */

DIV.allRound587 .threeBlockWrapperItem h4 {
	font-weight:bold;
	margin-bottom:-10px;
}

/* End added rmi */


DIV.allRound587 .content .item {
	clear:both;
	display:inline-block;
	padding-bottom:10px;
}

/*
DIV.allRound587 .content .item:hover {
	text-decoration:underline;
	color:#ED174F;
}
*/

DIV.allRound587 .content .img {
	float:left;
	display:inline-block;
	margin-right:8px;
}

DIV.allRound587 .content .img IMG {
	display:block;
}

DIV.allRound587 .content .description {
	padding-right:10px;
	min-width:300px; /* added rmi*/
}

/* added rmi*/
DIV.allRound587 .content .description a.Summary {
	text-decoration:none;
	color:#000000;
}



/* product slider */

DIV.productSlider .content {
	width:100%;	
	position:relative;
}


DIV.productSlider .content .productSliderControl {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	z-index:10;
	width:100%;
	height:100%;
}

DIV.productSlider .content .productWrapper {
	width:88%;
	height:208px; /* added rmi */
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:20;
}

DIV.productSlider DIV.productWrapper .item {
	float:left;
	display:block;
	width:140px;
	height:204px;
	text-align: center;
	border:2px transparent solid;
}


DIV.productSlider DIV.productWrapper UL#Carousel {
	list-style:none;
	margin-top:0px;
	padding-top:0px;
}
 
DIV.productSlider DIV.productWrapper UL#Carousel LI {
	list-style:none;
	background:none;
	margin-left:0px;
	padding-left:0px;
}


DIV.productSlider DIV.productSelectorItemWrapper {
	
}

DIV.productSlider DIV.productSelectorItemWrapper .item {
	float:left;
	display:block;
	width:120px;
	height:180px;
	border:2px transparent solid;
}

DIV.productSlider DIV.productWrapper .item:hover {
	border:2px #ed174f solid;
}

DIV.productSlider DIV.productSelectorItemWrapper .content .item:hover  {
	border:2px #ed174f solid;
}

DIV.productSlider .content .item P {
	text-transform: uppercase;
	margin:0px;
}

DIV.butWrapper {
	position: relative;
	padding:10px;
	z-index:50;
}



/* teaser product selector */

DIV.teaserProductSelector .content {
	height:75px;
}

DIV.teaserProductSelector .content A {
	display:block;
	padding:9px 86px 18px 8px;
	color:#FFFFFF;
	min-height:100px;
	text-decoration: none;
	background:url(../_img/_bg/bg_ico_product_selector_magnifier.png) no-repeat right 9px;	
}

DIV.teaserProductSelector .content A:hover {
	background:url(../_img/_bg/bg_ico_product_selector_magnifier.png) no-repeat right -138px;	
}



/* teaser customer support */

DIV.teaserCustomerSupport .content {
	float:left;
	width:100%;
	height:100px;
}

DIV.teaserCustomerSupport .content A {
	display:block;
	float:left;
	width:194px;
	padding-top:46px;
	margin-top:8px;
	margin-left:9px;
	font-size: 11px;
	color:#313131;
	text-align: left;
	text-decoration: none;
}


DIV.teaserCustomerSupport .content A.butContactForm {
	background:url(../_img/_bg/Contact-Web-Button.jpg) no-repeat 0px 0px;
}


DIV.teaserCustomerSupport .content A.butBuyNow {
	background:url(../_img/_bg/bg_ico_customer_support_buy_now.png) no-repeat 0px 0px;
}

DIV.teaserCustomerSupport .content A.butBuyNow:hover {
	background:url(../_img/_bg/bg_ico_customer_support_buy_now.png) no-repeat -58px 0px;
}


DIV.teaserCustomerSupport .content A.butCustomerService {
	background:url(../_img/_bg/bg_ico_customer_support_c_service.png) no-repeat 0px 0px;
}

DIV.teaserCustomerSupport .content A.butCustomerService:hover {
	background:url(../_img/_bg/bg_ico_customer_support_c_service.png) no-repeat -58px 0px;
}


DIV.teaserCustomerSupport .content A.butTechnicalSupport {
	background:url(../_img/_bg/bg_ico_customer_support_tech_support.png) no-repeat 0px 0px;
}

DIV.teaserCustomerSupport .content A.butTechnicalSupport:hover {
	background:url(../_img/_bg/bg_ico_customer_support_tech_support.png) no-repeat -58px 0px;
}



/* highlights home and market worlds height */

DIV.marketWorlds .content,
DIV.highlightHome .content  {
	height:230px;
}

/* highlight home */

DIV.highlightHome .content P {
	padding:8px;
	margin:0px;
}

DIV.highlightHome .content P A {
	text-decoration:none;
	color:#313131;
}

DIV.highlightHome .content P A:hover {
	color:#ED174F; /* Color replaced */
}

/* market worlds */

#content DIV.marketWorlds .content UL,
#content DIV.marketWorlds .content UL LI {
	list-style: none;
	margin:0;
	padding:0;
	background: none;
	
}

#content DIV.marketWorlds .content UL LI A {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 18px 3px 10px;
	border-bottom:1px #1b1b1b solid;
	background:url(../_img/_bg/bg_market_worlds_link_item.png) no-repeat right 6px;
}

#content DIV.marketWorlds .content UL LI A:hover {
	background:url(../_img/_bg/bg_market_worlds_link_item.png) no-repeat right -45px;
	background-color:#FFFFFF;
	color:#000000;
}


/* model comparison */

.right .modelComparison {
	margin-right:5px;
}

.modelComparison .content {
	height:92px;
	padding-top:8px;
}

.modelComparison .content .controls {
	float:right;
	width:140px;
	margin-right:8px;
}

.modelComparison .content .controls A {
	float:right;
}

.modelComparison .content .dropbox {
	float:left;
	width:59px;
	height:67px;
	margin-left:8px;
	border:1px #FFFFFF solid;
	background:url(../_img/_bg/bg_model_comparison_dropbox.jpg) #c6c8c6 repeat-x;
	
	text-align:center;
	font-size:26px;
	line-height:65px;
	color:#FFFFFF;
	position: relative;
}



/* picture gallery teaser */

DIV.galleryTeaser {
	width:115px;
	margin-bottom:8px;
}

DIV.galleryTeaser .header {
	width:115px;
	height:21px;
	font-size:10px;
	padding:5px 16px 0px 6px;
	color:#000000;
	text-transform:none;
	background:url(../_img/_box/bg_teaser_picture_gallery_header.png) left top no-repeat;
}

DIV.galleryTeaser .header A {
	color:#000000;
	text-decoration: none;
}

DIV.galleryTeaser .content {
	width:115px;
	padding:0px 0px 16px 8px;
	background:url(../_img/_box/bg_teaser_picture_gallery_content.png) left bottom no-repeat;
}

DIV.galleryTeaser .content IMG {
	float:left;
	margin:8px 8px 0px 0px;
}



/* result HUD / Visualizer */

.resultHUD .content {
	padding:7px 13px 5px 8px;
}

.resultHUD .content .resultTextOutput {
	float:left;
	padding-right:10px;
}

.resultHUD .content .resultVisualizer {
	float:right;
	width:290px;
	padding:8px 4px 4px 8px;
	min-height:34px;
	background:#7d0726;
	margin-bottom: 7px; /*rei*/
}

.resultHUD .content .resultVisualizer DIV {
	float:left;
	background:#e4c6ce;
	width:5px;
	height:5px;
	margin:0px 4px 4px 0px;	
}




DIV.productSelectorItemWrapper .content {
	float:left;
	width:100%;
	padding-bottom:4px;
}




DIV.ourMarkets .content {
	float:left;
	width:100%;
	padding-left:5px;
	padding-bottom:12px;
}



/* data boxes, tabbed, halfwidth, with and without scrollbar */


DIV.dataBox {
	width:631px;
	padding-bottom: 12px;
}

DIV.half {
	float:left;
	width:310px;
	margin-right:11px;
	padding-bottom: 12px;
}

DIV.dataBox .header {
	display:block;
	width:100%;
	height:25px;	
	clear:both;
	float:none;
	
	background: url(../_img/_box/bg_databox_header_631px.png) left top no-repeat;
}

DIV.half .header {
	background: url(../_img/_box/bg_databox_header_310px.png) left top no-repeat;
}

DIV.dataBox .header SPAN {
	display:block;
	padding:8px 8px 3px 2px;
	background:none;
}

DIV.dataBox .content {
	display:block;
	clear:both;
	float:none;
	width:611px;
	height:274px;
	padding:20px 10px 10px 10px;
	
	background:url(../_img/_box/bg_databox_content_631px.png) left bottom no-repeat;
}

DIV.dataBox .content .wrapper {
	height:270px;
	padding-right:40px;	
	overflow-y: auto;
}

DIV.dataBox .content .wrapper .itemWrapper {
	float:left;
	clear:both;
	width:586px;
	margin-bottom:10px;
	padding-left: 
	/*border-bottom: 1px #aaaaaa solid;*/
}


DIV.dataBox .content .itemWrapper .item {
	float:left;
	padding-bottom:8px;
}

DIV.dataBox .content .itemWrapper .item,
DIV.dataBox .content .itemWrapper .item H6{
	font-size:11px
}

DIV.dataBox .content .itemWrapper .item .img {
	float:left;
	margin-right:8px;
}

DIV.dataBox .content .itemWrapper .item .description {
	float:left;
	width:188px;
	margin-right:10px;
}




DIV.half .content {
	width:290px;
	height:200px;
	padding-top:14px;
	background:url(../_img/_box/bg_databox_content_310px.png) left bottom no-repeat;
}

DIV.half .content .item {
	float:left;
	margin-bottom:4px;
}

DIV.half .content .item,
DIV.half .content .item H6{
	font-size:11px
}

DIV.half .content .item .img {
	float:left;
	margin-right:8px;
}

DIV.half .content .item .description {
	float:left;
}

DIV.half .content .item .description a {
	text-decoration:none;
	color:#313131;
}

DIV.half .content .item .description a:hover {
	text-decoration:underline;
}

DIV.dataBox .content UL {
	padding-left: 17px;
}

DIV.tabbed .header {
	height:25px;
	background:none;
}

#content .content DIV.tabbed .header UL, 
#content .content DIV.tabbed .header UL LI {
	list-style: none;
	background:none;
	margin:0px;
	padding:0px;
}

#content .content DIV.tabbed .header UL LI {
	float:left;
	display:inline;
	padding-right:13px;
	background:url(../_img/_bg/bg_tabitem_right.png) right 1px no-repeat;
}

#content .content DIV.tabbed .header UL LI A {
	display:block;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	text-decoration: none;
	padding:5px 0px 0px 12px;
	background:url(../_img/_bg/bg_tabitem_left.png) left 1px no-repeat;
}

#content .content DIV.tabbed .header UL LI:hover {
	background-position: right -25px;
}

#content .content DIV.tabbed .header UL LI:hover A {
	background-position: left -25px;
}

#content .content DIV.tabbed .header UL LI.active {
	background-position: right -51px;
}

#content .content DIV.tabbed .header UL LI.active A {
	color:#ED174F; /* Color replaced */
	background-position: left -51px;
}

DIV.tabbed .content {
	background:url(../_img/_box/bg_databox_content_631px_tabbed.png) left bottom no-repeat;
}

#content .content DIV.tabbed .content DIV.tabContent {
	height:250px;
	padding-right:40px;	
	overflow-y: auto;
}




.threeBlockWrapper {
	width:595px;
	padding-bottom:30px;
	display: inline-block;
}

.threeBlockWrapper .item {
	width:196px;
	margin-top:10px;
	float:left;
	display:inline-block;
}

.threeBlockWrapper .item IMG {
	display:block;
}

.threeBlockWrapper .item DIV {
	background:url(../_img/_bg/bg_threeblockitem_bottom.png) left bottom no-repeat;
	min-height:48px;
	padding:6px 34px 18px 6px;
}

.threeBlockWrapper .item DIV.long {
	background:url(../_img/_bg/bg_threeblockitem_bottom_long.png) left bottom no-repeat;
	min-height:100px;
	padding:6px 34px 18px 6px;
}

.threeBlockWrapper .item DIV P {
	padding:0px;
	margin:0px;
}

.threeBlockWrapper .item A {
	text-decoration:none;
	color:#313131;
}


/* teasers */ 


DIV.teaser177Wrapper {
	width:587px;
	display:inline-block;
	padding-bottom:40px;
}


DIV.teaser177 {
	width:177px;
	margin:16px 18px 16px 0px;
	
	float:left;
}

DIV.teaser177 H3 {
	margin:0px;
	margin-bottom:2px;
}

/* added rmi */
DIV.teaser177 a.Summary {
	text-decoration:none;
	color:#313131;
}


DIV.teaser195 {
	padding-bottom:10px;
	margin-right:3px;
	float:left;
	width:195px;
}

DIV.teaser195 .content {	
	display:block;
	clear:both;
	float:none;
	font-size:11px;
	width:180px;
	min-height:64px;
	padding:8px 8px 2px 10px;
	background: url(../_img/_box/bg_195_gradient_rounded_top.png) left top no-repeat;
}

DIV.teaser195 .content H3 {
	margin-top:0px;
}

DIV.teaser195 .content .ico {
	float:left;
	width:37px;
	display:inline-block;
	margin-right:10px;
}

DIV.teaser195 .content .ico IMG {
	display:block;	
}

DIV.teaser195 .content .openingHours {
	float:left;
	width:130px;
	margin-bottom:12px;
}

DIV.teaser195 .content .description {
	padding-right:10px;
}

DIV.teaser195 .footer {
	display:block;
	width:100%;
	height:8px;	
	clear:both;
	float:none;
	background: url(../_img/_box/bg_195_gradient_rounded_bottom.png) left bottom no-repeat;
}





DIV.teaser587 {
	padding-bottom:10px;
	width:587px;
}

DIV.teaser587 .content {	
	display:block;
	clear:both;
	float:none;
	width:570px;
	min-height:64px;
	padding:10px 8px 0px 10px;
	background: url(../_img/_box/bg_587_teaser_top.png) left top no-repeat;
}

DIV.teaser587 .content .img {
	float:left;
	display:inline-block;
	margin-right:8px;
}

DIV.teaser587 .content .img IMG {
	display:block;	
}

DIV.teaser587 .content .description {
	padding-right:10px;
}

DIV.teaser587 .content .description H3 {
	margin:0px;
}

DIV.teaser587 .footer {
	display:block;
	width:100%;
	height:8px;	
	clear:both;
	float:none;
	background: url(../_img/_box/bg_587_teaser_bottom.png) left bottom no-repeat;
}

DIV.box587RoundedWithImage {
	background: url(../_img/_box/bg_587_box_success_stories.png);
	width:577px;
	height:128px;
	z-index:5;
	padding-right:10px;
	margin-top:18px;
	overflow:hidden;
}

/* added rmi */
DIV.box587RoundedWithImage a.Summary {
	text-decoration:none;
	color:#313131;
}

DIV.box587RoundedWithImage IMG {
	float:left;
	margin-right:10px;
}

DIV.box587RoundedWithImage H3 {
	margin:0px;
	padding-top:10px;
}

/* added rmi */
DIV.box587RoundedWithImage H3 a.Headline3 {
	text-decoration:none;
	color:#ED174F; /* Color replaced */
}

DIV.box587RoundedWithImage .overlayWrapper {
	position:relative;
	z-index:10;
}

DIV.box587RoundedWithImage .overlayWrapper .overlay {
	position:absolute;
	width:8px;
	height:128px;
	z-index:10;
	background: url(../_img/img_overlay_success_stories.png) left top no-repeat;
}

DIV.box587OffersRoundedWithImage {
	background: url(../_img/_box/bg_587_box_promo_offers.png);
	width:577px;
	height:84px;
	z-index:5;
	padding-right:10px;
	margin-top:18px;
	overflow:hidden;
}

DIV.box587OffersRoundedWithImage a.Summary {
	text-decoration:none;
	color:#313131;
}

DIV.box587OffersRoundedWithImage IMG {
	float:left;
	margin-right:10px;
}

DIV.box587OffersRoundedWithImage H3 {
	margin:0px;
	padding-top:10px;
}

DIV.box587OffersRoundedWithImage H3 a.Headline3 {
	text-decoration:none;
	color:#ED174F; /* Color replaced */
}

DIV.box587OffersRoundedWithImage .overlayWrapper {
	position:relative;
	z-index:10;
}

DIV.box587OffersRoundedWithImage .overlayWrapper .overlay {
	position:absolute;
	width:8px;
	height:84px;
	z-index:10;
	background: url(../_img/img_overlay_success_stories.png) left top no-repeat;
}


DIV.reasonWrapper {
	width:587px;
	display:inline-block;
}

DIV.reasons {
	width:191px;
	float:left;
	display:inline-block;
	margin-right:4px;
	margin-top:10px;
}

DIV.reasons H3 {
	height:30px;
	margin:0px;
	margin-bottom:10px;
}



/* resets + special cases */

DIV.noHeader {
	margin-top:2px;
}

/* Search Results (added rmi) */
DIV.teaser587SearchResult {
	display:block;
	clear:both;
	float:none;
	width:570px;
	min-height:84px;
	padding:2px 8px 0px 10px;
	background: url(../_img/_box/bg_587_teaser_top.png) left top no-repeat;
}

DIV.teaser587SearchResultFooter {
	display:block;
	width:100%;
	height:8px;	
	clear:both;
	float:none;
	background: url(../_img/_box/bg_587_teaser_bottom.png) left bottom no-repeat;
	margin-bottom:4px;
}

.xscroll
{
    overflow-x: auto;
}


.w880
{
	width:880px;
	position:relative; /* because of Top of Page Link */
}

/* added rei */
div.boxProductFamilyInfo
{
    background: url(../_img/_box/boxInfo_left.png) left bottom no-repeat;
    position: absolute;
    top:0;
    left:0;
    height: 312px;
    width: 297px;
    color: White;
    z-index:500;
}

div.boxProductFamilyInfo div.innerDiv ul
{
    padding-left:0;
}
div.boxProductFamilyInfo div.innerDiv ul li
{
    background:transparent url(../_img/img_bullet_list_item_purple.png) no-repeat scroll left 5px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:12px;
    margin-bottom: 10px;
}

div.boxProductFamilyInfo div.innerDiv
{    
    margin: 10px 0 0 10px;
    height: 248px;
    width: 270px;
}

div.boxProductFamilyInfo a.closeBtn
{
    background: url(../_img/_ico/ico_boxInfo_close.png) left bottom no-repeat;
    position: absolute;
    top:10px;
    right:17px;
    height: 16px;
    width: 16px;
}

div.flipped
{
    background: url(../_img/_box/boxInfo_right.png) left bottom no-repeat;
}

div.boxProductFamilyInfo a.detailsLink
{
    background: url(../_img/_bg/bg_arrows.png) no-repeat scroll right -65px;    
    position: absolute;
    padding-right: 24px;
    bottom:44px;
    right:17px;
    color: #ED174F; /* Color replaced */
    height: 18px;
    font-size: 11px;
    text-decoration: none;
}

div.boxProductFamilyInfo a.detailsLink:hover
{
    background-position: right -97px;
}

div.boxProductFamilyInfo div.infoHeader
{
    font-weight: bold;
}
div.boxProductFamilyInfo div.infoHeaderName
{
    font-weight: bold;
    font-size: 12px;
    text-transform:uppercase;
}
img.accessoryImg
{
    border: 1px solid #999999;
}

div.productFamDiv_slider
{
    width: 140px;
    height: 140px;
}
div.productFamDiv_selector
{
    width: 105px;
    height: 105px;       
}

div.productFamDiv_compare
{
    width: 45px;
    height: 45px;       
    background-color: White;
    background-repeat: no-repeat;
    background-position: center center;
}

span.hiddenFamilyCode
{
    display: none;
}

.loading
{
    background: url(../_img/_ico/ico_loading.gif) no-repeat scroll center 0;
    background-position: center center;
}

/**rei**/