/* =====[ /werkgever/winkelmandje/index.html ]=======================*/
form#winkelmandje #vacatures tbody tr td,form#winkelmandje #functiegroeptoppers tbody tr td
{
	font-weight:bold;
}

form#winkelmandje table thead tr th
{
	text-align:left;
/* IE 8 */
}

form#winkelmandje #vacatures span.description
{
	font-weight:normal;
}

form#winkelmandje tr.bestelling-titel td
{
	font-weight:bold;
}

form#winkelmandje tr.bestelling-titel td div.subheader
{
	color:red;
	font-weight:normal;
}

form#winkelmandje #vacatures div.delete,form#winkelmandje #functiegroeptoppers div.delete
{
	padding-left:20px;
	padding-bottom:2px;
	background:url(/images/newstyle/icn/sluiten.gif) no-repeat left top;
	font-weight:normal;
}

form#winkelmandje #vacatures div.plaats,form#winkelmandje #functiegroeptoppers div.plaats
{
	padding-left:20px;
	padding-bottom:2px;
	background:url(/images/newstyle/icn/actief.gif) no-repeat left top;
	font-weight:normal;
}

form#winkelmandje #vacatures tr td.plaats
form#winkelmandje #functiegroeptoppers tr td.plaats
{
	border-right:0;
}

form#winkelmandje #functiegroeptoppers tr td.delete
{
	border-left:0;
}

form#winkelmandje tbody tr td,form#winkelmandje tbody tr
{
	border-top:0;
	border-bottom:0;
}

table.prijslijst tfoot tr td
{
	background-color:#FFF;
}

table.prijslijst .separator
{
	border-top:1px solid #D8D8D8;
	height:1px;
}

table.prijslijst
{
	border:1px solid #d8d8d8;
}

table.prijslijst tr td
{
	border:0;
}

th.action-column,td.action-column
{
	width:75px;
	text-align:left;
}

form#winkelmandje tbody tr.bestelling-titel td,form#winkelmandje tbody tr.bestelling-titel
{
	border-top:1px solid #d8d8d8;
}

form#winkelmandje select
{
	width:5em;
}

#winkelmandje #end-buttons
{
	margin:10px 0 0;
}

#coupon_code_row
{
	height:50px;
}

#coupon_code_row .red
{
	color:red;
}

#coupon_code_row td
{
	padding-top:17px;
}

#coupon_code_row #activate-coupon
{
	padding-top:7px;
}

#coupon_code
{
	width:8em;
}

#activate-coupon .button
{
	display:inline;
}

/* === Style the product information lightbox ====================== */
.product-lightbox
{
	background:#edf3fa;
	height:440px;
	padding:10px;
	width:660px;
}

.product-lightbox h2 a
{
	font-size:11px;
	font-weight:normal;
}

.product-lightbox .intro
{
	padding:0 0 0 75px;
}

.product-lightbox .intro.ster1
{
	background:transparent url(/images/newstyle/icn/1ster.gif) no-repeat scroll left top;
}

.product-lightbox .intro.ster2
{
	background:transparent url(/images/newstyle/icn/2ster.gif) no-repeat scroll left top;
}

.product-lightbox .intro.ster3
{
	background:transparent url(/images/newstyle/icn/3ster.gif) no-repeat scroll left top;
}

div.price
{
	padding:15px 0 0;
}

.product-lightbox .intro.cvdb
{
	background:url(/images/newstyle/icn/product_database.gif) no-repeat scroll left top;
}

.product-lightbox .intro.exposure
{
	background:url(/images/newstyle/icn/product_exposure.gif) no-repeat scroll left top;
}


#extra_attentiewaarde h2
{
	background:none;
	border:0;
	padding:0;
}

#extra_attentiewaarde .box
{
	border:1px solid #ccc;
	padding:8px 5px 0;
}

#extra_attentiewaarde .box ul
{
	padding:0;
	margin:0;
}

#toevoeg-link
{
	display:block;
	width:79px;
	margin-left:18px;
}

#extra_attentiewaarde .yellow
{
	background:#FFC;
}

#extra_attentiewaarde ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#extra_attentiewaarde ul li
{
	clear:both;
	height:28px;
	margin:0;
}

#extra_attentiewaarde div.price
{
	float:right;
	padding:0;
	text-align:right;
}

