/* - - - Start page specific stylesheet - - - */
/* - - - LAYOUT - - - */

@import "new_global.css";
#content
{
	padding-top: 10px;
}
#slideshow
{
	display: block;
	width: 707px;
	height: 336px;
	padding: 0px;
	float: left;
}
#main
{
	background-color:transparent;
	background-image:url("../images/bg_bildspel_content.png");
	background-position:left top;
	background-repeat: repeat;
	left:475px;
	padding:13px 18px;
	position:absolute;
	top:47px;
	width:180px;
	max-height: 245px;
	z-index:105;
	/*font-family: "Futura",'MS Trebuchet', Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px; 
	-moz-border-radius-bottomleft: 9px; 
	-moz-border-radius-bottomright: 9px; 
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	
}
#secondary
{
	float: left;
	font-size: 11px;
}
#promotions
{
	margin-top: 5px;
	
}
#promotions .promo
{
	float: left;
	width: 231px;
	height: 185px;
	background: transparent url('../images/promo_bg.gif') no-repeat left bottom;
	margin: 0 7px 0 0;
	
}
#promo_1
{}
#promo_2
{}
#promo_3
{
	margin-right: 0;
}
.promo_top
{
	height: 16px;
	padding: 7px 10px;
	font-size: 12px;
}
.promo_top a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#promo_1 .promo_top
{
	background: transparent url('../images/promo_top.gif') no-repeat 0 0;
}
#promo_2 .promo_top
{
	background: transparent url('../images/promo_top.gif') no-repeat 0 -60px;
}
#promo_3 .promo_top
{
	background: transparent url('../images/promo_top.gif') no-repeat 0 -30px;
}
.promo_content
{
	padding: 10px;
	color:#707172;
	font-style:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	letter-spacing:-0.02em;
}
.promo_bottom
{
	bottom:0;
	padding:12px;
	position:absolute;
	width: 204px;
}


/*supplemental*/



