﻿/*~ Raben.css */

h1 { color: #ffa02f; }

span.external { background: url(external_icon.gif) left center no-repeat; }

#leftMenu .ess-cat-current a,
#leftMenu .selected h3 a, 
#leftMenu .selected a { color: #ffa02f; background: url(leftMenu_selectedItemBackground.gif) 0 4px no-repeat; }
#leftMenu .expanded h3 a { font-weight: bold; background-position: 0 4px; }
#leftMenu .collapsed .selected h3 a { background: url(leftMenu_selectedTopItemBackground.gif) 0 4px no-repeat; }

#contentWide #top-list-template .topList .index { color: #ffa02f; }
#contentWide #top-list-template .item .title { background: none; }
#contentWide #top-list-template .item .title h2 { margin: 0; padding: 0 0 2px; border-bottom: 1px solid #333; color:#333; }

#content .item .title h2 { color: #FFF; }
#content .item .title { background: #ffa02f; }

#breadcrumbs ul li a:link,
#breadcrumbs ul li a:visited,
#quickSearch .links a:link,
#quickSearch .links a:visited { color:#ffa02f; }
 
#quickSearch .querybox { background: transparent url(querybox.gif) 100% 0 no-repeat; }

#footer { border-top: solid 3px #ffa02f; }

.latestTitles .alternate { background-color: #d7edfa!important; }

.bokus .price { color: #ffa02f; }
.bokus.border { border-color: #ffa02f !important; }

.blogPage #content .info-box
{
	background:#f8e2cc;
}

.ess-search-results .result-header h2
{
	background:url(resultHeaderLeft.gif) no-repeat 0 0;
}

.ess-search-results .result-header h2 span
{
	background:url(resultHeaderRight.gif) no-repeat right top;
}

.ess-search-results .borderline
{
	border-color:#f79428 !important;
}