/*START STRUCTURE*/
body {
	margin:0;
	padding:0;
	background: #000 ;
	font-size: 11px;
	color: #000;
	font-family: Helvetica, Sans Serif;
}

h1 {
    color: #000 !important;
}

.index #flashbg {
	background:none repeat scroll 0 0 #FFFFFF;
	height:562px;
	position:relative;
	width:980px;
	z-index:0;
}

#bg-wrapper {
	background-color:#FFFFFF;
	background-position:center bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}

#about{
	
}

#carbg{
	background-color: #fff;
	width: 980px;
	min-height: 1000px !important;
	position: relative;
        background-repeat:no-repeat;
        background-position: center bottom;
        overflow: hidden;
}

#content-panel{
	float:left;
	width:720px;
	padding: 0 20px;
	margin-bottom: 50px;
}

.index #content-panel{
	padding: 0 0;
}

#carMenu{
	background: url(images/carMenu_bg.jpg) top left no-repeat;
	width: 980px;
	height: 99px;
}

#carSpecial{
	left:450px;
	margin:15px 15px 0 0;
	position:absolute;
	top:560px;
}

#details{
	float: left;
	display: inline;
	margin: 150px 0 0 0;
	width: 730px;
/**	border-left: 3px solid #1e3e5b; **/
}

#flashbg{
	width: 980px;
	/*height: 562px;*/
	z-index: 0;
	background: #FFF;
}

#footerNav{
	float: left;
	display: inline;
}

#frontMenu{
	position: absolute;
	margin: 130px 0 0 40px;
	z-index: 4;
}

#header{
	width: 980px;
	height: 132px;
	z-index: 1;
}

.index #header{
    	position: absolute;
	top: 0;
	/*top:25px; */
	left: 0;
}

#informationBackground{
	width: 755px;
	margin: 165px;
}

#information{
	height: 200px;
}
#infoLeftBottom{
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
	color: #000;
	width: 320px;
}

#list{
	float: left;
	display: inline;
	margin: 150px 0 0 0;
	width: 730px;
/**	border-left: 3px solid #1e3e5b; **/
}

#locations{
    /*
	float: left;
	display: inline;
	margin: 145px 0 0 0;
	width: 497px;
    */
}

#mainContent{
	float: left;
	display: inline;
	margin: 145px 0 0 50px;
	width: 390px;
}

#rightMenu{
	float: right;
	display: inline;
	color: #686861;
	margin: 145px 50px 0 0;
	background: url(images/rightMenu_bg.gif) top center no-repeat;
}
#rightMenuRoadSide{
	float: right;
	display: inline;
	color: #686861;
	margin: 145px 50px 0 0;
	background: url(images/rightMenu_bg.gif) top center no-repeat;
}

#rightMenuBottom{
	float: right;
	display: inline;
	color: #686861;
	margin: 20px 50px 0 0;
	/*background: url(images/rightMenu_bg.gif) top center no-repeat;*/
}
#searchAddress{
	float: right;
	display: inline;
	margin: 20px 20px 0 0;
	text-align: right;
	z-index: 3;
}
#bbi {
	float: right;
	display: inline;
	margin: 20px 30px 0 0;
	z-index: 3;
	height: 100px;
}

#searchInventory{
	float: left;
	display: inline;
	margin: 15px 0 0 5px;
	color:#fff;
}

#topNav{
	float: left;
	display: inline;
	margin: 20px 0 0 100px;
	z-index: 2;
}

#updates{
	float: left;
	display: inline;
	margin: 145px 0 0 50px;
	width: 500px;
}

#wrapper {
	width: 980px;
	background: #000;
	margin: 0 auto;
        position:relative;
}

.index #wrapper{
    padding-top: 620px;
}

#rightcol {
    float:right;
    width:345px;
}

#leftcol {
    float:left;
    width:350px;
}

/*END STRUCTURE*/




/*START MENU*/
/********** Left Side Menu ***************/
#leftMenu{
	float: left;
	display: inline;
	width: 215px;
	padding-right: 1px;
	border-right: 1px solid #1f3f5c;
        z-index: 1;
}

.index #leftMenu{
        position:absolute;
        top: 0;
        left: 0;
        margin: 130px 0 0 0;
}

#leftMenu ul{
	list-style: none;
	margin-left: 30px;
	margin-bottom: 0;
}

#leftMenu li{
        list-style-type: none;
}

#leftMenu ul li ul li ul li{
	position: relative;
}

#leftMenu li a{
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
	line-height: 20px;
}


#leftMenu a img{
	position: absolute;
	top: 2px;
	right: 0;
}
#leftMenu li a:hover{
	color: #1f72b8;
}
#leftMenu li ul{
	margin-left: 0px;
}

#leftMenu li ul li a{
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
}

#leftMenu li ul li a:hover{
	color: #1f72b8 !important;
}

.selected{
	color: #1f72b8 !important;
	font-size: 13px !important;
}

.selected a{
	color: #1f72b8 !important; 
}

.selected ul li a{
	color: #000 !important;
}

#leftMenu ul li ul li ul {
	background-color: #EDEDED;
}

#leftMenu ul li ul li ul li{
	border-bottom: 1px solid #fff;
}

#leftMenu ul li ul li ul li a{
	padding-left: 20px;
}


#leftMenu ul li ul li ul li ul {
	background-color: #9ca1a8;
}

#leftMenu ul li ul li ul li ul li {
	border-bottom: 1px solid #929292;
}

#leftMenu ul li ul li ul li ul li a {
	color: #fff;
	font-size: 10px !important;
}

#leftMenu ul li ul li ul li ul li a:hover {
	color: #59687a;
}
/*END MENU*/







* {
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}
.arrowleft{
	float: left;
	display: inline;
	margin: 0 0 0 80px;
}
.borderThick{
	border: 3px solid #aaa9aa;
}
.borderThin{
	border: 2px solid #aaa9aa;
}
.capBlue{
	text-transform: uppercase;
	color: #2075bd;
	text-decoration: none;
	margin-left: 20px;
	padding-bottom: 5px;
}
a.directionLink{
	color: #686861;
	text-decoration: none;
	margin-left: 35px;
}

.directionLink a:hover{
	text-decoration: underline;
}
.right{
	float: right;
	display: inline;
}
.hr {
	padding: 15px 0 0 0;
}

.hr2{
	padding: 5px 0 5px 3px;
}
.logo{
	float: left;
	display: inline;
	margin: 20px 0 0 25px;
}

.searchBox{
	float: left; 
	display: inline;
	color: #828181;
}
.searchButton{
	float: left; 
	display: inline; 
	margin:-4px 0 0 0;
}
.infoActive{
	color: #2075bd !important;
}

.title{
	margin:5px 0 5px 3px;
}
/********** Top Navigation *************/
ul.topNav{
	list-style: none;
	color: #828181;
}

.topNav li{
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

.topNav a{
	color: #828181;
	text-decoration: none;
}

.topNav a:hover{
	text-decoration: underline;
}
#right a {
	color:#0066FF;
}
#right a:hover {
	color:#000066;
}

#navPyra {
	margin: 0;
	padding: 0 0 20px 0;
	color: #828181;
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	float:  left;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	font-size: 13px;
	line-height: 14px;
	padding: 0 6px 10px 6px;
	text-decoration: none;
	color: #333;
	font-weight:bold;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #1f72b8;
	background: url(../images/menuArrow.gif) no-repeat bottom center;
	}
        
.numbes {
	font-size:16pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

#searchAddress .numbes li {
	color: #5BA6E6; !important;
}

.numbes li {

}


/********* Details Page Styles **************/
#detailsHeader{
	color: #FFF;
	height: 60px;
	background: #000;
}

#detailsHeader ul{
	color: #FFF;
}

#detailsHeader li{
	float:right;
	display: inline;
	margin:8px 7px 0 0;
}

#detailsHeader li a{
	color: #fff;
	text-decoration: none;
}

#detailsHeader li a:hover{
	text-decoration: underline;
}

#detailsLeftCol{
	float: left;
	display: inline;
	width: 326px;
	margin: 26px 0 0 26px;
}

#smallImages{
	background-color: #f7f7f7;
	width: 300px ;
	height: 130px;
	margin: 10px 0 0 15px;
}
#smallImages ul{
	margin-left: 10px;
}

#smallImages li{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #424242;
}

#smallImages h4{
	margin-bottom: 0;
	text-align: center;
	color: #000;
	padding-top: 5px;
}

.smSet1{
	padding-top: 5px !important;
}

#similarVehicles{
	background-color: #e4e3e3;
	width: 324px;
	margin: 20px 0 40px 0;
}

#similarVehicles img{
	float: left;
	display: inline;
	margin: 10px;
}

#similarVehicles ul{
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
	list-style: none;
	color: #626362;
	line-height: 15px;
}

.price{
	color: #1f81be !important;
}

.lowerHr{
	clear: both;
	border: 1px solid #aaa9aa;
	margin: 10px 0 10px 10px;
	text-align: center;
	width: 300px;
}

#detailsRightCol{
	float: left;
	display: inline;
	width: 350px;
	margin: 26px 0 0 26px;
	position: relative;
}

.saveSearchDetails{
	position: absolute;
	top: 50px;
	left: 100px;
}

#detailsRightCol h1{
	color: #000;
}

#detailsRightCol h2{
	color: #6c6c6c;
	font-weight: lighter;
}

ul.carDetails{
	color: #626362;
	line-height: 20px;
	width: 350px;
	border-top: 1px solid #626362;
	list-style: none;
	margin: 20px 0 0 0;
}

.carDetails li{
	border-bottom: 1px solid #626362;
}

.infoIcon{
	margin: 5px 5px -5px 0;
}

ul.detailsContact{
	list-style: url(images/linkArrow.gif);
	margin: 20px 0 0 20px;
}

.detailsContact li a{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#selectMenu{
	border-bottom: 1px solid #8c8d8c;
	border-top: 1px solid #8c8d8c;
	height: 35px;
	margin: 20px 0 0 0;
}

#selectMenu ul{
	list-style: none;
	margin-top: 12px;
}

#selectMenu li{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	color: #626362;
	font-size: 12px;
	font-weight: bold;
}

#selectMenu li a{
	color: #626362;
	
	text-decoration: none;
}

#selectMenu li a:hover{
	text-decoration: underline;
}

.selectActive{
	color: #1c75ad !important;
}

.options{
	color: #626362;
	margin-top: 20px;
}
.options ul{
	margin-left: 20px;
	line-height: 20px;
}

.options strong{
	padding-bottom: 10px;
}
#detailsFooter{
	margin-bottom: 80px;
	height: 60px;
	background: #000;
}

#detailsFooter ul{
	color: #FFF;
	background-color: #000;
}

#detailsFooter li{
	float:right;
	display: inline;
	margin:8px 7px 0 0;
}

#detailsFooter li a{
	color: #fff;
	text-decoration: none;
}

#detailsFooter li a:hover{
	text-decoration: underline;
}

.findThis{
	color: #000 !important;
	margin-top: 10px;
	width: 350px;
	background: #e4e3e3!important;
}

ul.findThis{
	border-top: 1px solid #AAA9AA;
	padding-top: 5px;
	list-style: none;
	
}

.findThis li{
	border-bottom: 1px solid #AAA9AA;
	line-height: 25px;
	padding-left: 10px;
}

ul.features{
	border-bottom: 1px solid #AAA9AA;
	float: left;
	display: inline;
	margin: 0 16px 4px 0;
	padding: 0 0 7px 12px;
	width: 350px;
}
.features li{
	margin: 0 16px 4px 0;
	padding: 0 0 7px 12px;
	color: #000;
	line-height: 15px;
}
/********* Car Information Background *******/
.accord{
	background: url(images/accordInfobg.jpg) top left no-repeat;
}
/********* Car Backgrounds *********/
.elementbg{
	background:url(images/backgrounds/elementbg.jpg) bottom center no-repeat;
}
.searchNewbg{
	background:url(images/backgrounds/searchNew.jpg) bottom center no-repeat;
}
.accordbg{
	background: url(images/backgrounds/accordbg.jpg) bottom center no-repeat;
}

.locations{
	background: url(images/backgrounds/locationsbg.jpg) bottom center no-repeat;
}

.about2{
	background: url(images/backgrounds/about2bg.jpg) bottom center no-repeat;
}

.hondaLink{
	background: url(images/backgrounds/hondaLinkbg.jpg) bottom center no-repeat;
}

.accordDetails{
	background: url(images/backgrounds/accordDetails.jpg) bottom center no-repeat;
}

.updatesbg{
	background: url(images/backgrounds/updates.jpg) bottom center no-repeat;
}
/********* Search Address **********/
#searchAddress h3{
	text-transform: uppercase;
	font-size: 14px;
	color: #5ba7e7;
	margin: 4px 3px 0 0;
}

#serachAddress ul{
}

#searchAddress li{
	color: #828181;
	list-style: none;
	margin-top: 5px ;
}


/*********** List Area ****************/
#listHeader{
	color: #FFF;
	height: 60px;
	width: 730px;
	background-color: #000;
}

.listMenuLeft a{
	color: #FFF;
	text-decoration: none;
}
.listMenuLeft a:hover{
	text-decoration: underline;
}
ul.listMenuLeft{
	list-style: none;
	width: 200px;
	padding: 10px 0 0 10px;	
}

.listMenuLeft li{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

ul.listMenuCenter{
	float: left;
	display: inline;
	list-style: none;
	padding: 0 0 0 80px;	
}

.listMenuCenter li{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.listMenuCenter li select{
	margin-top: -10px;
	width: 100px;
}
ul.listMenuRight{
	float: right;
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;	
}
.listMenuRight a{
	color: #fff;
}
#listFooter{
	color: #FFF;
	height: 60px;
	width: 730px;
	background-color: #000;
}

.search{
	position: absolute;
	bottom: 11px;
	right: 130px;
}
#carList{
	background: #FFF;
	border-bottom: 1px solid #dcdbdb;
	width: 730px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
}

#carList:hover{
	background: #e6e5e5;
}

#carList img{
	float: left;
	display: inline;
}
.listDetails{
	color: #626362 !important;
	padding-top: 10px;
	
}



ul.listDetails{
	list-style: none;
	line-height: 17px;
	width: 565px;
	padding-left: 100px !important;
}

.listDetails li a{
	color: #626362;
	text-decoration: none;
}

.listDetails li a:hover{
	text-decoration: underline;
}
.listDetails h1{
	color:  #000;
	*font-size: 22px;
}

ul.milesPrice{
	float:right;
	display: inline;
	list-style: none;
	color: #000;
	line-height: 35px;
}

ul.sort{
	float: right;
	display: inline;
	list-style: none;
	margin: 15px 0 0 0 ;
}

.sort li{
	float: left;
	display: inline;
	margin: 0 10px 0 0 ;
}

.sort a{
	color: #FFF;
	text-decoration: none;
}

.sort a:hover{
	text-decoration: underline;
}

/********** Right Menu **************/
#rightMenu td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#rightMenu h4{
	text-transform: uppercase;
	color: #113a68;
	font-size: 12px;
}
#rightMenuBottom td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#rightMenuBottom h4{
	text-transform: uppercase;
	color: #113a68;
	font-size: 12px;
}

#rightMenuRoadSide td{
	padding-left:0;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#rightMenuRoadSide td{
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#rightMenuRoadSide h4{
	text-transform: uppercase;
	color: #113a68;
	font-size: 12px;
}
#contactEmail{
	margin-left: 3px;	
}

#contactEmail strong{
	color: #1b64a1;
}

#contactEmail a{
	color: #686861;
	text-decoration: none;
}

#contactEmail a:hover{
	text-decoration: underline;
}

#hondaLink strong{
	color: #1b64a1;
	margin-left: 5px;
}

#hondaLink a{
	font-weight: bold;
	color: #686861;
	text-decoration: none !important;
}

#hondaLink a:hover{
	text-decoration: underline !important;
}

#contactEmailBottom{
	margin-left: 3px;	
}

#contactEmailBottom strong{
	color: #1b64a1 !important;
}

#contactEmailBottom a{
	color: #686861;
	text-decoration: none;
}

#contactEmailBottom a:hover{
	text-decoration: underline;
}

#contactEmailBottom2 a{
	color: #686861;
	text-decoration: none;
	margin-left: 10px;
}

#contactEmailBottom2 a:hover{
	text-decoration: underline;
}

#rightMenuBlank{
	float: right;
	display: inline;
	color: #686861;
	margin: 145px 50px 0 0;
}
/********** Search Inventory ********/
#searchInventory select{
	width: 150px;
}

#searchInventory input{
	margin: 0 5px 0 0;
}

/********** Main Content ************/
#mainContent p{
	color: #000;
	margin:10px 0 10px;
	line-height: 18px;
}

#mainContent a{
	text-transform: uppercase;
	color: #2075bd;
	text-decoration: none;
	margin-left: 20px;
}

#mainContent a img{
	margin-right: 10px;
}

#mainContent select{
	width: 200px;
}

#roadSide{
	width: 255px;
	color: #000;
	font-style: italic;
	margin-left: 35px;
	line-height: 20px;
}

#roadSide li{
	padding-bottom: 10px;
}
/********** Updates Form ************/
#updates{
	color: #000;
}

#updates p{
	width: 349px;
	margin-bottom: 20px;
}

#updates h3{
	font-weight: lighter;
	font-size: 11px;
	margin-bottom: 20px;
}

#updates table{
	width: 550px;
}
/********** Location Lists **********/
#locations ul{
	list-style: none;
	margin-top: 20px;
	padding-bottom: 10px;
	width: 497px;
}
#locations li{
	color: #000;
	float: left;
	display: inline;
	margin-right: 30px;
}

#locations a{
	color: #1a445d;
	margin-left: 20px;
	text-decoration: none;
}
/********** About *******************/
#about strong{
	color: #000;
}

#infoLeft{
	float: left;
	display: inline;
	margin: 10px 0 0 5px;
}

#infoLeft ul{
	list-style: url(images/linkArrow.gif);
	margin-left: 13px;
}

#infoLeft li ul{
	margin-left: 5px;
	line-height: 18px;
	list-style: none;
}

#infoLeft a{
	color: #838282;
	text-decoration: none;
}
#infoLeft a:hover{
	text-decoration: underline;
}
#infoRight{
	float: left;
	display: inline;
	width: 200px;
	margin:10px 0 0 10px;
}

#infoRight p{
	color: #838282;
}

#infoLeftBottom h3{
	margin-bottom: 20px;
}

#infoLeftBottom  p{
	line-height: 20px;
	margin-bottom: 20px;
}
/********** Car Menu ****************/
#carMenu ul{
	list-style: none;
	padding: 15px 0 0 0 ;
	text-align:center;
}

#carMenu li{
	/*float: left;*/
	display: inline;
	/*margin-right: 15px;*/
	margin-right:7px;
}

img{
	border: 0;
}

/********** Services List ***********/
#services{
	color: #000 !important;
	line-height: 20px;
	margin-left: 25px;
}

#services li{
	font-style: italic;
	text-indent: -7px;
}

/********** Footer Stuff ************/
#footerNav ul{
	list-style: none;
	margin:10px 25px 0 5px;
}

#footerNav li{
	float: left;
	display: inline;
	margin-right: 10px ;
}

#footerNav a{
	color: #FFF;
	text-decoration: none;
        text-transform: uppercase;
}

#footerNav a:hover{
	text-decoration: underline;
}

.textlist ul {
	padding:0;
	margin:0 0 0 30px;
	list-style:none;
	font-size:12px;
}

h1.blue, h1.salmon, h1.magenta, h1.nude, h1.ltgreen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:4px;
}

.blue { color:#1F72B8; }
.salmon { color:#c03741; }
.magenta { color:#a8041c; }
.nude { color:#b79f7b; }
.ltgreen { color:#ADCAB4; }
.grey { color:#A9B5C1; }


#infoBackground {
	background: url(/PTMSCMS/shell/css/images/bg_info.gif) top left repeat-y;
	padding-bottom:85px;
	position:relative;
	overflow: hidden;
}
#infoBackground img {
	position:absolute;
	right:0px;
	top:0px;
}
.resultsbox {
	color:#fff !important;
	height:50px;
	background: #000 url(/PTMSCMS/shell/css/images/bg_sortlist.gif) 0px 30px repeat-x;
	position:relative;
}
.resultsbox a {
	color:#fff !important;
	padding-left:13px;
	margin-left:15px;
	margin-right:10px;
}
.resultsbox table label {
	padding-right:12px;
}
.resultsbox a:hover {
	color:#666 !important;
}
.resultsbox table {
	margin-top:1px;
/*	margin-top:7px;*/
	margin-left:20px;
		/*margin-bottom:12px;*/
}
.resultsbox p {
	color:#fff !important;
	text-align:center;
	/*height:20px !important;
	line-height:20px !important;
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;*/
	position:absolute;
	bottom:-8px;
	width:730px;
	padding:0 !important;
	
}
.resultsbox br {
	display:none;
}
.activesort {
	background: url(/PTMSCMS/shell/css/images/bg_activesort.gif) left center no-repeat;
	font-weight:bold !important;
}
#flashgoeshere {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
#bottomContent {
	color:#fff;
}
#footerNav {
	padding-bottom:30px;
}
#rightcol h1 {
	font-size:20px;
}
.gasmileage {
	background:transparent url(/PTMSCMS/shell/css/images/bg_mileage.jpg) no-repeat scroll 5px 2px;
}
.gasmileage .city {
	margin-left:50px;
}
.gasmileage .hwy {
	margin-left:35px;
}
.gasmileage span {
	font-size:17px !important;
	font-weight:bold !important;
	height:17px !important;
	line-height:17px !important;
	float:left;
}
#infoBackground .viewinventorylink {
	display:block;
	width:143px;
	height:0;
	padding:38px 0 0 0;
	position:absolute;
	overflow:hidden;
	left:478px;
	top:265px;
	background: url(./PTMSCMS/shell/css/images/btn_viewinventory.jpg) top left no-repeat;
}
form.popup {
	width:278px;
	height:209px;
	background:url(./PTMSCMS/shell/css/images/bg_popupform.jpg) top left no-repeat;
	padding:15px 0 0 0;
	display:none; /*-------remove this-----------*/
}
form.popup table {
	width:258px;
}
form.popup table#popupform td {
	text-align:right !important;
	border-bottom: none !important;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:0;
}
form.popup input.text {
	width:136px;
}
#pricestable {
	 width:152px;
	 
}
#pricestable td {
	padding:3px;
	text-align:right !important;
	/*font-size:13px !important;*/
}
#pricestable .retail {
	color:#8b0c08;
	text-align:left !important;
}
#pricestable .ourprice {
	color:#0099ff;
	text-align:left !important;
	font-size:1.5em !important;
	font-weight:bold;
}
#pricestable .yousave {
	color:#808080;
	text-align:left !important;
}
.badges img {
	margin:0 7px;
}

/********* Search Address **********/
#searchAddress h3{
	text-transform: uppercase;
	font-size: 14px;
	color: #5ba7e7;
	margin: 4px 3px 0 0;
	padding:0 0 0 35px;
	padding-top:3px;
	background: url('images/arrow.gif') left center no-repeat;
}
#searchAddress a {
	color:#5BA6E6;
	text-decoration:none;
}

#serachAddress ul{
}

#searchAddress li{
	color: #828181;
	list-style: none;
	margin-top: 5px ;
}

/********** Search Inventory ********/
#searchInventory select{
	width: 150px;
}

#searchInventory input{
	margin: 0 5px 0 0;
}

#searchInventory td{
    padding: 7px;
}

.index #content-panel{
    left:0;
    position:absolute;
    top:-60px;
    width: 996px !important; 
}

/********** Search Site ********/
.search-results {
	color:black;
	overflow: hidden;
	clear: both;
}

	.search-results h2 {
		
	}
	
	.search-results ul {
		margin: 10px 0;
	}
	
		.search-results li {
			border-bottom: #ccc solid 1px;
			overflow: hidden;
			margin-bottom: 25px;
		}
		
	.search-results .left {
		float: left;
		width: 600px;
	}
	
	.search-results .right {
		float: right;
		text-align: left;
		width: 95px;
	}


/********** Locations Page ********/
.location {
    float:left;
    margin:35px 0;
    width:240px;
    line-height: 16px;
}

.location h4 {
    font-size: 14px;
    color: #1F72B8;
}

#map {
    clear:both;
    margin-bottom:15px;
}

.video-tour {
	display:block;
	margin-left:5px;
	margin-top:5px;
	width: 161px;
}

#rightMenuBottom table {
margin-bottom:12px;
width:221px;
}

#rightMenuBottom table td {
border-bottom:1px solid #A4A4A0;
}

#rightMenuBottom td {
font-size:11px;
padding:10px 5px 12px;
}

.viewinventorylink {
background:url("images/btn_viewinventory.jpg") no-repeat scroll left top transparent;
display:block;
height:0;
left:478px;
overflow:hidden;
padding:38px 0 0;
width:143px;
}

#infoBackground .viewinventorylink {
background:url("images/btn_viewinventory.jpg") no-repeat scroll left top transparent;
display:block;
height:0;
left:478px;
overflow:hidden;
padding:38px 0 0;
position:absolute;
top:246px;
*top:245px;
width:143px;
}

#topNav .fb-like {
	position: absolute;
	top: 50px;
	left: 470px;
}
