body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.dottedLine{

    width:100%;
    height:2px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 2px dotted #999;
}

.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
.mainBackground {
    background-image: url(../images/bg.png);
    background-repeat:repeat-x;
}
.lightGreyBackground {
    background-color: #F2F2F2;
}
.dottedGreyBorderRed {
    background-color: #FE9898;
}
.twentyPt{
    font-size: 20px;
}
.sixteenPx {
    font-size: 16px;
    padding-bottom:10px;
    padding-top:10px;
}
.fourteenPx {
    font-size: 14px;
}
.thirteenPx {
    font-size: 13px;
}
.twelvePx {
    font-size: 12px;
}
.elevenPx {
    font-size: 11px;
}
.tenPx {
    font-size: 10px;
}
.ninePx {
    font-size: 9px;
}
.info_text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0000CD;
}
.error_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}
.error {
    background-color: #FE9898;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
}
.leftBorder{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}
.rightBorder{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}
.leftBorderDark{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #222222;
}
.topBorderDark{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #222222;
}
.rightBorderDark{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #222222;
}
.tableLeft{
    padding: 15px;
    padding-top: 0px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}
.tableLeftNo{
    padding: 15px;
    padding-top: 0px;
}
.tableRightLine{
    padding: 15px;
    padding-top: 0px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}
.tableAll{
    padding: 15px;
    padding-top: 0px;
    border-width: 2px;
    border-style: solid;
    border-color: #CCCCCC;
}
.tableTop{
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}
.tableRight{
    padding: 15px;
    padding-top: 0px;
    padding-left: 25px;
}
.paddingLeft{
    padding-left: 15px;
}
.paddingTop{
    padding-top: 5px;
}
.noPaddingBottom{
    padding-bottom: 0px;
}
.homeMenu {
    background-color: #FDEBAC;
    padding: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
}
.info {
    background-color: #FDEBAC;
    padding: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
}
.thinLightGreyBorder {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
}
.dropDownListStyle{
    vertical-align: middle;
}
.buttonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-image: url(../images/button_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #8164A9;
    height: 17px;
    cursor: pointer;
    vertical-align: middle;
}
.blueButtonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-image: url(../images/button_blue_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
    height: 17px;
    cursor: pointer;
    vertical-align: middle;
}
.greenButtonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(../images/button_green_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #8164A9;
    height: 17px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
}
.greyButtonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(../images/button_grey_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
    height: 17px;
    cursor: pointer;
    vertical-align: middle;
}
.greyBoldButtonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(../images/button_grey_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
    height: 17px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
}
.textfieldStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
}
.blueBoldText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0C4A84;
    font-weight: bold;
}
.lightGreyText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}
.darkGreyText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}
.darkGreyBoldText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
}
.paddingTen {
    padding: 10px;
    padding-left: 0px;
    padding-right: 5px;
}
.paddingSix {
    padding: 6px;
}
.paddingFive {
    padding: 5px;
    padding-top: 2px;
}
.paddingThree {
    padding: 3px;
}
.noPadding {
    padding: 0px;
}
.paddingLeft{
    padding-left: 30px;
}
.topmenu {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight:bold;
}

.maintable {
    padding:10px;
    border-collapse: collapse;
    border-style: hidden hidden hidden hidden;
}

.maintable th{
    text-align:left;
    padding:8px;
    background: white url(../images/shade.gif) top left repeat-x;
    border-style: hidden hidden hidden hidden;
}

.maintable td {
    padding:8px;
    border-width: 1px 1px 1px 1px;
    border-style: dotted dotted dotted dotted;
    border-color: gray gray gray gray;

}

a.topmenu:link {
    color: #666666;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #0C4A84;
}
a:hover{
    text-decoration:underline;
    color: #0C4A84;
}

a.topmenu:hover {
    color: #0C4A84;
    text-decoration:none;
}
a.topmenu:active {
    color: #666666;
    text-decoration: none;
}
a.topmenu:visited {
    color: #666666;
    text-decoration: none;
}
.dottedGreyBorder {
    border-width: 2px;
    border-style: dotted;
    border-color: #999999;
}
.dottedGreyBorder th{
    border-width: 5px;
    border-style: dotted;
    border-color: #999999;
    border-bottom:none;
}

.verticalAlign {
    vertical-align: middle;
}
.task_types {
    position:relative;
}
.noListStyle {
    list-style-type:none;
}
.noStyle {
}
.sideBar{
    height: 100%;
    background-color: #F2EFE9;
    background-image: url(../images/grey_logo_bg.jpg);
    background-repeat:repeat-x;
    background-position:center;
}
html, body {
    height: 100%;
}
.noDisplay {
    display:none;
}
.alignTop {
    vertical-align: top;
}
.button-to {
    margin: 0px;
}
.pointer {
    cursor: pointer;
}
.hundredPercentWidth {
    width: 100%;
}

.navlist ul {
    list-style: none;
    padding: 0;
    margin: 0;
}    
.navlist li {
    float: left;
    margin: 0;
    list-style: none;
}    
.navlist a {
    text-decoration: none;
    position: relative;
    display: block;
    background: white url(../images/shade.gif) top left repeat-x;
    padding: 3px 0.5em;
    margin-left: 3px;
    color: #00688b;
    width: 8em;
    font-weight: bold;
    text-align: center;
    border: 2px solid #a4d3ee;
    border-bottom: none;
    top: 3px;
}	
.navlist a:hover {
    background: #a4d3ee;
}	
.navlist .selected a {
    position: relative;
    top: 3px;
    background: white url(../images/shadeactive.gif) top left repeat-x;
    color: #0C4A84;
    font-size: 13px;
    border: 4px solid #a4d3ee;
    border-top-width: 2px;
    border-bottom: none;
}	
.navlist_content {
    border-top: 3px solid #a4d3ee;
    clear: both;
    padding: 20px 15px 15px 15px;
}
.dateButtonStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-image: url(../images/button_dblue_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #8164A9;
    height: 25px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    margin-top: 5px;
}
.select-columns{
    position: relative;
    width:	400px;
    height:	90px;
    background-color: #e2e2e2;
    border: 2px solid #ccc;
    margin-top: 20px;
    padding: 10px;
}
.listOptions {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position:relative;
    display:block;
    font-size: 10px;
    color: #000000;
    z-index: 10;
    background-image: url(../images/button_grey_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #8164A9;
    height: 17px;

    text-align: center;
    cursor: move;
    vertical-align: middle;
    margin-top: 5px;
}
.listItems {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-image: url(../images/button_blue_bg.jpg);
    background-repeat:repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #8164A9;
    height: 17px;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
}
.cursor{
    cursor: move;
}
.dateBox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 90px;
}
.reportBackground{
    background: white url(../images/shade.gif) top left repeat-x;
}
.errorText{
    color: red;
    font-size: 11px;
}
.list-active{
    background-color: #ecf3ff;
}
.wastebin-active{
    background-color: #A4D3EE;
}
#uploadForm li ul {
    display: block;
}

#uploadForm {
    width: 99%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 4%;
    margin-bottom: 4%;
}

#uploadForm li{
    text-align: center;
    margin-right: auto;
    margin-left: 30%;
    width:30%;
}

#uploadForm li ul {
    display: block;
    text-align: left;
}

#uploadForm li ul ul {
    display: inline;
    margin: auto;
}

#downloadForm {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}
.selectScroll {
    
    position:relative;
    height:360px;
    overflow:scroll;
    z-index:1;
    overflow-x:hidden;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin-bottom:20px;
}


#timetableerrors {
    background: #cccccc;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
}

#timetableerrors p {
    margin-left: 10%;
}

span.dateclass {

    font-size: 12pt;
}
