/* CSS voor de acties op de index */

.acties_row {
	display:block;
	width: 696px;
	text-align:left;
	float:left;
	padding-bottom:20px;
}

.acties_titel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
	color:#33689f;
	padding-bottom:8px;
}

.prijs {
	padding-top:4px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

/*
|------------------------------------------------------------|
|  CSS voor abo + 4 gsm's container                          |
|------------------------------------------------------------| */
.gcombo_abo {
	background-image:url(/img/acties/gcombo_abo_bground.gif);
	background-repeat:no-repeat;
	height:40px;
}
.gcombo_abo_text {
	padding-top:2px;
}
.abo {
	font-size:12px;
	font-weight:bold;
}
.gcombo_gsmbox {
	background-image:url(/img/acties/gcombo_gsm_bground.gif);
	background-repeat:no-repeat;
	height:216px;
	width:171px;
	cursor:pointer;
}
.seperator {
	padding-right:4px;
}
/*
|------------------------------------------------------------|
|  CSS voor 4 Sim-Only acties                                |
|------------------------------------------------------------| */

.simonlybg {
	background-image:url(/img/acties/simonl_bground.gif);
	background-repeat:no-repeat;
}

.simonl_header {
	width:664px;
	height:25px;
	padding: 8px 16px 4px 16px;
	display:block;
}

.simonl_rows {
	width:664px;
	height:125px;
	padding: 5px 16px 8px 16px;
	display:block;
}

.simonl_row {
	border-bottom:1px solid #008e00;
	padding-bottom:2px;
	margin-bottom:2px;
	cursor:pointer;
}

.simonl_text_big{
	font-size:18px;
	font-weight:bold;
}
.red {
	color:#cc0000;
}

#sostreep {
	position:absolute;
	z-index:10;
	display:block;
	width:70px;
	height:20px;
}

.sotitel {
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.sotxt {
	color:#333;
	width:70px;
	text-align:center;
	display:block;
}
.soprijs {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}

/*
|------------------------------------------------------------|
|  CSS voor 2 abo + gsm + kassakoopje container              |
|------------------------------------------------------------| */

.kcombo_bground {
	width:318px;
	padding:10px;
	height:237px;
	float:left;
	background-image: url(/img/acties/kcombo_bground.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.kcombo_seperator {
	margin-right:20px;
}

.kcombo_titel {
	font-size:14px;
	padding-bottom:8px;
}

.kcombo_subtitel {
	color:#33689f;
	font-size:14px;
}

/*
|------------------------------------------------------------|
|  CSS voor BT headsets en BT carkit in mijnmandje           |
|------------------------------------------------------------| */

.headset_bground {
	width:425px;
	padding:10px;
	height:197px;
	float:left;
	background-image: url(/img/acties/headset_bground.gif);
	background-repeat:no-repeat;
/*	cursor:pointer; */
}

.headset_seperator {
	margin-right:21px;
}

.headset_titel {
	font-size:18px;
	padding-bottom:8px;
}

.headset_subtitel {
	color:#33689f;
	font-size:14px;
}