* {margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #006699;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 922px;
	padding:0;
	background-color: #B9C7C8;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color:#730140;
        text-decoration: none;
        font-weight:bold;
}
a:hover {
	color:#005aba;
}

#header {
	padding:0px;
	color: #333;
	width: 100%;
	height: 94px;
	background-image: url(images/midlandcarsheader.gif);
	background-repeat: no-repeat;
}
#header .description {
	font-size: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left:300px;
	color:#005aba;
	font-style: italic;
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 5px 0px;
 background: #ABBEBE;
}

#innerwrap {
   float:left;
}
#leftcolumn {
	color: #333;
	margin: 6px;
	padding-right: 5px;
	width: 190px;
	position: relative;
	float:left;

}
#rightcolumn {
	color: #333;
	margin: 5px;
	padding-left: 10px;
	width: 190px;
	float: right;
}
#maincontent {
	color: #333;
	margin: 5px;
	padding: 0px;
	width: 700px;
	float:right;
}
#maincontent p	{
	margin: 0 0 16px 0;

	line-height:1.2;
}
#maincontent h1, #leftcolumn h1, #rightcolumn h1{
	font-size: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #005aba;
}

#news {
	margin-top: 2px;
	background-image: url(images/diagleft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}
#news li {
        padding-bottom: 20px;
        list-style: none;
}
 
#news li a {
	color:#730140;
	line-height:2;
        text-decoration: none;
        font-weight:bold;
}
#news li a:hover {
	color:#005aba;
}

#footer {
	width: 902px;
	clear: both;
	color: #333;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#footer .copyright {
	line-height:1.8;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.clear { clear: both; background: none; }
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

#navleft li {
	list-style: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
	font-weight:bold;
}
#navleft li a {
	color:#b9c7c8;
	text-decoration: none;
	font-size: 16px;
}
#navleft li a.dark {
	color:#000;
	text-decoration: none;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navleft li a:hover {
	color:#730140;
}

.address {
	border: 1px dotted #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f5f5f5;
	margin-top: 5px;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

.address .tbold{
	font-size: 14px;
	color: #18458C;
	font-weight: bold;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.detailContent {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 14px;
	background-color: #f5f5f5;
	clear: both;		
}

.detailContent h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.detailContent h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #005aba;
}
.textcentre {
text-align: center;
}
.textimg {
   border:0;
   float:right;
   padding-left:10px;
}

.floatright { 
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	width: 308px;
}
.floatright ul {
	list-style-type: none;
}
.floatright li {
    display: inline;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	display: inline;
	width:320px;
	text-align: justify;
}

.rounded_colhead {
	font-size: 16px;
	width: 160px;
	color: #f5f5f5;
	background-color: #417AB4;
	float:right;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rounded_colhead
{
  position: relative;
}

.rounded_colhead > .tl, .rounded_colhead > .tr, .rounded_colhead > .bl, .rounded_colhead > .br
{
  width: 6px;
  height: 6px;
  position: absolute;
}

.rounded_colhead > .tl
{
  background: url(images/corners/colhead-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.rounded_colhead > .tr
{
  background: url(images/corners/colhead-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.rounded_colhead > .bl
{
  background: url(images/corners/colhead-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.rounded_colhead > .br
{
  background: url(images/corners/colhead-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}
.rounded_colhead .tbold{
	font-size: 16px;
	font-weight: bold;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.rounded_colhead p {
    text-align:center;
	}
.rounded_colhead a {
    color:#EBEBEB;
}
.rounded_colhead a:hover {
	color:#730140;
}
.roundedcardetail {
	font-size: 12px;
	color: #000;
	background-color: #F5F5F5;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}

.roundedcardetail
{
  position: relative;
}

.roundedcardetail > .tl, .roundedcardetail > .tr, .roundedcardetail > .bl, .roundedcardetail > .br
{
  width: 6px;
  height: 6px;
  position: absolute;
}

.roundedcardetail > .tl
{
  background: url(images/corners/car_detail-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.roundedcardetail > .tr
{
  background: url(images/corners/car_detail-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.roundedcardetail > .bl
{
  background: url(images/corners/car_detail-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.roundedcardetail > .br
{
  background: url(images/corners/car_detail-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}
.roundedcardetail .tbold{
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
	color:#333333;
}
.roundedcardetail p {
    /*text-align:center;*/
	}
.roundedcardetail a {
    color:#006699;
}
.roundedcardetail a:hover {
	color:#730140;
}
.rounded_inner_box {
	font-size: 14px;
	width: 260px;
	color: #f5f5f5;
	background-color: #417ab4;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.rounded_inner_box
{
  position: relative;
}

.rounded_inner_box > .tl, .rounded_inner_box > .tr, .rounded_inner_box > .bl, .rounded_inner_box > .br
{
  width: 6px;
  height: 6px;
  position: absolute;
}

.rounded_inner_box > .tl
{
  background: url(images/corners/colhead-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.rounded_inner_box > .tr
{
  background: url(images/corners/colhead-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.rounded_inner_box > .bl
{
  background: url(images/corners/colhead-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.rounded_inner_box > .br
{
  background: url(images/corners/colhead-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}
.rounded_inner_box .tbold{
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#maincontent .rounded_inner_box p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.rounded_inner_box a {
    color:#EBEBEB;
}
.rounded_inner_box a:hover {
	color:#730140;
}
.rounded_header {
	font-size: 14px;
	width: 160px;
	color: #f5f5f5;
	background-color: #417ab4;
	float:right;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0.9px;
}

.rounded_header
{
  position: relative;
}

.rounded_header > .tl, .rounded_header > .tr, .rounded_header > .bl, .rounded_header > .br
{
  width: 6px;
  height: 6px;
  position: absolute;
}

.rounded_header > .tl
{
  background: url(images/corners/colhead-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.rounded_header > .tr
{
  background: url(images/corners/colhead-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.rounded_header > .bl
{
  background: url(images/corners/colhead-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.rounded_header > .br
{
  background: url(images/corners/colhead-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}
.rounded_header .tbold{
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rounded_header p {
    text-align:center;
	}
.rounded_header a {
    color:#EBEBEB;
}
.rounded_header a:hover {
	color:#730140;
}
#imagescroll {
	overflow: auto;
	padding: 7px;
	width: 325px;
	height: 370px;
	float: right;
	}

#cdetails {
	margin: 0px;
	display: block;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#modelnav
{
	margin: 0px;
	padding: 5px 0px 0px;
}

#modelnav ul{
	margin: 0px;
	padding: 0px;
}

#modelnav ul li {
	list-style: none;
 	margin: 0px 0px 0px 1px;
 	float: left;
}


#modelnav ul li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px 0px;
	width: 144px;
 	height: 18px;
	color: #006699;
	background: url("images/midcartab.gif");
}



#modelnav ul li a.selected{
 	color: #000000;
 	text-decoration: none;
	background: url("images/midcartab.gif") 0px -43px;
}

#modelnav ul li a:hover{
 	color: #ccc;
 	text-decoration: none;
	background: url("images/midcartab.gif") 0px -43px;
}
.carstockimg {
	float: right;
	padding-bottom: 5px;   

}
.imagescrollheader{
	background-color: #006699;
	text-align: center;
	float: right;
	width: 300px;
	color: #FFFFFF;
}
.pay {
	display: inline-block;
}
.lavaLampBottomStyle {
	position: relative;
	height: 30px;
	width: 100%;
	background-color: white;
	overflow: hidden;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
        }
.lavaLampBottomStyle li {
    float: right;
    list-style: none;
}
.lavaLampBottomStyle li.back {
	/*border-bottom: 5px solid blue;
	border-top: 5px solid blue;*/
    width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	background-image: url(images/new-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
                    }
                    .lavaLampBottomStyle li a {
	text-decoration: none;
	color: #006699;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	vertical-align: middle;
	font-family: arial;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
                    }   
 .lavaLampBottomStyle li a:hover,  .lavaLampBottomStyle li a.selected {
	color: #730140;
	background-image: url(images/new-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
                        }    
						
input, select, textarea {
margin: 10px;
background:#ccc;}

