/*----------------------------------------------------------------------------- 
GLOBAL RESET - Standardizes elements across all browsers
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, samp, small, 
strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
   font: 62.5% 'Lucida Grande', 'Helvetica Neue', Arial, Verdana, sans-serif;
    background: url('/images/inlinks/bgr-header.gif') center top repeat-x;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.flagselected {
    border-bottom:1px solid #fff;
		
}

.flagselect {
	border-bottom:1px solid #000;
}
/*----------------------------------------------------------------------------- 
GLOBAL STYLING - Elements that are applied throughout the site
-----------------------------------------------------------------------------*/
body {
  font-size: 62.5%;
  font-family: Arial, Verdana, sans-serif;
  background: url('/images/inlinks/bgr-body.png') repeat-x;
}
a { cursor:pointer }
a:hover {
    
}


/*----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
  width: 1240px;
  height: 100px;
  margin: 0 auto;
}
h1 a {
  background: url('/images/inlinks/img-logo.png') no-repeat;
  width: 125px;
  height: 57px;
  display: block;
  text-indent: -9999em;
  margin: 25px 10px 0 60px;
  float: left;
}
#header ul {
  float: left;
  clear:right;
  margin: 20px 5px 0 0;
}
#header li {
  float: left;
  margin-left: 5px;
}
#header li a {
  width: 159px;
  height: 41px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.8em;
  padding-top: 22px;
  color: #fff;
  background: url('/images/inlinks/btn-nav.png') 0 0 no-repeat;
}
#header li a:hover {
  background-position: 0 -63px;
}
a.login {
    background:transparent url(/images/inlinks/icon_key.gif) no-repeat scroll left center;
    color:#FFF;
    margin:4px 17px 0 0;
    padding:2px 0 0 23px;
}
#callout {
  text-align: center;
  margin: 5px 0 5px 0;
}

.my_account {
    color:#FFF;
    margin:10px 0 0 0;
    font-size:12px;
    text-align:left;
    font-weight:bolder;
    float:left;
  
}
.header_subnav {
    float:left;
    color:#FFF;
    font-size:12px;
    font-weight:bolder;
    position:absolute;
    top:84px;
    width:400px;
  
}
.header_subnav.fr {
	width:440px;
}

.header_subnav a {
    color:#FFF;
    font-weight:bolder;
    

}
a.my_accounta {    
    color:#FFF;
}

/*----------------------------------------------------------------------------- 
BENEFITS
-----------------------------------------------------------------------------*/
#benefits{
  /*background: url('/images/inlinks/bgr-benefits.png') repeat-x;*/
}
#benefits_inner {
  width: 720px;
  padding: 13px 0 0 0;
  margin: 0 auto;
}
#benefits_inner h2 {
  color: #252525;
  font-size: 2.5em;
  margin-bottom: 3px;
}
#bloggers {
  float: left;
  width: 48%;
}
#bloggers h2 {
  background: url('/images/inlinks/icn-dollar.png') 0 2px no-repeat;
  padding-left: 18px;
}
#advertisers {
  float: right;
  width: 48%;
}
#advertisers h2 {
  background: url('/images/inlinks/icn-bulb.png') 0 1px no-repeat;
  padding-left: 20px;
}
#benefits_inner ul {
  font-size: 1.3em;
  line-height: 1.4em;
  height: 270px;
}
#benefits_inner.fr ul {
    height:340px;
}
#benefits_inner li {
    background: url('/images/inlinks/img-divider.png') 50% 100% no-repeat;
  padding: 3px 0 7px 0;
}
* html #benefits_inner li {
    background: none;
    border-bottom: 1px solid #D7D3C9;
    padding: 5px 0 8px 0;
}
#benefits_inner li.last {
    padding: 3px 0 0 0;
    background: none;
}
* html #benefits_inner li.last {
    border: none;
}
#benefits_inner .sign_up,.callto_action_orange a,.callto_action_blue a {
  width: 350px;
  height: 41px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 2.5em;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 0 0 0;
  
}
.callto_action_blue.fr a{
    font-size:1.7em;
}
#benefits_inner .fr {
	font-size:1.7em;
	line_height:1.6em;
}

#benefits_inner .sign_up:hover,.callto_action_orange a:hover,.callto_action_blue a:hover {
  text-decoration: underline;
  color:#fff;
}
#bloggers .sign_up, .callto_action_blue a {
  background: url('/images/inlinks/btn-blue.png') no-repeat;
  line-height:1.3em;
  color:#fff ! important;
}
#advertisers .sign_up,.callto_action_orange a {
  background: url('/images/inlinks/btn-orange.png') no-repeat;
  line-height:1.3em;
  color:#fff ! important;
}
.callto_action_orange a{
margin-left:22%;
margin-right:24%;
}
.callto_action_blue a{
margin-left:22%;
margin-right:24%;
}
/*----------------------------------------------------------------------------- 
MAIN
-----------------------------------------------------------------------------*/
#main {
  width: 700px;
  margin: 28px auto;
}
#section_head {
    background: #e5e0d6 url('/images/inlinks/cnr-top-left.gif') no-repeat;
    border-bottom: 1px solid #d2cab5;
}

#section_head h2 {
    background: url('/images/inlinks/cnr-top-right.gif') right top no-repeat;
    padding: 10px;
    font-size: 1.8em;
    color: #333;
}
#content {
    background: url('/images/inlinks/bgr-content.gif') repeat-x;
    padding: 15px 20px;
    min-height: 300px;
    line-height: 1.5em;
    
}
#content h3 {
    background: url('/images/inlinks/cnr-top-right.gif') right top no-repeat;
    padding: 10px;
    font-size: 1.6em;
    color: #333;
    text-align: left;
}
#content h4 {
    padding: 15px 5px 5px 5px;
    font-size: 1.3em;
    color: #333;
    text-align: left;
}
#content h5 {
    padding: 3px;
    font-size: 1.1em;
    color: #333;
    text-align: left;
}
#content h6 {
    padding: 2px;
    font-size: 1.0em;
    color: #333;
    text-align: left;
}
#content a {
    color:#000;
}

#content h2 {
    font-size:1.8em;
    padding-bottom:15px;
}
#content h1 {
    font-size:2em;
    padding-bottom:15px;
}
#content p {
    font-size:1.2em;
    padding-bottom:15px;
}
* html #content {
    height: 300px;
}
.pagedesc {
  font-weight: bold;
  font-size: 1.2em;
}


/*----------------------------------------------------------------------------- 
FORM
-----------------------------------------------------------------------------*/
input, button, textarea {
  font-family: Arial, Verdana, sans-serif;
}
fieldset {
    border: 1px solid #E5E0D6;
    background: #F3F1ED;
    padding: 10px 15px 0 15px;
}
fieldset legend {
  padding: 0 8px;
  font-size: 1.5em;
  font-weight: bold;
}
fieldset.left {
  float: left;
  width: 44%;
}
fieldset.right {
  float: right;
  width: 44%;
}
form ol {
    margin: 0 0 20px 0;
}
form ol li {
    margin: 0 0 3px 0;
    padding: 3px 0;
}
form ol li .inner {
    float: left;
}
label {
  display: block;
    line-height: 1.5em;
    font-weight: bold;
    font-size: 1.3em;
}
label span {
  color: #9B9072;
}
ol li input.input, textarea {
    font-size: 1.7em;
    padding: 1px 2px;
    font-family: Arial, Verdana, sans-serif;
    width: 80%;
}
ol li textarea {
  height: 100px;
  margin: 4px 0;
}
.select option {
  font-size: 1.1em;
}
form ol li p {
  font-size: 1.1em;
  color: #555;
  margin: 0 0 3px 0;
  line-height: 1.4em;
}

form .actions button, form .actions input {
    background: url(/images/inlinks/button.png) no-repeat scroll 0 0;
    font-size: 1.3em;
    margin:5px;
    
}

#security {
  width: 200px;
  display: block;
}
#reload {
  float: left;
  margin: 6px 4px 0 0;
}
form li em {
  font-size: 1.1em;
}


/*----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
  background: url('/images/inlinks/bgr-footer.png') no-repeat;
  width: 680px;
  height: 16px;
  padding: 10px 20px;
  font-size: 1.2em;
  color: #6d6d6d;
  clear:both;
  margin: 28px auto;
}


/*----------------------------------------------------------------------------- 
HACKS - Global browser hacks to make everybody play nice
-----------------------------------------------------------------------------*/
#header:after, #benefits:after, #content:after, #form_wrapper:after {
content:".";
display:marker;
height:0;
clear:both;
visibility:hidden;
}
#header, #benefits, #content, #form_wrapper {display:block;}
/* Hide from IE Mac \*/
#header, #benefits, #content, #form_wrapper {display:marker;}
/* End hide from IE Mac */

/*----------------------------------------------------------------------------- 
SIDEBAR - 
-----------------------------------------------------------------------------*/
#sidebar {
    background: #f5f4f0;
    width: 180px;
    float: left;
    font-size: 1.1em;
    margin:20px 5px 0 5px;
}

#browsemarketplace,#browsefutures,#browseblogger,#browseadvertiser,#browsecart,#browsedomains,#browseinlinks {
    width: 180px;
    height: 32px;
    margin-top:1px;
    background: url('/images/inlinks/btn-small-blue.png') no-repeat;
    color:#FFFFFF;
    display:block;
    font-size:1.0em;
    text-indent:-1em;
    font-weight:bolder;
}
#browsefutures{
    background: url('/images/inlinks/btn-small-blue.png') no-repeat;
}
#browseadvertiser,#browseblogger{
    background: url('/images/inlinks/btn-small-black.png') no-repeat;
}

#browseinlinks{
    background: url('/images/inlinks/btn-small-orange.png') no-repeat;
}
#browsecart {
    background: url('/images/inlinks/btn-small-green.png') no-repeat;
   
}
#browsedomains {
    background: url('/images/inlinks/btn-small-gray.png') no-repeat;
   
}

#sidebar ul {
    margin: 0 0 0 10px;
}

#sidebar ul h4 {
    font-size: 1.6em;
    margin: 10px 0 0 0;
}

#sidebar ul li {
    margin: 0 0 20px 0;
}

#sidebar ul ul {
    margin: 8px 0 0 10px;
}

#sidebar ul ul li {
    margin: 0 0 5px 0;
}

#sidebar ul ul li a.selected {
    color:#FF6600;
}

#sidebar ul ul li a {
    font-size: 1.2em;
    color: #000;
}

#sidebar ul ul li a:hover {
    text-decoration: underline;
}

#sidebar ul ul li {
    background: url('/images/inlinks/icn-arrow.gif') 0 3px no-repeat;
    padding: 0 0 0 14px;
}

#publishads h4 {
    background: url('/images/inlinks/icn-publish.gif') 0 2px no-repeat;
    padding: 2px 0 2px 28px;
}

#pushprogram h4 {
    background: url('/images/inlinks/icn_pushp.gif') 0 2px no-repeat;
    padding: 2px 0 2px 28px;
}

#getlinks h4 {
    background: url('/images/inlinks/icn-small_cart.gif') 0 2px no-repeat;
    padding: 2px 0 2px 28px;
}

#money h4 {
    background: url('/images/inlinks/icn-money.gif') 0 2px no-repeat;
    padding: 2px 0 2px 28px;    
}

#proposals h4 {
    background: url('/images/inlinks/icn_proposal.gif') 0 2px no-repeat;
    padding: 2px 0 2px 28px;    
}

#adapproval h4 {
    background: url('/images/inlinks/icn-approval.gif') 0 1px no-repeat;
    padding: 2px 0 5px 28px;    
}

#resources h4 {
    background: url('/images/inlinks/icn-resources.gif') 0 1px no-repeat;
    padding: 2px 0 5px 28px;    
}


/*----------------------------------------------------------------------------- 
CCNUMBER STUFF - 
-----------------------------------------------------------------------------*/


#cc_num {
    float:left;
}
#img_mastercard {
    background: url(/images/inlinks/cc_icons/mastercard.gif)  no-repeat center bottom;
    width:37px;
    text-indent:-1000em;
    height:23px;
    float:left;
}
#img_visa {
    background: url(/images/inlinks/cc_icons/visa.gif) no-repeat center bottom;
    width:37px;
    text-indent:-1000em;
    height:23px;
    float:left;

}
#img_paypal {
    background: url(/images/inlinks/cc_icons/paypal.gif) no-repeat center bottom;
    width:67px;
    text-indent:-1000em;
    height:23px;
    float:left;

}
#img_american_express {
    background: url(/images/inlinks/cc_icons/american_express.gif)  no-repeat center bottom;
    width:37px;
    height:23px;
    text-indent:-1000em;
    float:left;
}
#img_discover {
    background: url(/images/inlinks/cc_icons/discover.gif)  no-repeat center bottom;
    width:37px;
    height:23px;
    text-indent:-1000em;
    float:left;
}

#img_visa.cctype_selected,#img_discover.cctype_selected,#img_american_express.cctype_selected,#img_mastercard.cctype_selected {
    background-position:center top;
}


/*----------------------------------------------------------------------------- 
TABLESORTER -  This file skins tableSorter 
-----------------------------------------------------------------------------*/


table.tablesorter {
    font-family: Arial, Helvetica, sans-serif;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th {
    background-color: #ff9700;
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    border: 1px solid #ffd;
    font-size: 10pt;
    padding: 5px 10px 5px 10px;
}
table.tablesorter thead  th .header {
    background-image: url(/images/inlinks/jquery/454545_11x11_icon_arrows_updown.gif);
    
}
table.tablesorter thead tr .header {
     background-image: url(/images/inlinks/jquery/454545_11x11_icon_arrows_updown.gif);
   padding: 0 20px 0 5px;
    height: 28px;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 10px 5px 10px;

}
table.tablesorter tbody td, table.tablesorter tfoot tr th  {
    color: #000;
    padding: 5px 10px;
    background-color: #FFF;
    vertical-align: top;
        font-size: 1.1em;

}
table.tablesorter tbody tr.odd td {
    background-color: #F3F7F3;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(/images/inlinks/jquery/454545_7x7_arrow_up.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(/images/inlinks/jquery/454545_7x7_arrow_down.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #ffb100;
    font-weight:bolder;

}
table.tablesorter a {
    color:#000;
}
table.tablesorter tbody tr {
    border-bottom:1px solid #ccc;
}
table.tablesorter tbody tr.alt td {
    background: #ffd;
}

table.tablesorter tbody tr.over td {
    background: #ffd;
}

/*----------------------------------------------------------------------------- 
ALERTS AND ERRORS -  
-----------------------------------------------------------------------------*/


#alert {
    border:1px solid #DDDDDD;
    margin:0pt 0pt 15px;
    overflow:hidden;
    padding:3px 7px;
    
}

#alert p.success,#cart_response p.success {
    color:#006600;
    border:1px solid #119911;
    padding:5px 5px 15px 45px;
    background:#E6F8DD url('/images/inlinks/nav/alert_success.gif') no-repeat 10px 5px;
}
#alert a {
    color:#000;
}
#alert strong.success  {
    color:#006600;
}
#alert p.error  {
    color:#AB0000;  
    padding:5px 5px 15px 45px;
    border:1px solid #DD0000;
    background:#FFEEEE url('/images/inlinks/nav/alert_error.gif') no-repeat 10px 5px;
}
#alert strong.error {
}
.alert{
    color:#AB0000;
    padding-bottom:0px;
}




/*----------------------------------------------------------------------------- 
INLINKS SEARCH -  This file skins tableSorter 
-----------------------------------------------------------------------------*/

#search-key {
    display: block;
    float: right;
    font-size: 11px;
    text-align: right;
    padding-bottom: 4px;
}

#search-key .red, #search-key .orange {
    display: inline;
    width: 12px;
    height: 12px;
    border: 1px solid #555;
    background-color: #ffe5e5;
}

#search-key .orange {
    background-color: #F9EEBB;
}
#search-pager {
    float:left; 
    vertical-align:bottom;
}
#search-action {
    padding:15px 0 0 15px;
    float:left;
    font-size:1.9em;
    color:#AB0000;
    font-weight:bolder;
    
}
#search-domains-action {
    padding:0 0 0 25px;
    font-size:1.9em;
    color:#AB0000;
    font-weight:bolder;
}
#inlinks_loader{
    text-align:center;
    font-size:1em;
}
/*----------------------------------------------------------------------------- 
FAQ
-----------------------------------------------------------------------------*/
ul.faq_list {
    margin-left:20px; 
    list-style:disc
}
ul.faq_list li, ul.faq_list li.last { 
    padding:5px 0 10px 0px; 
    border-bottom:1px dotted #ccc;
    font-size:1.4em;
}
ul.faq_list li.last {
    border-bottom:0;
}
ul.faq_list li div {
    display:none;
    padding:10px 0 5px;
    font-size:1.0em;
    text-indent:2em;
    color:#666;
}
ul.faq_list a {
    cursor:help;
    color:#126d9a;
    font-size:1.2em;
    padding-bottom:15px;
    text-decoration:underline;
}

/*----------------------------------------------------------------------------- 
MISC CSS - 
-----------------------------------------------------------------------------*/

.align-right {
    text-align:right;
}
.align-left {
    text-align:left;
}
.align-center {
    text-align:center;
}

.green {
    color:#51A155;
    font-weight:bold;   
}

.link_preview {
    color:#3366FF;
    text-decoration:underline;
 }
 .tooltip {
    cursor:help;
    background:url('/images/inlinks/nav/error_details.png') no-repeat 2px 3px;
    font-size:1.6em;
    width:25px;
    height:13px;
}
.tooltip a {
     text-indent:-100px;
 }
 
.error_box {
    display:block;
    width:440px;
    margin:12px 0 15px 5px;
    padding:12px 30px 12px 10px;
    color:#555;
    background-color:#f9f9f9;
    background-position:442px 7px;
    border:1px dotted #777;
    font-size:13px;
     color:#ff0000;
    border:1px dotted #777;
}


#tooltip {
background-color:#EEEEEE;
border:1px solid #111111;
padding:5px;
position:absolute;
z-index:3000;
}
#tooltip h3, #tooltip div {
margin:0;
}

.invoiceHeader{
    background-image:url(/images/inlinks/img-logo.gif);
}

ol.faq li {
    border:1px solid #ccc;
    font-size:1.0em;
    font-weight:bolder;
    padding-top:15px;
    margin:15px;
    list-style:decimal;
}


div.tooltip {
    background-color: #ffd;
    float: none;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    padding: 6px;
    border: 4px solid #ccc;
    font-size: 11px;
    color: #000;
    font-weight: normal;
}

pre, code { width: 90%; padding: 10px; margin-bottom: 15px; border: 1px solid #ccc; border-left: 10px solid #ccc; background: #efefef; font-family: "Courier New", Courier, monospace; font-size: 12px; float: left; }



table.default_table,#inlink_futures table.default_table {
    width:100%;
    margin:10px 0 6px 0;
    color:#000;
    font-size:1.3em;
}
table.default_table input,select {
    font-size: 1.2em;
    margin: 2px;
    font-family: Arial, Verdana, sans-serif;
}
table.default_table td input.error {
    border-color:#AB0000;
}

table.default_table thead tr th,#inlink_futures table.default_table thead tr th {
    border-bottom:1px solid #000;
    font-weight:bold;
}
table.default_table  tr {
    line-height:2em;
}

table.default_table tbody tr.borderer {
        border-bottom:1px solid #e5e5e5;

}
table.default_table tbody tr.row_light,#inlink_futures table.default_table tbody tr.row_light {
    background-color:#f1f1f1;

}

table.default_table tbody tr.row_dark,#inlink_futures table.default_table tbody tr.row_dark {
    background-color:#e5e5e5;
}

table.default_table tbody tr td.disp_left {
    padding-left:3px;
    font-size:11px;
}
table.default_table tbody tr td.disp_center {
    padding-left:0;
    text-align:center;
}
table.default_table .right {
    padding: 2px 5px;
}
 table.default_table .left {
    width: 45%;
    text-align: right;
    font-weight: bold;
}

table.default_table tbody tr td.button_cell {
    padding:2px 5px 2px 10px;
}
table.default_table a {
    font-family:Arial, Helvetica, sans-serif;
}
table.default_table a.default_link, a.detail_link, a.th_link {
    color:#3366FF;
    font-size:12px;
    text-decoration:underline;
    line-height:17px;
}
table.default_table a.th_link {
    font-size:11px;
    text-decoration:none;
}
table.default_table a.alert_link {
    color:#ff0000;
    text-decoration:underline;
}
table.default_table a.text_link {
    color:#FF0000;
}
table.default_table a.detail_link {
    font-size:11px;
    text-decoration:underline;
}
table.default_table a.default_link:hover, #accountinner fieldset table.default_table a.alert_link:hover, #accountinner fieldset table.default_table a.th_link:hover, #accountinner fieldset table.default_table a.detail_link:hover {
    color:#888;
}

small {
    font-size:.8em;
}

.blue {
    color:#126d9a;
}


.account_alert {
    background-color:#F9F9F9;
    border:1px dotted #888888;
    color:#666666;
    margin-bottom:10px;
    padding:10px 8px 14px;
}
.account_alert img.delete {
    border:0 none;
    float:right;
    margin:0 0 6px 10px;
}
.account_alert p {
    margin:0 !important;
    padding:0 !important;
}
.account_alert span.date {
    color:#999999 !important;
    font-size:0.85em !important;
    font-weight:normal !important;
}
.account_alert p a {
    color:#555588;
    text-decoration:underline;
}
.alert_important p a {
    color:#CC0000 !important;
}

.alert_important {
    background-color:#FFE9E9;
    color:#992222;
    font-weight:bold;
}
#header_alerts {
    position: absolute; 
    width:100%; 
    line-height:1.7em; 
    color:#fff; 
    font-weight:bolder; 
    padding:2px 0px 2px 2px; 
    background-color:#ffa900; 
    display:block;
 }
 #header_alerts a,#header_alerts a:hover,#header_alerts a:visited,#header_alerts a:active {
    text-decoration:none; 
    color:#FFF;
 }
 #header_alerts img {
    vertical-align:bottom;
 }

#btn-add-tocart {
    text-decoration:none;
    color:#000;
    font-size:1.1em;
}
 #content .blogpost {
    margin-bottom:5px;
    font-size: 1.4em;
    line-height:1.5em;
    color: rgb(138, 138, 138);
    
 }
 #content a{
    color:#000;
    text-decoration:none;
    font-weight:bolder;
 }
 
 #content .blogpost h3 {
    background-color:#E5E0D6;
    color:#000;
    border-bottom:1px solide #D2CAB5;
    margin:5px 0 10px 0;
    text-transform:uppercase;
}
