a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}

b
{
	color: #000000;
}

select
{
	color: #333333;
	border-width: 1px;
}
em
{
	font-size: 17px;
	font-family: "Arial";
	font-style: normal;
	font-weight: bold;
}

/***********
 HEADER
***********/
#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	height: 61px;
	z-index: 1000;
}
#headerSearchBar
{
	position: absolute;
	top: 13px;
	left: 14px;
}
#headerSearchButton
{
	position: absolute;
	top: 14px;
	right: 23px;
}
#headerQuickSearch
{
	position: absolute;
	bottom: 1px;
	left: 14px;
}
#headerQuickSearch select
{
	width: 180px;
}

input.headerSearchBox
{
	border-width: 1px;
	width: 129px;
	height: 16px;
	padding: 2px 0px 0px 5px;
}
#headerQuickLinks
{
	position: absolute;
	top: 13px;
	left: 215px;
	width: 100%;
}

#headerLogo
{
	position: absolute;
	top: 28px;
	left: 620px;
}
#headerHR
{
	position: absolute;
	top: 80px;
	left: 1px;
}
#headerLangBar
{
	position: absolute;
	left: 0px;
	top: 80px;
	height: 29px;
	width: 768px;
	border-width: 1px 0px 1px 0px;
}
#headerLangBar .space
{
	float: left;
	width: 4px;
}
#headerLangBar .link
{
	float: left;
	padding: 8px 11px 8px 11px;
}
div
{
	/*	border-width: 1px;*/
}
#headerLangBar .selectedlink
{
	float: left;
	padding: 8px 16px 9px 16px;
}
#headerLangBar .line
{
	float: left;
	height: 13px;
	width: 1px;
	margin-top: 9px;
	background-color: #CCCCCC;
}
#headerLangBarBox
{
	position: absolute;
	left: 616px; /*right: 4px;*/
	top: 5px;
}
#headerLangBarBox select
{
	width: 148px;
}

.headerPic
{
	margin-bottom: 7px;
}

/***********
 END HEADER
***********/

#footer
{
	clear: both;
	width: 763px;
	border-top-width: 1px;
	position: relative;
	margin-top: 19px; /*Malin*/
	padding: 6px 0px 12px 5px;
	_padding: 6px 0px 0px 5px;
	z-index: -5;
}

.footerItem
{
	float: left;
	padding-left: 12px;
}
.footerspace
{
	clear: both;
	height: 36px;
	line-height: 0px;
	font-size: 0px;
}

/***********
 MAIN CONTENT
***********/
#content
{
	position: absolute;
	left: 0px;
	top: 111px;
	width: 776px;
	z-index: 1;
}
.contentSection
{
	position: relative;
	margin-bottom: 19px;
}
.contentSectionMain
{
	position: relative;
	margin-bottom: 0px;
}
.contentSectionLumi
{
	position: relative;
	margin-bottom: 0px;
	width: 768px;
	z-index: 1;
}
.contentSectionLumiLower
{
	position: relative;
	margin-bottom: -20px;
	margin-top: -1px;
	background-color: #cecece;
	padding-bottom: 25px;
	padding-left: 10px;
	width: 768px;
	border-bottom: 19px solid #00498e;
	z-index: 1;
}

.contentSectionLumiLower .Column
{
	width: 241px;
	padding: 0px 15px 0px 0px;
	vertical-align: top;
}

.contentSectionLumiLower .Column table
{
	width: 100%
}

.contentSectionLumiLower .Column .Image
{
	width: 1px;
	vertical-align: top;
}

.contentSectionLumiLower .Column .TextCell
{
	padding-left: 10px;
	vertical-align: top;
}

.contentSectionLumiLower .Column .TextCell,
.contentSectionLumiLower .Column .TextCell *
{
	color: #000000;
	line-height: 15px;
}

.contentSectionLumiLower .Column .TextCell a
{
	color: #00488e;
}

.contentPostMenuSpace
{
	position: relative;
	line-height: 0px;
	font-size: 0px;
	height: 19px;
	height: 14px;
}

.contentGreyBar
{
	position: relative;
	height: 28px;
	width: 768px;
	background-color: #EEEEEE;
	margin-bottom: 17px;
	padding: 0 0 0 9px;
}

/* FIRST ITEM IN LIST */
.firstContentGreyBarItem
{
	padding: 0px 10px 0px 19px;
	margin-top: 7px;
	float: left;
}
.firstContentGreyBarItem a
{
	color: #474747;
	text-decoration: none;
}
.firstContentGreyBarSelectedItem
{
	padding: 4px 10px 0px 19px;
	font-weight: bold;
	height: 21px;
	margin-top: 3px;
	float: left;
	background-color: #FFFFFF;
}
/* END FIRST ITEM */

.contentGreyBarItem
{
	padding: 0px 10px 0px 10px;
	margin-top: 7px;
	float: left;
	border-left-width: 1px;
}
.contentGreyBarItem a
{
	color: #474747;
	text-decoration: none;
}

.contentGreyBarSelectedItem
{
	padding: 4px 10px 0px 10px;
	font-weight: bold;
	height: 21px;
	margin-top: 3px;
	float: left;
	background-color: #FFFFFF;
	border-width: 0px 1px 0px 1px;
}

.contentBodyText
{
	line-height: 17px;
	margin-top: 29px;
	width: 340px;
}
.contentBodyText p
{
	margin-bottom: 22px;
}
.contentBodyText img
{
	margin-bottom: 20px;
}
.contentBodyText *
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.contentNewsLeadin
{
	font-size: 16px;
	line-height: 23px;
	color: #666666;
	font-weight: normal;
}
.contentNewsHeading
{
	font-size: 16px;
	font-weight: bold;
}

.searchBox
{
	background-image: url( '../images/search_bg.gif' );
	background-repeat: no-repeat;
	width: 373px;
	height: 46px;
	padding: 11px 0 0 0px; /* _padding: 10px 0 0 18px; */
}

.searchBox *
{
	vertical-align: middle;
}

.searchBox label
{
	padding: 0 12px 0 0;
	_padding: 4px 12px 0 0;
}

.searchBox label.button
{
	padding: 4px 0 0 0;
	_padding: 0;
}

.searchBox a
{
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 0 0;
	_padding: 0;
}

.searchBox input
{
	border-width: 1px;
	width: 201px;
	height: 19px;
	margin: 3px 9px 0 0;
	_margin: 0 9px 0 0;
	padding: 2px 0px 0px 2px;
	background-image: none;
}
.searchResultHeaderBox
{
	margin: 8px 0px 19px 0px;
	background-repeat: no-repeat;
	padding: 9px 0px 9px 0px;
	width: 371px;
	height: 30px;
}
.searchResultHeaderBox a
{
	color: #FFFFFF;
}
.searchResultHeaderBox a.prevnextbutton
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.searchResultHeaderBoxPrev
{
	margin-left: 6px;
	width: 25%;
	text-align: left;
	float: left;
}
.searchResultHeaderBoxPages
{
	width: 50%;
	text-align: center;
	float: left;
	letter-spacing: 2px;
	width: 144px;
}
.searchResultHeaderBoxNext
{
	margin-right: 6px;
	width: 25%;
	text-align: right;
	float: right;
}


.searchItemNews
{
	margin-top: 9px;
	line-height: 17px;
}
.searchItemNews .header
{
	font-weight: bold;
}
.searchItemNews a
{
	line-height: 17px;
}
.searchItemNews p
{
	line-height: 17px;
}

.searchItem
{
	margin-top: 17px;
	padding-left: 3px;
	line-height: 17px;
	color: #3B3B3B;
}
.searchItem a
{
	line-height: 17px;
}
.searchItem p
{
	line-height: 17px;
}
.searchItem td
{
	color: #3B3B3B;
}

.contentStorySubtitle
{
	font-weight: bold;
}

/* NEWS */
.newsDate
{
	vertical-align: top;
	padding-top: 1px;
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
}

.newsHeading
{
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.newsBody
{
	color: #737373;
	line-height: 15px;
	margin-bottom: 12px;
}


/* RIGHT BOX */
.rightBoxHeading
{
	margin: 15px 0 3px 0;
	_margin: 15px 0 0 0;
	font-weight: bold;
	color: #000000;
}

.rightBoxHeadingHr
{
	margin-top: 14px;
	padding: 10px 0px 2px 0px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
}

.rightBoxBody
{
	line-height: 15px;
	color: #595959;
}
.rightBoxReadMore
{
	margin-top: 5px;
}
.rightBoxMore
{
	margin: 5px 0px 18px 0px;
}
.rightBoxTd
{
	padding-right: 10px;
}
.rightBoxGfx
{
	margin-top: 7px;
	padding: 12px 0px 12px 0px;
	border-width: 1px 0px 1px 0px;
}
.rightBoxGfx td
{
	vertical-align: top;
}
.rightBoxText
{
	height: 93px;
}
.rightBoxBody .link
{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.rightBoxBody .link a
{
	text-decoration: none;
}

/************/
/* 1000     */
/************/
.p1000_grey_link
{
	color: #3B3B3B;
}
.p1000_rightboxtop
{
	vertical-align: top;
	width: 224px;
	height: 152px;
	padding: 19px 0px 10px 17px;
}
.p1000_rightboxtop .header
{
	margin-bottom: 39px;
}
.p1000_rightboxtop .option
{
	float: left;
	width: 109px;
	height: 19px;
}
.p1000_rightboxtopProfessional
{
	vertical-align: top;
	width: 224px;
	height: 123px;
	padding: 19px 0px 10px 17px;
}
.p1000_rightboxtopProfessional .header
{
	margin-bottom: 39px;
}
.p1000_rightboxtopProfessional .option
{
	float: left;
	width: 109px;
	height: 19px;
}
.p1000_rightboxbottom
{
	vertical-align: top;
	height: 88px;
}
.p1000_rightboxbottomProfessional
{
	vertical-align: top;
	height: 116px;
}


/************/
/* 1110     */
/************/
.p1110_leftcolumn
{
	width: 212px;
	float: left;
	padding-left: 16px;
}
.p1110_midcolumn
{
	width: 361px;
	float: left;
}

.p1010_searchicon
{
	display: inline;
	float: left;
	padding-top: 3px;
}
.p1010_searchtext
{
	display: inline;
	float: left;
	padding-top: 2px;
}
.p1010_searchtext a
{
	font-weight: bold;
	text-decoration: none;
}
.p1010_searchitem_text
{
	padding-right: 5px;
}
.p1010_searchitem_text .header
{
	font-weight: bold;
}
.p1010_endresultspacer
{
	line-height: 0px;
	height: 19px;
}
.p1110_subcategory
{
	font-weight: bold;
	padding-bottom: 8px;
}
.p1010_leftcolumn
{
	width: 182px;
	float: left;
	padding-left: 16px;
}
.p1010_midcolumn
{
	width: 391px;
	float: left;
}
/************/
/* 1100     */
/************/
.p1100_leftcolumn
{
	width: 573px;
	float: left;
	padding-left: 16px;
}
.p1100_image
{
	width: 114px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
.p1100_heading
{
	width: 259px;
	margin-right: 10px;
	height: 110px;
	padding-top: 6px;
	float: left;
	font-size: 17px;
	font-family: "Arial";
	font-style: normal;
	color: #3B3B3B;
}
.p1100_category
{
	width: 109px;
	height: 13px;
	padding: 3px 0px 2px 5px;
}
.p1100_category a
{
	color: White;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
/************/
/* 1110     */
/************/
.greyPuffImageRight
{
	color: #2D2D2D;
	line-height: 15px;
	margin-bottom: 13px;
	width: 194px;
}
.greyPuffImageRight img
{
	float: right;
	margin: 0px 0px 0px 4px;
}
#midThumbSelect
{
	overflow: auto;
	width: 337px;
	height: 86px;
	margin: 0 0 20px 0;
	_margin: 0;
}

#midThumbSelect img
{
	border-width: 2px;
	margin: 6px 8px 0px 0px;
	cursor: pointer;
}


/************/
/* 1320     */
/************/
.productFrame
{
	width: 364px;
	height: 194px;
	margin: 0px 21px 20px 0px;
	border-width: 1px;
	float: left;
}

.productFrameContent
{
	vertical-align: top;
	width: 340px;
	line-height: 15px;
	padding: 16px 40px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.productFrameContent, *
{
	font-family: Arial, Helvetica, sans-serif;
}
.productFrameContent img
{
	padding-bottom: 8px;
}
.productFrameContent a
{
	line-height: 17px;
}
.productFrameContentHeader
{
	display: inline;
	float: left;
	text-decoration: none;
	font-size: 17px;
}
.productFrameContentHeader a
{
	text-decoration: none;
	font-size: 17px;
}
.productFrameContentHeaderImage
{
	display: inline;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 2px;
}
.productFrameContentBody
{
	display: block;
	float: left;
	clear: both;
}
/************/
/* 0001     */
/************/
#p0001_content
{
	position: absolute;
	top: 0px;
	left: 400px;
	padding: 32px 0px 0px 32px;
	width: 168px;
	height: 346px;
}
.p0001_language
{
	padding-left: 2px;
	height: 21px;
}
#p0001_footer
{
	margin-top: 10px;
}

.p1300_midcolumn
{
	padding-left: 16px;
}

/************/
/* 1320     */
/************/
.productItem
{
	margin: 10px 0px 30px 0px;
	color: #606060;
}
.productItem b
{
	color: #000000;
}
.productItem img
{
	margin-right: 15px;
}
.productItem td
{
	line-height: 17px;
}

/************/
/* 1320     */
/************/
.productNewsItem
{
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 13px;
	width: 180px;
}


/************/
/* 1400     */
/************/
.p1400_dealerspace
{
	line-height: 0px;
	font-size: 0px;
	height: 10px;
}
.p1400_flashheader
{
	/*height:37px;*/
	width: 175px;
	height: 20px;
	margin-bottom: 17px;
	font-size: 16px;
	font-family: "Arial";
	font-style: normal;
}
.p1400_leftcolumn
{
	width: 180px;
	float: left;
	padding-left: 16px;
}
.p1400_midcolumn
{
	width: 393px;
	float: left;
}
.dealerLocatorHeaderBox
{
	background-repeat: no-repeat;
	width: 371px;
	height: 23px;
	padding-top: 7px;
}

.dealerLocatorHeaderBox a
{
	color: #FFFFFF;
}
.dealerLocatorHeaderBox a.prevnextbutton
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.dealerLocatorSort
{
	background-color: #E6E6E6;
	height: 26px;
	padding-left: 9px;
	vertical-align: middle;
}
td.dealerLocatorSort .unsorted
{
	background-image: url( '../images/greyarrowdown.gif' );
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 14px;
}
td.dealerLocatorSort .sorted
{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 14px;
}
.dealerLocator
{
	width: 371px;
	border-width: 0px 1px 1px 1px;
	border-color: #A9A9A9;
	padding-bottom: 10px;
}
.dealerLocatorNav
{
	width: 371px;
	border-width: 0px 1px 0px 1px;
	border-color: #A9A9A9;
}
td.dealerLocatorSort a
{
	color: #000000;
	font-weight: bold;
}
td.dealerResult
{
	padding: 4px 0px 3px 9px;
	vertical-align: middle;
}
img.dealerTopImage
{
	float: left;
}



.qsearchTopBox
{
	border-width: 0px 1px 0px 1px;
	background-color: #E6E6E6;
	height: 86px;
	width: 146px;
	padding: 14px 0px 0px 15px;
	border-color: #000000 #BBBBBB #000000 #BBBBBB;
	font-weight: bold;
}

.qsearchTopBox select
{
	width: 130px;
	margin-top: 8px;
	font-weight: normal;
}

.qsearchContentBox
{
	border-width: 0px 1px 0px 1px;
	width: 146px;
	padding: 3px 0px 0px 15px;
	border-color: #000000 #BBBBBB #CCCCCC #BBBBBB;
	font-weight: bold;
}
.qsearchItem
{
	padding: 11px 0px 13px 0px;
	border-bottom-width: 1px;
	line-height: 15px;
	width: 134px;
	font-weight: bold;
}
.qsearchItem .assortment
{
	padding-bottom: 4px;
}
.qsearchItemTextBox
{
	width: 130px;
	margin-top: 5px;
	height: 18px;
	padding: 2px 0px 0px 4px;
	font-weight: normal;
	border-width: 1px;
}
.qsearchItemCheckbox
{
	font-weight: normal;
	height: 21px;
}
.qsearchItem select
{
	width: 134px;
	margin-top: 5px;
	font-weight: normal;
}
.dealerLocatorHit
{
	width: 348px;
	border-width: 0px 1px 1px 1px;
	border-color: #A9A9A9;
	padding: 14px 0px 14px 21px;
	margin-bottom: 10px;
	vertical-align: top;
}
.dealerLocatorGrey
{
	color: #666666;
	width: 85px;
	line-height: 18px;
}
.dealerLocatorHitHeaderBox
{
	background-image: url( "../images/1400_greytop.gif" );
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	width: 371px;
	height: 20px;
}



/************/
/* 1310     */
/************/
.p1310_leftcolumn
{
	width: 589px;
	float: left;
	margin-left: 0px;
}
.p1310_redbox
{
	width: 160px;
	height: 167px;
	padding: 14px 0px 0px 14px;
}
.p1310_redbox .header
{
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}

.p1311_header
{
	font-size: 17px;
	line-height: 21px;
	width: 370px;
	color: #3B3B3B; /*	height: 100px; */
	margin-bottom: 8px;
}

.p1311_text
{
	color: #606060;
	line-height: 17px;
	margin: 20px 0 0 0;
}

.p1311_text p
{
	padding-bottom: 16px;
	margin: 0px;
}
.p1311_space
{
	height: 7px;
	line-height: 0px;
	font-size: 0px;
}
.p1311_productItem
{
	width: 365px;
	margin: 10px 0px 23px 0px;
	color: #606060;
}
.p1311_productItem *
{
	font-family: Arial;
}
.p1311_productItem b
{
	color: #000000;
}
.p1311_productItem img
{
}
.p1311_productItem td
{
	line-height: 17px;
}


.leftcolumn
{
	width: 202px;
	float: left;
	padding-left: 16px;
}
.midcolumn
{
	width: 357px;
	float: left;
	margin: 0 0 0 15px;
	_margin: 0 0 0 15px;
}

.rightcolumn
{
	width: 179px;
	float: left;
}

/************/
/* 1312     */
/************/
.p1312_output
{
	width: 308px;
	height: 20px;
	padding: 6px 0px 0px 9px;
	margin-bottom: 12px;
	color: #FFFFFF;
}
.p1312_sizes
{
	width: 317px;
	border-bottom-width: 1px;
	padding-bottom: 11px;
	margin-bottom: 5px;
}
.p1312_sizes *
{
	font-family: Arial, Helvetica, sans-serif;
}
.p1312_sizes td
{
	vertical-align: top;
}
.p1312_sizes .left
{
	width: 166px;
}
.p1312_sizes .right
{
	line-height: 15px;
}
.p1312_sizes select
{
	width: 145px;
}
.p1312_sizes .sizehead
{
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.p1312_thumbs .header
{
	font-weight: bold;
	padding-bottom: 7px;
}
.p1312_thumbs .item
{
	float: left;
	width: 96px;
	padding: 0px 3px 12px 0px;
}

.p1312_thumbs .image
{
	margin-bottom: 5px;
	border: 2px solid #fff;
}

/************/
/* 1500     */
/************/
#box1500_header
{
	position: absolute;
	top: 15px;
	left: 16px;
	font-size: 16px;
	font-family: "Arial";
	font-weight: bold;
}
#box1500_1
{
	position: absolute;
	top: 60px;
	left: 30px;
}
#box1500_2
{
	position: absolute;
	top: 100px;
	left: 270px;
	width: 220px;
}
#box1500_2 td
{
	padding-right: 20px;
}
.p1500_dropdownbox
{
	height: 50px;
}
.p1500_dropdownbox td
{
	padding-right: 6px;
	vertical-align: top;
}
.p1500_dropdownbox select
{
	width: 185px;
}

/************/
/* 1600     */
/************/
.p1600_flashheader
{
	/*height:37px;*/
	width: 320px;
	height: 20px;
	margin: 5px 0px 17px 0px;
	font-size: 16px;
	font-family: "Arial";
	font-weight: bold;
	color: #000000;
}
.p1600_flashtext
{
	width: 320px;
	font-size: 17px;
	font-family: "Arial";
	font-style: normal;
	line-height: 24px;
	color: #3B3B3B;
}
.p1600_category
{
	height: 21px;
	font-weight: bold;
	color: #000000;
}

.errorBoxInvisible
{
	border-width: 0px;
	border-color: #FFFFFF;
	line-height: 0px;
	font-size: 0px;
	width: 317px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.errorBox
{
	border-width: 2px;
	font-weight: bold;
	width: 307px;
	line-height: 17px;
	margin-top: 29px;
	padding: 10px 0px 10px 10px;
}
.verdanaRed
{
	font-family: Verdana;
	font-weight: bold;
}
.redInputBox
{
	width: 174px;
	height: 20px;
	margin-top: 9px;
	border-width: 1px;
}
.greyTextArea
{
	width: 314px;
	height: 150px;
	margin-top: 9px;
	border-width: 1px;
}

/************/
/* 1610     */
/************/
.faqHeading
{
	margin-top: 19px;
	font-weight: bold;
	line-height: 15px;
}
.faqItem
{
	line-height: 17px;
}

/************/
/* 1700     */
/************/
.productPic
{
	margin-right: 20px;
	height: 250px;
	width: 238px;
}
.productPicContent div
{
	height: 17px;
}
.p1700_arrow
{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.p1700_box
{
	background-image: url( '../images/1700_boxbg.gif' );
	background-repeat: no-repeat;
	float: left;
	width: 238px;
	height: 306px;
	padding: 17px 20px 0px 15px;
}
.p1700_box .header
{
	width: 230px;
	padding-bottom: 15px;
	font-weight: bold;
}
.p1700_box .smallheader
{
	font-weight: bold;
	padding-bottom: 10px;
}
.p1700_box .bigpic
{
	padding-bottom: 10px;
}
.p1700_box .pic
{
	width: 104px;
	float: left;
	padding: 0px 13px 14px 0px;
}
.p1700_box .category
{
	padding-top: 5px;
}

/************/
/* 1820     */
/************/
.p1820_td
{
	vertical-align: top;
}
.p1820_td p
{
	line-height: 17px;
}
.p1820_td h1
{
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}

/************/
/* 1920     */
/************/
.pressReleaseHeader
{
	margin-top: 4px;
	font-weight: bold;
}
.pressBoxHeader
{
	background-color: #E6E6E6;
	border-width: 0px 1px 0px 1px;
	border-color: #A9A9A9;
	padding: 2px 0px 5px 8px;
	font-weight: bold;
}
.pressBoxContent
{
	border-width: 0px 1px 1px 1px;
	border-color: #A9A9A9;
	padding: 8px;
	vertical-align: top;
	width:151px;
}
.pressBoxContent img
{
	margin: 0px 0px 6px 0px;
}
.pressBoxContent p
{
	margin: 0px 0px 6px 0px;
}

/************/
/* 1920     */
/************/
.pressImageItem
{
	width: 250px;
	height: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.pressImageItem img
{
	width: 90px;
	height: 120px;
	float: left;
	margin-right: 8px;
}


/************/
/* 1313     */
/************/
#p1313_introPanel
{
	position: absolute;
	top: 109px;
	left: 8px;
	height: 214px;
	width: 203px;
	cursor: pointer;
}
#p1313_introPanel a
{
	height: 214px;
	width: 203px;
}
.p1313_spacer
{
	clear: both;
	height: 4px;
	line-height: 0px;
}
.p1313_instructions
{
	float: left;
	padding-top: 15px;
	line-height: 17px;
}
.p1313_instructions .arrow
{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

.p1313_warranty
{
	float: right;
	padding-right: 70px;
	padding-bottom: 20px;
	_padding-bottom: 0px;
	text-align: center;
}

.p1313_warranty .image
{
	padding-bottom: 2px;
}

#p1313_imageViewItem
{
	float: left;
	width: 260px;
	height: 256px;
	padding-right: 10px;
}
#p1313_viewImage
{
	left: 0px;
	top: 0px;
	width: 260;
	height: 256px;
	overflow: hidden;
}
#p1313_viewFill1
{
	display: none;
	position: absolute;
	left: 233px;
	top: 45px;
	width: 130px;
	height: 256px;
	overflow: hidden;
}
#p1313_viewFill2
{
	display: none;
	position: absolute;
	left: 233px;
	top: 173px;
	width: 130px;
	height: 128px;
	overflow: hidden;
}
#p1313_viewFill2text
{
	display: none;
	position: absolute;
	left: 233px;
	top: 173px;
	width: 130px;
	height: 78px;
	overflow: hidden;
	background-color: #535353;
	color: #FFFFFF;
	padding-top: 50px;
	font-weight: bold;
	text-align: center;
}
#p1313_viewFrame
{
	display: none;
	position: absolute;
	left: 363px;
	top: 45px;
	width: 130px;
	height: 256px;
	overflow: hidden;
}
#p1313_viewFrameText
{
	display: none;
	position: absolute;
	left: 363px;
	top: 45px;
	width: 130px;
	height: 128px;
	background-color: #535353;
	color: #FFFFFF;
	padding-top: 128px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
#p1313_viewSwitch1
{
	display: none;
	position: absolute;
	left: 351px;
	top: 245px;
	background-color: White;
	width: 132px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border: solid 1px #cccccc;
}
#p1313_viewSwitch1 a
{
	width: 117px;
	height: 38px;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: 700;
	text-decoration: none;
}
#p1313_viewSwitch2
{
	display: none;
	position: absolute;
	left: 351px;
	top: 245px;
	background-color: White;
	width: 132px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: 120px 50%;
	border: solid 1px #cccccc;
}
#p1313_viewSwitch2 a
{
	width: 112px;
	height: 38px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: 700;
	text-decoration: none;
}

#p1313_fillPanel
{
	width: 174px;
	display: none;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 7px;
	height: 189px;
}
.p1313_fillPanelBIG
{
	width: 174px;
	display: none;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 7px;
	height: 296px;
}
#p1313_categoryPanel
{
	padding-left: 2px;
}
.p1313_FillPanelHeading
{
	font-weight: bold;
	margin: 0px 0px 7px 17px;
}
.p1313_fillContent
{
	display: none;
	overflow: auto;
	clear: both;
	height: 95px;
	width: 165px;
}
.p1313_fillContentBIG
{
	display: none;
	overflow: auto;
	clear: both;
	height: 200px;
	width: 165px;
}
.p1313_framePanelTop
{
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 9px 0px 0px 26px;
	height: 20px;
	width: 155px;
}
.p1313_fillCategory
{
	background-image: url( '../images/1313_fillbutton_bg0.gif' );
	background-repeat: repeat-x;
	float: left;
	width: 79px;
	height: 17px;
	padding-top: 3px;
	margin: 0px 1px 1px 0px;
	text-align: center;
	border-width: 1px;
	cursor: pointer;
}
.p1313_fillCategory
{
	text-decoration: none;
	color: #000000;
}
.p1313_fillItem
{
	width: 43px;
	height: 43px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	border-width: 2px;
	border-color: #FFFFFF;
}
.p1313_fillItem_left
{
	cursor: pointer;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	border-width: 2px 2px 2px 0px;
	border-color: #FFFFFF;
}
.p1313_fillItem_right
{
	cursor: pointer;
	float: left;
	margin-bottom: 1px;
	border-width: 2px 0px 2px 2px;
	border-color: #FFFFFF;
}

#p1313_framePanel
{
	display: none;
	width: 181px;
}
#p1313_frameContent
{
	overflow: hidden;
	clear: both;
	width: 171px;
	border-width: 0px 1px 0px 1px;
	padding: 0px 0px 2px 8px;
}
.p1313_frameItem
{
	width: 46px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0px 1px 1px 0px;
	border-width: 2px;
	border-color: #CCCCCC;
}
.p1313_imageThumbItem
{
	cursor: pointer;
	width: 54px;
	float: left;
	border-width: 2px;
	margin-bottom: 8px;
}
#p1313_output
{
	clear: both;
	width: 253px;
	height: 17px;
	padding: 4px 0px 0px 7px;
	color: #FFFFFF;
}

.p1313_text
{
	display: inline;
	float: left;
	color: #606060;
	width: 324px;
}
.p1313_text p
{
	padding-top: 15px;
	line-height: 15px;
}
.p1313_text img
{
	float: right;
	padding: 0px 0px 10px 10px;
}



.heading1
{
	margin-top: 4px;
	width: 175px;
	height: 20px;
	font-size: 18px;
	font-family: "Arial";
	font-style: normal;
	height: auto;
}

.heading2
{
	width: 175px;
	height: 20px;
	font-size: 18px;
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	margin-bottom: 20px;
}

h3, h3 *, .heading3, .heading3 *
{
	margin: 4px 0 0 0;
	height: 20px;
	font-size: 16px;
	font-family: "Arial";
	font-style: normal;
}
.introductioneditor
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #7D7D7D;
	line-height: 20px;
}
.introduction2editor
{
	/*font-size: 14px; 	font-family: "Arial"; 	color: #454545; 	font: bold;*/
	font-weight: 900;
	font-size: 14px;
	
	
	
	color: gray;
	line-height: 20px;
}
/* Rule 17 of /styles/editor.css */.introductioneditor
{
	EditMenuName: Introduction;
}
/* Rule 262 of /styles/styles.css */.introductioneditor
{
	font-weight: bold;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 20px;
	font-family: Arial;
}

.p1610_flashtext
{
	margin: 4px 0px 0px 0px;
	font-size: 18px;
	line-height: 21px;
	font-family: "Arial";
	font-style: normal;
}

/********/
/* 1900 */
/********/
.p1900_text
{
	width: 340px;
	margin: 7px 0px 9px 0px;
	line-height: 16px;
}
.p1900_contacts
{
	padding: 7px 0px 0px 10px;
}


/********/
/* C001 */
/********/
.c001_leftcolumn
{
	padding-left: 16px;
	width: 369px;
	float: left;
}
.c001_leftcolumn .caption
{
	width: 322px;
	padding: 8px;
	color: #FFFFFF;
	line-height: 15px;
}
.c001_leftcolumn .backbutton
{
	margin-top: 17px;
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 14px;
}
.c001_midcolumn
{
	float: left;
}
.c001_form_float
{
	float: left;
}
.c001_form_clear
{
	clear: both;
	padding-top: 5px;
}
.c001input
{
	height: 18px;
	width: 151px;
	border-width: 1px;
	margin-right: 15px;
	padding: 2px 0px 0px 2px;
}
.c001radio
{
	margin: 4px 3px 0px 8px;
	float: left;
}
.c001form
{
	padding-top: 10px;
	line-height: 12px;
}

.c001_form_clear
{
	clear: both;
	padding-top: 4px;
}
.c001_form_clear .checkboxes
{
	padding-bottom: 35px;
}
.c001_form_clear select
{
	width: 153px;
	border-width: 1px;
	margin-right: 15px;
}
.c001_form_clear option
{
	height: 11px;
	border-width: 1px;
	margin-right: 15px;
}



.c003_backbutton
{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}

.popup_content
{
	position: relative;
	left: 30px;
	top: 30px;
}
.popup_content .heading
{
	font-size: 21px;
	margin-bottom: 16px;
}
.popup_content .text
{
	width: 300px;
}


.rededitor
{
	font-weight: bold;
	EditMenuName: Bold red text;
}



div#SolutionText, div#SolutionText *
{
	font-family: Arial, Helvetica, sans-serif;
}


/*------- Links in top menu --------*/
.MenuItem1
{
	display: inline;
	float: left;
}
.SubMenuContainer
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
	padding: 4px 1px 8px 1px;
	margin-top: 19px;
	z-index: 100;
	width: 185px;
}
a.menuitem
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}


a.menuitemselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: White;
	vertical-align: middle;
}
/*------- Quicklinks --------*/

.QuickLink a
{
	text-decoration: none;
	padding-left: 5px;
	color: MenuText;
	font-size: 11px;
	font-weight: 500;
	font-family: Arial;
	padding-bottom: 2px;
	border-left: solid 1px #CCCCCC;
}
/*----- Print link ---*/
.horisontalline
{
	display: block;
	height: 1px;
	width: 179px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
.printlink
{
	display: inline;
	float: left;
	padding-top: 1px;
	margin-left: 2px;
}
.printlink a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.printimage
{
	display: inline;
	float: left;
}
.printimage a
{
	text-decoration: none;
}
.printregion
{
	display: block;
	width: 179px;
	height: 18px;
	border-bottom: solid 1px #cccccc;
}
/* ----- Footer ---- */
.FooterMain
{
	display: block;
}
.FooterLeft
{
	display: inline;
	float: left;
	color: Gray;
	padding-left: 10px;
}
.FooterLink
{
	display: inline;
	float: left;
	padding-left: 10px;
}
.FooterLink a
{
	color: Gray;
}
.FooterRight
{
	display: inline;
	float: right;
}
.FooterRight a
{
	color: Gray;
}

/*-------- Inspiration on start page -------------*/

.HeaderInspiration a
{
	color: White;
	font-size: 16px;
	text-decoration: none;
}

.ItemsInspiration a
{
	float: left;
}

.ItemsInspiration a .Text
{
	color: White;
	font-weight: bold;
	display: block;
	width: 98px;
	padding-left: 11px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	line-height: 15px;
	cursor: pointer;
}

/* Denna har ett specifikt värde för firefox i firefox.css*/
.ItemsBox .ItemElfa .Text, 
.ItemsBox .Itemelfa .Text
{
	background-image: url('/images/colortheme/elfa/small_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/* Denna har ett specifikt värde för firefox i firefox.css*/
.ItemsBox .ItemLumi .Text, 
.ItemsBox .Itemlumi .Text
{
	background-image: url('/images/colortheme/lumi/small_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/* Denna har ett specifikt värde för firefox i firefox.css*/
.ItemsBox .ItemNoga .Text, 
.ItemsBox .Itemlumi .Text
{
	background-image: url('/images/colortheme/noga/small_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.ItemsBox
{
	padding-top: 30px;
	width: 100%;
}


div.InspirationIntroBox
{
	width: 100%;
	height: 87px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

div.InspirationIntroBox a
{
	width: 100%;
	height: 87px;
	display: block;
	text-decoration: none;
}

div.InspirationIntroBoxProfessional
{
	width: 100%;
	height: 116px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

div.InspirationIntroBoxProfessional a
{
	width: 100%;
	height: 116px;
	display: block;
	text-decoration: none;
}

div.InspirationIntroBox a:link
{
	color: black;
	text-decoration: none;
}

div.InspirationIntroBox a:hover
{
	color: Black;
	text-decoration: none;
}
.InspirationIntroText p
{
	padding-left: 122px;
	padding-top: 10px;
	font-size: 14px;
	color: #555555;
}

.InspirationIntroText font
{
	font-size: 14px;
	color: #555555;
}

.InspirationIntroText strong
{
	font-size: 14px;
	color: #555555;
}

.InspirationIntroText font strong
{
	font-size: 14px;
	color: #555555;
}

.InspirationIntroLinkText
{
	padding-left: 122px;
	color: #555555;
	padding-top: 15px;
	font-weight: bold;
}


.InspirationIntroTextProfessional p
{
	padding-left: 7px;
	padding-top: 78px;
	font-size: 12px;
	color: #555555;
}

.InspirationIntroTextProfessional p strong
{
	font-size: 12px;
	color: #555555;
}

.InspirationIntroLinkTextProfessional
{
	padding-left: 7px;
	color: #555555;
	padding-top: 5px;
	font-weight: bold;
}


/*---- Nyhetsrubrik Startsidan --*/
.StartPageNewsHeading
{
	font-weight: 900;
}
.StartPageNewsHeadingLumi
{
	font-weight: 900;
	padding-top: 10px;
}

/*------ Marketing Area ---*/
.MarketingAreaImage
{
	display: inline;
	float: left;
	margin-right: 15px;
}
.MarketingArea
{
	display: inline;
	float: left;
	width: 230px;
}
.MarketingAreaLumi
{
	display: inline;
	float: left;
	width: 100px;
}
.MarketingAreaHeadingLumi
{
	padding-top: 22px;
	padding-bottom: 3px;
	padding-left: 3px;	
}
.MarketingAreaHeadingLumi span
{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.MarketingAreaHeading
{
	font-size: 14px;
	font-weight: 900;
	color: #555555;
}
.MarketingAreaText p
{
	font-size: 14px;
	line-height: 20px;
	color: Gray;
	font-weight: normal;
}

/*--- Right --*/
.InternalPromo
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px; /*border-bottom:solid 1px #cccccc;*/ /*margin-top: 12px; 	margin-bottom:5px;*/
}

.InternalPromo table
{
	width: 100%;
	border: solid 0px Red;
}

.InternalPromoLeft
{
	padding-right: 10px;
	vertical-align: top;
}

.InternalPromoRight
{
	vertical-align: top;
}

.InternalPromoRight a
{
	text-decoration: none;
}
.InternalPromoRight a span
{
	text-decoration: none;
}
.InternalPromoRight a p
{
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	color: Gray;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 5px;
}
.InternalPromoRight a p *
{
	font-size: 13px;
	line-height: 20px;
	color: Gray;
}

/*--- Välja landsidan (default.aspx) ---*/
.countrylist
{
	vertical-align: top;
	width: 224px;
}
.ItemsDefaultPage a
{
	color: White;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	float: left;
	width: 150px;
	height: 16px;
	padding-left: 20px;
}

.HeadingDefaultPage
{
	padding-top: 25px;
}
.HeadingDefaultPage *
{
	color: White;
	font-size: 13px;
	text-align: center;
}
.LinkHeadingDefaultPage *
{
	color: White;
	font-size: 13px;
}
.LinkHeadingDefaultPage
{
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
.CountryListDiv
{
	margin-top: 30px;
}

/*---- GoToDealerButton----*/
.GoToDealerDiv
{
	float: right;
	font-weight: bold;
	width: 65px;
	height: 35px;
	margin: 0px 0px 4px 4px;
	border: solid 1px #cccccc;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: 64px 30px;
}
.GoToDealerDiv a
{
	text-decoration: none;
	height: 35px;
	width: 65px;
}
.GoToDealerDiv2
{
	float: right;
	font-weight: bold;
	width: 65px;
	height: 35px;
	margin: 15px 0px 4px 4px;
	border: solid 1px #cccccc;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: 64px 30px;
}
.GoToDealerDiv2 a
{
	text-decoration: none;
	height: 35px;
	width: 65px;
}
.SmallRedLink
{
	font-size: 11px;
	text-decoration: none;
	font-weight: 900;
}
a.SmallRedLink:hover
{
	text-decoration: none;
}
.SmallRedLinkImg
{
	margin-top: 4px;
	margin-right: 4px;
}
.ProductItemListingImg
{
	margin-right: 15px;
}
.ThumbWhiteBorder
{
	border-color: #ffffff;
}
.SlidingDoorFillWhite
{
	color: #333333;
}
.DesignHeading
{
	cursor: pointer;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 8px;
	width: 169px;
	text-decoration: none;
}

.DesignText
{
	text-decoration: none;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 8px;
	width: 169px;
}

.DesignBottom
{
	text-decoration: none;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 8px;
	width: 169px;
}
.DesignLinkDiv
{
	position: absolute;
	right: 25px;
	bottom: 20px;
	height: 20px;
	padding-top: 5px;
}
.DesignLink
{
	background-position: 10px 50%;
	background-repeat: no-repeat;
	color: White;
	font-weight: 700;
	padding-left: 20px;
	padding-right: 20px;
}
.kursiv
{
	font-style: italic;
}
.fet
{
	font-weight: bold;
}
.understruken
{
	text-decoration: underline;
}

.flashDiv
{
	z-index: 1;
}
