/*GENERAL DECLARATIONS*/
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #000;
    line-height: 150%;
}
input, select, textarea {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 0.9em;
    padding: 0;
}
a,
a:link,
a:active,
a:visited {
    cursor: pointer;
    text-decoration: none;
    color: #c1331c;
}
a:hover {
    text-decoration: underline;
    color: #f1c400;
}
img {
    border: 0;
}
table {
    border-collapse: collapse;
    /*width: 100%;*/
    margin-bottom: 1em;
}
th, td {
    vertical-align: top;
    text-align: left;
}
h1, p {
    margin-bottom: 1em;
}
ul, ol {
    padding-left: 20px;
    margin: 0;
}
ul li {
    list-style-type: square;
}
hr {
    height: 1px; 
    border: none; 
    background-color: #333;
}

/*GENERAL CLASSES*/
ul.xList {
    margin: 0;
    padding: 0;
}
ul.xList li {
    float: left;
    display: block;
    list-style-type: none;
}
ul.xList li a,
ul.xList li a:link,
ul.xList li a:visited,
ul.xList li a:active {
    float: left;
    display: block;
}
ul.xList li a:hover {
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.none {
    display: none;
}
.breaker {
    clear: both;
}
.error {
    color: #f00;
    font-weight: bold;
}
.icon {
    vertical-align: middle;
    margin-right: 5px;
}
.top {
    vertical-align: top;
}
.pointer {
    cursor: pointer;
}

/*TABLELIST*/
table.tablelist_header {
    width: 100%;
    margin-bottom: 5px;
}
.filler {
    width: 100%;
}
.zoekformulier .button {
    margin: 0;
}
table.tablelist {
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
table.tablelist th {
    background-color: #585447;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    padding: 3px 5px;
}
table.tablelist th a,
table.tablelist th a:link,
table.tablelist th a:active,
table.tablelist th a:visited,
table.tablelist th a:hover {
    color: #f1c400;
}
table.tablelist td {
    vertical-align: middle;
    padding: 2px 5px;
    border-bottom: 1px solid #ccc;
}
table.tablelist td a:hover {
    color: #f1c400;
}
table.tablelist tr.row0 td {
    background-color: #eee;
}
table.tablelist tr.rowHover td {
    background-color: #f90;
}
table.tablelist .action {
    text-align: center;
    width: 60px;
}
table.tablelist .action img {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
}
.paging {
    /*border-top: 1px solid #500;*/
    text-align: right;
    padding: 5px 0 10px;
}
/*TARIEVEN*/
table.tbopmaak {
    border-collapse: collapse;
    margin-bottom: 20px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
.tbopmaak th, 
.tbopmaak td {
    padding: 4px 2px;
}
.tbopmaak th {
    background-color: #c1331c;
    color: #fff;
    border-right: 1px solid #999;
}
.tbopmaak td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
.button,
.big_gray_button,
.big_button,
.leftBlock ul.buttons li,
.button span,
.big_gray_button span,
.big_button span {
    background-color: transparent;
    background-repeat: no-repeat;
    color: #fff !important;
    color: #fff !important;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    text-align: center;
    vertical-align: top;
    text-transform: lowercase;
}
.big_gray_button,
.big_button,
.big_gray_button span,
.big_button span,
.leftBlock ul.buttons li {
    height: 36px;
    width: 140px;
    font-size: 11px;
    line-height: 36px;
}
.big_gray_button,
.big_gray_button span,
.leftBlock ul.buttons li.gray {
    background-image: url(/images/gray_big_button.gif);
}
.big_button,
.big_button span,
.leftBlock ul.buttons li {
    background-image: url(/images/big_button.gif);
}
.big_button img,
.button img {
    vertical-align: middle;
}
/* Als je bijv een span in een a href hebt */
a:hover .button,
a:hover .big_gray_button,
a:hover .big_button,
.leftBlock ul.buttons li a:hover {
    text-decoration: none;
    color: #000;
}
#dashboard_left .big_button,
.leftBlock ul.buttons li a {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    display: block;
}
span.button,
span.big_gray_button,
span.big_button {
    display: block;
}
.buttons a {
    float: left;
    margin-right: 5px;
}
.buttons a:hover {
    text-decoration: none;
}
span.big_button img,
span.button img,
.leftBlock ul.buttons li img {
    vertical-align: middle;
}
.big_gray_button,
.big_button,
.big_gray_button span,
.big_button span,
.leftBlock ul.buttons li a {
    padding-top: 10px;
    line-height: 6px;
}
.big_gray_button img {
    vertical-align: middle;
}
.formElement .formInput .big_button {
    padding-top: 0px;
}
#dashboard_left_wrapper .leftBlock .big_button {
    width: 130px;
    height: 26px;
}
button.big_button {
    padding-bottom: 10px;
}
.left_button_text {
    float: left;
}
table.templateList td {
    padding-right: 50px;
    border-bottom: 1px solid #ccc;
}
#mt_addmember p {
    float: left;
}
#mt_addmember #newsletter_button {
    margin-left: 5px;
}
#languagewrapper {
    float: right;
    padding-top: 10px;
}
#languagemenu li {
    margin-left: 5px;
}
a.a_button {
    float: left;
}
a.a_button:hover {
    text-decoration: none;
}
span.required_field {
    color: red;
    padding-left: 3px;
}
span.form_error {
    color: red;
}