/* 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-khaki/bg.gif);
background-repeat: repeat-x;
background-color:#E0DBCD;
font-family:arial, helvetica, sans-serif;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
text-align: center;
font-size:12px;
color:#333;                  
}

/* Text on the Reporting page */
.reportingText
 {
	color:#595447;
 }
.reportingText a:link {
	color:#974706;
        text-decoration:none;
 }
.reportingText a:visited{
	color:#974706;
        text-decoration:none;
 }
.reportingText a:hover {
	color:#76923c;
        text-decoration:none;
 }
.reportingText a:active {
	color: #974706;
        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:#296989;
	text-decoration:underline;
}
a:visited {
	 color:#296989;
}
a:active {
	 color:#296989;
}
a:hover {
	color:#76923c;
}

/* 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-color:#ECE7DE;
       border:1px solid #A89E8A;
}

/* 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: #476E7F;
}

/* 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: 10pt;
    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: #974706;     
    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;
padding:0 50px;
width:1100px;
}

/* div that controls the header of any core page */
.acheader
{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/head-bg.png);
background-repeat: no-repeat;
width: 1100px;
height:90px;
}

/* div that controls the body of any core page */
.acbody
{
width: 1100px;
margin:0 auto;
text-align: left;
position:relative;
}

/* div that controls the menu of any core page */
.acmenu
{
width: 1100px;
height:27px;
font-family:Verdana, Geneva, sans-serif;
position:absolute;
top:-120px;
}

/* div that controls the content of any core page */
.accontent
{
width: 1100px;
margin:20px auto;
}

/* div that controls the footer of any core page */
.acfooter
{
width: 1100px;
text-align: left;
margin: 12px auto;
}

/* div that controls the login page */
.acloginpage
{
width: 1100px;
margin:auto;
}

/* div that controls the header of login page */
.acloginheader {
height:132px;
width: 1100px;
margin:32px auto 0 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: 0 auto;
}

/* div that controls the body of any report page */
.acreportbody
{
margin-top: 65px;
margin-left: 10px;
margin-right: 10px;
text-align: left;
}

/* div that controls the footer of any report page */
.acreportfooter
{
margin:12px auto;
}
/* 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;
}
.actermspage
{
margin:0 auto;
width:1100px;
}
.actermsbody {
margin:0 auto 20px auto;
width:960px;
text-align:left;

}
/*-----------------CUSTOM---------------------------*/
a img {
 border:none;
 }
.bold {
font-weight:bold;
}
.clear {
	clear:both;	
}
.float-right {
	float:right;	
}
.float-left {
	float:left;	
}
#nav {
float:right;
height:23px;
width:900px;
margin:54px 0 0 0;
}
.menu-break  {
width:8px;
height:20px;
border-right:1px solid #827862;
float:right;
margin-top:3px;
}
.menu-off, .menu-on  {
        float:right;
        font-size:11px;
        text-transform:uppercase;
        height:23px;
        margin-left:21px;
}
.menu-on  a, .menu-on  a:hover, .menu-off a:hover {
        color:#fff;
        text-decoration:none;
}
.menu-off a {
	color:#D9D3C1;
        text-decoration:none;
}
#welcome {
	float:right;
	width:100%;
	height:16px;
	padding:4px 28px 0 0;
	text-align:right;
	background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/logout.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
       color:#A89E8A;
        font-size:11px;
       margin-top:4px;
}
#welcome a {
        font-size:10px;
	color:#974706;
	text-decoration:none;
}
#welcome a:hover {
	color:#76923c;
}
.afid {
	color:#A89E8A;
}
.manager-info {
    color:#5E7F91;
    font-family:georgia, Times new roman, serif;
    margin-left:20px;
    line-height:20px;
}
.manager-info a {
     color:#E16C26;
    text-decoration:none
}
.manager-info a:hover {
    color:#76923c;
}
.home-stats {
	float:left;
	width:290px;
        margin-top:11px;
}
.home-charts {
	float:right;
	width:755px;
        margin-top:11px;
}
.chart-back {
	width:755px;
        height:382px;
        background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/chart-back.png);
	background-repeat:no-repeat;
        background-position:bottom;
}
.left-content {
	margin:auto auto;
}
.stat-btn, .stat-btn-on {
	float:right;
        font-family:arial, helvetica, sans-serif;
}
.stat-btn a {
	text-transform:uppercase;
        font-size:10px;
        text-decoration:none;
        color:#974706;
}
.stat-btn a:hover {
        color:#76923c;
}

.stat-btn-on a {
	text-transform:uppercase;
	font-size:10px;
        text-decoration:none;
        color:#A89E8A;
}
.stat-btn-line {
        width:1px;
        height:10px;
	float:right;
	margin:1px 8px 0 8px;
        background-color:#C1B7A3;
}
.section-head {
	height:28px;
	color:#974706;
	font-size:18px;
        border-bottom:1px solid #B7AE99;
        margin-bottom:12px;
}
.payment-history {
	background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:106px;
	height:16px;
	float:right;
	letter-spacing:normal;
	padding-top:2px;
        font-family:arial, helvetica, sans-serif;
        margin:4px 0 0 0;
}
.payment-history a {
	font-size:12px;
	color:#974706;
	text-decoration:none;
	line-height:11px;
}
.payment-history  a:hover {
	color:#76923c;
	
}
.taxdoc {
	background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:45px;
	height:16px;
	float:right;
	padding:2px 12px 0 0;
        margin:4px 15px 0 0;
        font-family:arial, helvetica, sans-serif;

}
.taxdoc a {
	font-size:11px;
	color:#974706;
	text-decoration:none;
	line-height:11px;
}
.taxdoc  a:hover {
	color:#76923c;
	
}
.stat-data {
	color:#4F4A3F;
}
.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:#974706;
	text-decoration:underline;
}
.new-offers table tbody td a:hover {
	color:#76923c;
}
.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:#A89E8A;
	font-size:10px;
	text-align:center;
        line-height:30px;
       padding-top:9px;
}
.reportheader{
font-size:19px;
font-weight: normal;
font-family: Calibri, Arial;
color:#974706;
}
/*------Report Header Icons---------*/
.campaignperformancereporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/report.png);
background-repeat:no-repeat;
background-position:right;
}
.dailybreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/report.png);
background-repeat:no-repeat;
background-position:right;
}
.subidbreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/report.png);
background-repeat:no-repeat;
background-position:right;
}
.multiplesubidbreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/report.png);
background-repeat:no-repeat;
background-position:right;
}
.creativebreakoutreporticon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/report.png);
background-repeat:no-repeat;
background-position:right;
}
.paymenthistoryicon{
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-khaki/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;
}
.h-line {
height:0;
border-bottom:1px solid #B7AE99;
}
.v-line {
width:0;
height:100%;
border-left:1px solid #192836;
border-right:1px solid #324451;
}
.myoffersheaderrow, .requestoffersheaderrow {
background-color:#d1d1d1;
font-weight:bold;
color:#333;
}
.requestoffertableheader, .myoffertableheader {
color:#333;
}
.myaccounttext {
color:#595447;
}
.resultstext {
color: #726658;
}
.home-msg {
color: #595447;
}
