﻿body 
{    
    width: 1000px;
    margin: 0 auto;
    clear: both;
}
#contain
{
    width: 1000px;
    display:inline;
    margin: 0 auto;
    clear: both;
}
#bgcontainAdmin
{
    background-color:#ffffff;
    border: 7px solid #B4C523;
    width: 1000px;
    float: left;
    margin: 50px auto 50px auto;
    display:inline;
    float:left;
}
#bgcontain
{
    background-color:#ffffff;
    border: 7px solid #B4C523;
    width: 1000px;
    height: 700px;
    float: left;
    margin: 50px auto 50px auto;
    clear: both;
    display:inline;
    float:left;
}
#header
{
    display:inline;
    float:left;
    clear:both;
    height:190px;
    width: 1000px;
}
#navigation
{
    clear:both;
    display: inline;
    float: left;
    width: 490px;
    padding-left: 510px;
    z-index: 500;
}
#maincontent
{
    width:870px;
    margin: 0px 65px 25px 65px;
    display:inline;
    float:left;    
}
#navigation ul
{
	width: 480px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px;
	display:inline;
	list-style-type: none;
	clear: left;
	z-index: 500;
}
#navigation li
{
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	z-index:500;
}
#navigation li a
{
    display: block;
    height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #858586;
    text-align: center;
    font-weight: bold;
}
#navigation li a.home
{
	width: 95px;
}
#navigation li a.home:hover
{
    color: #B4C523;
}
#navigation li a.homeactive
{
    color: #B4C523;
	width: 95px;
}
#navigation li a.aboutus
{
    width: 120px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #B4C523;
}
#navigation li a.aboutus:hover
{
    color: #B4C523;
}
#navigation li a.aboutusactive
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #B4C523;
    color: #B4C523;
	width: 120px;
}
#navigation li a.thecars
{
	width: 110px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
}
#navigation li a.thecars:hover
{
    color: #B4C523;
}
#navigation li a.thecarsactive
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
    color: #B4C523;
	width: 110px;
}
#navigation li a.contactus
{
	width: 110px;
}
#navigation li a.contactus:hover
{
    color: #B4C523;
}
#navigation li a.contactusactive
{
    color: #B4C523;
	width: 110px;
}
.tagline
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 1000px;
    text-align: center;
}
.mainPicture
{    
    float: right;
    width: 600px;
    height: 360px;
    text-align: center;
}
#leftHandPanel
{
    float:left;
    display: inline;
    margin: 0px 30px 0px 0px;
    width: 380px;
}
#rightHandPanel
{
    padding: 10px 30px 30px 30px;
    float: left;
    display: inline;
    margin: 60px 0px 0px 20px;
    width: 360px;
    background-color: #E7EABD;
    overflow: auto;
    height: 300px;
}
#rightHandPanel h1
{
    margin: 15px 0px 5px 0px;
    font-family: Arial;
    font-size: 16px;
    color: #858586;
    font-weight: bold;
    clear: both;
}
#rightHandPanel h2
{
    margin: 0px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #858586;
    font-weight: bolder;
    clear: right;
}
#rightHandPanel h3
{
    float:left;
    width:340px;
    display:inline;
    margin: 15px 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #858586;
    font-weight: bold;
    clear: both;
}
#rightHandPanel h4
{
    float:left;
    width:340px;
    display:inline;
    margin: 5px 0px 0px 0px;
    font-family: Arial;
    font-size: 15px;
    color: #858586;
    font-weight: normal;
    clear: both;
}
h1
{
    margin: 5px 0px 15px 0px;
    font-family: Arial;
    font-size: 32px;
    color: #B4C523;
    font-weight: lighter;
    clear:both;
}
h2
{
    margin: 15px 0px 5px 0px;
    font-family: Arial;
    font-size: 20px;
    color: #B4C523;
    font-weight: bold;
    clear:both;
}
h3
{
    margin: 5px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #858586;
    font-weight: bold;
    clear: both;
}
h4
{
    margin: 5px 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #858586;
    font-weight: normal;
    clear: both;
}
h5
{
    display:inline;
    font-size:16px;
}
ul.bullet 
{
  float:left;
  clear:both;
  display:inline;
  margin: 0;
  padding: 0;
}
ul.bullet li 
{
  margin: 0px 0px 5px 0px;
  padding: 2px 0 2px 18px;
  list-style: none;
  background: url('../images/yellowbullet.png') no-repeat top left;
  font-family: Arial;
  font-size: 15px;
  color: #858586;
  font-weight: normal;
}
#footer
{
    float:left;
    display:inline;
    text-align: center;
    font-family: Arial;
    font-size: 25px;
    color: #919294;
    height:33px;
    width: 900px;
    margin: 0px 50px 15px 50px;
    font-weight: lighter;
}
.pictureleft
{
    float:left;
    display:inline;
    margin: 50px 17px 10px 0px;    
    
}
.pictureright
{
    float:left;
    display:inline;
    margin: 50px 0px 10px 17px;
}

#greenlinecars
{
    border: 7px solid #E1E6AE;
    float: left;
    display: inline;
    height:310px;
    margin-right: 11px;    
    padding: 20px 50px 0px 50px;
}
#silverlinecars
{
    border: 7px solid #D9DADC;
    float: left;
    display: inline;
    height:310px;
    margin-left: 11px;
    padding: 20px 50px 0px 50px;
}
.logo
{
    text-align:center;
    margin-bottom: 22px;
    float: left;
    display: inline;
    width: 310px;
    
}
#greenlinecars h3
{
    float: left;
    display: block;
    width: 309px;
    text-align:center;
    margin-bottom:40px;
}
#greenlinecars h1
{
    float:left;
    display:block;
    width: 309px;
    text-align: center;
    text-align:center;
    font-family: Arial;
    font-size: 20px;
    color: #444041;
    font-weight: bold;
}
#greenlinecars h1 b
{
    text-align: center;
    font-family: Arial;
    font-size: 22px;
    color: #B4C523;
    font-weight: bold;
}
#silverlinecars h3
{
    float:left;
    display:inline;
    width: 309px;
    text-align:center;
}
#silverlinecars h3 b
{
    font-size: 20px;
    font-weight: bold;
}
.emissionsMessage
{
    float: left;
    text-align: right;
    display: inline;
    width: 320px;
    height: 33px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
    padding-right: 20px;
}
.phone
{
    float: left;
    display: inline;
    width: 178px;
    height: 33px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B4C523;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: bold;
}
.email
{
    float: left;
    display: inline;
    width: 320px;
    height: 33px;
    padding-left: 20px;
    font-size: 21px;
    text-align: left;
}
#footer .bullet
{
    float: left;
    display: inline;
    margin: 10px 3px 0px 3px;
    clear: none;
    background: url('../images/bullet.png') no-repeat top left;
    width: 11px;
    height: 11px;
    padding-top: 20px;
}
.taglineFooter
{
    width:100%;
    float:left;
    display:inline;
    margin-top: 20px;
    text-align:center;
    font-family: Arial;
    font-size: 25px;
    color: #B4C523;
    font-weight: lighter;
}
.norm
{
    clear:none;
    float:left;
    display:inline;
}
#footer a
{
    text-decoration: none;
    color: #919294;
}
#footer a:hover
{
    text-decoration: underline;
    color: #919294;
}
#silverlinecars a
{
    text-decoration: none;
    color: #858586;
}
#silverlinecars a:hover
{
    text-decoration: underline;
}
#greenlinecars a
{
    text-decoration: none;
    color: #444041;
}
#greenlinecars a:hover
{
    text-decoration: underline;
}
#controls
{
    float:left;
    display:inline;
    text-align: center;
    font-family: Arial;
    font-size: 25px;
    color: #919294;
    height:33px;
    width: 900px;
    margin: 0px 65px 15px 65px;
    font-weight: lighter;
}
#newKP
{
    padding: 10px 0px 0px 30px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 20px;
    width: 360px;
    background-color: #E7EABD;
    height: 130px;
    text-align:center;
}
.note
{
    text-align:center;
    float:left;
    display:inline;
    width:900px;
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #CC0000;
}
#login
{
    margin: 40px 250px 10px 250px;
    width:400px;
    text-align:center;
    float:left;
    display:inline;
}
.field2
{
    float:left;
    display:inline;
    margin: 10px 300px 10px 250px;
    width:600px;
    height:40px;
}
.field3
{
    text-align:center;
    float:left;
    display:inline;
    margin: 0px 0px 10px 0px;
    width:1000px;
    height:40px;
}

.field1
{
    float:left;
    display:inline;
    margin: 10px 100px 60px 50px;
    width:700px;
    height:40px;
}
sup
{
    font-size:11;
}
