/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content, #googlemenuad
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 780px;}

/* links above the logo / footer */
#links, #footer
{ width: 726px;
  height: 24px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 12px 21px 0px 19px;
}

#links{text-align: right;}

#footer
{ text-align: center; 
  border-top: 2px solid;
}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ width: 766px;
  height: 125px;
  border-top: 2px solid;
  border-bottom: 5px solid;
}

#logo h1, #logo h2
{ margin: 0px;
  letter-spacing: .2em;
}

#logo h1
{ padding: 28px 0px 0px 19px;
  font-size: 160%;
}

#logo h2
{ font-family: arial, sans-serif;
  padding: 5px 0px 0px 19px;
  font-size: 108%;
}

/* navigation menu */
#menu
{ height: 30px;
  width: 766px;
  margin-top: -30px;
  position: relative;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 22px;
  text-decoration: none; 
  padding: 6px 19px 2px 19px;
} 

/* main content */
#content, #googlemenuad
{ width: 766px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 198px;
  margin: 22px 0px 0px 0px;
  float: right;
  padding: 19px 19px 15px 19px;
}

.sidebaritem
{ text-align: left;
  width: 168px;
  float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 8px 14px 19px;
}

.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks{padding: 0px}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 149px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 508px;
  float: left;
  padding: 2px 3px 15px 19px;
}

#column2 h1
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

#column2 a:hover{border-bottom: 1px solid;}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  margin: 2px;
}

select
{
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  margin: 10px 0px 0px 10px;
  border: 1px solid;
}

.submit
{ font-family: verdana, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
}


#contact_form{
	margin: 28px 28px 28px 28px;
}

#enquiry_form{
	margin: 28px 28px 28px 28px;
}

#vanlistings{
	margin: 28px 28px 28px 28px;
	padding: 0;
	min-width: 500px;
	max-width: 660px;
	width: 660px; 
}

label.error{
	font-size:11px;
	color:red;
	text-align:left;
	width:100%;
	padding:0 0 0 110px;
	display:none;
    background: transparent url("../images/cancel.png") no-repeat center left;
}

#message{
	width:100%;
	margin:30px 0 0 0;
}

#message h2{
	font-size:150%;
	color:#1992bf;
}

#message p{
	color:#cad1d5;
	font-weight:bold;
	margin:6px 0px;
}

<!--

form {									/* set width in form, not fieldset (still takes up more room w/ fieldset width */

	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 660px;
	width: 660px; 
}

form fieldset {
	/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	border-color: #1992bf;
	border-width: 1px;
	border-style: solid;
	padding: 10px;						/* padding in fieldset support spotty in IE */
	margin: 0;
}

form fieldset legend {
	font-size:1.1em;					/* bump up legend font size, not too large or it'll overwrite border on left */
										/* be careful with padding, it'll shift the nice offset on top of border  */
	color: #1992bf;
	padding: 0 4px 0 4px;
}

form label { 
	display: block;						/* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0 0;					/* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
										/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;							/* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 5px 10px;				/* set margin on left of form elements rather than right of label aligns textarea better in IE */
}

form input#reset {
	margin-top: 15px;
	margin-left:0px;					/* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

.notices{
	font-size: 11px;
	color: #5c6970;
}
form small {
	display: block;
	margin: 10px 0 5px 110px;			/* instructions/comments left margin set to align w/ right column inputs */
	padding: 3px 0 0 0;
	font-size: 11px;
	color: #5c6970;
}

form .required{font-weight:bold;}		/* uses class instead of div, more efficient */

form br {
	clear:left;							/* setting clear on inputs didn't work consistently, so brs added for degrade */
}
-->