body, div, h1, h2, h3, p, td, th, input, textarea, select, option, li, ol, ul, a {
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

ul, ol {
    margin-left: 20px;
}

ul {
    list-style-type: square;
}

body {
    background: #E0E4E1;
    background-repeat: repeat-x;
    background-position: top;
}

body.simple {
    background: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top;
}

h2 {
    color:#00B5DD;
    font-size:24px;
    font-weight:normal;
    line-height:26px;
    margin-bottom:15px;
    margin-top:0;
    padding:0;
    text-transform:none;
}

h3 {
    color:#00B5DD;
    font-size:16pt;
    font-weight:normal;
    line-height:16pt;
    margin-bottom:15px;
    margin-top:15px;
    padding:0;
    text-transform:none;
}

a {
    color: #71526C;
}

p {
    margin: 4pt 0 4pt 0;
}

select.SystemDomainSelector {
    position: absolute;
    top: 3px;
    right: 385px;
    z-index: 101;
}

/* LOGOUT */

div.logout-form {
    background:transparent url(/jehintranet-static/gfx/bullet_07.gif) no-repeat scroll 0 5px;
    color:#99A49C;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    padding-right:12px;
    text-decoration:none;
    z-index: 100;
    cursor: pointer;
    position: relative;
    right: 2px;
    top: 2px;
    border: none;
    vertical-align: middle;
    padding-left: 5px;
}
/* LOGIN */

div.login {
    padding: 20px;
}

div.login ul {
    padding-left: 40px;
}

div.login ul li {
    list-style-type: square;
}

#page-container {
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0px;
}

#page {
    position: absolute;
    left: -475px;
    width: 951px;
    top: 0;
    bottom: 0px;
}

#page-logout {
    position: absolute;
    right: 75px;
    top: 0;
    height: 23px;
    width: 100px;
}

#page-lang {
    position: absolute;
    right: 10px;
    top: -5px;
    height: 10px;
    width: 100px;
    text-align: right;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

#page-lang a {
    font-size: 9px;
    line-height: 10px;
    height: 10px;
    color:#99A49C;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

#page-printer {
    position: absolute;
    right: 115px;
    top: 2px;
    height: 23px;
    width: 100px;
    cursor: pointer;
}

#page-collection {
    position: absolute;
    right: 2px;
    top: 55px;
    z-index: 12;
}

#page-toolbar-throbber {
    position: absolute;
    right: 8px;
    top: 3px;
    display: none;
}

#page-collection ul {
list-style: none;
margin: -2px 0 0 0;
padding: 0;
position: relative;
right: 0px;
font-size: 10pt;
color: #000000;
backgrond: none;
}

#page-collection ul li {
    height: 16px;
    margin: 0 4px 0 0px;
    padding: 0 4px 0 4px;
    position:relative;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-right:0px;
    text-align: right;
}

#page-collection ul.items {
    background: #FFFFFF;
    border: 1px solid #333333;
    right: 0px;
}

#page-collection ul.items li {
    text-align: left;
}

#page-collection ul li ul {

}

#page-collection ul li ul li {
    text-align: left;
}

/*
div#page-collection ul ul,
div#page-collection ul li,
div#page-collection ul ul li:hover ul ul
{display: none;}
*/

#page-collection ul ul,
#page-collection ul ul li {
    display: none;
}

#page-collection ul li ul li,
#page-collection ul li:hover ul
{display: block;}


#page-header {
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    width: 951px;
    background: url('../gfx/page.header.png');
    background-repeat: none;
    background-position: top center;
    z-index: 9;
}

/* PAGE MENU */

#page-menu {
    position: absolute;
    left: 95px;
    top: 0px;
    height: 32px;
    line-height: 32px;
    width: 600px;
    z-index: 10;
}

#page-menu > ul {
    left: 0px;
    padding: 0;
    width: 600px;
    border: none;
    background: none;
    margin: 0px;
    top: 0px;
    list-style: none;
}

#page-menu > ul > li {
	float: left;
	line-height: 32px;
	position: relative;
	margin-right: 20px;
	color: #FFF;
	margin-left: 0;
}

#page-menu > ul > li:hover > ul {
	display: block;
}

#page-menu a {
	display: block;
	color: #000;
	text-decoration: none;
}

#page-menu > ul > li > ul {
	position: absolute;
	top: 30px;
	left: 0;
	list-style: none;
	background: #FFF;
	padding: 4px;
	border: 1px solid #333;
	display: none;
	width: 200px;
	margin-left: 0;
}

#page-menu > ul > li > ul > li:hover {
	background: url('../gfx/page.menu.background.2.jpg') repeat-x;
}

#page-title {
    position: absolute;
    left: 95px;
    top: 32px;
    height: 19px;
    line-height: 19px;
    width: 660px;
    font-weight: bold;
}

#page-tabs-container {
    position: absolute;
    left: 0;
    top: 56px;
    height: 19px;
    width: 951px;
    background: url('../gfx/page.tabs.background.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

#page-tabs {
    padding-left: 95px;
}

#page-tabs div.selected {
    background: url(../gfx/page.tabs.middle.png);
    background-repeat: repeat-x;
    font-weight: bold;
    padding: 0 2px 0 2px;
}

#page-tabs img, #page-tabs div {
    display: inline;
    float: left;
    height: 19px;
    line-height: 19px;
    font-size: 9pt;
}

#page-tabs div {
    padding: 0 4px 0 4px;
}

#page-tabs div a {
    text-decoration: none;
    pointer: cursor;
    color: #333333;
    font-size: 9pt;
}

#page-toolbar-container {
    position: absolute;
    left: 0;
    top: 75px;
    height: 32px;
    line-height: 32px;
    width: 951px;
    background: #FFFFFF;
    border-bottom: 1px solid #999999;
}

#page-toolbar {
    padding: 2px 4px;
    height: 28px;
}

div.toolbar_label input, div.toolbar_label select {
    margin-top: -4px;
}

#objectpane_button1 {
    cursor: pointer;
    margin: 4px 0 0 0;
}

#page-content-container {
    position: absolute;
    left: 0;
    top: 108px;
    width: 951px;
    background: #FFFFFF;
    bottom: 0px;
    overflow: auto;
    z-index: 8;
}

#page-content {
    padding: 4px;
}

input, textarea, div.multi-selector-content {
    border: 1px solid #A0A0A0;
    padding: 2px;
    background: url('../gfx/input.background.jpg') #FFFFFF repeat-x
}

div.selector-pane {
    border: 1px solid #999999;
    min-height: 24px;
    overflow: visible;
}

div.selector-pane-header {
    height: 24px;
    line-height: 24px;
    overflow: visible;
    z-index: 10;
    cursor: pointer;
    background: url('../gfx/icons/famfamfam/arrow_down_up.png') #FFFFFF no-repeat center right;
}

div.selector-pane-header-items {
    height: 24px;
    line-height: 24px;
    overflow: visible;
    z-index: 10;
    display: inline;
}

div.selector-pane-messages {
    height: 24px;
    line-height: 24px;
}

input.selector-input {
    width: 500px;
    display:block;
    float: left;
}

input.single-selector-input {
/*  width: 359px; */
}

select.single-selector-select {
/*  width: 359px; */
}

select.selector-select {
    width: 350px;
}

.right-throbber {
    background-image: url('../gfx/throbber.gif');
    background-position: center right;
    background-repeat: no-repeat;
}

input.submit_button_2 {
    margin-left: 11px;
    border: none;
    background: url('../gfx/button.2.gif');
    height: 23px;
    line-height: 23px;
    padding-bottom: 6px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    width: 100px;
    text-align: center;
    cursor: pointer;
}

button, select {
    border: 1px solid #bca3a3;
    line-height: 20px;
    /* vertical-align: center; */
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 2px;
    color: #000;
    cursor: pointer;
}

button {
    background: url('../gfx/button.png') repeat-x center;
    height: 24px;
}

button.disabled {
	color: #A0A0A0;
}

select {
	background: #FFF;
}

input.submit_button_1, a.button1 {
    margin-left: 11px;
    border: none;
    background: url('../gfx/button.1.gif');
    height: 23px;
    line-height: 20px;
    padding-bottom: 6px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    width: 71px;
    text-align: center;
    cursor: pointer;
}

a.button1 {
    display: block;
    float: left;
    overflow:visible;
    padding:0;
    text-decoration:none;
}

/* PANES */

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

table.struct {
    width: 920px;
    border: 1px solid #A0A0A0;
}

table.struct tr.rest td, table.struct tr.rest th {
    margin-left: 10px;
    border-top: 1px solid #A0A0A0;
}

table.struct tr.rest th {
    border-top: 1px solid #A0A0A0;
}

table.struct tr.first td, table.struct tr.first th {
    margin-left: 10px;
}

table.struct tr th {
    width: 170px;
    padding: 0px 0 0px 0;
    /* background: #F0F0F0; */
    /* border-right: 1px solid #464F47; */
    color: #464F47;
    border-top: 1px dotted #CCD1CD;
    vertical-align: top;
}

table.struct tr th div {
    background: #CCD1CD;
    padding: 2px 4px;
    text-align: left;
}

table.struct tr td {
    padding: 0px 4px 0px 4px;
}

table.struct tr.entry th {
    text-align: right;
    padding-right: 4px;
    height: 30px;
    vertical-align: middle;
}
div.struct-data-1, div.struct-data-2, div.struct-data-3, div.struct-data-4 {
    padding: 2px 0 2px 0;
}

table.struct tr td.entry2 {
    padding: 4px 0 0 0;
}


div.struct-data-1 {
    float: left;
    display: inline;
    overflow: visible;
    width: 182px;
    min-height: 35px;
}

div.struct-data-2 {
    float: left;
    display: inline;
    overflow: visible;
    width: 364px;
}

div.struct-data-3 {
    float: left;
    display: inline;
    overflow: visible;
    width: 546px;
}

div.struct-data-4 {
    float: left;
    display: inline;
    overflow: visible;
    width: 720px;
}

input.size1 {
    width: 173px;
}

input.size2, select.size2, textarea.size2 {
    width: 355px;
}

input.size4 {
    width: 710px;
}

textarea.size4 {
    width: 710px;
}

div.textbox {
    margin: 0px 0 3px 0;
    padding: 2px;
    border: 1px solid #A0A0A0;
}

textarea.textbox {
    margin: 0px 0 3px 0;
}
div.struct-data-title {
    font-weight: bold;
    font-size: 10pt;
    color: #333333;
}

clear {}

/* start calendar */

#calendar-container {
}

#calendar {
    margin: 0 auto 0 auto;
}

table.calendar-table td {
    font-size: 8pt;
}
 .popup {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid #999999;
    width:300px;
    padding: 5px;
    z-index: 20;
    font-size: 8pt;
    -moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    box-shadow: 3px 3px 4px #666;
    -moz-border-radius: 4px;
    border-radius: 4px;

 }

 .popup2 {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid #999999;
    width:300px;
    padding: 5px;
    z-index: 20;
    font-size: 8pt;
    -moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    box-shadow: 3px 3px 4px #666;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 4px 0 0 4px;
 }


 .popup_time {
    color: #0033FF;
    width: 110px;
    font-size: 8pt;
    vertical-align: top;
 }
 .popup_content {
 font-size: 8pt;
 vertical-align: top;
 }

 .popup_extra, .popup_course {
 font-size: 8pt;
 }

 .popup_course {
  font-weight: bold;
 }
 .cal_table {
    background: white;
 }
 .cal_table td {
    width: 35px;
    z-index: 1;
 }
 .cal_null {
    background: white;
 }
 .cal_sunday {
    background:#E2E2F2;
 }
 .cal_weekday {
    background:#F2F2F2;
 }
 .cal_table a {
    color: black;
    z-index: 1;
 }
 .cal_month {
    background:#2A5F97 none repeat scroll 0% 50%;
    color:#FFFFFF;
    font-weight:bold;
 }
 .cal_title {
    background:#333333 none repeat scroll 0% 50%;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
 }
 .cal_week {
    font-weight:bold;
 }
 .cal_CONFLICT {
    background:#D71E1E;

 }
 .cal_CONFLICT a{
    color: #FFFFFF;
 }
 .cal_RESERVED {
    background:#AEF7A3;
    /*z-index: 1*/;
 }
 .cal_ABSENCE_REQUEST {
    background:#849BFF;
 }
 .cal_ABSENCE {
    background:#FFD7A3;
 }
 .cal_year_title {

 }



  .cal_SUNDAY {
    background:#E2E2F2;
 }
 .cal_WEEKDAY {
    background:#F2F2F2;
 }

 /* end calendar */

li.skill-category {
    list-style-type: none;
}

li.skill {
    padding-left: 5pt;
    margin-left: 10pt;
    list-style-type: none;
}

.invalidInput {
    /* border: 2px solid #FF0000; */
    background: url('../gfx/input.background.invalid.jpg') repeat-x
}

/* EXTRANET */

#extranet-orderer-select-container {
    position: absolute;
    right: 4px;
    top: 2px;
    z-index: 50;
    border: 1px solid #A0A0A0;
    background: #FFFFFF;
    width: 150px;
}

#extranet-orderer-select-header {
    z-index: 50;
    font-weight: bold;
}

#extranet-orderer-select-content {
    z-index: 50;
    display: none;
}

div.error-box {
    padding: 4px;
    margin: 4px;
    border: 1px solid #FF0000;
    background: #FFA0A0;
}

div.note-box {
    padding: 4px;
    margin: 4px;
    border: 1px solid #848291;
    background: #D1CDE6;
}

table.content {
    border: 1px solid #A0A0A0;
    margin: 2px 0 4px 0;
    width: 920px;
}

table.content > tbody > tr > th {
    text-align: left !important;
    font-weight: bold;
    padding: 2px 4px 2px 4px !important;
    background: #CCD1CD;
    color: #464F47;
    height: 20px !important;
}

table.content > tbody > tr > td {
    padding: 4px;
    border-top: 1px dotted #CCD1CD;
    height: 34px;
    text-align: left;
}

table.content tr.odd {
    background: #F0F0F0;
}

table.content tr.even {
    background: #FFFFFF;
}

table.content tr.conflict {
    background: #FFAAAA;
}
/*
table.content tr:hover {
    background: #D9DBEC;
}
*/
/* APPLICATION */

div.application div.header {
    border: none;
    background: #00b5dd;
    padding: 2px;
    font-weight: bold;
    color: #FFFFFF;
}

/* BUTTON */

div.cbutton, div.cbutton-i {

    height: 24px;
    line-height: 24px;
    max-width: 190px;
    background: url('/jehintranet-static/gfx/cbutton-l.png') left no-repeat;
    cursor: pointer;
    font-size: 9pt;
}

div.cbutton, div.toolbar_label {
    margin: -2px 1px 0 1px;
    display: block;
    float: left;
}

div.cbutton-i {
    background: url('/jehintranet-static/gfx/cbutton-r.png') right repeat-x;
    margin-left: 3px;
    padding-right: 3px;
}

div.cbutton-i img {
    vertical-align: text-bottom;
    border: none;
    cursor: pointer;
    padding-right: 2px;
}

div.cbutton-i a {
    border: none;
    text-decoration: none;
    color: #000000;

}

span.disabled {
    color: #999999;
}

table.trainings {
    width: 890px;
}

table.trainings td.col1 {
    width: 200px;
}

table.trainings td.h {
    color: #444444;
}

table.trainings th {
    font-weight: normal;
    background: #DBD9D9;
    padding: 4px;
}

table.trainings td.col2 {
    width: 300px;
}

table.trainings td.col3 {

}

table.dpTable {
    font-size: 8pt;
    background: #FFFFFF;
    border: 1px solid #666666;
}

table.dpTable td.dpTDHover {
    cursor: pointer;
    background: #F0F0f0;
    text-align: center;
}

table.dpTable td.dpTD, td.dpDayHighlightTD {
    cursor: pointer;
    text-align: center;
}

td.dpDayHighlightTD {
    cursor: pointer;
    text-align: center;
    background: #A0A0F0;
}

// Jquery

td.popup_content b, td.popup_content i, td.popup_content span {
    font-size: 8pt; !important
}

div.welcome {
	padding: 10px;
}



label, input {
	margin: 2px;
}

a {
	cursor: pointer;
}

.floating {
	display: block;
	float: left;
}

span.error, span.globalError {
	color: #FF0000;
	display: none;
}

div.page-big-header {
	color: white;
    font-size: 14pt;
}

.tqsMaximized {
	width: 300px !important;
	background: white;
    border: 1px solid #999999;
    -moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    box-shadow: 3px 3px 4px #666;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.TrainerQuickSearch {
	width: 195px;
	position: absolute;
	left: 565px;
	padding: 2px;
	z-index: 101;
}

.TrainerQuickSearch .search {
	width: 185px;
}

div.markdown {
	padding-bottom: 6px;
}

.markdown h1,
.markdown h2 {
	color: #336699;
	margin: 3px 0;
	padding: 0;
}

.markdown h1 {
	font-size: 14pt;
}

.markdown h2 {
    font-size: 12pt;
}

.markdown ol,
.markdown ul {
	margin-left: 40px;
}

.markdown ul {
	list-style-type: square;
}

tr.entry td.medium input {
	width: 200px;
}

tr.entry td.long input {
    width: 98%;
}

tr.entry td.medium textarea {
    width: 200px;
    height: 50px;
    margin-left: 2px;
    margin-bottom: 2px;
}

td.input100 input,
td.input100 textarea {
    width: 98%;
}

tr.entry td.markdown textarea {
	width: 98%;
    height: 260px;
    margin-left: 2px;
    margin-bottom: 2px;
    font-family:monospace;
    font-size: 9pt;
}

tr.entry td.markdown2 textarea {
    width: 98%;
    height: 100px;
    margin-left: 2px;
    margin-bottom: 2px;
    font-family:monospace;
    font-size: 9pt;
}

tr.entry td.full input {
    width: 400px;
}

div.delete_entity {
	width: 24px;
	height: 24px;
	background: url('/jehintranet-static/gfx/icons/medium/delete.png');
	float: left;
}

button.small {
	padding: 2px;
	height: 16px !important;
	font-size: 10px;
	line-height: 10px;
}

button.active {
	background: #333333;
	color: #FFFFFF;
}

button.disabled {
	color: #999999;
}