BODY {
    BACKGROUND-COLOR: #e4f0fa;
    FONT-FAMILY: Arial, Helvetica, Verdana, Geneva;
    FONT-SIZE: 13px;
    text-align: center;
    /*background: white url(images/bigback.gif) repeat top right;*/
}

TABLE {
    FONT-SIZE: 13px;
}

SPAN.T1 {
    FONT-SIZE: 16px;
}

SPAN.viewbox {
    FONT-SIZE: 13px;
}

SPAN.T2 {
    FONT-SIZE: 12px;
}

SPAN.T3 {
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}

SPAN.T4 {
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
}

#viewmess {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana, Geneva;
    FONT-SIZE: 13px;
    text-align: left;
}

SPAN.viewmess {
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, Verdana, Geneva;
    FONT-SIZE: 13px;
    text-align: left;
}

TABLE.T1 {
    FONT-SIZE: 16px;
}

TABLE.T2 {
    FONT-SIZE: 14px;
}

TABLE.T3 {
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}

A:link {
    text-decoration: none;
    color: blue;
}

A:visited {
    text-decoration: none;
    color: blue;
}

A:active {
    text-decoration: none
}

A:hover {
    text-decoration: underline;
    color: red;
}

a.T1 {
    FONT-SIZE: 16px;
    Verdana, Geneva, border-width:thick;
    border-style: solid;
}

a.T2 {
    FONT-SIZE: 14px;
}

#popnote {
    position: absolute; /* Never change this one */
    width: 150px; /* Width of box */
    height: 150px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #317082; /* Dark green border */
    background-color: #FFF; /* White background color */
    text-align: left;
    font-size: 0.9em;
    z-index: 100;
}

#ajaxpopup {
    position: absolute; /* Never change this one */
    width: 325px; /* Width of box */
    height: 275px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #317082; /* Dark green border */
    background-color: #7cff7f; /* White background color */
    text-align: left;
    font-size: 0.9em;
    z-index: 100;
}

#ajaxdropbox {
    position: absolute; /* Never change this one */
    width: 250px; /* Width of box */
    height: 250px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #317082; /* Dark green border */
    background-color: #FFF; /* White background color */
    text-align: left;
    font-size: 0.9em;
    z-index: 100;
}

#ajaxdropbox .optionDivSelected { /* Selected item in the list */
    background-color: #317082;
    color: #FFF;
}

#csshbar {
    width: 1000px;
    position: absolute;
    top: 100;
    left: 0;
    background: white url(images/nav_bar.gif);
}

#csshbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 3
}

#csshbar li {
    display: inline;
    margin: 0px 0px 0 0;
    padding: 0;
    z-index: 3
}

#csshbar a {
    text-decoration: none;
    background: repeat-x;
    margin: 0px 0px 0px 20px;
    float: left;
    clear: right;
    padding: 0;
    white-space: nowrap;
    z-index: 3
}

#csshbar a .hbarleftspan {
    background: left no-repeat;
    display: block;
    z-index: 3
}

#csshbar a .hbarrightspan {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background: right no-repeat;
    display: block;
    z-index: 3
}

#csshbar a:hover {
    background: #F9C84E repeat-x;
    z-index: 3
}

#csshbar a:hover .hbarleftspan {
    background: left no-repeat;
    z-index: 3
}

#csshbar a:hover .hbarrightspan {
    background: right no-repeat;
    z-index: 3
}

#csshbar #current a {
    background: repeat-x;
    z-index: 3
}

#csshbar #current .hbarleftspan {
    background: left no-repeat;
    z-index: 3
}

#csshbar #current .hbarrightspan {
    background: right no-repeat;
    z-index: 3
}

#csspbar {
    width: 100%;
    z-index: 3
}

#csspbar ul {
    margin: 0;
    z-index: 3;
    padding: 0;
    list-style: none;
}

#csspbar li {
    display: inline;
    margin: 0px 0px 0 0;
    padding: 0;
    z-index: 3
}

#csspbar a {
    text-decoration: none;
    background: repeat-y;
    margin: 0px 0px 0px 10px;
    float: left;
    clear: right;
    padding: 0;
    white-space: nowrap;
    z-index: 3
}

#csspbar a .hbarleftspan {
    background: left no-repeat;
    display: block;
    z-index: 3
}

#csspbar a .hbarrightspan {
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    background: right no-repeat;
    display: block;
    z-index: 3
}

#csspbar a:hover {
    background: #F9C84E repeat-x;
    z-index: 3
}

#csspbar a:hover .hbarleftspan {
    background: left no-repeat;
    z-index: 3
}

#csspbar a:hover .hbarrightspan {
    background: right no-repeat;
    z-index: 3
}

#csspbar #current a {
    background: repeat-x;
    z-index: 3
}

#csspbar #current .hbarleftspan {
    background: left no-repeat;
    z-index: 3
}

#csspbar #current .hbarrightspan {
    background: rightfloat:no-repeat;
    z-index:
    3
}

#ads {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#userleftlogon {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#logonmess {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#logon {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#loghelp {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lbill {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    z-index: 2;
}

#lefttop {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#leftmid {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#rightmid {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#righttop {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#midtop {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#movie {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#testimonials {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#sdetails {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    text-align: left;
}

#pdetails {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    text-align: left;
}

#div-1 {
    width: 1000;
    background: url(images/homeback.jpg);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    zoom: 1;
}

.col1 {
    width: 200px;
    float: left;
    text-align: center;
}

.col2 {
    width: 595px;
    float: left;
    text-align: center;
}

.clear {
    height: 1px;
    font-size: 1px;
    float: none;
    clear: both;
}

.botbar {
    margin-top: 15;
    z-index: 2;
}

/*poster stuff*/
#posticons {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#postinfo {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#postinfohelp {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#postsearchbar {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postsearchresults {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postworkresults {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postlogo {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#postings {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#postresponses {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postinginfo {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postworknotes {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#newwork {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#postprofile {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#matchcont {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

/*provider stuff*/
#lookicons {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lratingbox {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lratingboxweb {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lworktypes {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#laddinfoweb {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lworktypesweb {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lrefs {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lrefsweb {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lookinfohelp {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#looksearchbar {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#lookposting {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#looksearchresults {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#lookworkresults {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#looklogo {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lookhpedit {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lookresponses {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#lookinfo {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lookinfoweb {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#llocations {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
    z-index: 2;
}

#lookprofile {
    margin-top: 20;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#lookprospects {
    margin-top: 10;
    margin-left: auto;
    margin-right: auto;
    width: 596px;
    z-index: 2;
}

#lratingpage1 {
    margin-top: 0;
    margin-left: 0;
    clear: both;
    z-index: 2;
}

#lratingpagepic1 {
    float: left;
    padding: 5px;
    z-index: 2;
}

#lratingpagepic2 {
    float: left;
    padding: 5px;
    z-index: 2;
}

/*pupload*/
#puploadmessage {
    position: absolute;
    top: 145;
    left: 112;
    z-index: 2;
}

#livesearch {
    margin: 0px;
}

#changetypelist {
    margin: 0px;
    width: 300px;
}

#typelist {
    margin: 0px;
    width: 160px;
}

#loclist {
    margin: 0px;
    width: 300px;
}

#loclistmain {
    margin: 0px;
    width: 160px;
}

#txt1 {
    margin: 0px;
}

