
#main-wrap-image {
    background: url("../images/illustration-front.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 239px;
    position: absolute;
    width: 100%;
}


.wsite-menu-default a {
    font-family: "Comic Sans MS" !important;
    font-size: 20px !important;
}
.wsite-menu a {
    font-family: "Comic Sans MS" !important;
    font-size: 14px !important;
}
#menu ul li {
    float: left;
    list-style: none outside none;
    margin-left: 20px;
}
#menu ul li a {
    border: 0 none;
    color: #0e2926;
    float: left;
    font-family: 'Coming Soon',cursive;
    font-size: 20px;
    list-style-type: none;
    outline: 0 none;
    padding: 5px 10px;
    text-decoration: none;
}

#menu {
    max-width: 500px;
    vertical-align: middle;
}

#menu ul li#active a, #menu ul li a:hover {
    background: none repeat scroll 0 0 #dbf7ff;
    border: 0 none;
}

#main-wrap {
    background: url("../images/illustration-back.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    position: relative;
}
#main-wrap .main-wrap-container {
    background: url("../images/textboox-lines-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 400px;
    padding: 20px 40px 239px;
    width: 940px;
    margin: 0 auto;
}

#main-wrap .main-wrap-container-login {
    min-height: 400px;
    padding: 0px 40px 239px;
    width: 940px;
    margin: 0 auto;
}
#footer-wrap {
    background: url("../images/footer-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: right;
}


#footer-wrap-inner {
    background: url("../images/footer-top.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 30px;
    position: relative;
    top: -30px;
}



#footer-wrap .container_footer {
    color: #aaaaaa;
    padding: 0 0 20px;
}
#banner {
    background: url("../images/cut-line.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    position: relative;
}

#banner-wrap .banner_container {
    background: url("../images/textbook-lines-yellow.png?1411144453") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    margin-top: 90px;
    width: 940px;
    
}
.scissors {
    background: url("../images/scissors.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 21px;
    left: 20px;
    position: relative;
    top: 9px;
    width: 22px;
    z-index: 1;
}
#banner-top {
    background: url("../images/banner-top.png?1411144453") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 54px;
    position: absolute;
    top: -54px;
    width: 100%;
}

#footer-wrap, #footer-wrap-inner, #header-wrap, #banner-wrap {
    width: 100%;
}

#header-wrap table {
    width: 100%;
}
#header-wrap table .logindata {
    padding-right: 200px;
}


.wsite-header {
    float: left;
    height: 50px;
    margin: 0px 0 0 12px;
    width: 840px;
}

.wsite-header h2 {
    text-align: center;
}

.day_disabled, .day_disabled select {
    background-color: #eee !important;
}

.day_holiday, .day_holiday select {
    background-color: #f2dede;
}

table tr td,table tr th {
    font-size: 14px !important;
}