@charset "utf-8";
/* CSS Document */
/* Define the body rules */
body {
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #000000;
	background-image: url(../../images/checked_bodybg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*-- The container that holds the whole page together and sets the width of the website */
#MainWrapper {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	text-align: center;
}
/*-- A wrapper for the header part. Holds the logo, Top Banner and Top Navigation */
#WrapperHeader {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100px;
	float: left;
	width: 100%;
}
#TopRNav {
	font-size: 80%;
	color: #999999;
	text-align: right;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #000000;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#TopRNav ul {
	display: block;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#TopRNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#TopRNav li a {
	color: #FF0000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TopRNav li a:hover, #TopRNav li a:active {
	color: #CCCCCC;
}

/* The Logo Container*/
#Logo {
	float: left;
	text-align: left;
	padding-left: 3px;
	margin-right: 8px;
}
#ContentMain table {
	padding: 5px;
	width: 96%;
}
#ContentMain table th {
	padding: 5px;
}

#Logo span {
	position: absolute;
	left: -3000px;
}
#Logo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Logo h1 {
	margin: 0px;
	padding: 0px;
}
/* Define parameters for the top banner advert */
#TopBanner {
	float: right;
	width: 495px;
	text-align: left;
}

/* Define the Main Horizontal Navigation*/
#HorNav {
	background-image: url(../../images/slices/hornav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#HorNav ul {
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 84%;
}
#HorNav ul a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
}


#HorNav li {
	display: inline;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 0px;
	border-right-style: none;
	padding-top: 5px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HorNav li a:link, #HorNav li a:visited {
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
#HorNav li a:hover, #HorNav li a:active {
	color: #999999;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}

/* Wrap the content part of the site together: Main content and adverts right sidebar*/
#WrapperContent {
	font-size: 82%;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* Main content area*/
#ContentMain {
	float: left;
	width: 540px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ContentMainArticle {
	float: left;
	width: 590px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ContentMain h1 {
	font-size: 130%;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
	background-image: url(../../images/grey.gif);
	background-repeat: repeat-x;
}
#ContentMain p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/* The right Sidebar which will house adverts*/
#ContentSidebar {
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	text-align: left;
}
#ContentSidebar a {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 100%;
}
#ContentSidebar a:link,#ContentSidebar a:visited {
	color: #999999;
}
#ContentSidebar a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#ContentSidebarArticles {
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
/* Container introducing new cars on home page*/
#NewCars {
	float: left;
	width: 260px;
	border: 1px solid #E7E7E7;
	margin-bottom: 15px;
	margin-right: 10px;
}
/* Container introducing used cars on home page*/
#UsedCars {
	float: left;
	width: 260px;
	border: 1px solid #E7E7E7;
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 0px;
}


/*Hold the car search tabs together*/
#NarrowCarsearch {
	float: left;
	width: 100%;
}
/*Hold the lower product tabs together in the home page*/
#CarCare {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Footer rules*/
#Footer {
	background-image: url(../../images/slices/footer_1px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	height: 30px;
	padding-bottom: 10px;
	font-size: 80%;
}
#Footer p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Footer a {
	color: #999999;
	text-decoration: none;
}
#Footer a:hover {
	color: #666666;
}
#ContentMain table {
	font-family: "Trebuchet MS";
	font-size: 88%;
	color: #999999;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#ContentMain a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 100%;
}
#ContentMain a:link,#ContentMain a:visited {
	color: #999999;
}
#ContentMain a:hover {
	color: #FF0000;
}

#ContentMain table {
	font-family: "Trebuchet MS";
	font-size: 88%;
	color: #999999;
	margin: 0px;
}
#Wrapround {
	float: left;
}
.Header2 {
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	color: #CC3300;
	background-repeat: repeat-x;
}
