/* 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://images.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(http://images.linktrust.com/images/bg_fieldset.gif);
                background-repeat: repeat-x;
}

/* Controls any internal fieldset */
.fs1
{
                background-image: url(http://images.linktrust.com/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://images.linktrust.com/images/affiliatecentertemplates/template-default/button_bg.gif);
    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(http://images.linktrust.com/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 {
        min-width:424px;
	/*min-width:424px;*/
	min-height:100px;
        margin: auto;
	/*margin-top:3opx;
	padding-top:55px;*/
	background-image: url(http://www.renownholdings.com/Content/Images/RenownHoldingsLogo_424x100.png);
	background-repeat:no-repeat;
	color:#123554;
	font-size:30px;
	text-align:right;
	float:left;
}
.logo-title {
    color: #123554;
    font-size: 30px;
    left: 450px;
    padding: 10% 0 0 5%;
    position: relative;
    text-align: left;
}
.manager {
    width: 339px;
    height: 131px;
    padding: 10px 0 0 33px;
	background-image: url(http://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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://images.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;
	
}
.taxdoc {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/green-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:67px;
	height:16px;
	float:right;
	letter-spacing:normal;
	padding:2px 12px 0 0;
        margin-right:15px;
}
.taxdoc a {
	font-size:12px;
	color:#80C343;
	text-decoration:none;
	line-height:12px;
}
.taxdoc  a:hover {
	color:#6CA041;
}
.referral-page {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/green-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:92px;
	height:16px;
	float:right;
	letter-spacing:normal;
	padding-top:2px;
}
.referral-page a {
	font-size:12px;
	color:#80C343;
	text-decoration:none;
	line-height:12px;
}
.referral-page 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://images.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://images.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://images.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://images.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.dailybreakoutreporticon{
background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.subidbreakoutreporticon{
background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.multiplesubidbreakoutreporticon{
background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.creativebreakoutreporticon{
background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/report.png);
background-repeat:no-repeat;
background-position:right;
}
.paymenthistoryicon{
background-image: url(http://images.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;
}
}
ac-box-header {
}
ac-box{
}
tab{
}
tab-on{
}
ac-tab-box{
}
requestoffersheaderrow{
}
myoffersheaderrow{
}
requestoffertableheader{
}
myoffertableheader{
}

/* Added by LinkTrust */
.acmenu { margin: 0 auto; }

.message-list{
	list-style:none;
}
.message-list-item{
	border-bottom:solid 1px #CCC;
	margin-bottom:5px;
	padding-bottom:15px;
}
.message-list-item[onclick]:hover{
	cursor:pointer;
	background-color:rgba(250, 250, 250, 0.9);
}
.message-from{
	color:rgba(158, 168, 173, 0.9);
	float:left;
	font-weight:bold;
}
.message-date{
	color:rgba(158, 168, 173, 0.9);
	font-weight:bold;
	font-size:10px;
	float:right;
	line-height:25px;
}
.message-subject{
	width:100%;
	white-space:nowrap;
	overflow-x:hidden;
}

.email-frame{
	width: 100%;
    height: 520px;
	border:none;
}         
.email-view{
	 position:absolute;
	 top:25px;
	 width:500px;
	 margin:0 auto;
 }
.email-from{
	color:rgba(158, 168, 173, 0.9);
	float:left;
	font-weight:bold;
}
.email-date{
	color:rgba(158, 168, 173, 0.9);
	font-weight:bold;
	float:right;
}
.email-subject{
	width:100%;
	font-size: 1.5em;
}
.email-view{
	position: fixed;
	top: 50px;
	width: 800px;
	background-color: #DDD;
	z-index: 2000;
	border: solid 1px #AAA;MessageModal
	left: 30%;
	height: 600px;
}
.email-body{
	padding:10px;
	min-height:400px;
	max-height:400px;
	overflow:auto;
}
.modal-bg {
    background-color: #FAFAFA;
}

.modal-container {
    padding: 22px;
}
.fixed-top {

    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;

}
.modal{
	border-radius: 0;
}
.modal-header {
	background-color:#354052;
	border-color: #354052;
	border-radius: 0;
	cursor:default;
}
.modal-body{
	border: 3px solid #354052;
	border-bottom:none;
}
.modal-footer{
	border: 3px solid #354052;
	border-radius: 0;
	border-top:none;
}
.dailybreakoutheatmap{
    padding-top: 23px;
    height: 306px !important;
    padding-left: 12px;
}

.table-head td, .table-head th {
    background-color:#354052;
    color: #cdcdcd;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    line-height: 12px;
    padding: 0 8px 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.table-head-doublerow td, .table-head-doublerow th {
    background-color:#354052;
    color: #cdcdcd;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    line-height: 12px;
    padding: 0 8px 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.table-normal {
    border-collapse: collapse;
    width: 100%;
}

.table-foot td {
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
    height: 25px;
    padding: 0 15px;
}

    .table-foot td a {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        text-decoration: underline;
    }

        .table-foot td a:hover {
            color: #B8D651;
            font-weight: bold;
            text-decoration: underline;
        }

.table-body td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    height: 48px;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

.table-body-normal td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    line-height: 15px;
    padding: 4px 6px;
    white-space: nowrap;
    vertical-align: top;
}

tr.table-body-normal {
    height: 25px;
}

.table-body-light td, .table-body-links td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    line-height: 15px;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

tr.table-body-light {
    height: 39px;
}

.table-body-light a {
    color: #222;
    text-decoration: underline;
}

.table-body-links a {
    color: #1b4c7f;
    text-decoration: underline;
}

    .table-body-links a:hover {
        color: #1b61a9;
        text-decoration: underline;
    }

.normal-row td {
    background-color: #f7f7f7;
}

.alt-row td {
    background-color: #f1f1f1;
}

.normal-subrow td {
    background-color: #f2f8ff;
}

.alt-subrow td {
    background-color: #e8f2fc;
}

.total-row td {
    background-color: #ddd;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

.highlight-row td {
    background-color: #FFF3D2;
}

.selected-row td {
    background-color: #22A2DC;
    color: #fff;
}
input.small.date {
    width: 98px;
}
.box {
    background-color: #FFF;
    border: 1px solid #D4D4D4;
    padding: 12px 22px 2px;
    text-align: left;
}
.tiny-btn {
    font-size: 10px;
    background-color: #f4f4f4;
    border: 1px solid #d4d4d4;
    padding: 2px 5px;
}

a .tiny-btn {
    font-size: 10px;
    color: #1b4c7f;
    text-decoration: none;
}

a:hover .tiny-btn {
    color: #1b61a9;
    background-color: #fff;
}
.offerDetails{
	 width: 100%; 
	 margin-bottom: 5px; 
	 margin-top: -7px; 
	 background-color:#fCfCfC;  
	 border:solid 1px #DDD; 
	 border-top:none; 
	 padding:10px 0; 
	 border-bottom-left-radius: 5px; 
	 border-bottom-right-radius: 5px;
}

.offer-creative-search{
	width: 100%; 
	margin-bottom: 5px; 
	margin-top: -7px; 
	background-color:#fCfCfC;  
	border:solid 1px #DDD; 
	border-top:none; 
	padding:10px 20px; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
}