﻿#theFormHolder 
{
    border-bottom: 10px solid #333;
}
#theFormHolder * 
{
    color: #333;
    font-family: Arial;
    font-size: 11px;
    line-height: 16px;
}
#theFormHolder span.gray 
{
    color: #666 !important;
}
#theFormHolder span.or 
{
    color: #F96C03 !important;
    font-weight: bold !important;
}
#contactinfo 
{
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
}
div#makemodser div.fm_fL input
{
    margin-right: 5px;
    width: 156px;
}
#contactinfo .fm_padd input
{
    margin-right: 15px;
    width: 156px;
}
.in_labs 
{
    margin-right: 5px;
    padding-left: 2px;
    font-weight: bold;
}

#theFormHolder p 
{
    border-bottom: 1px solid #eaeaea;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    padding-bottom: 10px;
}
#formDupholder 
{
    margin-top: 5px;
}
#theFormHolder h1 
{
    color: #000084 !important;
    font-size: 16px;
    font-weight: bold;
}
#theFormHolder input, #theFormHolder textarea 
{
    border: 1px solid #ccc;
}
#theFormHolder input 
{
    padding: 4px 1px;
}
#theFormHolder textarea 
{
    height: 150px;
    width: 680px;
}
#theFormHolder
{
    background-color: #E5E5E5;
    margin: 0 auto;
    width: 770px;
    width: 730px;
}
.fm_clear 
{
    clear: both;
}
.fm_fL
{
    float: left;
}
.fm_fR
{
    float: right;
}
.fm_padd 
{
    padding: 15px;
}
.dupBoxTitle
{
    display: block;
    float: left;
    padding-left: 0px;
    font-weight: bold;
    overflow: hidden;
}
.TitlePn 
{
    padding-left: 11px;
}
.TitleDe
{
    padding-left: 8px;
}

.specBoxTitle
{
    display: block;
    font-family: Arial;
    font-size: 10px;
    float: left;
    padding-left: 0px;
    overflow: hidden;
}

.mmsBoxTitle
{
    display: block;
    font-family: Arial;
    font-size: 10px;
    text-align: left;
    padding-left: 0px;
    overflow: hidden;
}

.specTitleDe
{
    padding-left: 0px;
}

.dupBox
{
    margin: 0 2px 4px 0;
    padding: 0;
}
.spaceFix
{
    margin-left: 4px;
}
.Qn
{
    width: 50px;
}

.Mk
{
    width: 50px;
}

.Pn
{
    width: 150px;
}

.Md
{
    width: 150px;
}
.Sr
{
    width: 200px;
}

.De
{
    width: 200px;
}

.specDe
{
    width: 200px;
}

.addDup, .addDup:hover
{
    font-weight: bold;
    color: #F96C03 !important;
    text-decoration: none;
    text-transform: uppercase;
}

.addDup:hover
{
    color: #000084 !important;
}

.submitbutton 
{
    background-color: #E1F38C !important;
    border: 1px solid #ACCD0C !important;
    font-weight: bold !important;
}
