.wait *{
    cursor: wait;
}

select.state{
    width: 150px;
}

input.number {
    text-align: right;
}

div#mainLinks{
    left: 130px;
    top: 50px;
    position: relative;
    float: left;
}

.clickable{
	cursor: pointer;
	text-decoration: underline;
	color: maroon;
}

h1{
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	color:#606060;
	margin:0;
	padding:0;
}

h2{
	margin: 0;
	padding: .3em;
}

h3{
	font-size : 14px;
	line-height:16px;
	font-weight: bold;
	margin:2px;
	padding:2px;
}

form {
  margin:0px;
  padding:0px;
  border: 0px;
}

table.editTable tr.data td{
	background-color:#FFFFFF;
}

th {
	font-weight: bold;
	background-color:  #cacac8;
	margin-bottom: 1em;
  padding: .5em;
}

td{
	color: #000000;
}

td.align-center{
    text-align: center;
}

td.align-right{
    text-align: right;
}

td.header{
    background-color: #CCCCCC;
}

.pagination-text{
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    border-left: 0px;
}

.ajax-messages-block{
    display: inline;
    float: left;
    width: 100%;
}

.errortext{
    color : #FF0000;
    font-weight : bold;
	margin-bottom: 5px;
    line-height: 12px;
}

.warningtext{
    color : #FF6F01;
    font-weight : bold;
	margin-bottom: 5px;
    line-height: 12px;
}

.successtext{
    color : #2BA82B;
    font-weight : bold;
}

.alert{
    color : #FF0000;
}

.outerBox{
	margin:5px;
	background-color : #cacac8;
	border-bottom : 1px solid #828177;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	width: 1005 !important;
	width: 1010;
}

.minilogo{
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

#menudiv{
	cursor:default;
	width:795px;
	height:75px;
	padding : 5px;
	background-color:#cacac8;
}

.bold {
  font-weight : bold;
}

#sidebar{
	height:450px;
	overflow: auto;
}

.tabon{
	background-color : #cacac8;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	width:120px;
	line-height:14px;
	text-align:center;
}

.sidebarbox{
  box-shadow: 0 1px 2px rgba(204, 201, 184,.2);
}


.tablinkon{
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}

.tablinkon:hover,.tablinkoff:hover{
	text-decoration : underline;
}

.taboff{
	background-color : #808080;
	border-bottom : 1px solid #f9f8f3;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	width:120px;
	line-height:14px;
	text-align:center;
}

.tablinkoff{
	color : #ffffff;
	font-size : 11px;
	text-decoration : none;
}

.notab{
	border-bottom : 1px solid #f9f8f3;
}

.tabbedframe{
	border-bottom : 1px solid #828177;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
}

.menuButtonClass {
  background-color: #cacac8;
  border: 0;
}

.menuButtonClass2 {
	background-color: #cacac8;
	border-right: 1px solid #828177;
	border-left: 1px solid #f9f8f3;
	border-top: 1px solid #f9f8f3;
	border-bottom: 1px solid #828177;
	width: 100px;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	padding: 0px;
	margin: 1px;
	font-weight: bold;
}

.buttonclass2 {
	background-color : #cacac8;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	border-bottom : 1px solid #828177;
	width: 80px;
	color : #000000;
	font-size : 9px;
	line-height:13px;
	text-align:center;
	padding : 0px;
}
.buttonclass3 {
	background-color : #cacac8;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	border-bottom : 1px solid #828177;
	width:115px;
	color : #000000;
	font-size : 10px;
	line-height:13px;
	text-align:center;
	padding : 0px;
}
.buttonclass4 {
	background-color : #cacac8;
	border-right : 1px solid #828177;
	border-left : 1px solid #f9f8f3;
	border-top : 1px solid #f9f8f3;
	border-bottom : 1px solid #828177;
	width:150px;
	color : #000000;
	font-size : 10px;
	line-height:13px;
	text-align:center;
	padding : 0px;
}

.menuButtonClass2Disabled, .buttonclassDisabled {
	background-color: #cacac8;
	border-right: 1px solid #828177;
	border-left: 1px solid #f9f8f3;
	border-top: 1px solid #f9f8f3;
	border-bottom: 1px solid #828177;
	width: 100px;
	color: #ACA899;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	padding: 0px;
	margin: 1px;
	font-weight: bold;
	cursor: auto;
}

Caption{
	color : Maroon;
	font-size : 14px;
	line-height:16px;
	font-weight : bold;
	text-align : left;
	padding:0px;
	margin:0px;
}

.configTable1{
	border: 0px;
	valign:top;
	padding: 3px;
	cell-spacing: 3px;
}

.caption1{
	color : Maroon;
	font-size : 14px;
	line-height:16px;
	font-weight : bold;
	text-align : center;
	padding:2px;
	padding-top:10px;
	margin:0px;
}

.menuItemClass:hover {
	text-decoration : underline;
}

.error, .prompt{
	background-color:#ffffff;
	color:#404040;
	font-size : 10px;
	line-height : 12px;
	text-align : center;
    font-weight:normal;
}

div.float-left, div.float{
	float: left;
}

div.float-right{
	float: right;
}

.clearDiv, .clear-div{
	clear: both;
    font-size: 0px;
    height: 0px;
    width: 0px;
    line-height: 0px;
}

.clear-div-right{
	clear: right;
    font-size: 0px;
    height: 0px;
    width: 0px;
    line-height: 0px;
}

.clear-div-left{
	clear: left;
    font-size: 0px;
    height: 0px;
    width: 0px;
    line-height: 0px;
}

.clear{
	clear: both;
}

.clear-right{
	clear: right;
    height: 0px;
    line-height: 0px;
}

.clear-left{
	clear: left;
    height: 0px;
    line-height: 0px;
}

#centrebox {
	height: 650;
	width: 990 !important;
	width: 995;
    padding-right: 7px !important;
    padding-right: 0px;
    overflow:-moz-scrollbars-vertical;
    overflow-y: auto;
    position: relative;
}

#mainContent{
    height: 555px;
    width: 790px;
    overflow: auto;
}

.disabled{
    color: #999999;
}

div.IE{
    width: 100%;
}

.mainlogoLogin{
    margin: 10px;
}

div.welcome{
    left:110px;
    top:40px;
    position:relative;
    float: left;
}

.errorHeader {
    color: red;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 12px;
}

.warningHeader {
    color: #FF6F01;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 12px;
}


table.configuration{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

table.configuration td{
    text-align: center;
    background-color: white;
}

table.configuration td.head{
    background-color: #CCCCCC;
}

div.label, div.radioLabel{
    float: left;
    margin-top: 4px;
    margin-right: 2px;
}

div.info {
    float: left;
    margin-top: 4px;
    margin-left: 20px;
}


div.checkLabel{
    float: left;
    margin-top: 5px !important;
    margin-top: 6px;
    margin-right: 2px;
}

.formRow{
    margin-left: 30px;
    margin-bottom: 10px;
    float: left;
}

div.code{
    float: left;
    margin-top: 3px !important;
    margin-top: 4px;
}

div.checkbox, div.item{
    float: left;
    margin-left: 10px;
}

.formItem{
    float: left;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 2px;
}

td.mainmenu{
    width: 1180px !important;
    width: 960px;
    background-color:#ffffff;
    border:1px solid #606060;
    height:15px;
    padding-left:20px;
}

.nowrap{
    white-space: nowrap;
}

 #iFrame {
   visibility: hidden;
   height: 1px;
   display: none;
 }

.Modified{
	color : #FF8000;
  	font-weight: bold;
}

.Added{
    color: #0000FF;
    	font-weight: bold;
}

.Deleted{
    color: #FF0000;
    font-weight: bold;
    text-decoration:line-through;
}

.Production{
    color: #000000;
}

.messageBox{
    background-color: white;
	font-size : 12px;
	line-height:14px;
	font-weight: bold;
	padding: 3px;
}

.buttonBar{
    clear: both;
	color : #ffffff;
	background-color : #808080;
	font-size : 11px;
	line-height:13px;
    margin: 2px;
    padding: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.mainMenu{
    height: 16px;
}

.div-dialog { position: absolute; top: 1px; left: 1px; visibility: hidden; background-color: transparent; }
.div-dialog .dialog-tip-right { margin-bottom: -1px; margin-right: 10px; float: right; }
.div-dialog .dialog-tip-left { margin-bottom: -1px; margin-left: 10px; float: left; }
.div-dialog .dialog-content {
    clear: both;
    background-color: #F9F9EF;
    border: 1px solid black;
    padding: 5px;
    padding-top: 5px !important;
    padding-top: 2px;
    text-decoration: none;
    z-index: 10000;
}

.selected-item{
    background-color: rgb(255,255,128);
}

.islink{
	cursor: pointer;
}


/** styles for new editor **/
/* put the sidebar to the left */
div#sideMenu {
  float: left;
  display: inline;
  margin-right: 1em;
}
/* and the main content to the right */
div#editDiv{
  display: inline-block;
  width: 80%;
}

/** put buttons into this div, aligns to right **/
div.wideSaveDiv {
    display: inline;
    float: left;
    width: 100%;
    margin-top:10px;
    text-align: right;
}

/** wide div **/
div.bottomMargin {
    margin-top:10px;
}

div.topMargin {
    margin-top:10px;
}

div.leftMargin {
    margin-left:10px;
}

div#infoPanel div.header{
	margin-top: 1em;
}

span.heading {
	font-weight: bold;
	font-size: 16px;
}

div.pageName {
	font-weight: bold;
}

div.pageName {
	font-weight: bold;
}

div.pageTitle {
  padding-top: 1em;
  font-size: 1.5em;
	font-weight: bold;
}

.bodyMinWidth {
	min-width:1140px;
}

.wrapperInnerWidth {
	width: 1140px;
}

table.dataTable {
	background-color: #ffffff;
	border-bottom: solid 1px #dbdbdc;
	border-right: solid 1px #dbdbdc;
	border-collapse: collapse;
}

table.dataTable tr td {
	border-top: solid 1px #dbdbdc;
	border-left: solid 1px #dbdbdc;
	padding: .2em;
}

table.dataTable tr td.disabled {
	color: #808080;
}

table.dataTable tr td.left {
	border-top: solid 1px #dbdbdc;
	border-left: 0;
}

table tr th {
	border-top: solid 1px #dbdbdc;
	border-left: solid 1px #dbdbdc;
	text-align: left;
}

table tr th.dark, table tr td.dark {
	font-weight: bold;
	background-color:  #9a9b9d;
  color: #ffffff;
}

table.dataTable tr.spacer, table.dataTable tr.spacer td {
	height: 3px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}
.fb-button {
	background-color: #5B74A8;
	color: white;
	font-weight: bold;
	/* margin: 0.5em 1em; */
    padding: 0.2em 1em;
}
