/* GENERAL STYLES */
#ButtonLayer {
	position:relative;
	left: -20px;
	top: -154px;
	width:17px;
	height:17px;
	z-index:10
}

/* Generic Tag Styles *****************************************************************/

body {
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/Images/PageBg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body, td, div {
	font-family: "Segoe UI normal", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100.01%;
}

a, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
}

legend {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 75%;
	color: #2e2161;
}

/* Wrapper Styles *****************************************************************/

#Wrapper {
	width: 994px;
}

/* Header Styles *****************************************************************/

#Header {
	height: 138px;
}

#HeaderLogo {
	float: left;
	height: 138px;
	width: 230px;
	text-align:center;
}

/*
#HeaderLogo img {
	top: 18px;
	position:relative;
}
*/

.HeaderLogoImg {
	top: 18px;
	position:relative;
}

#HeaderRight {
	float: right;
	width: 764px;
	height: 138px;
}

#HeaderForms {
	width: 100%;
}

#HeaderSearch {
	width: 227px;
	height: 78px;
	float: left;
}

#HeaderSearch a {
	margin: 0px;
	padding: 0px;
}

#HeaderLogin {
	width: 523px;
	height: 78px;
	float:right;
	margin-left: 10px;
}

html>body #HeaderLogin {
 *margin-left: 0px;
}

* html #HeaderLogin {
 *margin-left: 0px;
}

.HeaderSearchTitleImg, .HeaderLoginTitleImg {
	display: block;
	clear: both;
	position: relative;
	top: 15px;
}

.HeaderSearchBtn, .HeaderLoginBtn {
	position: relative;
	top: 20px;
}

html>body .HeaderSearchBtn {
 *top: 3px;
}

* html .HeaderSearchBtn {
 *top: 3px;
}

/*.HeaderLoginField {
	position: relative;
	top: 15px;
	width: 80px;
	margin-right: 5px;
}

* html .HeaderLoginField {
 *top: 18px;
}

html>body .HeaderLoginField {
 *top: 18px;
}

#HeaderLogin label{
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
}


.HeaderSearchField {
	position: relative;
	top: 15px;
	width: 120px;
	margin-right: 5px;
}

html>body .HeaderSearchField {
 *top: 0px;
}

* html .HeaderSearchField {
 *top: 0px;
}
*/

#HeaderLogin label{
	text-transform: uppercase;
	font-size: 65%;
	top: 15px;
	position: relative;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}

.HeaderLoginField {
	position: relative;
	top: 15px;
	width: 80px;
	margin-right: 5px;
}

* html .HeaderLoginField {
 *top: 18px;
}

html>body .HeaderLoginField {
 *top: 18px;
}

.HeaderSearchField {
	position: relative;
	top: 15px;
	width: 120px;
	margin-right: 5px;
}

html>body .HeaderSearchField {
 *top: 0px;
}

* html .HeaderSearchField {
 *top: 0px;
}
#HeaderTabs {
	height: 60px;
	width: 100%;
	float: none;
	clear: both;
}

#HeaderTabsTab1 {
	position: relative;
	top: 22px;
	width: 153px;
	height: 38px;
	float:left;
	left: 20px;
	margin-right: 2px;
}

#HeaderTabsTab2 {
	width: 182px;
	height: 38px;
	position: relative;
	top: 22px;
	float:left;
	left: 20px;
	margin-right: 2px;
}

#HeaderTabsTab3 {
	width: 202px;
	height: 38px;
	position: relative;
	top: 22px;
	float:left;
	left: 20px;
	margin-right: 2px;
}

#HeaderLogin p {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

html>body #HeaderLogin p {
 *padding-top: 10px;
}

* html #HeaderLogin p {
 *padding-top: 10px;
}

.HeaderLogoutBtn {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0a0019;
	border: none;
	color: #ffcc00;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
	margin-left: 5px;
}

.HeaderMyAccountBtn {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0a0019;
	border: none;
	color: #ffcc00;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
	margin-left: 5px;
}

/* Nav Styles *****************************************************************/

.NavItem, .NavItemSelected {background-color:#f3cc01;}
.NavItemSelected a,
.NavSectionSelected a {color: #663399 !important}

#Nav {
	width: 230px;
	float: left;
	min-height: 420px;
	margin-top: 100px}

#Nav ul {
	margin: 0px 0px;
	padding: 0px}

#Nav li {
	list-style-type: none;
	vertical-align:middle;
	text-align:center;
	margin: 0}

#Nav a:hover {color: #2e2161}

.NavTitle {
	height: 42px;
	background-image: url(/Images/NavTitleBg.jpg);
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align:center;
	color: #2e2161;
	font-weight:bold;
	text-transform:uppercase;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 2.5}

.NavTitle a {color: #2e2161}

.NavSection {
	font-size: 80%;
	font-weight:bold;
	/*line-height: 3;*/
	border-bottom: 1px solid #a07051;
	background: #dfb91d;
	background:url(/images/Nav-Arrow-Down.gif) 214px 15px no-repeat #dfb91d;
	text-align:left !important}

.NavSection a {color:#2e2161; display:block; padding:10px}
.NavSection a:hover {color: #2e2161}


.NavSectionSelected {
	font-size: 80%;
	font-weight:bold;
	/*line-height: 3;*/
	border-bottom: 1px solid #a07051;
	background-color: #f3cc01;
	background-image: url(/images/Nav-Arrow-Right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:left !important}

.NavSectionSelected a {color:#2e2161; display:block; padding:10px}
.NavSectionSelected a:hover {color: #2e2161}


.NavMember {
	background: none;
	background-image:none;
	background-image: url(/Images/NavSectionSelectedBg3.jpg);
	background-repeat: no-repeat}

.NavItem {
	font-size: 80%;
	font-weight:bold;
	/*line-height: 3;*/
	border-bottom: 1px solid #a07051;
	/*background-color: #be9d14;*/
	text-align:left !important}

.NavItem a {color:#2e2161; display:block; padding:10px; padding-left:20px}
.NavItem a:hover {color: #2e2161}


.NavItemSelected {
	font-size: 80%;
	font-weight:bold;
	/*line-height: 3;*/
	border-bottom: 1px solid #a07051;
	/*background-color: #dfb91d;*/
	text-align:left !important}

.NavItemSelected a {display:block; padding:10px; padding-left:20px}


#Nav a.locked {
	background-image:url(/images/locked-heading.png);
	background-repeat:no-repeat; 
	background-position: 10px 10px;
	padding-left:25px !important}

#Nav .NavItem a.locked {
	background-position: 20px 10px;
	padding-left:35px !important}

#Nav a.unlocked{
	background-image:url(/images/unlocked-heading.png);
	background-repeat:no-repeat; 
	background-position: 10px 10px;
	padding-left:25px !important}

#Nav .NavItem a.unlocked{
	background-position: 20px 10px;
	padding-left:35px !important}

#Nav li.nochildren {background-image:none !important}



/* Content Base Styles *****************************************************************/

#ContentWrapper {
	float: right;
	width: 764px;
}

#Content {
	width: 704px;
	color: #333333;
	background-image: url(/Images/ContentPublicBg.gif);
	background-repeat: repeat-y;
	min-height: 650px;
	padding: 0px 30px 10px 30px;
	margin: 0px;
}

html>body #Content {
 *padding: 0px 30px;
}

* html #Content {
 *height: 500px;
}

#ContentFooter {
	/* float: right; */
	width: 764px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#Content h1, #Content h2, #Content h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	color: #2e2161;
}

#Content h1 {
	font-size: 100%;
}

#Content h2 {
	font-size: 85%;
}

#Content h3 {
	font-size: 75%;
}

#Content p {
	margin: 10px 0px;
	font-size: 70%;
	line-height: 1.4em;
}

#Content a {
	color: #993300;
}

#Content a:hover {
	color: #993300;
}

#Content table {
	margin: 0px;
	font-size: 70%;
}

#Content fieldset {
	margin: 20px 0px;
}

* html #Content table {
}

#Content hr {
	margin: 0px;
	color: #cccccc;
	background-color: #cccccc;
	border-top: 1px solid #cccccc;
	height: 1px;
	clear: both;
}

#Content ul {
	margin: 10px 0px;
	font-size: 70%;
	margin-left: 10px;
	line-height: 1.4em;
}

#Content ol {
	margin: 10px 0px;
	font-size: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}

#Content li {
	font-size: 110%;
	/* padding-bottom: 5px; */
}
html>body #Content ul {
 *margin-left: 60px;
}

* html #Content ul {
 *margin-left: 60px;
}

html>body #Content ol {
 *margin-left: 60px;
}

* html #Content ol {
 *margin-left: 60px;
}

/* Footer Styles *****************************************************************/

#Footer {
	float: right;
	width: 764px;
	min-height: 40px;
	text-align:center;
	color: #FFFFFF;
	font-size: 70%;
	margin-top: 10px;
}

#Footer a {
	color:#FFCC00;
}

#Footer a:hover {
	color:#FF9900;
}

/* Content Styles *****************************************************************/

.TopLevelTable1 {
	margin: 0px 0px 10px 0px;
	width: 704px;
}

.TopLevelCell1 {
	text-align: center;
	vertical-align: middle;
	font-size: 140%;
	border: 1px solid #cccccc;
}

.HomeTable1 {
	padding: 0px;
	margin: 0px 20px 10px 20px;
	width: 704px;
	background-color: #e6e9f8;
	background-image: url(../Images/HomeTable1Bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.HomeCell1 {
	font-size: 140%;
	vertical-align:top;
	width: 60%;
	padding-right: 10px;
}

.HomeCell1 h2, .HomeCell2 h2 {
	border-bottom: 1px solid #2e2161;
	padding-bottom: 5px;
}

.HomeCell2 {
	font-size: 140%;
	vertical-align:top;
	width: 40%;
	padding-left: 10px;
}

/******************************************************************/

div#ContentLeftColumn {
	float: left;
	width: 60%;
	margin-bottom: 20px;
}

div#ContentRightColumn {
	float: right;
	width: 40%;
	margin-bottom: 20px;
}

div#ContentLeftColumn h2, div#ContentRightColumn h2 {
	border-bottom: 1px solid #2e2161;
	padding-bottom: 5px;
}

div#ContentLeftColumn h2, div#ContentLeftColumn p {
	margin: 10px 20px 0px 0px;
}

div#ContentRightColumn h2, div#ContentRightColumn p {
	margin: 10px 0px 0px 0px;
}

/******************************************************************/

div#ContentLeftColumn2 {
	float: left;
	width: 352px;
 // margin: 0px 30px 20px 30px;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: #e6e9f8;
	min-height: 200px;
	background-image: url(../Images/ContentLeftColumn2Bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#ContentRightColumn2 {
	float: right;
	width: 352px;
 // margin: 0px 30px 20px 30px;
	margin: 0px;
	margin-right: 0px;
	background-color: #e6e9f8;
	min-height: 200px;
	margin-bottom: 20px;
	background-image: url(../Images/ContentRightColumn2Bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#ContentLeftColumn2 h2, div#ContentRightColumn2 h2 {
	border-bottom: 1px solid #2e2161;
	padding-bottom: 5px;
}

div#ContentLeftColumn2 h2, div#ContentLeftColumn2 p {
	margin: 20px;
}

div#ContentRightColumn2 h2, div#ContentRightColumn2 p {
	margin: 20px;
}

* html div#ContentLeftColumn2 {
 *margin: 0px;
 *padding: 0px;
 *margin-left: 0px;
 *height: 200px;
 *margin-bottom: 20px;
}

* html div#ContentRightColumn2 {
 *margin: 0px;
 *padding: 0px;
 *margin-right: 0px;
 *height: 200px;
 *margin-bottom: 20px;
}

/******************************************************************/

.HomeSpotlightImage, .VehicleSearchHeaderImage {
	margin: 10px 0px 0px 0px;
}

div#FlashSpotlight {
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}

/******************************************************************/

.LinksImgTop {
	margin: 0px 20px;
}

.LinksDiv1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	width: 704px;
	background-color: #e6e9f8;
	background-image: url(../Images/HomeTable1Bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

.LinksDiv1 h2 {
	text-indent: 20px;
	color: #ff0000;
}

.LinksDiv1 li {
	line-height: 3em;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.LinksImgTop {
	margin: 0px 20px;
}

/******************************************************************/

div#MemberSearchDiv {
}

div#MemberSearchDiv fieldset {
}

div#MemberSearchDiv ul {
	list-style: none;
}

div#MemberSearchDiv li {
	line-height: 3em;
}

div#MemberSearchDiv label {
	font-weight: bold;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
}

.MemberSearchButton {
	margin-left: 303px;
	background-color: #ecc700;
	border: 1px solid #2e2161;
	text-transform: uppercase;
	color: #2e2161;
	font-weight: bold;
}

.MemberSearchTextfield {
	width: 196px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

.MemberSearchSelect {
	width: 200px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

html>body .MemberSearchSelect {
 *width: 202px;
}

* html div#MemberSearchDiv label {
 *clear: both;
}

* html div#MemberSearchDiv li {
 *clear: both;
}

/*****************************************************/

.MemberSearchResultsListingTable, .SecretariesListingPagingTable, .SecretariesListingResultsTable {
	width: 704px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.MemberSearchResultsListingRow1, .SecretariesListingPagingRow1, .SecretariesListingResultsRow1 {
	background-color: #ffffff;
	background-image: url(../Images/ResultsRow1Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MemberSearchResultsListingRow2, .SecretariesListingPagingRow2, .SecretariesListingResultsRow2 {
	background-color: #ffffff;
	background-image: url(../Images/ResultsRow2Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MemberSearchResultsListingRow1Cell1, .MemberSearchResultsListingRow2Cell1, .SecretariesListingPagingRow1Cell1, .SecretariesListingPagingRow2Cell1, .SecretariesListingResultsRow1Cell1, .SecretariesListingResultsRow2Cell1 {
	border-left: 1px solid #c9c1e0;
	border-top: 1px solid #c9c1e0;
	border-bottom: 1px solid #c9c1e0;
	width: 40%;
	vertical-align:top;
}

.MemberSearchResultsListingRow1Cell2, .MemberSearchResultsListingRow2Cell2, .SecretariesListingPagingRow1Cell2, .SecretariesListingPagingRow2Cell2, .SecretariesListingResultsRow1Cell2, .SecretariesListingResultsRow2Cell2 {
	border-right: 1px solid #c9c1e0;
	border-top: 1px solid #c9c1e0;
	border-bottom: 1px solid #c9c1e0;
	width: 60%;
	vertical-align:top;
}

.MemberSearchResultsListingRow1Cell1, .MemberSearchResultsListingRow1Cell2, .MemberSearchResultsListingRow2Cell1, .MemberSearchResultsListingRow2Cell2, .SecretariesListingPagingRow1Cell1, .SecretariesListingPagingRow1Cell2, .SecretariesListingPagingRow2Cell1, .SecretariesListingPagingRow2Cell2, .SecretariesListingResultsRow1Cell1, .SecretariesListingResultsRow1Cell2, .SecretariesListingResultsRow2Cell1, .SecretariesListingResultsRow2Cell2 {
/*	line-height: 1.4em;
*/}

.MemberSearchResultsListingRow1Cell1 h4, .MemberSearchResultsListingRow1Cell2 h4, .MemberSearchResultsListingRow2Cell1 h4, .MemberSearchResultsListingRow2Cell2 h4, .SecretariesListingPagingRow1Cell1 h4, .SecretariesListingPagingRow1Cell2 h4, .SecretariesListingPagingRow2Cell1 h4, .SecretariesListingPagingRow2Cell2 h4, .SecretariesListingResultsRow1Cell1 h4, .SecretariesListingResultsRow1Cell2 h4, .SecretariesListingResultsRow2Cell1 h4, .SecretariesListingResultsRow2Cell2 h4 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

.MemberSearchResultsListingLabel, .SecretariesListingPagingLabel, .SecretariesListingResultsLabel {
	font-weight: bold;
	float: left;
	width: 60px;
	margin-right: 10px;
	text-align: right;
}

.MemberSearchResultsListingLink, .SecretariesListingPagingLink, .SecretariesListingResultsLink {
	margin-left: 70px;
}

/******************************************************************/

div#PagingLeftColumn {
	float: left;
	width: 50%;
	margin-left: 0px;
	font-size: 75%;
	line-height: 3em;
}

div#PagingRightColumn {
	float: right;
	width: 50%;
	margin-right: 0px;
	text-align: right;
	font-size: 75%;
	line-height: 3em;
}

* html div#PagingLeftColumn {
 *margin: 0px;
 *padding: 0px;
 *margin-left: 0px;
}

* html div#PagingRightColumn {
 *margin: 0px;
 *padding: 0px;
 *margin-right: 0px;
}

div#PagingFullColumn {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
}

/******************************************************************/

div#ContactMap {
	background-color: #e6e9f8;
	margin: 20px 0px;
	padding: 20px 0px;
	text-align: center;
}

.ContactMapIframe {
	border: 1px solid #2e2161;
}

/******************************************************************/

.ContentTextBold {
	font-weight: bold;
}

.ContentTextLight {
	color: #999999;
}

.ErrorMsg {
	color: #cc0000;
}

/******************************************************************/

.VehicleSearchFieldset {
	padding: 20px;
}

.VehicleSearchBtnsTable {
	padding: 0px;
	margin: 0px;
	width: 664px;
}

.VehicleSearchBtnsTable td {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

* html .VehicleSearchBtnsTable {
 *width: 654px;
}

/**************************/

.VehicleSearchResultsCriteriaTable {
}

.VehicleSearchResultsCriteriaCell1 {
	width: 33.3%;
}

.VehicleSearchResultsCriteriaCell2 {
}

.VehicleSearchResultsSelect {
	width: 200px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
	margin-top: 8px;
}

html>body .VehicleSearchResultsSelect {
 *width: 202px;
 *margin-top: 0px;
}

/****************************************************************/

.VehicleDetails td{
	font-size: 1.4em;
}

.Photos table{
	width: 684px;
}

.VehicleDetailsImagesTable {
	width: 658px;
}

.VehicleDetailsImagesTable img {
	border: 1px solid #000000;
}

.VehicleDetailsImagesCell1 {
}

.VehicleDetailsImagesCell2 {
	vertical-align:top;
}

.VehicleDetailsImagesCell3 {
	vertical-align:middle;
}

.VehicleDetailsImagesCell4 {
	vertical-align:bottom;
}

/****************************************************************/

.VehicleDetailsSpecsTable {

}

.VehicleDetailsSpecsCell1 {
}

.VehicleDetailsSpecsCell2 {
	width: 50%;
}

.VehicleDetailsSpecsCell3 {
	width: 50%;
}

.VehicleDetailsSpecsCell4 {
}

/***************************************************************/

.VehicleSearchResultsCriteriaTable {
}

.VehicleSearchResultsCriteriaCell1 {
	width: 33.3%;
}

.VehicleSearchResultsCriteriaCell2 {
}

/************************************************************/

.VehicleImage {
	border: 1px solid #000000;
	width: 115px;
	height: 100px;
}

/************************************************/

.VehicleSearchFieldset ul {
	list-style: none;
	margin-top: 10px;
}

.VehicleSearchFieldset li {
	line-height: 3em;
}

.VehicleSearchFieldset label {
	font-weight: bold;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
}

.VehicleSearchButton {
	margin-left: 160px;
	border: none;
	margin-top: 10px;
}

.VehicleSearchFieldsetTextfield {
	width: 198px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

.VehicleSearchFieldsetSelect {
	width: 200px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

html>body .VehicleSearchFieldsetSelect {
 *width: 202px;
}

* html .VehicleSearchFieldset label {
 *clear: both;
}

* html .VehicleSearchFieldset li {
 *clear: both;
}

.VehicleSearchOrImage {
	padding: 10px 20px;
	margin: 0 auto;
}

/*************************************************/


.VehicleSearchHeaderImage {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.VehicleSearchFeaturedTable {
	height: 102px;
	background-color: #e6e9f8;
	padding: 0px;
	margin: 20px;
	background-image: url(../Images/VehicleSearchFeaturedBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.VehicleSearchResultsTable1, .VehicleSearchResultsTable2 {
	height: 102px;
	border: 1px solid #c9c1e0;
	margin: 0px;
	padding: 0px;
}

.VehicleSearchResultsTable1 {
	background-image: url(../Images/ResultsRow1Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.VehicleSearchResultsTable2 {
	background-image: url(../Images/ResultsRow2Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.VehicleSearchFeaturedCell1, .VehicleSearchResultsCell1 {
	width: 132px;
}

.VehicleSearchFeaturedCell2 {
}

.VehicleSearchResultsCell2, .VehicleSearchResultsCell3, .VehicleSearchResultsCell4, .VehicleSearchResultsCell5, .VehicleSearchResultsCell6, .VehicleSearchResultsCell7, .VehicleSearchResultsCell8 {
}

.VehicleSearchResultsCell9{
	text-align: right;
}

.VehicleSearchFeaturedCell2 h2, .VehicleSearchResultsCell2 h2 {
	padding: 0px;
	margin: 0px;
}

.VehicleSearchFeaturedCell3, .VehicleSearchResultsCell3 {
}

.VehicleSearchFeaturedCell4, .VehicleSearchResultsCell4 {
}

.VehicleSearchFeaturedCell5, .VehicleSearchResultsCell5 {
}

.VehicleSearchFeaturedCell6, .VehicleSearchResultsCell6 {
	text-align: right;
	vertical-align:middle;
}

.VehicleSearchFeaturedCell6 img, .VehicleSearchResultsCell6 img {
	padding-right: 5px;
}

.VehicleSearchFeaturedCell7, .VehicleSearchResultsCell7 {
}

.VehicleSearchFeaturedCell8, .VehicleSearchResultsCell8 {
}

/**********************************************/

.MemberSearchSearchBtn {
	margin-left: 160px;
}

.VehicleEnquiryImage{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.VehicleEnquiryFieldset, .ChangePasswordFieldset{
	clear: both;
	padding: 10px;
}

.VehicleEnquiryFieldset legend, .ChangePasswordFieldset legend{
	margin-left: 1em;  
}

.VehicleEnquiryFieldset ul, .ChangePasswordFieldset ul{
	list-style: none;
	padding: 1em 1em 0 1em;
}

.VehicleEnquiryFieldset li, .ChangePasswordFieldset li{
	padding-bottom: 2em;
}

.VehicleEnquiryFieldset label, .ChangePasswordFieldset label{
	font-weight: bold;
	float: left;  
	width: 13em;  
	margin-right: 1em;  
	text-align: right;
}

.VehicleEnquiryFieldsetTextfield, .ChangePasswordFieldsetTextfield{
	width: 250px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

.VehicleEnquiryFieldsetTextarea, .ChangePasswordFieldsetTextarea{
	width: 250px;
	height: 150px;
	background-color: #f7f3ff;
	border: 1px solid #290782;
}

.VehicleEnquiryFieldsetBtn, ChangePasswordFieldsetBtn, .overseassearchbtn{
	margin-left: 171px;
	background-color: #ecc700;
	border: 1px solid #2e2161;
	text-transform: uppercase;
	color: #2e2161;
	font-weight: bold;
	background-image: url(/Images/BtnBg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.HeaderLoginRemeberSpan{
	margin-left: 10px;
}

/************************/

.content-main{
	width: 444px;
	float: left;
}

.content-sidebar{
	width: 240px;
	float: right;
	margin-top: 10px;
}

#Content .sidebox{
	
	background-color: #ffffff;
	color: #666666;
	margin: 15px 0;
	background-image: url(/images/sidebox-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#Content .sidebox h1, #Content .sidebox h2, #Content .sidebox h3, #Content .sidebox p{
	margin-left: 15px;
	margin-right: 15px;
}

#Content .sidebox ol, #Content .sidebox ul{
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;

#Content .sidebox ul li, #Content .sidebox ol li{
	margin: 0;
	padding: 0;	
}

#Content div.spotlight {padding-top:10px}


/* EDITOR PROPERTIES */
