/*-------- new form classes here -------- */

.buttonGroupCellInvisible {
    padding-left: 3px;
    padding-top: 2px;
}

/* ---------- group display classes -------------- */

div.standardBorder {
    /*border: 1px solid #B1C1CB;*/
    width: auto;
}

div.groupTitleBlock {
    width: auto;
    /*height: 20px;*/
    background: #628197 url("../images/main/tables/right_corner.gif") no-repeat top right;
    padding: 0px;
    spacing: 0px;
}

span.groupTitle {
    width: auto;
    /*height: 16px;*/
    display: block;
    background: transparent url("../images/main/tables/left_corner.gif") no-repeat top left;
    padding-left: 8px;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 2px;
    spacing: 0px;
    text-align: left;
    font-weight: bold;
    color: white;
}

span.groupTitle h3 {
    font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

div.groupStartBlock {
    background: transparent url("../images/main/tables/right_corner.gif") no-repeat top right;
    width: auto;
    height: 6px;
}

span.groupStart {
    background: transparent url("../images/main/tables/left_corner.gif") no-repeat top left;
    width: auto;
    height: 6px;
}

div.groupEndBlock {
    width: auto;
/*    height: 5px;      */
    padding: 0px;
    spacing: 0px;
    background: transparent url("../images/main/buttonRow/right_corner.gif") no-repeat bottom right;
}

span.groupEnd {
    width: auto;
    display: block;
/*    height: 5px;     */
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    spacing: 0px;
    font-size: 1pt;
    background: transparent url("../images/main/buttonRow/left_corner.gif") no-repeat bottom left;
}

div.midGroup {
    width: auto;
    border-left: 1px solid #B1C1CB;
    border-right: 1px solid #B1C1CB;
}

table.groupTable {
    width: 100%;
    border: 0px;
    padding: 0px;
    spacing: 0px;
}

table.contractExtensionTable {
    width: 100%;
    border: 0px;
    padding: 0px;
    spacing: 0px;
}

div.singleGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 400px;
}

div.ojeuForm div.singleGroupControl {
    width: 550px;
}

div.longSingleGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 900px;
}

div.mediumSingleGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 600px;
}

div.narrowGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 225px;
}

div.wideGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 550px;
}

div.groupCellMedium {
    width: 400px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.groupCellMediumLarge {
    width: 500px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.groupCellLarge {
    width: 600px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.groupCellLarge2 {
    width: 650px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.groupCellLarge3 {
    width: 800px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.groupCellFullWidth {
    width: 99.5%;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.doubleGroupControl {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: auto;
}

div.pageCol {
    float: left;
}

div.userInfoSizes {
    width: 20px;
    height: 20px;
}

div.right {
    float: right;
}

span.scoreNotes {
    display: block;
    font-size: 9pt;
    font-weight: bold;

}

td.checkButtonCell {
    border-top: 1px solid #B1C1CB;
    text-align: center;
    vertical-align: middle;
}

td.checkButtonCell a {
    text-decoration: none;
}

/* --------- cell classes ----------- */

td.label {
    font-size: 9pt;
    width: 60%;
    text-align: left;
    font-size: 9pt;
    padding-left: 5px;
    padding-bottom: 1px;
    vertical-align: middle;
}

td.labelNorm {
	border-style:solid;
	border-width:0px;
    font-size: 9pt;
    width: 138px;
    text-align: left;
    font-size: 9pt;
    padding-left: 5px;
    padding-bottom: 1px;
    vertical-align: middle;
}

div.ojeuForm td.label {
	width: 40%;
}

td.label span.label {
    color: black !important;

}

td.userInfo {
    width: 0%;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 1px;
}

td.input {
    width: 40%;
    padding-right: 5px;
    padding-top: 1px;
    vertical-align: top;
}

td.inputAuto {
	border-style:solid;
	border-width:0px;
    width: auto;
    padding-right: 5px;
    padding-top: 1px;
    vertical-align: top;
}


div.ojeuForm td.input {
	width: 50%;
}

td.onePaddingLeft {
    padding-left: 5px;
}

span.downFive {
    position: relative;
    bottom: 2px;
}

div.checklabel    {
    width auto;
    height: 25px;
    padding-left: 5px;
}


div.checklabelSupplier    {
    width 100%
    padding-left: 5px;
}


div.checky {
    float: right;
}

div.inputSpacer {
    width: 188px;
}

td.errors {
    padding-left: 9px;
    text-align: left;
    color: red;
    vertical-align: center;
}

div.warnings, span.warnings {
    text-align: left;
    color: red;
    vertical-align: center;
}

.warning {
    color: red;
}

span.warningsBold, span.errorsBold {
	text-align: left;
    color: red;
    vertical-align: center;
    font-weight: bold;
}

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

div.info, span.info {
	text-align: left;
    color: green;
    vertical-align: center;
}

div.bluetext {
    text-align: left;
    color: blue;
    vertical-align: center;
}

div.lefty {
    width: auto;
    height: auto;
    float: left;

}

/*------- form element defs -------- */

.textBox {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
}

.fileInput {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
}

.numberBox {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
    text-align: right;
}

.select {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
}

.date, .category, .money {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
    width: 75px;
}

.money {
    text-align: right;
    margin-right: 75px;
}

.textarea {
    color: #0052c2;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt;
    height: 60px;
}

.pickerImage {
    vertical-align: middle;
    text-align: right;
    padding-left: 5px;
}

.checkbox {
    padding-left: 0px;
    margin-left: 0px;
  /*  margin-right: 140px;         */
    border: 0px;
    color: #0052c2;
}

.firstName {
    width: 72px; /*76px*/
    /*margin-right: 1px;*/
}

.lastName {
    width: 73px; /*76px*/
    /*margin-right: 1px;*/
}

/* --------------- input elements sizes ------------------ */

div.smallMoney {
    width: 72px;
    text-align: right;
}

.fIsmall {
    width: 100px;
}

.fIlarge,.xxxtralarge {
    width: 520px;
}

.fIlarge3,.xxxtralarge3 {
    width: 620px;
}

.small {
    width: 75px;
}

.postcode {
    width: 75px;
}

.medium {
    width: 150px;
}                                              

.large {
    width: 188px;
}

.xlarge {
    width: 250px;
}
.xtralarge {
    width: 300px;
}

input.division {
    width: 130px;
}

.supplier {
    width: 150px;
}

select.small {
    width: 75px;
}

select.medium {
    width: 154px;
}

select.large {
    width: 192px;
}

select.xlarge {
    width: 250px;
}

select.xxxtralarge {
    width: 402px;
}

textarea.tAmedium {
    width: 150px;
    height: 60px;
}

textarea.tAlarge {
    width: 188px;
    height: 100px;
}

textarea.tAxtraLarge {
    width: 300px;
    height: 100px;
}

textarea.tAlongshort {
    width: 331px;
    height: 30px;
    padding-right: 5px;
}

textarea.tAxxxtraLarge {
    width: 520px;
    height: 400px;
}

textarea.tAxxxtraLarge2 {
    width: 520px;
    height: 200px;
}

textarea.tAOJEUBig {
	width: 280px;
	height: 300px;
}

textarea.tAOJEUMedium {
	width: 280px;
	height: 150px;
}

.xtraLarge {
    width: 300px;
}

.xxxLarge {
    width: 330px;
}

/*--- disabled data ---- */
td div.data {
    padding: 3px;
    color: #0052c2;
}

td.viewLable {
    padding: 2px;
    padding-left: 5px;
    padding-right: 0px;
    width: 70% !important;
}

td.viewData {
    padding: 2px;
    padding-right: 0px;
    width: 30% !important;
    color: #0052C2;
    padding-left: 25px;
}

td.viewLableNarrow {
    padding: 2px;
    padding-left: 5px;
    padding-right: 0px;
    width: 45% !important;
}

td.viewLableSmall {
    padding: 2px;
    padding-left: 5px;
    padding-right: 0px;
    width: 20% !important;
}

td.viewDataWide {
    padding: 2px;
    padding-right: 0px;
    width: 55% !important;
    color: #0052C2;
    padding-left: 25px;
}

td.viewData ul,li,ol {
    padding-left: 0px;
    margin-left: 0px;
}

/*-------- new form classes here -------- */

.formTable {
    margin-top: 5px;
}

td.section {
    padding: 5px;
}

td.section div {
    color:white;
    font-weight: bold;
    background: #0E366A;
    padding: 2px;
}

.submitRow td {
    padding-top: 10px;
}

.category, .template {
    margin-right: 8px;
}

.title {
    width: 30px;
}

input, select, textarea {
    color: #0052c2;
    background: white;
    border: 1px solid #628297;
    font-family: "arial","verdana","helvetica";
    font-size: 9pt !important;
}

textarea.readonly {
	color: #628297;
}

.button, .button_hover {
    background-color: rgb(225, 225, 225);
    background: url('../images/buttons/add.gif') no-repeat;
    text-decoration: none;
    font-weight: bold;
    border: none;
    margin-right: 10px;
    width: 80px;
    text-align: left;
    padding-left: 25px;
    padding-top: 3px ;
    cursor: pointer;
    font-size: 9pt;
}

.button_hover, .button:hover {
    color: #628297 !important;
    cursor: pointer;
}

a.button {
    display: block;
    vertical-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
    float: left;
    color: black;
    text-decoration: none;
}

.checkUrl {
    white-space: nowrap;
}

.required {
    background: url("../images/main/forms/required.gif") no-repeat top center;
}

.complete {
    background: url("../images/main/forms/complete.gif") no-repeat top center;
}

.caution {
    background: url("../images/main/forms/caution.gif") no-repeat top center;
}

td.userInfo span {
    /*visibility: hidden;    */
}

/*--------- new classes --------- */

.invisible {
    width: 1px;
    height: 1px;
    visibility: hidden;
    display: none;
}

.percentageTable {
    margin-bottom: 10px;
    width: 50%;
}

.percentageLeft {
    border-left: 1px solid #B1C1CB;
    padding: 2px;
    padding-right: 20px;
    text-align: right;
}
.percentageRight {
    border-right: 1px solid #B1C1CB;
    padding: 2px;
}

.alignRight {
    text-align: right;
}

/* -------- url control divs --------- */

div.urlInp {
    width: auto;
    float: left;
}

div.urlImg {
    width: auto;
    float: left;
    padding-left: 2px;
}

/* -------- multimap -------------- */
.multimap img {
    cursor: hand;
    vertical-align: -25%;
}

/* -------- filter form ----------- */

.absoluteForm {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    visibility: hidden;
}

/* ---- group show / hide buttons ------- */

div.groupButtonDiv {
    float: right;
}

a.groupButton {
    border: 0px;
    margin-right: 4px;
}

/* --------- view large data div ---------- */

div.xxxtralargeViewDiv {
    width: 403px;
    /* border: 1px solid yellow; */
}


/* ---------- performance table classes ----------- */

td.performancePercentage {
    padding-right: 5px;
}

td.performanceDate {
    padding-right: 5px;
}

/* -------------- message classes ------------ */

div.oneHundred {
    width: 100px;
    float: left;
}
div.outer {
    width: 350px;
}

/* -------------- pop up message box ------------- */


#messageBox {
    padding: 5px;
    width: auto;

}

#messageBox strong {
    font-weight: bold;
    color: #d12e3c;
}

/* --- ojeu classes ------ */

div.buttonSpacer {
    display: inline;
    padding-left: 6px;
}

div.ojeuWizBut {
    float: left;
/*    padding-right: 10px;  */
    border: 1px solid black;
}

/* --- wide boy text ------ */

div.textXxxxxLarge {
    width: 520px;
}

div.columnGroup {
	clear: left;
}

div.column {
	float: left; 
	width: 45%; 
	margin: 5px;
}

div.clearBoth {
	clear: both;
}

div.errorsArea {
	border: 1px dashed #ff0000; 
	background: #ff9;
	padding: 10px;
}

#fieldsChangedInfoArea {
	background: #99ff99;
	border: 1px dashed #336600;
	padding: 10px;
}


#ojeuF14ComplementaryIncompleteInfo {
	display: none;
}

#ojeuF14ComplementaryCorrectionInfo {
	display: none;
}

#ojeuF14SelectAmendment {
	display: none;
}

#ojeuF14ComplementaryAmendAddress {
	display: none;
}

#noScript{
    color: red;
}

.hidden {
	display: none;
}

.ojeuRefDate{
	width: 3em;
}

.ojeuRefText1{
	width: 2em;
}

.ojeuRefText2{
	width: 4.3em;
}

