body {
    color: #F00;
    background-color: #889c99;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
}

#dttphone {
    font-size: 12px;
    font-weight: bold;
}

#note {
    text-align: left;
    padding: 5px;
}

#leftform {
    width: 225px;
    text-align: center;
    background-color: #D6D6D6;
}

#cameras {
    background-color: #FFDA44;
}

#cameratable {
    padding: 0px;
}

#cameracontent {
    background-color: #FFF;
    padding: 10px;
}


.cambox {
    background-color: #DDF;
    margin: auto;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 11px;
    border-top: 1px solid #770;
    border-left: 1px solid #770;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
        text-align: center;
}

.camimage {
    padding: 10px;
}

.prices {
    font-weight: bold;
    margin-left: 2em;
}

.addendum {
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    margin: 2em;
}

#statement {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 2em;
}

#theform {
    text-align: left;
    margin: auto;
    padding: 5px;
}

label {
    display: block;

    font-weight: bold;
    margin:0px;
    padding:0px;
}

input, textarea {
    width: 95%;

    margin:0px;
    padding: 0px;
}

input#zip {
    width: 80px;
}

input#state {
    width: 30px;
}

input#submit {
    width: 70px;
}

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

#linksection {
    background-color: #000;
}
#container {
        background-color: #e4e3de;
        background-color: #D6D6D6;
        padding: 0; margin: 0;

}
a.links {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 12px;
    padding: .2em;
    padding-top: .5em;
}

a.links:hover{
    color: #e4e3de;
    background-color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 12px;
}

a.pdflink {
    display: block;
    color: #2B66CC;
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.pdflink:hover {
    display: block;
    color: #990000;
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

h3 {

    text-align:center;
	font-size:14px;

}

h2 {
    text-align: center;
    font-size: 20px;
}

h1 {
    border-color: #FFFFFF #000000;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-top-width: 1px;
    color: #FF8F3F;
    background-color: #FFF;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-indent: 5px;
    text-transform: uppercase;
}

#dttlogo {
    background-color: #e4e3de;
    /* border-left: 1px #000000 solid; */
    border: 1px #000000 solid;
    color: #000;
    font: 14px  Arial, Verdana, sans-serif;
}

#subsinstalled
{
    color: #A00;
    color: #FFDA44;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    width: 570px;
    padding: .5em;
    background-color: #000;
}

#subsinstalledtext
{
    background-color:#000;

}


/* new version  */
#header {
        background-color: black;
}
.camdiv {padding: 1em 2em;}
.camdesc {
        float: left;
        width: 50%;
        font-size: 120%;
}
.camdesc li {
        list-style: none;
}
.camdesc h2 {
        background: url(img/box_title_bg.gif);
        margin-left: 1em;
        font-size: 150%;
        padding: .5em;
}

.shortcut_box
{
        background: url(img/box_02.gif) repeat-x;
        background-color: transparent;
        height: 280px;
}
.camimg {
        margin-top: 1.2em;
        text-align: center;
        border: 1px solid #889c99;
        margin-left: 51%;
        margin-right: 1em;
        padding: 0;
}
.camimg img {padding: .2em;}
.smbl {background: url(img/box_01.gif) 0 0 no-repeat;}
.smbr {background: url(img/box_03.gif) 100% 0 no-repeat;}
