/* Pagination */

.pagination {
	font-weight: bold;
	display:inline;
	padding-left:10px;
}
.pagination ul {
	margin:0;
	padding:0;
	display: inline;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}
.pagination a{
	text-decoration: none;
}
.pagination a:hover {
	color:#eff4ce;
	text-shadow: 0 0 3px #666, 0 0 3px #666;	
}
.selected {
	color:#eff4ce;
	text-shadow: 0 0 3px #666, 0 0 3px #666;	
}

/* Form */

.view-table {
	margin:10px 0;
	width:100%;
}
select {
	padding:6px 0 5px 5px;
}
table.form-table td, .view-table td {
	padding:9px;
	text-align: left;
}
table.form-table .mceLayout td {
	padding:0;
}
table.form-table textarea.inputbox {
	padding:5px;
	width:96%;
	font:12px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
.form-table span.required {
	color:#ff0000;
	vertical-align:top;
	line-height:24px;
	font-size:13px;
}
select.inputbox, input.inputbox {
	font:12px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
form th label, form th .label, form td label.full-width {
	float:none;
	text-align:left;
	display:block;
	width:auto;
}
.buttons {
	margin:15px 0 30px 0;
}
#btnCancel {
	display:none;
}
.form-table td label.error {
	color:#dc3e29;
	margin:0 0 0 0.5em;
	display:inline;
	float:none;
}

/* Table */

table.view-table td, table.view-table th {
	border-left: 1px dotted #aaa;
}
table.view-table .first {
	border-left:none;
}
.trlink {
	cursor:pointer;
}
.trlink:hover {
	background-color:#dbdbdb;
	color:#000;
}
.alt1 {
	background-color:#fff;
}
.alt2 {
	background-color:#e9e9e9;
}
.slider {
	width:800px;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li { 
	width:800px;
	height:600px;
	overflow:hidden;
}
#slider td, #slider th {
	border-left:none;
	padding:0;
}
span#prevBtn, span#nextBtn {
	display:block;
	width:80px;
	height:16px;
	float:left;
	margin:1em 0 0 0;
}
span#prevBtn {
	background:url('images/left_inactive.png') no-repeat 0 0;
}
span#nextBtn {
	background:url('images/core/right_inactive.png') no-repeat right 0;
	width:60px;
	text-align:right;
}
span#prevBtn a, span#nextBtn a {
	display:block;
	padding:0 0 0 20px;
	background:url('images/left.png') no-repeat 0 0;
}
span#prevBtn{ margin-right:0.5em; }
span#nextBtn a {
	padding:0 20px 0 0;
	background:url('images/core/right.png') no-repeat right 0;	
}

/* Training Plan */

.trainingplan-header {
	padding:1em 0;
}

.trainingplan-header .details {
	margin-right:410px;
	font-size:13px;
	line-height:20px;
}
.trainingplan-header .details p {
	margin:0 0 0.5em 0;
	padding:0;
}
.trainingplan-header .details p strong {
	display:block;
}
.trainingplan-header .graph {
	float:right;
	margin-left:-400px;
	width:400px;
	overflow:auto;
	text-align: right;
	line-height: 40px;
	height:175px;
}
.trainingplan-header .profilingActionsBox {
	border:1px solid #AAA;
	padding: 10px;
	float:right;
	margin-left:-400px;
	overflow:auto;
	text-align: right;
	line-height: 40px;
}
#trainingplan .units-nav {
	margin:0;
	margin-right:-200px;
	padding:5px 0 0 5px;
	float:left;
	display:block;
	width:200px;
	height:285px;
	overflow:auto;
	background-color:#fff;
}
#trainingplan .units-nav li {
	width:180px !important;
	list-style:none;
}
#trainingplan .units-nav a {
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	padding:0 0 0 20px !important;
}
#trainingplan .units-nav a:hover {
	background-color:#dbdbdb;
}
#trainingplan .units-nav a.studying {
	background-image:url('images/core/history.png');
	background-position:left center;
	background-repeat:no-repeat;
}
#trainingplan .units-nav a.complete {
	background-image:url('images/core/tick.png') !important;
	background-position:left center;
	background-repeat:no-repeat;
}
#trainingplan .units-nav li.ui-tabs-selected a {
	background-color:#dbdbdb !important;
}
#trainingplan .units-page {
	margin-left:205px;
	padding-right:1em;
	height:192px;
}
#trainingplan .units-page p {
	margin:0;
	padding:0;
	font-size:13px;
}
#trainingplan .units-page h4 {
	font-size:16px;
	margin:0;
	padding:0;
}
#trainingplan .units-page h4 span {
	font-size:13px;
	font-weight:normal;
}
.graphtable {
	margin:0 !important;
	padding:0;
}

.graphtable td {
	padding:4px;
}

#trainingplan .units-page img.edit-button {
	cursor:pointer;
}
#trainingplan .view-table th {
	width:100px;
}
#trainingplan .view-table th, 
#trainingplan .view-table td {
	border:none;
}
#trainingplan .view-table tr.divider th, 
#trainingplan .view-table tr.divider td {
	border:none;
	padding:0.4em 5px 5px 5px;
}
.recent-profiling-activities {
	float:left;
	width:100px;
	height:220px;
	margin:0 1em 1em 0;
	line-height:18px;
}
.recent-profiling-activities img {
	width:98px;
	height:98px;
	border:1px solid #cacaca;
}

.recent-profiling-activities .view-more {
	display: block;
	padding: 10px;
	width:78px;
	height:78px;
	border:1px solid #cacaca;
	text-align:center;
	font-weight: bold;
}

.recent-profiling-activities h5 {
	margin:0.5em 0;
	padding:0;
	text-align:center;
	font-size:12px;
}
.recent-profiling-activities ul {
	list-style:none;
	margin:0 0.5em;
	padding:0;
}
.recent-profiling-activities ul li {
	font-size:12px;
	list-style-type: none;
}
.recent-profiling-week {
	margin-right:40px;
}
.recent-profiling-approval {
	float:right;
	margin-left:-220px;
	width:200px;
	margin:0 0 1em 0;
}
.recent-profiling-approval .summary {
	margin:0 0 0.2em 0;
	padding:0 0 0.2em 27px;
	font-size:13px;
	border-bottom:1px dotted #aaa;
}
.recent-profiling-approval .summary-complete {
	background:url('images/core/tick.png') 5px top no-repeat;
}
.recent-profiling-approval .summary-incomplete {
	background:url('images/core/delete.png') 5px top no-repeat;
}
.recent-profiling-approval td {
	border-left:none;
}
.recent-profiling-approval .buttons {
	border-top:none;
	margin:0;
}
.unapproved-profiling-week {
	border-bottom:1px solid #ccc;
	padding:0 0 0.5em 0;
	margin:0 0 0.5em 0;
}

/* Progress bar */

.progressbar { height:7px; text-align: left; border:1px solid #cacaca; background-color:#fff; }
.progressbarvalue {height:100%; background:url('images/poll.gif') left top repeat-x; border-right:1px solid #cacaca; }

.bug {
	border:none;
}

/*** PROFILING ***/

.nolink {
    background-color: #eee;
    color: #000;
    font-size: 12px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 6px 10px 0 10px;
    float:left;
}

.hours-message {
	font-size:24px;
	padding:0;
	margin:0;
}

.ui-tabs .ui-tabs-hide {
    position: absolute !important;
    left: 100px !important;
    display: block;
}

.ui-tabs .ui-tabs-panel {
	padding: 5px !important;
}

.activity{
    float:left;
    margin:15px;
}

.activity img{
	border:2px solid #CACACA;
}

.dropinside{
	border:5px solid #eee;
	padding:0px;
}

.drophover{
	border:5px solid #ffcc66 !important;
}
.dropdragging{
	border:5px solid #bbb;
	padding:0;
}

.dropinside ul {
	margin:10px;
}
.dropinside li {
	list-style-type: none;
	margin:0px 0px 5px 0px;
	padding:2px;
}

.dropinside li a img {
	float:right;
}

.dropinside ul {
	margin-bottom: 0;
}

.dropinside input {
	margin:5px;
	float:right;
	font-size:12px;
	border:1px solid #cacaca;
	background-color:#fff;
	padding:7px;
}

.dropinside p {
	padding:0px;
	margin:10px;
}

.latestEntry {
	background-color: #ffcc66;
	border:1px solid #cacaca;
}

.olderEntry {
	background-color: #fff;
	border:1px solid #cacaca;
}

.dropmeta {
	font-size: 10px;
}

.activity div {
	display:none;
	position:absolute;
	width:140px;
	height:140px;
	margin-top: -154px;
	*margin-top: 0; /* ie7 */
	_margin-top: 0; /* ie6 */
	*margin-left: -159px; /* ie7 */
	_margin-left: -159px; /* ie6 */
	padding:5px;
	border:2px #cacaca solid;
	background: #fff;
	z-index:100;
    cursor:move;
    font-size: 12px !important;
    line-height: 16px;
}

.activity .dragtext {
	position:absolute;
	display:block;
	margin-top:125px;
	margin-left:0px;
}

.actiontext {
	font-style: italic;
	background: url('images/ico-info.png') center left no-repeat;
	padding-left: 20px !important;
}

#dialog-message table tr td input,#dialog-message table tr td select{
	*margin-left:30px; /* ie7 */
	_margin-left:30px; /* ie6 */
}

.ui-tabs-nav, .ui-tabs-nav li ul{
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #eee;
    cursor: pointer;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
	position: relative;
	padding:5px 0;
}
#trainingplan .ui-tabs-nav li {
	position: static;
	padding: 0;
}

.categories {
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
}

.ui-tabs-nav li ul {
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
	z-index:101;
}
.ui-tabs-nav li:hover ul { 
	display: block;
}

.ui-tabs-nav li ul li {
	padding:0;
	margin:0;
    background-color: #eee;
    border-top: 1px dotted #ddd;
}
.ui-tabs-nav li ul li a:hover {
	text-decoration: none;
}

.ui-tabs-nav li ul li a{
	color:#424242;
}

.ui-tabs-nav li ul li a span{
	padding: 5px 5px;
	display: block;
}

.ui-tabs-nav li ul li a span:hover, .ui-tabs-selected{
	background-color: #ddd !important;
}


.ui-corner-top, .ui-corner-all{
	border-radius: 0 !important;
}

.tabs-container {
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.unit-header {
	display: block;
}

/* Actions */

.actions-search {
	margin:0 0 1em 0;
	height:42px;
}
.actions-column, .search-column {
	float:left;
	width:50%;
	height:42px;
}
.search-column {
	text-align:right;
}
.search-column input.inputbox {
	position:relative;
	top:0;
	left:0;
}
.help {
	background:url('images/core/help.png') left top no-repeat;
	position:relative;
	overflow:hidden;
	width:16px;
	display:inline-block;
	text-indent:-10000px;
}
.help-text {
	position: absolute;
	z-index: 99;
	margin:0.2em 0 0 0.2em;
	padding:0.5em !important;
	border:1px solid #dd4029;
	background-color:#eee;
	font-size:12px;
}
