BODY {
	margin: 0px;
	padding:0px;
	
	background: url(../_img/_bg/bg.jpg) no-repeat top center #b9b9b9;
	
	font-family: Tahoma, Song, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#313131;
}

OL, UL, LI {
  margin-left: 0;
  padding: 0;
}

#content .content UL {
	padding-left:0px;
}

#content .content UL LI {
	list-style:none;
	padding-left:12px;
	background: url(../_img/img_bullet_list_item.png) left 5px no-repeat;
}

IMG {
	border:0px;
}


H1 {
	font-size:22px;
	font-weight:normal;
	color: #ED174F; /* Color replaced */
	margin:0px;
	padding:0px;
	padding-left:12px;
	text-transform: uppercase;
}

H2 {
	font-size:18px;
	font-weight:normal;
	color: #ED174F; /* Color replaced */
	margin:0px 0px 20px 0px;
	padding:30px 0px 0px 0px;
	text-transform: uppercase;
}

H2 SPAN {
	display:block;
	font-size:12px;
	line-height:18px;
	margin: 0px;
	padding:0px;
	text-transform:none;
}

H3 {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#ED174F; /* Color replaced */
}


H4 {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;	
}

H5 {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;	
}

H6 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

H6 + P {	
	margin-top:0px;
}

A.back + H2 {
	padding-top:10px;
}

P.lead {
	font-weight: bold;
}

P.quote {
	font-size:16px;
	font-weight:normal;
	font-style: italic;
	color: #ED174F; /* Color replaced */
	text-align: center;
}

P.quote SPAN {
	color:#888888;
	font-size:11px;
	font-weight:bold;
	font-style: normal;
}

br.clear
{
    clear:both;
    width:0px;
    height:0px;
}



/* buttons, arrows, links etc. */

A {
	color:#ED174F;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

A.arrowMore {
	display:inline-block;
	width:9px;
	height:13px;
	margin-left: 4px;
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat left 3px;
	text-decoration:none;
}

A.arrowMore:hover {
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat left -45px;
}



A.arrowMoreText {
	display:inline-block;
	padding-right:15px;
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat right 3px;
	color:#ed174f;
	text-decoration:none;
}

A.arrowMoreText:hover {
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat right -45px;
	color:#000000;
}

A.TopOfPage {
	position:absolute;
	bottom:8px;
	right:10px;
	display:block;
	background:url(../_img/arrow_up.png) no-repeat right;
	padding-right:20px;
	color:#7D7D7D;
	text-decoration:none;
	text-align:right;
}

A.TopOfPage:hover {
	text-decoration:underline;
}


A.butTitle {
	display:inline-block;
	padding-right:15px;	
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat right 3px;
	color:#ed174f;
	text-decoration:none;
}

A.butTitle:hover {
	background:url(../_img/_bg/bg_arrow_mini.png) no-repeat right -45px;
	color:#000000;
}


A.productSliderArrowLeft {
	float:left;
	display:inline-block;
	width:26px;
	height:25px;
	margin-left:10px;
	background:url(../_img/_bg/bg_arrow_slider.png) no-repeat -26px 0px;
	text-decoration:none;
}

A.productSliderArrowLeft:hover {
	background:url(../_img/_bg/bg_arrow_slider.png) no-repeat 0px 0px;
}

A.productSliderArrowRight {
	float:right;
	display:inline-block;
	width:26px;
	height:25px;
	margin-right:10px;
	background:url(../_img/_bg/bg_arrow_slider.png) no-repeat -52px 0px;
	text-decoration:none;
}

A.productSliderArrowRight:hover {
	background:url(../_img/_bg/bg_arrow_slider.png) no-repeat -78px 0px;
}



A.butIcon {
	float:left;
	clear:both;
	color:#313131;
	display:inline-block;
	height:25px;
	padding-left:25px;
	text-decoration:none;
	width:280px; /*rei*/
}

A.Word {
	background:url(../_img/_ico/ico_filetypes.png) no-repeat left -64px;
}

A.Word:hover {
	background-position: left -96px;
	color:#ED174F; /* Color replaced */
}

A.PDF {
	background:url(../_img/_ico/ico_filetypes.png) no-repeat left 0px;
}

A.PDF:hover {
	background-position: left -32px;
	/*color:#b50f3a;*/
	text-decoration:underline;
}



/*A.butAccessories {
	float:left;
	clear:both;
	font-weight:bold;
	color:#313131;
	display:inline-block;
	height:34px;
	padding-top:8px;
	padding-left:42px;
	text-decoration:none;
}*/
/* rei: */
A.butAccessories {
	float:left;
	clear:both;
	font-weight:bold;
	color:#313131;
	display:inline-block;
	height:34px;
	width: 34px;
	text-decoration:none;
}

A.accessoiresFix /*for faqsection*/
{
    width: 500px;
    margin: 5px 0 0 3px;
    float: left;
}

A.AccCat_1 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 0px;
}
A.AccCat_2 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -49px;
}
A.AccCat_3 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -147px;
}
A.AccCat_4 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -196px;
}
A.AccCat_5 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -245px;
}
A.AccCat_6 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -294px;
}
A.AccCat_7 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -980px;
}
A.AccCat_8 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -343px;
}
A.AccCat_9 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -392px;
}
A.AccCat_10 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -833px;
}
A.AccCat_11 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -490px;
}
A.AccCat_12 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -539px;
}
A.AccCat_13 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -588px;
}
A.AccCat_14 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -637px;
}
A.AccCat_15 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -686px;
}
A.AccCat_16 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -735px;
}
A.AccCat_17 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -784px;
}
A.AccCat_18 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -931px;
}
A.AccCat_19 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 49px;
}
A.AccCat_20 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -441px;
}
A.AccCat_21 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -882px;
}
A.AccCat_22 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -98px;
}
A.AccCat_23 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 49px;
}


/*A.AccCat_1 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 0px;
}
A.AccCat_2 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -48px;
}
A.AccCat_3 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -144px;
}
A.AccCat_4 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -192px;
}
A.AccCat_5 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -240px;
}
A.AccCat_6 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -288px;
}
A.AccCat_7 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -960px;
}
A.AccCat_8 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -336px;
}
A.AccCat_9 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -384px;
}
A.AccCat_10 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -816px;
}
A.AccCat_11 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -480px;
}
A.AccCat_12 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -528px;
}
A.AccCat_13 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -576px;
}
A.AccCat_14 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -624px;
}
A.AccCat_15 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -672px;
}
A.AccCat_16 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -720px;
}
A.AccCat_17 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -768px;
}
A.AccCat_18 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -912px;
}
A.AccCat_19 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 48px;
}
A.AccCat_20 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -432px;
}
A.AccCat_21 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -864px;
}
A.AccCat_22 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left -96px;
}
A.AccCat_23 {
 background:url(../_img/_ico/ico_accessories.png) no-repeat left 48px;
}
*/
A.butDark {
	display:inline-block;
	background:url(../_img/_bg/bg_but_dark_left.png) left top no-repeat;
	padding-left:18px;
	color:#FFFFFF;
	text-decoration: none;
}

A.butDark SPAN {
	display:inline-block;
	height:22px;
	background:url(../_img/_bg/bg_but_dark_right.png) right top no-repeat;
	padding:2px 18px 0px 0px
}

A.butDark:hover {
	color:#000000;
	background-position: left -88px;
}

A.butDark:hover SPAN {
	background-position: right -88px;
}


A.arrowRight SPAN {
	background:url(../_img/_bg/bg_but_dark_arrow_right.png) right top no-repeat;
	padding:2px 34px 0px 0px
}

A.arrowRight:hover SPAN {
	background:url(../_img/_bg/bg_but_dark_arrow_right.png) right top no-repeat;
	background-position: right -44px;
}



A.butSmall {
	display:inline-block;
	background:url(../_img/_bg/bg_but_small_left.png) left top no-repeat;
	font-size:10px;
	padding-left:7px;
	color:#FFFFFF;
	text-decoration: none;
}

A.butSmall SPAN {
	display:inline-block;
	height:22px;
	background:url(../_img/_bg/bg_but_small_right.png) right top no-repeat;
	padding:0px 8px 0px 0px
}

A.butSmall:hover {
	color:#000000;
	background-position: left -30px;
}

A.butSmall:hover SPAN {
	background-position: right -8px;
}




A.butFormClear {
	display:inline-block;
	font-size:11px;
	background:url(../_img/_bg/bg_but_form_left.png) left -88px no-repeat;
	padding-left:8px;
	color:#000000;
	text-decoration: none;
}

A.butFormClear SPAN {
	display:inline-block;
	height:22px;
	background:url(../_img/_bg/bg_but_form_right.png) right -88px no-repeat;
	padding:3px 38px 0px 0px
}

A.butFormClear:hover {
	color:#FFFFFF;
	background-position: left -132px;
}

A.butFormClear:hover SPAN {
	background-position: right -132px;
}




A.butFormSend {
	display:inline-block;
	font-size:11px;
	background:url(../_img/_bg/bg_but_form_left.png) left top no-repeat;
	padding-left:8px;
	color:#FFFFFF;
	text-decoration: none;
}

A.butFormSend SPAN {
	display:inline-block;
	height:22px;
	background:url(../_img/_bg/bg_but_form_right.png) right top no-repeat;
	padding:3px 38px 0px 0px
}

A.butFormSend:hover {
	color:#FFFFFF;
	background-position: left -44px;
}

A.butFormSend:hover SPAN {
	background-position: right -44px;
}





A.but115 {
	display:block;
	clear:both;
	width:92px;
	height:16px;
	background:url(../_img/_bg/bg_but_115_arrow_right.png) left -88px no-repeat;
	font-size:10px;
	padding:3px 16px 3px 6px;
	margin-bottom:8px;
	color:#000000;
	text-decoration: none;
}

A.but115:hover {
	color:#FFFFFF;
	background-position: left top;
}

A.down {
	background:url(../_img/_bg/bg_but_115_arrow_down.png) left top no-repeat;
	white-space: nowrap;
}

A.down:hover {
	background-position: left -44px;
}

A.important {
	color:#FFFFFF;
	background-position: left -44px;
}

A.important:hover {
	background-position: left top;
}
/* BUY NOW BUTTON (REI) */
A.butOrderProduct {
	display:block;
	clear:both;
	width:217px;
	height:39px;
	background:url(../_img/_bg/bg_but_OrderProduct.png) left top no-repeat; /* -88px */
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	padding:16px 55px 0px 16px;
	text-decoration: none;
	position: absolute;
	top: 60px;
	right: 20px;
}

A.butOrderProduct2 {
	display:block;
	clear:both;
	width:217px;
	height:39px;
	background:url(../_img/_bg/bg_but_OrderProduct.png) left top no-repeat; /* -88px */
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	padding:16px 55px 0px 16px;
	text-decoration: none;
}

A.butOrderProduct:hover,
A.butOrderProduct2:hover {
	color:#000000;
	background-position: left -71px;
}

DIV.contentPF h2 div,
DIV.contentPF h2 span
{
    width: 335px;
}



A.accordionControl {
	display:block;
	float:right;
	height:18px;
	
	padding-top:4px;
	padding-right:24px;
	margin-top:8px;
	margin-right:4px;
	font-size:10px;
	text-decoration: none;
	color:#6f6f6f;
}


A.minimize {
	background:url(../_img/_bg/bg_arrow_product_selector.png) no-repeat right 0px;
}

A.minimize:hover {
	background-position:right -48px;
}

A.maximize {
	background:url(../_img/_bg/bg_arrow_product_selector.png) no-repeat right -24px;
}

A.maximize:hover {
	background-position:right -72px;
}


A.clear {
	display:inline-block;
	height:18px;
	
	padding-top:4px;
	padding-right:24px;
	font-size:10px;
	text-decoration: none;
	color:#000000;	
	background:url(../_img/_bg/bg_but_clear.png) no-repeat right 0px;
}

A.clear:hover {
	background-position:right -36px;
}

A.back {
	display:inline-block;
	height:18px;
	
	padding-top:4px;
	padding-left:24px;
	font-size:10px;
	text-decoration: none;
	color:#000000;	
	background:url(../_img/_bg/bg_but_back.png) no-repeat left 0px;
}

A.back:hover {
	background-position:left -36px;
	text-decoration: underline;
}


A.add,
A.subtract {
	display:inline-block;
	height:14px;
	
	padding-top:3px;
	padding-right:20px;
	font-size:10px;
	text-decoration: none;
	color:#000000;
}

A.add {
	background:url(../_img/_bg/bg_but_plus_minus.png) no-repeat right 3px;
}

A.add:hover {
	background-position:right -25px;
}

A.subtract {
	background:url(../_img/_bg/bg_but_plus_minus.png) no-repeat right -53px;
}

A.subtract:hover {
	background-position:right -81px;
}


A.info {
	display:block;
	width:15px;
	height:15px;
	background:url(../_img/_bg/bg_but_info.png) no-repeat right top;
}

A.info:hover {
	background-position:right -18px;
}





#pageWrapper {
	width:903px;
	margin:0 auto;
}



/* HEADER */

#header {
	width:100%;
	margin-top:22px;
	clear:both;
	float:left;
}

#header #logo {
	float:left;
	width:108px;
}

#header #claimUtiNavWrapper {
	float:left;
	width:795px;
}

#header #claimUtiNavWrapper #claimUtiWrapper {
	float:left;
	width:795px;
	height:60px;
}

#header #claimUtiNavWrapper #claimUtiWrapper #claim {
	position:relative;
}

#header #claimUtiNavWrapper #claimUtiWrapper #claim IMG {
	position:absolute;
}


/* UTILITIES */

#utilities {
	float:right;
	margin-top:30px;
}

#utilities UL {
	font-size:11px;
	margin:0px;
	padding:0px;
	list-style: none;
}

#utilities UL LI {
	display:inline;
	float:left;
}

#utilities UL LI A {
	color:#212121;
	text-decoration: none;
	display:block;
	margin-top:4px;
}

#utilities UL LI A:hover {
	text-decoration: underline;
}

#utilities UL LI A.language IMG {
	margin-right:7px;
}

#utilities UL LI.separator {
	padding-left:7px;
	padding-right:7px;
	margin-top:4px;
}

#utilities LABEL {
	float:left;
	padding-right:6px;
	margin-top:4px;
	color:#212121;
}

#utilities .searchWrapper {
	float:left;
	width:175px;
	height:21px;
	border:1px #bdbdbd solid;
	background: url(../_img/_bg/bg_search_utilities.png) #d5d5d5 repeat-x;	
}

#utilities .searchWrapper INPUT.searchField {
	width:148px;
	height:21px;
	padding:0px 0px 0px 2px;
	border:none;
	background:none;
}

#utilities .searchWrapper INPUT.searchButton {
	width:20px;
	height:21px;
	border:none;
	background:none;
	background: url(../_img/_bg/bg_search_utilities_button_arrow.png) 5px 4px no-repeat;
	cursor:pointer;
}



/* NAVIGATION */

#navigation {
	float:left;
	width:795px;
	height:32px;
}

#navigation TABLE {
	width:100%;
	border:0;
	border-spacing: 0;
	padding:0;
	margin:0;
}

#navigation TABLE TD {
	vertical-align: top;
	padding:0;
	margin:0;
}

#navigation TABLE TD.nav {
	white-space: nowrap;
}

#navigation TABLE TD.filler  {
	width:100%;	
	padding-left:10px;
	background:url(../_img/_bg/bg_nav_filler_left.png) top left no-repeat;	
}

#navigation TABLE TD.filler DIV {
	width:100%;
	height:32px;
	display:block;
	background: url(../_img/_bg/bg_nav_filler_right_wide.png) top right no-repeat;
}

#navigation UL {	
	margin:0px;
	padding:0px;
	list-style: none;
	font-size:0px;
}

#navigation UL LI {
	display:inline;
	position:relative;
	font-size:0px;
	margin:0px;
	padding:0px;
	z-index:900;
}

#navigation UL LI A {
	display:inline-block;
	height:32px;
	background:url(../_img/_bg/bg_navitem_right.png) top right no-repeat;
	padding-right:20px;	

	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;	
}

#navigation UL LI A SPAN {
	display:block;
	height:22px;
	padding-left:12px;
	padding-top:10px;
	background:url(../_img/_bg/bg_navitem_left.png) top left no-repeat;	
}


#navigation UL LI A:hover,
#navigation UL LI A.active:hover {
	background-position: right -70px;
}

#navigation UL LI A:hover SPAN,
#navigation UL LI A.active:hover SPAN {
	color:#000000;
	background-position: left -70px;
}

#navigation UL LI.active A {
	background-position: right -35px;
}

#navigation UL LI.active A SPAN {
	color:#000000;
	background-position: left -35px;
}

/* added rmi */
#navigation ul li a.active  {
	background-position: right -70px;
}

#navigation ul li a.active span  {
	color:#000000;
	background-position: right -70px;
	background-color:#FFFFFF;
}


/* sub-navigation */ 

#navigation UL LI:hover UL.subnav,
#navigation UL LI.active UL.subnav {
	display:block;
	visibility:visible;
}

#navigation UL LI UL.subnav {	

	display:none;
	visibility:hidden;

	position:absolute;
	margin:0px;
	padding:10px 0px 10px 0px;
	top:10px;
	left:-12px;
	width:171px;
	min-height:180px;
	list-style: none;
	font-size:0px;
	z-index: 980;
	
	background:url(../_img/_bg/bg_subnav.png) left bottom no-repeat;
}

#navigation UL LI UL.subnav LI {
	display:block;
	font-size:11px;
	margin:0px;
	margin-bottom:4px;
	padding:0px 10px 0px 6px;
	background: none;
}

#navigation UL LI UL.subnav LI A {
	display:block;
	background: none;
	height:auto;
	color:#000000;
	padding:2px 6px 2px 6px;	
	white-space: normal;
}

#navigation UL LI UL.subnav LI A:hover {
	background-color:#b3c6c9;
	padding:2px 6px 2px 6px;
}

#navigation UL LI UL.subnav LI A.active {
	background-color:#d9e2e4;
	padding:2px 6px 2px 6px;
}


/* sub-sub-navigation */ 


#navigation UL LI .ssNavWrapperOuter {
	position: absolute;
	top:10px;
	left:154px;
	z-index: 990;
	display:none;
	visibility:hidden;
}

#navigation UL LI .ssNavWrapperInner {
	position: relative;	
	padding:10px 0px 10px 0px;
	min-height:180px;
	z-index: 990;
	background:url(../_img/_bg/bg_subsubnav.png) right bottom no-repeat;
}

#navigation UL LI UL.subsubnav {	
	position:relative;
	margin:0px;
	min-height:174px;
	width:150px;	
	list-style: none;
	font-size:0px;
	z-index: 999;
	border-left:1px #999999 solid;
	
}

#navigation UL LI UL.subsubnav LI {
	display:block;
	font-size:11px;
	margin:0px;
	margin-bottom:4px;
	padding:0px 6px 0px 6px;
	background: none;
}

#navigation UL LI UL.subsubnav LI A {
	display:block;
	background: none;
	height:auto;
	color:#000000;
	padding:2px 5px 2px 5px;
	white-space: normal;
}

#navigation UL LI UL.subsubnav LI A:hover {
	background-color:#b3c6c9;
	padding:2px 5px 2px 5px;
}

#navigation UL LI UL.subsubnav LI A.active {
	background-color:#d9e2e4;
	padding:2px 5px 2px 5px;
}


/* VISUALVIEWER */


#visualViewer {
	float:left;
	clear:both;
	width:903px;
	height:300px;
	position:relative;
}

#visualViewer .paging {
	position:absolute;
	height:300px;
	z-index:30;
	
}

#visualViewer .paging UL {
	margin:0px;
	padding:0px;
	list-style: none;	
}

#visualViewer .paging UL LI A {
	display:block;
	width:22px;
	height:19px;
	color:#373737;
	padding-top:3px;
	text-align:center;
	text-decoration: none;
	
	background:url(../_img/_bg/bg_visualviewer_paging.png) left top no-repeat;
}

#visualViewer .paging UL LI A:hover,
#visualViewer .paging UL LI A.active,
#visualViewer .paging UL LI A.active:hover {
	background-position: left -22px;
	color:#FFFFFF;
}

/* added rmi */
#visualViewer .paging UL LI.activated A  {
	background-position: left -22px;
	color:#FFFFFF;
}

#visualViewer DIV.view {
	position:relative;
}

#visualViewer DIV.view DIV.image {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#visualViewer DIV.view DIV.text {
	position:absolute;
	top:53px;
	left:573px;
	z-index:20;
}

#visualViewer DIV.view DIV.text P {
	font-size:28px;
	color: #ED174F; /* Color replaced */
	line-height:30px;
	margin:0px;
	margin-top:12px;
}



#visualPageTitle {
	float:left;
	clear:both;
	width:903px;
	height:130px;
	position:relative;
}

#visualPageTitle DIV.image {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#visualPageTitle DIV.title {
	position:absolute;
	top:88px;
	z-index:20;
}


/* PAGEUTILITIES - BREADCRUMBS & PRINT */

#pageUtilitiesWrapper {
	width:100%;
	height:17px;
	padding-top:4px;
}

#print {
	float:right;
}

#print A {
	display:inline-block;
	background: url(../_img/_ico/ico_print.png) no-repeat right 0px;
	padding-right:25px;
	font-size:10px;	
	color:#EEEEEE;
	text-decoration: none;
}

#print A:hover,
#print A:active {
	background-position: right -25px;
	color:#FFFFFF;
	text-decoration:underline;
}

#breadcrumbs, #breadcrumbs A {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#breadcrumbs A:hover, #breadcrumbs A:active {
	text-decoration:underline;
}

#contentWrapper {
	clear:both;
	float:left;
	width:100%;
	background: url(../_img/_bg/bg_content.gif) repeat;
}

#contentPadder {
	padding:2px 12px 26px 12px;
	overflow:hidden;
}

div.tinyMCELinks p a {
	text-decoration:none;
	color:#FF0000;
}

div.tinyMCELinks p a:hover {
	text-decoration:underline;
	color:#000000;
}

.column {
	float:left;
}

.column .box {
	float:left;
}

.left {

}

.right {
	margin-left:5px;
}





/* product selector item */

DIV.productSelectorItemWrapper .item {
	float:left;
	position:relative;
	width:105px;
	min-height:155px;
	margin-top:10px;
	margin-left:3px;
	background:url(../_img/_box/bg_white_gradient.png) repeat-x bottom;
}

/* Pseude-hover (we do not have a border around the images which could be highlighted), added rmi */
/*DIV.productSelectorItemWrapper .item:hover h4 {
	color:#B50F3A;
}

DIV.productSelectorItemWrapper .item:hover A.add {
	color:#B50F3A;
	background-position: right -25px;
}*/

/*edited: rei:*/
DIV.productSelectorItemWrapper .item .imgWrapper:hover h4 {
	color:#ED174F; /* Color replaced */
}

DIV.productSelectorItemWrapper .item A.add:hover {
	color:#ED174F; /* Color replaced */
	background-position: right -25px;
}

DIV.productSelectorItemWrapper .item A.subtract:hover {
	color:#ED174F; /* Color replaced */
	background-position: right -81px;
}

/* end Pseude-hover */

DIV.productSelectorItemWrapper .item .info {
	position:absolute;
	top:4px;
	left:90px;
}

DIV.productSelectorItemWrapper .item H4 {
	margin:0px;
	font-size: 11px;
	height:46px;
	text-align: center;
}

/* added rmi */
DIV.productSelectorItemWrapper .item a {
	text-decoration:none;
}


DIV.productSelectorItemWrapper .item DIV {
	margin-top: 4px;
	text-align: center;
	padding-bottom:4px;
}



/* our markets item */
DIV.ourMarkets .item {
	float:left;
	margin-top:5px;
	margin-left:2px;
}

DIV.ourMarkets .item A {
	color:#FFFFFF;
	text-decoration: none;
}

DIV.ourMarkets .item A:hover {
	color:#ED174F; /* Color replaced */
}

/* teaser & highlight sidebar */



DIV.teaserHighlights .item {
	color:#FFFFFF;
	margin-left:10px;
	padding:10px 0px 10px 0px;
}

DIV.teaserHighlights .item H5 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:4px;
}

DIV.teaserHighlights .item P {
	margin-top:4px;
}

/* added rmi */
DIV.teaserHighlights .item A {
	color:#FFFFFF;
	text-decoration:none;
}

DIV.teaserHighlights .item A:hover {
	text-decoration:underline;
}

DIV.teaserHighlights .item A.arrowMore {
	background-position: left -21px;
}

DIV.teaserHighlights .item A.arrowMore:hover {
	background-position: -0px 3px;
}

DIV.productMain {
	display:inline-block;
	padding-bottom:40px;
}

DIV.productMain .view {
	position:relative;
	float:left;
	width:230px;
}

DIV.productMain .view A {
	position:absolute;
	top:2px;
	right:0px;
}

DIV.productMain .features {
	float:left;
	width:220px;
	font-size:12px;
	margin-left:16px;
}

DIV.productMain .features UL 
{
    /*edit rei:*/
	margin:10px 0 0 0;
	float: left;
	font-size:11px;
	clear: both;
	/****/
	padding:0px;
	/*height:204px;*/
	padding-left:13px;
}

DIV.productMain .features UL LI {
	margin-bottom:6px;
}


DIV.productMain .features SPAN.additionalModels {
	color:#888888;
	display:block;
	margin-bottom:5px;
}

DIV.productMain .features DIV.additionalModels IMG {
	float:left;
	margin-right:4px;
	border:1px #999999 solid;
}

DIV.productMain .features DIV.additionalModels IMG:hover {
	float:left;
	margin-right:4px;
	border:1px #B50F3A solid;
	cursor:pointer;
}


DIV.productMainNavigation {
	float:left;
	margin-left:40px;	
}


.wrapperImgTextBlock {
	display:inline-block;
	padding-bottom:20px;
}

.wrapperImgTextBlock .img {
	
	float:left;
	width:168px;
	margin-right:10px;
}

.wrapperImgTextBlock .description {
	float:left;
	width:400px;
}



/* FOOTER */ 

#footer {
	background: url(../_img/_bg/bg_footer.png) no-repeat;
	float:left;
	width:879px;
	height:29px;
	
	margin-top:9px;
}

#footer #share {
	float:left;
	margin:6px;
}

#footer #share img {
	margin-left:10px;
    padding-top:1px;
}


#footer #legal {
	float:right;
	margin:5px;
}

#footer #legal UL {
	list-style: none;
	margin:0px;
	padding:0px;	
}

#footer #legal UL LI {
	list-style: none;
	display:inline;
}

#footer #legal UL LI,
#footer #legal UL LI A {
	font-size:11px;
	color:#c4c5c5;
	text-decoration: none;
}

#footer #legal UL LI A:hover {
	text-decoration: underline;
}

#footer #legal UL LI A.separator {
	margin:0px 6px;
}



/* TABLE FOR VERTICAL CENTERING */

TABLE.valignCenter,
TABLE.valignCenter TD {
	width:100%;
	height:100%;
	vertical-align: middle;
	border:0px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
}



/* FAQ Styles*/

#content .content ul#FAQs { 
	min-height:800px; 
	list-style: none; 
	list-style-image: none;
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
}

#content .content ul#FAQs li {
	list-style: none; 
	list-style-image: none; 
	background:none; 
	padding-left:0px; 
}

.faqSection {
	color:#000000;
	font-weight:bold;
	display:block;
	width:100%;
	background:url(../_img/_bg/bg_arrows.png) #d9d9d9 right -63px no-repeat;
	text-decoration: none;
	padding:2px 5px;
	height:16px;
	margin-bottom:2px;
}

.faqSection:hover {
	background-position: right -95px;
}

li.active a.faqSection, .faqSectionActive {
	background-position: right -127px ;
}

li.active a.faqSection:hover, .faqSectionActive:hover {
	background-position: right -159px;
}


TABLE.faqSectionItem {
	border:none;
	padding:0px;
	margin:0px;
	border-spacing: 0px;
}

TABLE.faqSectionItem TD {
	vertical-align: top;
	padding:2px 5px;
}

TABLE.faqSectionItem TH {
	text-align:left;
	padding:2px 5px;
	font-weight: bold;
	vertical-align: top;
}

TABLE.faqSectionItem TR.faqQuestion {
	font-weight: bold;
}

TABLE.faqSectionItem TR.faqAnswer TD {
	padding-bottom:18px;
}



DIV.imgFloaterLeft {
	float: left;
	margin-right:10px;
	margin-bottom:16px;
}



DIV.formWrapper BR {
	clear:both;
}

DIV.formWrapper LABEL {
	width:170px;
	float:left;
	display: block;
	margin-bottom:8px;	
	margin-right:10px:
}

DIV.formWrapper LABEL.wide {
	width:460px;
	float:left;
	display: block;
	margin-top:10px;	
	margin-bottom:8px;	
	font-weight:bold;
}

DIV.formWrapper INPUT[type=text] {
	width:290px;
	margin-bottom:8px;

	border: 1px #696969 solid;
	background:url(../_img/_bg/bg_input_fields.gif) #fbfbfb left top repeat-x;

}

DIV.formWrapper TEXTAREA {
	width:290px;
	margin-bottom:16px;
	height:110px;

	border: 1px #696969 solid;
	background:url(../_img/_bg/bg_input_fields.gif) #fbfbfb left top repeat-x;

}

DIV.formWrapper SELECT {
	width:292px;
	margin-bottom:8px;
	
	border: 1px #696969 solid;
	background:url(../_img/_bg/bg_input_fields.gif) #fbfbfb left top repeat-x;
}

DIV.formWrapper DIV.butWrapper {
	width:290px;
	padding:0px;
	float:left;
}

DIV.formWrapper DIV.butWrapper A {
	margin-right:10px;
}

DIV#ProductsWrapper
{
    overflow:hidden;
}

DIV#MoreOrLess
{
    width:460px;
    height:30px;
    font-weight:bold;
    text-align:right;
    cursor:pointer;
}

/* added rmi */

.visible {
	display:block;
	visibility:visible;
}

.invisible {
	display:none;
	visibility:hidden;
}

.NotBold {
	font-weight:normal;
}

/* added rmi */




/* TABLES*/


/* TABLES*/


TABLE.standard {
	width:100%;
	
	margin-top:10px;
	margin-bottom:10px;
	background:url(../_img/_bg/bg_table.jpg) left top repeat-y;
	
	border:hidden;
	border-bottom:1px solid #dedede;
	border-spacing: 0px;
	border-collapse: collapse;
}

TABLE.standardCompare {
	width:848px;
	
	margin-top:10px;
	margin-bottom:10px;
	background:url(../_img/_bg/bg_table2.jpg) left top repeat-y;
	
	border:hidden;
	border-bottom:1px solid #dedede;
	border-spacing: 0px;
	border-collapse: collapse;
}

TABLE.standard TH,
TABLE.standard TD,
TABLE.standardCompare TH,
TABLE.standardCompare TD {
	text-align: left;
	border:1px solid #dedede;
	padding:3px 4px;
	vertical-align: top;
}

TABLE.standard TH,
TABLE.standardCompare TH {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#ED174F; /* Color replaced */
}


TABLE.standard TD A,
TABLE.standardCompare TD A {
	text-decoration: none;
	color:#313131;
}

TABLE.standard TD A:hover,
TABLE.standardCompare TD A:hover {
	text-decoration: underline;
}

#TabContent2 TABLE.standard tr td {
    min-width: 80px;
}

/* Sitemap (Level 3 to 5 within Umbraco) */

/* Pages */
div.sitemapL3 {
	width:390px;
	margin-left:10px;
}

/* Top Navi */
div.sitemapL4 {
	width:587px;
	margin:-1px 0px 0px 0px;
	padding:4px 0px 4px 4px;
	background-color:#D9D9D9;
	border-top:solid 1px #FFFFFF;
}

div.sitemapL4 a, div.sitemapL4 a:hover {
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}

div.sitemapL5 {
	width:567px;
	margin-left:0px;
	padding:4px 0px 4px 20px;
	background: url(../_img/img_line_content.gif) #ffffff left bottom no-repeat;
}

div.sitemapL5 a, div.sitemapL5 a:hover {
	color:#313131;
	text-decoration:none;
}

div.sitemapL6 {
	width:547px;
	margin-left:0px;
	padding:4px 0px 4px 40px;
	background: url(../_img/img_line_content.gif) #ffffff left bottom no-repeat;
}

div.sitemapL6 a, div.sitemapL6 a:hover {
	color:#313131;
	text-decoration:none;
}

div.sitemapL7 {
	width:527px;
	margin-left:0px;
	padding:4px 0px 4px 60px;
	background: url(../_img/img_line_content.gif) #ffffff left bottom no-repeat;
}

div.sitemapL7 a, div.sitemapL7 a:hover {
	color:#313131;
	text-decoration:none;
}

/* Directories */
div.sitemapL3Dir {
	width:100%;
	padding-bottom:3px;
	margin:10px 0px 4px 10px;
	border-bottom:solid 1px #B8B9B9;
	font-weight:bold;
}

div.sitemapL4Dir {
	width:100%;
	padding-bottom:3px;
	margin:10px 0px 4px 20px;
	border-bottom:solid 1px #B8B9B9;
	font-weight:bold;
}

div.sitemapL5Dir {
	width:100%;
	padding-bottom:3px;
	margin:4px 0px 4px 30px;
	border-bottom:solid 1px #B8B9B9;
	font-weight:bold;
}

input.textboxError
{
    background-color: red;
}

a:focus {
    outline: none;
}

/*.tblModels
{
    border-collapse: collapse;
}

.tblModels td, .tblModels th
{
    border-color: #DEDEDE;
    border-width: 1px;
    padding: 3px;
    text-align: center;
}

.tblModels th
{
    color: #B50F3A;
    border-style: none solid solid solid;
}


.tblModels td
{
    border-style: solid;
}*/

.tblHeaderIcon 
{
    
}

.tblHeaderText 
{
    
}

/* added jwi */

DIV.formWrapper DIV.formRadioButtonList LABEL {
	margin-bottom: 0px;
	margin-right: 0px;
	width: 50;
}


DIV.formWrapper DIV.formRadioButtonList INPUT[type=radio] {
	float: left;
	display: inline-block;
	vertical-align: middle;
}

DIV.formWrapper DIV.formRadioButtonList INPUT[type=checkbox] {
	float: left;
	display: inline-block;
	vertical-align: middle;
}


DIV.formWrapper DIV.formRadioButtonList INPUT[type=text] {
	width: 200px;
	float: right;
	border: 1px #696969 solid;
	background: url(../_img/_bg/bg_input_fields.gif) #fbfbfb left top repeat-x;
}

DIV.formWrapper INPUT[type=text].validate {
	border: 1px #FF0000 solid;
}

DIV.formWrapper DIV.formRadioButtonList INPUT[type=text].validate {
	border: 1px #FF0000 solid;
}

/*
table.rdo td {
	vertical-align: middle;
	text-align: left;
	background-color: Transparent;
	margin: 0px;
}
table.rdo td input {
	border: none;
	margin-right: 5px;
	margin-left: 0px;
}
*/

.rdo
{
    display:inline-block;
    width:315px;
    padding-left:165px;
}

.rdo input
{
    float:left;
    margin-right: 5px;
}

DIV.formWrapper .rdo label
{
    float:left;
    display:inline-block;
    vertical-align: middle;
	text-align: left;
	background-color: Transparent;
	padding-top:3px;
	width:130px;
	overflow:hidden;
}

DIV.formWrapper INPUT[type="text"].TextboxOtherLeft,
DIV.formWrapper INPUT[type="text"].TextboxOtherRight,
DIV.formWrapper INPUT[type="text"].TextboxOtherContactLeft
{
    width:160px;
    margin-left:188px;
}

DIV.formWrapper INPUT[type="text"].TextboxOtherContactLeft
{
    margin-left:16px;
    margin-bottom:16px;
}

DIV.formWrapper INPUT[type="text"].TextboxOtherRight
{
    width:160px;
    margin-left:340px;
}


.validationSummary {
	width: 100%;
	background-color: #FFC0CB;
	border: 1px #FF0000 solid;
	height: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
}

.positionRelative {
	position: relative;
	left: -6px;
}


DIV.formWrapper DIV.formRadioButtonList .SingleInput LABEL {
	display: block;
	float: left;
	margin:0px;
	width: 50px;
}

.cbOtherHowUse {
	position: relative;
	left: 197px;
	top: 1345px !important;
	padding: 0px;
	margin: 0px;
}

.inputWithTextField {
	margin-bottom: 0px;
	margin-right: 0px;
	width: 30;
}

DIV.formWrapper SPAN.lblErrorEmail{
	color:#FF0000;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:100px;
}

SPAN.LblSubmitSuccess{
	color:#FF0000;
}

DIV.formWrapper SELECT.validate {
	border: 1px #FF0000 solid;
	padding:2px;
}

DIV.formWrapper SPAN.lblErrorEmailContactForm{
	color:#FF0000;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:100px;
}

DIV.formWrapper LABEL.lblErrorEmailBuyNowForm{
	position:relative; 
	left:500px; 
	top:285px; 
	color:#FF0000;
	margin:0px;
	padding:0px;
	width:100px;
}

/* additional Styles TinyMCE */
.TextRed{
	color:#ED174F; /* Color replaced */
}

/* added rei */
.textNoResultsFound
{
    margin: 10px 0 0 10px;
}

img#mainPic
{
    border: 1px solid #999999;
}

.familyDescription
{
    width: 611px;
    margin-bottom: 20px;
}

table.modelsTable
{
    width: 593px;
    background: #F3F3F3;    
}

table.modelsTable th,
table.modelsTable td
{    
    text-align: center;   
    font-size: 11px;    
}

/* unsuccessfull tests to fix Table-Header - rmi */

/*table.bodyHidden {
    position:absolute;
    top:550px;
    z-index:1000;
}


table.bodyHidden tbody,
table.bodyHidden tbody tr,
table.bodyHidden tbody tr td
 {
    height:0px;
    visibility:hidden;
    line-height:0px;
}

table.bodyHidden tbody tr td
 {
    padding:0px;
    background-color:#FFFFFF;
    border-color:#FFFFFF;
    border-width:0px;
}*/


/*table.modelsTable
{
    table-layout: fixed;
}*/

/*table.modelsTable thead tr
{
    display: block;
    position: relative;
    width: 100%;
}


table.modelsTable th.PhotoURL,
table.modelsTable td.PhotoURL
{
    width:45px;
}

table.modelsTable th.ModelCode,
table.modelsTable td.ModelCode
{
    width:65px;
}

table.modelsTable th.ArticleNr,
table.modelsTable td.ArticleNr
{
    width:50px;
}


table.modelsTable th.Capacity,
table.modelsTable td.Capacity
{
    width:50px;
}

table.modelsTable th.Readability,
table.modelsTable td.Readability
{
    width:70px;
}

table.modelsTable th.Platform,
table.modelsTable td.Platform
{
    width:60px;
}

table.modelsTable th.Battery,
table.modelsTable td.Battery,
table.modelsTable th.CAL_INT,
table.modelsTable td.CAL_INT,
table.modelsTable th.RechargableBattery,
table.modelsTable td.RechargableBattery
{
    width:30px;
}*/

/*table.modelsTable th.TestWeight,
table.modelsTable td.TestWeight
{
    width:144px;
}*/

/*table.modelsTable tbody
{
    display: block;
    overflow: auto;
    height: 188px;
}*/


/*text-align: center;*/

/* Single Market, e.g. Industrial (we had to switch from Divs to Table) - rmi */
h4.SingleMarket {
	font-weight:bold;
	margin:6px 0px 0px 0px;
	padding:0px;
}

td.SingleMarket p {
	margin:7px 0px 10px 0px;
	padding:0px;
}

img.SingleMarket {
	margin:0px;
}

/* Search and Search Results */
.SearchSubmitButton {
	margin-left:6px;
}

.SearchResultsHeader {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#ED174F; /* Color replaced */
}

.SearchResultsPageNumbers, .SearchResultsPageNumbers span {
	font-size:12px;
	font-weight:bold;
	color:#313131;
}

.SearchResultsPageNumbers td {
	height:28px;
}

.SearchHintOutdatedData {
	color:#FF0000;
	border:solid 1px #FF0000;
	padding:3px;
	width:100%;
	display:block;
}

.SearchResultTitle {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
}

.SearchResultSynopsis {
	display:block;
	margin-bottom:6px;
}

.SearchResultURL {
	font-size:10px;
	display:block;
	margin-bottom:4px;
}

#InnerContent ol {
	margin-left:20px;
}


/* for the product selector sliders:*/
.productSlider .header
{
    position: relative;
}
DIV.sliderRight
{
    position: absolute;
    top: 3px;
    right: 8px;
    color: #ED174F;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
}