/*BEGIN ALGEMENE STYLESHEET*/

/*EIND ALGEMENE STYLESHEET*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
.demo_form input[type="radio"] {
  float:none;
}
/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
.oude_modellen
{
  margin: 0px 20px;
}
/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
.paginaobject2004 { clear: left; }
/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
.paginaobject259 {
  	clear:left;
}
/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
.traningDiv {
  width:100%;
  border-bottom:1px solid #e3390d;  
  margin-bottom:10px;
}

.traningDiv .news_content_title {
  font-weight:bold;
}

.traningDiv .news_content_link {
  width:100%;
  margin-bottom:10px;
}

.trainingenTable tr td {
  padding:2px 5px 2px 0;
}

.trainingenTable {
  margin-top:10px;
  width:100%;
}

.notify {
	border: 1px solid #CCCCCC;
	background-color: #fffeae;
	padding: 2px;
	width:100%;
}
.notify img {
	margin-right: 4px;
}

.notify span {
	float:left;
}

.notify_save {
	float:left;
	margin-bottom:10px;
}


TABLE.dealer_edit_table TH {
	background-color:#af481a;	
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-align:left;
  	padding-bottom:5px;
	
}

TABLE.dealer_edit_table .odd {
	background-color:#F8F8F8;
}

TABLE.dealer_edit_table .even {
	background-color:#EAEAEA;
}

TABLE.dealer_edit_table TD.textfield {
	width:150px;
	text-align:left;
}

TABLE.dealer_edit_table TD.inputfield, 
TABLE.dealer_edit_table TD.checkfield {
	text-align:left;
}  


TABLE.dealer_edit_table TD.inputfield INPUT {
	width:300px;
}

DIV.title_holder {
	overflow:hidden;
}

DIV.title_button_holder {
	float:right;
	width:300px;
	text-align:right;
  	margin-bottom:10px;
}

DIV.title_holder H1 {
	float:left;
	width:300px;
}

DIV.beschikbaarheid_holder {
	overflow:hidden;
}

DIV.beschikbaarheid_holder .datum {
	float:left;
	width:110px;
}

DIV.beschikbaarheid_holder .fully_booked {
	float:left;
	width:90px;
	color:#F00;
}



DIV.beschikbaarheid_holder .taal {
	float:left;
	width:150px;
}

DIV.beschikbaarheid_holder .lesgever {
	float:left;
	width:150px;
}

/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

/*BEGIN PAGINA OBJECT Winkelwagen notifcatie*/
table.dealer_table {
	
}

table.dealer_table th {
	background-color: #000000;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #000000;
	padding: 2px;
}

table.items_table th {
	text-align: left;

}

table.dealer_table th a {
	color: #ffffff;
}

td.no-padding {
	padding: 0px !important;
}

table.dealer_table th.last_item {
	border-right: 1px solid #000000;
}

table.dealer_table td {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px;
}

table.dealer_table td {
	text-align: center;
	vertical-align: middle;
}

table.dealer_table tr.odd td {
	background-color: #ffffff;
}

table.dealer_table tr.even td {
	background-color: #eeeeee;
}

table.dealer_table td.last_item {
	border-right: 1px solid #000000;
}

table.dealer_table .dealer_td {
	text-align: center;
}

table.dealer_table .extra_model {
	width: 82px;
}

table.dealer_table .extra_ean {
	width: 86px;
}

table.dealer_table .extra_amount {
	width: 42px;
}

table.dealer_table .extra_image {
	width: 64px;
}

table.dealer_table .extra_image img {
	max-width: 64px;
	max-height: 64px;
}

table.dealer_table td.extra_price {
	text-align: right;
}

.highlight td {
	background-color: #F3EA2B !important;
	font-weight: bold;
}


table.dealer_table .artikel_description {
	background-color: #969696;
	color: #ffffff;
	text-align: left;
	padding: 4px;
	vertical-align: top;
}

.dealer_table_titel  h1 {
	margin: 12px 30px;
	margin-top: 0px;
}

.dealer_table_content {
	overflow: auto;
	padding: 10px;
}

.dealer_table_content_image {
	float: left;
	width: 96px;
	height: 96px;	
}

.dealer_table_content_image  img {
	max-width: 96px;
	max-height: 96px;
}

.dealer_table_content_image_pos {
	text-align: center;
	display: table-cell;
	width: 96px;
	height: 96px;	
	vertical-align: middle;
}

.dealer_table_content_memo {
	margin-left: 96px;
}

.dealer_table_whiteback {
	padding: 10px;
}

.postcodeform {
	float:left;
  	width:100%;
	margin-bottom:10px;
}

.buttonholder { 
	float:left;
  	width:100%;
	margin-top:10px;
}

.buttonholder .btn { 
	margin-right:10px;
}
/*EIND PAGINA OBJECT Winkelwagen notifcatie*/

