/* 
* Management System stylesheet
* Main values:
* core background colour: #1e0e56, #F5F0DE (web site also uses cyan 2FABE0)
*/
/*
h3 {
    color: #1e0e56;
    font-family: "Segoe UI";
    font-size: 18px;
}
*/
body {
	margin: 0;
	font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
	background-color: #1e0e56;
	/*background: url("../images/bg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}
img {
	border: 0;
	vertical-align: middle;
}
.actionimg {
	height: 20px;
	width: 20px;
}
#pagewrapper {
	/*background-color: #1e0e56;*/
	width: 100%;
	height: auto;
}

#loginbox {
	margin: 100px auto 0px;
	height: 600px;
	width: 350px;
}
#loginpage {
	background-color: #FFFFFF;
}

#container {
	background-color: #FFFFFF;
}
#sysstat {
	float: right;
    margin-right: 2em;
	padding: 3px;
	border: 1px solid #ffffff;
}
#filterform {
	text-align: center;
}
#filterform select,#filterform input {
	font-size: 150%;
}
#filterform input[type=button] {
	box-shadow: 4px 4px 5px 2px thistle;
} 
#filterform input[type=button]:hover {
	box-shadow: none;
} 
#loginbox h1 {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background: url("../images/bg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	/*background-color: #1e0e56;*/
	padding: 0.3em 4px;
	margin: 10px 2px 0 2px;
}

#loginbox fieldset, .dynamicform fieldset {
	border: 1px solid #1e0e56;
}

#loginbox label {
	float: left;
	width: 9em;
	color: #1e0e56;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.buttright {
	border: 1px solid #999999;
	color: #000000;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: right;
}

.oldheaderlink {
	background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(left, rgba(125,126,125,1) 55%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(55%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(125,126,125,1) 55%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(125,126,125,1) 55%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(125,126,125,1) 55%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(125,126,125,1) 55%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 */	
}
.headerlink {
	
	background-color: #1e0e56;
	/*background: url("../images/bg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 80px;
	margin: 0px auto;
}

.prefooterlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e0e56;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
}

#confirmbox {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#confirmbox label {
	color: #1e0e56;
	float: left;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 27.5em;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	/*background: url("../images/bg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	/*background-color: #1e0e56;*/
	/*width: 800px;*/
	margin: 0px auto;
}

.footerlink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #1e0e56;
	width: 800px;
	margin: 10px auto;
}

.footerlink a {
	color: #FFFFFF;
	text-decoration: none;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        background-color: #1e0e56;
        width:800px;
        margin:10px auto;
        */
}

.footerlink a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;
	text-decoration: underline;
}

.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.hovertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.hovertext:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.itext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.itext:Hover {
	background-color: #000000;
	color: #ffffff;
}

.whitehdr {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.brd {
	border: 1px solid #F5F0DE;
	margin: 20px auto;
	/*font-size: 1.2em;*/
}
.brd caption {
	margin-bottom: 1em;
}
.brd td {
	/*text-align: left;*/
	vertical-align: top;
}
.brd td a {
	text-decoration: none;
	color: #000000;
}
/*
.brd td a:hover {
	background-color: #F5F0DE;
}
*/
.brd th {
	background-color: #F5F0DE;
	border: 1px solid #1e0e56;
	color: #1e0e56;
	text-align: center;
}
.brd th input {
	width: 95%;
}
.brd tfoot tr td {
	border-bottom: medium double;
    border-top: medium dashed;
    font-weight: bold;
    padding: 6px 3px;
}
.bluetxt {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e0e56;
	text-decoration: none;
	font-weight: bold;
}

.bluetxt:HOVER {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e0e56;
	/*text-decoration: underline;*/
	font-weight: bold;
}

.RTtitle {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e0e56;/*FF4000*/
	text-decoration: none;
	font-weight: bold;
}

.RTtitle:HOVER {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e0e56;
	text-decoration: underline;
	font-weight: bold;
}

.inputt {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #F5F0DE;
}
.alert,.pastdate {
	background-color: #FFCCCC;
}
.tempcand {
	background-color: #eedddd;
}

.errormsg {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.blacktxt {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#plus3, #minus3 {
	font-size: 48px;
}
.heading {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e0e56;
	text-decoration: none;
	font-weight: bold;
}

.w12b {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetxt {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1e0e56;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1e0e56;
	text-decoration: none;
}
/* Submodals */
/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity = 40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility
	 * than the PNG solution.
	 */
	background-color: transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image: url("/SubModal/maskBG.png") !important;
	/* For browsers Moz, Opera, etc.*/
	background-image: none;
	background-repeat: repeat;
	display: none;
}

#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
}

#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}

#popupTitle {
	float: left;
	font-size: 1.1em;
}

#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

.sheetbut {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	cursor: pointer;
	cursor: hand;
	margin: 3px 0;
	background-color: #1e0e56;
}

.sheetbut:hover {
	color: #ffffff;
	background-color: #666666;
}

.closebut-left {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	margin-left: 34px;
	cursor: pointer;
	cursor: hand;
	float: left;
}

.closebut-right {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	float: right;
	margin-right: 34px;
	cursor: pointer;
	cursor: hand;
}

#heading-centre {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e0e56;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.tabtwo {
	border: 1px solid #1e0e56;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabtwo th {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1e0e56;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tabtwo hr {
	color: #1e0e56;
	margin: 0;
}

.centme {
	text-align: center;
}

.celltext {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.leftme,.brd .leftme {
	padding-left: 8px;
	text-align: left;
}

.rightme,.brd .rightme {
	padding-right: 8px;
	text-align: right;
}
.odd {
	background-color: #F5F0DE;
}

#listtable {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 20px;
	width: 1478px;
}

.inputtxt {
	width: 141px;
}

.textareatxt {
	width: 218px;
}

#sheettablecaption {
	border: 1px solid #1e0e56;
	margin: 20px auto 20px;
	width: 500px;
	text-align: center;
}

#sheettablecaption thead {
	background-color: #1e0e56;
	color: #FFFFFF;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#sheettablecaption tbody {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#mainnav {
	position: absolute;
    top: 13px;
	float: left;
	/*min-height: 450px;
	max-width: 150px;
	left: 0px;*/
	width: 11%;
}

#mainnav ul {
	margin: 0;
	padding-left: 10px;
}

#leftnav {
	/*background-color: #1e0e56;*/
	float: left;
	color: #ffffff;
	width: 14%;
}
#leftnav ul {
	padding-left: 10px;
}

#leftnav li {
	border-bottom: 1px solid white;
    font-size: 14px;
    list-style: outside none none;
    margin-right: 4px;
    padding: 5px 0 5px 2px;
}
#leftnav li a {
	text-decoration: none;
	color: #ffffff;
}
#leftnav li a:hover {
	color: #FFCC00;
}
#leftnav .text {
	color: #ffffff;
}

#maincontent {
	float: left;
	width: 707px;
}
img.displayed {
	display: block;
	margin-top:200px; 
	margin-left: auto; 
	margin-right: auto;
	/*background-color: #1e0e56;*/
	padding: 10px;
	}
	
img.logoimg {
	height:60%;
	border: none;
	float: left; 
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
}
#mainright {
	float: right;
	width: 89%;
}
#content { /*	padding: 10px 160px 5px 160px;*/
	/*	padding: 0 10px;*/
	padding-top: 10px;
	background-color: #FFFFFF;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	/*top: 10px;
	margin-left: 12%;*/
	height: auto !important;
	width: 86%;
	min-height: 800px;
	/*
	min-width: 70%;
	max-width: 70%;
	*/
}

form fieldset label {
	float: left;
	width: 180px;
}

form fieldset input[type="text"],select {
	background-color: #F5F0DE;
}
form fieldset input[readonly="readonly"] {
	background-color: #FFFFFF;
	color: #000000;
} 
form fieldset .formlabel {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1e0e56;
	text-decoration: none;
	/*font-weight: bold;*/
	width: 100px;
}
#content fieldset label.formlabelfull {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1e0e56;
	text-decoration: none;
	margin-bottom: 5px;
	width: 100%;
}

form fieldset .formfieldset legend {
    background-color: #1e0e56;
    color: #FFFFFF;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 5px;
}
form .formfieldset legend {
    background-color: #1e0e56;
    color: #FFFFFF;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 5px;
}

#content h1,h2,h3 {
	margin: 0;
	/*padding: 5px 0;*/
	text-align: center;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
#content fieldset label {
	float: left;
	width: 180px;
}

#content fieldset input[type="text"],select {
	background-color: #F5F0DE;
}
#content fieldset input[readonly="readonly"] {
	background-color: #000000;
	color: #ffff00;
}
#content form {
	/*margin: 0 auto;
	width: 95%;*/
}


#content fieldset .formlabel {
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1e0e56;
	text-decoration: none;
	/*font-weight: bold;*/
	width: 13em;
}

#content fieldset .formfieldset legend {
    background-color: #1e0e56;
    color: #FFFFFF;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 5px;
}
#content .formfieldset legend {
    background-color: #1e0e56;
    color: #FFFFFF;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 5px;
}
.leftal {
	text-align: left;
	width: 600px;
}

#footer {
	clear: both;
}
#formsearch {
	padding-left: 10px;
}
.action-letter {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    padding: 1px 3px;
    text-decoration: none;
    vertical-align: top;
}
#invoicedisp {
	width: 50%;
	margin: auto;
}
.nobords {
	border: medium none;
    padding: 0;
}

/* Tabs - start */
#tabs {
	font-size: 90%;
	margin: 20px 0;
}
#tabs ul {
	float: left;
	background: #fff;
	/*width: 500px;*/
	padding-top: 4px;
	margin-bottom: 0;
}
#tabs li {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #1e0e56;
    border-color: #1e0e56 #1e0e56 -moz-use-text-color;
	margin-left: 8px;
	list-style: none;
	color: #FFFFFF;
	border: 1px solid #1e0e56;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
	/*border-top:2px #FFFF66 solid;*/
	background-color: #FFFFFF;
	color: #1e0e56;
}
#tabs ul li.active a {
	color: #1e0e56;
}
#tabs div {
	clear: both;
	padding: 15px;
	margin: 0 20px;
	min-height: 200px;
	border: 1px solid #1e0e56;
    border-radius: 5px 5px 5px 5px;
}
#tabs div h3 {
	margin-bottom: 14px;
}
#tabs div p {
	line-height: 150%;
}
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #fff;
	font-weight: bold;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}
/* Tabs - end */
.searchvalue {
	background-color: #ffffff;
	width: 90%;
}
#header {
	/*background-color: #1e0e56;*/
    color: #FFFFFF;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    height: 80px;
    padding-top: 10px;
}
#top_nav {
    list-style-type: none;
    margin-left: 177px;
    padding: 0;
    font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
}
#top_nav li {
    background: url("../images/pipe.gif") no-repeat scroll 0 0.2em transparent;
    display: inline;
    /*float: left;*/
    padding: 0 10px;
}
#top_nav a {
    color: #ffffff;
	text-decoration: none;
}
#top_nav a:hover,#top_nav a.active {
    color: #FFCC00;
}

a.pdf,a.csv {
	color: #454545;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 4px 0 0;
	text-decoration: none;
}

.csv {
	background: url("images/button-csv.png") no-repeat scroll left top
		transparent;
	cursor: pointer;
	font-size: 11px;
	height: 22px;
	overflow: visible;
	text-align: center;
	text-indent: 10px;
	width: 69px;
}

.pdf {
	background: url("images/button-pdf.png") no-repeat scroll left top
		transparent;
	cursor: pointer;
	font-size: 11px;
	height: 22px;
	overflow: visible;
	text-align: center;
	text-indent: 10px;
	width: 69px;
}
.clickableRow:hover,.clickableCell:hover {
	background-color: #C0E3F6;
	cursor: pointer;
}
.selectableRow:hover {
	background-color: #C0E3F6;
	cursor: pointer;
}

.textval {
	font-size: 14px;
}
.old {
	background-color: #cccccc;
}
#tabtable {
	width: 100%;
}
#tabtable th {
	color: #1e0e56;
    font-family: "Segoe UI",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
}
#tabtable td {
	text-align: center;
}
#container #col1 {
	width: 32%;
	float: left;
 }
 #container #col2outer {
	width: 65%;
	float: right;
	margin: 0;
	padding: 0;
 }
 #col2outer #col2mid {
	width: 50%;
	float: left;
 }
 #col2outer #col2side {
	width: 50%;
	float: right;
 }
#container #colA1 {
	width: 50%;
	float: left;
 }
#container #colA2 {
	width: 50%;
	float: right;
 }
#container #colB1 {
	float: left;
 }
#container #colB2 {
	float: right;
 }

.formfieldset ul {
 	list-style-type: none;
 	padding-left: 0;
 }
 .formbord {
	margin: 0 10px;
 	border: 1px solid #1e0e56;
 }
 .despatchrow {
 	list-style-type: none;
 	padding-left: 0;
 	margin: 0 auto;
 	width: 80%;
}
.despatchrow li {
	display: table-cell;
	padding: 3px 15px;
}
.excluded {
	background-color: #ff0000;
	color: #ffffff;
	padding: 10px;
	animation-duration: 400ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes blink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/*
@keyframes blink {
  0% {
    opacity: 1;
    color: pink;
  }

  25% {
    color: green;
    opacity: 0;
  }

  50% {
    opacity: 1;
    color: blue;
  }

  75% {
   opacity: 0;
   color: orange;
 }

 100% {
   opacity: 1;
   color: pink;
 }
}
*/
.deletebtn {
	float: right;
}
.nw {
	white-space: nowrap;
}
.fw {
	width: 100%;
}
.hrs {
	/*width: 100px;*/
}

.navbtn {
	color: #000000;
    font-size: 1.8em;
    font-weight: bold;
    text-decoration: none;
}
#schbtn {
	width: 300px;
}
#prevbtn {
}
#nextbtn {
}
.actbtn {
	background-color: #F5F0DE;
	color: #000000;
    box-shadow: 4px 4px 5px 2px thistle;
    padding: 2px 5px;
}
.actbtn:hover {
	box-shadow: none;
}
.expired {
	color: #6d6d6d;
}
.expired:hover {
	color: #000000;
}
#content fieldset .checkboxlist label {
	float: none;
}
.checkboxlist {
 	list-style-type: none;
 	padding-left: 0;
 	margin: 0 auto;
}
.checkboxlist li {
	float: left;
    width: 33%;
    margin: 5px 0;
}
.checkboxlist li .selected {
	color: #ff0000;
}
.shadecol {
	background-color: #ebf1f6;
}