body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #000000;
	color: #464646;
}

#wrap {
	width: 831px !important; width: 832px;
	text-align: left;
	background-color: #FFFFFF;
}

#wrap td {
	vertical-align: top;
}

#header {
	height: 158px;
	background: url('images/header.jpg');
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	font-weight: bold;
	text-align: right;
}

#header a {
	color: #FFFFFF;
}

#header a:hover {
	color: #5BC1EB;
	text-align: right;
}

#nav {
	padding-top: 120px;
}


#nav a {
	width: 85px;
	height: 21px;
	text-align: center;
	float: right;
	background: url('images/header_link.jpg');
	color: #FFFFFF;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#nav a:hover {
	text-align: center;
	background: url('images/header_hover.jpg');
}



#menu {
	height: 20px;
	background: url('images/menu.jpg');
	padding: 7px 20px 3px 20px;
}

#menu a {
	width: 82px;
	height: 17px;
	text-align: center;
	float: left;
	margin-right: 20px;
	background: url('images/menu_link.jpg');
	color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#menu a:hover {
	background: url('images/menu_hover.jpg');
}

#content {
	background: url('images/content_bg.jpg') #FFFFFF repeat-x top left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-bottom: 15px;
}

#content strong{
	color: #8F8C8C;
}

#content b {
	color: #F05A41;
}


#content2 {
	padding: 10px 20px 0px 10px;
	font-size: 11px;
}

h1 {
	color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 3px 6px 3px 6px;
	background-color: #B8E1F4;
	width: 300px;
}

h1 a {
	color: #FFFFFF;
}

.box {
	background: url('images/box_bg.jpg') #FFFFFF repeat-x top left;
	border: 1px solid #699CB3;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	
}

.box p {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#letters.box {
	padding-left: 16px;
	
	width: 484px;
}

#letters a {
	float: left;
	width: 52px;
	height: 32px;
	background: url('images/letter.jpg');
	color: #FFFFFF;
	padding: 14px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
}

#letters a:hover {
	background: url('images/letter_hover.jpg');
	text-align: center;
}

#sidebar {
	background-image: url('images/sidebar.jpg');
	background-position: bottom left;
	width: 202px;
	text-align: center;
	padding: 0px 5px 5px 6px;
	color: #464646;
	font-size: 11px;
}

#sidebar h2 {
	height: 18px;
	width: 165px;
	text-align: left;
	padding: 4px 10px 4px 25px; 
	font-size: 13px;
	color: #5D6163;
	font-weight: bold;
	background-image: url('images/sidebar_title.jpg');
	margin: 10px 0px 0px 0px;
}

#sidebar p {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 0px 10px;
	text-align: left;
}

#sidebar form {
	padding: 4px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#sidebar a {
	color: 464646;
}

#sidebar a:hover {
	color: #53B9E2;
}

#sidebar a.leader {
	color: #53B9E2;
	font-size: 12px;
}


#sidebar .input-search {
	background: url('images/search_01.jpg');
	width: 137px;
	height: 18px;
	padding: 3px 10px 3px 5px;
	border-width: 0px;
	margin-left: 8px;
}


#footer {
	height: 28px;
	background: url('images/footer.jpg') repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px 0px 10px;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}




a {
	color: #000000;
	text-decoration: none;
}

a img {
	border-width: 0px;
}

.link-place {
        text-align: center;
        margin-right: 20px;
        margin-left: 20px;
        font-size: 12px;
}

.link-place a {
        color: #000000;
        font-size: 12px;
}

.link-title {
        padding-left: 10px;
        color: #2A718F;
        font-weight: bold;
        font-size: 12px;
}

.link-title a {
        color: #2A718F;
        font-weight: bold;
        font-size: 12px;
}

.link-desc {
        padding-left: 10px;
        font-size: 10px;
}

.link-bid {
        padding-left: 10px;
}

.link-date {
        padding-left: 10px;
    color: #000000;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #dadada;

}

.link-field {
    color: #000000;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #dadada;
}
.link-field ul {
    margin: 3px 0px 3px 0px;
}


.link-bidbg {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 20px;
        margin-bottom: 0px;

    background-image: url(images/bidbg.gif);
    color: #ffffff;
        padding: 10px 12px 0px 14px;

    height: 32px;

    background-repeat: no-repeat;
}
.link-bidbig {   
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 0px 2px 0px;
    width: 50px;
}
    



ol {
padding-left: 25px;
}

.link-rs {
	margin-bottom: 20px;
}



/* 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;
}


h1 {
    font-size: 13px;
    font-weight: bold;
    margin: 12px 0px 12px 0px;
}

h2, h3 {
    padding: 5px 0px 5px 0px;
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

/* Pager Styles */

table.pager-table {
    background-color: #CDEBF8;
    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: #5D6163;
    color: #ffffff;
}
td.pager-current {
    background-color: #CDEBF8;
    color: #000000;
}
td.pager-link {
    background-color: #5D6163;
    color: #5D6163;
}
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;
}

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

.als-outer {
    width: 240px;
    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-cell-google, .als-cell-yahoo, .als-cell-msn, .als-cell-technorati {
    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: #e82c2c;
    font-size: 12px;
    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: 60px;
    height: 58px;
    background-image: url(images/link.jpg);
    background-repeat: no-repeat;
    padding: 20px 0px 0px 0px;
    margin: 0px;
    text-align: center;
    font-family: tahoma;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
}
.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 **/
