body
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family: 'Arial';
    font-size: 1em;
}

h1
{
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

div#wrapper
{
    clear: both;
    padding-right: 10px;
    padding-left: 35px;
    background: url(wrapper.jpg) repeat-y;
    padding-bottom: 0px;
    margin: 0px auto;
    overflow: hidden;
    width: 945px;
    padding-top: 0px;
    position: relative;
}

div#wrapperBottom
{
    background: url(wrapperBottom.jpg) no-repeat;
    margin: 0px auto;
    width: 990px;
    height: 33px;
}

div#header
{
    margin: 0px;
    padding: 0px;
}

div#header img#siteLogo
{
    margin: 0px;
    float: left;
}

div#header div#menu
{
   top: 75px;
   left: 167px;
   position: absolute;
   text-align: left;
}

div#header div#menu ul
{
    list-style-type: none;
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    color: #8c8c8c;
    /*border: 1px solid red;*/
    white-space: nowrap;
}

div#header div#menu ul li
{
    display: inline;
    padding: 0px 10px;
    border-right: 1px solid #8c8c8c;
}

div#header div#menu ul li a
{
	text-decoration: none;
	color: #8c8c8c;
}

div#header div#menu ul li a:hover
{
	text-decoration: none;
	color: #00255a;
}

div#header div#menu ul li.last
{
    border: none;
}

div#header div#menu ul li.current
{
    font-weight: bold;
}

div#header ul#commonMenu
{
    float: right;
    list-style-type: none;
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 9px;
    color: #FFFFFF;
    background-color: #9aacc4;
    margin: 0px;
    padding: 5px;
    display: inline;
}

div#header ul#commonMenu li
{
    display: inline;
    padding: 0px 10px;
    border-right: 1px solid #FFFFFF;
}

div#header ul#commonMenu li a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#header ul#commonMenu li.last
{
    border: none;
}

#searchBox
{
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 1em;
}

#searchBox input
{
	border:  #bcbdc0  1px  solid;
	padding: 2px;
	font-size:  1.1em;
	float: left;
	width:  120px;
}

#searchBox input.button
{
	border: none;
	padding:  0px 15px 2px 15px;
	background:  #386ba0;
	margin: 0px 0px 0px 10px;
	width:  auto;
	height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.85em;
}

div#header div#seperator
{
    clear: both;
    height: 30px;
    color: #FFF;
    background-color: #9aacc4;
    padding: 8px 5px 5px 5px;
    margin: 0px 0px 13px 8px;
/*     text-transform: uppercase; */
    font-size: 1.1em;
    font-family: "Verdana";
}

div#content
{
    margin-left: 8px;
}

div#searchForm
{
padding:20px;
margin-left: -20px;
}

div#confirmation_not_found
{
color: #000;
padding: 10px;
margin-bottom: 10px;
background-color: #FFF; /*#dcd7be;*/
border: 2px solid #C1BA2B;
}

div#confirmation_found
{
color: #000;
padding: 10px;
margin-bottom: 10px;
background-color: #FFF;/*#dcd7be;*/
border: 2px solid #F5413C;
}

div#error
{
font-weight:bold;
color: #000;
padding: 10px;
margin-bottom: 10px;
background-color: #FFF;
border: 2px solid #F5413C;

}

div#find_vin
{
margin-top: 5px;
}

div#close_window
{
margin-top: 5px;
font-size: 11px;
left: 25px;
}

div#find_vin_window
{
font-size: 11px;
margin-top: 5px;
}
