* { padding: 0; margin: 0; }
body {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #fefefe;
}
a, a:active, a:visited {
    color: #000;
}
input, option, select, textarea {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
}
h1 {
    color: #000;
    background-image: url(images/h1bg.gif);
    font-size: 19px;
    letter-spacing: -1px;
    font-weight: bold;
    padding: 4px 4px 4px 8px;
    margin: 0px 0px 12px 0px;
}

p, h2, h3 {
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

/* Page Layout Styles */
#wrapper { 
    margin: 0 auto;
    padding: 0px 0px 0px 21px;
    width: 790px;
    background-image: url(images/body-bg.gif);
    background-repeat: repeat-y;
}
#header {
    color: #333;
    width: 730px;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
    background: #BD9C8C;
    background: #E7DBD5;
}
#navigation {
    float: left;
    width: 730px;
    color: #fff;
    padding: 14px 10px 16px 10px;
    border: 1px solid #999999;
    margin: 0px 0px 0px 0px;
    background: #cccc99;
}
#navigation a, #navigation a:active , #navigation a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #cccc99;
}
#leftcolumn { 
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 15px;
    width: 485px;
    float: left;
    background: transparent;
}
#rightcolumn { 
    float: right;
    color: #000;
    margin: 0px 40px 0px 0px;
    padding: 0px;
    width: 240px;
    display: inline;
}
#logo {
    width: 150px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#search {
    width: 180px;
    float: right;
    margin: 0px;
    padding: 28px 0px 0px 0px;
    text-align: center;
}
#search input {
    vertical-align: middle;
}
#footer { 
    width: 730px;
    clear: both;
    color: #000;
    border: 1px solid #999999;
    background: #cccc99;
    margin: 0px 0px 10px 0px;
    padding: 10px;
}
#footer a, #footer a:active, #footer a:visited {
    text-decoration: none;
    border-bottom: solid 1px #cccc99;
    color: #6a6a5a;
}
#footer a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: solid 1px #ddd077;
}


/* Link Styles */
#links {
    padding: 0px 10px 5px 10px;
}
#link, #link2, #linkf, #linkf2 {
    padding: 5px 5px 5px 6px;
    margin: 0px 0px 5px 0px;
    cursor: default;        
}
#link {
    background-color: #cccc99;
    border: solid 1px #999967;
}
#link2 {
    background-color: #cccc99;
    border: solid 1px #999967;
}
#linkf {
    background-color: #fff;
    border: solid 1px #999967;
}
#linkf2 {
    background-color: #fff;
    border: solid 1px #999967;
}
#links h2 {
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    color: #fff;
}
#links a, #links a:active, #links a:visited {
    text-decoration: none;
    border-bottom: solid 1px #999967;
    color: #6a6a5a;
}
#links a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: solid 1px #ddd077;
}



.msg1 {
    clear:both;
    padding: 5px;
    text-align: center;
    background-color: #fffce8;
    border: solid 1px #ffe346;
}


/* Category Styles */
.cat-links {
    width: 460px;
    margin: 8px 0px 6px 0px;
}
div.cat-desc {
    padding: 1px 35px 15px 30px;
    color: #999999;
    margin: 0px 0px 0px 15px;
    background-image: url(images/ico_cat1.gif);
    background-repeat: no-repeat;
    font-size: 11px;
}
div.cat-link1,
div.cat-link2 {
    background-image: url(images/ico_cat1.gif);
    background-repeat: no-repeat;
    padding: 1px 5px 11px 21px;
    margin: 0px 0px 0px 5px;
    font-size: 10px;
    color: #999999;
}
div.cat-link1 a, div.cat-link1 a:active, div.cat-link1 a:visited,
div.cat-link2 a, div.cat-link2 a:active, div.cat-link2 a:visited {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #ccc;
}
div.cat-link1 a:hover,
div.cat-link2 a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #999;
}
.cat-link1-count, .cat-link2-count {
    font-size: 10px;
    color: #aaaaaa;
}


/* Letter Styles */

div.link1, div.link1h {
    margin: 1px;
    color: #ffffff;
    padding: 7px 3px 7px 3px;
    background-color: #444;
    font-size: 20px;
    text-align: center;
    width: 45px;
    float: left;
    cursor: pointer;
}
div.link1h {
    background-color: #666;
    text-decoration: none;
}
div.link2, div.link2h {
    cursor: pointer;
    margin: 1px;
    color: #ffffff;
    padding: 4px;
    background-color: #444;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    float: left;
}
div.link2h {
    background-color: #666;
    text-decoration: none;
}
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;
}

.ltr-menu {
    margin: 10px 0px 5px 0px;
    font-size: 10px;
    color: #999999;
    padding: 0px 0px 0px 5px;
}
.ltr-menu a, .ltr-menu a:active {
    border: 0px;
    margin: 0px;
    padding: 2px 2px 2px 3px;
    background-color: #fcfcfc;
    border: solid 1px #f3f3f3;
    text-decoration: none;
}
.ltr-menu a:hover {
    background-color: #ffffff;
    border: solid 1px #d3d3d3;
    color: #000000;
    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: 4px;
    color: #777777;
    background-color: #fafafa;
    border: solid 1px #dddddd;
    margin: 0px 0px 12px 0px;
}



/* Pager Styles */

table.pager-table {
    background-color: #ccc;
    border: solid 1px #444;
}
td.pager-page, td.pager-current, td.pager-link {
    padding: 2px 4px 2px 4px;
    border: 0px;
}
td.pager-page {
    background-color: #444;
    color: #ffffff;
}
td.pager-current {
    background-color: #bbb;
    color: #000000;
}
td.pager-link {
    background-color: #ddd;
    color: #000000;
}
td.pager-link a, td.pager-link a:active, td.pager-link a:visited {
    text-decoration: none;
}
td.pager-link a:hover {
    text-decoration: underline;
}



.link-bidbg {
    background-image: url(images/bidbg.gif);
    height: 32px;
    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: #eee;
    text-decoration: none;
}
.link-place a:hover {
    color: #ffffff;
    text-decoration: none;
}
.link-cell {
    padding: 0px 0px 0px 10px;
}
.link-title {
    font-size: 12px;
    font-weight: bold;
}
a.link-title, a.link-title:active, a.link-title:visited {
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #aaaaaa;
}
a.link-title:hover {
    text-decoration: none;
    border-bottom: solid 1px #000000;
}
.link-desc {
    color: #666666;
    padding: 0px;
}

.link-date {
    width: 95%;
    color: #000000;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #dadada;
}

/* Form Styles */
.kForm {
    padding: 0px;
}
.kForm input, .kForm textarea {
    padding: 3px;
    margin: 5px 2px 2px 5px;
    color: #555555;
    display: block;
}

.kForm select {
    margin: 5px 5px 5px 5px;
}
.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 {
    color: #595300;
    background-color: #fffef2;
    display: block;
}
hr {
    padding: 0px;
    margin: 20px 0px 5px 0px;
}
ul, ol {
    padding: 0px 0px 5px 20px;
    margin: 5px 0px 5px 15px;
}
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;
}

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);
}
/** 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-color: fdfdf9;
    background-image: url(images/als-boxbg.gif);
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-outer1 {
    width: 225px;
    padding: 0px;
    margin: 1px;
}
.als-box1 {
    width: 70px;
    height: 62px;
    background-color: fdfdf9;
    background-image: url(images/als-boxbg.gif);
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-cell-google, .als-cell-yahoo, .als-cell-msn, .als-cell-technorati {
    font-family: tahoma;
    width: 75px;
    height: 12px;
    margin: 0px 0px 0px 0px;
    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;
}
.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;
    background-image: url(images/als_contribution.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #58c012;
    font-size: 10px;
    text-align: left;
    float: left;
    padding: 1px 0px 0px 96px;
    margin: 0px; 
}
.als-detail {
    height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.als-linkindex {
    width: 24px;
    height: 18px;
    background-image: url(images/als_bidbg.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 0px 1px;
    margin: 0px;
    text-align: center;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #ddd;
}
.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 **/