﻿/*~ Norstedts.css */
a { color: #EB2823; }
a:link, a:visited { color: #EB2823; }
a:hover { color: #EB2823; }
a:active { color: #EB2823;  }

a.arrow { background-image: url(linkArrow.gif); }

span.external { background: url(external_icon.gif) left center no-repeat; }

h1 { color: #EB2823; }

#pageTitle a.back { background-image: url(arrow_back.gif); }

#leftMenu .ess-cat-current a,
#leftMenu .selected h3 a, 
#leftMenu .selected a { color: #EB2823; background: url(leftMenu_selectedItemBackground.gif) 0 3px no-repeat; }
#leftMenu .expanded h3 a { color: #EB2823; }
#leftMenu .collapsed .selected h3 a { background: url(leftMenu_selectedItemBackground.gif) 0 4px no-repeat; }

/*~ Forms.css */
input.textBox,
textarea { background: #EB2823; }

textarea { border: 0; }

#breadcrumbs li { color: #EB2823; }

.sideBar .bokus .price { color: #EB2823; }

.sideBar .categories li { color: #EB2823; }

.imageList li.alternate { background-color: #f9c5c5; }
.imageList li.alternate a:link,
.imageList li.alternate a:visited { color: #EB2823; }
.imageList li.alternate a:hover { color: #333333; }

.sideBar .latestTitles li.alternate {
	background-image: url(imageList_arrow_alternate.gif);
}

.sideBar .bokus,
.sideBar .latestTitles { border-color: #EB2823; }

.productlist .categories { background-color: #f9c5c5!important; }
.productlist .categories a { background: transparent url(categorylisticon.gif) 0 0 no-repeat; }
.hr-solid { border-color: #EB2823 !important; }

.topList .index { color: #EB2823; }
.topList .bullet { background: transparent url(bullet.gif) 0 0 no-repeat; }

.blogPage #content .main-header
{
	border-bottom-color:#EB2823;
}

.blogPage #content .info-box
{
	background:#f9c5c5;
}

.item.blog.latest h2 { background-color: #EB2823; }

