body {
    margin: 0;
    padding: 0;
    text-align: left;
    font: 12px Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #061C37;
    background-color: #DFECC1;
}

* {
    margin: 0 auto 0 auto;
    text-align: left;
}

#container {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}

#content {
    overflow: hidden;
}

.clearBoth {
    clear: both;
}

.toPrint {
    display: none;
}

#header {
    background: url(../img/header_kmk.jpg) repeat-x;
    height: 281px;
    clear: both;
}

#header h1 {
    padding-top: 14px;
    margin-left: 15px;
    color: #16280B;
    font-size: 39px;
}

#header h1 .off {

    color: #060;
}

#header h2 {
    margin-left: 15px;
    font-size: 25px;

}

#main_container {
    background: url(../img/mainback.png) repeat-x #DFECC1;
}

#menu {
    height: 80px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#menu ul li, #menu ul {
    list-style: none;
    float: left;
    padding: 0;
}

#menu ul li {
    line-height: 80px;
    color: #FFF;
    font-size: 26px;
    padding-left: 30px;
}

#menu ul li a, #menu ul li a:visited {
    color: #FFF;
    text-decoration: none;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#columns {
    padding-top: 10px;
    padding-bottom: 10px;
}

.column_top {
    background: url(../img/top.png) no-repeat;
    height: 19px;
    clear: both;
}

.column_bottom {
    background: url(../img/bottom.png) no-repeat;
    height: 19px;
    clear: both;
}

.column_bottom h2 {
    font-size: 10px;
    color: #060;
    padding-left: 15px;
}

.column_bottom h2 a, .column_bottom h2 a:visited {
    color: #060;
    text-decoration: none;
}

.column_top {
    background: url(../img/top.png) no-repeat;
    height: 19px;
    clear: both;
}

.column_container {
    background: url(../img/tabs_back.png) repeat-y;
    overflow: auto;
    width: 100%;
}

#left_column {
    float: left;
    padding-left: 3px;
    width: 255px;
    margin: 0;

}

#left_column h1 {
    width: 250px;
    height: 48px;
    background-image: url(../img/menu_h1_back.png);
    margin: 0;
    color: #FFF;
    text-align: center;
    line-height: 48px;
    font-size: 23px;
}

#left_column ul {
    padding: 0;
}

#left_column ul li {
    list-style: none;
    border-bottom: #C2DB89 2px solid;
    padding: 5px 0 5px 10px;
}

#right_column {
    padding-left: 18px;
    padding-right: 8px;
    width: 610px;
    float: left;
}

#right_column h1 {
    color: #030;
    width: 593px;
    height: 47px;
    line-height: 47px;
    background: url(../img/right_h1_back.png) no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
}

#right_column img {
    float: left;
    padding: 5px;

}

a, a:visited {
    color: #060;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: left;
}

#StudentEditFormLeft {
    float: left;
    clear: none;
}

#StudentEditFormLeft, #StudentEditFormRight, #StudentEditFormLeft div, #StudentEditFormRight div {
    padding: 0;
    margin: 0;
}

#StudentEditFormLeft div.input {
    margin-bottom: 0.75rem;
}

#StudentEditFormRight {
    width: 200px;
    float: right;
    clear: none;
}

div.form label {
    margin-right: 10px;
}

#StudentEditFormLeft .label {
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 15px;
}

#StudentEditFormLeft .value {
    margin: 5px 0 5px 10px;
    font-size: 15px;
}

#StudentEditFormLeft div.active {

}

#StudentEditFormLeft div.log {
    font-size: 10px;
}

div#roomListing .room {
    float: left;
    width: 35%;
    margin: 5px 2%;
    background: url('../img/bed-catalog-icon-90x66.png') no-repeat 0 100% #F0F09A;
    height: 150px;
    padding: 15px 0 0 10%;
    border: 1px solid #AAAC62;
    border-radius: 1%;
}

div#roomListing .empty {
    float: left;
    width: 35%;
    margin: 5px 2%;
    /*background-color: #F0F09A;*/
    height: 150px;
    padding: 15px 0 0 10%;
    border: 1px solid #AAAC62;
    border-radius: 1%;
}

div#roomListing .man {
    background-color: #9179B7;
}

div#roomListing .woman {
    background-color: #E28DA4;
}

div#roomListing .room .number {
    font-size: 20px;
    font-weight: bold;
}

div#roomListing .room .beds {
    margin-bottom: 10px;
}

div#roomListing .room .details {
    float: left;
/ / margin: 10 px;
}

div#roomListing .room .students {
    float: right;
/ / margin: 10 px;
    height: 120px;
    width: 50%;
    font-size: 0.9em;
}

div#roomListing .room .students .student {
    margin: 10px;
}

div#floorListing {
    clear: none;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
}

div#floorListing a {
    text-decoration: none;
}

div#floorListing div.floorChoose {
    float: left;
    margin: 0 2%;
    cursor: pointer;
    text-align: center;
    background-color: #E6E49F;
    border: 1px solid #AAAC62;
    border-radius: 30%;
}

div#floorListing div.current {
    background-color: #00015E;
    color: #ffffff;
}

.students tr td {
    height: 90px;
    vertical-align: middle;
}

.students tr td a {
    text-decoration: none;
}

div#roomChoose {
    margin: 0;
    padding: 0;
}

#roomChoose .room {
    float: left;
    cursor: pointer;
    width: 70px;
    height: 40px;
    margin: 5px;
    border: 1px solid #AAAC62;
    text-align: center;
    font-weight: bold;
}

.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 10px 0 0 0;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0;
    padding: 0;
}

.suggestionList li {
    margin: 0 0 3px 0;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

#professions .year {
    width: 30px;
}

#professions .deleteProfession, #exceptionList .deleteStudent {
    cursor: pointer;
    background: url('../img/delete_icon.png') no-repeat center center;
    padding: 10px 17px;
    display: inline;
}

input, select {
    border: 1px solid #D9D9D9;
    border-top: 1px solid #C0C0C0;
}

.file input {
    font-size: 14px;
    margin-top: 15px;
}

#content #studentStatistic, #content #placeStatistic, #content #chequeStatistic, #content #stockStatistic {
    margin: 10px;
    width: 200px;
    float: left;
}

#UserLoginForm fieldset, #UserLoginForm .submit {
    width: 300px;
}

#UserLoginForm .submit {
    text-align: center;
}

.generateCheque input {
    width: auto;
}

#cheques div.cheque {
    width: 250px;
    float: left;
    border: 1px dashed #666666;
    padding: 5px 5px 5px 70px;
    background: url('../img/cheque.png') center left no-repeat;
}

#cheques div.cheque .date, #cheques div.cheque .chequeShow, #cheques div.cheque .chequeRemove, #cheques div.cheque .chequePayed {
    float: right;
    text-align: right;
}

#cheques div.cheque .chequeShow {
    background: url('../img/cheque_check.png') center center no-repeat;
    width: 50px;
    height: 50px;
    margin: 0;
    cursor: pointer;
}

#cheques div.cheque .chequeRemove {
    background: url('../img/remove-icon.png') center center no-repeat;
    width: 50px;
    height: 50px;
    margin: 0;
    cursor: pointer;
}

#cheques div.cheque .date {
    font-size: 15px;
    margin: 5px 0 0;
}

#cheques div.cheque .chequePayed {
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0 0;
}

#cheques div.cheque .month {
    font-weight: bold;
    font-size: 20px;
}

.cheque #student {
    font-size: 20px;
    margin: 5px 0 15px 0;
}