in@charset "utf-8";
/* CSS Document */
.show {
	color: #89B602;
}
.hide {
	color: #eb5353;
}
/* Pagerank Checker */
body-pagerank {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	background-color: #F8F8F8;
	width: 600px;
	margin: 40px auto 20px auto;
}
.input, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.input {
	font-size: 18px;
	width: 396px;
.url {
	width: 396px;
	}
}
.button {
	font-size: 18px;
	margin: 4px 0px 0px 0px;
	cursor: pointer;
}
label {
	font-size: 14px;
	cursor: pointer;
	width: 396px;
}
#loading {
	display: none;
	margin: 6px 0px 0px 2px;
}
#results {
	display: none;
	margin: 8px 0px 0px 2px;
}
table, tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.left, .right {
	padding: 4px;
}
.left {
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	background-color: #EEEEEE;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color:#000000;
	color: #000000;
	background-color: #EEEEEE;
	width: 400px;
}
/* Pagerank Checker */
body {
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    background: #474545;
    margin: 0px 0px 0px 0px;
}
search, option, select, textarea {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
}
a, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
    font-family: tahoma, "Trebuchet MS";
    font-size: 16px;
    color: #fafafa;
    margin: 0px 0px 10px 0px;
    background-color: #2F2F2F;
	border: 1px solid #ffffff;
    padding: 4px 5px 5px 8px;
	text-transform: uppercase;
}
h1.top10 {
	background: url(images/h1.gif) no-repeat top left;
	border: none;
}
h2 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #555555;
    margin: 0px;
    padding: 6px 0px 4px 0px;
}
h3 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #555555;
    margin: 0px;
    padding: 3px 0px 0px 0px;
}
.body-container {
    text-align: center;
}
.body-outer {
    margin: 20px auto 0px auto;
    text-align: left;
    width: 866px;
    padding: 12px 0px 0 0;
	background: url(images/top.gif) no-repeat top left;
}
.body-header {
 margin: 0; padding: 0px;
 background: url('images/bg_header.gif') repeat-x top left;
 overflow: hidden;
 border-left: 3px solid #34353A; border-right: 3px solid #34353A;
}
.topmenu {
 background: url(images/bg_topmenu.gif) no-repeat top right;
 height: 19px;
 text-align: right;
 text-transform: uppercase;
}
.topmenu a {
 padding: 0 50px;
 color: #000000;
}
.body-header .logo {
 width: 436px;
 margin-top: 10px; margin-left: 20px;
}
#search {
 padding: 0; margin: 2px 0 0 0 ;
 float: right;
 background: url(images/search.gif) no-repeat bottom right;
}
#search .input-search {
 width: 185px; padding: 6px 5px 4px 5px;
 border: 0;
 background: none;
}
#search .srcbtn {
	margin: 0; padding: 0;
	width: 50px; height: 25px;
}
.body-header a:hover {
    border: 0px;
}
.nav {
	background: url(images/header_bottom.gif) no-repeat bottom left;
	padding: 0 5px 5px 5px;
	height: 26px;
}
.body-nav {
    padding: 0px; margin: 6px 0 0 0;
    color: #ffffff;
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
}
.body-nav a, .body-nav a:active, .body-nav a:visited
{
    color: #ffffff;
    text-decoration: none;
	font: 15px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	font: 15px Arial, Helvetica, sans-serif;
}
.body-nav a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.body-content {
    margin: 0 auto;
    padding: 0px 10px 20px 10px;
    border: 0px;
	width: 840px;
	background: #F4F5F7;
	border-left: 3px solid #34353A; border-right: 3px solid #34353A;
}
.content { 
 float: left;
 width: 556px;
 padding-top: 10px;
}
.content p {
 padding: 0 15px;
}
.body-content .right {
 float: right;
 padding-right: 20px;
}
.body-content .sidebar {
 float: right;
 background: url(images/bg_sidebar.gif);
 padding: 0px 10px;
 margin: 1px auto 0 auto;
 text-align: left;
 width: 247px;
}
.body-content .partners {
 float: right;
 width: 267px;
 clear:right;
}
.body-content .partners h2 {
 font: bold 15px Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #ffffff;
 padding: 15px 0px 12px 55px;
 background: url(images/h2-partners.gif) no-repeat top left;
}
.body-content .partner {
 padding: 5px 25px;
 background: url(images/bg_partner.gif) repeat-x top left;
 font: 14px Arial, Helvetica, sans-serif;
}
.body-content .partner a {
 color: #000000;
}
.body-footer {
    font-size: 11px;
    color: #EDEBDE;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    text-align: center;
	background: url(images/bottom.gif) no-repeat top left;
	width: 866px;
}
.body-footer a, .body-footer a:active, .body-footer a:visited {
    margin: 0px 0px 0px 0px;
    font-size: 11px;
	color: #C3BFA8;
}
.body-footer a:hover {
}
.msg1 {
    clear:both;
    padding: 5px;
    text-align: center;
    background-color: #F3F3F3;
    border: solid 1px #89B602;
}

/* Ad styles */
.adBodyTr {
    padding: 0px;
    width: 250px;
    height: 250px;
    float: right;
}

/* Top Menu styles */

.letter_list {
	margin-top: 10px;
}
.letter_list img {
	margin-right: 15px;
	margin-bottom: 15px;
}

div.link1, div.link1h {
    margin: 1px;
    color: #ffffff;
    padding: 5px 2px 5px 2px;
    background-color: #7EA803;
    font-size: 20px;
    text-align: center;
    width: 45px;
    float: left;
    cursor: pointer;
}
div.link1h {
    background-color: #49567c;
    text-decoration: none;
}
div.link2, div.link2h {
    cursor: pointer;
    margin: 1px;
    color: #ffffff;
    padding: 4px;
    background-color: #7EA803;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    float: left;
}
div.link2h {
    background-color: #49567c;
    text-decoration: none;
}
a.link2, a.link2:active, a.link2:visited {
    margin: 0px 1px 0px 1px;
    color: #ffffff;
    padding: 4px;
    background-color: #7EA803;
    font-size: 11px;
    font-weight: bold;
    float:left;
    width: 50px;
}
a.link2:hover {
    background-color: #49567c;
    text-decoration: none;
}
.tsmenu {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    cursor: default;
    text-align: right;
}
.tsmenu a, .tsmenu a:active, .tsmenu a:visited {
    margin: 0px 1px 0px 1px;
    font-size: 11px;
    text-decoration: none;
}
.tsmenu a:hover {
    text-decoration: underline;
}
.hidden {
    display: none;
    visibility: hidden;
}
.leader {
	padding: 50px 19px 40px 180px; margin-bottom: 20px;
	background: url(images/bg_leader.gif) no-repeat top left;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	height: 88px;
}
.leader img {
	border: 1px solid #CCCCCC;
	margin: 0 15px 0 5px;
}
.leader-title a, .leader-title a:active, .leader-title a:visited {
    font-size: 19px;
    font-weight: bold;
	font-family: tahoma, "Trebuchet MS";
	color: #000000;
}
.leader .amount {
	color: #91C105;
}
.link-bidbg {
    background-image: url(images/bidbg.gif);
    height: 30px;
    background-repeat: no-repeat;
}
.link-bid {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 11px;
    padding: 3px 0px 2px 0px;
    width: 50px;
}
.link-bidbig {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 0px 2px 0px;
    width: 50px;
}

.link-place {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    font-size: 9px;
}
.link-place a, .link-place a:active, .link-place a:visited {
    color: #d9edff;
    text-decoration: none;
}
.link-place a:hover {
    color: #ffffff;
    text-decoration: none;
}
.link-cell {
    padding: 0px 0px 0px 0px;
}
.dash {
	background: url(images/dash.gif) repeat-x center left;
}
.link-title {
    font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #89B602;
	margin: 5px ;
}
a.link-title, a.link-title:active, a.link-title:visited {
    text-decoration: none;
	color: #67921E;
}
a.link-title:hover {
    text-decoration: underline;
}
.link-desc {
    color: #000000;
    padding: 0px;
}
.link-date {
    width: 95%;
    color: #000000;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #dadada;
}
/* Column styles */
.col-left {
    width: 18%;
    float: left;
    margin: 0px 5px 0px 0px;
}
.col-right {
    width: 81%;
    float: right;
}

/* Container styles */
.box1top {
    background-color: #555555;
    background-image: url(images/row2bg.gif);
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    padding: 6px 5px 6px 5px;
    margin: 0px;
    border: solid 1px #aaaaaa;
    border-bottom: 0px;
}
.box1body {
    background-color: #ffffff;
    font-size: 11px;
    color: #444444;
    border: solid 1px #cccccc;
    font-weight: normal;
    padding: 0px 5px 5px 5px;
    margin: 0px;
}
.box1body input {
    font-family: verdana, sans-serif;
    font-size: 11px;
    margin-top: 4px;
}
.login-box {
    margin: 0px;
    padding: 10px 0px 10px 0px;
}
.login-box input {
    font-family: verdana, arial, tahoma;
    font-size: 16px;
}
.login-box label {
    display: block;
    margin: 5px 0px 0px 0px;
}

/* Dialog Box Styles */
.dialog-box {
    margin: 10px auto 0px auto;
    width: 420px;
    padding: 0px 0px 25px 0px;
}
.dialog-title {
    background-color: #f3f3f3;
    background-image: url(images/row2bg.gif);
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    padding: 6px 5px 6px 5px;
    margin: 0px;
    border: solid 1px #999999;
    border-bottom: 0px;
}
.dialog-body {
    background-color: #ffffff;
    font-size: 13px;
    color: #444444;
    border: solid 1px #999999;
    font-weight: normal;
    padding: 20px 15px 20px 15px;
    margin: 0px;
    text-align: center;
}
.dialog-links {
    padding: 8px 5px 8px 5px;
    background-color: #e3e3e3;
    text-align: center;
    border: solid 1px #999999;
    border-top: 0px;
}
.dialog-links a, .dialog-links a:active, .dialog-links a:visited {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
    margin: 0px 0px 0px 8px;
    padding: 3px 5px 3px 5px;
    background-color: #f9f9f9;
    background-image: url(images/tmenubg.gif);
    border: solid 1px #cccccc;
}
.dialog-links a:hover {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #555555;
    margin: 0px 0px 3px 8px;
    padding: 3px 5px 3px 5px;
    background-color: #ffffff;
    background-image: url(images/tmenubg2.gif);
    border: solid 1px #aaaaaa;
}

.kForm {
    padding: 0px;
}
.kForm input, .kForm textarea {
    font-family: tahoma, arial;
    padding: 3px;
    margin: 5px 2px 2px 5px;
    color: #555555;
    display: block;
}

.kForm select {
    font-family: arial;
    margin: 5px 5px 5px 5px;
}
.kForm option {
    font-family: arial;
}
.kForm input.submit {
    font-weight: bold;
    margin: 10px 5px 2px 0px;
}
.kForm label {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}
.kFormError {
    font-size: 10px;
    font-weight: normal;
    color: #cc0000;
    display: block;
    margin: 0px 0px 2px 5px;
    padding: 0px;
}
.kForm input.error, .kForm textarea.error {
    font-family: tahoma, arial;
    color: #595300;
    background-color: #fffef2;
    display: block;
}
input#a {
	background: none;
}
input#link_id {
	background: none;
}
.tbl {

}
.tbl tr {
    background-color: #fbfbfb;
}
.tbl th {
    background-color: #555555;
    font-size: 10px;
    font-weight: normal;
    color: #f3f3f3;
    text-align: left;
    padding: 3px 6px 3px 6px;
}
.tbl th.sub {
    background-color: #2774c0;
    font-size: 11px;
    font-weight: normal;
    color: #d2e4f7;
    text-align: left;
    padding: 3px 6px 3px 6px;
}
.tbl th a, .tbl th a:active, .tbl th a:visited {
    color: #ecf5ff;
}
.tbl th a:visited {
    color: #ffffff;
}
.tbl td {
    font-size: 11px;
}
.tblrow1 {
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}
.tblrow2 {
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}
.tblrow1a {
    background-color: #ecf9ff;
    border-bottom: solid 1px #d9f2ff;
}
.tblrow2a {
    background-color: #ecf9ff;
    border-bottom: solid 1px #d9f2ff;
}
.tblrow1s {
    font-size: 10px;
    padding: 1px 4px 1px 4px;
    background-color: #fafafa;
    border-bottom: solid 1px #eeeeee;
}
.tblrow2s {
    font-size: 10px;
    padding: 1px 4px 1px 4px;
    background-color: #f5f5f5;
    border-bottom: solid 1px #eeeeee;
}

/* Text button styles */
.btn {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
    display:block;
}
.btn a, .btn a:active, .btn a:visited {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
    margin: 0px 5px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #f9f9f9;
    background-image: url(images/btnbg.gif);
    border: solid 1px #cccccc;
}
.btn a:hover {
    color: #555555;
    background-color: #ffffff;
    background-image: url(images/btnbg2.gif);
    border: solid 1px #aaaaaa;
}
/* Text button styles */
.btn2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.btn2 a, .btn2 a:active, .btn2 a:visited {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #999999;
    margin: 0px 2px 0px 0px;
    padding: 1px 3px 1px 3px;
    background-color: #f9f9f9;
    background-image: url(images/btnbg.gif);
    border: solid 1px #cccccc;
}
.btn2 a:hover {
    color: #555555;
    background-color: #ffffff;
    background-image: url(images/btnbg2.gif);
    border: solid 1px #aaaaaa;
}

ul.usermenu {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}
ul.usermenu dl {
    font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
    background-image: url(images/icon_category.gif);
}
ul li {
	background-image: url(images/li1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(http://www.friendlydirectories.com/tpl/friendlydirectories/images/arrow.gif);
}

ul.submenu {
    padding: 0px 3px 0px 25px;
    margin: 0px;
}
li.submenu {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 10px 2px 0px;
	padding: 0px 0px 3px 15px;
	list-style-type: none;
    line-height: 10px;
    background-image: url(images/ico_submenu.gif);
}
table.pager-table {
    background-color: #E4E6E9;
    border: solid 1px #929292;
}
td.pager-page, td.pager-current, td.pager-link {
    padding: 2px 4px 2px 4px;
    border: 0px;
}
td.pager-page {
    background-color: #7EA803;
    color: #ffffff;
}
td.pager-current {
    background-color: #E4E6E9;
    color: #000000;
}
td.pager-link {
    background-color: #c8dcf1;
    color: #000000;
}
hr {
    padding: 0px;
    margin: 20px 0px 5px 0px;
}


/**
 * v1.2 Styles
 */

/* Category Styles */
.cat-links {
    margin: 3px 0px 0px 0px;
}
div.cat-desc {
    padding: 1px 35px 15px 0px;
    color: #000000;
    margin: 0px 0px 0px 15px;
    font-size: 11px;
}
div.cat-link1 {
    background: url(images/ico_cat.gif) no-repeat center left;
    padding: 3px 5px 7px 35px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}
div.cat-link1 a, div.cat-link1 a:active, div.cat-link1 a:visited {
    font-size: 14px;
	color: #000000;
}
a.cat-link1:hover {

}
div.cat-link2 {
    background: url(images/ico_cat.gif) no-repeat center left;
    padding: 3px 5px 7px 35px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}
div.cat-link2 a, div.cat-link2 a:active, div.cat-link2 a:visited {
    font-size: 14px;
	color: #000000;
}
a.cat-link2:hover {

}
.cat-link1-count, .cat-link2-count {
    font-size: 14px;
    color: #76787C;
}

/* Link Styles */
select.link-info, select.link-info option {
    width: 74px;
    font-family: tahoma;
    font-size: 11px;
    background-color: #f3f3f3;
}
select.link-info {
    font-weight: bold;
    background-color: #f3f3f3;
}
select.link-info option {
    font-weight: normal;
    background-color: #ffffff;
}
select.link-info option.title {
    font-weight: bold;
    background-color: #f3f3f3;
}

/* Link Recordset Info */
div.link-rs {
    font-size: 10px;
    padding: 4px;
    color: #777777;
    background-color: #fafafa;
    border: solid 1px #dddddd;
    margin: 0px 0px 12px 0px;
}


/** Begin Advanced Link Stats Add-on Styles **/

.als-outer {
    width: 225px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}
.als-box {
    width: 75px;
    height: 62px;
    background-image: url(images/als-boxbg.gif);
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-box-pages {
	width: 75px;
    height: 62px;
    background-image: url(images/als-boxbg.gif);
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-box-pagerank {
	width: 74px;
    height: 67px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-cell-google, .als-cell-yahoo, .als-cell-msn, .als-cell-technorati {
    width: 65px;
    height: 12px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
    cursor: default;
}
.als-cell-google {
    background-image: url(images/als-google-bg.gif);
    background-repeat: no-repeat;
	margin-top: 5px;
}
.als-cell-yahoo {
    background-image: url(images/als-yahoo-bg.gif);
    background-repeat: no-repeat;
}
.als-cell-msn {
    background-image: url(images/als-msn-bg.gif);
    background-repeat: no-repeat;   
}
.als-cell-technorati {
    background-image: url(images/als-technorati-bg.gif);
    background-repeat: no-repeat;   
}
.als-cell-pagerank {
    width: 75px;
    height: 19px;
    text-align: center;
    font-size: 11px;
    padding: 6px 0px 0px 0px;
    cursor: default;
}
.als-tooltip {
    width: 152px;
    height: 40px;
    background-image: url(images/als-tipbg.gif);
    background-repeat: no-repeat;
    margin: -3px 0px 0px -160px;
    padding: 7px 8px 5px 5px;
    text-align: left;
    position: absolute;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    visibility: hidden;
    display: none;
    line-height: 15px;
    font-size: 10px;
    color: #444;
}
.als-ico {
    cursor: default;
}
.als-icobox {
    width: 20px;
    height: 19px;
    float: left;
    cursor: default;
    text-align: right;
}
.als-tipbox {
    width: 1px;
    height: 1px;
    padding: 18px 0px 0px 0px;
    float: left;
}
.als-icobg {
    width: 75px;
    height: 19px;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/als-icobg.gif);
    background-repeat: no-repeat;
}

.als-bid {
	height: 14px;
	font-weight: bold;
	color: #5E921D;
	font-size: 10px;
	text-align: left;
	float: left;
	padding: 1px 0px 0px 0;
	margin: 0px;
}
.als-contribution {
	height: 14px;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	text-align: left;
	float: left;
	padding: 1px 0px 0px 0;
	margin: 0px;
	}
.als-detail {
    height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
	color:#000000;
}
.als-linkindex {
    width: 30px;
    height: 30px;
    background-image: url(images/als_bidbg.gif);
    background-repeat: no-repeat;
    padding: 13px 0px 0px 0px;
    margin: 0;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
	float: left;
}
.als-url {
    padding: 0px 0px 0px 0px;
    color: #aaaaaa;
    font-size: 10px;
}
.als-stat-title {
    background-color: #eee;
    color: #777;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    float: left;
    font-size: 9px;
    width: 70px;
}
.als-stat-cell {
    background-color: #fafafa;
    color: #444;
    padding: 3px 4px 3px 4px;
    margin: 0px 1px 1px 0px;
    float: left;
    font-size: 10px;
    width: 70px;
    text-align: center;
}
/** End Advanced Link Stats Add-on Styles **/
