@import url(http://www.une.edu.au/styles/une_default_skin.css);

.notes input[type=text] {
	width: 400px;
}


.key {
	border: 2px solid #EECC00;
	padding: 0px;
}

.key h4 {
	background: #EECC00;
	margin: 0px;
	padding: 4px;
}

.key p {
	margin: 4px;
	padding: 0;
}


.week {
	border-collapse: collapse;

}

.week td,
.week th {
	margin: 0;
	padding: 3px;

	border-left: 3px double #999;
	border-right: 3px double #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.week th {
}

.week th.time {
	text-align: right;
	background: #bcf;
	border: 1px solid #999;
	font-size: 90%;
	font-weight: normal;
}

td.past,
td.busy,
td.free,
td.meeting {
	width: 120px;
	text-align:center;
}



td.meeting {
	background: #ea0 url(http://www.une.edu.au/images/icons/silk/arrow_refresh_small.png) left no-repeat;
	padding-left: 15px;
	color: white;
}
.meeting a {
	color: white;
	text-decoration: none;
}
p.meeting {
	background: transparent url(http://www.une.edu.au/images/icons/silk/clock.png) 3px 5px no-repeat;
	padding-left: 25px;
	border-bottom:1px solid #ccc;
}

.meetings .date {
	font-size: 90%;
	color: black;
	width: 100px;
}



td.meeting.confirmed {
	background: #494;
}
.meeting.rejected {
	background: #e40  url('http://www.une.edu.au/images/icons/silk/bullet_error.png') left no-repeat;
	padding-left: 15px;
}

.past,
.past a {
	background: #cce;
	color: #888;
	text-decoration: none;
}
.busy,
.busy a {
	background: #ddd;
	color: #888;
	text-decoration: none;
}
.free,
.free a {
	background: #ffb;
	color: black;
	text-decoration: none;
}

.date {
	color: #888;
	white-space: nowrap;
	width: 140px;
	vertical-align: top;
}
.message_container {
}

.message {
	text-indent: -20px;
	padding-left: 20px;
}

table.todo {
}
table.todo .todo {
	width: 280px;
}
table.todo .check {
	width: 16px;
}

.todo a {
	color: black;
	text-decoration: none;
}

.todo a:hover {
	background: #ff9;
}
.todo a.finished {
	text-decoration: line-through;
	color: #666;
}




.bar_shaded {
	border-left: 1px solid #9c9;
	line-height: 11px;
	font-size: 11px;
	padding: 3px;
	margin: 2px;
	background: #eee;
	white-space: nowrap;
	overflow: hidden;
}


.portlet-form .field {
	overflow: hidden !important;
}
.portlet-form .label {
	overflow: hidden !important;
	position: relative;
}


.bullet {
	background: url(http://www.une.edu.au/images/icons/silk/bullet_green.png) no-repeat left;
	padding-left: 16px;
}

a.register {
	background: #6C6 url(http://www.une.edu.au/images/icons/forwd_32.png) no-repeat scroll 6px 50%;
	border: 2px solid #063;
	color: white;
	margin: 0 auto;
	padding: 20px 20px 20px 50px;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 10px;
}

a.register:hover {
	background-position: 10px 50%;
}



table.portfolio {
	width:100%;
}

table.activities {
	width: 730px;
}

table.panel_container {
	width: 100%;
}

table.panel_container td {
	vertical-align: top;
	width:50%;
}


div.panel {
	margin: 3px;
	border:1px solid #B1E6A2;
}

.panel h3 {
	background: #999 url(https://www.une.edu.au/portal/styles/skins/universality/default/images/portlet_toolbar_bg.gif) repeat-x;
	border-bottom: 2px solid #B1E6A2;
	color: #444;
	padding: 4px;
	margin: 0;
}
.panel p {
	margin: 3px;
}


a.selected {
	background-color: #3D80DF;
	color: white;
	padding: 2px;
	text-decoration: none;
}

ul.categories,
ul.categories ul {
	margin: 0;
	padding: 2px;
}

ul.categories li h2,
ul.categories li h4 {
	margin: 0;
}



ul.categories li {
	background: transparent url(https://www.une.edu.au/images/icons/silk/folder.gif) left top no-repeat;
	list-style: none;
	padding: 2px 2px 2px 20px;
}

ul.categories li li {
	background: transparent url(https://www.une.edu.au/images/icons/silk/page_white.gif) left top no-repeat;
}


div.points {
	border: 3px double #666;
	width: 70px;
	height: 70px;
	text-align: center;
	background: #FFCC33;
	float: left;
	margin: 10px;
}
div.points h2 {
	padding: 7px 0;
	margin: 0;
	font-weight: normal;
	font-size: 26px;
}

div.points p {
	padding: 0;
	margin: 0;
}
#content .points-note {
	margin: 0px;
	padding: 40px;
}

h4.attribute {
	float: left;
	width: 450px;
	margin: 0 0 5px 0;
}

div.attribute {
	float: left;
	width: 160px;
}
div.attribute input[type='text'] {
	width: 130px;
}

td.points {
	text-align: right;
	white-space: nowrap;
}
td.points img.icon {
	float: left;
}

table tr td.custom {
	background: #faa;
}

.breakdown {
	font-size: 83%;

}

.breakdown a {
	color: #339;
}
.breakdown a:hover {
}


option.status-rejected,
option.status-approved,
option.status-pending,
option.status-inprogress {
	padding: 2px 2px 2px 18px;
}

td.status-rejected,
option.status-rejected {
	background: transparent url(https://www.une.edu.au/images/icons/silk/thumb_down.png) no-repeat left;
}

td.status-approved,
option.status-approved {
	background: transparent url(https://www.une.edu.au/images/icons/silk/tick.png) no-repeat left;
}
td.status-pending,
option.status-pending {
	background: transparent url(https://www.une.edu.au/images/icons/silk/flag_red.png) no-repeat left;
}
td.status-inprogress,
option.status-inprogress {
	background: transparent url(https://www.une.edu.au/images/icons/silk/arrow_refresh_small.png) no-repeat left;
}



div.process .status-inprogress,
span.status-inprogress {
	font-weight: bold;
	color: #00a;
	background-color: #bdf;
}
div.process .status-pending,
span.status-pending {
	font-weight: bold;
	color: #d70;
	background-color: #fdb;
}
div.process .status-rejected,
span.status-rejected {
	font-weight: bold;
	color: white;
	background-color: #a00;
}
div.process .status-approved,
span.status-approved {
}





div.process {
	border: 1px solid #777;
	background: #eef;
	width: 200px;
	padding: 20px 7px;
}

div.process div {
	width: 150px;
	border: 1px solid #666;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
}

div.process div.next {
	width:50px;
	border: none;
	padding-left: 20px;
	background: transparent url(http://www.une.edu.au/images/icons/silk/arrow_down.gif) no-repeat left;
}



div#register_stop {
	background: transparent url('http://www.une.edu.au/images/icons/stop_32.gif') left no-repeat;
	padding-left: 40px;
	font-size: 30px;
	width: 200px;
	margin: 0 auto;
}

ul.register li {
	list-style: none;
	 background: transparent url('http://www.une.edu.au/images/icons/silk/tick.gif') left top no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	
}

