/* Markup */
* 
{
	font-size:small;
}

body
{	
	font-size: small;
	color: black;	
	font-family: Verdana, Arial, Helvetica;	
}

input, label
{		
	font-size:small;
	color:black;		
	font-family: Verdana, Arial, Helvetica;		
}

a
{		
	font-size:small;
	color:black;		
	font-family: Verdana, Arial, Helvetica;		
}

hr 
{
	display:block;
	height: 1px;
	border: none;
	padding: 0;
	margin: 0;
	clear:both;
}

h1
{
	font-weight:bold;
	font-size: medium;
	color: black;		
}

h2
{
	font-weight:bold;
	font-size: small;
	color: black;
}

h3
{
	font-weight:bold;	
	color: black;
}

.clsButton
{
	font-family: Verdana, Arial, Helvetica;	
	height:22px;
}

.clsGeneralWindow
{	
    clear:both;
}


.clsGeneralWindow .clsHeader
{	
	
}

.clsGeneralWindow .clsHeader h2
{		
	
}

/* Layout */
#divMainContent
{	
	padding: 5px;	
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: white;				
}

#divHeader
{			
}

#divContent
{	
		
}

#divLogo
{	
	width:967px;
	margin:0 auto
}

#divLogo h1 a span
{
	position:absolute;
	left:-2000px;
}

#divLogo h1 a
{	
	display:block;
	height:66px;
	background-repeat:no-repeat;
}

#divLogo h1
{
	background-repeat:no-repeat;
	
	height:66px;		
	padding:0;
	margin:0;	
}

#divLogo h1.home
{	
	background-repeat:no-repeat;
	background-image:url('/Resources/Images/banner/logo_home.gif');	
}

#divLogo h1.all
{
	background-repeat:no-repeat;
	background-image:url('/Resources/Images/banner/logo.gif');	
}

#divBanner
{	
	display:none;	
}

#divMainNav
{	
    display:none;	
}

/*#divMainNav ul
{		
	margin: 0;
	padding: 0;	
	list-style-type: none;
	border:none;
	height:23px;
	background-image:url('http://www.emotors.ca/Resources/Images/banner/mainnav_back.gif');
	background-repeat:repeat-x;
}

#divMainNav ul li 
{	
	float:left;	
	padding:0;
	margin:0;	
}

#divMainNav ul li.contact
{	
	float:right;	
	padding:0;
	margin:0;	
}

#divMainNav ul li img, #divMainNav ul li a img
{	
	float:left;
}*/

#divSubNav
{
    display:none;
/*	clear:both;
	width:967px;
	padding:0 0 2px 0;	
	margin:0 auto;
	background-image:url('http://www.emotors.ca/Resources/Images/banner/banner_bottom.gif');
	background-repeat:repeat-x;
	background-position: 0 top;
	height:20px;	*/
	/*border-bottom:solid 1px #ffb600;*/
}
/*
#divSubNav ul
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	float:left;
}

#divSubNav ul #liSell
{
	
	border-left: none;
	
}

#divSubNav ul li 
{
	border-left: solid 1px black;
	padding-left: 5px;
	display:inline;

}*/

/* Bread Crumbs */
#divBCrumbs 
{	
	padding:0 0 5px 0;
	margin:0 auto;
	clear:both;
	width:967px;
}

#divBCrumbs dl 
{ 
	display:inline;
}

#divBCrumbs dt 
{ 	
	/*display:none; */
}

#divBCrumbs dd 
{ 
	display: inline; 
	margin:0; 
}

#divBCrumbs span
{
	padding-right:10px;
	background-image:url('/Resources/Images/navarrowdown.gif');
	background-repeat:no-repeat;
	background-position: right -4px;
}

#divBCrumbs a 
{
	background-image:url('/Resources/Images/navarrowright.gif');	
	padding-right:20px;
	background-repeat:no-repeat;
	background-position: right -4px;
	
	text-decoration: none;
}

#divFooter
{	
    clear:both;
}

.padwindowtop
{
	margin-top:10px;
}

.padwindowbottom
{
	margin-bottom:10px;
}

.centered2
{	
	margin:5px auto;
	width:700px;
}

.clearfloats
{	
	clear:both;
	line-height:0;
}



/* Featured */
.clsFeaturedCars 
{		
	clear:both;
}

.clsFeaturedCars h3
{
	padding:0;
	margin:10px 0 0 0;				
}

.clsFeaturedCars p
{
	padding:0;
	margin:0;
	font-size:small;				
}

.clsFeaturedCars h3 a
{					
	font-size:small;	
	font-weight:normal;
}

.clsFeaturedCars .clsLocation
{			
	font-size:x-small;
	padding-bottom:5px;		
	float:left;	
}

img
{
    border-style:none;
}

.clsFeaturedCars span IMG
{	
    clear:both;
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-style:none;
	background-color:White;	
}
