﻿/*==========================================*/
/*Last edited date:   06/01/2014
By:                   Simonne Robinson
 
swatch colors

    Black:  #4b494a;
    Orange: #f17c33;
*/

/*=======================================================================*/
/*===============================  Reset  ===============================*/
/*=======================================================================*/

html, body, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

*
{
    margin: 0;
    padding: 0;
}


body
{
    background-color: #fff;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    margin-top: 0;
}

/*=======================================================================*/
/*===============================  Layout  ===============================*/
/*=======================================================================*/

#wrapper
{
    margin: 0 auto;
    width: 700px;
}

#mainDiv
{
    border: 2px solid #f17c33;
    width: 610px;
}

#footer
{
    text-align: center;
}

/*=======================================================================*/
/*===============================  Links  ===============================*/
/*=======================================================================*/

a
{
    color: #f17c33;
    font: 14px Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    a:link
    {
    }

    a:hover
    {
    }

    a:visited
    {
    }

/*=======================================================================*/
/*===============================  Form  ================================*/
/*=======================================================================*/

hr
{
    border-bottom: 1px solid #f17c33;
    margin: 10px 0 15px;
}

.Header
{
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}

.frmHeader
{
    color: #000;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    width: 200px;
}

.frmContent
{
    color: #f8951d;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    width: 310px;
}


/*=======================================================================*/
/*============================ Custom STYLES ============================*/
/*=======================================================================*/

h1
{
    color: #f17c33;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0;
}

h2
{
    color: #f17c33;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px;
}

h3
{
    color: #f17c33;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px;
    text-align: center;
}

.h1Blue
{
    color: #f17c33;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
}

.h1Grey
{
    color: #6e6e6e;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
}

.borderTable
{
    width: 599px;
}

.space
{
    padding-top: 10px;
}

.btnQuote, .btnClear, .btnRequestAgain, .btnThin
{
    background-color: #797979;
    /*background: url(Images/btn_blank.gif) no-repeat;*/
    border: 0 solid #000;
    color: #fff;
    cursor: pointer;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 30px;
    padding: 0 20px;
    text-transform: capitalize;
}

.btnComment
{
    margin: 20px 0;
    text-align: center;
    width: 100%;
}

/*=======================================================================*/
/*============================= FORM STYLES =============================*/
/*=======================================================================*/
.frmFields,
.frmFieldsMemNo,
.frmFieldsTelNo,
.frmFieldsTelArea,
.frmFieldsDrp
{
    border: solid 1px #aeaeae;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    height: 20px;
    line-height: 20px;
}

.frmFields
{
    width: 205px;
}

.frmFieldsMemNo
{
    width: 12px;
}

.frmFieldsTelNo
{
    margin-left: 4px;
    width: 159px; /*width: 203px;*/
}

.frmFieldsTelArea
{
    width: 40px;
}

.frmFieldsComment
{
    border: solid 1px #aeaeae;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    height: 80px;
    width: 203px;
}

.frmFieldsDrp
{
    width: 205px;
}

.frmFieldsLbl
{
    color: #4b494a;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    padding-top: 10px;
}

/*=======================================================================*/
/*======================  Report Page Styles  ===========================*/
/*=======================================================================*/

.hngReport
{
    color: #4b494a /*#007f97*/;
    font: bold 14px Arial, Helvetica, sans-serif;
}

.txtGrid
{
    border: 1px solid #aeaeae;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-align: center;
}

.lblReport
{
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.gridHeader
{
    background-color: #bebdbd;
    color: #4b494a;
    font: 13px Arial,Verdana,Helvetica,sans-serif;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.gridRow
{
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    text-align: left;
}

.gridAlt
{
    background-color: #eee;
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    text-align: left;
}

/*=======================================================================*/
/*==================== Report Contact Comment Styles ====================*/
/*=======================================================================*/

.commentsView,
.commentsView1
{
    width: 100%;
}

.commentsView1
{
    border: 1px solid gray;
    border-bottom-width: 0;
}

.date
{
    color: #f17c33;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 5px 0;
}

.commentsView .commentBox
{
    background-color: #DCDCDC;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: ridge 1px silver;
    border-top-color: #eee;
    border-left-color: #eee;
    color: #000000;
    padding: 8px;
    margin: 2px 0;
}

/*.commentsView*/ .comment
{
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    background-color: #fff;
    border: solid 1px #aeaeae;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 3px;
    line-height: 20px;
    resize: none;
}

.commentsView1 .commentBox
{
    background-color: #eee;
    color: #000;
    padding: 8px;
    border-bottom: 1px solid silver;
}

.Comment-Textbox
{
    border: solid 1px #aeaeae;
    color: #4b494a;
    font: normal 12px Arial, Helvetica, sans-serif;
    resize: none;
}
