/* 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.ndemandaffiliates.com/acd//bg.gif);
background-repeat: repeat-x;		         
background-color:#1e1e1e;
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:#414141;                  
}

/* Text on the Reporting page */
.reportingText
 {
	color:#9a9a9a;
 }
.reportingText a:link {
	color: #d52e39;
        text-decoration:none;
 }
.reportingText a:visited{
	color:#d52e39;
        text-decoration:none;
 }
.reportingText a:hover {
	color:#9b1c23;
        text-decoration:none;
 }
.reportingText a:active {
	color: #d52e39;
        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:#d52e39;
	text-decoration:underline;
}
a:visited {
	color:#d52e39;
}
a:active {
	color:#d52e39;
}
a:hover {
	color:#9b1c23;
}

/* 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:#ccc;
border:none;
border-radius:5px;
margin-top:22px;
padding:11px;
}

/* 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: #fff;
margin-top:-22px;
padding-left:0;
}

/* 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;
}
/* 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: #9b1c23;     
    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:1098px;
}

/* div that controls the header of any core page */
.acheader
{
width: 1100px;
height:109px;
}

/* 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
{
background: #1e1e1e;
border-radius:5px;
height:62px;
font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
position:absolute;
top:-95px;
right:0px;
padding:0 22px;
}

/* 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: 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: auto;
}

/* div that controls the body of any report page */
.acreportbody
{
margin-top: 45px;
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;	
}
.logo {
        float:left;
	width:312px;
	height:104px;
	background-image: url(http://www.ndemandaffiliates.com/acd/logo.png);
	background-repeat:no-repeat;
}
.menu-break  {
        height:62px;
        background-image: url(http://www.ndemandaffiliates.com/acd/seperator.png);
        width:29px;
        float:right;
}
.menu-on, .menu-off  {
        float:right;
        font-family:arial, helvetica, sans-serif;
        font-size:11px;
        height:28px;
        padding-top:35px;
}
.menu-on a {
        color:#9a9a9a;
        text-decoration:none;
}
.menu-on a:hover {
        color:#9a9a9a;
}
.menu-off a {
	color:#ffffff;
        text-decoration:none;
}
.menu-off a:hover {
	color:#9a9a9a;
}
.menu-off a:visited {
	color:#ffffff;
}
.icon-contentlocker {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-contentlocker.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;
        
}
.icon-reports {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;        
}
.icon-myoffers {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-myoffers.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;      
}
.icon-reqoffers {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-requestedoffers.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;      
}
.icon-apis {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-apis.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;      
}
.icon-account {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-myaccount.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;      
}
.icon-home {
        background-image: url(http://www.ndemandaffiliates.com/acd/icon-home.png);
	background-repeat:no-repeat;
        background-position:top, center;
        margin-top:4px;      
}
.mgr-box {
	width:260px;
background-color:#d52e39;
background-image: -ms-linear-gradient(top, #d52e39 0%, #9B1C23 100%);
background-image: -moz-linear-gradient(top, #d52e39 0%, #9B1C23 100%);
background-image: -o-linear-gradient(top, #d52e39 0%, #9B1C23 100%);
background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #d52e39), color-stop(1, #9B1C23));
background-image: -webkit-linear-gradient(top, #d52e39 0%, #9B1C23 100%);
background-image: linear-gradient(top, #d52e39 0%, #9B1C23 100%);
border-radius:5px;
        color:#fff;
        font-size:10px;
        padding:16px 20px 14px 20px;
        text-align:left;
        line-height:12px;
margin-top:5px;
}
.mgr-box a {
color:#fff;
}
.mgr-box  a:hover {
	color:#EA6572;
	
}
#welcome {
	float:right;
	width:100%;
	height:16px;
	text-align:right;0
	font-family:Arial, Helvetica, sans-serif;
       color:#9a9a9a;
        font-size:11px;
}
#welcome a {
        font-size:10px;
	color:#D52E39;
	text-decoration:none;
}
#welcome a:hover {
	color:#9B1C23;
}
.afid {
	color:#9a9a9a;
}
.home-msg {
    color:#9a9a9a;
    font-family:arial, helvetica, sans-serif;
}
.home-stats {
	float:left;
	width:300px;
        margin-top:11px;
}
.home-charts {

	float:right;
	width:750px;
        margin-top:11px;
}
.chart-back {
	width:755px;
        height:382px;
background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-paper/chart-back.png);
	background-repeat:no-repeat;
        background-position:bottom;
}
.left-content {
	margin:auto auto;
}
.stat-btn, .stat-btn-on {
	float:right;
	margin:0 0 0 12px;
        font-family:arial, helvetica, sans-serif;
}
.stat-btn a {
	text-transform:uppercase;
        font-size:11px;
        text-decoration:none;
        color:#D52E39;
}
.stat-btn a:hover {
        color:#9B1C23;
}

.stat-btn-on a {
	text-transform:uppercase;
	font-size:11px;
        text-decoration:none;
        color:#fff;
}

.section-head {
	height:28px;
	color:#fff;
	font-size:18px;
        border-bottom:1px dotted #fff;
        margin-bottom:12px;
}
.payment-history {
	background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-paper/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:#AD2324;
	text-decoration:none;
	line-height:11px;
}
.payment-history  a:hover {
	color:#CC4047;
	
}
.taxdoc {
	background-image: url(http://www.linktrust.com/images/affiliatecentertemplates/template-paper/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:#AD2324;
	text-decoration:none;
	line-height:11px;
}
.taxdoc  a:hover {
	color:#CC4047;
	
}
.stat-data {
	color:#fff;
}
.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:#726658;
	font-size:10px;
	text-align:center;
        line-height:30px;
       padding-top:9px;
}
.reportheader{
font-size:19px;
font-weight: normal;
font-family: Calibri, Arial;
color:#AD2324;
}
/*------Report Header Icons---------*/
.campaignperformancereporticon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.png);
background-repeat:no-repeat;
background-position:right;
}
.dailybreakoutreporticon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.png);
background-repeat:no-repeat;
background-position:right;
}
.subidbreakoutreporticon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.png);
background-repeat:no-repeat;
background-position:right;
}
.multiplesubidbreakoutreporticon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.png);
background-repeat:no-repeat;
background-position:right;
}
.creativebreakoutreporticon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.png);
background-repeat:no-repeat;
background-position:right;
}
.paymenthistoryicon{
background-image: url(http://www.ndemandaffiliates.com/acd/icon-reports-lg.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 dotted #fff;
}
.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:#9a9a9a;
}
.resultstext {
color: #9a9a9a;
}
.quicklinks {
	line-height:20px;
}
.quicklinks a {
	color:#D52E39;
	text-decoration:none;
}
.quicklinks a:hover {
	color:#9B1C23;
}
#footer-top {
font-size:11px;
width:1000px;
text-align:center;
margin:12px auto;
}
#footer-top a {
color:#777;
}
#footer-top a:hover {
color:#9a9a9a;
}
