input, option, select, textarea {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
}
p {
margin: 0px;
padding: 0px;
font-size: 13px;
color: #606060;
}
ol, ul {
list-style-position: inside;
}
strong, b {
color: #6a0000; 
}
h1 {
color: #672224;
font-size: 16px;
font-weight: bold;
margin: 3px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0px;
border-bottom: 1px solid #672224;
}
h2 {
color: #4d4d4d;
font-size: 12px;
font-weight: bold;
margin: 5px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0px;
border-bottom: 1px solid #4d4d4d;
}
h3 {
font-size: 12px;
font-weight: normal;
color: #4d4d4d;
margin: 0px;
padding: 3px 0px 0px 0px;
}
.input-search {
width: 80px;
}
.msg1 {
clear:both;
padding: 5px;
text-align: center;
border: 1px solid #ad6466;
color: #606060;
background: #fcf0f1;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
.msg1 a:link, .msg1 a:visited {
color: #a2272a;
}
.msg1 a:hover {
color: #920e0e;
}
.pager {
padding: 0px;
margin: 5px 0px;
text-align: right;
background: #fcf0f1;
}
.adBodyTr {
    padding: 0px;
    width: 250px;
    height: 250px;
    float: right;
}
.hidden {
    display: none;
    visibility: hidden;
}
.link-cont, .bnav  {
width: 500px;
padding: 3px 3px 3px 3px;
margin: 5px 0px 0px 0px;
background: #fcf0f1;
border: 1px solid #ad6466;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #606060;
text-align: center;
}
.bnav {
text-align: left;
}
/* Column styles */
.col-left {
    width: 18%;
    float: left;
    margin: 0px 5px 0px 0px;
}
.col-right {
    width: 81%;
    float: right;
}
/* 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;
width: 500px;
padding: 3px 3px 3px 3px;
margin: 5px 0px 0px 0px;
background: #fafafa;
border: 1px solid #d08f91;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #606060;
text-align: left;
}
.kForm input, .kForm textarea {
    font-family: verdana, tahoma, arial, sans-serif;
    padding: 3px;
    margin: 5px 2px 2px 5px;
    color: #606060;
    display: block;
	background: #fafafa;
	border: 1px solid #d08f91;
}

.kForm select {
    font-family: arial;
    margin: 5px 5px 5px 5px;
}
.kForm option {
    font-family: arial;
}
.kForm input.submit {
cursor: pointer;
    font-weight: bold;
    margin: 10px 5px 2px 0px;
	background: #7f2c2e;
	border: 1px solid #5b1719;
	color: #fff;
}
.kForm label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
	color: #5b1719;
    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;
}
.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.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: #edd9d9;
    border: solid 1px #8b2b2b;
}
td.pager-page, td.pager-current, td.pager-link {
    padding: 2px 4px 2px 4px;
    border: 0px;
}
td.pager-page {
    color: #333;
}
td.pager-current {
    background-color: #fcf8f8;
    color: #fff;
}
td.pager-link {
    background-color: #efcfcf;
    color: #000000;
}
hr {
    padding: 0px;
    margin: 20px 0px 5px 0px;
}
/* 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: 12px;
    padding: 4px;
    color: #777777;
    background-color: #fafafa;
    border: solid 1px #dddddd;
    margin: 0px 0px 12px 0px;
}
/*************** Special Template Styles *************************************/
/*************** General Rules *************************************/
* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 1em 0;
}
img {
border: 0;
}
a:link, a:visited {
color: #a2272a;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #920e0e;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

/***************** Main Template styles ******************/
body {
font: 62.5%/1.6 verdana, "Trebuchet MS", Tahoma, Verdana, sans-serif;
background: url(images/mainbg.gif) no-repeat top center #fff;
text-align: center;
}
#header {
background: url(images/headerbg.gif) repeat-x top left #fff;
height: 94px;
padding: 0px;
margin: 0px;
position: relative;
}
.wrapper {
width: 775px;
margin: 0px auto;
padding: 0px;
position: relative;
}
a#logo:link, a#logo:visited {
position: absolute;
font-family: "lucida Grande", Geneva, Arial, Helvetica, sans-serif;
top: 20px;
left: 16px;
font-size: 3em;
color: #fff;
text-decoration: none;
}
a#logo:hover {
color: #f4d5d7;
}
#search {
width: 447px;
height: 94px;
padding: 0px;
margin: 0px;
background: url(images/searchbg.gif) no-repeat top left;
position: absolute;
top: 0px;
right: 2px;
}
.searchbar {
background: url(images/searchbar.gif) repeat-x top left;
border: 1px solid #8b8b8b;
width: 224px;
height: 20px;
margin: 0px;
padding: 2px;
font-size: 14px;
color: #fbfbfb;
position: absolute;
top: 15px;
right: 110px;
}
.searchbut {
border: none;
cursor: pointer;
width: 86px;
height: 26px;
margin: 0px;
padding: 0px;
background: url(images/searchbut.gif) no-repeat top left;
position: absolute;
top: 15px;
right: 16px;
}
#navbar {
height: 56px;
margin: 0px;
padding: 0px;
background: url(images/navbg.gif) repeat-x top left;
}
ul.wrapper {
height: 56px;
margin: 0px auto;
padding: 0px;
list-style-type: none;
position: relative;
}
ul.wrapper li {
float: left;
display: block;
width: auto;
height: 56px;
}
ul.wrapper li a:link, ul.wrapper li a:visited {
font-size: 18px;
color: #370203;
font-family: Arial, Helvetica, sans-serif;
float: left;
display: block;
width: auto;
margin: 0px 10px;
height: 36px;
padding: 15px 15px 5px 15px; 
text-decoration: none;
}
ul.wrapper li a:hover {
color: #fff;
background: url(images/nav_hover.gif) repeat-x top center;
text-decoration: none;
}
#maincontainer {
margin: 0px auto;
padding: 0px;
width:775px;
background: url(images/contentbg.gif) repeat-y top left;
padding-bottom: 0px;
text-align: left;
}
#container {
background: url(images/contentbottom.gif) no-repeat bottom left;
width: 775px;
margin: 0px;
padding: 0px;
}
#aes {
background: url(images/contopbg.gif) no-repeat top left;
width: 761px;
margin: 0px;
padding: 0px 7px;
padding-bottom: 25px;
}
#letters {
background: url(images/lettersbg.gif) no-repeat top left;
width: 563px;
height: 34px;
margin: 0px auto;
padding: 0px 5px 0px 170px;
text-align: left;
position: relative;
}
#letters a:link {
text-decoration: underline;
color: #edcecf;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
margin: 0px 3px;
}
#letters a:visited {
color: #460506;
}
#letters a:hover {
text-decoration: none;
color: #7a1215;
}
#content {
width: 509px;
float: right;
padding: 0px;
text-align: left;
margin: 0px;
font-size: 14px;
color: #606060;
margin-top: 15px;
}
#secbar {
margin: 0px;
margin-top: 15px;
width: 242px;
background: url(images/sidebg.gif) repeat-y bottom left;
padding: 0px 0px 0px 0px;
float: left;
text-align: left;
}
#sidebar {
background: url(images/sidebottom.gif) no-repeat bottom left;
width: 242px;
padding: 0px 0px 40px 0px;
text-align: center;
}
#secbar h2.cat {
border: 0px;
background: url(images/categories.gif) no-repeat top left;
width: 242px;
height: 41px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #fff;
text-indent: -9999px;
}
#secbar h2.recommend {
border: 0px;
background: url(images/recommened.gif) repeat top left;
width: 242px;
height: 41px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #fff;
text-indent: -9999px;
}
#secbar ul {
list-style-type: none;
margin: 0px;
padding: 0px;
width: 222px;
padding: 10px 10px 40px 10px;
text-align: left;
}
#secbar ul li {
padding: 0px;
font-size: 16px;
font-family: "Trebuchet MS";
color: #750d10;
margin: 5px 0px;
text-align: left;
}
#secbar ul li a:link {
font-size: 16px;
font-weight: normal;
color: #750d10;
text-decoration: none;
text-align: left;
}
#secbar ul li a:visited {
color: #4f0606;
text-decoration: none;
}
#secbar ul li a:hover {
text-decoration: underline;
color: #920e0e;
}
#secbar ul li .cat-subcats {
font-size: 14px;
font-family: "Trebuchet MS";
color: #920e0e;
margin-left: 10px;
}
#secbar ul li .cat-subcats a:link {
font-size: 14px;
color: #a23737;
text-decoration: underline;
}
#secbar ul li .cat-subcats a:visited {
text-decoration: underline;
color: #4f0606;
}
#secbar ul li .cat-subcats a:hover {
text-decoration: none;
color: #920e0e;
}
.linkroll-title {
width: 220px;
margin: 0px auto;
font-size: 16px;
font-family: "Trebuchet MS";
color: #a23737;
margin-top: 15px;
text-align: left;
}
.linkroll-desc {
width: 220px;
margin: 0px auto;
color: #606060;
font-size: 14px;
text-align: left;
}
#footer {
font-size: 14px;
color: #943235;
padding: 0px 0px 0px 0px;
margin: 5px 0px 5px 0px;
font-family: "Trebuchet MS";
}
#footer p {
margin: 0px;
padding: 0px;
padding-top: 5px;
}
#footer a:link, #footer a:visited {
color: #770e11;
text-decoration: underline;
font-size: 14px;
font-family: "Trebuchet MS";
}
#footer a:hover {
color: #943235;
text-decoration: none;
}
/*****************************************/
h1.headline {
color: #a60005;
font-size: 18px;
font-weight: bold;
margin: 5px 0px 0px 0px;
font-family: Myriad Pro, Georgia, "Times New Roman", Times, serif;
padding: 0px;
border-bottom: 0px solid #0088ee;
}
.leader {
width: 509px;
padding: 0px;
height: auto;
position: relative;
background: url(images/leaderbg.gif) repeat-y top left;
}
.leader h2 {
width: 344px;
height: 40px;
background: url(images/leadertop.gif) no-repeat top left;
margin: 0px;
padding: 0px;
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #fff;
border: none;
padding-left: 165px;
padding-top: 6px;
}
.linkinfo {
width: 509px;
position: relative;
padding-bottom: 10px;
position: relative;
background: url(images/leaderbot.gif) no-repeat bottom left;
}
.leader h1, h1.link-title {
margin: 0px;
border-bottom: none;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #610205;
padding: 0px;
font-weight: bold;
margin-left: 105px;
}
h1.link-title {
margin-left: 0px;
}
.leader h1 a:link, .leader h1 a:visited, h1.link-title a:link, h1.link-title a:visited {
color: #760c0c;
text-decoration: none;
}
.leader h1 a:hover, h1.link-title a:hover {
color: #a60005;
text-decoration: underline;
}
.leader p {
margin: 0px;
padding: 0px;
font-size: 12px;
color: #606060;
margin-left: 105px;
}
p.link-desc {
margin: 0px;
padding: 0px;
font-size: 13px;
color: #606060;
}
.leadshot {
border: 1px solid #760c0c;
height: 70px;
width: 90px;
float: left;
margin-left: 5px;
margin-top: 5px;
}
.link-screen {
border: 1px solid #760c0c;
height: 152px;
width: 202px;
float: right;
margin: 5px;
}
ul.singlelink {
width: 509px;
margin: 0px;
padding: 0px;
text-align: left;
list-style-type: none;
}
ul.singlelink li {
background: url(images/linkbgtop.gif) repeat-x top left;
position: relative;
width: 509px;
height: auto;
padding: 0px;
margin: 10px 0px 10px 0px;
clear: both;
}
div.tile {
background: url(images/linkbgbottom.gif) repeat-x bottom left;
position: relative;
width: 499px;
height: auto;
padding: 3px 5px 3px 5px;
margin: 0px;
}
div.metainfo {
position: relative;
height: 99px;
width: 105px;
float: left;
}
.linkshot {
border: 1px solid #760c0c;
height: 70px;
width: 90px;
position: absolute;
top: 22px;
left: 2px;
}
h2.current {
font-weight: normal;
margin: 0px;
padding: 0px;
position: absolute;
top: 1px;
left: -2px;
font-size: 12px;
color: #606060;
border: none;
}
h1.bidheadline {
display: block;
border-bottom: none;
margin: 0px;
padding: 0px;
margin-left: 105px;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
}
h1.bidheadline a:link, h1.bidheadline a:visited {
color: #760c0c;
text-decoration: none;
}
h1.bidheadline a:hover {
text-decoration: underline;
color: #a60005;
}
p.biddesc {
font-size: 12px;
color: #606060;
margin: 0px;
margin-left: 105px;
padding: 0px;
}
h2.placeabid {
width: 64px;
height: 19px;
margin: 0px;
padding: 0px;
position: absolute;
top: 5px;
right: 3px;
border: none;
}
h2.placeabid a:link, h2.placeabid a:visited, h2.placeabid a:hover {
display: block;
width: 64px;
height: 19px;
background: url(images/link_but.gif) no-repeat top left;
text-indent: -9999px;
}
p.description {
margin: 0px;
margin-bottom: 15px;
padding: 0px;
color: #606060;
font-size: 12px;
}
input#a {
visibility: hidden;
}
input#link_id {
visibility: hidden;
}
/****************************** Link Page ********************************/
div.link {
background: url(images/linkbgtop.gif) repeat-x top left;
margin: 5px 0px;
padding: 0px;
padding-top: 10px;
width: 509px;
}
div.linkinner {
background: url(images/linkbgbottom.gif) repeat-x bottom left;
position: relative;
width: 499px;
height: auto;
padding: 3px 5px 10px 5px;
margin: 0px;
font-size: 13px;
}
div.align, h2.align {
text-align: left;
}