Subversion Repositories SmartDukaan

Rev

Rev 11943 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#frmContactUs   {
        padding-top:30px;
        padding-left: 40px;
        width: 400px;
        float: left;
}

#frmContactUs label.error{
        color: #FF0000;
    display: block;
    float: left !important;
    font-size: 11px;
    font-weight: normal;
    padding-left: 120px;
    text-align: left !important;
    width: 80%;
}

#frmContactUs label     {
        width: 120px;
        float: left;
        font-weight: bold;
}

#emailComponent, #categoryComponent     {
        margin-top: 10px;
}

#contactUs .style1{
        float:right;
        margin-left:10px;
        width:160px;
        font-size:11px;
        line-height:15px;
        color:#666;
}

#contactUs textarea{
        width:250px;
        height:100px;
}

div.contact-form-component      {
        display: none;
}

#frmContactUs .textbox-image    {
        margin-top: 10px;
}

#frmContactUs input[type="text"]        {
        width: 200px;
}

#frmContactUs select    {
        width: 210px;
}

#frmContactUs select    {
        height: 24px;
}

#postalAddress  {
        float: left;
        padding-top: 30px;
}

#frmContactUs .contact-form-button      {
        margin-left: 145px;
}

#bulk-order-alert {
    font-family: Tahoma, Geneva, sans-serif;
    margin-right: 25px;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: 3px solid #DDD;
        background-color: #FFFFEB;
}

#bulk-order-alert a {
    font-weight: bold;
}