﻿.cushycms-text
{
}
.cushycms-html
{
}
.cushycms-wysiwyg
{
}
html
{
    height: 100%;
    margin-bottom: 1px;
}
body
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 1px 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: Sans-Serif;
}
form
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
p
{
    padding: 0px;
    margin: 0px;
}

#BodyTop
{
    height: 20px;
    background-image: url(images/bkg/body_top.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#BodyDiv
{
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url(images/bkg/body.png);
    background-repeat: repeat-y;
    background-position: center top;
}
#BodyBottom
{
    height: 82px;
    background-image: url(images/bkg/body_bottom.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#CenterPiece
{
    width: 740px;
    display: inline-block;
    background-color: #FFFFFF;
}
#Head
{
    height: 80px;
    background: #C9C9C9 url(images/bkg/head.png);
    background-repeat: no-repeat;
}
#Logo
{
    font-size: 36px;
    font-family: Impact, Impact, Charcoal, sans-serif;
    text-align: right;
    padding: 0px 10px 0px 0px;
    height: 44px;
}
#Menu
{
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    font-family: Impact, Impact, Charcoal, sans-serif;
    padding: 0px 10px 0px 0px;
}
#Menu a, #Menu a:active, #Menu a:link, #Menu a:visited
{
    color: #EEEEBB;
    text-decoration: none;
    padding: 0px 5px 0px 5px;
}
#Menu a:hover
{
    color: #FFFFFF;
    border-bottom: solid 1px;
}
#Content
{
    min-height: 550px;
    background-color: #FFFFFF;
    border-top: solid 1px #CBCBCB;
    border-right: solid 1px #9A9A9A;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #9A9A9A;
    padding: 20px 20px 20px 20px;
    text-align: left;
    font-size: 14px;
}
#Content #CustomerLogos img
{
    border: none 0px;
    padding: 5px;
}
#Foot
{
    height: 50px;
    background: url(images/bkg/foot.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}
#clearfooter
{
    display: block;
    height: 50px;
}
.textOutside
{
    color: #FFFFCC;
}
.textFoot
{
    padding-top: 12px;
}
.textHeadLine
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 2px;
    vertical-align: bottom;
    border-bottom: solid 1px grey;
}
.textCase
{
    border-right: solid 1px grey;
    padding-top: 5px;
    padding-right: 5px;
    vertical-align: top;
}
.textCustomer
{
    padding-top: 5px;
    padding-right: 5px;
    vertical-align: top;
}
.imageCase
{
    margin: 0px;
    padding: 0px;
}
.textPrice
{
    border-right: solid 1px grey;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 10px;
    vertical-align: bottom;
}
.right
{
    text-align: right;
}
.itemTable
{
    margin-bottom: 40px;
}
.tableStaff
{
    width: 330px;
    margin-left: 9px;
    margin-right: 9px;
    float: left;
    margin-bottom: 20px;
}
.textTitle
{
    vertical-align: top;
}
.textContact
{
    font-size: 10px;
    vertical-align: top;
    border-right: solid 1px grey;
    padding-right: 2px;
}
