body {
  margin-top: 5pt;
  margin-left: 5pt;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(system/images/smd-ext-gray/layout/body-gradient-bg.gif) no-repeat;
}
table {
  border: medium none;
  border-collapse: collapse;
  font-size: 11px;
  margin: 0px;
}
thead {
  border-top: black thin solid;
  border-left: medium none;
  background-color: #0e82a7;
  font-size: 11px;
  color: White;
}
td {
  border: medium none;
	margin: 0px;
	font-size: 11px;
  font-style: normal;
	color: black;
} 
input, select {
  height:20px;
	font-size: 11px;
  font-style: normal;
	color: black;
}

.smd-login {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
  height: 120px; 
  text-align: left;
}
.smd-login-top {
  background:#ffffff url(../../images/login_top.gif) no-repeat;
  width: 500px;
  height:252px;
}
.smd-login-bottom {
  background:#ffffff url(../../images/login_bottom_bg.gif) repeat-x;
  width: 500px;
  height:70px;
}
.smd-button {
}
.smd-button-login {
  padding-top:5px;
  padding-left:15px;
}
.smd-button-login-label {
  padding-left:5px;
}
.smd-login-label {
  width: 20px;
  padding-left:15px;
  padding-top:15px;
  color: #646464;
}
.smd-login-input {
}
.smd-login-input-text {
}
.smd-login-msg {
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 5px;
  font-size: 8pt;
  font-weight:bold;
  font-family: Verdana, Arial;
  color: red;
}

.smd-list-parent {
  padding-left:0px;
}
.smd-list-child {
  padding-left:20px;
}

.smd-mail {
  background-color:#ffffff;
  border:solid 1px #505050;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
}

.top_bg {
  background:#ffffff url(../../images/top_bg.gif) repeat-x;
  border:none;
  height:25px;
  width:100%;
}
.top_logo {
  background:#ffffff url(../../images/logo.gif) no-repeat;
  height:25px;
  width:82px;
  float:left;
}
.top_powerByIceBreak {
  height:25px;
  width:148px;
  float:right;
}
.top_link {
  height:25px;
  float:right;
  color:white;
  margin-top:6px;
  margin-right:7px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_link:hover {
  text-decoration:none;
}
.top_sep {
  background:#ffffff url(../../images/top_sep.gif) no-repeat;
  height:25px;
  width:1px;
  float:right;
  margin-right:7px;
}

.smd-form-field-readonly{
  border:none;
  background-color:transparent;
  background-image:none;
}
.smd-form-field-readonly-small{
  border:none;
  background-color:transparent;
  background-image:none;
  font-family:arial,tahoma,helvetica,sans-serif;
  font-size:11px;
  font-size-adjust: none;
  font-style:normal;
  font-variant:normal;
  line-height:13px;
  white-space:nowrap;
}

.smd-body {
  margin:0;
  padding:0;
  border:0 none;
  height:100%;
  background:#ffffff; 
}

.smd-toolbar-header {
  border-bottom:solid 1px black; 
  height:19px;
}
.smd-toolbar-header-text {
  margin-top:6px;
  margin-left:5px;
  font-weight:bold;
}
.mnu-icon-mail-out .x-menu-item-icon {
  background-image:url(../../images/icons/mail_out.gif);
}
.mnu-icon-mail-into .x-menu-item-icon {
  background-image:url(../../images/icons/mail_into.gif);
}
.mnu-icon-mail-view .x-menu-item-icon {
  background-image:url(../../images/icons/mail_view.gif);
}
.mnu-icon-history .x-menu-item-icon {
  background-image:url(../../images/icons/history.gif);
}
.mnu-icon-history2 .x-menu-item-icon {
  background-image:url(../../images/icons/history2.gif);
}
.mnu-icon-events .x-menu-item-icon {
  background-image:url(../../images/icons/link.gif);
}
.mnu-icon-view-template .x-menu-item-icon {
  background-image:url(../../images/icons/text_rich_colored.gif);
}

.tb-add .x-btn-text {
    background-image: url(../images/icons/add2.gif);
}
.tb-add-m .x-btn-text {
    background-image: url(../images/icons/add_m.gif);
}
.tb-save .x-btn-text {
    background-image: url(../images/icons/save.gif);
}
.tb-add-events .x-btn-text {
    background-image: url(../images/icons/link_add.gif);
}
.tb-backward .x-btn-text {
    background-image: url(../images/icons/arrow_left_blue.gif);
}
.tb-data-add .x-btn-text {
    background-image: url(../images/icons/data_add.gif);
}
.row {
    background-color: blue;
}
