﻿/*!
 * lhgcore Calendar Plugin StyleSheet
 * Copyright (c) 2009 - 2012 By Li Hui Gang
 */

.lcui_border {
    font: 12px/1.333 tahoma, arial, \5b8b\4f53, sans-serif;
    background-color: #fff;
    border: solid 1px #dcdcdc;
}

.lcui_lt, .lcui_rt, .lcui_lb, .lcui_rb, .lcui_l, .lcui_r, .cui_py, .cui_ny, .cui_pm, .cui_nm {
    width: 3px;
    background: url(default/default_s.gif) no-repeat;
}

.lcui_lt, .lcui_rt {
    height: 10px;
}

.lcui_lt {
    background-position: -65px 0;
}

.lcui_rt {
    background-position: -69px 0;
}

.lcui_lb, .lcui_rb {
    height: 3px;
}

.lcui_lb {
    background-position: -65px -11px;
}

.lcui_rb {
    background-position: -69px -11px;
}

.lcui_l, .lcui_r {
    background-repeat: repeat-y;
}

.lcui_l {
    background-position: -73px 0;
}

.lcui_r {
    background-position: -77px 0;
}

.lcui_t, .lcui_b {
    background: url(default/default_s2.gif) repeat-x;
    font-size: 0;
}

.lcui_t {
    background-position: 0 0;
}

.lcui_b {
    background-position: 0 -10px;
}

.lcui_head {
    padding: 5px 8px 3px;
}

.lcui_body thead {
    text-align: center;
    color: #0597db;
    font: 14px "幼圆", Tahoma, Arial, sans-serif;
    font-weight: bold;
    height: 18px;
}

.cui_py {
    display: block;
    width: 9px;
    height: 16px;
    background-position: -25px 0;
}

.cui_ny {
    display: block;
    width: 9px;
    height: 16px;
    background-position: -35px 0;
}

.cui_iy {
    width: 40px;
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    height: 14px;
    font: 12px tahoma, arial;
    cursor: pointer;
    text-align: center;
    _vertical-align: middle;
    margin-right: 2px;
}

.cui_pm {
    display: block;
    width: 9px;
    height: 16px;
    background-position: -45px 0;
}

.cui_nm {
    display: block;
    width: 9px;
    height: 16px;
    background-position: -55px 0;
}

.cui_im {
    width: 20px;
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    height: 14px;
    font: 12px tahoma, arial;
    cursor: pointer;
    text-align: center;
    _vertical-align: middle;
    margin-right: 2px;
}

.cui_db td {
    background-color: #f7f7f7;
    color: #999;
    font: 11px verdana, arial, sans-serif;
    cursor: default;
    height: 20px;
    width: 24px;
    text-align: center;
}

.cui_db a {
    color: #000;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    width: 24px;
    cursor: default;
    cursor: pointer;
}

.cui_db a:hover, .cui_today {
    background: #f3f3f3 url(default/default_s.gif) no-repeat;
    background-position: 0 0;
}

.cui_foot {
    padding: 2px 0 1px 0;
    _padding: 1px 0 0;
}

.lcui_today, .lcui_empty {
    width: 44px;
}

.cui_tbtn, .cui_dbtn {
    display: block;
    border: 1px solid #999;
    color: #000;
    text-decoration: none;
    background-color: #f2f2f2;
    width: 38px;
    height: 17px;
    line-height: 17px;
    line-height: 20 px\0;
}

.cui_tbtn:hover, .cui_dbtn:hover {
    border: 1px solid #0a246a;
    background-color: #c2cbe0;
}

.lcui_time input {
    margin: 0;
    padding: 0;
    border: 1px solid #999;
    width: 20px;
    height: 17px;
    font: 11px Verdana, Arial;
    text-align: center;
    background-color: #f2f2f2;
    line-height: 17px;
}

.cui_ymlist {
    position: absolute;
    border: 1px solid #0093d1;
    background-color: #fff;
    width: 120px;
}

.cui_lbox a {
    display: block;
    padding: 3px 0;
    background: #f7f7f7;
    text-decoration: none;
    cursor: default;
    color: #000;
    text-align: center;
    font: 11px verdana, arial, sans-serif;
}

.cui_lbox a:hover {
    background: #3991d1;
    color: #fff;
}

.cui_ybar {
    background-color: #f7f7f7;
}

.cui_ybar a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #000;
}
