﻿html, body
{
    margin: 0;
    padding: 0;
    min-height: 480px;
    min-width: 640px;
    height: 100%;
    height: 100%;
    font: 11px Arial, Helvetica, sans-serif;
}

/* HEADINGS
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 24px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 22px;
    padding-bottom: 0;
    padding-top: 10px;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5, h6
{
    font-size: 14px;
}
img
{
    border: 0;
}
#mancoimage h1
{
    font-size: 46px;
    color: #DADADA;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 10px;
    padding-top: 10px;
    margin-top: 3px;
}
#mancoimage img
{
    max-height: 80px;
    margin-top: 10px;
}
/* this rule styles <h2> tags that are the
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    min-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.page div#fullwidth
{
    width: 100%;
    min-width: 640px;
}
#search-result
{
    width: 100%;
    min-width: 640px;
    min-height: 370px;
}
#search-result > div.leftColumn
{
    float: left;
    width: 49.5%;
}
#search-result > div.rightColumn
{
    float: right;
    width: 49.5%;
}
#search-result > div.rightColumn > div#offenceListWrapper
{
    padding-bottom: 10px;
}
#header
{
    position: relative;
    min-width: 640px;
    width: 100%;
    border-bottom: solid 8px #06659D;
    border-bottom-color: #06659D;
    vertical-align: bottom;
    margin-bottom: 0;
    height: 101px;
}
#header td
{
    vertical-align: top;
}
#mancoimage
{
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 1px;
    float: left;
}
#header_right
{
    position: relative;
    padding-top: 6px;
    margin-top: 6px;
    float: right;
}

#header_right .info
{
    font-size: 10pt;
    float: right;
    width: 100%;
    height: 65px;
}

#header_right .info span
{
    float: left;
    display: block;
    color: #646464;
    margin: 0px;
}
#header_right span.detail
{
    font-size: 10px;
    color: #AEB6BB;
    margin-left: 1px;
}

#header_right .info a
{
    color: #AEACAC;
    cursor: pointer;
    font-size: 10pt;
    text-decoration: none;
    padding: 5px 10px 5px 5px;
    display: block;
}

#header_right .info a.icOff
{
    background-position: 75px 5px;
    background-image: url(/content/images/control-power.png);
    background-repeat: no-repeat;
    padding-right: 24px;
}
#header_right .info a.icSet
{
    background-position: 70px 5px;
    background-image: url(/content/images/settings.png);
    background-repeat: no-repeat;
    padding-right: 24px;
}
#header_right .info a:link
{
    text-decoration: none;
}
#header_right .info a:visited
{
    text-decoration: none;
}
#header_right .info a:hover
{
    color: #0F73C4;
    text-decoration: none;
}
#header_right .info a:active
{
    color: #43AFEE;
    text-decoration: none;
}

#header_right .info img
{
    float: left;
    border: 1px solid #dfdfdf;
    padding: 1px;
    margin: 3px;
}

#header_right .info div.user
{
    width: 200px;
    padding-top: 5px;
    padding-right: 0px;
    margin-right: 0px;
}

#header_right .info div
{
    float: right;
    height: 48px;
    width: 90px;
    text-align: right;
    padding-right: 14px;
}
#header_right .info #admin
{
    padding-right: -10px;
    margin-right: -25px;
}
.content100width
{
    float: left;
    margin-left: 25px;
    padding-bottom: 15px;
    clear: both;
    width: 97%;
}
.content-right0width
{
    float: right;
}
.content
{
    float: left;
    margin-left: 25px;
    padding-bottom: 15px;
    clear: both;
    width: 85%;
}
.content-right
{
    float: right;
    padding-bottom: 15px;
    width: 11%;
    margin-right: 15px;
    position: relative;
}
#footer
{
    min-width: 640px;
    position: relative;
    height: 30px;
    background-color: #F1F5F8;
    color: #5E717B;
    clear: both;
    width: 100%;
    display: inline-block;
    bottom: -15px;
    vertical-align: bottom;
}

#footertc a
{
    color: #5E717B;
    text-decoration: underline;
}
#footertc a:hover
{
    text-decoration: none;
}
#footertc a:visited
{
}
#footertc
{
    float: left;
    font-size: x-small;
    padding: 10px 0px 0px 25px;
}
#footercopy
{
    float: right;
    font-size: x-small;
    text-align: right;
    padding: 10px 25px 0px 0px;
}

/* TAB MENU
----------------------------------------------------------*/
/* top user logged-in menu
------------------*/
ul#topmenu
{
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-right: 30px;
    position: relative;
    margin: 0;
    text-align: right;
    float: right;
}
ul#topmenu li
{
    display: inline;
    list-style: none;
}
ul#topmenu li img
{
    position: relative;
    top: 3px;
    border: 0;
    padding-right: 2px;
}
ul#topmenu li#greeting
{
    padding: 0px 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #055BA3;
}
ul#topmenu li a
{
    padding-top: 7px;
    padding-right: 1px;
    padding-bottom: 7px;
    padding-left: 1px;
    text-decoration: none;
    line-height: 2.8em;
    color: #000;
}
ul#topmenu li a:hover
{
    text-decoration: underline;
}
ul#topmenu li a:active
{
    text-decoration: none;
}
ul#topmenu li.sep
{
    font-size: 10px;
    color: #28506C;
    padding: 10px 5px 10px 5px;
}
/* main menu
------------------------------*/
ul#menu
{
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0;
    float: right;
    margin-bottom: -10px;
    margin-right: -5px;
}
ul#menu li
{
    display: inline;
    list-style: none;
}
ul#menu li#greeting
{
    padding: 7px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}
ul#menu li a
{
    padding: 7px 20px;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #13293C;
    color: #FFFFFF;
}
ul#menu li a:hover
{
    background-color: #1F4163;
    text-decoration: none;
}
ul#menu li a:active
{
    background-color: #1D4583;
    text-decoration: none;
}
ul#menu li.selected a
{
    background-color: #06659D;
    color: #FFFFFF;
}
/* DOWNLOADS MENU
----------------------------------------------------------*/
.right_nav
{
}
.downloads_nav, .downloads_nav dt, .downloads_nav dd, .downloads_nav ul, .downloads_nav li
{
    margin: 0;
    padding: 0;
}

.downloads_nav
{
    float: left;
    font-size: 9pt;
}
.downloads_nav dt
{
    margin: 0;
    padding: 0;
    color: #324D6D;
}
.downloads_nav dt, .downloads_nav h4
{
    margin-bottom: 0;
    padding-left: 8px;
    padding-bottom: 0;
    border-bottom: 1px solid #F4F4F4;
}

.downloads_nav dd input[type="button"], .downloads_nav li input[type="button"]
{
    border-bottom: 1px solid #F4F4F4;
    border: 0;
    background-color: transparent;
    display: block;
    padding: 4px 3px 4px 0px;
    font-size: 90%;
    text-decoration: none;
    margin: 2px 0;
    text-align: left;
}
.disabled
{
    cursor: default;
    color: #CCCCCC;
}
.enable
{
    cursor: pointer;
    color: #555;
}
.downloads_nav dd a:hover, .downloads_nav dd a:focus, .downloads_nav dd a:hover, .downloads_nav dd a:focus
{
    background: #f3f3f3;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(border-radius.htc);
    border-radius: 5px;
}
.downloads_nav dd a.selected
{
    background: #555;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(border-radius.htc);
    border-radius: 5px;
}

/* FORM LAYOUT ELEMENTS
----------------------------------------------------------*/

fieldset
{
    margin: 5px 0 1em 0;
    padding: 5px;
    border: 1px solid #CCC;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"]
{
    width: 200px;
    border: 1px solid #87949C;
    color: #353A42;
    font-size: 11px;
}
textarea
{
     border: 1px solid #87949C;
    color: #353A42;
    font-size: 11px;
    }
input[type="file"]
{
    width: 80px;
    border: 1px solid #87949C;
    color: #353A42;
    font-size: 11px;
}
input[type="password"]
{
    font-size: 11px;
    width: 200px;
    border: 1px solid #87949C;
    color: #353A42;
}
select
{
    font-size: 11px;
}
option
{
    font-size: 11px;
}
/* TABLE
----------------------------------------------------------*/

table
{
    border: solid 0px #e8eef4;
    border-collapse: collapse;
}

table td
{
    padding: 5px;
    border: solid 0px #e8eef4;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    border: 0px solid #c4dbee;
    background: #dfeffc url(images/ui-bg_flat_85_dfeffc_40x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #2e6e9e;
}

#offenceResult table th
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
#permitResult table th
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

/* MISC
----------------------------------------------------------*/
.busy
{
    background-position: center center;
    width: 16px;
    height: 16px;
    background-image: url(images/ui-anim_basic_16x16.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.animated_gif_download
{
    vertical-align: middle;
    background-image: url(images/downarrow.gif);
    background-repeat: no-repeat;
}
.animated_gif_upload
{
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; /*IE*/
}
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label, .editor-label
{
    font-weight: bold;
}

.display-label, .editor-label, .display-field, .editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Popup Dialog
----------------------------------------*/

#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}
#popupDialog
{
    float: left;
    display: none;
    height: 600px;
    position: fixed;
    _position: absolute;
    background-color: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
}
#popupDialog h1
{
    margin-top: 0px;
    text-align: left;
    color: #0066CC;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #D3D3D3;
    border-bottom-color: #666666;
    padding-bottom: 5px;
}
#popupDialog h4
{
    margin-top: 0px;
    text-align: center;
    color: #0066CC;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0;
    margin: 0;
}
#popupDialog table
{
    border: 0;
}
#popupDialog div
{
    background: #FFFFFF;
}
.dialogDetails
{
    width: 700px;
    margin-top: 0;
    border-bottom: 1px dotted #D3D3D3;
    border-bottom-color: #666666;
}
.dialogDetails table
{
    text-align: left;
}
.txtBold
{
    font-weight: bold;
}

/*easy tooltip
----------------------------------------------*/
#easyTooltip
{
    padding: 5px;
    border: 3px solid #f0f0f0;
    background: #fff;
    font-size: 11px;
    color: #333;
}

.UiButton
{
    margin: 5px 2px 0 0;
    float: left;
    cursor: pointer;
    padding: 5px;
    background-color: #E1EFFB;
    color: #2E6E9E;
    border: 1px solid #C5DBEC;
}
.UiButtonSelected
{
    margin: 5px 2px 0 0;
    float: left;
    cursor: pointer;
    padding: 5px;
    background-color: #BFDEF7;
    color: #2E6E9E;
    border: 1px solid #79B7E7;
}
.UploadSpec
{
    padding-bottom:5px;
    }