/* CSS Document */

.skiplink {
	display:none
	}
	
body, html {
	height: 100%;
	font-size:100%;

}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 10px;
	color:#666666;
	background-image:url(graphics/bg_grad.jpg);
}


#wrapper {
	width: 850px;	

	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
	background-color: #e9eaec;
	background-image:url(graphics/wrapperbg.jpg);
	border: solid 3px #ffffff;
}

.image  {
margin-left: 7px;

}


h1 {
color: #ab0509;
font-size: 1.6em;
line-height: 1.1em;
font-weight:normal;
padding-top: 10px;
}

h2 {
color: #000066;
font-size: 1em;
font-weight:bold;
padding-top: 10px;
}

a:link {color:#41568a; text-decoration: none}
a:active {color:#B40003; text-decoration: none}
a:visited {color:#a30001; text-decoration: none}
a:hover {color:#003366; text-decoration: underline}


#usedcars  {

	width: 160px;
	height: 200;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;

}

#rightpanel {
	float:right;
	width: 155px;
	height: 100%;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(graphics/bgright.jpg);
}




#header {
     height: 87px;
	width: 850px;
	background-image:url(graphics/top.jpg);	
}


#rightpanel {
	float:right;
	width: 172px;
	height: 100%;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(graphics/bgright.jpg);
}





#servicingpanel {
	float:left;
	width: 210px;
	height: 150px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 20px;
	background-image: url(graphics/title_service.gif) ;
	background-repeat: no-repeat; 
	background-color: #ffffff;

}

#custompanel {
	float:left;
	width: 210px;
	height: 150px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 20px;
	background-image: url(graphics/title_custom.gif) ;
	background-repeat: no-repeat; 
	background-color: #ffffff;

}
#roverpanel {
	float:right;
	height: 150px;
	width: 210px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 20px;
	background-image: url(graphics/title_rover.gif) ;
	background-repeat: no-repeat; 
	background-color: #ffffff;

}
.smallimage  {

    padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top:6px;
     float: left;

}

#mainpanel {
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
height: auto;
float:left;
width:675px;
position:left;
background-color: #e9eaec;

}


#lowerpagepanel {
margin-top: 0px;
margin-left: 0px;
padding-left: 10px;
padding-right: 14px;
padding-top: 14px;
padding-bottom: 14px;
height: auto;
float:left;
width:651px;
position:left;
background-color: #ffffff;

}

.imageright {
padding-left: 6px;
}




a.whitetext:link {color:#ffffff; }
a.whitetext:active {color:#ffffff; }
a.whitetext:visited {color:#ffffff; }
a.whitetext:hover {color:#fefefe;  }



.mainpanelwhitetext  {

color: #ffffff;
margin-left: 12px;

}


#content {
	padding-left: 0px;
}



#footer {
	background-color:#CCCCCC;
	height: 21px;
	width: 850px;
	text-align:center;
	color: #8b8b8b;
}






#imagecontainer LI
{
display: block;
margin: 2;
padding: 2;
float: left;
width: auto;
}


#imagecontainer UL
{
list-style: none;
margin: 2;
padding: 2;
border: none;
}

#navcontainer
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 850px;
	background-image:url(graphics/bg.gif);
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	background-image: url(graphics/bg.gif);
}

#navcontainer A
{
	color: #666666;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 3px 24px;
	border-left: 0px solid #8d9da4;
	border-top: 0px solid #fff;
	border-right: 0px solid #8d9da4;
	border-bottom: 1px solid #8d9da4;
	
	background-image:url(graphics/bg.gif);
}

#navcontainer A:hover, #navcontainer A:active {
		background-image:url(graphics/bg2.gif);
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 102;
	font-weight: bold;
	
}



#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

.formbar {
	background-color: #E5E5F8;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #00000;

}

#skipnav {
	display: none;
}





	br {
	clear: left;
}





/*added for the used car section */
.messageSuccess
{
    border: solid 2px green;
    background-image: url(lmnews/images/icon_tick.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 12px 15px 12px 55px;
    margin-left:175px;
}

.messageProblem
{
    border: solid 2px red;
    background-image: url(lmnews/images/icon_warning.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    padding: 12px 15px 12px 55px;
    margin-left:175px;
}