/* Markup */
* html .clsGeneralWindow 
{ 
	height: 1%; 
}

* 
{
	font-size:small;
}
 
body
{	
	margin:5px;
	padding:0;
	font-size: small;
	color: black;	
	font-family: Verdana, Arial, Helvetica;	
	background-image:url('/resources/images/watermark4.gif');	
}

input, label
{		
	font-size:small;
	color:black;		
	font-family: Verdana, Arial, Helvetica;		
}

a
{		
	font-size:small;
	color:black;		
	font-family: Verdana, Arial, Helvetica;		
}

p
{
    padding:0;
    margin:0;
}

a:link, a:visited
{   
	color:Blue;	         
    text-decoration: none
}

a:hover
{
    color: red;
    text-decoration: underline;
    cursor:hand;
}

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;
}

.clsCheckBox
{
	cursor: hand;
}

.clsButton
{
	font-family: Verdana, Arial, Helvetica;	
	height:22px;
	cursor: hand;
}

/* Layout */
#divMainContent
{	
	padding: 5px;
	border: solid 1px gainsboro;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: white;				
}

#divHeader
{			
}

#divContent
{	
	width:967px;
	margin:10px auto;
}

#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');	
}

#divLogo h1.hosted
{	
	background-repeat:no-repeat;
	background-image:url('/Resources/Images/banner/logo_hosted.gif');	
}

#divBanner
{	
		
}

#divMainNav
{	
	margin:0 auto;
	padding:0;
	clear:both;
	width:967px;
}

#divMainNav dl
{		
	margin: 0;
	padding: 0;	
	list-style-type: none;
	border:none;
	height:23px;
	background-image:url('/Resources/Images/banner/mainnav_back.gif');
	background-repeat:repeat-x;
}

#divMainNav dl dt
{
    display:none;
}

#divMainNav dl dd 
{	
	float:left;	
	padding:0;
	margin:0;	
}

#divMainNav dl dd.contact
{	
	float:right;	
	padding:0;
	margin:0;	
}

#divMainNav dl dd img, #divMainNav dl dd a img
{	
	float:left;
}

#divMainNav dl dd a
{		
	background-repeat:no-repeat;
	background-position:left top;	
	display:block;
	width:98px;
	height:23px;	
}

#divMainNav dl dd.cars a
{	
	background-image:url('/Resources/Images/banner/banner_cars.gif');
}
#divMainNav dl dd.parts a
{	
	background-image:url('/Resources/Images/banner/banner_parts.gif');
}
#divMainNav dl dd.articles a
{	
	background-image:url('/Resources/Images/banner/banner_articles.gif');
}

#divMainNav dl dd.forums a
{	
	background-image:url('/Resources/Images/banner/banner_forums.gif');
}

#divMainNav dl dd.contact a
{	
    width:100px;
	background-image:url('/Resources/Images/banner/banner_contact.gif');
}

#divMainNav dl dd a span
{	
	display:none;
}

#divSubNav
{
	clear:both;
	width:967px;
	padding:0 0 2px 0;	
	margin:0 auto;
	background-image:url('/Resources/Images/banner/banner_bottom.gif');
	background-repeat:repeat-x;
	background-position: 0 top;
	height:20px;	
}

#divSubNav dl
{

	margin: 8px 0 5px 0;
	padding: 3px;
	list-style-type: none;
	float:left;	
	border:solid 1px gainsboro;
	background-color:WhiteSmoke;
}

#divSubNav dl dt
{
    display:none;
}

#divSubNav dl #liSell
{	
	border-left: none;	
}

#divSubNav dl dd 
{
	border-left: solid 1px black;
	margin: 0;
	padding-left: 5px;	
	display:inline;	
}

/* Province */

#spanCurrentProvinceBox
{
    display:block;
    float:right;
    margin-top:8px;
    padding: 3px;
    border:solid 1px gainsboro;
	background-color:WhiteSmoke;
}

#spanCurrentProvinceBox select,#spanCurrentProvinceBox option
{
    font-size:x-small;
}

/* 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;
	margin:10px auto;
	width:967px;
	color: maroon;
	border:solid 1px #ffb600;
	height: 25px;
	background-color: #ffe66e;
}

#divFooter ul
{		
	list-style: none;	
	margin:0px;
}

#divFooter ul #liCopyRight
{
	float:left;
	margin-left:10px;
}

#divFooter ul #liTerms
{
	float:right;
	margin-right:10px;
}

#divFooter li
{	
	display: inline;
	list-style-type: none;	
	margin-top:5px;	
}

.padwindowtop
{
	margin-top:10px;
}

.padwindowbottom
{
	margin-bottom:10px;
}

.centered2
{	
	margin:5px auto;
	width:700px;
}

.clearfloats
{	
	clear:both;
	line-height:0;
}

