/* 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-color: #fff;          
		background-repeat: repeat-x;
                font-family: Calibri, Arial;
}

/* Text on the Reporting page */
.reportingText
 {
		color: #333333;
 }

/* 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: #7DAD26;
}

/* Any a tag that is an active hyperlink*/
a:active
{
                color: #7DAD26;
}
/* Any a tag that is a visited hyperlink*/
a:visited
{
                color: #3E5975;
}

/* Any a tag that is a hover hyperlink*/
a:hover
{
                color: #7DAD26;
}

/* 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%;
}

.TableHeading
{
	background-color: #000099;
	color: #ffffff;
	font-weight: bold;
	font-size: smaller;
}

.DBTD
{
	font-size: 10px;
	font-family: Arial;
	border-width: 1px;
	border-style: none;
	border-collapse: collapse;
}

.alternatingitemstyle
{
	background-color: #E5E6E7;
}

.itemstyle
{
	background-color: #DEDFE0;
}

.commLink
{
	text-decoration: underline;
}

/* any fieldset */
FIELDSET
{
                background-image: url(../images/bg_fieldset.gif);
                background-repeat: repeat-x;
}

/* any internal fieldset */
.fs1
{
                background-image: url(../images/bg_fieldset2.gif);
                background-repeat: repeat-x;
}

/* any legend or label of the fieldset */
LEGEND
{
                font-weight:bold;
                color: #3e5975;
}

/* any strong tag */
STRONG
{
                color: #7DAD26;
}

/* any button */
INPUT.button
{
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top: 1px #B4B4B4 solid;
    border-left: 1px #B4B4B4 solid;
    border-right: 1px #727272 solid;
    border-bottom: 1px #727272 solid;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    font-size: 8pt;
}

/* any textbox */
INPUT.textbox
{
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

/* any H$ */
H4
{
    color: #008000;
}

/* any table */
Table
{
    font-size: 8pt;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif, Geneva, Helvetica, Times New Roman;
}

.tableHeader 
{
	color: White; 
	background-color: #5D7B9D; 
	font-weight: bold;
}

a.HeaderLinkButton 
{
	color: White;
}

.BGCorpGreen
{
    background-color: #5D7B9D;
    color: #006600;
}

.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);
}

.HeaderRow
{
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    background-color: #5d7b9d;
    border-collapse: collapse;
    vertical-align: bottom;
}

.DataRow
{
    background-color: #e3eaeb;
    font-size: 8pt;
}
.AlternatingDataRow
{
    background-color: #ffffff;
    font-size: 8pt;
}

.FooterRow
{
    background-color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    color:#999999;
}

/* any a tag that is a link */
a:link
{
    color: #7DAD26;









}

/* any a tag that was visited */
a:visited
{
    color: #7DAD26;
}

.PagerLink
{
	font-size : 8pt;
}

.PagerCurrentPage 
{
	font-size : 9pt;
	font-weight : bold;
}
.suspendedAffiliate
{
	color : Red;
}

.reportTitle
{
	font-size: 12pt;
}

.dddate
{
	width:75px;
}

/* Offer Alliance Custom Stylesheet */

body {
      margin: 10px 20px;
      color: #666;
      font-size: 12px;
    }
    a, h2, strong {
      color: #7dad26;
    }
    #oa_brand {
      text-align: center;
    }
      #oa_brand a {
        display: block;
        background: url(http://farm3.static.flickr.com/2610/3675522233_1fd5ffddf1_o.png) no-repeat center;
        width: 371px;
        height: 61px;
        text-indent: -9999px;
        margin: 10px auto;
      }
	  #oa_top_nav {
	    border: 1px solid #dbe0d4;
	    background: #eaf4db;
	    padding: 2px;
	    font-size: 11px;
	    text-align: center;
	    margin: 0 0 15px;
	  }
	    #oa_welcome {
	      float: left;
	      padding: 0 0 0 5px;
	      line-height: 20px;
	    }
	    #oa_id_logout {
	      float: right;
	      padding: 0 5px;
	      line-height: 20px;
	    }
	    #oa_top_nav ul {
	      margin: 0 auto;
	    }
	      #oa_top_nav ul li {
	        list-style: none;
	        display: inline;
	        padding: 0 5px;
	      }
	        #oa_top_nav ul li a {
	          background-repeat: no-repeat;
	          background-position: left center;
	          line-height: 20px;
	          padding: 5px 0 5px 20px;
	        }
	        #nav_home a {
	          background-image: url(http://www.linktrust.com/images/icon_home.gif);
	        }
	        #nav_acct a {
	          background-image: url(http://www.linktrust.com/images/icon_affiliateaccounts.gif);
	        }
	        #nav_request a {
	          background-image: url(http://www.linktrust.com/images/icon_offer_new.gif);
	        }
	        #nav_offers a {
	          background-image: url(http://affiliate.linktrust.com/images/icon_manageoffers.gif);
	        }
	        #nav_report a {
	          background-image: url(http://affiliate.linktrust.com/images/icon_reports.gif);
	        }
	      #oa_left {
	        float: left;
	        width: 275px;
	      }
	      #oa_right {
	        float: right;
	        width: 275px;
	      }
	      .side_box {
	        padding: 10px;
	        border: 1px solid #c1c1c3;
	        background: #f3f3f3;
	        margin: 0 0 15px;
	      }
	        .side_box h2 {
	          margin: 0;
	          text-indent: -9999px;
	          width: 100%;
	          height: 36px;
	          background-repeat: no-repeat;
	          background-position: left top;
	        }
	      #oa_featured_offers h2 {
	        background-image: url(http://farm4.static.flickr.com/3607/3676335582_0f0612dc72_o.png);
	      }
	      #oa_news h2 {
	        background-image: url(http://farm3.static.flickr.com/2621/3676336266_5f784f258b_o.png);
	      }
	      #oa_manager h2 {
	        background-image: url(http://farm4.static.flickr.com/3657/3676335084_6878965832_o.png);
	      }
	      #oa_content {
	        margin: 0 290px 15px;
	        min-height: 600px;
	        border: 1px solid #C1C1C3;
	        background: #fff url(http://farm3.static.flickr.com/2589/3675522319_be4ccdec30_o.gif) no-repeat center 80px;
	      }
	      #oa_content h1 {
	        margin: 0 0 20px;
	        width: 100%;
	        *width: auto;
	        height: 48px;
	        text-indent: -9999px;
	        background: url(http://farm4.static.flickr.com/3518/3762700865_b9bab8f2b1_o.gif) no-repeat left center;
	      }
	      .oa_inner {
	        padding: 15px;
	      }
	        #oa_content ol {
	          margin-top: 25px;
	          margin-bottom: 25px;
	        }
	      .center {
	        text-align: center;
	      }
	        .oa_indent {
	          margin: 20px auto;
	        }
	      .indent_box{
	        width: 70%;
	        margin: 0 auto;
	      }
	    #footer {
	      font-size: 11px;
	      text-align: center;
	    }
	    

        /* http://sonspring.com/journal/clearing-floats */
        .clear {
        	clear: both;
        	display: block;
        	overflow: hidden;
        	visibility: hidden;
        	width: 0;
        	height: 0;
        }

        /* http://www.positioniseverything.net/easyclearing.html */

        .clearfix:after {
        	clear: both;
        	content: '.';
        	display: block;
        	visibility: hidden;
        	height: 0;
        }

        .clearfix {
        	display: inline-block;
        }

        * html .clearfix {
        	height: 1%;
        }

        .clearfix {
        	display: block;
        }
