@charset "utf-8";
/* CSS Document */

div.tx_wshop_listview .list_view_product {
	border: solid 1px #9fcaed;
	height: 110px;
	margin-bottom: 13px;
	margin-right: 17px;
	width: 434px;
	float: left;
}
table.tx_wshop_cart_advanced, fieldset.tx_wshop_cart_info {
	width:434px;
}

fieldset.tx_wshop_cart_info {
	margin-top:10px;
}

fieldset.tx_wshop_cart_info table{
	margin-left:-3px;
}

div.tx_wshop_listview .tx_wshop_column_1,
div.tx_wshop_listview .tx_wshop_column_2,
div.tx_wshop_listview_5col .col {
	width:555px;
}

/* Angelo Franken - opmaak boekingen */
.tx-novaaagenda-pi1 .exc_container .ext_controller .rightControl.date {
	width:60px;
	float:left;
	padding-left:130px;
}
.exc_container div h3 a {
	color:#333;
    font-size: 13px;
}
.rightControl.available {
	width:200px;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .right.available {
    padding-right:75px;
    text-align:left; 
	width: 72px;
	margin-top:-15px;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .left {
	float:left;
	width:170px;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .right.date {
	float:left;
}
.tx-novaaagenda-pi1 .exc_container .ext_controller .rightControl.available {
	width: 90px;
	float:right;
	margin-right:64px;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .right{
    float: right;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .left INPUT{
    float: left;
}
.tx-novaaagenda-pi1 .exc_container .ext_item .left H3{
    float: left;
    padding: 0px;
    margin: 2px 0;
}
.loc {
	position:absolute;
}
.tx-novaaagenda-pi1 .exc_container .ext_item {
    padding: 6px 0px;
	min-height:32px;
}
.ext_item.ingelogd {
    padding: 6px 0px;
	min-height:32px;
}
.ingelogd .right.full {
	float:right;
}
.ingelogd .right.cancel {
	float:right;
}
.ingelogd .right.order {
	float:right;
}
.color1 {
	background-color:#eee;
}
.below div {
	display:inline;
}
div.full {
	margin-left:240px;
}
.below div input {
	float:right;
}
.prevButtonImage {
	display:inline;
	padding-left:10px;
    background: transparent url(../images/bullet_black_left.png) no-repeat scroll center 5px;
}
.nextButtonImage {
	display:inline;
	padding-left:10px;
	background: transparent url(../images/bullet_black_right.png) no-repeat scroll center 5px;
}
.agenda-background {
	display:inline;
	float:right;
}
.excursies .agenda-pagebrowser .agenda-background .agenda-link a,
.excursies .agenda-pagebrowser .agenda-background .agenda-link{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.excursies .agenda-pagebrowser .agenda-background .agenda-link {
	color: orange;
	font-size:11px;
	font-weight:bold;
}

.exc_cat_item {
	display:inline;
	margin:-5px 11px -1px -3px;

}
.exc_cat_container .bigimg {
    padding: 8px 13px 5px 5px;
    background: transparent url('../images/cattab.png') no-repeat right top;
    height: 16px;
    float: left;
}
.exc_cat_container .round {
    width: 9px;
    background: transparent url('../images/cattab_round.png') no-repeat left top;
    height: 29px;
    float: left;
}
.exc_cat_container .act .round {
    background-image: url('../images/cattab_act_round.png');
}
.exc_cat_container .act .bigimg {
	background-image:url('../images/cattab_act.png');
}