body {
	
	}
p {
	margin: 0 0 15px 0;
	color: #333;
}

/*  Links
==============================================================*/


a:link {
	color: #9F1316; /* Dark Red */
	}

a:visited {
	color: #821011; /* Darker Red */
	}

a:hover {
	color: #AF1518; /* Intense Red */
	}

/*  Headings
==============================================================*/

/* 
h1, h2, h3, h4, h5, h6 { /* Global Heading Styles */
	margin: 0 0 15px 0; padding: 0;
	font: 24px normal Geneva, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 20px;
	color: #990000;
	}
h3 {
	font-size: 18px;
	color: #555;
	}
h4 {
	font-size: 14px;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333; 
	}
h6 {
	font-size: 10px;
	font-weight: bold; 
	}
*/
/*  Lists
==============================================================*/

ul {
	padding: 0; margin: 0 0 15px 18px;
	}
dl {
	margin: 0 0 15px 0;
	}
dt {
	font-weight: bold;
	}
dd {
	margin: 0 0 5px 0;
}
/*  Forms
==============================================================*/

/*  Misc
==============================================================*/

hr {
	margin: 0 0 15px 0; padding: 0;
	border: none;
	height: 1px;
	background: #ccc; color: #ccc;
	}

blockquote {
	margin: 0 0 15px 0; padding: 10px 10px 10px 45px;
	background: #f6f6f6 url(quotemark.gif) no-repeat 10px 10px;
	}

.clear {
	clear: both;
	}

.hide {
	display: none;
	}

address {
	font-style: normal;
	margin-bottom: 10px;
	}

body {
	background: #1D1D1D url(bg-body.jpg) repeat-x 0 0;
	}

/*  Page (Container)
==============================================================*/


#page {
	width: 960px;
	margin: 10px auto;
	background: #fff url(bg-page-wide.gif) center 0;
	border: 6px solid #333;
	padding: 0 2px 0 2px;
	position: relative;
	}
	



/*  Site Branding (Header)
==============================================================*/


#branding {
	height: 96px;
	background: #fff url(bg-header.gif);
	position: relative;
	}

#branding-logo {
	width: 193px; height: 57px;
	position: absolute;
	left: 25px; top: 20px;
	text-align: center;
	overflow: hidden;
	background: #fff url(logo.gif) no-repeat 0 0;
	text-indent: -3000px;
	}

#branding-tagline {
    font-family: verdana,arial,helvitica,san-serif;
	width: 340px; height: 30px;
	position: absolute;
	right: 25px; top: 32px;
	text-align: right;
	letter-spacing: -1px;
	}

#branding-tagline p { 
	margin: 0; padding :0;
	}

#branding-feature {
	height: 163px; width: 773px;
	padding:1px 0 1px 0; border-top: 8px solid #333;
	background: #333 url(bg-feature.gif) repeat-x 0 bottom;
	position: absolute;
	border-bottom: 4px solid #333;
	top: 96px; left: 0;display:none;
}

.cat-idx #branding-feature {
	display: none;
	}

#branding strong {
	color: #861112;
	}

#branding em {
	color: #333;
	font-style: normal;
	font-weight: bold;
	}


/*  Main Page Content
==============================================================*/


#content {
	width: 920px;
	padding: 20px;
	float: left;
	margin: 39px 0px 0 0;
	background: #FFFFFF;
}


.cat-idx #content {
	margin-top: 40px;
	}

#content-main {
	}

#content-support {
	border-top: 1px solid #eee;
	padding-top: 15px;
	}


/*  Navigation
==============================================================*/


#navigation-site {
	height: 37px; width: 958px;
	background: #fff url(bg-menu-wide.gif) no-repeat;
	border-bottom: 1px solid #fff; overflow: hidden;
	position: absolute;
	border-bottom: 1px solid #fff; border-top: 1px solid #fff;
	left: 2px; z-index: 500;
	}

.cat-idx #navigation-site {
	
	}

#navigation-site ul {
	margin: 0;
	}

#navigation-site li {
	list-style: none;
	display: inline;
	}

#navigation-site a {
	display: block;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	}

#navigation-site a:hover {
	background-position: 0 -37px;
	}

#nav-home a {
	width: 57px; height: 37px;
	background: transparent url(nav-home.gif) no-repeat 0 0;
	}

#nav-buyers a {
	width: 68px; height: 37px;
	background: transparent url(nav-buyers.gif) no-repeat 0 0;
	}

#nav-sellers a {
	width: 70px; height: 37px;
	background: transparent url(nav-sellers.gif) no-repeat 0 0;
	}

#nav-search a {
	width: 106px; height: 37px;
	background: transparent url(nav-search.gif) no-repeat 0 0;
	}

#nav-contact a {
	width: 83px; height: 37px;
	background: transparent url(nav-contact.gif) no-repeat 0 0;
	}

#nav-featured a {
	width: 117px; height: 37px;
	background: transparent url(nav-featured.gif) no-repeat 0 0;
	}

#nav-featured a:hover {
	background-position: 0 -28px;
	}

#nav-bookmark a {
	width: 128px; height: 28px;
	background: transparent url(nav-bookmark.gif) no-repeat 0 0;
	margin-left: 335px;
	}

#nav-bookmark a:hover {
	background-position: 0 -28px;
	}

#navigation-section {
	width: 238px;
	margin: 42px 0 0 5px;
	float: right;
	}

.cat-idx #navigation-section {
	margin-top: 37px;
	}

#navigation-section h4 {
	font: 11px/14px verdana, arial, sans-serif;
	padding: 6px 10px; margin: 2px 2px 0 2px;
	width: 210px; border: 1px solid #666; border-bottom: none;
	color: #eee; background: #821011;
	}

#navigation-section h4 a {
	padding: 0; margin:0;
	background: transparent;
	border: none; display: inline;
	}

#navigation-section h4 a:hover {
	background: transparent;
	text-decoration: underline;
	}

#navigation-section ul {
	margin: 0 2px 2px 2px;
	border: 1px solid #666;
	width: 230px;
	}

#navigation-section li {
	list-style: none;
	}

#navigation-section a {
	font: 11px/14px verdana, arial, sans-serif;
	display: block;
	padding: 5px 10px;
	width: 210px;
	border-bottom: 1px solid #555;
	color: #ccc; background: #333; 
	text-decoration: none;
	}

#navigation-section a:hover {
	background: #424242;
	}

#navigation-section li.sub a {
	background: #bbbbbb; color: #333;
	border-bottom: 1px solid #999;
	}

#navigation-section li.sub a:hover {
	background: #ccc;
	}

#navigation-section img {
	margin: 10px 30px;
	}

#navigation-section div {
	display: block;
	padding: 5px 10px;
	width: 210px;
	border: 1px solid #555;
	border-top: none;
	color: #ccc; background: #333;
	margin: 0 2px; font: 10px/14px verdana, arial, helvetica, sans-serif;
	}


/*  Accessibility Menu (Hidden)
==============================================================*/


#accessibility {
	display: none;
	}


/*  Legal Information (Footer)
==============================================================*/


#legal {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 10px;
	font: 9px verdana;
	}

#legal ul {
	margin: 0; padding: 0;
	font: 9px verdana;
	}

#legal li {
	list-style: none;
	display: block;
	float: left; margin-right: 15px;
	font: 9px verdana;
	}

#legal a {
	margin: 0 0 10px 0;
	color: #333333;

	}



/*  sFIR Headline replacement
==============================================================*/


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Decoy Styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
	}

.sIFR-hasFlash h2 {
	visibility: hidden;
	}


/*  Forms
==============================================================*/


form.main {
	margin: 0 auto; padding: 0;
	width: 480px; 
	}
form.main label span {
	display: block;
	}
form.main label {
	display: block;
	width: 442px;
	font-size: 13px;
	padding: 5px;
	}
form.main label input, label select {
	padding: 0; margin: 0 0 2px 0;
	width: 100%;
	}
form.main label.short{
	width: 214px;
	float: left;
	}
form.main textarea {
	width: 100%;
	}
form.main .button {
	color: #333; background: #eee;
	border: 1px solid #333;
	margin: 15px 0 0 0; padding: 1px 0;
	width: auto;
	}
form.main div.fieldset {
	width: 455px;
	border: 1px solid #999;
	padding: 10px; margin: 0 0 15px 0;
	}
form.main h4, form p {
	margin: 5px 0 10px 5px; padding: 0;
	}
form.main h4 {
		color: #861112;
	}
form.main hr {
	border: none; 
	padding: 0; margin: 20px; height: 1px;
	background: #ccc; color: #ccc;
	}
#navigation-section label {
	display: block;
	margin-bottom: 5px;
	}
#navigation-section label input, #navigation-section label textarea {
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	width: 96%; background: #333333; color: #ccc; border: 1px solid #666;
	padding: 3px;
	}
#navigation-section label span {
	display: block;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	margin-bottom: 2px;
	}
div.form-list input, div.form-list label {
	width: auto !important; display: inline !important;
	font-size: 11px;
	}

	
/*  Tables
==============================================================*/

/* 
table {
	background: #f7f7f7; width: 100%;
	border: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	font-size: 9px; margin-bottom: 15px;
	}

td, th {
	padding: 4px 10px;
	}

th {
	background: #777; color: #fff;
	text-align: left; 
	border-bottom: 1px solid #555;
	}

td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	}

.key-col {
	background: #ccc; color: #333;
	border-bottom: 1px solid #999;
	}
 */

 /* Checkbox list replaces SELECT MULTIPLE */


.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 20em;
	overflow: auto;
	width: 16em;
	}

.checklist, .checklist li { 
	margin: 0; padding: 0; 
	}

.checklist label {
	display: block;
	padding-left: 25px;
	text-indent: -25px;
	}

.checklist label:hover { 
	background: #777; color: #fff; 
	}


/*  Listings Specific
==============================================================*/


#mainImg {
	padding: 3px; margin: 0 8px 10px 0;
	width: 256px;
	height: 196px;
	border: 1px solid #ccc;
	float: left;
	}

#listings-thumbs {
	width: 208px;
	float: left;
	}

#listings-thumbs img {
	height: 58px; width: 58px;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 3px 3px;
	}

dl.listings {
	width: 235px;
	float: left;
	margin-right: 10px;
	}

dl.index {
	width: 290px;
	float: left;
	margin-right: 0;
	}

dl.listings dt {
	width: 100px; float: left;
	border-bottom: 1px solid #ccc;
	height: 2em; overflow: hidden;
	font-size: 10px;
	}

dl.listings dd {
	width: 135px; float: left;
	border-bottom: 1px solid #ccc;
	height: 2em; overflow: hidden;
	font-size: 10px;
	}

dl.index dd {
	width: 190px;
	}

img.listings {
	width: 160px; height: 120px;
	padding: 3px; margin: 0 20px 0 0;
	border: 1px solid #ccc;
	float: left;
	}
img.button {
	}

#content h4 {
	color: #fff; background: #555;
	padding: 10px;
	border-bottom: 2px solid #ccc;
	}

#content h4 a {
	color: #fff;
	}

.last {
	margin-right: 0 !important;
	}


/*  Nuances
==============================================================*/


ul.block-list {
	margin: 0; padding: 0; 
	list-style: none;
	width: 480px;
	}

ul.block-list li {
	float: left;
	width: 154px; padding: 2px;
	border-bottom: 1px solid #ccc;
	}

div.info-box, div.alt-info-box {
	width: 160px;
	float: left;
	background: #f7f7f7;
	border: 1px solid #eee; border-bottom: 1px solid #ccc;
	padding: 10px; margin: 4px 20px 10px 0;
	}

div.alt-info-box {
	float: right;
}

.info-box dl, .alt-info-box dl {
	margin: 0; padding: 0;
	}

.info-box dt, .alt-info-box dt {
	margin: 0; padding: 0;
	}

div.focus {
	background: #eee;
	padding: 10px 10px 0 10px; 
	border: 1px solid #ddd;
	margin-bottom: 15px;
	}

div.bio-box {
	background: #f7f7f7;
	border: 1px solid #eee; border-bottom: 1px solid #ccc;
	padding: 10px 10px 0 10px; margin: 0 0 15px 0;
	}

.bio-box h4 {
	margin: 0 0 5px 0; padding: 0;
	color: #801616; font-weight: bold;
	}

.bio-box img {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #ccc;
	padding: 3px; background: #fff;
	}

.bio-box div.focus {
	border-bottom: none;
	margin: 0;
	}

div.focus h5 {
	color: #9F1316;
	}
#value-report {
	height: 89px; width: 270px;
	overflow: hidden;
	margin: 0 0 10px 20px;
	float: right; text-indent: -3000px;
	}
#value-report a {
	display: block; text-indent: -3000px;
	height: 89px; width: 270px; text-decoration: none;
	background: transparent url('/img/value-report.gif') no-repeat 0 0;
	}
#value-report a:hover {
	background-position: 0 -89px;	
	}

#inquire a {
	display: block; text-indent: -3000px;
	height: 87px; width: 234px; text-decoration: none;
	background: transparent url('/img/inquire.gif') no-repeat 0 0;
	float: left;
	}
#inquire a:hover {
	background-position: 0 -87px;	
	}

#vip-buyers {
	height: 89px; width: 270px;
	overflow: hidden;
	margin: 0 0 10px 20px;
	float: right; text-indent: -3000px;
	}
#vip-buyers a {
	display: block; text-indent: -3000px;
	height: 89px; width: 270px; text-decoration: none;
	background: transparent url('/img/vip-buyers.gif') no-repeat 0 0;
	overflow: hidden;
	}
#vip-buyers a:hover {
	background-position: 0 -89px;	
	}

#get-started {
	height: 89px; width: 270px;
	overflow: hidden;
	margin: 0 0 10px 20px;
	float: right; text-indent: -3000px;
	}
#get-started a {
	display: block; text-indent: -3000px;
	height: 89px; width: 270px; text-decoration: none;
	background: transparent url('/img/get-started.gif') no-repeat 0 0;
	}
#get-started a:hover {
	background-position: 0 -89px;	
	}

.alt-info-box h4, .info-box h4, .fieldset h4, .focus h4 {
	margin: -10px -10px 10px -10px !important;
	color: #801616; font-weight: bold;
	}

.focus img {
	border: 1px solid #ccc;
	float: left; margin: 2px 15px 5px 0;
	}

img.photo {
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
	float: left;
	margin: 0 10px 5px 0;
	}

img.alternate {
	float: right;
	margin: 0 0 5px 10px;
	}

.featured-listing {
	width: 160px;
	border: 1px solid #999;
	border-bottom-width: 2px;
	padding: 4px;
	margin: 0 15px 5px 0;
	float: left;
	}

.featured-listing h4 {
	background: #891415 !important;
	padding: 6px !important; margin: 0;
	font-size: 11px; font-weight: bold;
	text-align: center;
	}

.featured-listing img {
	border: none;
	margin-bottom: 3px;
	}

.featured-listing p {
	background: transparent;
	padding: 4px; margin: 0;
	font-size: 9px;
	}


/*  User Feedback
==============================================================*/

div.msg {
	padding: 10px 10px 0 10px;
	background: #FFFCDF;
	border: 1px solid #DFD999;
	margin-bottom: 15px;
	font: 11px/14px verdana, arial, helvitica, sans-serif;
	position: relative;
	}

div.msg p {
	margin: 0 0 10px 0;
	}

div.msg ul {
	margin: 0 0 10px 0;
	padding: 5px 5px 0 20px;
	}

.msg h4 {
	color: #fff;
	margin: -10px -10px 10px -10px;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	}

.error h4 {
	background: #333 url(../../img/ico/error.gif) no-repeat 6px center !important;
	}

.feedback h4 {
	background: #669900 url(../../img/ico/star.gif) no-repeat 6px center !important;
	}

iframe { /* Fixes Iframes in IE */
	margin-left:-15px;
	margin-right:-15px;
	}

.small {
	font: 9px/11px arial, helvetica, sans; color: #666;
	}
.code{
	overflow: auto;
	height: auto;
}
.block {
	list-style: none;
	position:relative;
}
.block li {
	list-style: none;
	width: 48%; 
	float: left;
	position:relative;
}

.focusx h3, 
.focusx h4, 
.focusx h5 {
	font-size: 22px;
	color: #821011 !important;
	text-align: center;
	background: #fff !important;
	padding: 0 !important; margin: 0 0 0.5em 0 !important;
	border: none !important;
	font-weight: bold;
	}

.focusx {
	border: 2px solid #ccc;
	border-left: none; border-right: none;
	padding: 10px 0 10px 0;
	margin: 0 0 1em 0;
	}

#map {
	height: 196px;
	width: 256px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px; margin: 0 8px 10px 0;
	display: none;
}
