
.qwidth
{
    width: 700px;    
}

.uwidth
{
    width: 400px;
}

.cwidth {
    width: 500px;
}

.name_label
{
    text-align: right;    
}

.name_link
{
    width: 200px;
    text-align: left;
    float: left;    
    overflow: hidden;
    white-space: nowrap; 
}

.quoterow 
{    
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: solid #015480 2px;
    border-left: solid #015480 2px;    
}

#quote_header {
   padding-left: 5px;   
   width: 455px;  
   float: left;  
   text-align: left;
}

.aj_div {
   float: left;  
   text-align: right;
   width: 140px;
}

.quoteline
{
    clear: both;   
    height: 20px;
    background: #015480;
    border: solid #015480 2px;
    padding: 0px;
    font:  bold 14px Arial; 
    color: #FFFFFF;
}

.quotetxt
{
    text-align: left;
    padding-left: 5px;
    float: left;
}

.quoterow_nh 
{    
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: solid #015480 2px;
    border-left: solid #015480 2px;    
}

.curb_table
{
    width: 675px;
    empty-cells: show;
}

.curb_table TH
{
    font: bold 12px Arial;
    color: #015480; 
    background-color: white;
    border-bottom: 2px solid #015480; 
    text-align: left; 
    padding: 10px 5px 2px 5px;    
}

.curb_table TD {
    border-bottom: 1px dashed #015480;
    text-align: left;
    padding: 2px 5px 2px 5px;
}

.curb_button {
	cursor: pointer;
	width:32px
}	

#distributor_notes_wnd, #order_processing_wnd {
    border: solid #015480 2px; 
    width: 400px; 
    padding: 5px; 
}

#order_wnd {
    border: solid #015480 2px; 
    width: 500px;
    padding-bottom: 5px;
}



#distributor_notes {
    padding: 10px;
    text-align:left;
}

#dist_pane, #cont_pane {
    cursor: pointer;
}

.s_ctrl {
    width: 295px;    
    float: left;    
    text-align: left;
    white-space: nowrap;
    padding-left: 5px;    
}

#notes, #customer_notes, #internal_notes {
    width:580px;
    height:100px;
    float: left;    
    text-align: left;
    overflow: auto;
    padding-left: 5px;   
}

#notes textarea, #customer_notes textarea, #internal_notes textarea {
    width: 573px;
    height: 90px;
}

#help_jt, #q_msg {
    font: bold 12px Arial;
    color: #AC0505;
}

#custom_drawings, #custom_pricing {
    cursor: pointer;
}

.brandlb {
    width: 150px;
    margin-bottom: 5px;
}

.pover_row TD {
    /*background-color: #B3DAEE;*/
    color: #AC0505;
}


/* estimator css*/


.cal_row 
{
    width: 640px;
    height: 50px;
    clear: both;
    float: none;
    border: 1px #015480 dashed;
    padding-left: 5px;
    text-align:left;
}

.cal_row DIV
{   
    width: 80px;    
    float: left;
    padding: 3px;
    text-align: left;
    font: 11px Arial;  
    text-align: center;
    height: 44px; 
}

.cal_row input
{
    width: 60px;    
}

.result_f
{
    color: #AC0505;
}

.subheader {
    font: bold 12px Arial;
    color: #015480;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 2px;
    height: 15px;
    width: 650px;
    clear: both;
}

DIV.fixed {
    width: 70px;
    height: 18px;
    font: bold 12px Arial;
    padding: 2px;
    border: 1px #015480 solid;
    color: #015480;    
}

DIV.mid {
    width: 70px;
    height: 18px;
    font: bold 12px Arial;
    padding: 2px;
    border: 1px green solid;
    color: green;    
}

DIV.result {
    width: 70px;
    height: 18px;
    font: bold 12px Arial;
    padding: 2px;
    border: 1px #AC0505 solid;
    color: #AC0505;    
}
.grid_row INPUT {
    width:95px;
}

/*#custom_drawings {
    border:1px dashed white;
    font-size: 12px;
    padding: 1px;
    cursor: pointer;
    text-align:center;   
}*/

#custom_drawings, #internal_files {
    font-size: 9px;
    height:20px;   
}

#curb_estimator_wnd {
    width:720px;
    border: 2px #015480 solid;
    padding-bottom:10px;
}    

#curb_estimator_title {
    width:710px;
    height:20px;
    background: #015480;
    font:  bold 14px Arial;
    color: white;
    text-align:left;
    padding-left:10px;
}

.customd_w {width:500px;}

.model_table a {
    padding-left:5px;
    padding-right:5px;
    cursor: pointer;
}
.model_table a:hover {
    color: white; 
    background-color: #015480; 
    text-decoration: none;
    cursor: pointer; 
}
