/* -----------------------------------
Site:       PSI
CSS author: Craig Gardiner
----------------------------------- */

/* -----------------------------------
simple reset
----------------------------------- */

html, body, ul, ol, li, form, fieldset, legend {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}

fieldset, img {
    border: 0;
}

legend {
    color: #000;
}

input, textarea, select, button {
    font-size: 110%;
    line-height: 1.1;
    font-family: helvetica, arial, sans-serif;
}

button {
    width: auto;
    overflow: visible;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, td {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

li {
    list-style: none;
}

abbr, acronym {
    border-bottom: .1em dotted;
    cursor: help;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

pre, code {
    font-family: "Courier New", monospace, serif;
    font-size: 100%;
    line-height: 1.2;
}

table.grid tr.over {
    background: #bce4dc;
    z-index: 1;
}

tr.gridrow_alternate td {
    background: #ecf6fc;
}

/* -----------------------------------
elements
----------------------------------- */
.tab {
    margin-left: 20px;
}

.box {
    margin: 0 0 0px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
}

    .box h2 {
        background-color: #e4e4e4;
        border-bottom: 1px solid #c4c4c4; /* 	 	font-size: 1.2em; 	position:relative; 	top:1px; 	vertical-align: text-bottom; 	background: url(Images/content-header_bg.png) repeat scroll 0 0 transparent; 	border-bottom: 1px solid #666; */
        line-height: 24px;
        height: 18px;
        padding: 5px 10px;
    }

.box .grid {
    box-shadow: 1px 1px 1px #888888;
}

.multi-3column-select {
    float: left;
    width: 33%;
    margin: 0;
    padding: 0;
}


.multi-4column-select {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
}

.box-content {
    padding: 0px 10px 10px 10px;
    line-height: 1em;
}

    .box-content label {
        font-size: 14px;
        color: #064a6c;
    }

.centered {
    margin: 0 50%;
}

.column-left {
    float: left;
    width: 35%;
}

.column-right {
    float: right;
    width: 60%;
}

.clear {
    clear: both;
}

table.grid {
    table-layout: fixed;
    width: 100%;
}

    table.grid thead th {
        padding: .5em 1em .5em;
        background-color: #009F95;
        color: white;
        font-weight: normal;
    }

    table.grid thead tr {
        /*
	background-color: #7dafcd;
*/
    }

    table.grid td {
        padding: 4px 11px;
        width: 100%;
        border-bottom: 1px solid #95bce2;
        /*
	vertical-align: top;
*/
    }


/* -----------------------------------
icons
----------------------------------- */
.icon16 {
    display: block;
    padding: 0;
    margin: 0;
    width: 16px;
    height: 16px;
}

.complete {
    background-image: url(Icons/status/tick.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}

.viewPdf {
    background-image: url(icons/pdf.gif);
}

.viewZip {
    background-image: url(icons/zip.png);
}

/*
    Delivery Method
*/
.Web {
    background-image: url(icons/deliverymethod/Web.ico);
}

.Post {
    background-image: url(icons/deliverymethod/Post.ico);
}

.Email {
    background-image: url(icons/deliverymethod/Email.ico);
}

/*
    JobStatus
*/
.PendingDocumentsCheck {
    background-image: url(icons/document.png);
}

.PendingLotAndPlanVerification {
    background-image: url(icons/newbusiness.png);
}

/*
    RequestStatus
*/
.PendingCancel {
    background-image: url(icons/status/requestcancel.png);
}

.BushfireZone {
    background-image: url(Icons/bushfire/bushfire.png);

}

.NotBushfireZone {
    background-image: url(Icons/bushfire/notbushfire.png);
}
/*.Cancelled {
    background-image: url(icons/status/cancel.png);
}

.ResponseRejected {
    background-image: url(icons/status/reject.png);
}

.Received {
    background-image: url(icons/status/received.png);
}

.Purchased {
    background-image: url(icons/status/purchased.png);
}

.MultipleAuthorities{
    background-image: url(icons/status/multipleauth.png);
}

.PendingJobVerification{
    background-image: url(icons/status/pending.png);
}*/
/* -----------------------------------
layout
----------------------------------- */

body {
    font-size: 12px;
    font-family: Tahoma,Verdana, Sans-Serif, Arial, "Helvetica Neue", Helvetica;
    /*background: url(Images/header_bg.png) repeat-x #f5f5f5;*/
}

#page {
    margin: 0 auto;
    background-color: white;
}

#container {
    position: relative;
    margin: 0 auto;
    width: 1140px;
}

#main {
    margin: 0 auto;
    width: 1140px;
}

#content {
    background-color: #FFFFFF;
    float: left;
    font-size: 1em;
    line-height: 18px;
    padding: 30px 0 0 30px;
    width: 650px;
}

#userInfo {
    position: absolute;
    top: -15px;
    width: 95%;
    text-align: right;
    color: black;
    z-index: 1;
}

    #userInfo a {
        color: #e65c1c;
    }

/* -----------------------------------
header
----------------------------------- */
#header {
    height: 70px;
    margin-bottom: 10px;
    line-height: 70px;
    background: url(Images/psi.png) no-repeat left center;
}

/* -----------------------------------
main-nav
----------------------------------- */
#main-nav {
    position: relative;
    float: right;
}

    #main-nav li {
        display: inline;
    }

        #main-nav li a {
            float: left;
            margin: 40px 1px 0;
            line-height: 30px;
            width: 114px;
            font-size: 12px;
            text-align: center;
            text-decoration: none;
            background-color: #E0EFEF;
            color: gray;
            border: 1px solid #666;
            border-bottom: 0;
            border-radius: 5px 5px 0 0;
        }

            #main-nav li a:hover {
                background-color: #66C5BF;
                color: white;
            }

    #main-nav .selectedTab {
        color: white;
        background-color: #009F95;
    }
/* -----------------------------------
main-subnav
----------------------------------- */
#main-subnav {
    position: relative;
    float: right;
    margin-right: 20px;
}

    #main-subnav li {
        display: inline;
    }

        #main-subnav li a {
            float: left;
            margin: 8px 2px 0px;
            line-height: 25px;
            width: 114px;
            font-size: 12px;
            text-align: center;
            text-decoration: none;
            background-color: #E0EFEF;
            color: gray;
            border: 1px solid #666;
            border-bottom: 0;
            border-radius: 5px 5px 0 0;
        }

            #main-subnav li a:hover {
                background-color: #66C5BF;
                color: white;
            }

    #main-subnav .selectedTab {
        color: white;
        background-color: #009F95;
    }
/* -----------------------------------
sidenav
----------------------------------- */
#sidenav {
    background: url(Images/bg-sidenav.jpg) no-repeat scroll right top #FFFFFF;
    float: left;
    padding: 30px 30px 0px;
    width: 199px;
}

    #sidenav ul {
        margin: 0 0 40px 0;
    }

#subnav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
}

    #subnav li {
        background: url(Images/subnav-li-bg.jpg) no-repeat scroll right bottom transparent;
        font-size: 1em;
        height: 22px;
        line-height: 22px;
        padding: 0;
    }

        #subnav li a {
            color: #0181C6;
            font-weight: bold;
        }

    #subnav .sub a {
        font-weight: normal;
    }

    #subnav .active {
        background: url(Images/subnav-hover.jpg) no-repeat scroll right top transparent;
    }

        #subnav .active a {
            color: #000000;
        }

    #subnav a {
        color: #6FBCE5;
        text-decoration: none;
    }

        #subnav a:hover {
            color: #000000;
        }

/* -----------------------------------
footer
----------------------------------- */
#footer {
	clear: both;
	width: 1140px;
	text-align: center;
	color: white;    
	background-color: #009F95;
    border: 1px solid #009F95;
	border-radius: 3px;
    box-shadow: 3px 3px 2px #888888;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.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;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label {
    margin: 1em 0 0 0;
}

.display-field, .editor-field {
    display: inline-block;
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

/* -----------------------------------
styles
----------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-family: "PT Sans", "Tahoma", "Verdana", sans-serif;
}

h2 {
    color: #626262;
    font-size: 14px;
}

h3 {
    font-size: 16px;
}

p {
    font-size: 12px;
    line-height: 20px;
}

a {
    color: #005ba8;
    text-decoration: none;
    outline: none !important;
}

    a:hover {
        text-decoration: underline;
    }

/********** @font-face **********/

/*@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PT_Sans_Bold-webfont.eot');
    src: url('fonts/PT_Sans_Bold-webfont.woff') format('woff'), url('fonts/PT_Sans_Bold-webfont.ttf') format('truetype'), url('fonts/PT_Sans_Bold-webfont.svg#webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PT_Sans_Italic-webfont.eot');
    src: url('fonts/PT_Sans_Italic-webfont.woff') format('woff'), url('fonts/PT_Sans_Italic-webfont.ttf') format('truetype'), url('fonts/PT_Sans_Italic-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PT_Sans-webfont.eot');
    src: url('fonts/PT_Sans-webfont.woff') format('woff'), url('fonts/PT_Sans-webfont.ttf') format('truetype'), url('fonts/PT_Sans-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*****JQUERY UI Tabs*/

.tabs-nobg {
    padding: 0px;
}

    .tabs-nobg .ui-tabs-nav {
        background: transparent;
        border-width: 0px 0px 1px 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }

    .tabs-nobg .ui-tabs-panel {
        margin: 0em 0.2em 0.2em 0.2em;
        font-size: 90%;
        line-height: 1.1;
        font-family: helvetica, arial, sans-serif;
    }

        .tabs-nobg .ui-tabs-panel a {
            color: #0000EE;
        }

    .tabs-nobg .ui-tabs-nav a {
        background-color: #E0EFEF;
    }

        .tabs-nobg .ui-tabs-nav a:active {
            color: grey;
        }

        .tabs-nobg .ui-tabs-nav a:link {
            color: grey;
        }

        .tabs-nobg .ui-tabs-nav a:hover {
            background-color: #66C5BF;
            color: white;
        }

    .tabs-nobg .ui-tabs-nav .ui-state-active a {
        background-color: #009F95;
        color: white;
    }

/***Document Checked*/
.documentChecked {
    content: url("Icons/accept.png");
    width: 16px;
    height: 16px;
}

.pendingDocumentChecked {
    content: url("Icons/pending.png");
    width: 16px;
    height: 16px;
}
