* html object.mov {
   	display/**/: none;
}

div#loginborder {
	width:780px;
	height:540px;
	margin:20px auto;
	padding:1px;
}
div#loginwrapper {
	width: 755px;
	height: 302px;
	margin: 88px 10px 0 11px;
	padding:0;
}
div#fronttextarea {
	display:inline;
	float:left;
	margin:70px 0 0 18px;
	width:475px;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#339;
}
div#logincontent {
	display:inline;
	float:right;
	margin:0 27px 0 0;
	width: 210px;
	height: 235px;
}
div#logincontent .loginerror {
	position: relative;
	margin:10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #ff3300;
	text-align: center;
}
div#logincontent .username input {
	position: relative;
	width: 160px;
	height: 20px;
	top: 37px;
	left: 27px;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}
div#logincontent .password input {
	position: relative;
	width: 160px;
	height: 20px;
	top: 87px;
	left: 27px;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}
div#logincontent .forgotten_password {
	position: relative;
	width: 210px;
	top: 102px;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	color:#006;
	border: 0;
}
div#logincontent .login {
	position: relative;
	top: 110px;
	width:75px;
	margin:0 auto;
}
div#loginfooter {
	margin-top:10px;
	font-size: 12px;
	font-weight:bold;
	color: #339;
	text-align:center;
}
div#frontborder {
	width:780px;
	height:540px;
	margin:20px auto;
	padding:1px;
}
div#contentwrapper {
	margin:100px 20px 0 20px;
}
div#contentwrapper p, div#contentwrapper td {
	font-size:12px;
	line-height:18px;
}
div#diarytitle {
	height:24px;
	margin:0 410px 0 10px;
	padding:4px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
div#mainwrapper {
	float:left;
	width:100%;
	margin-left:-400px;
}
div#pagefooter {
	clear:both;
	width:100%;
	text-align:center;
	height:40px;
	padding-top:14px;
}
div#pagefooter div {
	margin:5px 10px 0 10px;
}

/* Calendar */
div#calendarpanel {
	width:400px;
	height:180px;
}
div#calendar_wrapper {
	padding:14px 18px 0 18px;
	width:400px;
	height:180px;
}
table#calendar_table {
	width:360px;
}
table#calendar_table td {
	padding:1px;
	text-align:center;
	font-size:12px;
	line-height:15px;
}
table#calendar_table td.calendar_nav a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
/* Avail view */
div#avail_page_wrapper {
	height:320px;
}
div#avail_main_wrapper {
	height:320px;
	width:100%;
	overflow-x:hidden;
	overflow-y:hidden;
}
div#avail_table_wrapper {
	clear:both;
	width:745px;
	height:290px;
	margin-bottom:20px;
	overflow-x:hidden;
	overflow-y:auto;
}
.avail_table {
	width:864px;
	margin-right:18px;
}
.avail_table div.avail_row {
	clear:both;
}
.avail_table div.avail_row div {
	display:block;
	float:left;
	width:18px;
	height:14px;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	font-size:10px;
	text-align:center;
	cursor:pointer;
}
.avail_table div.avail_row div.avail_names_left, .avail_table div.avail_row div.avail_names_right {
	width:108px;
	padding-left:2px;
	overflow:hidden;
	cursor:default;
}
.avail_table div.avail_row div.avail_names_left {
	text-align:right;
}
.avail_table div.avail_row div.avail_names_right {
	text-align:left;
	border-right:none;
}
.avail_table div.avail_row div.avail_dates {
	height:25px;
	cursor:default;
}
/* Planner view */
div#planner_page_wrapper {
	height:565px;
}
div#planner_main_wrapper {
	height:522px;
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
}
div#planner_table_wrapper {
	clear:both;
	width:884px;
	height:485px;
	margin-bottom:20px;
	overflow-x:hidden;
	overflow-y:auto;
}
.planner_table {
	width:864px;
	margin-right:18px;
}
.planner_table div.planner_row {
	clear:both;
}
.planner_table div.planner_row div {
	display:block;
	float:left;
	width:18px;
	height:14px;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	font-size:10px;
	text-align:center;
	cursor:pointer;
}
.planner_table div.planner_row div.names_left, .planner_table div.planner_row div.names_right {
	width:118px;
	padding-left:2px;
	overflow:hidden;
	cursor:default;
}
.planner_table div.planner_row div.names_left {
	text-align:right;
}
.planner_table div.planner_row div.names_right {
	text-align:left;
	border-right:none;
}
.planner_table div.planner_row div.dates {
	height:25px;
	cursor:default;
}

div#controlpanel {
	width:400px;
	height:400px;
}
.cp-shell {
	width:auto !important;
	height:auto !important;
	min-height:100%;
	padding:12px;
	box-sizing:border-box;
	background:
		radial-gradient(circle at top right, rgba(120, 190, 198, 0.35), rgba(120, 190, 198, 0) 42%),
		linear-gradient(180deg, #f7fbfb 0%, #edf5f6 100%);
}
.cp-tabs {
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	margin:0;
	padding:0;
	list-style:none;
}
.cp-tabs li {
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
.cp-tabs li a,
.cp-tabs li a:link,
.cp-tabs li a:visited,
.cp-tabs li a:hover {
	display:inline-flex;
	align-items:center;
	min-height:24px;
	padding:3px 11px;
	border-radius:999px;
	border:1px solid rgba(120, 170, 182, 0.26);
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:rgba(255, 255, 255, 0.62);
	box-shadow:0 4px 10px rgba(23, 52, 66, 0.05);
	color:#28505b;
	transition:background-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.cp-tabs li a:hover,
.cp-tabs li a:focus {
	background:rgba(255, 255, 255, 0.82);
	border-color:rgba(71, 126, 138, 0.34);
	box-shadow:0 7px 14px rgba(23, 52, 66, 0.08);
	transform:translateY(-1px);
}
.cp-tabs li.active a,
.cp-tabs li.active a:link,
.cp-tabs li.active a:visited,
.cp-tabs li.active a:hover {
	border-color:rgba(32, 92, 107, 0.38);
	background:linear-gradient(135deg, rgba(30, 84, 101, 0.96), rgba(62, 135, 145, 0.92));
	box-shadow:0 8px 16px rgba(23, 52, 66, 0.12);
	color:#fff;
}
.cp-panel {
	position:relative !important;
	top:auto !important;
	left:auto !important;
	width:auto !important;
	height:auto !important;
	min-height:0;
	margin-top:12px;
	padding:16px;
	box-sizing:border-box;
	border:1px solid rgba(88, 132, 144, 0.18);
	border-radius:16px;
	background:rgba(255, 255, 255, 0.9);
	box-shadow:0 8px 20px rgba(26, 52, 67, 0.08);
	overflow:visible !important;
}
.cp-panel-header {
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:12px;
	margin-bottom:14px;
}
.cp-panel-heading {
	display:inline-flex;
	align-items:center;
	min-width:0;
}
.cp-panel-header h3 {
	margin:0;
	padding:0;
	font-size:20px;
	line-height:1.1;
}
.cp-panel-home {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:34px;
	height:34px;
	border-radius:10px;
	background:#edf5f6;
	flex-shrink:0;
}
.cp-card-grid {
	display:grid;
	grid-template-columns:1fr;
	gap:8px;
}
.cp-card {
	display:block;
	padding:10px 12px;
	border:1px solid rgba(90, 136, 146, 0.16);
	border-radius:14px;
	background:linear-gradient(180deg, rgba(255,255,255,0.98), rgba(241,247,248,0.95));
	text-decoration:none;
	color:inherit;
	z-index:1;
}
.cp-card:hover {
	border-color:rgba(58, 116, 126, 0.35);
	box-shadow:0 8px 16px rgba(28, 64, 78, 0.08);
	z-index:10;
}
.cp-card.is-tooltip-open {
	z-index:30;
}
.cp-card-title {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	gap:10px;
}
.cp-card-title strong {
	display:inline-flex;
	align-items:center;
	min-height:30px;
	padding:0 12px;
	border-radius:999px;
	border:1px solid rgba(120, 170, 182, 0.22);
	background:rgba(255, 255, 255, 0.68);
	box-shadow:0 4px 10px rgba(23, 52, 66, 0.05);
	font-size:12px;
	line-height:1.2;
	letter-spacing:0.02em;
	margin-right:auto;
	transition:background-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.cp-card:hover .cp-card-title strong {
	background:rgba(255, 255, 255, 0.86);
	border-color:rgba(71, 126, 138, 0.32);
	box-shadow:0 7px 14px rgba(23, 52, 66, 0.08);
	transform:translateY(-1px);
}
.cp-tooltip-anchor,
.cp-card,
.cp-tooltip-toggle {
	position:relative;
}
.cp-tooltip-anchor:focus,
.cp-card:focus,
.cp-tooltip-toggle:focus {
	outline:none;
}
.cp-panel-heading.has-tooltip-toggle {
	gap:8px;
	z-index:20;
}
.cp-tooltip-toggle {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:24px;
	height:24px;
	padding:0;
	border:1px solid rgba(120, 170, 182, 0.26);
	border-radius:999px;
	background:rgba(255, 255, 255, 0.82);
	box-shadow:0 4px 10px rgba(23, 52, 66, 0.05);
	color:#476977;
	cursor:pointer;
	flex:0 0 auto;
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	line-height:1;
	transition:background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.cp-tooltip-toggle:hover,
.cp-tooltip-toggle:focus,
.is-tooltip-open .cp-tooltip-toggle {
	background:rgba(255, 255, 255, 0.96);
	border-color:rgba(71, 126, 138, 0.34);
	box-shadow:0 7px 14px rgba(23, 52, 66, 0.08);
	transform:translateY(-1px);
}
.cp-tooltip-toggle span {
	display:block;
	transform:translateY(-1px);
}
.cp-tooltip-toggle[data-tooltip]:hover::after,
.cp-tooltip-toggle[data-tooltip]:focus::after,
.is-tooltip-open .cp-tooltip-toggle[data-tooltip]::after {
	content:attr(data-tooltip);
	position:absolute;
	right:0;
	top:calc(100% + 10px);
	z-index:40;
	width:max-content;
	max-width:230px;
	padding:9px 11px;
	border:1px solid rgba(44, 88, 102, 0.18);
	border-radius:12px;
	background:rgba(25, 55, 67, 0.96);
	box-shadow:0 12px 24px rgba(16, 35, 43, 0.18);
	color:#f4fbfc;
	font-size:11px;
	font-weight:normal;
	line-height:1.45;
	white-space:normal;
	pointer-events:none;
}
.cp-tooltip-toggle[data-tooltip]:hover::before,
.cp-tooltip-toggle[data-tooltip]:focus::before,
.is-tooltip-open .cp-tooltip-toggle[data-tooltip]::before {
	content:"";
	position:absolute;
	right:7px;
	top:calc(100% + 4px);
	z-index:41;
	width:10px;
	height:10px;
	background:rgba(25, 55, 67, 0.96);
	transform:rotate(45deg);
	pointer-events:none;
}
.cp-card-tag {
	display:inline-block;
	padding:3px 8px;
	border-radius:999px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.03em;
	text-transform:uppercase;
}
.cp-card-tag.orange {
	background:#fff0db;
	color:#9a5200;
}
.cp-card-tag.blue {
	background:#e4eefc;
	color:#2955a3;
}
.cp-card-tag.green {
	background:#e4f6e9;
	color:#20704a;
}
.cp-card-tag.gray {
	background:#eceff1;
	color:#54626c;
}
.cp-card-tag.red {
	background:#fde5e3;
	color:#a13e36;
}
.cp-section-note {
	margin:0 0 12px 0;
	color:#5b757d;
	font-size:12px;
	line-height:1.5;
}
@media (max-width: 420px) {
	.cp-shell {
		padding:10px;
	}
	.cp-panel {
		padding:14px;
	}
}
.home-shell {
	padding:18px 18px 24px 18px;
	background:
		radial-gradient(circle at top right, rgba(214, 235, 239, 0.9), rgba(214, 235, 239, 0) 34%),
		linear-gradient(180deg, #f7fbfc 0%, #edf4f5 100%);
	min-height:100vh;
	box-sizing:border-box;
}
.home-hero {
	margin-bottom:18px;
	padding:18px 20px;
	border:1px solid rgba(88, 132, 144, 0.18);
	border-radius:18px;
	background:rgba(255, 255, 255, 0.88);
	box-shadow:0 12px 28px rgba(26, 52, 67, 0.08);
}
.home-eyebrow {
	display:inline-block;
	margin-bottom:6px;
	padding:4px 10px;
	border-radius:999px;
	background:#e5f0f2;
	color:#486671;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.08em;
	text-transform:uppercase;
}
.home-hero h1 {
	margin:0;
	font-size:26px;
	line-height:1.1;
	color:#173944;
}
.home-hero p {
	margin:8px 0 0 0;
	color:#5a7079;
	font-size:13px;
	line-height:1.5;
}
.home-grid {
	display:grid;
	grid-template-columns:minmax(0, 1.7fr) minmax(240px, 0.9fr);
	gap:18px;
	align-items:start;
}
.home-grid.home-grid-single {
	grid-template-columns:minmax(0, 1fr);
}
.home-main,
.home-side {
	display:grid;
	gap:18px;
	align-content:start;
}
.home-panel,
#outstanding_requests,
.news,
.default_diary,
.home-shell table.list_table {
	border:1px solid rgba(88, 132, 144, 0.18);
	border-radius:18px;
	background:rgba(255, 255, 255, 0.9);
	box-shadow:0 10px 24px rgba(26, 52, 67, 0.07);
}
.home-panel,
#outstanding_requests,
.news,
.default_diary {
	padding:16px 18px;
}
.home-panel h2,
#outstanding_requests h5,
.news h5,
.default_diary h5,
.home-shell table.list_table h5 {
	margin:0 0 12px 0;
	color:#173944;
	font-size:15px;
	line-height:1.2;
}
#outstanding_requests h5,
.news h5 {
	margin-top:14px;
}
#outstanding_requests h5:first-child,
.news h5:first-child {
	margin-top:0;
}
.request {
	margin-top:10px;
	padding:12px 14px;
	border:1px solid rgba(93, 136, 145, 0.14);
	border-radius:14px;
	background:linear-gradient(180deg, rgba(255,255,255,0.98), rgba(242,247,248,0.92));
	line-height:1.5;
}
.request:first-of-type {
	margin-top:0;
}
.home-actions {
	display:grid;
	grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
	gap:10px;
}
.home-action {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	gap:8px;
	min-height:84px;
	padding:14px 15px;
	border:1px solid rgba(90, 136, 146, 0.16);
	border-radius:16px;
	background:linear-gradient(180deg, rgba(255,255,255,0.98), rgba(241,247,248,0.95));
	color:#173944;
	text-decoration:none;
	box-shadow:0 8px 18px rgba(28, 64, 78, 0.05);
}
.home-action:hover {
	border-color:rgba(58, 116, 126, 0.34);
	box-shadow:0 12px 22px rgba(28, 64, 78, 0.09);
}
.home-action strong {
	font-size:14px;
	line-height:1.3;
}
.home-action span {
	color:#5d747c;
	font-size:11px;
	line-height:1.4;
}
.default_diary ul.activity {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
.default_diary li {
	margin:8px 0 0 0;
	padding:10px 12px;
	border-radius:12px;
	background:#f4f8f9;
	line-height:1.45;
}
.default_diary span.new_activity,
.default_diary span.old_activity {
	display:block;
	margin-top:14px;
	color:#173944;
}
.default_diary span.new_activity:first-child,
.default_diary span.old_activity:first-child {
	margin-top:0;
}
.home-shell table.list_table {
	width:100% !important;
	border-collapse:separate;
	border-spacing:0;
	overflow:hidden;
}
.home-shell table.list_table td,
.home-shell table.list_table th {
	padding:10px 12px;
	border-bottom:1px solid rgba(88, 132, 144, 0.12);
}
.home-shell table.list_table tr:last-child td,
.home-shell table.list_table tr:last-child th {
	border-bottom:none;
}
.home-shell a {
	color:#245766;
}
.home-shell a:hover {
	color:#173944;
}
@media (max-width: 840px) {
	.home-grid {
		grid-template-columns:minmax(0, 1fr);
	}
}
@media (max-width: 420px) {
	.home-shell {
		padding:12px;
	}
	.home-hero {
		padding:16px;
	}
	.home-panel,
	#outstanding_requests,
	.news,
	.default_diary {
		padding:14px;
	}
}
div#diary_wrapper {
	width:100%;
	height:505px;
	overflow:auto;
}
div#diary_full_page_wrapper {
	width:100%;
	height:540px;
	overflow:auto;
}
div#diary_invoice_wrapper {
	width:100%;
	height:540px;
	overflow:auto;
}
div#diary_var_wrapper {
	width:100%;
	overflow:auto;
}

#showreel_editor_wrapper {
	width:98%;
	height:570px;
	overflow:auto;
}
#showreel_editor {
	width:760px;
	height:400px;
	margin:20px auto;
	padding:1px;
}
#showreel_editor_notes {
	display:inline;
	float:left;
	width:240px;
	height:360px;
	padding:0 0 0 6px;
}
#showreel_editor_notes p {
	margin:9px 0 9px 0;
}
#showreel_editor_notes textarea {
	font-size:9pt;
	font-weight:bold;
	height:290px;
	width:224px;
	margin:0 0 4px 0;
}
#showreel_editor_video {
	display:inline;
	float:right;
}

#showreel_border, #logo_border {
	width:775px;
	height:580px;
	margin:20px auto;
	padding:1px;
}
#showreel_pagetop {
	width:100%;
	height:160px;
}
#showreel_title {
	display:inline;
	float:right;
	width:480px;
	margin:20px 24px 0 0;
	height:130px;
	text-align:center;
}
#showreel_title h2 {
	font-size:18px;
	margin:0;
}
#showreel_text {
	display:inline;
	float:left;
	font-weight:bold;
	margin:15px 0 0 28px;
	height:290px;
	width:220px;
	overflow:auto;
}
#showreel_video {
	display:inline;
	float:right;
	width:480px;
	height:360px;
	margin:5px 24px 0 0;
}
#showreel_stats {
	display:inline;
	float:left;
	font-weight:bold;
	margin:15px 0 0 28px;
	height:40px;
	width:220px;
	line-height:20px;
}
#showreel_cvbuts {
	display:inline;
	float:left;
	margin:10px 0 0 28px;
	height:30px;
	width:220px;
	text-align:center;
}

#showreel_socialbuts {
	display:inline;
	float:right;
	margin:10px 24px 0 0;
	height:30px;
	width:120px;
	text-align:right;
}
#showreel_prev_next {
	display:inline;
	float:left;
	margin:15px 0 0 50px;
	height:25px;
	width:290px;
	text-align:center;
}
#showreel_prev_next a {
	margin:0 10px;
}

/* Top Menu */
div#menubar { 
	float:right;
	padding:0;
	font-size: 8pt;
	height: 28px;
	width: 380px;
	display: inline;
	margin:0 10px 0 10px;
}
#menubar ul {
	list-style: none;
	padding:0;
	margin:0;
}
#menubar li {
	margin:0;
	padding:0;
	float: left; 
}
#menubar li a { 
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
	outline: none; /* hide dotted outline in Firefox */
}
#menubar li a:hover { 
	color: #00a;
}
#topnav li {
	position:relative;
	margin: 0;
	padding:0;
}
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
	display: block;
	margin:0;
	padding: 6px 12px 9px 12px;
	outline: none; /* hide dotted outline in Firefox */
}
#topnav li ul {
	border-left: 1px solid #a9bcdf;
	border-right: 1px solid #888;
	border-bottom:1px solid #888;
	margin-top:0px;
	position: absolute;
	font-weight:normal;
	left: -999em;
	padding:0;
}
#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
	z-index:1000;
}
#topnav li li {
	float:none;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited, #topnav li li a:hover {
	padding: 5px 5px 0px 5px;
	width:200px;
	min-height: 19px;
	height:auto !important;
	height: 19px;
	outline: none; /* hide dotted outline in Firefox */
}
/* hide from IE mac \*/
#topnav li {width:auto}


/* Actionpane pages */
div#formlayer1 {
	clear:both;
	position: relative;
	top: 10px;
	left: 20px;
	width: 360px;
	height: 340px;
	display:block;
	overflow:hidden;
}
div#formlayer2 {
	clear:both;
	position: relative;
	top: 10px;
	left: 20px;
	width: 360px;
	height: 340px;
	display:none;
	overflow:hidden;
}
div#formlayer3 {
	clear:both;
	position: relative;
	top: 10px;
	left: 20px;
	width: 360px;
	height: 340px;
	display:none;
	overflow:hidden;
}
.control_scroll {
	width:100%;
	height:340px;
	overflow:auto;
}
.control_scroll2 {
	width:100%;
	height:285px;
	overflow:auto;
}
.cp_description {
	width:198px;
	float:right;
}

/* Actionpane tabs */
ul.tabs {
	list-style: none;
	margin:0 0 0 20px;
	padding:0;
}
.tabs li {
	width:100px;
	height:17px;
	text-align:center;
	float:left;
	padding-top:4px;
	margin-top:3px;
}
.tabs li a, .tabs li a:link, .tabs li a:visited, .tabs li a:hover {
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:8pt;
	outline: none; /* hide dotted outline in Firefox */
}

/* Buttons */
a.sgll {width:66px;float:left;}
a.dbll {width:145px;float:left;}
a.sglr {width:66px;float:right;}
a.dblr {width:145px;float:right;}
a.sgl {width:66px;}
a.dbl {width:145px;}
a.bluebutton, a.graybutton, a.greenbutton, a.orangebutton, a.redbutton {
	display: block;
    font: normal 8pt verdana, arial, sans-serif;
    height: 23px;
	text-align:center;
    margin: 4px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
	overflow:hidden;
	color:#000;
}
a.bluebutton span, a.graybutton span, a.greenbutton span, a.orangebutton span, a.redbutton span {
    display: block;
    line-height: 13px;
    padding: 5px 0 5px 5px;
}
a.bluebutton:active, a.graybutton:active, a.greenbutton:active, a.orangebutton:active, a.redbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.bluebutton:active span, a.graybutton:active span, a.greenbutton:active span, a.orangebutton:active span, a.redbutton:active span {
    background-position: bottom left;
    
}



/* Diary rows */
.diaryrow {
	margin:0 5px 5px 5px;
	width:98%;
}


/* Message box overlay */
#msgbox_overlay {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index: 1000;
    background-image:url(blue/trans_bg.gif);
}
* html #msgbox_overlay {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);}
#msgbox {
	width:99.8%;
    /*margin: 100px auto;*/
	margin:0;
    background-color: #fff;
    border:1px solid #ff6600;
    padding:20px 0px 0px 0px;
	font-size:11pt;
    text-align:center;
}
#msgbox iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width: 100%;/*must have for any big value*/
	height: 100%;/*must have for any big value*/
}


/* Misc */

div#invoice_note_edit {
	clear:both;
	display:none;
	position:absolute;
    top:0px;
	right:10%;
	width:50%;
	margin:15%;
	background-color: #fff;
    border:2px outset #b5c6e5;
	font-size:11pt;
    text-align:center;
	z-index: 1000;
}

.full_width {
	width:98%;
}

.clear {
	clear:both;
	display:block;
}

.repeat_opts {
	margin:0;
	padding:0 0 3px 0;
	font-size:8pt;
}
