/* Any H1 tag*/
H1
{
               font-family: Calibri, Arial;
               font-size: medium;
}
 
/* Any H2 tag*/
H2
{
               font-family: Calibri, Arial;
               font-size: small;
}
 
/* Body tags of all pages */
BODY
{
                                        
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/bg.gif);
background-repeat:repeat-x;
font-family:arial, helvetica, sans-serif;
margin-top:0px;
margin-left:0px;
margin-right:0px;
text-align: center;
font-size:12px;
color:#414141;                 
}
 
/* Text on the Reporting page */
.reportingText
 {
                color: #333333;
 }
.reportingText a:link {
                color: #80c342;
       text-decoration:none;
 }
.reportingText a:visited{
                color: #80c342;
       text-decoration:none;
 }
.reportingText a:hover {
                color: #80c342;
       text-decoration:none;
 }
.reportingText a:active {
                color: #80c342;
       text-decoration:none;
 }
 
/* Cell Padding for tables*/
.TDPadding
{
               padding-right: 6px;
               padding-left: 6px;
               padding-bottom: 4px;
               padding-top: 4px;
}
 
/* Any drop down textbox*/
SELECT
{
               font-family: Calibri, Arial;
}
 
/* Any Menu tag*/
MENU
{
font-family: Calibri, Arial;
}
 
/* Any a tag that is a hyperlink */
a:link {
                color:#22A2DC;
                text-decoration:underline;
}
a:visited {
                color:#22A2DC;
}
a:active {
                color:#22A2DC;
}
a:hover {
                color:#6CD7F4;
}
 
/* Any body title text*/
.bodytitletext
{
                font-size: small;
                font-weight: bold;
}
 
/* A label or span that needs small text */
.smalltext
{
               color: gray;
               font-family: Calibri, Arial;
               font-size: 9pt;
               line-height: 140%;
}
 
/* A label or span that needs small red text */
.smallredtext
{
               color: red;
               font-family: Calibri, Arial;
               font-size: 9pt;
               line-height: 140%;
}
/* controls  */
.TableHeading
{
                color: #ffffff;
                font-weight: bold;
                font-size: smaller;
}
/* controls  */
.DBTD
{
                font-size: 10px;
                font-family: Arial;
                border-width: 1px;
                border-style: none;
                border-collapse: collapse;
}
/* controls  */
.alternatingitemstyle
{
                background-color: #ffffff;
}
/* controls  the alternating row of the My Offers and Request Offers grids*/
.itemstyle
{
                background-color: #efefef;
}
/* controls  */
.commLink
{
                text-decoration: underline;
}
 
/* Controls any fieldset */
FIELDSET
{
               background-image: url(../images/bg_fieldset.gif);
               background-repeat: repeat-x;
}
 
/* Controls any internal fieldset */
.fs1
{
               background-image: url(../images/bg_fieldset2.gif);
               background-repeat: repeat-x;
}
 
/* Controls any legend or label of the fieldset */
LEGEND
{
               font-weight:bold;
               color: #706e6f;
}
 
/* Controls any strong tag */
STRONG
{
               color: #706e6f;
}
 
/* Controls any button */
INPUT.button
{
    background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top: 1px #939598 solid;
    border-left: 1px #939598 solid;
    border-right: 1px #424143 solid;
    border-bottom: 1px #424143 solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 8pt;
    color:#fff;
}
 
/* Controls any textbox */
INPUT.textbox
{
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
 
/* controls any H$ */
H4
{
    color: #666666;
}
 
/* Controls any table */
Table
{
    font-size: 8pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}
/* controls  */
.tableHeader 
{
                color: #666666; 
    background-color: #ddf5fd;
                font-weight: bold;
}
/* controls  */
a.HeaderLinkButton 
{
                color: #666666;
}
 
/* controls  */
.ReportTable
{
    font-family: Arial;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-color: rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235);
}
 
/*This sets the header row of reporting grids*/
.HeaderRow
{
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
background-color: #f58220;     
    border-collapse: collapse;
    vertical-align: bottom;
}
/* controls the data row of the My Offers and Request Offers grid*/
.DataRow
{
    background-color: #cccccc;
    font-size: 8pt;
}
/* controls the alternating data row of the My Offers and Request Offers grid*/
.AlternatingDataRow
{
    background-color: #ffffff;
    font-size: 8pt;
}
/* controls  */
.FooterRow
{
    background-color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    color:#999999;
}
/* controls  */
.PagerLink
{
                font-size : 8pt;
}
/* controls  */
.PagerCurrentPage 
{
                font-size : 9pt;
                font-weight : bold;
}
/* controls  */
.suspendedAffiliate
{
color : Red;
}
/* controls  */
.reportTitle
{
font-size: 12pt;
color : Red;
}
/* controls  */
.dddate
{
                width:75px;
}
 
/* div that controls any core page */
.acpage
{
margin:0 auto;
width:1100px;
}
 
/* div that controls the header of any core page */
.acheader
{
width: 1100px;
height:128px;
margin: auto;
text-align: left;
}
 
/* div that controls the body of any core page */
.acbody
{
width: 1100px;
margin: auto;
text-align: left;
}
 
/* div that controls the menu of any core page */
.acmenu
{
width: 1100px;
height:63px;
font-family:Verdana, Geneva, sans-serif;
}
 
/* div that controls the content of any core page */
.accontent
{
width: 1100px;
margin:10px auto;
}
 
/* div that controls the footer of any core page */
.acfooter
{
width: 1100px;
text-align: left;
margin: auto;
}
 
/* div that controls the login page */
.acloginpage
{
width: 1100px;
margin:auto;
}
 
/* div that controls the header of login page */
.acloginheader {
height:128px;
width: 1100px;
margin:auto;
}
 
/* div that controls the body of the login page */
.acloginbody
{
margin;128 auto 0 auto;
width: 1100px;
}
 
/* div that controls the content of the login page */
.aclogincontent
{
width: 1100px;
margin: auto;
}
 
/* div that controls the footer of login page */
.acloginfooter
{
width: 1100px;
}
 
/* div that controls any report page */
.acreportpage
{
width: 1000px;
margin: auto;
}
 
/* div that controls the body of any report page */
.acreportbody
{
margin-top: 15px;
margin-left: 10px;
margin-right: 10px;
text-align: left;
}
 
/* div that controls the footer of any report page */
.acreportfooter
{
}
/* controls the right side of the offer pages */
.offerpagerightside
{
    background-color: #e1e1e1;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}
 
/* controls the hover over on a row */
.rowhover
{
background-color: #fcfcd2;
}
 
/* controls the color on a selected row */
.rowhighlight
{
 background-color: #FFFF99;
}
/*-----------------CUSTOM---------------------------*/
a img {
 border:none;
 }
.bold {
font-weight:bold;
}
.clear {
                clear:both;          
}
.float-right {
                float:right;           
}
.float-left {
                float:left;             
}
.logo {
                width:637px;
                height:8px;
                margin-top:30px;
                padding-top:55px;
                background-image: url(http://www.getads.com/images/loginheader.jpg);
                background-repeat:no-repeat;
                color:#888;
                font-size:10px;
                text-align:right;
                float:left;
}
.manager {
                width:313px;
                height:104px;
                padding:24px 0 0 23px;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/manager.png);
                background-repeat:no-repeat;
                float:right;
}
.manager-photo {
                width:80px;
                height:80px;
                float:left;
                margin-right:17px;
}
.manager-title {
                color:#fff;
                float:left;
                font-size:12px;
                letter-spacing:1px;
                margin-bottom:6px;
}
.manager-info {
                width:200px;
                color:#666;
                float:left;
                font-size:11px;
                text-align:left;
}
.acmenu div {
        display:block;
                float:left;
 
}
.acmenu div a {
                background-position:top center;
                background-repeat:no-repeat;
                text-decoration:none;
                text-align:center;
       vertical-align:bottom;
}
 
.acmenu div a:hover {
                color:#aaa;
}
.acmenu-home a {
                color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-home.png);
                width:70px;
        height:1px;
        display:block;
        padding-top:44px;
        
}
.acmenu-home-on a {
                color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-home.png);
                width:70px;
        height:1px;
        display:block;
        padding-top:44px;
        
}
 
.acmenu-account a {
        color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-account.png);
                width:90px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-account-on a {
        color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-account.png);
                width:90px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-api a {
        color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-api.png);
                width:65px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-api-on a {
        color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-api.png);
                width:65px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-requestoff a {
        color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-requestoff.png);
                width:105px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-requestoff-on a {
        color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-requestoff.png);
                width:105px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-myoff a {
        color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-myoff.png);
                width:85px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-myoff-on a {
        color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-myoff.png);
                width:85px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-reports a {
        color:#777;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-reports.png);
                width:80px;
        height:1px;
        display:block;
        padding-top:44px;
}
.acmenu-reports-on a {
        color:#F7941E;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/nav-reports.png);
                width:80px;
        height:1px;
        display:block;
        padding-top:44px;
}
#welcome {
                float:right;
                width:500px;
                height:26px;
                padding:12px 28px 0 0;
                text-align:right;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/logoff.png);
                background-repeat:no-repeat;
                background-position:right;
                font-family:Arial, Helvetica, sans-serif
}
#welcome a {
                color:#80C343;
                text-decoration:none;
}
#welcome a:hover {
                color:#6CA041;
}
.afid {
                color:#a7a7a7;
}
.home-left {
                float:left;
                width:733px;
                margin-top:22px;
}
.left-content {
                border-right:dotted 1px #888;
                padding-right:28px;
}
.right-content {
                margin:auto auto;
}
.home-btn {
                float:right;
                margin-top:10px;
}
.home-btn a {
                border:none;
}
.home-right {
                float:right;
                width:339px;
                margin-top:22px;
}
.section-head {
                height:22px;
                color:#80C343;
                font-size:16px;
                letter-spacing:1px;
                border-bottom:dotted 1px #888;
}
.payment-history {
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/green-arrow.png);
                background-repeat:no-repeat;
                background-position:right;
                width:105px;
                height:16px;
                float:right;
                letter-spacing:normal;
                padding-top:2px;
}
.payment-history a {
                font-size:12px;
                color:#80C343;
                text-decoration:none;
                line-height:12px;
}
.payment-history  a:hover {
                color:#6CA041;
                
}
.stat-data {
                color:#F7941E;
}
.news-box {
                margin:22px;
                float:left;
                width:304px;
}
.news-box p {
                margin-top:8px;               
}
.news-vertline {
                float:left;
                height:82px;
                width:1px;
                border-right:dotted 1px #888;
                margin:22px 11px 0 11px;
}
.news-title {
                font-size:14px;
                font-weight:bold;
                margin-bottom:12px;
}
.news-post {
                font-size:10;
                color:#999;
                font-style:italic;
                margin-bottom:12px;
}
/*------NEW OFFERS---------*/
.new-offers table {
                width:100%;
                font-size:12px;
                color:#414141;
}
.new-offers-header {
                font-size:16px;
                letter-spacing:1px;
}
.new-offers table thead tr {
                height:41px;
                color:#fff;
                text-transform:uppercase;
                font-size:12px;
}
.new-offers table thead tr td {
                padding:0 20px;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/table-head-back.png);
                background-repeat:no-repeat;
}
.firstcell { background-position: left; }
.midcell { background-position: center; }
.lastcell { background-position: right; }
 
.new-offers table tbody td {
                padding:10px 20px;
                font-size:12px;
}
.new-offers table tbody td a {
                color:#22A2DC;
                text-decoration:underline;
}
.new-offers table tbody td a:hover {
                color:#6CD7F4;
}
.new-offers table tfoot td{
                height:18px;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/table-foot-back.png);
                background-repeat:no-repeat;
}
.payout-text {
                color:#00931F;   
}
tr.rowcolor td {
                background-color:#e8e8e8;        
}
tr.altrow td {
                background-color:#ffffff;
}
.footer {
                height:52px;
                color:#888;
                font-size:10px;
                background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/footer.gif);
                background-repeat:no-repeat;
                border-top:dotted 1px #888;
                text-align:center;
               line-height:30px;
               padding-top:9px;
}
.reportheader{
font-size:19px;
font-weight: normal;
font-family: Calibri, Arial;
color:#80c342;
}
/*------Report Header Icons---------*/
.campaignperformancereporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.dailybreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.subidbreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.multiplesubidbreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.creativebreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.paymenthistoryicon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
/*------Report Header Icons---------*/
.myoffersdate{
color:#59a045;
}
.myoffersexpirartiondate{
}
.myofferslivestatus{
color:#59a045;
}
.myoffersexpiredstatus{
color:#f58220;
}
.myofferspayout{
color:#59a045;
font-weight: bold;
}
.requestofferspayout{
color:#59a045;
font-weight: bold;
}
.requestoffersexpirartiondate{
color:#59a045;
}
.requestoffersdate{
color:#59a045;
}
 

 

