﻿html, body
{
    color: #000;
    background-color: #FAFAFA;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup
{
    font-style: inherit;
    font-weight: inherit;
}
del, ins
{
    text-decoration: none;
}
li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
sup
{
    vertical-align: baseline;
}
sub
{
    vertical-align: baseline;
}
legend
{
    color: #000;
}
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select
{ *font-size:100%;}
html
{
    overflow-x: hidden;
    color: #707070;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    height: 100%;
    line-height: 1.5em;
}

h1
{
    font-size: 18px;
    color: #B49563;
    margin-bottom: 1em;
}

.validator
{
    display: block;
    white-space: nowrap;
}

a.terms{ color: #B49563;}

a.btn
{
    cursor: pointer;
    background: transparent url('../../img/DSR/btn_right.png') no-repeat scroll top right;
    color: #524126;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    font-weight: 700;
    height: 27px;
    padding-right: 11px;
    text-decoration: none;
}
a.btn span
{
    background: transparent url('../../img/DSR/btn_left.png') no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 5px 5px 18px;
}
.send
{
    position: absolute;
    left: 41%;
    top: 10px;
}
.w05 input
{
    width: 50px !important;
}

div.enquiry
{
    text-align: center;
    padding: 15px 15px 30px 15px;
}

#enquiryform .label
{
    color: #777;
    padding: 2px 5px 2px 2px;
    font-size: 12px;
    text-align: right;
    white-space: nowrap;
}

#enquiryform .control
{
    color: #555;
    padding: 2px;
    text-align: left;
}


#enquiryform .control input, #enquiryform .control select
{
    width: 200px;
    font: Verdana;
    font-size: 12px;
    color: #555;
    padding: 0px 3px;
    height: 20px;
}

#enquiryform textarea
{
    font: Verdana;
    font-size: 12px;
    color: #555;
}

#enquiryform .control input
{
    padding-top: 3px;
    height: 15px;
    width: 192px;
}

