
#ducontent
{
    padding-top:5px;
    margin-bottom:10px;
}


.duformerror
{
    /*font-weight:bold;*/
}

.duformerror input, .duformerror select
{
    background-color: #F8971C;
}

td.duformerror
{
/* border:1px solid red;*/

}


#duwarningbox, .duwarningbox
{
    border: 2px solid #004993;
  /*  background-color: #FFFF91;*/
    
    margin-bottom: 10px;
  
}

#duwarningbox p, .duwarningbox p
{
    background-image: url(../images/du/info.png);
    background-repeat: no-repeat;
    padding-left:40px;
    font-size:1.2em;  
    margin-left:12px;
    padding-top:6px;
    padding-bottom:8px;
}


/**********************************************
*   Form Error Box                            *
**********************************************/
#duformerrorbox, .duformerrorbox
{
    
    border: 2px solid #F8971C;
    padding:0px;
    margin-bottom: 10px;
    
}

#duformerrorbox ul
{
    color: #004B8D;
    padding-left:6px;
    margin-left:10px; 
    list-style:none;
    /*border:2px solid black;*/
}

#duformerrorbox ul li
{
    color: #004B8D;
    /*height:20px;*/
    padding-top:8px;
    padding-bottom:8px;
    
    padding-left:40px;
    font-size:1.2em;
    background-image:url(../images/du/error_pink.png);
    background-repeat: no-repeat;
    font-weight:bold;
}


/****************************8
* Form Stuff                 *
*****************************/
.qferror input
{
    background-color: #F8971C;     
}

.qfvalid
{
    /*border: 2px solid green;   */
}

div.errorsbox
{
    border: 2px solid red;
    background-color: #95A8D0;
    padding:4px;
}



/*******************************************88
*****   Update
********************************************/
.duupdatenewrecordlinks
{
    padding-top:10px;
    padding-bottom:5px;

}
.duupdategrouptitle
{
    font-weight: bold;
    font-size: 14px;
    padding: 10px;

}

span.duformpending
{
    font-weight: bold;
    color: #F8971C;
}
span.duformpending a
{
    color: #F8971C;
}


table.duupdateform
{
    border: 1px solid black;

}
.duupdateform publishability
{
    font-weight:bold;
}

.duupdategroup1
{
    border:1px solid black;
    margin-bottom:10px;
    padding:0;

}
div.duupdatepub
{
    border-bottom:1px dashed #000000;
    background-color:#E9E9E6;
    padding:4px;
}

.duupdatepub .pubtick 
{
    float:right;

}

.duupdatepub h3
{
    float:left;
}

.duupdategroup1 .updatefields
{
    padding:4px;
    

}

.updatefieldrow
{
    padding:5px;
}

.updatefieldrowerr
{
    padding:5px;
    /*border:1px solid #000000;*/
    /*background-color:#F39494;*/
     background-image:url(../images/du/error_pink.png);
    background-repeat: no-repeat;
} 
.updatefieldrow .flabel, .updatefieldrowerr .flabel
{
    float:left;
    padding-left:25px;    
    width:140px;
}
 .updatefieldrowerr .flabel
 {
  font-weight:bold;
 }
.updatefieldrow .fcontrol, .updatefieldrowerr .fcontrol
{
    float:left;
                   
}

.dutick
{
    background-image:url(../images/du/tick.png);
    height:20px;
    width:20px;
}

.duhintmark
{
    color: #000000;
}
           
.duupdaterecordsummary .details
{
    

}

.duupdatesummary .edit, .duupdatesummary .delete
{
    /*vertical-alignment: top; */   
   /* text-align:top; */
}

div.dusummaryrecord 
{
    border:1px solid #000000;
    margin-bottom:8px;
    padding:4px;
}
div.dusummarypendingrecord
{
    background-color: #EFEFEF;
}

div.durecordhighlighted
{
    border:2px dashed red;
    margin-top:20px;
    margin-bottom:20px;
}

div.durecordpendingdel
{
    background-color:#F8971C;
}

div.dusummaryrecorddeleted
{
    background-color:#F8971C;
}


div.dusummaryrecord div.recordsummary, 
div.dusummarypendingrecord div.recordsummary
{
   float:left;
   padding:4px;
}

div.dusummaryrecord div.recordlinks, 
div.dusummarypendingrecord div.recordlinks
{
    float:right;
    padding:4px; 
    margin-top:0px;
}
div.recordlinks a, a.dusummarybutton
{
    background-color:#dfdfdf;
    padding:3px;
    border:1px solid #909090;
}



div.dumaincontent
{
    margin:10px;
   /* border:1px solid red;*/
}


/******************************88
************Events
******************************/
.ticketlist td, .ticketlist th
{
    text-align:left;
    padding:6px;

}


/*****************
***Checkout
*****************/
table.dutransactionsummary td, table.dutransactionsummary th    
{
    border:1px solid black;
    padding:5px;
}
.dutransactionsummary th
{
    text-align:left;
}


/*********************8
****Survey
**********************/
p.dusurveyinput
{
    margin-left:30px;
}
p.dusurveyquestion
{
    font-weight:bold;
}

/******************
*****Search
******************/

.dusearchrecord
{
    margin-bottom:4px;
    border:1px solid #000000;
    padding:10px;
    background-color: #F3F3F1;
    
}

.dusearchimg
{
  float:left;
  width:60px;
  background-color:red;
  background-color: #CFC7CD;  
  border: 1px solid #929285;
   text-align:center;   
   padding:4px;  
  
  
}

.dusearchimg img
{
 /*   text-align:centre;*/

}

.dusearchinfo
{
    width:300px;
    float:left;
    line-height:1.5;
    padding-left:10px;

}



#map
{
    border:1px solid #000000;

}

/***************8
view
**************/
.duviewrecord
{
    margin-bottom:5px;
    margin-top:5px;
    background-color: #F7F7F4;
    border-top:1px solid #C5C5BE;
    border-bottom:1px solid #C5C5BE;
    padding:6px;
}

div.duviewfieldnames
{
    width:180px;
    padding-left:20px;
    float:left;
    font-weight:bold;
}

div.duviewfields
{
    width:300px;
    float:left;

}
div.duviewfieldsbig
{
    width:420px;
    float:left;
    padding-left:20px;
    
  
}
div.duviewpub
{
    width:40px;
    float:right;
    
}
div.duviewpage h3
{
    margin-top:0px;
}
.duviewline{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #003366;
    margin-top:10px;
    margin-bottom:8px;
}

.dudefgroupscol1
{
    width:300px;
    float:left;

}

.dudefgroupscol2
{
    float:left;
}

.dudefgroupsheader
{
    border-top:1px solid;
    border-right:1px solid;
    margin-top:20px;
    /*padding-left:250px;*/
    padding-right:10px;
    text-align:right;
}

.clear
{
    clear:both;
}
                 
                 


.duviewgroup
{
   
    padding:0;
    border:1px solid #003366;
    margin-bottom:10px;
}

.duviewgroup h3
{
   
    margin:0;
    padding:4px;
    border-bottom:1px dashed #003366;
    background-color:#E9E9E6;

}


