/*
End-User Interface Colors
This file contains overrides for all colors
used by the end-user interfaces.

-----------------------------------------------
layout.css
-----------------------------------------------
*/
#container {	color: #000;}
div.infobar, div.infobar div.right {font-size: 13px;	color: #000000;}
div.infobar div.right {font-size: 13px;	background: none;}

/*
-----------------------------------------------
common.css
----------------------------------------------- 
*/
hr {	border-bottom-color: #EDDFD2;}
a {	color: #fff;}
a:hover {	color: #000000;}
div.infobar a {font-size: 13px;	color: #000000;}
div.infobar a:hover {	color: #000000;}
div.links a {	color: #000000;}
div.links a:hover, div.links a.current {	color: #000000;}
th {	color: #D2B48C;font-size: 13px;	background: #FFFFFF;}
tr.alt {	background: #e8e8e8;}
div.form {	border-top-color: #D84817;	border-bottom-color: #D84817;	background: #EDDFD2;}
#msg-error {text-transform: uppercase;	color: #C00;	background: #fff;}
#msg-success {text-transform: uppercase;	color: #fff;	background: #F60;}
#msg-alert {text-transform: uppercase;	color: #fff;	background: #f60;}
span.success, span.alert, span.error {text-transform: uppercase;	color: #C00;	background: #F60;}
span.alert {text-transform: uppercase;	background: #f60;}
span.error {text-transform: uppercase;	background: #fff;}
div.featured {	color: #c00;	background: #fff;}
div.alt {	background: #e8e8e8;}
input.compare {	font-size: 11px;}

/*
-----------------------------------------------
listings.css
----------------------------------------------- 
*/
div.search {	color: #fff;	background: #444;}
div.pages, div.links {	color: #fff;	background: #444;}

/*
-----------------------------------------------
show.css
-----------------------------------------------
*/
table.info td.title {	color: #fff;	background: #D84817c;}


/* 
-----------------------------------------------
compare.css
----------------------------------------------- 
*/
table.compare th {	font-size: 13px;	background: #FFFFFF;}
table.compare td {	border-left-color: #e8e8e8;}
