﻿
         #center
        {
            border: 0px;
        }


#botbit
{
top: 0px;
}

form
{
    margin: 0px;
    padding: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
}



#wrapper
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    border: solid 0px black;
    background-color: transparent;
    z-index: 3;
}





#left
{
    behavior: url(PIE.htc);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    float: left;
    display: inline;
    margin-top: 5px;
    margin-left: 15px;
    width: 260px;
    min-height: 565px;
    max-height: 565px;
    height: 565px;
    border: solid 0px red;
    background-color:  transparent; /*  #e0e0e0;  */
    margin-bottom: 20px;
    z-index: 7;
}

#servtag
{
    background-image: url(../hja-images/contact.png);
    background-position: 8px 0px;
    border: solid 0px red;
    height: 42px;
    width: 99%;
    margin-left: 0px;
}

    

form
{
    behavior: url(PIE.htc);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    float: left;
    display: inline;
    margin-top: 5px;
    margin-left: 15px;
    margin-right: auto;
    width: 555px;
    min-height: 580px;
    max-height: 580px;
    height: auto;
    background-color: transparent; /*  #e0e0e0; */
    /*     -moz-box-shadow: 5px 5px 8px #666;
        -webkit-box-shadow: 5px 5px 8px #666;
        box-shadow: 5px 5px 28px 0px #000;   */
    z-index: 7;
    overflow: hidden;
    margin-bottom: 20px;
    border: solid 0px red;
}

label
{
    display: block;
    padding-bottom: 5px;
    height: 22px;
    margin-top: 20px;
}

#contactform
{
    width: 530px;
    height: auto;
    margin: 0px auto 0px auto;
    border: solid 0px red;
    padding: 0px;
}

    #contactform li
    {
        list-style: none;
        background-color: transparent;
        padding-bottom: 20px;
    }

        /* the expanding bit   */


        /* //Textfield style */

        #contactform li .fieldbox, #contactform li .fieldbox2
        {
            background: transparent url(../hja-images/subfield1.png) no-repeat top left;
            width: 405px;
            float: left;
            display: inline;
            height: 35px;
            padding-left: 8px; /* this padding moves the overlay input element over left so 
                           that text appears slightly indented within the textbox.*/
        }

        #contactform li .fieldbox2
        {
            background: transparent url(../hja-images/subfield-contact1.png) no-repeat top left;
            width: 206px;
        }


            #contactform li .fieldbox input, #contactform li .fieldbox2 input
            {
                background: transparent; /* url(../hja-images/subfield1.png) no-repeat;*/
                height: 24px;
                vertical-align: middle;
                padding-top: 5px;
                width: 370px;
                border: 0px;
                text-align: left;
                color: #000;
                color: #e0e0e0;
                font-weight: bold;
                font-size: 15px;
                margin-left: 6px;
                border: solid 0px black;
            }

            #contactform li .fieldbox2 input
            {
                width: 181px;
                border: solid 0px red;
                color: #e0e0e0;
            }





        /* //Change the width of the contact no. field */

        #contactform li .fieldbox #contact
        {
            /*background:transparent url(../hja-images/subfield-contact1.png) no-repeat top left; */
            width: 201px;
            text-indent: 6px;
            
        }

        /* //Textarea style */

        #contactform li .msgbox
        {
            background: transparent url(../hja-images/message1.png) no-repeat top left;
            float: left;
            display: inline;
            margin: 0px;
            padding: 0px;
            min-height: 200px;
            max-height: 200px;
            height: 200px;
            padding-left: 5px;
            padding-bottom: 0px;
            border: solid 0px black;
            text-indent: 6px;
            width: 500px;
        }



            #contactform li .msgbox textarea
            {
                /* background:transparent url(../hja-images/message1.png) no-repeat top left; */
                min-height: 180px;
                max-height: 200px;
                height: 180px;
                padding-top: 5px;
                font-size: 16px;
                font-weight: bold;
                width: 506px;
                border: solid 0px green;
                background: transparent;
                margin-left: 4px;
                margin-top: 4px;
            }

/* //Button Style  */

#sendbuttonxx
{
    position: relative;
    top: -15px;
    background: #acb4cb;
    color: #fff;
    width: 100px;
    height: 60px;
    cursor: pointer;
    padding: 5px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 42%;
    margin-top: 5px;
    z-index: 2000;
}

p#sendbutton
{
behavior: url(PIE.htc);
    position: relative;
    top: -20px;
    background: #acb4cb;
    color: #fff;
    width: 100px;
    height: 25px;
    cursor: pointer;
    padding: 20px 10px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 5px 5px 8px #666;
        -webkit-box-shadow: 5px 5px 8px #666;
        box-shadow: 5px 5px 8px  #666; 
        border:  solid 1px #e0e0e0; 
    left: 40%;
    margin-top: 5px;
    z-index: 2000;
}

    p#sendbutton a, p#sendbutton a:hover
    {
    color: white;
    }
 
   

#addr
{
    height: 213px;
    width: 95%;
    border: solid 0px red;
}

    form h2, #addr h2 span
    {
        width: 96%;
        text-align: left;
        font-size: 15px;
        color: #000000;
        margin-left: 3px;
        margin-top: 10px;
        border: solid 0px red;
        padding: 2px 10px;
        text-align: left;
        height: 23px;
        border: solid 0px red;
    }


    #addr h2 span
    {
        margin-left: 18px;
    }


    form h2 span, #addr h2 span
    {
        color: #9B2E32;
    }

    #addr p
    {
        width: 94%;
        text-align: left;
        font-size: 14px;
        color: #000000;
        margin-left: 18px;
        margin-top: 4px;
        border: solid 0px red;
        line-height: 1.4em;
        text-align: left;
        padding: 0px 10px;
    }



#lefttag
{
    behavior: url(PIE.htc);
    margin-top: 17px;
    width: 238px;
    border: solid 1px #999;
    height: 195px;
    margin-left: 11px;
    margin-right: auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #e0e0e0;
}


    #lefttag #fp
    {
        margin-top: 20px;
        margin-left: 22px;
        margin-bottom: 10px;
    }

    #lefttag #fpimg
    {
        float: left;
    }

#lefttag #fpspan
{
    border-top: solid #999 1px;
    border-bottom: solid 1px #999;
    padding: 6px 0px;
    float: left;
    display: block;
    margin-top: 6px;
    letter-spacing: 2px;
    font-size: 40px;
    color: #9B2E32;
    font-family: 'Century Gothic';
}

#lefttag #sp
{
    clear: both;
    margin-left: 25px;
    padding-top: 10px;
    line-height: 1.6em;
    width: 185px;
    font-family: 'Century Gothic';
    font-size: 16px;
    text-align: justify;
}
