@charset "utf-8";
/*********************************
	ClickDealer by nwonline.co.uk
	Author: Matt Litherland
	Copyright © 2010
*********************************/

html, body, #wrapper { background: #232323 url('../img-red-orange/bg_body.jpg') 0 0 repeat-x;}

/*Typography*/
a:link { color: #0d59b9; text-decoration: none}
a:hover { color: #C00; text-decoration: none}
a:active { color: #900; text-decoration: none}

h2 { color: #1d1d1d; font-weight: bold;}
h3 { color: #1d1d1d; font-weight: bold;}
h5 { color: #1d1d1d; font: bold 12px/24px sans-serif;}

h3 a { color: #F60 !important;}

/*Top Navigation*/
ul#nav { background: #d7d7d7 url('../img-red-orange/nav_tile.jpg') 0 0 repeat-x;}

/*Leftcol Homepage*/
div.leftcol_home { width: 222px; position: relative; float: left; padding: 15px 10px; background: #7a090f url('../img-red-orange/fader-red.jpg') 0 0 repeat-x; min-height: 190px; margin: 0 0 20px 0;}

/*Sections*/
div#leftcol div.section div.sect h2 { color: #df7700;}
div#leftcol div.section div.sect p { color: #1a1a1a;}

/*Middle Column*/
div#splash { background: #7a090f url('../img-red-orange/fader-red.jpg') 0 0 repeat-x;}
div#splash .anythingSlider .wrapper { border-bottom: 1px solid #c06a69; border-right: 1px solid #c06a69;}
div#splash #thumbNav a.cur { background: #d7d7d7 url('../img-red-orange/nav_tile.jpg') 0 0 repeat-x; color: #fff; border: 1px solid #F60;}

/*Arrivals*/
div#arrivals ul li a:hover span { color: #df7700;}
div#arrivals ul li a:hover img { border: 3px solid #F93;}

/*Results*/
div#results_filters ol li a.active {color: #fff !important; background: #d7d7d7 url('../img-red-orange/nav_tile.jpg') 0 0 repeat-x; border: 1px solid #F60 !important;}

div#results div.mini_spec span.left { color: #F60}
div#results div.title_price span.price { color: #F60;}

div#pheader h1 { color: #F60;}
div#pheader span.detail_price { color: #F60;}

/*Jquery Tabs*/
.tabs-nav li { background: #c02624 url('../img-red-orange/nav-off.jpg') 0 0 repeat-x; }
.tabs-nav li:hover { background: #c02624 url('../img-red-orange/nav-on.jpg') 0 0 repeat-x;}
.tabs-nav a { color: #fff;}
.tabs-nav .tabs-selected a { background: #c02624;}
.tabs-container { background: #7a090f url('../img-red-orange/fader-red.jpg') 0 0 repeat-x}

div#gallery div#viewimg { border-right: 1px solid #333; border-bottom: 1px solid #333;}
div#gallery ul li img { box-shadow: 1px 1px 1px #333; -moz-box-shadow: 1px 1px 1px #333; -webkit-box-shadow: 1px 1px 1px #333;}













