﻿/*
==================================
      Small CONTROL
==================================
*/
.pnSmallContactUs
{
    text-align: center;
    padding: 0px 0px 10px 0px;
}
.ContactUs_Content
{
    background-image: url(/images/contactus/background.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;
    height: 268px;
    width: 290px;
    /*padding: 10px 20px 10px 10px;*/
}
.ContactUs_Title
{
    color: #204f6b;
    font-size: 12px;
    font-weight: bold;
}
.ContactUs_Divider
{
    background-image: url(/images/contactus/divider.png);
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
}
#ContactUs_smMail
{
    background-image: url(/images/contactus/write.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #20545f;
    padding: 0px 10px 10px 55px;
}
#ContactUs_smPhone
{
    background-image: url(/images/contactus/phone.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #20545f;
    padding: 0px 10px 10px 55px;
}
.BoldHeading
{
    font-size: 13px;
    font-weight: bold;
}
.BoldPhone
{
    color: #879d17;
    font-weight: bold;
}

/*
==================================
      Large CONTROL
==================================
*/
.pnLargeContactUs
{
    background-image: url(/images/contactus/large/background.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
}
.clarge_contentfill
{
    text-align: left;
    padding: 10px 10px 10px 10px;
    width: 100%;
}
.tdContactOption
{
    background-image: url(/images/contactus/large/content_background.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 10px 10px 30px;
    vertical-align: top;
    font-size: 14px;
    height: 180px;
}
#ContactUs_lgMail
{
    background-image: url(/images/contactus/write.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #20545f;
    padding: 0px 0px 10px 80px;
    height: 180px;
    line-height: 20px;
}
#ContactUs_lgPhone
{
    background-image: url(/images/contactus/phone.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #20545f;
    padding: 0px 0px 10px 80px;
    height: 180px;
    line-height: 20px;
}
.lgBoldHeading
{
    font-size: 16px;
    font-weight: bold;
}
.lgBoldPhone
{
    font-size: 15px;
    color: #879d17;
    font-weight: bold;
}
.tdWholesaler
{
    padding: 0px 0px 10px 40px;
    height: 196px;
}
