* { margin: 0; padding: 0; outline: 0; }
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif, Helvetica;	
}
p {
	margin: 0;
}
#banner {
	height: 6em;
	margin: 0 auto;
	position: absolute;
	top: 0;  
	right: 0;
	text-indent: -999em;
	outline: 0;
}
#bannerback h1 {
	font-size: 4em;
	padding: 0.2em;
	text-align: right;
	height: auto !important;
}
#bannerback {
	position: relative;
	height: 6em;
	margin: 0 auto;
	outline: 0;
}
#column {
	margin: 0 auto;
}
#narrow #banner, #narrow #bannerback, #narrow #column {
	width: 70em;
}
#wide #banner, #wide #bannerback, #wide #column {
	width: 80%;
}

table {
	border-collapse: collapse;
}
.gentext, .gentext a {
        font-size: 1em;
        margin: 0;
        text-align: center;
}
.gentext {
	padding-bottom: 10em;
}
td span.infotext {
	background: url(../images/info.png) no-repeat -0.1em;
	padding-left: 2em;
	display: inline;
	font-weight: normal;
	line-height: 2.5em;
}
#errorbox {
	font-size: 1.2em;
	width: 70em;
	background-color: #FEC2C4;
        font-weight: bold;
        border: 1px solid #000055;
        padding: 2em;
        text-align: center;
        background: #ffaaaa url(../images/error.png) center no-repeat;
        background-position: 0.5em 50%;
        margin: 10em auto;
}
#errorbox2 {
	font-size: 1.2em;
        margin: 2.4em auto;
        width: 70%;
        background: #FEC2C4 url(../images/error.png) center no-repeat;
        background-position: 0.5em 50%;
        color: #000;
        border: 1px solid #000055;
        padding: 1.5em;
        text-align: center;
}
#reports #errorbox {
        margin: 1em auto;
}
.chart {
        width: 650px;
        margin: 1em auto;
}
.eventmeta {
	background: url(../images/info.png) center no-repeat;
	background-position: 0.5em 50%;
	padding-left: 2.4em;
}
div.inlineerror {
        margin: 0.5em auto auto 21em;    
        font-weight: bold;
        display: none;
        background: url(../images/error.png) center no-repeat;
        background-position: 0.5em 50%;
        padding: 0.5em 0 0 2.5em;
}
#register div.inlineerror {
	margin-left: 0;
}
div.ajaxerror{
	margin-left: 0.5em;
	font-weight: bold;
	display: none;
	background: url(../images/error.png) center no-repeat;
	background-position: 0.5em 50%;
	padding: 0.5em 0 0 2.5em;
}
div.errornomargin {
	margin-left: 0.5em;
	font-weight: bold;
	display: none;
}
#warningbox {
	font-size: 1.2em;
	margin: 0.5em auto;
	width: 70%;
	color: #000;
	border: 1px solid #000055;
	padding: 2em;
	text-align: center;
	background: #fffbc3 url(../images/warning.gif) center no-repeat;
	background-position: 0.5em 50%;
}
#warningbox p, #errorbox2 p {
        margin-bottom: 1em;
}
div#container {
	width: 100%;
	position: relative;
	height: 45em;	
	padding-top: 15em;
}
div#box {
	font-family: Verdana, Arial, Sans-Serif, Helvetica;	
	font-size: 1.2em;
	margin: 0 auto;
	text-align: center;	
}
/* ========== Navmenu ========== */
#navmenu {
	font-size: 1.1em;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	min-height: 4em;
	font-weight: bold;	
	vertical-align: middle;
}
#navmenu a {
	height: 2em;
	line-height: 2em;
	text-align: right;
  	voice-family: "\"}\"";
  	voice-family: inherit;
	text-decoration: none;
}
#navright {
	text-align: right;
	clear: left;
}
#navmenu a.customise, #navmenu a.adminlink, #navmenu a.helplink, #navmenu a.eventsmgr, #navmenu a.addlink, #navmenu a.closeform, #navmenu a.printlink, #navmenu a.rsslink, #navmenu a.icalnav, #navmenu a.searchlink, #navmenu a.reportslink {
	float: left;
	padding: 0 0 0 2.2em;
	outline: none;
}
#navmenu a.navlink {
	padding: 0 0.5em 0 2.2em;
	outline: none;
}
a.printlink {
	background: url(../images/printer.png) no-repeat 0.5em;
}
#customisewrapper {
	position: absolute;
	top: 6em;
	left: 0;
	width: 100%;
}
#customisepanel {
	font-size: 1.2em;
	display: none;
	margin: 0 auto;
	z-index: 10;
	padding: 1.5em;
	width: 67em;
}
a#rsslinkbig, a#icallinkbig {
	padding-left: 40px;
	display: block;
	min-height: 40px;
	line-height: 3em;
}
#customisepanel button.buttonsave,
#customisepanel input.buttonsave,
#customisepanel input.buttondelete,
#customisepanel input.buttoncancel,
#customisepanel input.buttonadd {
	font: bold 1em verdana;
	padding-left: 3em;
	width: auto;
}
a.closebutton {
        float: right;
        text-indent: -999em;
        width: 16px;
        height: 16px;
}
table.spannav {
	width: 100%;
	margin: 0.5em 0;
}
table.spannav td {
	border: 0 !important;
	text-align: center;
}
.buttonholder {
	text-align: center;
	vertical-align: middle;
}
.customisetable td {
	padding: 0.4em;
}
img.actions {
	padding-left: 0.4em;
	padding-right: 0.4em;
}
#loginlink {
	text-align: left;
	margin: 2em 2em 0 2em;
}
#loginlink a {
	font-weight: normal;
}
#icallink {
	margin: 0 auto;
	display: block;
	cursor: pointer;
	border: 0;	
}
/* ========== Calendar ========== */
#calwrapper {
	display: block;
	padding: 1em;
}
.tabs {
	margin: 2em;
}
.tabmenu {
	border-bottom: 1px solid #000;
	margin: 0;
	padding-bottom: 1.9em;
	padding-left: 1em;
}
.tabmenu ul, .tabmenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
.tabmenu a:link, .tabmenu a:visited, .tabmenu a:link.inactivetab, .tabmenu a:visited.inactivetab {
	background: #E8EBF0;
	border: 1px solid #ccc;
	border-bottom: 1px solid #000;
	color: #000;
	float: left;
	line-height: 1.4em;
	margin-right: 0.8em;
	padding: 0.2em 1em 0.2em 1em;
	text-decoration: none;
}
.tabmenu a:link.activetab, .tabmenu a:visited.activetab {
	background: #fff;
	border: 1px solid #000;	
	border-bottom: 1px solid #fff;
	color: #000;
}
.tabcontainer {
	background: #fff;
	border: 1px solid #000;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 1.5em;
}
.tabcontainer div.actions {
	padding: 0.5em 1% 0 1%;
	width: 98%;
	text-align: right;
	border: 0;
}
#addtask, #setupcats, #setuppass, #importical {
	display: none;
}
#addtask label {
	width: 16em;
}
#addtask input.standard, #addtask textarea, #addtask .inlineerror {
	margin-left: 14em;
}
#addtaskdatedue {
	display: inline;
	margin-left: 0 !important;
}
#eventform, #todoform { /*Edit event/task*/
        font-size: 1em;
        width: 90%; 
}
#todolist {
	display: block;
}
.tododiv {
	margin: 0 0 10px 4em;
}
#todocontainer {
	margin-bottom: 2em;
}
#todocontainer img {
	border: 0;
}
#todocontainer .deletelink, #todocontainer .editlink, #todocontainer .completelink, #todocontainer .incompletelink {
        display: block;
        width: 20px;
        height: 20px;
        float: left;
        text-indent: -999px;
}
#calwrapper, .calbody {
	text-align: center;
	margin: 0 auto;
}
.calwrappertext {
        display: block;
        font-weight: bold;
}
.expandedview {
	font-size: 1.2em;
	margin: 0 auto;
	width: 90%;
}
.expandedview .formheading { 
	text-align: right;
	width: 20%;
}
.expandedview .infotext { /* All day event text */
	margin-left: 20%;
}
.listevents {
	width: 4em;
}
.listview {
	font-size: 1.2em;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
.listview td {
	padding: 0.5em;
}
.listview tr {
	cursor: pointer;
}
.massactions {
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	width: 90%;
	margin: 0 auto; 
	margin: 1em auto;
}
.massactions input, .massactions button {
	margin: 0.4em;
}
.massactions div {
	font-weight: bold;
	width: 15em;
	text-align: right;
	width: 100%;
	margin: 0 auto;
}
.calbody td {
	text-align: left;
	padding: 0.2em;
}
.caldays, #calweeks {	
	margin: 0 auto;
	text-align: left;
	vertical-align: top;	
}
a.addtoday {
	padding-left: 1.6em;
	background: url(themes/add.gif) no-repeat !important;
}
a.weekaddtoday {
	padding-left: 1.6em;
	background: url(themes/add.gif) no-repeat;
	text-align: left;
}
a.addtodayext {
	outline: 0;
}
a.addtodayext span.addtext {
	display: none;
}
a.addtodayext img {
	border: 0;
	float: right;
}
div.extview {
	margin-bottom: 1.5em;
}
.caldays {
	position: relative;
}
.caldays td {
	padding: 0.4em;
}
.occupiedday a, .blankday a, .caltoday a {
	text-decoration: none;
}
.popupcontainer {
	padding: 0.4em;
	height: 15em;
	overflow: auto;
}
.caltoday, .caltoday a, .blankday, .occupiedday {
	vertical-align: top;
}
.caltoday {
	padding-top: 1em !important;
}
.yeartable span.daynum {
	font-size: 1.2em;
}
.dayhours {
	font-size: 1.1em;
	width: 4em;
	height: 3em;
	font-weight: bold;
	text-align: center;	
	vertical-align: middle;
}
.expandedview td {
	text-align: left;
	padding: 0.4em;
}
#calweeks td.day {
	width: 100%;
	height: 4em;
	padding: 0;
}
.blankhour {
	width: 100%;
}
.eventdiv, .masseventdiv, .weekalldaydiv {
	font-size: 1.1em;
	line-height: 1.4em;
	position: absolute;
	z-index: 1000;
}
.eventdiv,
.weekalldaydiv {
	display: none;
	width: 20em;
	margin: 1em;
}
.eventdiv a,
.popupcontainer a {
	text-decoration: underline;
	font-weight: bold;
}
.masseventdiv {
	width: 20em;
	display: none;
	padding: 0.5em;
	margin: 2em 0 0 17em;
	text-align: left;
}
.weekallday {
	height: 1em;
}
span.daynum {
	font-size: 2em;
	font-weight: bold;
}
.calbody td div, .occupiedday div, .caltoday div {
	font-size: 1.1em;
}
.ajaxload {
	margin: 0 auto;
}
.ajaxload p {
	background: url(../images/loading.gif) no-repeat center;
	padding-top: 4em;
	text-align: center;
}
div div.title {
	font-size: 1.2em;
	width: 100%;
	padding: 0.4em 0;
	text-align: center;
}
.containertitle {
	font-size: 1.1em;
	width: 98%;
	padding: 0.5em 1%;
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: bold;
}
.collapsiblebox, .containerbox { 
	font-size: 1.2em;
	margin: 0 auto; 
	text-align: left;
	width: 80%;
}
.collapsibletitle {
	font-size: 1.1em;
	width: 98%;
	padding: 0.5em 1%;
	text-align: left;
	font-weight: bold;
}
.collapsiblecontent {
	text-align: left;
}
.containerbox td {
	padding: 0.4em;
}
.mediumcontainer {
	width: 50em;
}
.largecontainer {
	width: 90%;
}
div.massedit {
	padding: 0.8em 0;
	margin: 1em auto;
	width: 90%;
	font-size: 1em;
}
div#taskstodo, div#taskstodo1 {
	padding: 0.4em;
}
.titleback {
	font-size: 1.1em;
	height: 2em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
}
.titleback2 {
	font-size: 1.1em;
	height: 2em;
	font-weight: bold;
	text-align: left;
	padding: 0.2em 0.2em 0.2em 0.4em;
	vertical-align: middle;
}
.yeartable {
	width: 70em;
	margin: 0 auto;
	border: 1px solid #cbcbcb;
	background: #fefefe;
}
.yeartable td {
	vertical-align: top;
	padding-bottom: 1em;
}
.yeartable tr table td {
	vertical-align: middle;
}
#calweeks {
	width: 65em;
}
.weekdaynames {
	font-size: 1.1em;
	width: 15em;
	font-weight: bold;
	padding: 0.4em;
	vertical-align: middle;
}
.weekfillertable {
	width: 100%;
	height: 4em;
	border: 0;
}
.weekfillertable td {
	border: 0 !important;
}
.weekfillertable td.weekevent {
	height: 100%;
	width: 2.6em;
}
h1 {
	font-size: 1.6em;
	height: 1.8em;
	margin: 0;
	padding-top: 0.5em;
}
h1.left {
        text-align: left;
}
h2 {
	font-size: 1.5em;
	height: 1.8em;
	margin: 0.5em 0 0.5em 5%;
	text-align: left;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 5%;
	text-align: left;
	font-weight: normal;
}
.filters h2 {
	margin: 5px;
	height: auto;
}
.filters h3 {
	font-size: 0.9em;
	margin: 5px;
}
div.rule {
	width: 100%;
	height: 0.1em;
}
/* ========== Forms ========== */
.formheading {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}
.formheading2 {
	font-weight: bold;
	vertical-align: middle;
}
div.actions {
	padding: 0.5em 1%;
	width: 98%;
	text-align: right;
	border-top: 1px solid #000;
}
#recurrence td {
	border: 0;
}
#recurfiller {
	height: 21em;
	width: 40em;
}
.box-open {
	display: block;
}
.box-closed {
	display: none;
}
.filters table {
	margin-bottom: 0.5em;
}
.filters table td {
	vertical-align: top;
}
.filters-open {
	background: url(../images/open.gif) no-repeat 0 5px;
}
.filters-closed {
	background: url(../images/closed.gif) no-repeat 0 5px;
}
.filters-open, .filters-closed {
	font-size: 1em;
	padding-left: 1.2em;
	font-weight: bold;  
	text-decoration: none;
}
.filters-open a,
.filters-open a:link,
.filters-open a:visited,
.filters-open a:hover,
.filters-closed a,
.filters-closed a:link,
.filters-closed a:visited,
.filters-closed a:hover {
	color: #000;		  
}
div#recurrence {
	width: 40.5em;
	margin-left: 19em;
}
#daily, 
#weekly, 
#monthly, 
#yearly, 
#recurtime {
	display: none;
}
.widthfill {
	width: 30em;
}
#login {
	width: 28em;
}
#login label, #login input {
	margin: 0.6em 1em;
	float: none;
}
.buttonsave, .buttondelete, .buttonedit, .buttonadd, .buttoncancel, .buttonsearch, .buttonreport {
	cursor: pointer;
	text-align: left;
	border: 1px solid #000;
	margin: 0.2em 1em 0.2em 0;
	height: 2.5em;
	min-width: 10em;
	width: auto;
}
fieldset {
	padding: 1em;
	margin: 1em;
}
#calbody fieldset {
        margin: 0 auto;
}
fieldset legend {
	font-weight: bold;
}
form input.standard, form textarea {
	margin: 0.3em 0.2em 0 14em;
	padding-left: 0.2em;
	display: block;
}
form#editevent div.datebox input, 
form#editevent div.dateinput input, 
form#edittodo div.datebox input, 
form#edittodo div.dateinput input {
	display: inline;
	margin-left: 0.1em;
}
.tododiv form input.standard, .tododiv form textarea, .tododiv form .checks {
	margin-left: 0;
}
.tododiv form input.standard {
	width: 20em;
	display: inline;
}
.tododiv label {
	margin-left: 0;
	text-align: left;
}
form input.inline {
	width: 20em;
	padding-left: 0.2em;
	display: inline;  
	margin-top: 0.3em;
}
form textarea {
	width: 30em;
}
#wide form#edittodo textarea, 
#wide form#editevent textarea { 
        width: 50em; 
}
#wide form#edittodo .mceEditor,
#wide form#edittodo .mceLayout, 
#wide form#editevent .mceEditor, 
#wide form#editevent .mceLayout { 
        width: 59em !important; 
}
#wide form#addeventform textarea, 
#wide form#addtodo textarea { 
        width: 57em; 
}
#wide form#addeventform .mceEditor, 
#wide form#addeventform .mceLayout, 
#wide form#addtodo .mceEditor, 
#wide form#addtodo .mceLayout { 
        width: 74em !important; 
}
#narrow form#addeventform textarea, 
#narrow form#addtodo textarea { 
        width: 33em; 
}
#narrow form#addeventform textarea .mceEditor, 
#narrow form#addeventform .mceLayout, 
#narrow form#addtodo .mceEditor, 
#narrow form#addtodo .mceLayout { 
        width: 43em !important; 
}
#taskscontainer .mceEditor, 
#taskscontainer .mceLayout {
        width: 41em !important; 
}
form input.nomargin {
	margin: 0.1em 0;
}
form input.nomargin[type="text"] {
	width: 20em;
}
form input.small, form input.boxdisabled {
	width: 3em;
	padding-left: 0.2em;	
}
form select {
	min-width: 11em;
	margin-bottom: 1em;
}
button.nicebutton, input.nicebutton {
	width: 12em;
}
a.nicebutton {
	width: 12em;
	line-height: 1.4em;
	padding: 0.5em 1em;
	text-decoration: none;
}
form small {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
form label {
	font-size: 1.1em;
	float: left;
	text-align: right;
	padding-top: 0.4em;
	font-weight: bold;
	width: 16em;
	margin-right: 1em;
	margin-bottom: 0.6em;
}
.defaultcats label {
	float: left;
	text-align: right;
	width: 20em;
	padding-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.6em;
}
.defaultcats select {
	margin-bottom: 0.5em;
}
form label.compact {
	font-size: 1.1em;
	float: left;
	text-align: right;
	padding-top: 0.4em;
	font-weight: bold;
	width: auto;
	min-width: 10em;
	margin-right: 1em;
}
form .datebox label, form label.plain {
	float: none;
	font-weight: normal;
	padding-left: 1em;
	padding-top: 0;
	width: 10em;
	margin: 0.4em 0;
} 
form .checks label.plain {
	margin: 0.4em 1em; 
}
form .checks label.inline {
	display: inline;
	margin: 0;
	padding: 0.2em;
}
form .checks select {
	margin: 0;
	width: 20em;
}
form .checks input.nomargin {
	margin: 0.1em 0;
}
form .checks input.dformat {
	width: 20em; 
	margin: 0.1em 0;
	text-align: left;
	float: none;
}
form #recurrence label {
	font-weight: normal;
	width: auto;
	margin-right: 0.5em;
	padding-top: 0.3em;
	text-align: left;
	float: none;
}
form #recurrence select {
	margin-top: 0.2em;
	margin-bottom: 0;
}
form #weekly label {
	float: left;
	min-width: 12em;
}
.optioncheck {
	margin: 0.2em auto 0 14em !important;
}
.inlinecheck {
	margin-top: 0.4em;
}
form div.datebox input, form div.dateinput input, #wide form div.datebox input, #wide form div.dateinput input {
	display: inline;
	margin-left: 0;
}
form div.dateinput {
	display: inline;
}
form img.datepicker {
	margin-right: 2em;
}
div.icon-box {
	margin: -2em 2em 0.6em 18.5em;
	border: 1px inset #000;
	padding: 4px;
	float: left;
}
div.icon-box div.iconcontainer {
	float: left;
	width: 30px;
	text-align: center;
	padding: 6px;
}
#addtask div.iconcontainer label, div.iconcontainer label {
	text-align: center;
	width: 30px;
}
.popupcontainer .icon, .extview .icon {
	border: 0;
	float: right;
	margin-right: 0;
}
.icon {
        margin-right: 10px;
        float: none;
}
.dayviewallday h4, .dayview h4 {
	font-size: 1.4em;
	margin: 0.5em 0 0.2em 0;
}
h4 .icon, .viewevent .icon, .viewtask .icon {
	margin-right: 0.5em;
}
#search .tabs {
	margin: 0 auto 2em auto;
}
#search fieldset {
	text-align: left;
}
#search div.inlineerror {
	margin-left: 18em;
}
#search .optioncheck {
	float: left;
}
#search, #reports {
        width: 90%;
        margin: 0 auto;
}
#reports .datebox {
        float: left;
}
#findtasks label {
	font-weight: normal;
	text-align: left;
}
.checkany {
	margin: 0.4em auto auto 1em;
	display: inline;
}
.dpTDHoverHighlight { /* date picker padding */
	padding: 0.3em;
	margin-bottom: 0.4em;
	font-weight: bold;
}
form br {
	clear: left;
}
form input[type="radio"], form input[type="checkbox"], form input[type="hidden"] {
	width: auto;
	border: 0;
}
form input[type="hidden"] {
	display: none;
}
form div.checks {
	margin-left: 19em;
	margin-bottom: 0.5em;
	height: auto;
}
form .checks, form.checks label, form.checks input { /* fixes cascading inputs */
	border: 1px dotted transparent;
}
.filters form div.checks {
	margin-left: 2em;
}
form input[type="checkbox"] {
	border: 0;
}
form .checks label, #addtask .checks label {
	float: none;
	width: auto;
	clear: none;
	display: block;
	text-align: left;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0.5em;
	margin: 0.6em 0 0 0.5em;
}
form .checks input, form .checks label {
	margin-left: 0 !important;
}
form .checks input {
	float: left;
	text-align: right;
	width: auto;
	padding-left: 0.2em;	
	margin-right: 0.5em;
}

.inplaceeditor-saving { background: url(../images/loading_bar.gif) center center no-repeat; }
form.inplaceeditor-form {
        display: inline;
}
form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
        margin: 0;
}
form.inplaceeditor-form .editor_ok_button, form.inplaceeditor-form .editor_cancel_button {
	cursor: pointer;
	text-align: left;
	border: 1px solid #000;
	padding-left: 24px;
	height: 2em;
	min-width: 5em;
	width: auto;
	margin-left: 0.2em;
}

.comments {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.commentlist {
	padding: 0;
	text-align: justify;
	list-style: none;
}
.commentlist li {
	margin: 2em;
	padding: 0.5em 1em 0.3em;
}
.commentlist cite {
	font-style: normal;
	font-size: 1.4em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	margin: 1em 0.5em 1em 0;
	clear: left;
}
.commentlist li.commentauthor {
	background: #d0ddff;
}
.commentlist li {
	background: #eaeaea;
	border: 1px solid #7a7a7a;
}
.commentlist li.oddcomment {
	background: #dfdfdf;
}
#commentform input, #commentform textarea {
	margin-left: 15em;
}
#commentform label {
	width: 14em;
}
.fieldstable td {
	vertical-align: top;
	text-align: left;
	width: 25em;
}
.fieldstable .setting {
	padding-top: 0.8em;
}
.fieldstable .setting label {
	float: none;
	font-weight: normal;
	text-align: left;
	padding-top: 0;
	margin-top: 0.5em;
}
.fieldstable td.parameter label {
	width: 100%;
}
.fieldstable td.parameter {
	text-align: right;
	width: 18em;
}
form .fieldstable div.checks {
	margin-left: 0;
}
form .fieldstable div.checks input {
	margin-top: 0.5em;
	clear:left;
}
div.description ol, div.description ul { margin: 0.5em 2em; }
div.description li { margin-left: 1.5em; }
div.description img { margin: 0 2px; }
table#custcats, .fiftypc {
	width: 50%;
}
.colourinput {
	width: 8em !important;
}
.inlinecolourpick {
	width: 16em;
	clear: right;
	display: block;
}
.inlinecolourpick input {
	float: left;
}
.inlinecolourpick a {
	float: right;
	margin-top: 0.3em;
}
a.colourpicker {
	background: url(../images/color_wheel.png) no-repeat right center;
	display: block;
	height: 1.8em;
	width: 4em;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #000;
}
.categorylist {
	list-style-type: none;
        text-align: left;
}
.categorylist li {
	list-style-type: none;
}
.categorylist label {
        float: none;
        width: auto;
}
.categorylist input[type="checkbox"] {
        margin: 0.4em 0.5em;
}
.filters .categorylist label {
        font-weight: normal;
        margin-left: 1em;
}
#calbody fieldset .categories {
        width: 30%;
        float: left;
        clear: right;
        margin: 0.2em;
}