/* horsetoloan.com front end pages stylesheet */
/* layout and structure CSS here */

div#wrapper {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -390px;	
	width: 780px;
	height: auto;
	min-height: 400px;
	background-image: url(../images/bgline.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #f0edae;
	border: 1px solid #522e1a;
}
/*div#leftside {
	width: 165px;
	height: auto;
	padding: 5px;
}*/
div#leftside {
	float: left;
	width: 173px;
	height: 100%;
	z-index: 0;
}
div#logo {
	height: 150px;
	width: 110px;
	margin-top: 18px;
	margin-left: 30px;
}
/*
div#rightside {
	position: absolute;
	top: 1px;
	left: 175px;
	height: 100%;
	width: 615px;
}
*/
div#rightside {
	float: right;
	width: 604px;
	height: 100%;
}
div#photobanner {
	width: 604px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:605px;
}
img.banner {
	margin-left: 1px;	
	width: 150px;
	height: 86px;
}
img.sidephoto {
	margin-top: 1px;
	width: 110px;
	height: 83px;
	display: block;
}
div#titlebar {
	width: 601px;
	height: 34px;
	background-color: #333300;
	padding-right: 10px;
	text-align: right;
	margin-top: 1px;
	margin-left: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 593px;
}
div#content {
	width: 603px;
	height: auto;
	padding-bottom: 50px;
}
div#text {
	width: 473px;
	min-height: 420px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 10px;
	padding: 10px;
}
div#sidephotobar {
	width: 110px;
	float: right;
	margin-bottom: 20px;
}
p#foot {
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 3px;
	text-align: center;
}
ul#menu {
	margin-top: 20px;
	margin-bottom: 30px;
	list-style: none;
	margin-left: 5px;
	padding-left: 0px;
}
ul#menu li{
	margin-top: 4px;
	text-align: right;
	height: 15px;
	width: 119px;
	background-color: #CDBD66;
	border: 1px solid #333300;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
}
a {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
a:link {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
a:visited {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
a:hover {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #570000;
	text-decoration: underline;
}
a.navbar {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
}
a.navbar:link {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
}
a.navbar:visited {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
}
a.navbar:hover {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #570000;
	text-decoration: none;
}
a.navbar:active {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
}
a.navbar:active {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
h2.quicksearch {
	text-align: center;
	font-weight: bold;
	font-size: 95%;
}
p.quicksearch {
	text-align: center;
	font-weight: bold;
	font-size: 95%;
}
p.search {
	font-weight: bold;
	font-size: 95%;
}
table.searchresults {
	width: 450px;
	padding: 3px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
td.searchresultsheader {
	background-color: #333300;
	color: white;
	font-weight: bold;
}

td.searchresultsbody {
	padding: 5px;
	border: 1px solid #333300;
	vertical-align: top;
	background-color: white;
	text-align: left;
}
td.searchresultsnavpanel {
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
	border-left: 1px solid #333300;
	background-color: white;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
div.resultsnav {
	text-align: right;
}
img.resultsnav {
	margin-left: 4px;
	border: 0px;
}
div#paging {
	text-align: center;
}
table#emailadvertiser {
	width: 450px;
	padding: 7px;
}
/*all the rest here */
body {
	background-color: #cdbd66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #522e1a;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: white;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 110%;
	color: #333300;
	padding-bottom: 2px;
}
.disclaimer{
	font-size: 90%;
	font-weight: bold;
	color: #333300;
	font-style: italic;
}
select.quicksearch {
	font-size: 95%;
	color: #333300;
	border: 1px solid #333300;
	background-color: #f0edae;
}
input.quicksearchbutton {
	font-size: 95%;
	font-weight: bold;
	color: #333300;
	text-align: center;
	background-color: #CDBD66;
	border: 1px solid #333300;
}
form#quicksearch fieldset {
	width: 140px;
	margin-left: 11px;
	border: 1px solid #333300;
	padding: 5px;
}
form#search fieldset {
	width: auto;
	margin-left: 5px;
	border: 1px solid #333300;
	padding: 5px;
}
form#keywordsearch fieldset {
	width: auto;
	margin-left: 5px;
	border: 1px solid #333300;
	padding: 5px;
}
form#quicksearch fieldset legend {
	/*background-color: #CDBD66;*/
	border: 1px solid #333300;
	padding: 2px;
	font-size: 95%;
	font-weight: bold;
	color: #333300;
}
select.search {
	font-size: 95%;
	color: #333300;
	border: 1px solid #333300;
	background-color: #f0edae;
}
select.search option{
	background-color: #f0edae;
}
form#keywordsearch fieldset legend {
	/*background-color: #CDBD66;*/
	border: 1px solid #333300;
	padding: 2px;
	font-size: 95%;
	font-weight: bold;
	color: #333300;
}	
form#search fieldset legend {
	/*background-color: #CDBD66;*/
	border: 1px solid #333300;
	padding: 2px;
	font-size: 95%;
	font-weight: bold;
	color: #333300;
}
select.quicksearch option{
	background-color: #f0edae;
}
hr {
	height: 1px;
	color: #333300;
}
input {
	font-size: 95%;
	color: #333300;
	border: 1px solid #333300;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 95%;
	color: #333300;
	border: 1px solid #333300;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 100%;
}
input.file {
	font-size: 95%;
	color: #333300;
	border: 1px solid #333300;
	font-family: Arial, Helvetica, sans-serif;
}
.loaned {
	color: red;
	font-weight: bold;
	font-size: 75%;
}
table#viewad{
	border: 1px solid #333300;
}
td.viewadheader {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
table#viewadloaned {
	background-image: url(../images/loaned.gif);
	background-repeat: no-repeat;
	border: 1px solid #333300;
}
.loanedtext{
	color: red;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.flag {margin: 3px;}
#pricebanner{
	height: 67px;
	width: 93px;
	background-image: url(../images/pricebubble.gif);
	float: right;
	margin-left: 7px;
}
div#prices{
	padding-top: 14px;
	padding-left: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #FFD700;
}
h2.lotw{
	padding-left: 10px;
}
h3.lotw{
	padding-left: 10px;
	font-size: 12px;
	width: 270px;
}
p.lotw{
	padding: 0px 10px 10px 10px;
	width: 270px;
}
td.lotw{
	border: 1px solid #333300;
	background-image: url(../images/lotw.gif);
	background-position: top right;
	background-repeat: no-repeat;
}