body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	background-color: #000000;
}

#wrap {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}

#wrap td {
	vertical-align: top;
}

#header {
	height: 166px;
	background-image: url('images/logo.jpg');
	text-align: right;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding: 8px 30px 0px 0px;
}

#header a {
	color: #FFFFFF;
}

#header a:hover {
	border-bottom: 4px solid #E6761D;
}

#buylink {
	padding-top:45px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
}

#buylink a:hover {
	border-bottom: 0px solid #E6761D;
}


h1 {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 10px !important;
	padding: 0px 25px 10px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
}


#content {
	min-height: 410px;
	background-image: url('images/separation.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 150px 5px 2px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

* html #content {
	height: 440px;
}




#footer {
	height: 38px;
	background-image: url('images/footer.jpg');
	color: #FFFFFF;
	font-size: 8pt;
	padding: 40px 300px 0px 200px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}


#wrap #sidebar {
	position: absolute;
	top: 140px;
	left: 57%;
	margin-left: 175px;
	background-color: #3A7695;
	border: 1px solid #FFFFFF;
	background-image: url('images/sidebar.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 240px;
	padding: 55px 5px 5px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	display: inline;
}

#sidebar img {
	margin-bottom: 4px;
}

#sidebar a {
	color: #FFFFFF;
}

#topbid {
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
}


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

.cat-links {
	width: 585px;
	padding: 6px 6px 6px 6px;
	font-family: Trebuchet MS;
	color: #425D6B;
	font-weight: bold;
	margin-bottom: 0px !important;
	margin-bottom: 10px;
	margin-top: 12px;
	margin-left: 15px;
	font-size: 11px;
}

.cat-links img {
	vertical-align: bottom;
	margin-right: 4px;
}

.cat-links a {
	color: #425D6B;
	font-weight: bold;
}

.cat-links a:hover {
	color: #60A1C3;
}


.leader {
	font-weight: bold;
	font-size: 12px;
}

.leader-bid {
	font-weight: bold;
}

#tmenu {
	padding-left: 8px;
}

#tmenu a {
	background-image: url('images/letter.gif');
	text-align: center;
	color: #FFFFFF;
	float: left;
	width: 45px;
	height: 25px;
	padding-top: 10px;
}


.link-bid {
	background-image: url('images/bid.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 29px;
	width: 58px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
link-desc {
    color: #666666;
    font-size: 9px;
    padding: 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 {
	color: #5DBC20;
	font-weight: bold;
}

.link-bidbg {
    background-image: url(images/bidbg.gif);
    height: 32px;
    background-repeat: no-repeat;
}
.link-bidbig {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 0px 2px 0px;
    width: 50px;
}

.link-cell {
    padding: 0px 0px 0px 10px;
}
.link-title {
    font-size: 18px;
    font-weight: bold;
}
a.link-title, a.link-title:active, a.link-title:visited {
    text-decoration: none;
    
}
a.link-title:hover {
    text-decoration: none;
    border-bottom: solid 1px #000000;
}
.link-date {
    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;
}


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: #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: #0C5C86;
    color: #ffffff;
}
td.pager-current {
    background-color: #bbb;
    color: #000000;
}
td.pager-link {
    background-color: #3A7695;
    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;
}


/* Linkroll Styles */

div.linkroll {
    background: url(images/corner-box.jpg) top left no-repeat;
    padding: 12px 0 12px 15px;
    margin: 10px 0px 0px 0px;
    width: 225px;
    border-bottom: solid 1px #ccc;
}
.linkroll h2 {
    color: #999;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 2px 0px 3px 0px;
    margin: 0px;
}   
.linkroll-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}   
.linkroll-desc {
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 0px 0px 8px 0px;
}

