﻿/*~ Raben.css */

h1 { color: #74B8DA; }

span.external { background: url(external_icon.gif) left center no-repeat; }

#leftMenu .ess-cat-current a,
#leftMenu .selected h3 a, 
#leftMenu .selected a { color: #1F9BE1; 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: #74B8DA; }
#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: #74b8da; }

#quickSearch .querybox { background: transparent url(querybox.gif) 100% 0 no-repeat; }

#footer { border-top: solid 3px #74b8db; }

.latestTitles .alternate { background-color: #d7edfa!important; }

.bokus .price { color: #3399CC; }
.bokus.border { border-color: #74B8DA !important; }

.blogPage #content .info-box
{
	background:#d7edfa;
}

.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:#74b8da !important;
}