@charset "utf-8";
/* CSS Document */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
html, body {
	background-color:#FFFFFF;
	margin:0px;
	color:#4F4F4F;
	text-align: center;
}
a, a:visited {
	color:#004D00;
	text-decoration:none;
}
a:hover {
	color:#004D00;
}
.smallButtons {
	font-size:0.8em;
}
#mainContent {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:998px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	width: 998px;
	margin-bottom: 10px;
	background-image: url(img/backgrounds/top_bar_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.centerPanel, .center2TPanel, .center1TPanel, .leftPanel, .rightPanel, .fullPanel, .innerPanel {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.center2TPanel, .center1TPanel {
	height:257px;
}
.fullPanel {
	background-image: url(img/backgrounds/loz_centre_full.jpg);
	background-repeat: repeat-y;
}
.innerPanel {
	margin-bottom:0px;
}
.centerColumn {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}
.leftColumn, .rightColumn {
	width:175px;
}
.leftColumn {
	float:left;
}
.rightColumn {
	float:right;
}

#searchPanel {
	font-size:0.9em;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.messageHeaderRead, .messageHeaderUnread {
	cursor: pointer;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 0px;
	background-color:#FFFFFF;
}
.messageHeaderUnread {
	font-weight:bold;
	background-color:#E1E1E1;
}
.messageHeaderEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height:1px;
	line-height:1px;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
form {
	margin:0px;
}
h1 {
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
	color: #004D00;
}
#loginPanel {
	text-align: right;
	color: #FFFFFF;
	height: 44px;
	background-image: url(img/backgrounds/top_bar_bg.gif);
	background-repeat: repeat-x;
}
.tableHeader {
	vertical-align: top;
	text-align: right;
	width: 230px;
	color: #004D00;
	font-weight: bold;
}
.tableHeaderLong {
	vertical-align: top;
	text-align: right;
	width: 360px;
	color: #004D00;
	font-weight: bold;
}
.tableTopHeader {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	color: #004D00;
}
.tableTopHeaderAdmin {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #004D00;
}
.filter_container {
	float: left;
	padding: 5px;
}
.tableHeaderProfile {
	text-align: right;
	color: #004D00;
	font-size: 0.9em;
	font-weight: bold;
}
#adminMenu {
	text-align: right;
}

.alertPanel {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px dashed #FF0000;
	margin-bottom: 10px;
}
.alertPanel h1 {
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.rolledTable {
	color:#000000;
	font-style:italic;
}
.modelAdminPanel {
	padding:3px;
}
.captionHeader {
	font-size: 1.3em;
	margin: 0px;
}
.captionPrice {
	font-size: 1.2em;
	text-align:right;
	color:#990000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.alignRight {
	text-align: right;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.alertBox {
	color: #990000;
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.carResultPanel {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004D00;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6e986d;
  border-right:1px solid #6e986d;
  background:#bfd2bf}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1b5d19;
  border-right:1px solid #1b5d19;
  background:#cedcce}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cedcce;
  border-right:1px solid #cedcce;}
.spiffy4{
  border-left:1px solid #6e986d;
  border-right:1px solid #6e986d}
.spiffy5{
  border-left:1px solid #bfd2bf;
  border-right:1px solid #bfd2bf}

.carResultPanelHeader {
	font-weight:bold;
	background-color: #F0F0F0;
	border: 1px solid #004D00;
	padding-left: 2px;
	color: #000000;
}
.carExtraDetails {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 225px;
	width: 300px;
	overflow-y: auto
}
.carBulletPoints {

}
.carActionButtons {
	text-align: right;
}
#headerLogo {
	float: left;
}
#headerLinks {
	height: 40px;
	background-repeat: repeat-x;

}
.rightPanel p, .leftPanel p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.tabClear {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
}
.emailDate {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
}
.buyOption {
	padding: 5px;
	border: 1px dashed #426A24;
	margin-bottom: 5px;
	background-color: #E6FFE6;
}
.buyTotalPanel {
	text-align: right;
}
.image_thumb {
	float: left;
	margin-right: 1px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.termsBar {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.originalDiv {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-bottom: 10px;
	padding-top: 10px;
}
.caption {
	font-size: 0.8em;
	font-weight: bold;
}
.originalHeader {
	font-size: 0.8em;
	font-style: italic;
	color:#999999;
}
.profileTitle {
	color: #004D00;
	text-align: right;
	width: 200px;
	font-weight: bold;
}
.unreadText {
	font-size: 1em;
	color: #990000;
	font-weight: bold;
}
#refPanel {
	font-style: italic;
	line-height: 0.9em;
	text-align: right;
	margin-bottom: 5px;
}
#searchSort {
	text-align: right;
}
.advertCentre {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.searchPanel {
	background-color: #CDE1BB;
	border: 1px dashed #333333;
}
.quote_text {
	font-style:italic;
	font-size:0.8em;
}

