body, form {
  margin: 0;
  padding: 0;
}

body {
  padding-bottom: 20px;
}

/*  body style used for LeftFrameSwitcher */
.MainFrameBody {
  padding-left          : 7px;
  background-image      : url(images/body_bg.gif);
  background-position   : top left;
  background-repeat     : repeat-y;
}

.LeftFrameSwitcher {
  position  : fixed;
  left      : 0;
  top       : 50%;
  cursor    : pointer;
}

* html .LeftFrameSwitcher {
  position  : absolute;
}

td {
  vertical-align: middle;
}

th {
  vertical-align: middle;
  white-space: nowrap;
}

th.icon {
  text-align: center;
}

.pathbar {
	padding: 10px 10px 0 10px;
}

.screenBody {
  margin: 0 10px;
  clear: both;
}

.screenBodyToolbar {
  margin: 0;
  clear: both;
}

.uplevel {
  text-align: right;
}

.screenTitle {
  margin: 0;
  vertical-align: middle;
  border-bottom : 1px solid #D0D0D0;
}

.screenTitle td 
{
  padding: 25px 12px 5px 10px;
  vertical-align: middle;
}


.screenTitle img,
.screenTitle td,
.screenTitle input,
.screenTitle select {
    vertical-align: middle;
}

.errPanel
{
    width   : auto;
    position: relative;
    display : block;
    border  : 1px solid red;
    background-color : #FFFFCC;
    padding : 10px;
    margin  : 5px 10px;
    }

.reportSection {
  margin: 10px 0;
}

.reportTools,
.reportTools img,
.reportTools input,
.reportTools select {
	vertical-align: middle;
}

.reportIndex {
  margin: 15px 0;
}

.reportSection {
  padding-top: 5px;
}

p, hr {
  margin: 5px 0;
}

.screenButtons {
  /* width     : 773px; */
  /* height    : 18px; */
}

hr {
  clear: both;
}

.screenBody:before {
  display: block;
  height: 0;
  visibility: hidden;
  content: '.';
  clear: both;
}

/* ---------- list  --------- */

.listArea td input,
.listArea td select {
  vertical-align: middle;
}

.list td,
.list th {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.list td.icon {
	text-align: center;
	padding: 3px;
}

.number {
  text-align: right;
}


.search input,
.search .commonButton,
.uplevel .commonButton {
  margin-right: 7px;
  vertical-align: middle;
}

.list {
  border-collapse: collapse;
}

.buttons {
  margin: 7px 0;
}

.buttons div {
  white-space: nowrap;
}

.buttons input,
.buttons .commonButton {
  vertical-align: middle;
}

.misc {
  text-align: right;
}

.main input {
	margin-right: 7px;
}
.main .commonButton {
  margin-right: 14px;
}

.misc input {
  margin-left: 7px;
}
.misc .commonButton {
  margin-left: 14px;
}

th a {
  vertical-align: middle;
}

th img {
  vertical-align: middle;
  padding-left: 3px;
}

.paging {
  margin: 7px 0;
  vertical-align: middle;
}

.paging input,
.paging .commonButton,
.paging select {
  vertical-align: middle;
  margin-right: 7px;
}

.paging select {
  margin-right: 3px;
}

.select {
	text-align: center;
}

.show #bid_search_show{
    display: none;
}

.hide #bid_search_hide{
    display: none;
}

.hide .searchArea {
    display: none;
}

.lang
{
    width : 150px;
}

.updateProgress
{
    float:left;
    padding: 0 5px 0 0;
}

/* ---------- form  --------- */

.formArea {
/*  width: 695px; */
}

.formFields {
  border-collapse: collapse;
  margin-top: 2px;
}

.formFields td {
  padding: 3px;
  vertical-align: top;
}

.formFields input,
.formFields .commonButton,
.formFields select {
  vertical-align: middle;
}

.formFields td.name,
.formFields td.nameError {
  vertical-align: top;
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 200px;
}

td.unlimited {
  vertical-align: top;
  padding-top: 6px;  
}

fieldset {
 margin: 10px 0 0 0;
 padding: 0;
}

* html fieldset {
 margin-top: 0;
 padding-top: 10px;
}

.screenButtons {
  padding: 0 0 0 10px; /* 8px 0 0 0; */
}

legend {
  margin-bottom: 10px;
  margin-left: -9px;
  padding-right: 2px;
  vertical-align: middle;
  padding-left: 2px;
}

option.dummyLine {
	color: #ffffff;
}

#searchInput {
	margin-left: -1px;
}

fieldset > legend {
  margin-left: -7px;
  padding-left: 0;
  padding-right: 9px;
  padding-top: 2px;
  margin-top: -2px;
}

legend img {
  vertical-align: middle;
}

fieldset p {
  margin: 5px 0;
}

.option {
  margin-bottom: 5px;
}

.formButtons {
  text-align: right;
  margin-top: 5px;
}

.formButtons input,
.formButtons button {
  margin-left: 7px;
}

.formFields td.limit {
  padding-right: 25px;
  white-space: nowrap;
  width: 140px;
}

.formFields td td.limit {
  padding-left: 0px;
}

.fieldButtons input,
.fieldButtons button {
  margin: 5px 5px 0 0;
}

textarea {
  width: 98%;
}



.checklist,
.radiolist
{
    
    }
.checklist input, 
.radiolist input,
.checkbox,
.radiobox {
  width  : auto;
  height : auto;
  padding: 0 !important;
  margin : 0 !important;
  border:none;
}
.checklist label
{
    white-space:nowrap;
    margin-left:3px;
    }

#chkProceed {
	margin-left: 3px;
}

legend a {
  font-weight: normal;
}

legend .checkbox,
.formFields .checkbox,
.formFields .radiobox {
  margin-right: 3px;
}

.suboption {
	margin-left: 18px;
}

/* ---------- misc --------- */

.commonButton {
  display: inline;
}

td.subTd a {
  padding-left: 20px;
}

.gaugeArea {
  margin: 2px 0;
}

.gaugeLayout td {
  border: none;
  padding: 0;
}

/* ---------- for login --------- */

#login {
  width: 453px;
  margin: auto;
  margin-top: 40px;
}

#loginTitle {
  height: 59px;
  background-image: url(images/login-header.gif);
  font-size: 19px;
  font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding-left: 75px;
}

#get_password {
	text-align: left;
	padding-left: 0;
}

#get_password a:link,
#get_password a:visited {
	color: #444444;
}

#loginForm {
	padding: 10px;
	border-bottom: 1px solid #D1CBD0;
	border-left: 1px solid #D1CBD0;
	border-right: 1px solid #D1CBD0;
}
/* ---------- mail name states --------- */

#fldset-mailInfo td,
#fldset-mailInfo td img,
#fldset-mailInfo td a  {
  vertical-align: middle;
}

#fldset-mailInfo td a:link,
#fldset-mailInfo td a:visited  {
  color: #444444;
}

#fldset-mailInfo td img  {
  margin-right: 3px;
}

#fldset-mailInfo td  {
  width: 25%;
}

/* ---------- bottom fieldsets for server screen --------- */

#fldset-admin_info {
	width: 405px;
	float: left;
   margin-right: 12px;
}

#fldset-admin_info .screenButtons {
	width: 333px;
}

#fldset-power  .screenButtons {
	width: 222px;
}

/* TTS */

#tts_list pre {
	white-space: normal;
	margin: 10px 10px 10px 10px;
}

#tts_list .tts_data {
	width: 20%;
	white-space: nowrap;
	padding-left: 0;
	padding-right: 20px;
	font-weight: bold;
   color: #444444;
}

.tts_created_by {
	width: 60%;
}

.tts_public {
	width: 20%;
	text-align: right;
	white-space: nowrap;
}

.tts_created_by,
.tts_created_by img,
.tts_public,
.tts_public img {
	vertical-align: middle;
}

/* Control visibility */

a.showVisibility,
.visibilityAdminMode a.adminOnlyVisibility,
.visibilityControlMode a.controlVisibilityArea {
  display: inline;
}

tbody.showVisibility,
.visibilityAdminMode tbody.adminOnlyVisibility,
.visibilityControlMode tbody.customizableControl {
  display: block;
}

table>tbody.showVisibility,
.visibilityAdminMode table>tbody.adminOnlyVisibility,
.visibilityControlMode table>tbody.customizableControl {
  display: table-row-group;
}

.hideVisibility,
.hideByDefault,
.adminOnlyVisibility {
  display: none;
}

/* Control visibility Toolbar */

.controlVisibilityToolbar .misc .commonButton span {
  display: inline;
  margin-right: 14px;
}
.controlVisibilityToolbarDesc {
float: left;
height: 21px;
padding-top: 4px;
min-width: 100px;
width: 60%;
vertical-align: middle;
}
.controlVisibilityToolbar button {
vertical-align: middle;
line-height: 21px;
padding: 0;
}
.controlVisibilityToolbar td {
vertical-align: middle;
height: 50px;
}
.controlVisibilityToolbar .main {
padding-left: 14px;
}

.controlVisibilityToolbar .commonButton {
white-space: nowrap;
float: left;
}
.controlVisibilityToolbar td.misc {
width: 100px;
}
#bid-hide-toolbar span {
display: block;
text-align: left;
}

/* ------------------------------------------------------------------------ */
#tabsTop
{
    display : block;
    width   : 100%;
    text-align  : center;
    }
#topTabs ul{margin:0 !important; padding:0 !important; list-style:none; text-align:center;}
#topTabs ul li
{
    float   : left; 
    padding : 0 10px; 
    background-color : Blue; 
    color   : White;
    line-height : 16px;
    margin-right:1px;
    }
#topTabs ul li a{color:White; text-decoration:none;}

.button
 {
   background-image : url(buttons/btn_bg.gif);
   width        : 102px !important;
   height       : 21px  !important;
   border       : none; 
 }
 .butSave
 {
   background-image : url(buttons/btn_ok_bg.gif);
   width        : 102px !important;
   height       : 21px !important;
   padding-left : 18px;
   font-weight  : bold;
   border       : none; 
 }
 .butSaveBig
 {
   background-image : url(buttons/btn_ok_big_bg.gif);
   width        : 141px !important;
   height       : 21px !important;
   padding-left : 18px;
   font-weight  : bold;
   border       : none; 
 }
 .butCancel
 {
   background-image : url(buttons/btn_cancel_bg.gif);
   width        : 102px !important;
   height       : 21px !important;
   padding-left : 18px;
   font-weight  : bold;
   border       : none; 
 }
 .butSml
 {
   background-image : url(buttons/btn_sml_bg.gif);
   width        : 50px !important;
   height       : 21px !important;
   font-weight  : bold;
   border       : none;
    }

.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	font-size:10px !important;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	font-size:10px !important;
	font-weight:normal;
}

