
body {
  background-color: #cccccc;
  text-align: center;
  margin: 0;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

#wrapper {
  border: 4px solid #c5c5c5;
  margin: 20px auto;
  text-align: left;
  width: 927px;
}

#inner_wrapper {
  background-color: white;
  background-image: url(/images/imagegrid.jpg);
  background-repeat: no-repeat;
  background-position: 25px 25px;
  padding: 0;
  width: 925px;
  border-width: 1px;
  border-style: solid;
  border-color: #777777;
  font-size: 12px;
  line-height: 150%;
  color: #333333;
}

div#header {
	margin-top: 32px;
	height: 81px;
}

div#header a {
  display: block;
  width: 150px;
  height: 71px;
  margin: 0 0 0 750px;
  background-image: url(/images/logo_150wide.jpg);
}

#header a span {
  display: none;
}

#site_tools {
  text-align: right;
  border-top: 1px solid #774444;
  border-bottom: 1px solid #774444;
  background-color: #994444;
  padding: 5px 10px;
  margin-top:  50px;
  clear: both;
  line-height: 100%; 
}

#site_tools form {
  margin: 0; padding:  0;
}

#sponsors {
	clear: both;
	height: 75px; 
	text-align: center;
	margin-bottom: 10px;
}

#sidebar {
  width: 175px;
  margin: 88px 0 25px 25px;
 	padding-bottom: 150px;
	background-image: url(/images/established_1983.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 175px;
  background-color: #dddddd;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 175%;
}

#sidebar ul li {
}

#sidebar ul li a {
  text-transform: uppercase;
  display:  block;
  text-decoration: none;
  color: #444444;
  padding: 3px 7px 3px 7px;
  text-transform: lowercase;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid white;
  text-decoration: none;
}

#sidebar ul li a#link_is_current_page {
  border-top: 1px solid #9f2929;
  border-bottom: 1px solid white;
  background-color: #992222;
  color:  white;
}

#navbar_bottom {
  height:  12px;
  background-image: url(/images/navbarbox.gif);
}

#navbar_bottom {
  background-position: bottom center;
}

#sidebar ul li a:hover {

  border-top: 1px solid #9C9C9C;
  border-bottom: 1px solid white;
  background-color: #999999;
  color:  white;
  text-decoration: none;
}

#main {
  margin: 20px 25px 25px 0;
  float: right;
  width: 680px;
}

#content_header {
	margin-bottom: 20px;
}

.cwrap h1, .cwrap_wide h1 { font-weight: bold; line-height: 150%; margin: 0; padding: 0; font-size: 12px; margin-bottom: 0.5em }

.cwrap {
	width: 510px;
	float: left;
}

.cwrap_wide {
	width: 680px;
}

.cwrap_right {
	width: 150px;
	float: right;
}


div.page_title_banner {
  font-size:  16pt;
  font-weight: normal;
  background-color: #dddddd;
  color:  #333333;
  line-height: 200%;
  margin: 0 0 20px 0;
  padding: 10px;
}

br.clear {
  clear: both;
  line-height: 1px;
}

br.clear_left {
  clear: left;
  line-height: 1px;
}


.cb {
  margin-bottom:  30px;
  background-color: #eeeeee;
  background-color: #eeeeee;
	overflow: hidden;
}

.cbh, .cbf {
  height:  12px; 
  background-repeat: no-repeat;
}

.cbf {
  background-position: bottom center;
}

.cbi {
	padding: 5px 10px;
	overflow: hidden;
}

.cb p {
  margin: 0 0 15px 0;
}

.cb img {
	border: 0;
}

#content_wide {
  width: 680px;
}

.cwrap_wide .cbh, .cwrap_wide .cbf {
  background-image: url(/images/content_wide_box.gif);
}

.cwrap .cbh, .cwrap .cbf {
  background-image: url(/images/content_box.gif);
}

.cwrap_right .cbh, .cwrap_right .cbf {
  background-image: url(/images/content_right_box.gif);
}

.cwrap_right .cb {
	margin-bottom: 20px;
}

.cb fieldset {
	border: none;
	background: none;
	padding: 0;
	margin:0 0 20px 0;
}

.cb a {
  color: #994444;
}

.cb a:visited {
  color: #666666;
}

.cb legend {
	font-weight: normal;
	padding: 10pt 0;
}

.cb fieldset div {
	margin: 5pt 0;
}

.cb fieldset label {
	font-weight: bold;
}

.cb fieldset label.error {
	color: #ee8844;
}

.cb fieldset.detail_form div label {
	width: 10em;
	display: block;
	float: left;
}

.cb ul.error {
	list-style: none;
	margin: 5pt 0;
	padding: 5pt 0 0 0;
}

.cb ul.error li, .cb p.error {
	color: #ee8844;
	font-weight: bold;
}

.cb fieldset .controls {
	margin: 10pt 0 5pt 10em;
}

.cb .textfield {
  border: 1px solid #999999;
	padding: 2px;
	width: 300px;
}

.cb button, .cb a.button {
  border: 1px solid #999999;
  background-color: #222222;
	color: #ffffff;
  padding: 4px;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer em {
  color:  #444444;
}

#footer {
  border-top: 5px solid #992222;
  background-color: #aaaaaa;
  padding: 10px 25px;
  clear: both;
}

#footer_right {
  float: right;
  text-align: right;
}

#footer p {
  font-size: 9pt;
  margin: 0;
  line-height: 175%;
  color: #555555; 
}

#footer p a {
  color: #444444; 
}

#footer p a:hover {
  text-decoration: underline;
}

.numberplate {
  font-weight: normal;
  background-image: url(/images/numberplate_bg.gif);
  background-repeat: no-repeat;
  font-family: UKNumberPlate; font-size: 68px;
  margin: 0 20px 0 0;
  color: #000000;
  padding: 16px 0 12px;
  width:  320px;
  height:  90px;
  line-height: 100%;
  text-align: center;
}


div#homepage_latest_stock {
  font-size:  10px;
}

.stocklist {
	margin-bottom: 20px;
}

.stocklist .item.odd {
  background-color: #dddddd;
}

.stocklist .item.even {
  background-color: #e5e5e5; 
}

.stocklist .item {
  clear:  left;
  padding: 10px;
}

.stocklist .item .item_image {
  float: left;
  margin-right: 10px;
  width: 120px;
  height: 90px;
}

.stocklist .item .item_info {
  width: 260px;
  float: left;
}

.stocklist .item .item_price {
  width: 80px;
  float: left;
  text-align: right;
}


#vehicle_large_photo {
	text-align: center;
}
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 390px;
	height:120px;
	margin: 10px 0 30px 0;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/images/scrollable/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:12px 4px;
	border:1px solid #ffffff;
	cursor:pointer;
	width:120px;
	height:90px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/images/scrollable/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:50px 10px 30px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.img_box {
	 background-repeat: no-repeat; background-position: 50% 50%;
}

td.speclabel {
	width: 130px;
}

.print_button {
	display: block;
	padding-left: 45px;
	background-image: url(/images/print_icon_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px;
	font-size: 12px;
	line-height: 30px;
}
