@charset "utf-8";
/*********************************************/
/* PAGE LAYOUT STYLES - Header / Footer, etc */
/*********************************************/
body {
	background: #FFF; /*url("/images/layout/background.jpg");*/
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #6F0000;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
	
/*************** HEADER **************/
.HeaderBox {
	background: url("/images/layout/bannerback.jpg") top left repeat-x;
	width: 100%;
	height: 161px;
	text-align: center;
	display: block;
}
.HeaderBar {
	background: url("/images/layout/header.jpg") top left no-repeat;
	width: 950px;
	height: 90px;
	text-align: center;
	display: block;
}


/*************** MENU **************************/
.MenuBar {
	background: url("/images/layout/logo.jpg") top left no-repeat;
	width: 950px;
	height: 71px;
	display: block;
}

.MenuBox {
	height: 71px;
	width: auto;
	float: right;
}

a#lnkHome:link, a#lnkHome:active, a#lnkHome:visited {
		display: block;	width: 117px;	height: 71px; padding: 0px; margin: 0;
		background-image: url('/images/layout/1homeup.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkHome:hover {	background-image: url('/images/layout/1homehover.jpg');	}

a#lnkServices:link, a#lnkServices:active, a#lnkServices:visited {
		display: block;	width: 113px;	height: 71px; padding: 0px; margin: 0;
		background-image: url('/images/layout/2carsup.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkServices:hover {	background-image: url('/images/layout/2carshover.jpg');	}

a#lnkContactUs:link, a#lnkContactUs:active, a#lnkContactUs:visited {
		display: block;	width: 210px;	height: 71px; padding: 0px; margin: 0;
		background-image: url('/images/layout/3contactusup.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkContactUs:hover {	background-image: url('/images/layout/3contactushover.jpg');	}


/************** CONTENT BAR ***************/
.ContentBar {
	background: url("/images/layout/bodyback.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.ContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 920px;
	padding: 0px 15px 0px;
	text-align: left;
	line-height: 1.4em;
}

/************** FOOTER BAR ****************/
.FooterBar {
	background: url("/images/layout/footer.jpg") no-repeat top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 94px;
	width: 950px;
	text-align: left;
}
.FooterInfo1 {
	float: right; 
	text-align: right; 
	margin-right: 15px; 
	margin-top: 4px;
}
.FooterInfo2 {
	float: left; 
	text-align: left; 
	margin-left: 15px; 
	margin-top: 4px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
	font-size: 8pt;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #333333;
}
.FooterText a {
	color: #000066;
}
.FooterText a:hover {
	color: #003399;
	text-decoration: underline;
}
/*********************************************/
/*  BUTTONS */
/*********************************************/
.boxButtonLg {
	width: 125px;
	height: 21px;
	_height: 26px;
	background: url("/images/buttons/button125.png") no-repeat;
	text-align: center;
	color: #FFE0C1;
	font-size: 11px;
	padding: 5px 0px 0px;
}
.boxButtonLg a {
	text-decoration: none;
	color: #FFE866;
}
.boxButtonLg a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}


.boxButtonMed {
	width: 100px;
	height: 21px;
	_height: 26px;
	background: url("/images/buttons/button100.png") no-repeat;
	text-align: center;
	color: #FFE0C1;
	font-size: 11px;
	padding: 5px 0px 0px;
}
.boxButtonMed a {
	text-decoration: none;
	color: #FFE866;
}
.boxButtonMed a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}


.boxButtonSm {
	width: 75px;
	height: 21px;
	_height: 26px;
	background: url("/images/buttons/button75.png") no-repeat;
	text-align: center;
	color: #FFE0C1;
	font-size: 11px;
	padding: 5px 0px 0px;
}
.boxButtonSm a {
	text-decoration: none;
	color: #FFE866;
}
.boxButtonSm a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

.boxClear {
	width: 700px;
	height: 1px;
	clear: both;
	display: block;
}

/********** CAR SUMMARY BOX ********************/

.CarBoxContainer {
	width: 896px;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}
.CarBoxTop {
	background: url("/images/layout/listingheader.jpg");
	width: 876px;
	_width: 896px;
	height: 57px;
	_height: 75px;
	padding: 18px 10px 0px;
	font-size: 28px;
	line-height: 28px;
	color: #FFF;
	display: block;
}
.CarBoxContent {
	width: 886px;
	_width: 896px;
	padding: 5px;
	height: auto;
	background: #2f2e2e url("/images/layout/listingback.jpg");
	color: #FFF;
	display: block;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.CarBoxContentSold{
	width: 884px;
	_width: 896px;
	padding: 5px;
	height: auto;
	background: #2f2e2e url("/images/layout/listingback.jpg");
	color: #FFF;
	display: block;
}
.CarInfo {
	background: none;
	float: right; 
	padding: 5px; 
	border: 1px solid #cbcaca; 	
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
	display: block;
}
.CarInfoSold {
	background: url("/images/sold_wm.gif");
	background-repeat: no-repeat;
	background-position: center;
	float: right; 
	padding: 5px; 
	border: 1px solid #cbcaca; 	
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
	display: block;
}
.CarBoxFooter {
	background: url("/images/layout/listingfooter.jpg");
	width: 896px;
	height: 9px;
	display: block;
}

.CarButton {
	width: auto;
	height: 45px;
	background: url("/images/layout/listingbuttonleft.png") no-repeat;
	padding: 0px 0px 0px 11px;
	float: right;
}
.CarButtonText {
	background: url("/images/layout/listingbuttonback.png") repeat-x;
	height: 35px;
	_height: 45px;
	width: auto;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	padding: 13px 0px 0px;
	float: left;
}
.CarButtonRight {
	background: url("/images/layout/listingbuttonright.png") no-repeat;
	height: 45px;
	width: 11px;
	float: left;
}
.CarButtonText a {
	color: #FFF;
}

.boxButton {
	width: auto;
	height: auto;
	padding: 3px 5px 3px;
	margin: 0px 5px 4px;
	border: 1px solid #000066;
	background-color: #3366FF;
	color: #FFFF00;
	text-decoration: none;
	font-size: 10px;
	float: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.boxButton a {
	text-decoration: none;
	color: #FFFF00;
}

.CarTitle {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: normal;
	color: #450329;
	padding: 0;
	margin: 0;
	float: left;
	width: auto;
}
.EbayInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
	float: right;
	padding: 8 0 0;
	margin: 0;
	width: auto;
}

/*********************************************/
/* Data and error boxes 
/*********************************************/

.boxError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFCCCC;
	text-align: center;
	padding: 5px;
	border: 1px solid #990000;
	color: #990000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
.boxNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.boxData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color: #CCE4FF;
	padding: 3px;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxData2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BDBDEF;
	padding: 5px;
	font-size: 10pt;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxNews1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #d8e7ea url("/themes/theme1/newstop2.png") bottom right no-repeat;
	width: 700px;
	font-size: 8pt;
	margin: 5px 0px;
}
.boxNews2 {
	color: #000000;
	background: url("/themes/theme1/newstop.png");
	background-repeat: no-repeat;
	width: 700px;
	padding: 10px 0px;
}
.boxNews3 {
	text-align: left;
	width: 670px;
}
.boxBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 10pt;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.boxClient {
 width: 100%; 
 display: block; 
 height: auto;
 border-top: 2px groove #663300;
}
.boxClientImage {
  float: left; 
	width: 200px; 
	height: auto; 
	text-align: center;
	padding: 8px 0px;
}
.boxClientText {
  float: left; 
	width: 510px; 
	height: auto; 
	text-align: left;
	padding: 8px 0px;
}


.boxBook {
 width: 650px; 
 display: block; 
 height: auto;
 border-top: 2px groove #663300;
}
.boxBookImage {
  float: left; 
	width: 200px; 
	height: auto; 
	text-align: center;
	padding: 8px 0px;
}
.boxBookText {
  float: left; 
	width: 430px; 
	height: auto; 
	text-align: left;
	padding: 8px 0px;
}
/*********************************************/
/* Data Table styles
/*********************************************/
.tableClear
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableClear2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableSurvey {
	width: 600px; 
	height: auto; 
	background-color: #DDDDFF;
	border: solid 1px #000; 
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px; 
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#rowPart:hover {
	background-color: #FC9;
	border-color: #FC9;
}

#BuildPCType td {
	padding: 3px;
}

.tableMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	border: thin solid #000000;
	background-image: url("/themes/theme1/buttonback.gif");
}

/*********************************************/
/* Search Box Styles
/*********************************************/
.boxSearch {
	position: relative;
	height: auto;
	top: 140px;
	left: 600px;
}
.textboxBack {
	background: url("/themes/theme1/back3_sm.png");
	border: solid 1px #000;
	height: 25px;
	width: 160px;
	float: right;
	position: relative;
	margin-right: 30px;
}
.textboxCenter {
	display: table-cell;
	height: 25px;
	width: 160px;
	font-size: 8pt;
	color: #000;
	text-align: center;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	_position: relative;
	_top: 0px;
	_margin_top: auto;
	_vertical-align: top;
	border: none;
	background: none;
}
.textboxCenter a:link {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:visited {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:active {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}


/*********************************************/
/* Heading and Title styles
/*********************************************/
.Label1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ContentHeader, h1
{
	background: url("/images/icons/animatedworm.gif") right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	width: 725px;
	color: #000033;
	padding: 5px 0px;
	display: block;
}
.SubTitle, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	line-height: 1.5em;
}
.LineTitle, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #330033;
	line-height: 1.5em;
}
	
li {
	list-style-image: url("/images/icons/arrow1.gif");
	list-style-type: none;
	line-height: 1.65em;
	font-size: 12px;
}

/**************************************/
/** Input Boxes
/**************************************/

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/***************************************/
/* Divider styles
/***************************************/
div.hr {
  height: 15px;
  background: url("/images/icons/paw_sm5.gif") no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/***************************************/
/* Other Text Styles
/***************************************/
.NoteStar {
	font-size: 8pt;
	color: #B00;
}


/***************************************/
/* Floating Div Styles */
/***************************************/
.PriceBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 200px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.NewsBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.EditBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 550px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.CalBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.PhoneBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 250px;
	background-color:#FFCCCC;
	padding:5px;
	position: absolute;
}

/******* Input Form Styles **************/

.DropSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border: solid 1px black;
}

/************ ADMIN EDIT CONTENT *********************/

.RTEditBox {
	width: 700px; 
	height: auto; 
	background: #FFF; 
	color: #000;
}

.RTEditArea {
	width: 700px; 
	height: 400px;
	background: #FFF; 
	color: #000;
}

#FloatSaveBox {
	position: fixed;
	_position: absolute; 
	top: 0; 
	right: 0; 
	padding: 5px; 
	background: #FFFFCC; 
	border: solid 1px black; 
	text-align: center; 
	width: 125px;
}