a { text-decoration:none }
* {
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 11px;
  color: #757779;
}

.kleding-edit-header{
   font-weight: bold;
   padding: 2px;
   border-bottom: 1px solid #888888;
}

.kleding-edit-cell{
   border-bottom: 1px dashed #888888;
   padding: 2px;
}

select {
   cursor:pointer;
}
.kleding-shop-geslacht {
   font-size: 20px;
   font-weight: bold;
}

.kleding-soort-item {
   float:left;
   border: 1px solid black;
   padding: 2px;
   margin: 2px;
   cursor: pointer;
}

.kleding-soort-item-hover {
   float:left;
   cursor: pointer;
   background-color: #F4D103;
   border: 1px solid black;
   padding: 2px;
   margin: 2px;
}

.kleding-blok {
   float: left;
   border: 1px solid black;
   padding: 10px;
   margin: 10px;

}

.kleding-text {
   border: 1px solid black;
}

.kleding-name{

}

.kleding-image {

}

#kleding-intro-option {
 padding-bottom: 70px;
 padding-top: 30px;
 padding-left: 100px;
 padding-right: 0px;
 font-size: 20px;
 width:360px;height:167px;float:left;
}

.kleding-shop-geslacht-box {
   border: 1px solid black;
   float:left;
   padding: 5px;
   margin: 5px;
   margin-top: 40px;

}

.kleding-shop-geslacht-box-hover {
   border: 1px solid black;
   background-color: #F4D103;
   float:left;
   padding: 5px;
   margin: 5px;
   margin-top: 40px;
}

.page-title {
   font-size: 22px;
   font-weight: bold;
   margin-bottom: 25px;
}
.page-text-column {
   width: 180px;
   float: left;
   padding: 2px;
   padding-right: 12px;
}
.page-image {
   float: left;
   padding: 2px;
}

.aanbieding_prijs_oud{
   text-decoration: line-through;
}

.aanbieding_titel{
   font-size: 12px !important;
   font-weight: bold !important;
}

.maandbedrag {
   text-decoration: underline;
   font-weight: bold;
   font-size: 16px;
   padding: 10px;
   padding-left: 130px;
   cursor: pointer;
   background-color: #F4D103;
   color: #000000;
}

.koeman-input {
   width: 200px;
   padding: 2px;
   border: 1px solid;
}

.koeman-textarea {
   width: 450px;
   border: 1px solid;
   padding: 2px;
   height: 80px;
}

.motor-info {
   float:right;
   height: 370px;
   width: 192px;
   background-color: rgb(184,33,38);
   padding:5px;
}
.motor-info-acc {
   font-weight: bold;
   cursor: pointer;
   padding-top: 40px;
   padding-left: 50px;
   padding-right: 50px;
   background-color:#000000;
   float:right;
   height: 114px;
   width: 102px;
   color: #ffffff;
}
.motor-info-type {
   font-weight: bold;
   text-align: center;
   float:left;
   background-color:#000000;
   height: 20px;
   width:600px;
}
.motor-info-spacer {
   float:left;
   font-size: 1px;
   background-color:#000000;
   height: 7px;
   width:600px;
}
.motor-image-big {
   width: 600px;
   height: 380px;
}
.motor-image-small {
   width: 200px;
   height: 127px;
   background-color: #000000;
   cursor: pointer;
}
.page-image-nopad {
   float: left;
}
.motor-info-text {
   clear:both;

}
.motor-info-title {
   font-weight: bold;
   font-size: 16px;
   color: rgb(255,212,0);
   background-color: #9C2226;
   margin: -5px;
   padding: 5px;
   margin-bottom: 10px;
}
.motor-info-text-head {
   float: left;
   color: rgb(255,212,0);
   font-weight: bold;
   font-size: 10px;
   padding: 2px;
}
.motor-info-text-body {
   float: right;
   width: 110px;
   font-size: 10px;
   color: #ffffff;
   padding: 2px;
}

.textarea-column {
   border: 0px;
   padding-right: 0px;
   width: 180px;
   overflow: hidden;
   background-color:rgb(250,253,238);
}
.input-title {
   width: 740px;
   border: 0px;
   background-color:#FAFDEE;
   font-size: 22px;
   font-weight: bold;
}
.input-motor-info {
   background-color:#A81015;
   border: 0px;
   font-size: 10px;
   color: #ffffff;
}
.input-motor-title {
   background-color:#9C2226;
   border: 0px;
   font-size: 16px;
   width: 192px;
   font-weight: bold;
   color: rgb(255,212,0);
}
.image-edit {
   cursor:pointer;
   z-index: 100;
}
.image-message {
   cursor:pointer;
   position: absolute;
   z-index: 101;
   display:inline;
   padding: 5px;
   color: #ffffff;
}

.accessoires-titel {
   background-color: #000000;
   text-align: center;
   width: 100%;
   color: #ffffff;
   font-weight: bold;
   padding-bottom: 40px;
   height: 150px;

}

.accessoires-blok {
   background-color: #000000;
   width: 192px;
   height: 192px;
   padding: 1px;
   float: left;
}

.accessoires-left-spacer {
   background-color: #000000;
   width: 13px;
   height: 194px;
   float: left;
}
.accessoires-right-spacer {
   background-color: #000000;
   width: 13px;
   height: 194px;
   float: right;
}

.accessoires-edit {
   position:absolute;
   z-index: 101;
   display:inline;
}

.accessoires-image {
   height: 150px;
}

.accessoires-text {
   color: #ffffff;
   text-align: center;
}

.admin-toolbar {
   background-color: #ffffe1;
   font-family: Arial;
   color: #000000;
   font-size: 12px;
   padding: 3px;

   border-bottom: 1px solid #000000;
   vertical-align: middle;
}
.toolbar-button {
   color: #000000;
   vertical-align: middle;
   width: 140px;
   cursor: pointer;
}
.toolbar-image {
   vertical-align: middle;
   text-align: left;
   width: 16px;
   height: 16px;
}

.menu-knop {
   width: 183px;
   height: 21px;
   background-image: url(images/tekstbalk.gif);
   color: #ffffff;
   font-family: verdana;
   font-weight: bold;
   padding: 5px;
   padding-left: 10px;
   cursor: pointer;
}

label {
   cursor: pointer;
}
.menu-knop-selected {
   width: 183px;
   height: 21px;
   background-image: url(images/tekstbalk.gif);
   color: red;
   font-family: verdana;
   font-weight: bold;
   padding: 5px;
   padding-left: 10px;
   cursor: pointer;
}

.menu-aanbieding {
   cursor: pointer;
   width: 198px;
   height: 163px;
   font-size: 16px !important;
   padding-top: 50px;
   text-align: center;
   background-color: #000000;
   color: #E12326 !important;
}

#aanbieding-text {
   color: #E12326 !important;
   font-size: 16px !important;
}

.aanbieding-text {
   color: #E12326;
   padding: 10px;
   font-family: verdana;
   font-weight: bold;
}

.motor-menu-item {
   padding:3px;
   padding-left: 6px;
   font-weight: bold;
   font-size: 13px;
   color:#fac411;
   width:194px;
   cursor: pointer;
}

.aanbieding_prijs_nieuw{
   overflow: hidden;
   font-size: 35px !important;
   font-weight: 900 !important;
   margin: 0px !important;
   padding:0px !important;
   vertical-align: 50%;
}


.ss-boss-inset {

   
}
.ss-box-tl {
	background: transparent url(/images/ssbox/corners.gif) no-repeat 0 0;
    zoom:1;
}

.ss-box-tc {
	height: 16px;
	background: transparent url(/images/ssbox/tb.gif) repeat-x 0 0;
	overflow: hidden;
}

.ss-box-tr {
	background: transparent url(/images/ssbox/corners.gif) no-repeat right -16px;
}

.ss-box-ml {

	background: transparent url(/images/ssbox/l.gif) repeat-y 0;
	/*padding-left: 20px;*/
	padding-left: 6px;
	overflow: hidden;
    zoom:1;
}

.ss-top {
   margin-top:-12px;position:absolute;
   font-weight: bold;
   margin-left: 4px;
}

.ss-container{
   float:left;
   width: 200px;
   cursor:pointer;
}

.ss-image {
   padding-top:12px;
   text-align:center;
}
.ss-content {
   padding-top:12px;
}
.ss-box-mc {

	/*background: #eee url(/images/ssbox/tb.gif) repeat-x 0 -16px;*/
	/*padding: 7px 10px;*/
	background-color: #FFCD03;
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 12px;
}

.ss-box-mc h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 16 0;
    zoom:1;
}

.ss-box-mr {
	background: transparent url(/images/ssbox/r.gif) repeat-y right;
	padding-right: 20px;
	overflow: hidden;
}

.ss-box-bl {
	background: transparent url(/images/ssbox/corners.gif) no-repeat 0 -32px;
    zoom:1;
}

.ss-box-bc {
	background: transparent url(/images/ssbox/tb.gif) repeat-x 0 -16px;
	height: 16px;
	overflow: hidden;
}

.ss-box-br {
	background: transparent url(/images/ssbox/corners.gif) no-repeat right -48px;
}

.ss-box-tl, .ss-box-bl {
	padding-left: 20px;
	overflow: hidden;
}

.ss-box-tr, .ss-box-br {
	padding-right: 20px;
	overflow: hidden;
}

