@charset "UTF-8";
/* CSS Document */
@page port {size: portrait;}
@page land {size: landscape;}
/*
.portrait {page: port;}
.landscape {page: land;}
*/
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #fff;
}
tr td.menu{display:none}
tr td.submenu{display:none}
.menu {
    background-image: url(menu_bg.jpg);
    background-repeat: no-repeat;
    height: 16px;
	display:none;
}
.header-img{display:none}
ul.menu-list {
    margin: 0 auto;
    padding-left: 20px;
    text-align: left;
    font-size: 1.2em;
}

ul.menu-list-2 {
    margin: 0
}

.menu-item-div {
    color: #f00;
    font-size: 16px;
    font-weight: bold
}

li.menu-item {
    border-left: 1px solid #333333;
    display: inline;
    float: left;
    height: 28px;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    text-decoration: none;
}

li.menu-item-active {
    border-left: 1px solid #333333;
    display: inline;
    float: left;
    height: 28px;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    text-decoration: none;
}

li.menu-item a {
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    margin-top: 5px;
    text-decoration: none;
}

li.menu-item-active a {
    color: #F00;
    float: left;
    font-size: 1.2em;
    margin-top: 5px;
    text-decoration: none;
}

.divider {
    background-image: url(divider.jpg);
    background-repeat: no-repeat;
}

form {
    margin: 0;
}

.content {page:land;
    text-align: center;
}

.content table {
    text-align: left;
}

.tx-vcs-pi1 {
    text-align: center;
}

.weekday {
    height: 14px;
    padding: 2px;
    border-left: 1px solid #000;
    vertical-align: top;
}

.overview-table {
	page:land;
    border: 1px solid #000;
}

.table-plan {
}

.table-plan tr td {
    border: 1px solid #000;
    padding: 2px;
    margin: 0px;
    width: 20px
}

.table-plan-input {
    display: block;
}

.table-plan-input tr td {
    border: 1px solid #000;
    padding: 0px;
    margin: 0px;
    width: 20px
}

.table-plan-input tr td input {
    width: 18px
}

.td-plan {
    vertical-align: top
}

.table-link {
    text-decoration: none;
    font-weight: bold;
    color: #000
}

.sender-list {
   height:14px;
padding:2px;
vertical-align:top;
    border-left: 1px solid #000;
   
}

.sender-list input {
    margin: 0;
}

.dark {
    background-color: #333;
}

.light {
    background-color: #aaa;
}

.cur {
    background-color: #65a5d0;
}

.statistic {
    width: 100%
}

.statistic tr td table {
    width: 100%
}

.portal tr td input {
    margin: 0;
    padding: 2px;
    width: 50px;
}

.input1 {
    width: 60px
}

.input {
    width: 60px
}

.tx-felogin-pi1 {
    width: 587px;
}
.vcs-overview-header, .vcs-overview-cell{border: 1px solid #000 !important;}

.filler {
    background-color: #000;
    width: 5px;
	border-left:1px solid #000000;
}

.erg {
    width: 40px !important
}

.erg input {
    width: 40px !important;
    background-color: #ccc
}

.readonly {
    background-color: #ccc
}

.underscore {
    border-bottom: solid 1px #000
}

.button {
    width: 200px !important
}

.tx-t3mfaq-pi1 {
    width: 500px;
    text-align: left;
}

.t3m_faq_foldout dt {
    cursor: pointer;
    padding-left: 20px;
}

.t3m_faq_foldout dd {
    padding-left: 20px;
}

#t3m_faq_tab_container {
    border: 1px solid #444 !important;
    padding: 10px;
    margin-top: 2px;
    margin-bottom: 10px;
    width: 100%;
}

.t3m_faq_tab {
    cursor: pointer;
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    background-color: #222 !important;
    border: 1px solid #444 !important;
    border-bottom: 1px solid #444 !important;
    color: #fff !important;
}

.tx-t3mfaq-pi1 span.active {
    background-color: #666 !important;
    color: #fff !important;
    border-bottom: 1px solid #444 !important;
}



.i-frame{ padding:5px;}
.i-frame  body { margin:10px}
.monitorc {
background:none repeat scroll 0 0 #000000;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
float:left;
height:150px;
margin:10px;
padding:5px;
text-align:center;
}
