/* General HTML elements */
body {
    background: #f4f4f4 url(../images/bg_body.gif) top left repeat-x;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
ul li,
dl,
dl dt,
dl dd,
blockquote {
    margin: 0;
    padding: 0;
}

ul,
ul li {
    list-style: none;
}

img {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
    outline: none;
    color: #c2151c;
}

a:hover {
    text-decoration: underline;
}

fieldset legend {
    display: none;
}

input,
select,
textarea {
    font: 12px Arial, Helvetica, sans-serif;
}

input[type="submit"] {
    border: none;
    color: #FFF;
    font-weight: bold;
}

/* for modern browser */
input[type="image"],
input[type="submit"] {
    outline: none;
}

/* input[checkbox] & input[radio] */
input {
    vertical-align: baseline;
    margin: -1px -2px;
}

/* Firefox */
html > /**/ body input {
    vertical-align: text-bottom;
    margin: 0px;
}

.Wrapper {
    overflow: visible;
    height: 1%;
}

html > body .Wrapper {
    overflow: hidden;
    height: auto;
}

object,
embed {
    outline: none;
}

.clear {
    clear: both;
}

.ClearItems {
    clear: both;
    display: block; /* Mac */
}

.input30 {
    width: 30px !important;
}

.input60 {
    width: 60px !important;
}

.Left {
    float: left;
}

.Right {
    float: right;
}

.HideText {
    text-indent: -10000em;
    display: block;
    font-size: 0;
}

.marg20 {
    margin: 0 0 20px 0;
}

.marb15 {
    margin-bottom: 15px;
}

.padlr15 {
    padding: 0 15px;
    display: inline;
}

.marl20 {
    margin: 0 0 0 20px;
}

.mart50 {
    margin-top: 50px;
}

.mart20 {
    margin: 15px 0 0 0;
}

.mart10 {
    margin-top: 10px;
}

.mart5 {
    margin: 5px 0 0 0;
}

.height50 {
    height: 50px;
}

#menu {
    width: 670px;
}

#menu li {
    list-style: none;
    float: left;
}

#menu li a {
    background: url(../images/menu_bg.png) repeat;
    float: left;
    width: 114px;
    height: 17px;
    display: block;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    margin: 0 10px 0 10px;
    padding: 6px 0;
    text-align: center;
    display: inline;
}

#menu li a:hover, #menu .current {
    background: url(../images/menu_bg_active.png) repeat;
    float: left;
    width: 114px;
    height: 17px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 10px;
    _margin: 0 10px;
    padding: 6px 0;
    text-align: center;
    display: inline;
}

#bar-client {
    background: url(../images/bg_body1.gif) top left repeat-x;
    display: block;
}

#content {
    margin: 22px 0 0 0;
    padding: 0;
    border: 1px solid #990f14;
    width: 900px;
    text-align: left;
    background: #fff;
    width: 1024px;
}

#cont {
    padding: 5px 27px 27px 27px;
    text-align: left;
    _margin-bottom: 20px;
}

#cont .block-left {
    width: 630px;
    margin: 0 27px 0 0;
    float: left;
}

#cont .block-left-s {
    width: 350px;
    margin: 0 27px 0 145px;
    float: left;
    display: inline;
}

#cont table {
    background: #E9E9E9;
    border: 1px solid #DDDDDD;
    margin: 10px 0 25px 0;
    padding: 13px 17px;
    width: 630px;
    font: 11px Verdana, Geneva, sans-serif;
}

#cont td {
    line-height: 24px;
    /*padding-left: 10px;*/
    padding-right: 1px;
    vertical-align: top;
}

#cont .wtd1 {
    width: 140px;
}

#cont .wtd2 {
    width: 170px;
    text-align: left;
}

#cont .wtd3 {
    width: 185px;
}

#cont .wtd4 {
    width: 90px;
}

#cont .wtd5 {
    width: 36px;
}

#cont .wtd5 img {
    margin: 0 10px;
    border: none;
}

#cont .wtd6 {
    width: 200px;
}

#cont .textfield {
    width: 200px;
    text-align: right;
    padding: 0 30px 0 0;
}

#cont .textfield1 {
    width: 150px;
    text-align: right;
    padding: 0 10px 0 0;
    height: 40px;
}

#cont .wltable {
    width: 844px;
}

#cont .wltable1 {
    width: 844px;
    margin-bottom: 0;
}

#cont .wstable {
    width: 264px; /*350px;*/
}

#cont .nettable {
    width: 672px;
    background: #fff;
    border: none;
    margin: 0 0 0 33px;
}

#cont .wstable br {
    height: 10px;
}

#cont .snettable {
    width: 300px;
}

#cont .col3 {
    width: 245px;
    float: left;
    margin-right: 26px;
    text-align: left;
    display: inline;
}

.col3 table {
    width: 260px;
    border: 1px solid #DDDDDD;
    background: #E9E9E9;
    margin: 10px 0 25px;
}

#cont .col4 {
    /*width: 271px;*/
    width: 313px;
    float: left;
    margin-right: 10px;
    text-align: left;
    display: inline;
}

.col4 table {
    width: 275px;
    border: 1px solid #DDDDDD;
    background: #E9E9E9;
    margin: 10px 0 25px;
}

#cont .col1 {
    width: 200px;
    float: left;
    margin-right: 26px;
    text-align: left;
}

.col1 table {
    width: 200px;
    border: 1px solid #DDDDDD;
    background: #E9E9E9;
    margin: 10px 0 25px;
}

.col-tabmain {
    width: 150px;
    float: left;
    margin-right: 26px;
    text-align: left;
    line-height: 30px;
}

.col-tabmain ul {
    padding: 0;
    margin: 0;
}

.col-tabmain li {
    background: url(../images/ico_li.gif) center left no-repeat;
    padding-left: 10px;
    font-size: 12px;
    color: #B81218;
    font-weight: bold;
}

.col-tabmain li a {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.col-tabmain li a:hover {
    color: #B81218;
    font-weight: bold;
}

.tabbottom {
    width: 100%;
}

#col-tabsub {
    /*width: 648px !important;*/
    width: 780px !important;
    background: url(../images/bg_config-sub.gif) top left repeat-x;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    float: left;
    color: #333;
    min-height: 227px;
}

#col-tabsub .tabtop {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

#col-tabsub .tabtop input {
    background: #ffffff url(../images/bg_search.gif) top right no-repeat;
}

#col-tabsub a {
    vertical-align: super;
}

#col-tabsub .tabbottom {
    border: 1px solid #eda8a6;
    /*width: 646px;*/
    width: 100%;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 0;
}

#col-tabsub .tabbottom th {
    padding: 0 0 0 10px;
    background: url(../images/bg_tapbottom.gif) top left repeat-x;
    line-height: 24px;
}

#col-tabsub .tabbottom img {
    margin: 0 3px;
    padding-top: 3px;
}

#col-tabsub .tabbottom p {
    padding-bottom: 5px;
    height: 20px;
    padding-left: 10px;
}

#col-tabsub table {
    background: none;
    text-align: left;
    margin: 5px 0 10px 50px;
    border: 0;
    padding: 0;
    width: 560px;
}

#col-tabsub tr {
    height: 27px;
}

#col-tabsub input, select, textarea {
    margin-left: 5px
}

#col-tabsub h6 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 5px 30px;
}

#col-tabsub .width-min {
    width: 70px;
}

#col-tabsub .width-min2 {
    width: 150px;
}

.checkbox input {
    width: 20px !important;
    padding: 0;
    margin: 0;
}

#col-tabsub1 {
    width: 650px;
    background: url(../images/bg_config-sub.gif) top left repeat-x;
    padding: 10px;
    float: left;
    color: #333;
    min-height: 227px;
}

#col-tabsub1 div.srcoll {
    background: #fff;
    border: 1px solid #EDA8A6;
    padding: 10px;
    width: 648px;
    height: 200px;
    overflow: scroll;
}

#col-tabsub1 div {
    margin: 0 0 30px 0;
}

#col-tabsub1 p {
    padding: 5px 0;
    line-height: 20px;
}

#col-tabsub1 div span {
    font-weight: bold;
}

#col-tabsub1 input {
    margin-left: 5px;
    width: 200px;
    margin-left: 5px;
    width: 500px;
    color: #999;
}

#col-tabsub2 {
    width: 964px;
    background: url(../images/bg_config-sub.gif) top left repeat-x;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    float: left;
    color: #333;
    min-height: 95px;
}

#col-tabsub2 a {
    vertical-align: super;
}

#col-tabsub2 .tabbottom {
    border: 1px solid #eda8a6;
    width: 946px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 0;
}

#col-tabsub2 .tabbottom th {
    padding: 0 0 0 10px;
    background: url(../images/bg_tapbottom.gif) top left repeat-x;
    line-height: 24px;
}

#col-tabsub2 .tabbottom img {
    margin: 0 3px;
    padding-top: 3px;
}

#col-tabsub2 .tabbottom p {
    padding-bottom: 5px;
    height: 20px;
    padding-left: 10px;
}

#col-tabsub2 table {
    background: none;
    text-align: left;
    margin: 5px 0 10px 50px;
    border: 0;
    padding: 0;
    width: 756px;
}

#col-tabsub2 tr {
    height: 27px;
}

#col-tabsub2 input, select, textarea {
    margin-left: 5px
}

#col-tabsub2 h6 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 5px 30px;
}

#col-tabsub2 .width-min {
    width: 70px;
}

#col-tabsub2 .width-min2 {
    width: 150px;
}

#col-tabsub3 {
    width: 970px;
    background: url(../images/bg_config-sub.gif) top left repeat-x;
    float: left;
    color: #333;
    min-height: 95px;
}

#col-tabsub3 a {
    vertical-align: super;
}

#col-tabsub3 .tabbottom {
    border: 1px solid #eda8a6;
    width: 470px;
    /*width: 416px;*/
    text-align: left;
    background: #fff;
}

#col-tabsub3 .tabbottom th {
    padding: 0 0 0 10px;
    background: url(../images/bg_tapbottom.gif) top left repeat-x;
    line-height: 24px;
}

#col-tabsub3 .tabbottom img {
    margin: 0 3px;
    padding-top: 3px;
}

#col-tabsub3 .tabbottom p {
    padding-bottom: 5px;
    height: 20px;
    padding-left: 10px;
}

#col-tabsub3 table {
    background: none;
    text-align: left;
    padding: 0;
    width: 400px;
    float: left;
}

#col-tabsub3 tr {
    height: 27px;
}

#col-tabsub3 input, select, textarea {
    margin-left: 5px
}

#col-tabsub3 h6 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 5px 30px;
}

#col-tabsub3 .width-min {
    width: 70px;
}

#col-tabsub3 .width-min2 {
    width: 150px;
}

.checkbox input {
    width: 20px !important;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: -1px;
}

h5 {
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
}

#cont .block-right {
    width: 187px;
    float: left;
}

#cont .min-heigt {
    min-height: 500px;
}

.forie6 input {
    width: 100px;
}

#submenu {
    overflow: hidden;
    font-size: 12px;
    background: url(../images/submenu_bg.gif) repeat-x 0 top;
    /*width:100%;*/
    _width: 930px !important;
}

#submenu li {
    list-style: none;
    float: left;
}

#submenu li a {
    display: block;
    color: #FFFFFF;
    padding: 8px 20px;
    text-decoration: none;
    background: none;
    height: 25px;
    float: left;
}

#submenu li a:hover {
    display: block;
    color: #FFFFFF;
    padding: 8px 20px;
    text-decoration: none;
    height: 25px;
    float: left;
}

#submenu li .current {
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    padding: 8px 20px;
    background: url(../images/submenu_bg_active.gif) no-repeat center 30px;
    text-decoration: none;
    height: 25px;
    float: left;
}

#main {
    /*width: 900px;*/
    width: 1024px;
    padding: 0;
    margin: 0;
}

#top {
    height: 74px;
    margin: 0 0 22px 0;
    text-align: right;
    width: 1024px;
}

#top ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#top li {
    margin: 25px 0 0 0;
    float: right;
    padding: 0 15px;
    border-right: 1px solid #b81218;
}

#top li a {
    color: #b81218;
    font-weight: bold;
}

#top1 {
    height: 74px;
    margin: 0;
    text-align: right;
}

#top1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#top1 li {
    margin: 25px 0 0 0;
    float: right;
    padding: 0 15px;
    border-right: 1px solid #b81218;
}

#top1 li a {
    color: #b81218;
    font-weight: bold;
}

#container {
    margin: 0;
    padding: 0;
    width: 1024px;
}

#login {
    margin: 57px 0 0 0;
    _height: 100%;
    border: 1px solid #990f14;
    padding: 50px;
    background: #fff url(../images/bg_login.gif) top right no-repeat;
}

.block-login {
    float: left;
    width: 231px;
    border: 1px solid #990f14;
    padding: 0 0 20px 0;
}

.block-login h1 {
    background: #a2060b;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 5px 7px;
}

.block-login p {
    padding: 5px 0;
    margin: 0 0 10px 0;
}

.block-login form {
    padding: 0 23px;
    text-align: left;
    line-height: 25px;
}

.button {
    background: url(../images/bg_button.gif) top left no-repeat;
    line-height: 20px; /* padding:0 0 0 12px;*/
    height: 21px;
    width: 56px;
    text-align: center !important;
}

input [submit] {
    background: url(../images/bg_button.gif) top left no-repeat;
    line-height: 20px;
    padding: 0 20px 0 12px;
    height: 21px !important;
}

.button a {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}

.button a:hover {
    color: #000000 !important;
    font-weight: bold;
    text-decoration: none;
}

.button1 {
    color: #fff;

    font-weight: bold;
    background: url(../images/43.gif) top left no-repeat;
    padding: 0;
    margin: 0;
    text-align: center;
}

.button1 a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}

.button1 a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.button2 {
    background: url(../CISDashboard/images/btn_button2.png) center right no-repeat;
    width: 99px;
    height: 19px;
}

.button2 a {
    font-weight: bold;
    padding-right: 13px;
    text-align: right;
}

.button2 a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.mform {
    margin: 0 0 0 265px;
}

.tablelang table {
    border: 1px solid #eda8a6;
    width: 646px;
    text-align: left;
    background: #fff;
    margin: 5px 0 0 0;
    padding: 10px;
}

/* BUTTONS */

.buttons a, .buttons button {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background: url(../images/btn_button.png) top left no-repeat;
    border: none;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    width: 150px;

    white-space: nowrap;
    padding: 5px 10px 6px 7px; /* Links */
}

.buttons button {
    width: 150px;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons button[type] {
    height: 27px;
    padding: 5px 10px 8px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}

*:first-child + html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

/* POSITIVE */

button.positive, .buttons a.positive {
    color: #529214;
}

.buttons a.positive:hover, button.positive:hover {
    background: url(../images/btn_button.png) bottom left no-repeat;
    color: #529214;
}

/* NEGATIVE */

.buttons a.negative, button.negative {
    color: #d12f19;
}

.buttons a.negative:hover, button.negative:hover {
    background: url(../images/btn_button.png) bottom left no-repeat;
    color: #d12f19;
}

/* REGULAR */

button.regular, .buttons a.regular {
    color: #336699;
}

.buttons a.regular:hover, button.regular:hover {
    background: url(../images/btn_button.png) bottom left no-repeat;
    color: #336699;
    /*width: 50px;*/
}

/* BUTTONS1 */

.buttons1 a, .buttons1 button {
    display: block;
    float: left;
    margin: 0 7px 0 10px;
    background: url(../images/btn_button1.png) top left no-repeat;
    border: none;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    width: 89px;
    height: 100%;
    white-space: nowrap;
    padding: 5px 10px 6px 7px; /* Links */
}

.buttons1 button {
    width: 89px;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons1 button[type] {
    height: 23px;
    padding: 4px 10px 8px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}

.buttons1 button img, .buttons1 a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 50px;
    height: 16px;
}

/* Other */

button.butother, .buttons a.butother {
    color: #B81218;
}

.buttons a.butother:hover, button.butother:hover {
    background: url(../images/btn_button1.png) bottom left no-repeat;
    color: #B81218;

}

div.yellow {
    padding: 7px;
    margin: 20px 0 0 0;
    text-align: center;
}

div.yellow a {
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin: 2px;
    text-decoration: none;
}

div.yellow a:hover {
    border: 1px solid #f0f0f0;
    color: #000;
}

div.yellow a:active {
    border: 1px solid #f0f0f0;
    color: #000;
}

div.yellow .currentStep {
    vertical-align: super;
    border: 1px solid #DE1818;
    padding: 2px 5px;
    font-weight: bold;
    margin: 2px;
    color: #fff;
    background: #DE1818
}

div.yellow .disabled {
    border: 1px solid #eee;
    padding: 2px 5px;
    margin: 2px;
    color: #ddd;
}

.block-news {
    float: left;
    margin: 0 0 0 43px;
    text-align: justify;
    width: 510px;
}

.block-news p {
    padding: 12px 0;
}

.block-news img {
    margin: 0 10px 0 0;
}

/*.block-news a { padding:0 0 0 50px;}*/
h2 {
    font-size: 24px;
    font-style: italic;
    color: #686868;
    line-height: 30px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
    font-size: 30px;
    line-height: 30px;
    color: #3b3b3b;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.title-client {
    font-size: 22px;
    font-style: italic;
    color: #fff;
    padding-top: 8px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
}

#bottom {
    padding: 7px 0 0 0;
    margin: 0;
    text-align: right;
    color: #7c7c7c;
    font-size: 11px;
}

/* MESSAGES AND ERRORS */

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}

div.errors ul {
    list-style: none;
    padding: 0;
}

div.errors li {
    background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}

td.errors input, td.errors textarea {
    border: 1px solid red;
}

.lcs-sys-maint-bt {
    width: 130px;
}

.bt-red-submit {
    background: url("../images/bg_button.gif") no-repeat scroll left top transparent;
    color: WHITE;
    height: 23px;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    width: 58px;
}

#dahdi textarea {
    width: 300px;
}

.dahdi textarea {
    width: 300px;
}

/*#group-equal input, textarea {*/
/*width: 200px;*/
/*}*/

#group-equal select, textarea, input[type='text'], input[type='password'] {
    width: 200px;
}

#group-equal-ivr input, select, textarea {
    width: 200px;
}

#group-equal .emailattach, .playcid, .playenvelope, .deletevoicemail {
    width: 20px !important;
}

.group-equal input, select {
    width: 200px;
}

.group-equal-ivr input, select {
    width: 160px;
}

.group-equal-queue input, select {
    width: 130px;
}

.lcs-trunk textarea, .lcs-trunk input[type=text] {
    width: 230px;
}

.lcs-template textarea, .lcs-template input {
    width: 400px;
}

#monitorEnable, #overideCallerId, #enabled {
    width: 13px !important;

}

#config-data {
    width: 350px !important;
}

.config-time1 select {
    width: 80px !important;
}

.config-time2 select {
    width: 140px;
}

.config-time3 select {
    width: 70px;
}

.config-time4 select {
    width: 85px;
}

#col-tabsub .tabbottom1 {
    border: 1px solid #eda8a6;
    width: 400px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 0;
}

#col-tabsub .tabbottom1 td {
    padding: 0;
    background: url(../images/bg_tapbottom.gif) top left repeat-x;
    line-height: 24px;
}

#col-tabsub .tabbottom1 img {
    margin: 0 3px;
    padding-top: 3px;
}

#col-tabsub .tabbottom1 p {
    padding-bottom: 5px;
    height: 20px;
    padding-left: 10px;
}

#col-tabsub .tabsearch {
    width: 646px;
}

#from_day {
    width: 40px;
}

#from_month {
    width: 90px;
}

#from_year {
    width: 50px;
}

#from_hour {
    width: 40px;
}

#from_minute {
    width: 40px;
}

#to_day {
    width: 40px;
}

#to_month {
    width: 90px;
}

#to_year {
    width: 50px;
}

#to_hour {
    width: 40px;
}

#to_minute {
    width: 40px;
}

#duration .numeric-textbox {
    width: 22px;
}

.resetQueue {
    vertical-align: super;
    border: 1px solid #DE1818;
    padding: 2px 5px;
    font-weight: bold;
    margin: 2px;
    color: #fff;
    background: #FFFFFF;
    height: 20px;
}

.resetQueue a:hover {
    text-decoration: none;
    color: #ff0033
}

#lightbox {
    width: 290px;
    height: 150px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #eda8a6;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    position: fixed;
    z-index: 999;
}

#lightbox_hide {
    background: url(../images/skin/button_close.gif) no-repeat;
    height: 25px;
    cursor: pointer;
}

#spy_lightbox {
    width: 290px;
    height: 100px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #eda8a6;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    position: fixed;
    z-index: 999;
}

#spy_lightbox_hide {
    background: url(../images/skin/button_close.gif) no-repeat;
    height: 25px;
    cursor: pointer;
}

#system_clock {
    position: fixed;
    right: 10px;
    bottom: 0px;
    font-size: 15px;
    font-family: Tahoma;
    border: solid;
    border-bottom: none;
    padding: 5px;
    padding-bottom: 10px;
}

table.tabbottom tr:hover td {
    background: #aaeeff;
}

.searchbox {
    width: 130px !important;
}

.toggleLink {
    text-indent: 30px;
    padding-right: 30px;
}

.toggleLinkCollapse {
    background: url("../images/toggle_collapse.png") no-repeat right center;
    /*text-indent: 30px;*/
    /*padding-right: 30px;*/
}

.toggleLinkExpand {
    background: url("../images/toggle_expand.png") no-repeat right center;
    /*text-indent: 30px;*/
    /*padding-right: 30px;*/
}