html * {
    margin: 0;
    /*padding: 0; SELECT NOT DISPLAYED CORRECTLY IN FIREFOX */

}

/* GENERAL */
.totals {
        font: 11px verdana, arial, helvetica, sans-serif;
}

.fakeLink {
    color: #336600;
    font-weight: bold;
    text-decoration: none;

}

.spinner {
    padding-left: 16px;
    background: url('../images/spinner.gif') no-repeat;
}
/* top right bottom left */
.showCanViewCurrentMonthEntriesLinkTable {
    padding: 1px 1px 1px 1px;
    width: 100%;
    margin: 10px 1px 10px 1px;
    border:1px solid #ccc;
}

.showCanViewCurrentMonthEntriesLinkTableProductRow {

    height: 80px;
    padding: 1px 1px 1px 1px;

    margin: 10px 1px 10px 1px;

}

body {
    color: black;
    font: 12px verdana, arial, helvetica, sans-serif;
    height: 100%;
    margin: 0;
}

a:link, a:visited, a:hover {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.fakeLink {
    color: #336600;
    font-weight: bold;
    text-decoration: none;

}

h1 {
    color: #336600;
    font-weight: normal;
    font-size: 18px;
    margin: .8em 0 .3em 0;
}

h2 {
    color: #336600;
    font-weight: normal;
    font-size: 15px;
    margin: .8em 0 .3em 0;
}

h3 {
    color: #333300;
    font-weight: bold;
    font-size: 13px;
    margin: .8em 0 .3em 0;
}

h4 {
    color: #333300;
    font-weight: normal;
    font-size: 12px;
    margin: .8em 0 .3em 0;
}

ul {
    padding-left: 15px;
}

ul li {
    font-size: 12px;
}
input, select, textarea, button {
    background-color: #fcfcfc;
    border: 1px solid #6c7e89;
    font: 12px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 5px 2px 4px;
    z-index:0;

}

.emailtextarea{
    background-color: #fcfcfc;
    border: 1px solid #333300;
    font: 12px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
    width: 600px;
    height: 100px;

}

.emailtextarearecipients{
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    font: 12px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
    width: 600px;
    height: 50px;
}

.activefield{
        font-weight:bold;
}

.activefieldred{
        font-weight:bold;
        color:red;
}

.activefieldblue{
        font-weight:bold;
        color:blue;
}

.activefieldgreen{
        font-weight:bold;
        color:#00CC00;
}


.cdcheckbox{
        font-size:60px
        font-weight:60px
        width: 15px;
        height: 15px;
        background-color: #eeeeee;
}

.cdcheckboxactive{
        padding: 3px 2px 2px 4px;
        width: 20px;
        height: 20px;
        background-color: #eeeeee;
        border: 1px solid BLACK;
        background: #FAFFBD;
}

select {
   padding: 9px 9px 2px 2;
   margin-top: 5px;
   vertical-align: bottom;
}
textarea {
        width: 250px;
        height: 150px;
        vertical-align: top;
}

.enter {
        width: 75;
}

.entererrors {
         width: 75;
        border: 1px solid red;
}

.consignmentdatacell {
        width: 45;
}

.consignmentdatacellactive {
        width: 45;
        border: 1px solid BLACK;
        background: #FAFFBD;
}

.consignmentdatacellerrors {
        width: 45;
        border: 1px solid red;
}

.consignmentdatacellactiveerrors {
        width: 45;
        border: 1px solid red;
}

.unlockrow {
        background: #fff;
        width: 45;
        border: 1px solid #ccc;
}

.unlockrow td:hover { background-color: white; }

.consignmenttable {
        border: 1px solid black;
    border-style: solid none solid none;
    margin-top: 5px;
    padding: 7px 12px;
}

.consignmenttabletitle {
        font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: center;
    background-color: #a7b7c1;;
}

.growersalesdata {
    font-size: 12px;
    text-align: center;
    vertical-align: center;
}

.consignmenttabletotalright {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    vertical-align: center;

}

input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
}

.body {
    font-size: 11px;
    float: left;
    margin: 0 15px 10px 40px;

}

.bodycenter {
    font-size: 12px;

    margin: 0 15px 10px 15px;

}

/* NAVIGATION MENU */

.nav {
    font-size: 12px;
    border: 2px solid #FFFFFF;
    border-style: solid none solid none;
    margin-top: 5px;
    padding: 5px 12px;
    width: 75em;
    margin-left: 26px;
    background-color: #6c7e89;
}

.menuButton {
    font-size: 12px;
    padding: 0 5px;
}
.menuButton a {
    color: #FFFFFF;
    padding: 4px 6px;
}
.menuButton a.home {
    background: url(../images/skin/house.png) center left no-repeat;
    color: #FFFFFF;
    padding-left: 25px;
}
.menuButton a.back {
    background: url(../images/skin/back.png) center left no-repeat;
    color: #FFFFFF;
    padding-left: 25px;
}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #FFFFFF;
    padding-left: 25px;
}
.menuButton a.create {
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #FFFFFF;
    padding-left: 25px;
}

.menuButton a.move-stock {
    background: url(../images/skin/lorry_go.png) center left no-repeat;
    padding-left: 22px;
    color: #666;
}
.menuButton a.stock-status {
    background: url(../images/skin/lorry_error.png) center left no-repeat;
    padding-left: 22px;
    color: #666;
}


#agentGuide p{
    margin-top: 80px;
    position: absolute;
    margin-left: 5px;
}

#cuGuide p {
    margin-top: 105px;
    position: absolute;
    margin-left: 5px;
}

/* MESSAGES AND ERRORS */

.message {
 background: #fff3f3 url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px;
}

.loginerrors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin-left: 300px;
    padding: 5px 0px 5px 5px;
    width: 400px;
}

/* top right bottom left */
div.errors {
   background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 0px 0 5px 0;
    padding: 5px 5px 5px 30px;
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
        background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}

/* TABLES */


.eventdesctable {
    font-size: 12px;
    width: 930px;
    padding: 3;
    margin: 3;
    border: px;
    border-spacing:3;
}

.data {
   font-size: 12px;
   text-align: center
   vertical-align: center

}

.dataleft {
   font-size: 12px;
   text-align: left
   vertical-align: left

}

.wrappertable {
        width: 100%
    padding: 0;
        margin: 0;
        border: px;
        border-spacing:0;
        border-collapse:        collapse;
}

.wrappertr {
        width: 100%
        padding: 0;
        margin: 0;
   border: 1px solid #ccc;
    border-spacing:0;
}

.wrappertd {
        width: 100%
        padding: 0;
        margin: 0;
    border: 0px;
    text-align: left;
    vertical-align: top;
    border-spacing:0;
}

.wrappertd:first-child {
        width: 150px;
        padding: 0;
        margin: 0;
        text-align: left;
    vertical-align: top;
    border-spacing:0;
}

.line {
    padding: 4px 4px;
    color: #f7f7f7;
}

table {
        width: 100%;
        /*padding: 4px 4px;*/
    border: 1px solid #999999;
}
tr {
    border: 1;
}
td, th {
    font: 12px verdana, arial, helvetica, sans-serif;
    line-height: 12px;
    padding: 4px 4px;
    text-align: left;
    vertical-align: top;
}
th {
    background: #fff url(../images/skin/shadow.jpg);
    color: #666;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}

.helpth {
    background: #fff url(../images/skin/shadow.jpg);
    color: #666;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}


th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #f7f7f7;
}
.even {
    background-color: #a7b7c1;
    /*background: #dddddd;*/
}

/* LISTS */

.initialforecastlist table {
    padding: 5px 6px;
    border-collapse: collapse;
    width: 900px;
}
.initialforecastlist th {
    border-left: 1px solid #6c7e89;
    padding: 5px;
    height: 50px;
}
.initialforecastlist td {
    border-left: 1px solid #6c7e89;
    padding: 5px;
    height: 50px;
}
.initialforecastlist th:hover, .initialforecastlist tr:hover {
    /*background: #ffddcc;*/
    background-color: #c0e793;
}


.list table {
     padding: 5px 6px;
    border-collapse: collapse;
    width: 900px;
}
.list th, .list td {
    border-left: 1px solid #6c7e89;
    padding: 5px;
}
.list td:last-child {
    border-right: 1px solid #6c7e89;
}

.list th:hover, .list tr:hover {
    /*background: #ffddcc;*/
    background-color: #c0e793;
}


.rlist table {
    padding: 5px 6px 0px 0px;
    border-collapse: collapse;
}
.rlist th, .rlist td {
    border-left: 1px solid #6c7e89;
}

.menuh1 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    margin: .8em 0 .3em 0;
    background-color: #6c7e89;
    padding: 5px;

}

.menuh2 {
    font-weight: bold;
    font-size: 12px;
    margin: .8em 0 .3em 0;
    background-color: #6c7e89;
    padding: 5px;
}

.menuh2 a {
    color: #FFFFFF;
}

/* PAGINATION */

.paginateButtons {
    color: #666;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog table {
    padding: 5px 0;

}

#tempPasswordDialog table{
    margin-left: -45px;
    width: 300px;
}

.prop label {
    display: inline-table;
    margin-top: 5px;
    font-size: 12px;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
}

.prop input {
       width: 18em;
}

.prop #submit {
    width: 5em;


border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #000000;
}

.prop .uploadReportName{
    text-align: center;
    vertical-align: bottom
    width: 15%;
    white-space: nowrap;
    color:black;
    font-weight: bold;
    padding: 23px 10px 3px 3px;
    width: 220px;
}

.uploadSelect {
    background-color: inherit;
    width: 190px;
}

.prop .uploadReportValue {
    text-align: left;
    padding: 10px 10px 30px 3px;
    margin: 10px 10px 30px 3px;
    vertical-align: middle;
    width: 900px;
}
.prop .uploadReportImage {
    text-align: left;
    padding: 8px 30px 30px 3px;
    width: 200px;
    vertical-align: middle
}
.namered {
    text-align: left;
    white-space: nowrap;
    color:red;
}
.namegreen {
    text-align: left;
    white-space: nowrap;
    color:green;
}
.nameblue {
    text-align: left;
    white-space: nowrap;
    color:blue;
}
.prop .nameright {
    text-align: right;
    width: 15%;
    white-space: nowrap;
}
.prop .value {
    text-align: left;
    width: 85%;
    font-size: 12px;
}

/* LOGISTICS UPLOAD STRUCTURE*/
.logisticsOptions {
    padding: 5px;
    font-size: small;
    margin-bottom: 10px;
}

/* REPORTS */
.reportQuantity {
    padding: 3px;
}
/* SELECT INCLUDE */

.selectinclude {
    padding: 10px;
    border: 1px solid #6c7e89;
    font: 11px verdana, arial, helvetica, sans-serif;
    min-width: 700px;
}

.selectinclude label {
	display: block;
    float: left;
    width: 150px;
}
.selectinclude fieldset {
	border: solid 1px #555;
}

/* LOGIN STRUCTURE */

#button input{
        float: left;
        width: 5em;
        border-radius: 26px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border: 1px solid #000000;
}

#loginarea {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 7em;
        padding: 10px;
}

#passwordbody{
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
}

.logintable {
        margin: auto;
        position: absolute;
        top: 50px;
        left: 100px;
        right: 100px;
        /*top: 100px;
        height: 400px;
        width: 500px;
        padding: 1em;*/
        background-color: #FFFFFF;
        padding:10px;
       /* background:#eeeeee;*/
        width:400px;
        height:450px;
        -webkit-border-radius: 22px 20px 20px 20px;
        -moz-border-radius: 22px 20px 20px 20px;
        border-radius: 22px 20px 20px 20px;
        -webkit-box-shadow: #B3B3B3 5px 5px 5px;
        -moz-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;
}

.loginLabel h4{
        font-size: 13px;
        float: right;
}

.loginLabel input{
        width: 220px;
        clear: both;
}

#toptable td h4{
        font-size: 12px;
        display: inline;
        margin-left: 20px;
        margin-top: -15px;
        padding-bottom: 20px;
        position: absolute;
        clear:both;
}

#bottomtable td h4 {
        font-size: 12px;
        display: inline;
        clear: both;
}

.loginback {
       /*background-color: red;*/
        background-color: #6c7e89;
     /*   background-color: #FFFFFF*/
}

#loginlogo {
          padding-left: 90px;
          padding-top: 0px;
          padding-bottom: 10px;
          margin-top: -7em;
          display: inline;
          position: absolute;
}

#logintitle {
        text-align: center;
        font-size: 13px;
}

img#tempLogo {
        margin-left: 90px;
        padding-bottom: 20px;
        position: absolute;
        margin-top: 2px;
}

/* STANDARD STRUCTURE */
.selectboxhack
{
	font-family:Verdana;
	font-size:12px;
	display: inline-table;
}

.hrspacer{
        color: black;
        background-color: black;
        height: 4px;
        border: 0;
        width: 100%;
}

.navfilterby{
        position: absolute;
        left: 0px;
        top: 0px;
        border: 1px solid #ccc;
    border-style: solid none solid none;
    margin-top: 5px;
    padding: 7px 12px;
}

.bodyfilterby{
        position: absolute;
        left: 0px;
        top: 110px;
        float: left;
    margin: 0 15px 10px 15px;

}

.filterby{
        position: absolute;
        left: 15px;
        top: 50px;
}

.favicon img{
        position: absolute;
        left: 0px;
        top: 15px;
        padding: 1em;
        width: 150px;
        height: 60px;
}

.bannerdata{
        position: absolute;
        left: 650px;
        top: 10px;
        height: 400px;
        width: 350px;
        padding: 1em;
        font-size: 12px;
}

.menubar{
        position: absolute;
        left: -4px;
        top: 80px;
        height: 400px;
        width: 150px;
        padding: 1em;
        z-index: 100;
}

#supplierLogo {
    position: absolute;
    top: 30px;
    margin-left: 170px;
}

.floatingmenubar{
        position: absolute;
        left: -124px;
        top: 74px;
        height: 400px;
        width: 125px;
        padding: 1em;
}

.mainbody{
        position: absolute;
        left: 120px;
        top: 75px;
        height: 400px;
        width: 830px;
        padding: 1em;
}

.reportingheader{
        position: absolute;
        left: 125px;
        top: 40px;

        padding: 1em;
}

.mainbodyfilter{
        position: absolute;
        left: 118px;
        top: 64px;
        height: 400px;
        width: 930px;
        padding: 1em;

}

.reportingmainbody{
        position: absolute;
        left: 110px;
        top: 175px;
        height: 400px;
        width: 830px;
        padding: 1em;
}

.filter{
        position: absolute;
        left: 125px;
        top: 90px;
        height: 400px;
        width: 830px;
        padding: 1em;
}

.instructions{
        position: absolute;
        left: 110px;
        top: 255px;
        height: 400px;
        width: 830px;
        padding: 1em;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons a {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    vertical-align: center;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save, .buttons a.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.update {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.cancel {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.approve {
    background: transparent url(../images/skin/ok.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.approveClose {
    background: transparent url(../images/skin/ok.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.decline {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons input.close {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.buttons .button .previous {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
    float: left;
}

.buttons .button .next{
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
    float: right;
}

/* TOOLTIPS */
.tooltipbody{
     width:200;
            background:#FFFFFF;
            border-left:1px solid darkgreen;
            border-right:1px solid darkgreen;
            border-bottom:1px solid darkgreen;
            padding:10px;
            z-index:99999
}

.tooltipheader{
    width:200;
            background:#66CC66;
            border:1px solid darkgreen;
            font-weight:bold;
            padding:10px;
            z-index:99999
}
.plaintooltipbody{
     width:100;
            background:#FFFFFF;
            border-left:1px solid black;
            border-right:1px solid black;
            border-bottom:1px solid black;
            padding:5px;
}

.emptytooltipheader{
            width:100;
            background:#ffddcc;
            border:0.5px solid black;
            font-weight:bold;
            padding:5px;
}

.plaintooltipheader{
    width:100;
            background:#ffddcc;
            border:0.5px solid black;
            font-weight:bold;
            padding:5px;
}

.reportstablecellouter{
        padding:0px 0px 0px 0px;
        border-width:0px 1px 0px 1px;
        border-color:red;
}

.reportstableouter{
        border:0px;
        border-spacing:0px;
        padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
        width: 100%;
}
.reportstableouter tr{


}

.reportstableouter td{
        border-top: 1px solid #aaaaaa;;
        border-right: 0.5px solid #aaaaaa;;
        border-bottom: 1px solid #aaaaaa;;
        border-left: 1px solid #aaaaaa;;
        height: 75px;

}

/* You can modify these styles to anything you want (or is allowed). */
/* These are used by both browsers. You can set these to your preferences. */
.td1style {font-weight:bold;border:1px solid black;background-color:lightgrey;color:blue;font-family:Verdana; font-size: 12px; }
.td2style {font-weight:bold;border:1px solid black;background-color:lightyellow;font-family:Verdana;font-size: 12px;}
/* the style below is for the links that are inside the div when it pops up */
.linkstyle {font-weight:bold;font-size:12px;text-decoration:none}

/* added for current month view */


.cssguycomments {background:#eee;border:#ddd;padding:8px;margin-bottom:40px;}
.cssguycomments p {font:normal 12px/18px verdana;}

a img {border:0;vertical-align:text-bottom;}
table.currentmonth {
    border-collapse:collapse;
    border: 0px none #ECF1EF;
    margin: 0px 0px 0px 0px;
    text-align:center;

}

thead.side {
    background-color: #ECF1EF;
}

th.side {
	background: transparent url(../images/i/bg_th_side.gif) no-repeat bottom left;
	width:180px;
	min-width:180px;

}
td.side {
	text-align:right;
	background: transparent url(../images/i/bg_td_side.gif) no-repeat bottom left;
	width:180px;
	min-width:180px;
	font:12px/14px verdana;
	color:#6e6f37;
	padding-right:8px;

}

input.currentmonth {
    width:60px;
}

.dirtymessage {
    position: absolute;
    z-index: 1;
    padding-left:80px;
    width:83.5%;
}

th.currentmonth {
	height:64px;
	border-right:1px solid #ECF1EF;
	padding: 2px 1px;
	vertical-align:bottom;
	color:#fff;
	width:118px;
	min-width:118px;

	font:normal 12px/14px arial;
	text-align:center;
	font-size: 10px;
	letter-spacing:1px;
	background: transparent url(../images/i/bg_th.gif) no-repeat bottom left;
	background-color: #ECF1EF;
	}
td.currentmonth {
	text-align:center;
	background:transparent url(../images/i/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:118px;
	min-width:118px;
	height:40px;
	font:bold 10px/12px verdana;

}
td.on {background:transparent url(../images/i/bg_td_on.gif) no-repeat bottom left;}
th.on {
	background:transparent url(../images/i/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
	min-width:148px;
}

tfoot.currentmonth td {
	background:transparent url(../images/i/bg_foot_td.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
tfoot.currentmonth td.on {
	background:transparent url(../images/i/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
tfoot.currentmonth td.side {
    background: transparent url(../images/i/bg_foot_td_side.gif) no-repeat top left;
    width:180px;
    min-width:180px;
}
div.center {
    text-align: center;
    width: 100%;
    border: 1px solid #ccc;
    margin: 0px 0px 0px 16px;
    padding: 0px 16px 0px 0px;
    background-color: #ECF1EF;
}

div.center table {
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom:10px;
    margin-right: auto;
    text-align: left;

}

.centerbuttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    width: 746px;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 16px;
    overflow: hidden;
    padding: 0;
}

.centerbuttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.centerbuttons a {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    vertical-align: center;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.centerbuttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.centerbuttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.centerbuttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.update {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.cancel {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.approve {
    background: transparent url(../images/skin/ok.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.approveClose {
    background: transparent url(../images/skin/ok.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.decline {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.centerbuttons input.close {
    background: transparent url(../images/skin/exclamation.png) 5px 50% no-repeat;
    padding-left: 28px;
}

span#termsCheck {

    display: block;
    padding: 5px;
}

span#termsCheck p {
     display: inline;
     padding-left: 15px;
}

/* for file upload */
.file-upload {
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	text-align: center;

	/* Cosmetics */
	color: #fff;
	border: 2px solid #6c7e89;
	background: #6c7e89;

	/* Nice if your browser can do it */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-shadow: #000 1px 1px 4px;
    }

.file-upload:hover {
	background: #999999;
	}

.file-upload.focus {
	outline: 2px solid yellow;
	}

.file-upload input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 70px;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
	}

.file-upload strong {
	font: normal 1.75em arial,sans-serif;
	}

.file-upload span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;

	/* Adjust button text vertical alignment */
	padding-top: .45em;
	}
.ui-multiselect-checkboxes li label span {
	margin-left: 5px;
}
/* Adjust the button size */
.file-upload { height: 3em; }
.file-upload,
.file-upload span {	width: 18em; }

.file-upload-status {
	margin-left: 10px;
	vertical-align: middle;
	padding: 7px 11px;
	font-weight: bold;
	font-size: 16px;
	color: #888;
	background: #f8f8f8;
	border: 3px solid #ddd;
	}

#fixed-to-bottom {
	position:fixed;
	bottom:0;
	background:#000;
	color:#fff;
	width:80em;
	z-index:100;
}

.glossymenu, .glossymenu li ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
/*     width: 130px; WIDTH OF MAIN MENU ITEMS */
}

.glossymenu {
    margin: 0 0 0 4px;
}


.glossymenu li{
    position: relative;
}

.glossymenu li a{
    background: #6C7E89;
    display: block;
    width: auto;
    text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    width: 285px; /*WIDTH OF SUB MENU ITEMS*/
    height: 400px;
    left: 0;
    top: 0;
    display: none;
}

.glossymenu li ul li{
    float: left;
    margin-left: 50px;
}

.glossymenu li ul a{
    width: 110px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
    border: 1px solid black;
    padding: 5px 10px;
}

.glossymenu li ul li a:hover {
    background: #6C7EEE;
}

.glossymenu li a:visited, .glossymenu li a:active{
    color: white;
}

.glossymenu li ul.locations a{
	width: 200px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
    font-size:10px;
    border: 1px solid black;
    padding: 5px 10px;
    font-weight: normal;
}

/** START New consignment data screens **/
#consignmentDataSaveAllForm .productNameContainer {width: 240px;}
#consignmentDataSaveAllForm .inputPONumber.disabled {background-color: #ccc}
/** END New consignment data screens **/

.icon.cancel {
    padding-left:25px;
    background: transparent url(../images/skin/cancel.png) 5px 50% no-repeat;
}
.icon.lock {
    padding-left:25px;
    background: transparent url(../images/skin/lock.png) 5px 50% no-repeat;
}

.icon.lock_go {
    padding-left:25px;
    background: transparent url(../images/skin/lock_go.png) 5px 50% no-repeat;
}

.icon.add {
    padding-left:25px;
    background: transparent url(../images/skin/add.png) 5px 50% no-repeat;
}

.icon.ok {
    background: transparent url(../images/skin/ok.png) 5px 50% no-repeat;
    padding-left: 28px;

}

.icon.lorry-go {
    padding-left:25px;
    background: transparent url(../images/skin/lorry_go.png) 5px 50% no-repeat;
}


.icon.email-go {
    padding-left:25px;
    background: transparent url(../images/skin/email_go.png) 5px 50% no-repeat;
}


.clickable {
    cursor: pointer
}

.storeNav {
    margin: 20px 0 10px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
}

.storeSelect.ui-multiselect {
	font-size: 11px;
	margin-bottom: 10px;
}

.storeNav a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #6c7e89;
    padding: 6px;
    border: 1px solid #000;
}
.storeNav a:hover {
    background: #8797a1;
}

.storeNav a.highlight {
    background: #73AA35;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* tmp formatting for new menus in old layout */

.list-group-item {
  display: block;
  padding-bottom: 1em;
}

.list-group-item.active {
  color: orange;
}

.list-group {
  padding: 1em 1em 0;
  margin-right: 0.5em;
  background-color: #e2f3f9;
  border-radius: 8px;
}

.nav-tabs {
  background-color: #e2f3f9;
  border-radius: 8px;
  list-style-type: none;
  padding: 1em;
}

.nav-tabs li {
  display: inline;
  margin-right: 2em;
}

.nav-tabs li.active a {
  color: orange;
}

body { font-weight: 200; }
h1 { font-weight: 100; }
a:hover {
  text-decoration: none !important;
}

th {
  font-weight: 500 !important;
  border-bottom: 1px !important;
}

div.paginateButtons {
  margin-bottom: 24px;
}

div.paginateButtons a,
div.paginateButtons span {
  padding-right: 12px;
}

.alert {
  /*width: 80%;*/
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px !important;
}

.alert li {
  padding-bottom: 12px;
  list-style-type: none;
}

.alert ul {
  padding-top: 12px;
}

.alert-warning {
  background-color: #ffc;
  color: gray;
  border-color: #eee;
}

footer {
  margin-top: 36px;
}

table.clickable-rows td {
  cursor: pointer;
}


h1.page-title {
  margin: 0;
}

.businessModelName {
  text-transform: uppercase;
  font-size: 75%;
  font-weight: 500;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tooltipbody{
     width:90%;
            background:#FFFFFF;
            border-left:1px solid #777;
            border-right:1px solid #777;
            border-bottom:1px solid #777;
            padding:10px;
            z-index:99999;

}

.tooltipheader{
    width:90%;
            background:#777;
            border:1px solid #777;
            font-weight:bold;
            padding: 5px 10px;
            z-index:99999; color:#FFFFFF;
}
.plaintooltipbody{
     width:90%;
            background:#FFFFFF;
            border-left:1px solid #777;
            border-right:1px solid #777;
            border-bottom:1px solid #777;
            padding:5px;
}

.emptytooltipheader{
            width:90%;
            background:#777;
            border:0.5px solid #777;
            font-weight:bold;
            padding:5px; color:#FFFFFF;
}

.plaintooltipheader{
    width:100;
            background:#777;
            border:0.5px solid #777;
            font-weight:bold;
            padding:5px; color:#FFFFFF;
}
.fileterright{float:right; padding:20px 0;}

.bootstrap-select {
    width: 100%;
}

.dropdown-menu > ul > li > a{
	white-space: normal;
}

.dropdown-toggle,
.dropdown-menu {
	font-size: 13px;
	font-weight: 200;
}

.input-xs {
    height: 22px;
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.navbar-green {
    background-color: #37732B;
}

.navbar-green a {
    color: #fff;
}

.logo-small {
    font-size: 22px;
    color:#fff
}

/*.btn, .form-control, .dropdown-menu{ font-size: 14px !important;}
h3, .h3{font-size: 20px !important;}
.btn-default, .dropdown-menu > li > a{ color:#555;}*/


.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-cas
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-cas .form-cas-heading, .form-cas .checkbox
{
    margin-bottom: 10px;
}
.form-cas .checkbox
{
    font-weight: normal;
}
.form-cas .form-control
{
    position: relative;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-cas .form-control:focus
{
    z-index: 2;
}

.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}

.container-border {
	moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: silver #DDDDDD silver silver;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    padding: 10px;
	max-width: 500px;
	min-height: 400px;
	margin-top: 80px;
	margin-bottom: 80px;
}

.main-content {
	align: center;
}

.support-options {
	list-style-type: none;
}

.support-options li a {
	font-weight: normal;
	text-decoration: underline;
}

.support-options li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.top-buffer {
	margin-top: 30px;
}

.buffer-left {
	margin-left: 10px;
}

.buffer-right {
	margin-right: 10px;
}

.buffer-lg {
	margin-top: 50px;
	margin-bottom: 220px;
}

.choose-supplier {
	font-size: 18px;
}

.btn-success {
    color: #fff;
    background-color: #37732B !important;
    border-color: #2A5521 !important; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2A5521 !important;
    border-color: #1D3C17 !important; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #448534 !important;
    border-color: #2A5521 !important; }
