/*
Telia färger:

Mörk rosa:			#750235
Standard rosa:		#ca035b
Ljus rosa:			#ff6b9f
Lila:				#521948
Orange:				#FF6319
Grå:				#c3c3b5
Mörk grå:			#818177
Ljusare Grå:		#f3f3f0


*/

@charset "utf-8";
/* CSS Document */

.box240x144{
width:240px;
height:144px;
margin:0 10px 10px 0;
padding:0;
display:block;
overflow:hidden;
position:relative;
float:left;
position:relative;
}
.box240x144 a{
color:#333333;
}

.box240x144Content {
width:220px;
height:144px;
padding:10px;
z-index:2;
background:url(/include/foretag/graphics/box_img/box240x144Border.gif) no-repeat;
position:absolute;
}

.box240x144Content p{
color:#333333;
}

.box240x144Content ul, li{
color:#333333;
}

/* -- The last box240x240 in a row needs to have no right-margin -- */
.noRightMargin{
margin-right:0;
}

/* --  --------------------------------------------------------  -- */
/* -- Place the image in box240x240, and place it behind the content -- */
.box240x144 img{
position:absolute;
z-index:1;
border:0;
}
/* --  --------------------------------------------------------  -- */

.campain{
padding:7px 0 0 0;
display:block;
color:#f68b00;
font-weight:bold;
}

.normalPrice {
    color: #111111;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 0 0;
}


.campainPrice, .campaignPrice{
display:block;
color:#666;
font-weight:bold;
font-size:11px;
padding:7px 0 0 0;
}

/* -- This place the arrow symbol in the box -- */
/* -- [ behavior: url(iepngfix.htc)] <= This is a PNG-fix for IE 6 -- */
.box240x144 .linksymbol1{
background-image:url(../graphics/arrow1.png);
background-repeat:no-repeat;
width:19px;
height:19px;
z-index:4;

position:absolute;
right:9px;
bottom:9px;
behavior: url(iePngFix/iepngfix.htc)
}

/*--  Hover effect on the link symbol --*/
.box240x144:hover .linksymbol1{
background-image:url(../graphics/arrow1a.png);
behavior: url(iePngFix/iepngfix.htc)
}
/* -- -------------------------------------- -- */








a:hover{
cursor:hand;
color:#666;
}

.productListIntroduction
{
	margin-bottom:10px;
	clear:both;
	width:470px;
}
.landingContentRight{
overflow:auto;
width:750px;
}
.landingContentLeft{
 overflow:hidden;
}
.landingContentLeft img{
float:right;
border:none
}
.landingContentLeft .bodyText{
width:480px;
color:#333333;
}
.landingContentLeft .bodyText span.linksymbol1 {
position:relative;
bottom:0;
right:0;
float:right
}



/* -- For the Plantronic picture -- */ /* -- jaja10: 2011-03-21 -- */
#linksymbol1_Plantronics {
bottom:162px;
right: 9px;
position: absolute;

}


a:hover #linksymbol1_Plantronics 
{
	background-image: url("/include/foretag/graphics/arrow1a.png");	
}
/* -- -------------------------------------- -- */


