@charset "utf-8";

div.nav-wrapper			{position:relative; padding:8px 20px 12px 20px; height:20px; background:url(../images/backgrounds/nav-bg.jpg) left top no-repeat;}
div.header-wrapper .logo {position:relative; display:block; top:-10px; z-index:1000; }

div.panel h2			{position:relative; display:block; margin:0px -5px; padding:5px 10px 10px 10px; height:20px; background:url(../images/backgrounds/panel-header-repeater.jpg) center top repeat-x; color:#FFFFFF; font-size:1.6em;}
div.panel h2 span.lcap	{position:absolute; display:block; width:3px; height:100%; top:0px; left:0px; background:url(../images/backgrounds/panel-header-lcap.jpg) left top no-repeat;}
div.panel h2 span.rcap	{position:absolute; display:block; width:3px; height:100%; top:0px; right:0px; background:url(../images/backgrounds/panel-header-rcap.jpg) right top no-repeat;}

ul.navbar li span.divider	{position:relative; display:inline-block; top:-5px; height:24px; width:2px; background: url(../images/backgrounds/nav-divider-repeater.jpg) center top repeat-y;}

.searchfacility .searchpanel {padding:0px 0px 5px 10px; display: block; overflow:hidden; zoom:1; border-width: 0; background: #CB4932; clear:both; border-right:#FFFFFF solid 1px; overflow:hidden;}
.searchfacility ul li.ls a	{background-image:url(../images/backgrounds/tab-new.jpg)}
.searchfacility ul li.rs a	{background-image:url(../images/backgrounds/tab-used.jpg)}
.searchfacility a.submit 				{background-image:url(../images/backgrounds/small-btn.jpg); width:54px; height:19px; color:#EEEEEE; font-weight:bold; font-size:1.1em; padding:3px;}
.searchfacility a.submit:hover 	{color:#FFF}

.rsslink {display:block; width:24px; height:24px; margin-right:5px;background:url(../images/backgrounds/rss.gif) left top no-repeat;}
.rsslink:hover {background:url(../images/backgrounds/rss.gif) left bottom no-repeat;}

.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.smallsearch a.round-orange.inline-btn{color: #EEE;margin-left: 3px; padding: 0px 10px 0px 0px; background-image: url(../images/backgrounds/round-orange-btn-archers.jpg); font-size: 1.2em; color: #EEE;}
.smallsearch a.round-orange span.btn-inner {padding: 7px 0px 8px 10px; background-image: url(../images/backgrounds/round-orange-btn-archers.jpg); font-weight: bold;cursor:pointer;}
