@import url(http://websites.absolute-pc.com/abs2flash/css/AbsGlobal.css);

/* Site Specific --------------------------------------*/
#content {
    width: expression(document.body.clientWidth < 540? "540px" : document.body.clientWidth > 970? "970px" : "auto");
    min-width: 540px;
    max-width: 970px;
}

a {
    border: 0px;
    color: White;
    outline: none;
    font-style: normal;
    text-decoration: none;
}

body.smallWindow {
    margin-left: 32px;
    background-image: url("../images/glabkgnd.jpg");
}

div.headBg {
    color: White;
    font-size: larger;
    font-weight: bolder;
    background-color: #69686b;
    text-align: center;
}

div.standout {
    width: 17em;
    height: 2em;
    padding: 9px;
    border: solid black 1px;
    border-radius: 1em;
    vertical-align: middle;
    box-shadow: 4px 4px 2px #888;
}

div.divFields {
    margin: 8px 4px 4px 10px;
    padding: 0px 8px 0px 4px;
}

div.picture {
    height: 200px;
}

h2 {
    font-family: Franklin Gothic Book, Arial;
    font-weight: bold;
    font-size: medium;
    color: #101010;
    margin-bottom: 0px;
}

img {
    display: block;
}

    img.collage {
        width: 65px;
        height: 71px;
        display: block;
    }

label.head1 {
    font-size: large;
    font-weight: bold;
    color: #3030FF;
}

p.zeroTopBot {
    margin-bottom: 0px;
}

TABLE.AbsContactInfo {
    width: 300px;
    padding: 6px 6px 6px 6px;
    border: solid 1px black;
}

td.bullet {
    vertical-align: baseline;
    padding-right: 3px;
}

td.collage {
    width: 65px;
    height: 65px;
    border-width: 1px;
    border-style: solid;
    border-color: white;
}

td.centerSquare {
    background-color: #A0522D;
    color: White;
    font-size: xx-large;
    text-align: center;
    padding-left: 7px;
}

td.contentLight {
    width: 50%;
    background-color: White;
}

td.contentDark {
    width: 70%;
    background-color: #C5C5C5;
}

td.columnDesc {
    color: Navy;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
}

td.download {
    padding: 0px 0px 0px 5px;
}

td.fillerRight {
    width: 25%;
    background-color: White;
}

td.fillerLeft {
    width: 25%;
    background-image: url('../images/glabkgnd2.jpg');
}

td.h3 {
    background-color: #CCFFCC;
}

td.iconsTop {
    vertical-align: top;
}

td.lineRight {
    vertical-align: text-top;
    border-color: White;
    border-right-style: solid;
    border-right: 2px;
    padding: 5px 5px 20px 10px;
}

td.menuIcon {
    padding: 0px 0px 0px 40px;
}

td.menuText {
    font-size: 28px;
    font-family: "Myriad Pro", "Franklin Gothic Book", "Arial";
    font-style: italic;
    color: #000000;
}

td.siteFontIta {
    font-family: "Myriad Pro";
    font-size: 16.7px;
    font-style: italic;
    color: White;
}

td.thinBorder {
    border-style: solid;
    border-color: Black;
    border-width: 1px 1px 1px 1px;
    padding: 7px 7px 7px 7px;
    margin-bottom: 20px;
    width: 33%;
}

table.contLeft {
    padding: 8px 4px 4px 10px;
}

.borderRightSolid {
    border-right: solid 1px purple;
}

.content {
    margin: 8px 4px 4px 10px;
    padding: 8px 4px 4px 10px;
}

.head2Bg {
    color: #AFFFEF;
    font-weight: bolder;
    background-color: #685F74;
    text-align: left;
    padding: 0px 0px 0px 4px;
    width: 150px;
}

.HourlyRate {
}

.listSmall {
    font-size: smaller;
    color: #666600;
    margin-top: 0px;
}

.pageSize {
    width: 100%;
    max-width: 970px;
}

.Payment {
    margin: 0px 20px 130px 20px;
    padding: 10px 10px 15px 45px;
    border: solid black 1px;
    border-radius: 1em;
    box-shadow: 4px 4px 2px #888;
    background-color: #dff6ff;
}

.wideContent {
    padding: 10px 15px 10px 15px;
    margin: 4px 14px 4px 14px;
}
