
input.imgbutton {border: none; vertical-align:bottom;}
.uhform fieldset .imgbuttons
{
 border: none 0px;
}
.uhform
{
    background-color: #ffffff;
    }
.uhform .linkbutton
{
    margin-left: 10px;
    
    }
    .uhform .thumb
    {
        
        position: static;
        display:inline
        
        }
.uhform .imageupload
{
border: #811730 1px solid;    
    margin: 5px 15px 5px 15px;
    padding: 5px 5px 5px 5px;
    height: 160px;
    
    font-size: 1.3em;
    line-height: .8em;
    background-color: #ffffff;
}
.uhform .imageupload .uploadInfo
{
         background: #fffacd;
     font-size: .8em;
     line-height: 1em;
     width: 500px;
     white-space: nowrap;
     text-align: center;
      padding: 5px 5px 5px 5px ;
    border: #daa520 1px solid;
    margin: 10px 10px 10px 10px;
    
    }
    .uhform .imageupload .uploadedimage
    {
        
        margin: 10px;
        }
    
.editmessage
{
    font-weight: bolder;
    font-size: 0.7em;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #807e7e;
    font-family: arial;
}
.uhform .validator
{
    font-size: 1em;
    font-style: italic;
    color: #5e5c5e;
    padding: 3px;
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
    background-color: #fffacd;
}
.uhform .valSummary, .uhform .valSummary li
{
    width: 250px;
    list-style-type: none;    
    border: none;
    text-align: left;
    
    }
.uhform legend
{
    padding-left: 0;
}
.uhform ew form.uhform legend, form.uhform label
{
    color: #333;
    margin: 0px 5px 0px 5px;
}

.uhform fieldset
{
    border: solid 1px #811730;
    background: #ffffff;
   
}
.uhform fieldset legend
{
    height: 1em;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 15px;
    padding: 0px 5px 0px 5px;
    vertical-align: text-bottom;   
}
 
.uhform ol
{

}
.uhform fieldset
{
     background: #ffffff url(../images/forms/tan-white-tile.gif) left bottom repeat-x;
    
}
 .uhform select
 {
    height: 30px;
    }
.uhform input, .uhform option,  .uhform select
{
    border-right: #811730 1px solid;
    border-top: #811730 1px solid;
    border-left: #811730 1px solid;
    border-bottom: #811730 1px solid;
    padding: 3px 3px 3px 3px;
    font-family: 'Trebuchet MS' , Verdana, Arial;
    font-size: 1.2em;
    font-weight: bold;
    
    top: 0px;
    background-color: #dcdcdc;

}

.uhform fieldset li
{
    padding: 5px 10px 7px;    
    border-bottom: #696969 1px dashed;
    list-style-type: none;
}
.uhform fieldset li label
{
    color: #811730;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    

}
.uhform iframe
{
     margin-left: 50px;   
    
}
.cbx{border: none; vertical-align:bottom; font-size: .8em;}
.info
{
    font-size: 1.3em;
    text-align: center;
    background: #fffacd;
    border-right: #daa520 1px solid;
    border-top: #daa520 1px solid;
    border-left: #daa520 1px solid;
    border-bottom: #daa520 1px solid;
    padding: 5px 5px 5px 5px ;
    line-height: 1.3em;
    margin: 10px 10px 10px 10px;
    
    
}
.custlookupinfo
{
     background: #fffacd;
     font-size: 1em;
     
     text-align: center;
     white-space: normal;
      padding: 5px 5px 5px 5px ;
    border: #daa520 1px solid;
    margin: 10px 10px 10px 10px;
    
    }
.btn
{
    line-height: 1em;
    vertical-align: bottom;
    
    }
/* xp theme */
.uhtabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:1.3em;padding-top:10px; background:url("../images/forms/tabs/tab-line.gif") repeat-x bottom;}
.uhtabs .ajax__tab_outer {padding-right:0px;background:url("../images/forms/tabs/tab-right.gif") no-repeat right;height:21px;}
.uhtabs .ajax__tab_inner {padding-left:3px;background:url("../images/forms/tabs/tab-left.gif") no-repeat;}
.uhtabs .ajax__tab_tab {height:13px;padding: 4px;margin:0;background:url("../images/forms/tabs/tab.gif") repeat-x;}
.uhtabs .ajax__tab_hover .ajax__tab_outer {background:url("../images/forms/tabs/tab-hover-right.gif") no-repeat right;}
.uhtabs .ajax__tab_hover .ajax__tab_inner {background:url("../images/forms/tabs/tab-hover-left.gif") no-repeat;}
.uhtabs .ajax__tab_hover .ajax__tab_tab {background:url("../images/forms/tabs/tab-hover.gif") repeat-x;}
.uhtabs .ajax__tab_active .ajax__tab_outer {background:url("../images/forms/tabs/tab-active-right.gif") no-repeat right;}
.uhtabs .ajax__tab_active .ajax__tab_inner {background:url("../images/forms/tabs/tab-active-left.gif") no-repeat;}
.uhtabs .ajax__tab_active .ajax__tab_tab {background:url("../images/forms/tabs/tab-active.gif") repeat-x;}
.uhtabs .ajax__tab_body {border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}


