@charset "utf-8";
/*********************************************/
/* PAGE LAYOUT STYLES - Header / Footer, etc */
/*********************************************/
Body {
	background: #000000 url("/images/layout/background.jpg") top center no-repeat fixed;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.BodyPopup {
	background: url("/images/layout/background.jpg") top center no-repeat;
	margin: 0px;
	padding: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
}
a {
	color: #66CCFF;
}
a:visited {
	color: #CCFFFF;
}

/*************** HEADER **************/
.HeaderTop {
	background: none;
	width: 757px;
	height: 337px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}
.HeaderBar1 {
	background: url("/images/layout/header1.jpg") no-repeat center 3px;
	width: 757px;
	height: 337px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}
.HeaderBar2 {
	background: url("/images/layout/header2.jpg") no-repeat center 3px;
	width: 757px;
	height: 339px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}
.HeaderBar3 {
	background: url("/images/layout/header3.jpg") no-repeat center 3px;
	width: 757px;
	height: 339px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}
.HeaderBar4 {
	background: url("/images/layout/header4.jpg") no-repeat center 3px;
	width: 757px;
	height: 339px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}

/**** image map *****/
#mnuHome area:hover {
	background: url("/images/layout/mouseover.png");
}
/************ MENU **************/

#mnuMain {
	background: none;
	width: auto;;
	height: auto;
	padding-left: 0px;
	margin: 0px;
}
#mnuMain ul {
	margin: 0px; 
	padding: 0px;
}

#mnuMain ul li {
	display: inline; 
	float: right; 
	list-style: none;
	padding-top: 12px;
	padding-right: 18px;
	position: relative;
	_padding-top: 2px;
}

#mnuMain li a {
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	text-decoration: none;
	color: #FFF;
}
#mnuMain li a:hover {
	color: #FFA;
}

#mnuMain li ul {
	margin:0px; 
	padding: 0px 0px 6px; 
	display:none;
	position: absolute;
	left: 20px;
	top: 25px;
	background-color: #f1f4f5;
	background-image: none;
}

#mnuMain li:hover ul {
	display: block; 
	width: 180px;
	background-image: none;
	border-bottom: groove 1px #000066;
}

#mnuMain li li {
	background-image: none;
	font-size: 10px;
	list-style: inside;
	list-style-image:url('/images/icons/arrow1.gif');
	display: list-item;
	margin: 0px;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
}

#mnuMain li li a {
	font-size: 11px;
	text-decoration: none;
	color: #000066;
}
#mnuMain li li a:hover {
	color: #FF9900;
}
#mnuMain li li:hover {
	list-style: inside;
	list-style-image:url('/images/icons/arrow2.gif');
}
/************** CONTENT BAR ***************/
.ContentBar {
	background: url("/images/layout/bodyback.png");
	width: 757px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
}

.ContentBox {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 720px;
	padding: 5px 20px 5px;
	text-align: left;
	background: none;
}

/************** FOOTER BAR ****************/
.FooterBar {
	background: url("/images/layout/footer.png");
	width: 757px;
	clear: both; 
	display: block; 
	height: 15px;
}
.FooterBar a:link {
	text-decoration: none;
	border: none;
}

.FooterText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: none;
	font-size: 8pt;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #FFF;
}
.FooterText A:link {
	color: #FFD;
}
.FooterText A:visited {
	color: #FFD;
}

/****** BUTTONS *******/
/*  Buttons */
.boxButton {
	padding: 3px 4px 3px;
	background: #333;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	float: right;
	margin: 1px 0px 2px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.boxButton a {
	color: #FFF;
	text-decoration: none;
}
.boxButton a:hover {
	color: #CCFFFF;
}
.boxButton:hover {
	background: #666;
}


.boxButtonXLg {
	width: 175px;
	height: 22px;
	background-color: none;
	background-image: url("/images/buttons/blank175.png");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	border: none;
	padding: 5px 0px 0px;
	margin: 0px;
	text-align: center;
}
.boxButtonXLg a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.boxButtonXLg a:hover {
	text-decoration: none;
	color: #0000FF;
}

.boxButtonLg {
	width: 125px;
	height: 22px;
	background-color: none;
	background-image: url("/images/buttons/blank125.png");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	border: none;
	padding: 5px 0px 0px;
	margin: 0px;	
	text-align: center;

}
.boxButtonLg a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.boxButtonLg a:hover {
	text-decoration: none;
	color: #0000FF;
}

.boxButtonMed {
	width: 98px;
	height: 22px;
	background-color: none;
	background-image: url("/images/buttons/blank98.png");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	border: none;
	padding: 5px 0px 0px;
	margin: 0px;	
	text-align: center;

}
.boxButtonMed a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.boxButtonMed a:hover {
	text-decoration: none;
	color: #0000FF;
}

.boxButtonSm {
	width: 66px;
	height: 22px;
	background-color: none;
	background-image: url("/images/buttons/blank66.png");
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	border: none;
	padding: 5px 0px 0px;
	margin: 0px;	
	text-align: center;
}
.boxButtonSm a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.boxButtonSm a:hover {
	text-decoration: none;
	color: #0000FF;
}

/*********** FAQs **********************/

.FaqQuestion {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}

.FaqAnswer {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

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

.boxMortgageCalc {
	float: right;
	width: 160px;
	padding: 2px;
	height: auto;
}

.PropertyBox {
	width: 724px;
	height: auto;
	text-align: left;
}
.GalleryTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000066;
	float: left;
}
.PriceTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FF6600;
	float: right;
}
.PropertyTitle {
	background: url("/images/layout/propertyheader.png") no-repeat;
	height: 30px;
	width: 704px;
	_width: 724px;
	_height: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	padding: 7px 10px 0px;
	text-align: center;
	color: #003;
}
.PropertyContent {
	border: solid 1px #CCC;
	width: 712px;
	_width: 724px;
	padding: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	background-color: #FFF;
}


.boxClear {
	width: auto;
	height: 1px;
	font-size: 6pt;
	clear: both;
	display: block;
}
/*********************************************/
/* Data and error boxes 
/*********************************************/

.boxError {
	font-family: Helvetica, Arial, Verdana, 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: 10px;
	-webkit-border-radius: 10px;
}
.boxNote {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
.boxNote {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
}
.boxData {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	font-size: 10pt;
	background-color: #27273F;
	padding: 5px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxData2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	background-color: #003300;
	padding: 5px;
	font-size: 10pt;
	border: 1px solid #000066;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxNews1 {
	font-family: Helvetica, Arial, Verdana, 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: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 10pt;
	border: 1px solid #000066;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.boxProject {
  width: 700px; 
  float: left;
  height: auto;
}
.boxProjectImage {
  float: left; 
	width: 135px; 
	height: auto; 
	text-align: center;
}
.boxProjectImage a {
	color: #FFF;
}
.boxProjectText {
  float: left; 
	width: 440px; 
	height: auto; 
	text-align: left;
	font-size: 11px;
}
.boxProjectTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFEECC;
	background-color: #222;
	padding: 2px 5px 2px;
  float: left;
	display: block;
}
.boxProjectTitle a {
	text-decoration: none;
	color: #FEC;
}
.boxProjectTitle a:hover {
	color: #FFCC66;
}

/*********************************************/
/* Data Table styles
/*********************************************/
Table
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.tableClear
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.tableClear2
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.tableCarlist
{
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;	
}
.tableSurvey {
	width: 600px; 
	height: auto; 
	background-color: #DDDDFF;
	border: solid 1px #000; 
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px; 
	padding: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
}

.rowPart:hover {
	background-color: #FF9;
	border-color: #FF9;
}
.rowPart2 {
	background-color: #E1FFFF;
}
.rowPart2:hover {
	background-color: #FF9;
	border-color: #FF9;
}	
.tableMenu
{
	font-family: Helvetica, Arial, Verdana, 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.jpg");
	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: Helvetica, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}


/*********************************************/
/* Heading and Title styles
/*********************************************/
.Label1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.LabelTitle, h1
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFCC;
	margin-bottom: 8px;
	display: block;
}
.LabelSubTitle, SubTitle, h2
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
}
.LabelParTitle, ParTitle, h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

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

/*
li {
	list-style-image: url("/images/icons/bullet.jpg");
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.65em;
	font-size: 12px;
	margin-top: 2px;
}
*/
/***************************************/
/* 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;
	color: #000;
}

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

.DropSmall {
	font-family: Helvetica, Arial, Verdana, 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;
	color: #FFD;
	background-color: #333333;
	border: solid 1px black;
	text-align: center;
	width: 125px;
}