/* Hacks Used: */
/* IE6 & IE7 - *attribute: value; */
/* IE6 - _attribute: value; */

* { margin: 0; padding: 0; }

body, html {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: small;
    color: #444;
    background: #fff url(../images/background_tile.jpg) repeat-x;
}

/* PNG Transparency Fix for IE5.5+ */
.png-fix {
    behavior: url(../iepngfix.htc);
}

a {
    color: #4096ee;
    font-weight: bold;
    text-decoration: underline;
}

#home h3 {
    font-size: 1.5em;
    line-height: 1.4em;
}

#home p {
    font-size: 0.9em;
    line-height: 1.2em;
}

.bold{
    font-weight:bold;
}

/* SITE CONTAINER */
div#container {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 875px;
    padding: 0px 40px;
    margin-left: -478px;
    background: url(../images/site_column.png) repeat-y;
}

#adtech-popup {
    display: none;
    position: absolute;
    width: 381px;
    height: 250px;
    top: 335px;
    left: 50%;
    margin-left: -190px;
    background: url(../images/adtech_2009_popup.png) no-repeat;
}
#adtech-popup a.close {
    display: block;
    position: absolute;
    width: 52px;
    height: 13px;
    top: 18px;
    right: 17px;
    border: none;
}
#adtech-popup p {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    line-height: 1.3em;
    padding: 150px 25px 0 163px;
}
#adtech-popup p a {
    color: #f05700;
}

/* SITE HEADER */
div#header {
    width: 875px;
    height: 167px;
}
h1#site-title {
    width: 875px;
    height: 137px;
    background: url(../images/site_header.gif) no-repeat;
}
h1#site-title span { margin-left: -9999px; }


/* MAIN NAVIGATION */
ul#main-nav {
    display: block;
    width: 850px;
    height: 33px;
    list-style: none;
    background: #606060;
    padding-left:25px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #fff;
    margin-bottom:1px;
}
#main-nav li {
    float: left;
    height: 34px;
    margin: 0px;
    background-image: url(../images/main-nav_sprite.gif) norepeat;
    overflow: hidden;
    padding: 0 0 0 10px;
}
#main-nav li a {
    display: block;
    height: 32px;
    overflow: hidden;
    color:#fff;
    text-decoration:none;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;

    font-weight:normal;
}
#main-nav li a span {
    display:block;
    font-size:13px;
    margin-top:9px;
}

#main-nav li#home, #main-nav li#home a { width: 73px; }
#main-nav li#advertiser, #main-nav li#advertiser a { width: 113px;  }
#main-nav li#publisher, #main-nav li#publisher a { width: 106px;  }
#main-nav li#branded, #main-nav li#branded a { width: 95px;  }
#main-nav li#branded, #main-nav li#ppcsem a { width: 96px;  }
#main-nav li#blog, #main-nav li#blog a { width: 72px; }
#main-nav li#about, #main-nav li#about a { width: 90px; }
#main-nav li#contact, #main-nav li#contact a { width: 91px; }

/* hover/current page states */
#home #main-nav li#home a, #main-nav li#home a:hover, #advertiser #main-nav li#advertiser a, #main-nav li#advertiser a:hover, #publisher #main-nav li#publisher a, #main-nav li#publisher a:hover, #branded #main-nav li#branded a, #main-nav li#branded a:hover, #ppcsem #main-nav li#ppcsem a, #main-nav li#ppcsem a:hover, #log #main-nav li#blog a, #main-nav li#blog a:hover, #about #main-nav li#about a, #main-nav li#about a:hover, #contact #main-nav li#contact a, #main-nav li#contact a:hover { background:#0097f1;  border-bottom: 1px solid #000;}


/* HOMEPAGE - TIER 1 */
div#tier1 {
    width: 875px;
    height: 325px;
    margin: 0px;
}
form#home-login-form input { padding-left: 4px; margin-right: 6px; }
form#home-login-form input#submit { padding: 0px 4px; *padding: 0px 2px; margin: 0px; }


/* HOMEPAGE - TIER 2 */
div#tier2 {
    width: 875px;
    height: 235px;
    margin-top: 21px;
}
#tier2 h3 {
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 0px 0px 3px 0px;
}

#tier2 div.float-box h3 {
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 0px 0px 3px 0px;
}

#tier2 div.hdr-slashes {
    float: left;
    width: 15px;
    height: 14px;
    margin: 5px 6px 0px 40px; *margin: 5px 4px 0px 35px;
    background: url(../images/hdr_slashes.gif) no-repeat;
}
#tier2 div.float-box {
    float: left;
    width: 238px;
    margin: 0px 0px 0px 40px; *margin: 0px 0px 0px 40px; _margin: 0px 7px 0px 35px;
}
#tier2 div.float-box div#graph-img, #tier2 div.float-box div#rpm-img, #tier2 div.float-box div#binary-img {
    width: 238px;
    height: 92px;
}
#tier2 div.float-box div#graph-img { background: url(../images/graph-img.jpg) no-repeat; }
#tier2 div.float-box div#rpm-img { background: url(../images/rpm-img.jpg) no-repeat; }
#tier2 div.float-box div#binary-img { background: url(../images/binary-img.jpg) no-repeat; }
#tier2 div.float-box h4 {
    width: 238px;
    height: 46px;
}
#tier2 div.float-box h4 span { margin-left: -9999px; }
#tier2 div.float-box h4#graph-hdr { background: url(../images/graph_hdr.gif) no-repeat; }
#tier2 div.float-box h4#rpm-hdr { background: url(../images/rpm_hdr.gif) no-repeat; }
#tier2 div.float-box h4#binary-hdr { background: url(../images/binary_hdr.gif) no-repeat; }
#tier2 div.float-box p {
    width: 238px;
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 8px 0px 0px 0px;

}


/* HOMEPAGE - TIER 3 */
div#tier3 {
    width: 875px;
    height: 446px;
    margin-top: 29px;
}
#tier3 div#home-news {
    float: left;
    width: 239px;
    margin-left:25px;
}
#tier3 div.hdr-slashes {
    float: left;
    width: 15px;
    height: 14px;
    margin: 7px 6px 0px 0px; *margin-right: 4px;
    background: url(../images/hdr_slashes.gif) no-repeat;
}
#tier3 #home-news h3 {
    width: 239px;
    font-size: 1.5em;
    line-height: 1.53em; *line-height: 1.5em;
    margin: 9px 0px 10px 15px;
    border-bottom: 3px solid #4096ee;
}
#tier3 #home-news h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px 15px;
}
#tier3 ul#news-nav {
    height: 1.2em;
    list-style: none;
    margin: 12px 0px 12px 34px; *margin: 12px 0px 11px 14px;
}
#tier3 ul#news-nav li {
    float: left;
    margin: 0px 0px 0px 20px;
}
#tier3 #home-news p {
    width: 220px;
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 0px 10px 13px 0px; *padding-bottom: 12px;
    margin: 0px 0px 0px 16px;
}
#tier3 #home-news a#all-news {
    display: block;
    width: 212px;
    padding: 10px 0 0 24px;
    margin: 0px 0px 0px 17px;
    border-top: 2px dotted #101010;
    background: url(../images/arrow_blue.gif) 8px 14px no-repeat;
}
#tier3 div#case-studies {
    float: right;
    width: 535px;
    height: 475px;
    margin: 0px 30px 0px 0px; *margin: 0px 8px 0px 0px;
    background: #fff;
}
#tier3 #case-studies div#case-top {
    width: 491px;
    height: 8px;
}
#tier3 #case-studies div#case-bottom {
    clear: both;
    width: 491px;
    height: 9px;
    *margin-bottom: -7px;
}
#tier3 #case-studies div#case-header {
    float: left;
    width: 525px;
    height: 33px;
    padding-left: 9px;
    margin-right: 0;
    margin-bottom: 5px; _margin-bottom: 0px;
}
#tier3 #case-studies div#case-left {
    float: left;
    width: 200px;
    height: 75px;
    padding-left: 9px;
    margin-right: 6px;
}
#tier3 #case-studies div.hdr-slashes {
    _display: none;
    float: left;
    width: 15px;
    height: 14px;
    margin: 5px 6px 0px 0px; *margin-right: 4px; *margin-top: 1px;
    background: url(../images/hdr_slashes_wht.gif) no-repeat;
}
#tier3 #case-studies div#case-header h3 {
    *position: relative;
    font-size: 1.5em;
    line-height: 1.3em; *line-height: 1.0em;
    padding-bottom: 4px; *padding-bottom: 6px;
    margin: 0px 9px 7px 0px; *margin: 3px 9px 7px 1px; _margin: -6px 9px 0px 0px;
    border-bottom: 3px solid #36393d;
}
#tier3 #case-studies div#case-left img {
    width: 200px;
    height: 75px;
    margin: 0px 0px 0px 1px;
    border: none;
}
/*#tier3 #case-studies div#case-left img { float: left; }*/
#tier3 #case-studies div#case-left p {
    float: left;
    width: 97px;
    height: 51px;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.2em;
    color: #000;
    padding: 4px 0px 0px 10px;
}
#tier3 #case-studies div#case-right {
    float: left;
    width: 300px;
    margin-top: 1px; *margin-top: 0px;
}
/*#tier3 #case-studies div#case-right a {
    padding-left: 16px;
    background: url(../images/arrow_wht.gif) 0px 4px no-repeat;
}*/
#tier3 #case-studies div#case-right p {
    margin: 0px 0px 10px 10px;
}
/*#tier3 #case-studies div#case-right p a { background: none; padding: 0; }*/


/* HEADER LOGIN FORM */
div#login-form {
    width: 875px;
    height: 18px;
    padding-top:4px;
    text-align: right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
#login-form h3 {
    float: left;
    width: 75px;
    height: 12px;
    margin: 6px 11px 0px 18px; *margin: 6px 11px 0px 18px; _margin: 6px 11px 0px 5px;
    background: url(../images/login-form_hdr.gif) no-repeat;
}
#login-form h3 span { margin-left: -9999px; }
#login-form input { padding-left: 4px; margin-right: 6px; *margin-bottom: 3px; }
#login-form input#submit { padding: 0px 4px; *padding: 0px 2px; margin: 0px; }


/* LEFT CONTENT COLUMN */
div#content-column {
    width: 540px;
    /* min-height: 650px; *min-height: 700px; _height: 700px;*/
    padding-left: 24px;
    margin-top: 23px;
    float:left;
}

#ppcsem div#content-column {
    width: 450px;
}

div#content-column .testimonial{
    font-size:14px;
    line-height:normal;
    padding: 0 0 0 17px;
}

div#content-column .testimonial .image{
    margin: 0 0 5px 0;
    border:none;
    padding:none;
}

div#content-column .testimonial .name{
    font-size:12px;
    font-style:italic;
    margin: 5px 0 30px 0px;
    display:block;
}

div#content-column .testimonial a{
    text-decoration:none;
    font-style:normal;
}

div#content-hdr {
    width: 494px;
    height: 170px;
    margin-bottom: 12px;
}
div#content-hdr span { margin-left: -9999px; }
#publisher div#content-hdr { background: url(../images/publisher_hdr.jpg) no-repeat; }
#branded div#content-hdr { background: url(../images/branded_hdr.jpg) no-repeat; }
#advertiser div#content-hdr { background: url(../images/advertiser_hdr.jpg) no-repeat; }
#press div#content-hdr { background: url(../images/press_hdr.jpg) no-repeat; }
#employment div#content-hdr { background: url(../images/employment_hdr.jpg) no-repeat; }

#content-column h2, #content-column h3, #content-column h4, #content-column p { margin-left: 16px; }
#content-column h2 {
    font-size: 2.1em;
    line-height: 1.1em; *line-height: 1.0em;
    margin-bottom: 4px; *margin-bottom: 8px;
}
#employment #content-column h2 { font-size: 2.0em; }
#content-column h2.sub { margin-top: 25px; }
#content-column h3 {
    font-size: 1.9em; *font-size: 1.8em;
    line-height: 1.1em;
    margin-top: 16px; *margin-top: 20px;
    margin-bottom: 3px; *margin-bottom: 4px;
}
#content-column h4 {
    font-size: 1.0em;
    line-height: 1em;
    margin-bottom: 10px;
}
#content-column p {
    font-size: 1.1em;
    line-height: 1.4em; *line-height: 1.3em;
    padding-right: 28px;
    margin-bottom: 14px;
}

#ppcsem #content-column p {
    font-size: 16px;
    padding-right: 0px;
}

/*#content-column p.no-subhead { margin-top: 15px; *margin-top: 17px; }*/
#content-column h5.pull-quote {
    position: relative;
    float: right;
    font-size: 1.5em;
    line-height: 1.1em; *line-height: 1em;
    letter-spacing: -0.04em;
    font-style: italic;
    margin: 0px 0px 5px 10px;
}
#content-column h5.pull-quote div.top, #content-column h5.pull-quote div.bottom {
    position: absolute;
    width: 38px;
    height: 23px;
}
h5.pull-quote div.top {
    top: 0px;
    left: 0px;
    background: url(../images/pull-quote_top.gif) no-repeat;
}
h5.pull-quote div.bottom {
    bottom: 0px;
    right: 0px;
    background: url(../images/pull-quote_bottom.gif) no-repeat;
}
#advertiser h5.pull-quote div.bottom { right: 15px; }
#publisher h5.pull-quote {
    width: 210px;
    height: 100px; *height: 96px;
    margin-top: 4px; *margin-top: 6px;
    margin-right: 4px; _margin-right: 2px;
}
#publisher h5.pull-quote span {
    display: block;
    padding: 15px 10px 0px 25px;
}
#advertiser h5.pull-quote {
    width: 210px;
    height: 150px; *height: 146px;
    margin-top: 4px; *margin-top: 6px;
    margin-right: 4px; _margin-right: 2px;
}
#advertiser h5.pull-quote span {
    display: block;
    padding: 22px 10px 0px 40px;
}

#ppcsem h5.pull-quote {
    width: 210px;
    height: 100px; *height: 96px;
    margin-top: 4px; *margin-top: 6px;
    margin-right: 4px; _margin-right: 2px;
}
#ppcsem h5.pull-quote span {
    display: block;
    padding: 15px 10px 0px 25px;
}

#content-column div#content-footer {
    clear: both;
    width: 492px;
    height: 33px;
    margin: 25px 0px 50px 0px;
    background: url(../images/content-footer_bg.gif) no-repeat;
}
#content-column #content-footer h5 { float: left; }
#content-column #content-footer a { float: left; display: block; }
#publisher #content-footer h5, #advertiser #content-footer h5, #ppcsem #content-footer h5  {
    width: 316px;
    height: 15px;
    margin: 9px 0px 0px 27px; *margin: 9px 0px 0px 14px;
    background: url(../images/publisher_ftr.gif) no-repeat;
}
#publisher #content-footer.maximize h5 {
    width: 156px;
    height: 14px;
    margin: 9px 0px 0px 105px; *margin: 9px 0px 0px 55px;
    background: url(../images/publisher_maximize_ftr.gif) no-repeat;
}
#publisher #content-footer.reporting h5 {
    width: 320px;
    height: 14px;
    margin: 9px 0px 0px 25px; *margin: 9px 0px 0px 13px;
    background: url(../images/publisher_reporting_ftr.gif) no-repeat;
}
#publisher #content-footer.advertise h5 {
    width: 353px;
    height: 14px;
    margin: 9px 0px 0px 8px; *margin: 9px 0px 0px 4px;
    background: url(../images/publisher_advertise_ftr.gif) no-repeat;
}

#ppcsem #content-footer.ppcsem h5 {
    width: 353px;
    height: 14px;
    margin: 9px 0px 0px 8px; *margin: 9px 0px 0px 4px;
    background: url(../images/publisher_advertise_ftr.gif) no-repeat;
}

#branded #content-footer h5 {
    width: 286px;
    height: 15px;
    margin: 9px 0px 0px 44px; *margin: 9px 0px 0px 22px;
    background: url(../images/branded_ftr.gif) no-repeat;
}
#branded #content-footer.cases h5 {
    width: 332px;
    height: 14px;
    margin: 9px 0px 0px 20px; *margin: 9px 0px 0px 9px;
    background: url(../images/branded_cases_ftr.gif) no-repeat;
}
#advertiser #content-footer.value h5 {
    width: 302px;
    height: 14px;
    margin: 10px 0px 0px 35px; *margin: 10px 0px 0px 18px;
    background: url(../images/advertiser_value_ftr.gif) no-repeat;
}
#advertiser #content-footer.reach h5 {
    width: 322px;
    height: 14px;
    margin: 10px 0px 0px 26px; *margin: 10px 0px 0px 13px;
    background: url(../images/advertiser_reach_ftr.gif) no-repeat;
}
#advertiser #content-footer.campaign h5 {
    width: 218px;
    height: 15px;
    margin: 9px 0px 0px 75px; *margin: 9px 0px 0px 36px;
    background: url(../images/advertiser_campaign_ftr.gif) no-repeat;
}
#advertiser #content-footer.support h5 {
    width: 340px;
    height: 14px;
    margin: 10px 0px 0px 16px; *margin: 10px 0px 0px 8px;
    background: url(../images/advertiser_support_ftr.gif) no-repeat;
}

#ppcsem #content-footer.support h5 {
    width: 340px;
    height: 14px;
    margin: 10px 0px 0px 16px; *margin: 10px 0px 0px 8px;
    background: url(../images/advertiser_support_ftr.gif) no-repeat;
}


#content-column #content-footer h5 span { margin-left: -9999px; }
#publisher #content-footer a#footer-btn, #branded #content-footer a#footer-btn, #advertiser #content-footer a#footer-btn, #ppcsem #content-footer a#footer-btn {
    width: 111px;
    height: 16px;
    margin: 9px 0px 0px 9px; *margin: 9px 0px 0px 10px;
    background: url(../images/content-footer_btn.gif) no-repeat;
}
#content-column #content-footer a#footer-btn span { margin-left: -9999px; }

#content-column div#smart-diagram {
    width: 477px;
    height: 400px;
    margin: 10px 20px 30px 15px; *margin: 10px 17px 7px 8px;
    background: url(../images/smart-diagram.gif) no-repeat;
}
#content-column p#diagram-summary {
    margin-top: 25px;
    *margin-bottom: 20px;
}
#content-column ul#diagram-key {
    list-style: none;
}
#diagram-key li {
    font-weight: bold;
    line-height: 1.1em;
}
#content-column div#reporting-tools {
    width: 404px;
    height: 299px;
    margin: 20px 0px 30px 36px;
    background: url(../images/reporting_tools.gif) no-repeat;
}
#content-column div#reporting-screen {
    float: left;
    width: 287px;
    height: 210px;
    margin: 3px 20px 30px 15px; *margin: 5px 17px 7px 8px;
    background: url(../images/reporting_screen.gif) no-repeat;
}
#content-column ul.content {
    list-style: none;
    margin: 0px 0px 20px 40px;
}
#content-column ul.content li {
    text-indent: -10px;
    margin-bottom: 20px;
    padding-right: 20px;
}


/* RIGHT CONTENT COLUMN */
div#secondary-column {
    float:right;
    width: 238px;
    padding-top: 30px;
    padding-right: 30px;
}

#ppcsem div#secondary-column {
    float:right;
    width: 325px;
    padding: 0 0 0 0;
    margin: 30px 40px 0 0;
    background: #eee;
}


#secondary-column h3 {
    font-size: 1.5em;
    line-height: 1.4em;
    padding-left: 1px;
}
#secondary-column div.hdr-slashes {
    float: left;
    width: 15px;
    height: 14px;
    margin: 6px 6px 0px 0px; *margin-right: 4px;
    background: url(../images/hdr_slashes_white.gif) no-repeat;
}
#branded #secondary-column h3 { letter-spacing: -0.04em; }
#secondary-column ul#secondary-links {
    list-style: none;
    margin: 2px 0px 20px 0px;
    border-top: 4px solid #4096ee;
}
#secondary-links li {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration:none;
    padding-top:7px;
    height:22px;
    border-bottom: 1px dotted #000;
    padding-left: 5px;
}

#secondary-links li:hover {
    background-color: #e9f7ff;
}


#secondary-links li a{
    text-decoration:none;
}


#secondary-links h5 {
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}


#secondary-links li span { font-size: 1.3em; }

#secondary-column div#signup-btn {
    width: 238px;
    height: 227px;
    margin: 52px 0px 25px 0px; *margin-top: 55px;
    background: url(../images/secondary-signup_btn.jpg) no-repeat;
}
#secondary-column #signup-btn h4 { display: inline; }
#secondary-column #signup-btn h4 span { margin-left: -9999px; }
#secondary-column #signup-btn a {
    display: block;
    width: 238px;
    height: 55px;
    margin-top: 148px;
}
#secondary-column #signup-btn a span { margin-left: -9999px; }

#secondary-column div#case-img {
    width: 238px;
    height: 61px;
    margin: 2px 0px 10px 1px; *margin-bottom: 5px;
    border-top: 4px solid #4096ee;
}
#secondary-column div#case-img img { float: left; }
#secondary-column div#case-img h4 {
    float: left;
    width: 99px;
    height: 53px;
    font-size: 1.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 12px 0px 10px;
    background: #36393d;
}

#secondary-column p {
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0px 0px 15px 10px;
}
#secondary-column p a { line-height: 1.4em; }


/* SIGNUP/CONTACT PAGE STYLES */
#signup .title, #contact .title {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right:10px;
}
#signup TD, .formtext, #contact TD, .formtext {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}
#signup .bkgd, #contact .bkgd {
    background-image: url(../images/pic_bkgd.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
#signup .tableborder, #contact .tableborder {
    border: 1px solid #61106a;
}
#signup .errtext, #contact .errtext {
    color: red;
    margin-bottom: 0.4em;
}
#signup #qtbl td:first-child, #contact #qtbl td:first-child {
    /* text on the left looks weird when it's anchored to the top of the cell */
    padding-top: 5px;
    vertical-align: top;
}
#signup #secondary-links li, #contact #secondary-links li {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.7em;
    margin: 3px 0px 0px 10px;
}
#contact #secondary-links li { margin-bottom: 20px; }
#signup input#submit-btn, #contact input#submit-btn { margin-top: 10px; }
#contact #container #content-column h3 { margin-top: 40px; }
#contact #container #content-column h3.top { margin-top: 5px; }


/* Press Releases */
#press #separator {
    width: 450px;
    height: 1px;
    padding: 5px 0 0 0; _padding-top: 0px;
    margin: 0 0 15px 17px; _margin-top: -10px;
    border-bottom: 2px dotted #333;
}
#press #content-column #release-content { margin-bottom: 60px; }
#press #content-column #release-content h5 {
    font-size: 13px;
    font-weight: normal;
    color: #333;
    line-height: 1.1em;
    padding: 0 0 0 0;
    margin: 0 0 0 16px;
}
#press #content-column #release-content h5.title {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    line-height: 1.1em;
    padding: 5px 0 1px 0;
    margin: 0 0 0 16px;
}
#press #content-column #release-content p { margin-bottom: 17px; }

#press #secondary-column ul {
    list-style: none;
    margin-top: 3px;
    border-top: 3px solid #4096ee;
}
#press #secondary-column li {
    font-size: 10px;
    font-weight: normal;
    color: #333;
    line-height: 1.1em;
    padding: 0 0 3px 0;
    margin: 10px 0 0 10px;
}
#press #secondary-column li a {
    font-size: 13px;
    font-weight: bold;
    color: #06f;
    line-height: 1.1em;
}

#pressdate {
    font-size: 10px;
    margin-bottom:10px;
}
#press-secondary-links li {
    font-size: .8em;
    font-weight: bold;
    margin: 3px 0px 0px 0px;
    list-style-image: none;
    list-style-position:outside;
    list-style-type: none;
    text-decoration:none;

}
#news-links li {
    font-size: .8em;
    font-weight: bold;
    margin: 3px 0px 0px 18px;
    list-style-image: none;
    list-style-position:outside;
    list-style-type: none;
    text-decoration:none;
    font-size:13px;
}

/* EMPLOYMENT STYLES */
#employment #content-column h5 {
    width: 140px;
    height: 16px;
    margin: 20px 0 5px 15px;
    background: url(../images/subhead_current_openings.gif) no-repeat;
}
#employment #content-column h5 span { margin-left: -9999px; }
#employment #content-column hr {
    display: block;
    width: 477px;
    height: 1px;
    margin: 0 0 20px 15px;
    border: none;
    border-top: 1px solid #000;
    background: none;
}
#employment #content-column h6 {
    font-size: 0.85em;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 15px;
}
#employment #content-column p {
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.2em;
}
#employment #content-column p.smaller {
    font-size: 0.85em;
}
#employment #content-column ul.job-list {
    font-size: 0.85em;
    list-style: none;
    text-indent: -0.85em;
    margin: 0 0 15px 15px;
}
#employment #content-column ul.job-list li {
    padding-left: 0.85em;
}
#employment #secondary-column p.description {
    width: 238px;
    height: 324px;
    margin: 3px 0 0 0;
    background: url(../images/employment_right_column.gif) no-repeat;
}
#employment #secondary-column p.description span { margin-left: -9999px; }
#employment #content-column #content-footer {
    width: 492px;
    height: 112px;
    padding: 0;
    margin: 0 0 40px 0;
    background: url(../images/employment_footer.gif) no-repeat;
}
#employment #content-footer span { margin-left: -9999px; }
#employment #content-footer a {
    display: block;
    width: 205px;
    height: 20px;
    margin: 30px 0 0 20px; _margin-left: 10px;
    background: none;
}
@media all and (min-width: 0px){
    /* Opera and Webkit */
    #employment #content-footer a { margin: 45px 0 0 20px; }
}


/* SITE FOOTER */
div#footer {
    width: 873px;
    height: 265px;
    margin-top:
    padding: 10px 20px 0px 16px;
    background:  url(/images/footer_background.gif) no-repeat 2px 0px;
}

#footer-desc {
    width: 530px;
    border-bottom: 1px dotted #838383;
    font-size: 11px;
    height: 40px;
    margin: 0 0 0 260px;
    padding-top:60px;
}

#footer-links {
    width: 530px;
    font-size: 10px;
    margin: 0 0 0 260px;
    padding-top:10px;
    line-height:19px;
}

#footer-links a{
    color: #3e648a;
    font-weight:normal;
}


#footer h4 {
    float: left;
    width: 133px;
    height: 19px;
    background: url(../images/footer_logo.gif) no-repeat;
}
#footer h4 span { margin-left: -9999px; }
#footer ul {
    float: right;
    list-style: none;
    margin-top: 2px;
}
#footer li {
    float: left;
    margin-left: 25px;
}
#footer li a {
    font-size: 0.9em;
    color: #fff;
    text-decoration: none;
}
#footer h6 {
    clear: both;
    font-size: 0.85em;
    font-weight: bold;
    color: #fff;
    padding-top: 2px; *padding: 0;
    *margin-top: -7px;
}
#footer h6 span { margin-left: 22px; }
#footer h6 span a { color: #fff; text-decoration: none; }


/* sIFR CUSTOMIZED STYLES */
.sIFR-active #tier1 #flash-slug #slug-bottom #slug-left h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 20px; *font-size: 20px;
    margin-top: 5px;
}
.sIFR-active #tier1 div#home-login h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 18px; *font-size: 18px;
    margin-top: 10px; *margin-top: 11px;
    margin-right: 18px; *margin-right: 4px;
    *width: 330px;
}
.sIFR-active #container #tier2 h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    text-align:center;
    
    font-size: 20px; *font-size: 21px;
    font-weight: bold;
}
.sIFR-active #container #tier3 div#home-news h3 span {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 20px; *font-size: 21px;
    font-weight: bold;
}
.sIFR-active #container #tier3 div#home-news h3 div.hdr-slashes { margin-top: 5px; }
/*.sIFR-active #container #tier3 #case-studies #case-header h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 20px; *font-size: 21px;
    font-weight: bold;
    width: 230px; *width: 240px;
    margin-top: -2px; *margin-top: -10px;
    padding-bottom: 0px;
}*/
.sIFR-active #container #content-column h2 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 28px;
    font-weight: bold;
}

.sIFR-active #ppcsem #container #content-column h2{
    font-size:24px;
}
.sIFR-active #container #content-column h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 24px;
    font-weight: bold;
}
.sIFR-active #contact #container #content-column h3 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 20px;
    font-weight: bold;
}
.sIFR-active #container #content-column h4 {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 15px;
    font-weight: normal;
    margin-top: -5px;
    margin-bottom: 5px;
}
.sIFR-active #container #secondary-column h3 span {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 20px; *font-size: 21px;
    font-weight: normal;
    width: 240px;
}
.sIFR-active #container #secondary-column h3 div.hdr-slashes { margin-top: 5px; }
.sIFR-active #signup #container #secondary-column ul#secondary-links li {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}



/* Home Rotator Unit */

#slides-home {
    position: relative;
    width: 875px;
    height: 325px;
    border-bottom: 1px solid #000;
}

#slides-home .slides {
    position: absolute;
    width: 875px;
    height: 325px;
    top: 0;
}
#slides-home #slide1 { background: url(/images/1.jpg) no-repeat; }
#slides-home #slide2 { background: url(/images/2.jpg) no-repeat; }
#slides-home #slide3 { background: url(/images/3.jpg) no-repeat; }
#slides-home .slides h5 span { margin-left: -9999px; }

#slides-home ul {
    position: absolute;
    bottom: 15px;
    right: 15px;
    list-style: none;
}
#slides-home li {
    float: left;
    margin-left: 3px;
}
#slides-home li a {
    display: block;
    color: #0097f1;
    padding: 4px 5px 4px 5px;
    border: 1px solid #666;
    background: #fff;
    text-decoration:none;
}
#slides-home li.current a {
    color: #fff;
    background: #0097f1;
}

#slides-content {
    position: relative;
    width: 875px;
    height: 235px;
    border-bottom: 1px solid #000;
}
#slides-content .slides {
    position: absolute;
    width: 875px;
    height: 235px;
    top: 0;
}

#slides-content #slide1 { background: url(/images/advertiser_slide_header.jpg) no-repeat; }
#slides-content #slide2 { background: url(/images/publisher_slide_header.jpg) no-repeat; }
#slides-content #slide3 { background: url(/images/platform_slide_header.jpg) no-repeat; }
#slides-content #slide4 { background: url(/images/about_slide_header.jpg) no-repeat; }
#slides-content #slide5 { background: url(/images/ppcsem_slide_header.jpg) no-repeat; }

/* Home Rotator Unit */

#exec {
    width:520px;
    margin-left:20px;
    margin-bottom:15px;
    border-bottom:1px dotted #000;
}
#exec p{
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    padding-left:80px;

}
#exec strong{
    color:#4096EE;
}
#exec.kaufman { background: url(/images/kaufman_portrait.jpg) no-repeat;}
#exec.murphy { background: url(/images/murphy_portrait.jpg) no-repeat;}
#exec.lee { background: url(/images/lee_portrait.jpg) no-repeat;}
#exec.israel {background: url(/images/israel_portrait.jpg) no-repeat;}
#exec.johnson { background: url(/images/johnson_portrait.jpg) no-repeat;}
#exec.kitfield {background: url(/images/kitfield_portrait.jpg) no-repeat;}
#exec.tclark {background: #fff;}
#exec.kern {background: url(/images/kern_portrait.jpg) no-repeat;}
#exec.vuckovich { background: url(/images/vuckovich_portrait.jpg) no-repeat;}
#exec.padgett { background: url(/images/padgett_portrait.jpg) no-repeat;}
#exec.kimbell { background: url(/images/kimbell_portrait.jpg) no-repeat;}


#promo-box {
    width: 835px;
    margin:15px 20px;
    height: 27px;

}

#promo-box-2 {
    width: 835px;
    margin:15px 20px;
    height: 78px;
    text-align: center;
}
/* news ticker */

#video {
    width: 400px;
    height: 400px;
    background:#ff0000;
    display:none;
}

#team-photo {
    width:525px;
    height:300px;
    background: url('/images/team-photo-2009.jpg');
    margin-bottom:10px;
}


/* SEM page */
#sem-top{
    width:875px;
    height:265px;
}

#sem-headline{
    width:875px;
    height:66px;
}

#sem-bottom-action{
    width: 361px;
    height: 113px;
    margin: 0 0 0 37px;
}

#sem-sidebar{
    background: url('/images/sidebar-bg.gif') repeat-y;
}

#sem-sidebar #top{
    background: url('/images/sem-sidebar-top.gif') no-repeat;
    width: 324px;
    height:45px;
}

#sem-sidebar #bottom{
    background: url('/images/sem-sidebar-bottom.gif') no-repeat;
    width: 324px;
    height:27px;
}

#sem-sidebar #content{
    margin: 0 0 0 15px;
    font-size:14px;
    font-weight:bold;
}
\
#sem-sidebar #content .headline{
    font-size:19px;
    font-weight:bold;
    text-transform:uppercase;
    color: #143758;
}

#sem-sidebar #content .item{
    margin: 10px 0 15px;
    width: 293px;
}

#sem-sidebar #content .item2{
    margin: 10px 0 15px;
    border-bottom: 1px solid #a5a5a5;
    padding: 0 0 14px 0;
    width: 293px;
}


#sem-sidebar #content .check{
    background: url('/images/sem-sidebar-check.gif') no-repeat;
    width:40px;
    height:30px;
    float:left;
}

#sem-sidebar #content .text{
    width: 290px;
}

