/* TOP MENU */


div.PageTop {
    height: 100px;
    font-family : Arial;
    font-size: 6px;
	color : White;
	/*background : #AC1214;
	*/
	/*background : #CC3300;
	*/
    background-color: #70706B;
	text-align : left;
    margin: 0px;
    padding: 0px;
	border: 0px;
    height: 15px;
}

div.MainMenu {
    margin: 0px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    border: 0px;
    height: 30px;
    background-color: #70706B;
}

div.MainMenu table {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    border: none;
    padding: 0px;
    border-collapse:collapse;
    white-space: nowrap;
}

div.MainMenu a, div.MainMenu a:link, div.MainMenu a:visited {
    font-family : Arial;
    font-size: 13px;
    color : #ffffff;
	border: none;
    text-decoration: none;
    font-weight: bold;
}



div.MainMenu tr {
    margin: 0px;
    border: none;
    padding: 0px;
}

div.MainMenu img {
    margin: 0px;
    padding: 0px;
}

td.MainMenuItem {
    vertical-align: bottom;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

td.MainMenuItem a:hover {
    border-bottom: 1px solid #cccc00;
}

td.MainMenuItemActive {
    vertical-align: bottom;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

td.MainMenuItemDisabled {
    vertical-align: bottom;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #AAAAAA;
    font-family : Arial;
    font-size: 13px;
    font-weight: bold;
}

td.LoggedUserInfo {
    vertical-align: bottom;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #F0F0DE;
    font-family : Arial;
    font-size: 13px;
    font-weight: bold;
}

td.MainMenuItemActive a, td.MainMenuItemActive a:link, td.MainMenuItemActive a:visited {
    color: #cccc00;
}

img.TopRightLogo {
    position: absolute;
    right: 30px;
    top: 10px;
}

img.TopLeftLogo {
    position: absolute;
    left: 20px;
    top: 25px;
}

div.Navigation {
    margin-top: 3px;
    margin-right: 10px;
    margin-left: auto;
    margin-bottom: auto;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 4px;
    font-weight: bold;
    font-size: 12px;
    color: White;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    float: right;
    background: url('../images/navigation_back.png') no-repeat left;
}

div.Navigation a, div.Navigation a:link, div.Navigation a:visited {
    border-bottom: none;
}

div.FormButtons {
    padding-top: 20px;
}

div.TableForm div.FormButtons {
    border: 1px solid #B1B2B2;
    background-color:  #F4F4EA;
    margin-top: 20px;
    padding: 10px;
}

/* PAGE BODY */

html {
    height: 100%;
}

body {
	font-family : Arial;
	font-size: 15px;
	color : Black;
	/*background : #AC1214;
	*/
	/*background : #CC3300;
	*/
    background-color: #F0F0DE;
	text-align : left;
    margin: 0px;
    padding: 0px;
	border: 0px;
    height:100%;
}

div.PageContent {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;

	height:100%;
}

div #container {
    width: 100%;
    height: 100%;
}

h1 {
    border: 1px solid #B1B2B2;
  /*  border-bottom: 1px solid #B1B2B2;  */
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 6px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    background-color:  #F4F4EA;
    font-size: 14px;
    color: #70706B;
}

div.BreadcrumbMenu {
    /*border: 1px solid #B1B2B2;*/
    /*border-bottom: 1px solid #B1B2B2;*/
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 6px;
    /*padding-top: 4px;*/
    padding-top: 0px;
    padding-right: 4px;
    /*padding-bottom: 4px;*/
    padding-bottom: 0px;
    /*background-color:  #F4F4EA;*/
    font-size: 12px;
    color: #70706B;
    /*text-align: right;*/
}

h2 {
    margin-bottom: 8px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 6px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #70706B;
    font-size: 13px;
    color: rgb(187,173,126);
    border: 1px Solid rgb(205,198,176);
}


a, a:link, a:visited {
	/*color : #FF8C80;
	*/
    color : #800000;
	border: 0px none;
    text-decoration: underline;
	/*font-weight: bold;
	*/

}

h2 a, h2 a:link, h2 a:visited {
    font-family : Arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    color : #FFFFFF;
	border: none;
    text-decoration: none;
    border-bottom: 1px Solid rgb(187,173,126);
}


img {
	border: 0px none;
}



table th {
	font-size: 12px;
}

table tr {
	font-size: 12px;
}

table.DataTable {
    width: 100%;
    margin: 0px;
    border: 1px Solid rgb(205,198,176);
    padding: 0px;
    border-collapse:collapse;
}

table.DataTable tr {
    height: 30px;
}



tr.odd {
    background-color:  #F4F4EA;
}

tr.even {
    background-color: #FFFFFF;
}

table.DataTable th {
    background-color: #70706B;
	font-weight: normal;
	color: #ffffff;
    height: 30px;
    padding-left: 4px;
    padding-right: 4px;
    text-transform: uppercase;
}

table.DataTable th a, table.DataTable th a:link, table.DataTable th a:visited {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px Solid rgb(187,173,126);
}

table.DataTable td {
	padding-left: 4px;
	padding-right: 4px;
    border-right: 1px Solid rgb(205,198,176);
}

td.DataTableHeader {
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}

td.JoinedColumn {
    border-left: hidden !important;
}

td.InfoText {
    color: #70706B;
}


div.TablePaginator {
    font-weight: bold;
    font-size: 13px;
    text-transform: lowercase;
    color: #70706B;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    white-space: nowrap;

    border: 1px solid #B1B2B2;
    background-color:  #F4F4EA;
}

div.TableSeparator {
    font-weight: bold;
    font-size: 13px;
    text-transform: lowercase;
    /*color: #70706B;*/
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    white-space: nowrap;

    /*border: 1px solid #B1B2B2;*/
    /*background-color:  #F4F4EA;*/
}

div.TopPaginator {
    display: inline-block;
    color: #000000;
    margin-right: 30px;
}

div.BottomPaginator {
    color: #000000;
}

div.PaginatorBox {
    border: 1px solid rgb(205,198,176);
    background-color: #FFFFFF;
    padding: 4px;
    font-size: 13px;
    vertical-align: top;
}

span.HighlightedValue {
    color: #ff0000;
}

div.PaginatorBox a, div.TopPaginator a:link, div.TopPaginator a:visited {
    text-decoration: none;
    border-bottom: none;
}


div.TableFilter {
    font-weight: bold;
    font-size: 13px;
    text-transform: lowercase;
    color: #70706B;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    vertical-align: bottom;
    white-space: nowrap;
    
    border: 1px solid #B1B2B2;
    background-color:  #F4F4EA;
}

div.TableFilterBlock {
    display: inline-block;
}

div.TableFilterBlock form {
    display: inline-block;
}


img.TableFilterTectacle {
    vertical-align: bottom;
    margin: 0px;
}

div.DetailBox {
    border: 1px solid #70706B;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

div.DetailBoxContent {
    border: none;
    padding: 10px;
    background-color:  #F4F4EA;

}

div.DetailBox h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    color: #FFFFFF;
    background-color: #70706B;
    padding: 4px;
    text-transform: uppercase;
}

div.DetailBox h3 div {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 2px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 12px;
    color: White;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    float: right;
    text-transform: none;
    background: url('../images/navigation_back.png') no-repeat left;
}

div.DetailBox h3 a, div.DetailBox h3 a:link, div.DetailBox h3 a:visited {
    border-bottom: none;
    color: white;
}


div.DetailPageBox {
    border: none;
    background-color: #FFFFFF;
}

div.DetailPageBox h2 {
    margin-bottom: 0px;
}

div.DetailPageBoxContent {
    border-top: none;
    border-right: 1px Solid rgb(205, 198, 176);
    border-bottom: 1px Solid rgb(205, 198, 176);
    border-left: 1px Solid rgb(205, 198, 176);
}

h2.Buttons {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 2px;
    color: #FFFFFF;
    background-color: #70706B;
    vertical-align: bottom;
    height: 26px;
}


h2.Buttons div {
    display: inline-block;
}

h2.Buttons a, h2.Buttons a:link, h2.Buttons a:visited {
    border-bottom: none;
}

table.TreeLayoutTable {
    width:100%;
}

td.TreeLayoutTableTree {
    vertical-align: top;
    padding-right: 10px;
    padding-top: 10px;
    width: 30%;
}

td.TreeLayoutTableContent {
    padding-left: 10px;
    padding-top: 10px;
    vertical-align: top;
    width: 70%;
}

table.DetailBoxTable {
    width:100%;
}

td.DetailBoxTableNormal {
    vertical-align: top;
    padding:20px;
    width: 50%;
}

table.DetailBoxTable tr+td {
    vertical-align: top;
    padding:20px;
    width:50%;
}

div.TopButton {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border: 0px;

    background: url('../images/top_button/background.png') repeat-x;
}

div.TopButton div {
    vertical-align:bottom;
    padding-bottom: 7px;
}



div.SwitchTabs {
    margin: 0px;
    padding: 0px;
	border: 0px;
    height: 22px;

    background-color:  #F0F0DE;
}

div.SwitchTabs table {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 30px;
    margin-bottom: 0px;
    border: none;
    padding: 0px;
    border-collapse:collapse;
    white-space: nowrap;


    text-transform: lowercase;
}

div.SwitchTabs a, div.SwitchTabs a:link, div.SwitchTabs a:visited {
    color : #000000;
	border: none;
    text-decoration: none;
}


div.SwitchTabs tr {
    margin: 0px;
    border: none;
    padding: 0px;
}

div.SwitchTabs td {
    font-family : Arial;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    color: black;
}

div.SwitchTabs img {
    margin: 0px;
    padding: 0px;
}

td.SwitchTab {
    background: url('../images/tabs/background.png') repeat-x;
    vertical-align: bottom;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

td.SwitchTabActive {
    background: url('../images/tabs/background_active.png') repeat-x;
    vertical-align: bottom;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

span.SwitchTabHighlight {
    color : white;
/*    color : #cc0000; */
}

div.TabContent {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px;
	border: 0px;

    background-color: #cdcdaf;

    height: 100%;
}

div.SmallTabContent {
    padding: 4px;
    margin: 0px;
    border: none;
    background-color: #cdcdaf;

    height: 100%;
}

div.TreePageContent {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px;
	border: 0px;

    height: 100%;
}

div.ClearContent {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    margin: 0px;
	border: 0px;
    font-size: 14px;
}

div.ClearContent > ul {
    list-style: square;
    list-style-position: inside;

    margin-left: 10px;

    padding-top: 10px;
    padding-bottom: 10px;
}

div.ClearContent > ul > li {
    padding-top: 5px;
    padding-bottom: 5px;
}


div.InputForm {

}

div.InputForm form {
}

div.InputForm td {
    padding-top: 3px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}

div.InputForm select, input, textarea {
    font-weight: normal;
    text-transform: none;
}

div.InputForm ul {
    margin-bottom: 40px;
}

div.InputForm li {
    margin-left: 30px;
    text-indent: 0px;
}

ul.SchemaNodeTree {

}

ul.SchemaNodeTree li {
    margin-left: 10px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: 13px;
    color: #70706B;
}

ul.SchemaNodeTree li.Selected {
    background-color: #cdcdaf;
}

ul.SchemaNodeTree li.Deleted {
    text-decoration: line-through;
}

li.Selected a, li.Selected a:link, li.Selected a:visited {
    text-decoration: none;
}

div.InputForm h4 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    color: #FFFFFF;
    background-color: #70706B;
    padding: 4px;
    text-transform: uppercase;
}

table.ThumbnailsTable {
    width: 100%;
}

table.ThumbnailsTable tr {

}

table.ThumbnailsTable td {
    padding: 8px;
    vertical-align: bottom;
}


div.Contact {

}

div.Contact table {

}

div.Contact table td {
    padding-right: 20px;
    color: Black;
}

div.Contact table td pre {
    color: Black;
}

div.WelcomeSiteMap {
    padding-top: 40px;
}

img.WelcomeSiteMap {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}


pre {
    font-family: Arial;
}

div.StripesErrors {
    color: #b72222;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

div.StripesErrors ol {
    margin-top: 10px;
}

div.LoginBoxWrapper {
    padding: 100px;
}

div.LoginBox {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 300px;
    padding: 20px;
    background-color:  #F4F4EA;
    border: 1px solid #B1B2B2;
}


/** FILE UPLOADER **/

div.FileUploader #filelist {
    margin-top: 15px;
}

div.FileUploader #uploadFilesButtonContainer, #overwriteFilesButtonContainer, div.FileUploader #selectFilesButtonContainer, div.FileUploader #overallProgress {
    display: inline-block;
}

div.FileUploader #overallProgress {
    font-size: 13px;
    font-weight: bold;
    float: right;
}

div.FileUploader #filenames td {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    color: #70706B;
    font-weight:bold;
}

div.FileUploader #filenames th {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    font-weight:bold;
}

div.FileUploader #filenames td+td+td {
}

tr.DataNodeConcept {
    color: #70706B;
}

tr.DataNodeDeleted {
    text-decoration: line-through;
}

