/* Default new css */
/* based off old default css */

body { background-color:#000000; width:900px;
		font-size:12px; color:white; font-family:Verdana, Arial, Helvetica, sans-serif; }

/* links */
a { font-weight:bold; text-decoration:none; }
a:link { color: #ffffff }
a:visited { color: #ffffff }
a:hover { color: #CD0000 }
a:active { color: #ff9900}
th a:link, th a:visited, th a:hover, th a:active { color:white }

/* header cell properties - headers for search results etc.*/
TH { font-weight:bold; font-size:16px; color:white; font-family:Georgia, "Times New Roman", Times, serif; text-align:center;
	background:#CC0000}

/* header: full width bar, i.e. "Just Listed" */
.header { font-weight:bold; font-size:16px; color: white; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; padding:3px;
	background:#cc0000}

/* cell/button properties */
TD { font-weight:normal; background-color:none }
.bg  { background-color:white}
.dark { background:#330000 top repeat-x}
div.btn { background:#CC0000; text-align:center; padding:5px}

/* text properties */
.dealerblock { padding:16px; background:url(fadebar.jpg) bottom repeat-x; text-align:center}
.dealername { font-size:20px; font-weight:bold; text-align:center }
.dealercity { font-size:16px; font-weight:bold; text-align:center }
.price { font-size:20px; font-weight:normal; text-align:center; border-width:thin; border-style:solid; border-color:#C0C0C0 }
.price_tiny { font-size:14px }
span.priceblock { font-size:20px; font-weight:normal; text-align:center; padding:8px; margin:8px; background:url(fadebar.jpg) top repeat-x; color:white }
.price_fp { font-size:10px; font-weight:normal; text-align:center; background:none}
TD.justborder    { background:url(fadebar.jpg) top repeat-x; color:white; text-align:right }
TD.justborder_bg { background:url(fadebar.jpg) bottom repeat-x; color:white; text-align:left }

/* horizontal divider lines */
hr { color: #660000; background-color: #333333; border:solid; border-width:0px }

/* form field properties - match page background color */
/*
select { background-color:#005aa5; color:white; border-color:#005aa5 }
input { background-color:#005aa5; color:white; border-color:#005aa5}
*/
