/*
 * Webfire Theme for phpLinkBid
*/
body {
    font-family: arial, helvetica, verdana, tahoma, sans-serif;
    font-size: 13px;
    background-color: #01265D;
    background-image: url(images/bg.gif);
    background-repeat: no-repeat;
	background-position: top;
    margin: 0px;
    padding: 0;
    color: #84878E;
}
input, option, select, textarea {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
}
a, a:active, a:visited {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
h1 {
    font-family: tahoma, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #000;
    margin: 5px 0px 15px 0px;
    padding: 4px 5px 5px 8px;
    letter-spacing: -1px;
    background-color: #f7f7f7;
    border: solid 1px #e7e7e7;
}

/* Layout Styles */
.body-container {
    text-align: center;
}
.body-border {
    margin: 0px auto 0px auto;
    text-align: center;
    width: 960px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    background-image: url(images/body-borderbg.gi);
    background-repeat: repeat-y;
}
.body-outer {
	margin: 10px auto 0px auto;
	text-align: left;
	width: 1000px;
	padding: 0px;
	border: 0px;
	background-image: url(images/outer-bg.gif);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}
.body-top {
    background-color: #c4dafc;
    background-image: url(images/body-top.gi);
    background-repeat: repeat-x;
    height: 22px;
    color: #fff;
    padding: 9px 15px 1px 15px;
    text-align: right;
    font-size: 11px;
    line-height: 13px;
}
.body-header {
    height: 74px;
    margin: 0px 8px 0px 8px;
    padding: 20px 0px 16px 15px;
    color: #000;
    font-size: 12px;
    background-image: url(images/header-bg.gi);
    background-repeat: repeat-x;
}

.body-header-left {
    width: 8px;
    float: left;
    text-align: left;
}
.body-header-right {
    width: 8px;
    float: right;
    text-align: right;
}
.body-header small {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
}
a.logo, a.logo:active, a.logo:visited {
    color: #000;
    margin: 0px 0px 0px 0px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}
a.logo hover {
    color: #000;
    text-decoration: none;
}
.body-header a:hover {
    border: 0px;
}
.body-header h1 {
    text-decoration: none;
    border: 0px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}
.body-header h1 a, .body-header h1 a:active, .body-header h1 a:visited {
    font-size: 28px;
    font-weight: bold;
    color: #000;
}
.body-header h1 a:hover {
    text-decoration: none;
}
/* Top Menu styles */
.tmenu {
    padding: 0px;
    margin: 0px;
    height: 40px;
    background-image: url(images/tmenu-bg.gif);
    background-repeat: repeat-x;
}
.tmenu a, .tmenu a:active, .tmenu a:visited {
    color: #ffffff;
    text-decoration: none;
    border: 0px;
}
.tmenu a:hover {
    text-decoration: none;
    border: 0px;
}
.tmenu form {
    margin: 0px;
    padding: 0px;
}
.tmenu-left {
    width: 5px;
    float: left;
    text-align: left;
    background-color: #f1eac9;
    margin: 0px 20px 0px 0px;
}
.tmenu-right {
    width: 5px;
    float: right;
    text-align: right;
    background-color: #f1eac9;
}
.search-input {
    display: inline;
    font-size: 16px;
    width: 142px;
    height: 22px;
    margin: 0px 8px 0px 0px;
    padding: 7px 5px 3px 10px;
    border: solid 1px #d9d9d9;
    color: #555;
}
.body-left {
    float: left;
    margin: 0px;
    padding: 11px 0px 0px 10px;
    width: 180px;
}
.body-center {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 620px;
}
.body-right {
    float: left;
    margin: 0px;
    padding: 11px 10px 0px 0px;
    width: 180px;
}

.lmenu {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.lmenu-top {
    height: 22px;
    background-image: url(images/lmenu-top.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 5px 0px 10px;
}
.lmenu-inner {
    background-color: #fff;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    border-top: 0px;
    border-right: solid 1px #ccc;
    border-bottom: 0px;
    border-left: solid 1px #ccc;
}
.lmenu-bottom {
    height: 12px;
    background-image: url(images/lmenu-bottom.gif);
}
.lmenu-inner a, .lmenu-inner a:active, .lmenu-inner a:visited {
    color: #185ca6;
}
.lmenu-inner a:hover {
    color: #0975d8;
}

.bnav {
    padding: 5px;
    margin: 0px;
    font-size: 12px;
    color: #000;
}
.body-content {
    margin: 0px;
    padding: 10px 12px 20px 12px;
    border: 0px;
}
.body-footer {
    text-align: center;
    font-size: 13px;
    color: #000;
    margin: 0px;
    background-color: #faf5e0;
    background-image: url(images/footer-bg.gif);
    background-repeat: repeat-x;
    padding: 15px 0px 0px 0px;
    height: 66px;
}
.body-footer a, .body-footer a:active, .body-footer a:visited {
    font-weight: bold;
}
.body-footer a:hover {
    font-weight: bold;
}

/* Common Special Link Color Styles */
a.link-title, a.link-title:active, a.link-title:visited,
.linkroll a, .linkroll a:active, .linkroll a:visited,
.bnav a, .bnav a:active, .bnav a:visited,
.body-footer a, .body-footer a:active, .body-footer a:visited,
.leader a, .leader a:active, .leader a:visited {
    text-decoration: none;
    color: #555;
    
}
a.link-title:hover,
.linkroll a:hover,
.leader a:hover,
.body-footer a:hover,
.bnav a:hover {
    text-decoration: none;
    color: #000;
    
}
.leader a, .leader a:active, .leader a:visited {
    font-size: 17px;
    font-weight: bold;
}
.leader a:hover {
    text-decoration: none;
}
.leader-img {
	border: 1px solid #c4c4c4;
}
.input-search {
    width: 80px;
    margin: 1px 5px 0px 0px;
}
.msg1 {
    clear:both;
    padding: 5px;
    text-align: center;
    background-color: #f7f7f7;
    border: solid 1px #e7e7e7;
    color: #000;  
}

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



.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: 10px 0px 10px 0px;
    text-align: center;
    color: #666;
    font-size: 11px;
}

/* Link Listing Styles */ 

.link-bidbg {
    background-image: url(images/bidbg.gif);
    height: 50px;
    background-repeat: no-repeat;
}
.link-bid {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    width: 67px;
    padding: 10px 3px 2px 0px;
}
.link-bidbig {
    text-align: center;
    font-weight: bold;
    color: #777;
    font-size: 12px;
    padding: 3px 0px 2px 0px;
    width: 76px;
}
.link-place {
    color: #000;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    padding: 2px 0px 0px 0px;
}
.link-place a, .link-place a:active, .link-place a:visited {
    text-decoration: none;
}
.link-place a:hover {
    text-decoration: none;
}
.link-cell {
    color: #fff;
    padding: 0px 0px 0px 10px;
}
.link-title {
    font-size: 14px;
    font-weight: bold;
}

.link-desc {
    color: #555;
    padding: 3px 0px 3px 3px;
}
.link-date {
    width: 95%;
    color: #555;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #faf5e0;
}
.link-field {
    width: 95%;
    color: #555;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #faf5e0;
}
.link-field ul {
    margin: 3px 0px 3px 0px;
}
/* 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 h2 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin: 16px 0px 5px 0px;
    background-color: #f7f7f7;
    border: solid 1px #e7e7e7;
}
.kForm input, .kForm textarea {
    font-family: arial, vedana, tahoma;
    padding: 3px;
    margin: 5px 2px 2px 5px;
    color: #555555;
    display: block;
}
input.hidden {
    background-color: transparent;
    padding: 0px;
    border: solid 1px #00ff00;
}
.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: 11px;
    font-weight: bold;
    color: #ffe6e6;
    display: block;
    margin: 0px 0px 2px 5px;
    padding: 0px;
}
.kForm input.error, .kForm textarea.error {
    font-family: tahoma, arial;
    color: #000;
    display: block;
}
.kForm input.counter {
    display: inline;
    font-size: 10px;
    padding: 1px;
    margin: 0px 5px 0px 5px;
    width: 25px;
    height: 12px;
    color: #555;
}
.kForm #a {
    background-color: transparent;
}
.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;
}

table.pager-table {
    background-color: #eee;
    border: solid 1px #555;
}
td.pager-page, td.pager-current, td.pager-link {
    padding: 2px 4px 2px 4px;
    border: 0px;
}
td.pager-page {
    background-color: #000;
    color: #ffffff;
}
td.pager-current {
    background-color: #f3f3f3;
    color: #000000;
}
td.pager-link {
    background-color: #f3f3f3;
    color: #000000;
}
hr {
    padding: 0px;
    margin: 20px 0px 5px 0px;
}

/* Category Styles */

.cat-links {
    margin: 0px 0px 0px 0px;
    padding: 10px;
}
div.cat-desc {
    padding: 1px 25px 25px 20px;
    margin: 0px 0px 0px 15px;
    font-size: 14px;
}
div.cat-link1 {
    background-image: url(images/ico_cat1.gif);
    background-repeat: no-repeat;
    padding: 1px 5px 9px 28px;
    margin: 0px 0px 0px 0px;
    color: #999999;
}
div.cat-link1 a, div.cat-link1 a:active, div.cat-link1 a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #09396c;
}
div.cat-link1 a:hover {
    color: #1853a6;
}
div.cat-link2 {
    background-image: url(images/ico_cat2.gif);
    background-repeat: no-repeat;
    padding: 0px 3px 5px 20px;
    margin: 0px 0px 0px 5px;
    color: #09396c;
}
div.cat-link2 a, div.cat-link2 a:active, div.cat-link2 a:visited {
    font-size: 12px;
    font-weight: bold;
}
div.cat-link2 a:hover {
    color: #1853a6;
}
.cat-link1-count, .cat-link2-count {
    font-size: 10px;
    color: #aaaaaa;
}
div.cat-subcats {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #999999;
    display: inline;
}
div.cat-subcats a, div.cat-subcats a:active, div.cat-subcats a:visited {
    font-size: 11px;
    font-weight: normal;
}

#list-menu ul, #list-menu ul ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#list-menu ul li {

}
#list-menu ul ul li {
    font-size: 10px;
    padding: 0px 5px 0px 15px;
    color: #000;
}
#list-menu ul ul li a, #list-menu ul ul li a:active, #list-menu ul ul li a:visited, #list-menu ul ul li a:hover {
    font-size: 11px;
    display: inline;
    padding: 0px;
    background-color: #fff;
    background-image: none;
    text-decoration: none;
    line-height: 16px;
    color: #777;
}
#list-menu ul ul li a:hover {
    background-color: #fefbf3;
    background-image: none;
    text-decoration: none;
}
#list-menu li a, #list-menu li a:active, #list-menu li a:visited {
    font-size: 13px;
    font-weight: normal;
    padding: 7px 0px 7px 20px;
    text-decoration: none;
    display: block;
    background-color: #fff;
    background-image: url(images/list-item-bg1.gif);
    color: #555;
}
#list-menu li a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    font-weight: normal;
    background-image: url(images/list-item-bg2.gif);
    background-repeat: repeat-x;
}


/* Letter Styles */

.ltr-container1 {
    padding: 10px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
}
.ltr-link1, .ltr-link1h {
    margin: 0px 2px 2px 0px;
    color: #003d75;
    padding: 1px 1px 1px 1px;
    background-color: #d6e7fe;
    font-size: 18px;
    text-align: center;
    width: 8%;
    float: left;
    cursor: pointer;
    border: solid 1px #c0dbff;
}
.ltr-link1h {
    background-color: #e3efff;
    text-decoration: none;
    color: #0a7be5;
}
a.link2, a.link2:active, a.link2:visited {
    margin: 0px 1px 0px 1px;
    color: #ffffff;
    padding: 4px;
    background-color: #3e4968;
    font-size: 11px;
    font-weight: bold;
    float:left;
    width: 50px;
}
a.link2:hover {
    background-color: #49567c;
    text-decoration: none;
}

/* 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: 5px;
    color: #faf5e0;
    background-color: #000;
    border: 0px;
    margin: 0px 0px 12px 0px;
}

/* Linkroll Styles */
div.linkroll {
    margin: 0px;
    padding: 10px;
    color: #000;
    font-size: 12px;
}
.linkroll-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
.linkroll-desc {
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 12px 0px;
}

.faded {
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;
}
.fullopacity {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

/* Extra content wrapper */
.content-top {
    width: 100%;
    background-image: url(images/content-t.gif);
    height: 5px;
}
.content-left {
    width: 5px;
    float: left;
}
.content-right {
    width: 5px;
    float: right;
}
.content-body {
    width: 100%;
    background-color: #fff;
    padding: 5px 0px 5px 0px;
}
.content-inner {
    padding: 0px 10px 0px 10px;
}
.content-bottom {
    width: 100%;
    background-image: url(images/content-b.gif);
    height: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/**
 * Table styles for PR results
 */
.tbl-outer {      

}
.tbl-row1 {   
    font-size: 11px;   
    background-color: #f9f9f9;      
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}
.tbl-row2 {
    font-size: 11px; 
    padding: 2px 5px 2px 5px;
    background-color: #f3f3f3;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}


/**
 * Form styles for PR checker
 */

.form-outer {
    margin: 10px 0px 10px 0px;
    padding: 10px;
    background-color: #f9f9f9;
    border: solid 1px #f3f3f3;
}
.form-outer input, .form-outer textarea {
    font-family: verdana, tahoma, courier new, sans-serif;
    font-size: 13px;
}

/**
 * Misc styles
 */
.error-row {
    margin: 5px;
    padding: 4px;
    font-size: 11px;
    background-color: #fff9f9;
    border: solid 1px #aa0000;
    color: #660000;
}
.error-msg {
    color: #cc0000;
}

/* PageRank Display Styles */

.prcode {
    font-family: tahoma,courier new, courier, sans-serif;
    font-size: 10px;
    color: #666;
    width: 450px;
    height: 40px;
}
