

/*	CADEAULIJST MODULE*/
#cl_leftMenu {
	float: left; display: inline;
	position: relative;
	width: 187px; 
	min-height: 219px;
	border:1px solid #EE7900;
	padding:10px;
	/*background: url(../images/interface/column_wereldcadeaus.png) repeat-x left top;*/
}

#cadeaulijst h3 {
	color:	#EE7900;
	font-size:13px;
	margin-bottom:10px;
}
#cadeaulijst #primaryContent {
	width: 401px;
	margin-left: 10px;
}
#cadeaulijst #secondaryContent {
	display:inline;
	float:right;
	min-height:365px;
	width:309px;
	background-color:#4b4b4d;
}

#cadeaulijst #content {
	margin-bottom:6px;
	background: none;
}


#cadeaulijstBeheer #leftMenu {
	float: left; display: inline;
	position: relative;
	width: 145px; 
	height: 352px;
	border:0px solid #EE7900;
	background: url(../images/interface/cl_leftmenu_background.png) repeat-x left top;
	
}

#cadeaulijstBeheer #leftMenu .header {
	background-color: #535355;
	position:relative;
	height:30px;
	width:145px;
}
#cadeaulijstBeheer #leftMenu .wrapper{
	padding:10px;
}

#cadeaulijstBeheer #leftMenu ul.list li {
	font-weight: bold;
	font-size:11px;
}
#cadeaulijstBeheer ul.list li a{
	text-decoration: none;
	font-size:11px;	
	color:black;
}
#cadeaulijstBeheer #leftMenu ul.list li a{
	font-weight: bold;

}

#cadeaulijstBeheer ul.list li a:hover,
#cadeaulijstBeheer ul.list li a.hover,
#cadeaulijstBeheer ul.list li a.active{
	color:#EE7900;
}

#cadeaulijstBeheer #cl_primaryContent{
	width:536px !important;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#cadeaulijstBeheer #content{
	background: none !important;
}
.roundFieldset {
	background: url(../images/interface/fieldsetCenter.gif) repeat-y top left;
	min-height: 14px;
	width:536px;
}
.roundFieldset #wrapper {
	background: url(../images/interface/fieldsetTop.gif) no-repeat top  left;
	min-height: 14px;
	width:517px;	
	padding:10px !important;
	padding-bottom:0px !important;	
}

.roundFieldset .endRoundFieldset {
	background: url(../images/interface/fieldsetBottom.gif) no-repeat bottom left;
	min-height: 14px;
	width:536px;	
}
#cl_leftMenu form,
#cl_leftMenu table,
.roundFieldset form,
.roundFieldset table {
	margin:0px !important;
	padding:0px !important; 	
}
.cl_defaultWidth {
	width:179px;
}
.cl_largetWidth{	
	width:395px;
}
.cl_middleWidth{
	width:295px;
}

#cadeaulijstBeheer .cl_defaultWidth {
	width:179px;
}
#cadeaulijstBeheer .cl_largetWidth{	
	width:375px;
}
#cadeaulijstBeheer .cl_middleWidth{
	width:269px;
}

.roundFieldset .right,
#cl_stap1 .right,
#cl_stap1 {
	margin:0px !important;
}

#cl_primaryContent {
	width:568px !important;
	float:left;
}
#cl_secundaryContent {
	width:227px !important;
	height:200px;
	float:left;
	background-color:black;
	float:right;
}

#cartHeader h1 {
	font-size: 1.5em;
	color:#EE7900;
	margin-bottom:0.3em;
}

.grayBackground {
	padding: 10px;
	background: #eee url(../images/interface/cart_corner_bl.gif) no-repeat left bottom;
	font-size: 11px;
}

.grayBackground hr {
	margin-top:5px;
	margin-bottom:5px;
}

.epochButton {
	width:100px;
	cursor:pointer;
	text-align:center;
}
.cl_overLay {
	 position:absolute; 
	 width:545px;
	 top:260px; 
	 left:200px; 
	 background-color:white;  
	 z-index:999;
}
#overLayDiv {
	filter: alpha(opacity=30); 
	-moz-opacity:0.72; 
	position:absolute; 
	z-index:998; 
	background-color:black; 
	width:100%; 
	height:100%;  
	overflow:hidden; 
	left:0px; top:0px;
}
#wrapper div#footer h2 {
	display:none;
}
#wrapper div h2 {
	display:block;
}
.cl_overLay .cl_detailTop {
	padding:5px;
}
.imgContainer {
	position:relative;
	width:121px;
	height:84px;
	float:left;
}
.berichtContainer{
	margin-bottom:10px;	
	position:relative;
}

h4.wv{
	color:#EE7900;
	margin-bottom:10px;
}
.berichtContainer h4 {
	color:#EE7900;
	display:inline;
	margin:0px;
	padding:0px;
}

.berichtContainer .date {
	padding-left:10px;	
}

#berichtLeftMenu {
	float:left;
	width:115px;
}

#berichten {
	float:left;
	width:362px;
}

hr.big {
	color:#EE7900;
	border:3px solid #EE7900;
}
hr.medium {
	color:#EE7900;
	border:2px solid #EE7900;
}
.strong {
	font-weight:bold;
}
.success {
	border:1px solid #EE7900;
	background-color:#F8E0C1;
	color:black;
	font-weight:bold;
	text-align:center;
}



.certificaatContainer{
	float:right;
	border: 1px solid #EE7900;
	padding:10px;
	width:392px;
}
.certificaatContainer h4{ 
	color:#EE7900;
}

#cadeaulijstBeheer .cl_overLay .cadeauBox.detailCadeau {
	width:537px !important;	
}
.gastProductContainer {
 	margin-top:6px;
	width:517px;
}
.gastProduct{
	margin-left:10px;
	margin-right:10px;
}

h4 {
	color:#EE7900;
	margin-bottom:2px;
	margin-top:10px;
}










