/* +++++++++++++++++++++++++ PROMO OFFERS +++++++++++++++++++++++++ */

#promo {
	height:279px;
	padding-bottom:15px;
	background: url(../images/main_promo_shadow.gif) bottom left no-repeat;

}

.rightoffers {
	float:right;
	width:451px;
	border:solid 1px #a9bd46;
}

.leftoffers {	
	float:left;
	width:222px;
}

.lefttab {
	float:right;
	width:5px;
	height:92px;
}

#promo a {
	color:#333;
	text-decoration:none;
}

#promo h1 {
	font-size:165%;
	padding-top:12px;
	padding-bottom:9px;
}

#offer1 a, #offer2 a, #offer3 a {color:#000;}

#offer1, #offer2, #offer3 {	
	height:92px;	
	padding-left:15px;
	margin-bottom:1px;
}

#offer1 {
	background: url(../images/tabs_select_bg.gif) 0 0 repeat-x #d5da45;
}

#offer2, , #offer3 {
	background: url(../images/tabs_bg.gif) 0 0 repeat-x #eef2da;
}

#PT_Knappar a {
	color:#fff;
	text-decoration:none;
}



