﻿.common
{
    background: none;
    background-color: #fafafa;
    float: left;
    height: auto;
    margin: auto;
    margin-top: 0px;
    width: 998px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.commonLeft
{
    float: left;
    width: 311px;
}
.commonContent
{
    float: left;
    width: 687px;
}
.commonCheckStatus
{
    background: url("../../Images/master/checkStatusBG.png") no-repeat scroll 0 0 transparent;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding-left: 15px;
    padding-top: 5px;
    height: 215px;
}
.commonContentBottom
{
    clear: left;
    margin: auto;
    width: 1000px;
    height: 17px;
    background: url("../../Images/master/commonContentBottomBG.png") no-repeat scroll 0 0 transparent;
}

/* email my password */
.btn_EmailMyPass
{
    background: url("../../Images/buttons/btn_forgotPass.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 178px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.btn_EmailMyPass a
{
    display: block;
    font-family: Tahoma, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    padding: 6px 0px 6px 0px;
}
.btn_EmailMyPass a:hover
{
    text-decoration: underline;
}

/* area served */
.input_132_2
{
    background: url("../../Images/inputs/input_132n.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 132px;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.input_132_2 input
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    display: inline;
    float: left;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    width: 122px;
    margin-left: 5px;
    margin-top: 6px;
}

.btnGo
{
    background: url("../../Images/buttons/btn_go.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 38px;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.btnGo a, .btnGo a:hover
{
    display: block;
    height: 29px;
    width: 38px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    cursor: pointer;
}
.btnGo a span
{
    visibility: hidden;
}

.areaServesBox
{
    position: relative;
}
.areaServesBox .divOk, .areaServesBox .divNotOk
{
    position: absolute;
    top: -15px;
    clear: both;
    width: 248px;
    height: 129px;
    text-align: center;
    margin-left: 124px;
    background: url("../../Images/areaServed/areaServedPopupBG.png") no-repeat scroll 0 0 transparent;
}
.areaServesBox .green
{
    color: #149000;
    font-family: Tahoma, Sans-Serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
    margin-left: 5px;
}
.areaServesBox .red
{
    color: #EF831F;
    font-family: Tahoma, Sans-Serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
    margin-left: 5px;
}

.btn_getAnOffer
{
    width: 187px;
    height: 42px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}

.btn_getAnOffer a
{
    display: block;
    width: 187px;
    padding-top: 10px;
    height: 32px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px; /*font-weight:bold;*/
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    text-shadow: #a53917 1px 1px 1px;
    text-transform: uppercase;
    background: url(../../Images/buttons/btn_areaServes.png);
}
.btn_getAnOffer a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.ie6 .btn_getAnOffer
{
    margin-left: 15px;
}












.Body_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #424242;
    margin: 0px 0 0 0;
    text-align: justify;
}

.big_oran_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #ef831f;
    margin: 0 0 35px 0;
}
.right_body
{
    padding: 16px 0 10px 2px;
}
.Body_text_zip
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #424242;
    margin: 0px 0 0 0;
    text-align: justify;
    padding-top: 20px;
}
.text_field_ZipCode
{
    width: 40px;
    height: 12px;
    background-color: #ededed;
    border: 1px solid #b2bbbe;
    font-family: tahoma;
    font-size: 9px;
    font-weight: bold;
    color: #000;
}
.go1_bt
{
    width: 24px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
    color: #fff;
    background-color: #ef831f;
    border: 1px solid #b2bbbe;
    display: block;
    text-align: center;
}

.go1_bt a:link, .go_bt a:visited
{
    width: 24px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
    color: #fff;
    background-color: #ef831f;
    border: 1px solid #b2bbbe;
    text-align: center;
    display: block;
}

.go1_bt a:hover
{
    width: 24px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
    color: #303030;
    background-color: #fff;
    border: 1px solid #303030;
    text-align: center;
    display: block;
    margin: 5px 0 0;
}

.testimonial_orange_text
{
    color: #f26537;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px 0 0 0;
    text-align: justify;
    font-weight: bold;
    margin: 5px 0 0;
}

.testimonial_Grey_text
{
    color: #a1a1a1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px 0 0 0;
    text-align: justify;
    font-weight: bold;
}
.main_title
{
    height: 25px;
    margin: 5px 0 0;
}

.rightStepCon
{
    position: relative;
    float: right;
    width: 314px;
    min-height: 463px;
}
/* Step 1 */
.rightStepCon .headerStep1
{
    color: #c3331a;
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 47px 0 0 54px;
    padding: 0px;
}
.rightStepCon .boxSt1
{
    position: absolute;
    width: 250px;
    height: 60px;
}
.rightStepCon .boxSt1 p
{
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-shadow: #000000 1px 1px 1px;
    margin: 22px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
}
.rightStepCon .boxSt1_1
{
    top: 102px;
    left: 40px;
}
.rightStepCon .boxSt1_2
{
    top: 173px;
    left: 40px;
}
.rightStepCon .boxSt1_2 p
{
    margin: 17px 0px 0px 0px;
}
.rightStepCon .boxSt1_3
{
    top: 244px;
    left: 40px;
}
.rightStepCon .boxSt1_4
{
    top: 315px;
    left: 40px;
}
.rightStepCon .boxSt1_4 p
{
    margin: 17px 0px 0px 0px;
}


.rightStepCon .boxSt2_1
{
    position: absolute;
    top: 38px;
    left: 44px;
    width: 223px;
    height: 153px;
}
.rightStepCon .boxSt2_1 p
{
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    text-shadow: #000000 1px 1px 1px;
    margin: 62px 0px 0px 0px;
    padding: 0px;
}
.rightStepCon .boxSt2_2
{
    position: absolute;
    top: 192px;
    left: 74px;
    width: 163px;
    height: 23px;
}
.rightStepCon .boxSt2_2 p
{
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    margin: 5px 0px 0px 7px;
    padding: 0px;
    text-align: left;
    letter-spacing: -1px;
    font-weight: bold;
}

.st3BtnUpload
{
    float: left;
    display: block;
    padding: 27px 22px 14px 76px;
    margin: 0px;
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    background: url(../../Images/buttons/quoteStep3Btn.png) no-repeat;
    letter-spacing: -1px;
    padding: 27px 31px 14px 76px;
}
.st3BtnUpload:hover
{
    color: #ffffff;
    text-decoration: none;
}
.st3BtnUpload span
{
    color: #ff6600;
}
.rightStepCon .boxSt3_1
{
    position: absolute;
    top: 344px;
    left: 28px;
    width: 275px;
    height: 95px;
}
.rightStepCon .boxSt3_1 p
{
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #6a6969;
    text-align: center;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

.checkStUploadImagesBigBtn
{
    display: block;
    float: left;
    font-family: /*Myriad Pro Cond,*/ Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #6a6969;
    text-align: center;
    margin: 10px 0px 10px 0px;
    padding: 215px 0px 50px 0px;
    width: 319px;
    background: url(../../Images/CheckStatus/checkStatusBTN.png) no-repeat;
}
.checkStUploadImagesBigBtn:hover
{
    color: #6a6969;
    text-decoration: none;
}
.checkStUploadImagesBigBtn span
{
    color: #c63219;
}
.btn_go
{
    background: url("../../Images/buttons/btn_go.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 38px;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.btn_go input
{
    background: none;
    border: none;
}
.listItem
{
    float: left;
    width: 140px;
    margin-left: 5px;
    margin-top: 5px;
    background: url("../../images/icons/ico_orange_arrowS.png") no-repeat scroll left center transparent;
    padding-left: 18px;
}

.bussinessBox
{
    float: left;
    width: 309px;
    height: 199px;
}
.bussinessBox.leftBox
{
    background: url("../../images/boxL.png") no-repeat scroll left center transparent;
}
.bussinessBox.rightBox
{
    background: url("../../images/boxR.png") no-repeat scroll left center transparent;
    margin-left: 27px;
}
.bussinessBox h2
{
    font-size: 16px;
    font-weight: bold;
    color: #c63219;
    text-transform: uppercase;
    text-align: center;
    margin: 8px 0px 8px 0px;
    padding: 0px;
}
.bussinessBox .wrapper
{
    width: 249px;
    font-size: 14px;   
}
.bussinessBox.leftBox .wrapper
{
    padding: 10px 40px 20px 20px;
}
.bussinessBox.rightBox .wrapper
{
    padding: 10px 20px 20px 40px;
}
.bussinessBox .wrapper p
{
    
}
.circleMiddle
{
    position: absolute;
    top: 84px;
    left: 293px;
    float: left;
    width: 57px;
    height: 57px;
    background: url("../../images/circle.png") no-repeat scroll left center transparent;
}
.circleMiddle span
{
    float: left;
    width: 57px;
    height: 57px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
    color: #c63219;
    text-transform: uppercase;
    text-align: center;
}

.BusinessOpportunities
{
    color: #6a6969; 
}
.BusinessOpportunities.page
{
    padding: 20px;    
}
.orangeLink
{
    color: #d64820;
    text-decoration: underline;
}
.page-title
{
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: lighter;
    margin: 10px 0 15px;    
}
.page-title span
{
    color: #D33E26;
}
.imageContentRelative
{
    position: relative;
}
.ReferralProgramTxt1
{
    position: absolute;
    top: 190px;
    left: 195px;
    width: 240px;
    font-size: 14px;
    text-align: center;
}
.ReferralProgramTxt2
{
    position: absolute;
    top: 325px;
    left: 303px;
    width: 180px;
    font-size: 14px;
    text-align: center;
}
.ReferralProgramTxt3
{
    position: absolute;
    top: 406px;
    left: 188px;  
    width: 150px;
    font-size: 14px;
    text-align: center;
}
.ServiceProviderProgramTxt1
{
    position: absolute;
    top: 190px;
    left: 195px;
    width: 240px;
    font-size: 14px;
    text-align: center;
}
.ServiceProviderProgramTxt2
{
    position: absolute;
    top: 325px;
    left: 331px;
    width: 150px;
    font-size: 14px;
    text-align: center;
}
.ServiceProviderProgramTxt3
{
    position: absolute;
    top: 406px;
    left: 188px;  
    width: 150px;
    font-size: 14px;
    text-align: center;
}
.header2Orange
{
    color: #c63219; 
    text-transform: uppercase;   
}

.boxOrange
{
    float: left;
    width: 299px;
    margin: 10px 0 10px 10px;
}
.boxOrange .boxHeader
{
    float: left;
    width: 299px;
    height: 35px;
    background: url("../../images/boxTop.png") no-repeat scroll left center transparent;
}
.boxOrange .boxHeader h2
{
    font-size: 15px;
    font-weight: bold;
    color: #c63219;
    text-transform: uppercase;
    text-align: center;
    margin: 8px 0px 8px 0px;
    padding: 0px;
}
.boxOrange .boxMiddle
{
    float: left;
    width: 297px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    color: #6a6969; 
    font-size: 14px;
}
.boxOrange .boxMiddle .boxWrapper
{
    width: 257px;
    padding: 20px;
}
.boxOrange .boxBottom
{
    float: left;
    width: 299px;
    height: 4px;
    background: url("../../images/boxBottom.png") no-repeat scroll left center transparent;
}
.checkList
{
    margin: 0px;
    padding: 0px;    
}
.checkList li
{
    margin: 0px;
    padding: 0px; 
    background: url("../../Images/icons/ico_orange_arrowS.png") no-repeat scroll left center transparent;
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 5px;
}
