
/**
* Header logo.
*/
.header p {
	width: 310px;
}
.header p a {
	background: url('/images/interface/lastchanceroad/logo.gif') no-repeat -8px top;
	width: 310px;
}
.header p a:hover {
	background-position: -8px -70px;
}
/**
* Primary color variations.
*/
a:hover {
	color: #d89800;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
}

.brand-title p {
	color: #d89800;
}

h4.special em {
	color: #d89800;
}

.header ul li a.signup {
	color: #d7aa40;
}

.lm ul li,
.m ul li,
.mr ul li {
    background: url('/images/interface/lastchanceroad/bullet.gif') no-repeat 14px 5px;
}
.r ul li {
    background-image: url('/images/interface/lastchanceroad/bullet.gif');
}
ul.tabs li {
    background: url('/images/interface/tab-left.gif') no-repeat scroll left top;
}
ul.messages li,
#TB_ajaxContent ul.messages li {
    background: none;
}

#sales.current .controls .price {
	color: #d89800;
}
#sales.current .controls .savings {
	color: #d89800;
}
#sales.current .controls .remaining {
	color: #d89800;
}

#sales.current .controls .savings .regular-price {
	color: #d89800;
}
#sales.current .sale-items .rtc-select .remaining {
	color: #d89800;
}
#sales.current .rtc-select .inner .selected dt {
	background-image: url('/images/interface/lastchanceroad/select-arrow.gif');
}
#sales.current .r .crazy .selling-rate,
#sales.current .r .crazy .time-remaining {
	color: #d89800;
}

#sales.current .social form.tell .actions .sent {
    color: #d89800;
}

#sales.current .description .service-update h3 span {
	color: #d89800;
}

#sales.current .description h2 span a:hover {
	color: #d89800;
}

#sales.current .extra .item .price {
	color: #d89800;
}

#sales.current .extra .visit .activity {
	background-color: #d89800;
}

.swatches .scroll-up a {
	background-image: url('/images/interface/lastchanceroad/swatch-scroll-up.gif');
}
.swatches .scroll-down a {
	background-image: url('/images/interface/lastchanceroad/swatch-scroll-down.gif');
}

form.buy .actions input {
    background-image: url('/images/interface/lastchanceroad/btn-buy-now.gif');
}

.special .slider .base {
	background-image: url('/images/interface/slider-base.gif');
}
.special .slider .base .top {
	background-image: url('/images/interface/slider-top.gif');
}
.crazy .slider .base {
	background-image: url('/images/interface/slider-base.gif');
}
.crazy .slider .base .top {
	background-image: url('/images/interface/slider-top.gif');
}
.green .slider .base {
	background-image: url('/images/interface/slider-base.gif');
}
.green .slider .base .top {
	background-image: url('/images/interface/slider-top.gif');
}
.slider .active, .special .slider .active,
.crazy .slider .active,
.green .slider .active {
	background-image: url('/images/interface/slider-base-active.gif');
}
.slider .active .top,
.special .slider .active .top,
.crazy .slider .active .top,
.green .slider .active .top {
	background-image: url('/images/interface/slider-top-active.gif');
}

#sales.current .special .rtc-select .slider .base {
	background-image: url('/images/interface/slider-base-small.gif');
}
#sales.current .special .rtc-select .slider .base .top {
	background-image: url('/images/interface/slider-top-small.gif');
}
#sales.current .crazy .rtc-select .slider .base {
	background-image: url('/images/interface/slider-base-small.gif');
}
#sales.current .crazy .rtc-select .slider .base .top {
	background-image: url('/images/interface/slider-top-small.gif');
}
#sales.current .sale-items .rtc-select .slider .active,
#sales.current .special .rtc-select .slider .active,
#sales.current .crazy .rtc-select .slider .active {
	background-image: url('/images/interface/slider-base-small-active.gif');
}
#sales.current .sale-items .rtc-select .slider .active .top,
#sales.current .special .rtc-select .slider .active .top,
#sales.current .crazy .rtc-select .slider .active .top {
	background-image: url('/images/interface/slider-top-small-active.gif');
}

#sales.current .extra .others h2 em {
    color: #d89800;
}

#purchase.track table.data tr.first td {
	color: #d89800;
}

#alerts.index span.new {
	color: #d89800;
}

ul.tabs li a em.new {
	color: #d89800;
}

.posts h3 a:hover {
	color: #d89800;
}
.posts .container h4.special em a {
	color: #d89800;
}
.posts .container span.vote b.negative {
	color: #d89800;
}
.posts .container .vote .up {
	background: url(/images/interface/vote-up.gif) no-repeat 0 1px;
}

.photos .photo a.thumb:hover {
	border-color: #d89800;
}

.stats table.data tr.first td {
	color: #d89800;
}

#blog div.hentry h2.title a:hover {
	color: #d89800;
}
#blog div.hentry small a:hover {
	color: #d89800;
}

#purchase fieldset.method .field .price {
	color: #d89800;
}
#purchase fieldset.save ol li b {
	color: #d89800;
}
#purchase fieldset.save .hold em {
	color: #d89800;
}
#purchase.gift-card fieldset.gift-card {
    background-image: url('/images/interface/lastchanceroad/gift-card-tilted.gif');
}

#purchase.receipt h1 em b {
	color: #d89800;
}
#account.index .lm .cart-empty p {
	color: #d89800;
}
#account.index .lm .cash span {
	color: #d89800;
}
#account.index .cart h2 {
	color: #d89800;
}
#account.create span.get5 {
	color: #d89800;
}
.cart table th {
	border-color: #d89800;/*#ed0c58;*/
}
.cart td.price span.total {
	color: #d89800;
}
.cart td.product span a:hover {
	color: #d89800;
}
table.data td.product span.crazy {
	color: #d89800;
}

#purchase .cost div.total {
	background-color: #EBEBEB;
}
#purchase .cost div.total span {
    color: #444444;
}
#purchase .cost div.total span.grand-total {
	color: #d89800;
}

#purchase .finished a {
	background-image: url('/images/interface/lastchanceroad/btn-finished.gif');
}

/**
* Form overrides
*/
a.submit,
a.button,
a.button-disabled {
	background-image: url('/images/interface/lastchanceroad/button-left.gif');
}
a.submit em,
a.button em,
a.button-disabled em {
	background-image: url('/images/interface/lastchanceroad/button-right.gif');
}
fieldset h2 {
	color: #d89800;
}
form div.error input, form div.error select, form div.error textarea {
    border-color: #d89800 #d89800 #d89800;
    color: #d89800;
}
form div.error span.error {
    background-image: url('/images/interface/lastchanceroad/error-right.gif');
}
form div.error span.error em {
    background-image: url('/images/interface/lastchanceroad/error-left.gif');
}
form div.error span.error,
form div.error span.error em {
    background-color: #FFFFFF;
}

/**
* Fix bubbles.
*/
h4.super {
    background-image: url('/images/interface/lastchanceroad/super-bubble-right.gif');
}
h4.super em {
    background-image: url('/images/interface/lastchanceroad/super-bubble-left.gif');
}
.posts .container h4.admin {
    background-image: url('/images/interface/lastchanceroad/super-bubble-right.gif');
}
.posts .container h4.admin em {
	background-image: url('/images/interface/lastchanceroad/admin-bubble-left.gif');
}
.posts .container h4.admin em {
	color: #999999;
}


/**
* Ajax.
*/
#TB_ajaxContent h3 em {
	background-image: url('/images/interface/lastchanceroad/favicon.gif');
}
#TB_ajaxContent ul li,
#TB_ajaxContent ol li {
    background: url('/images/interface/lastchanceroad/bullet.gif') no-repeat 14px 5px;
}