


#lightbox-container-image-box {
	max-width:1000px;
}


#lightbox-image {
	max-width:100%;
}


/****	PREOWNED Model Page - used bmw	***************************/

#preownedModel {
	display:block;
	width:100%;
}


#preownedModel h1 {
	padding:15px 0px 5px 0px;
	border-bottom:1px solid #C8C8C8;
	color:#666666;
	font-size:15pt;
	font-weight:bold;
	float:left;
	width:100%;
}


#homePreowned {
float:left;
clear:both;
width:100%;
}

#homePreowned h2 {
	font-size:12pt;
	margin:30px 0px 2px 0px;
	color:#292929;
}

#homePreowned h3 {
	font-size: 10pt;
	margin-bottom:15px;
	color:#666666;
}

.preownedLeads {
padding:15px 0px 0px 0px;
display:inline;
float:right;
}

.preGallery {
width:100%;
display:inline-block;
/*padding:20px 0px 0px 10px;*/
}

.preGallery img {
float:left;
border:0px;
margin:0px 23px 23px 0px;
}


.summary {
/* float:left; */
display:inline-block;
margin-top:15px;
width:500px;

}


.preCell {
padding:3px;
}


.options {
display:block;
width:100%;
padding:20px 0px 0px 20px;
}

.options li {
list-style-type:circle;
list-style-position: outside;
padding:2px 0px 2px 0px;
}

.options ul {
margin-left:15px;
display:inline-block;
float:left;
}


/**** HOME PAGE	PREOWNED FEATURE ***************************/
#homePreowned #preFeature {
float:right;
width:535px;
height:339px;
border:1px solid #C8C8C8;
color:#575757;
text-align:left;
display:inline-block;
line-height:1.1;
position:relative;
overflow:hidden;
margin-top:0px;
}

#homePreowned .preFeatureFrame {
overflow:hidden;
width:535px;
height:401px;
position:absolute;
top:0;
left:0;
}

#homePreowned .preFeaturePic img {
	width:535px;
	height:401px;
}

#homePreowned .preFeatureInfo {
	background-image:url(../images/preowned-feature-back.png);
	background-repeat: repeat;
	width:200px;
	height:339px;
	position:absolute;
	top:0px;
	left:335px;
	z-index:101;
	color:#FFFFFF;
}

/****	PREOWNED FEATURE ***************************/
#preFeature {
float:left;
width:715px;
height:453px;
border:1px solid #C8C8C8;
color:#575757;
text-align:left;
display:inline-block;
line-height:1.1;
position:relative;
overflow:hidden;
margin-top:30px;
z-index:0;
}

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

.preFeatureFrame {
overflow:hidden;
width:715px;
height:453px;
position:absolute;
top:0;
left:0;
z-index:0;
}

.preFeaturePic {
	position:absolute;
	top:-30px;
	left:0px;
	z-index:0;
}

.preFeaturePic img {
	width:715px;
	height:536px;
}

.preFeatureInfo {
	background-image:url(../images/preowned-feature-back.png);
	background-repeat: repeat;
	width:200px;
	height:453px;
	position:absolute;
	top:0px;
	left:515px;
	z-index:101;
	color:#FFFFFF;
}

.preFeatureModel {
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	padding:5px 0px 15px 0px;
	margin-bottom:15px;
}

.preFeatureSpecs {
	height:165px;
}

.preFeaturePrice {
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
	border-top:1px solid #FFF;
}

.preFeaturePrice font {
	margin:15px 0px 0px 0px;
	display:inline-block;
}


.preFeatureInfo span {
	padding:10px;
	display:inline-block;
}

#preowned-scroll {
	z-index:11111;
	height:40px;
	position:absolute;
	display:inline-block;
	/*display:none; */
	top:-40;
	left:0;	
}

#preowned-scroll span {
	display:inline-block;
	height:20px;
	width:20px;
	float:left;
	margin:10px 0px 0px 12px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.preowned-scroll-left-off {
	background-image:url(../images/preowned-scroll-left-off.png);
}

.preowned-scroll-left-on {
	background-image:url(../images/preowned-scroll-left-on.png);
}
.preowned-scroll-right-off {
	background-image:url(../images/preowned-scroll-right-off.png);
}

.preowned-scroll-right-on {
	background-image:url(../images/preowned-scroll-right-on.png);
}

/****	PREOWNED  SEARCH	***************************/
#preSearch {
float:left;
width:100%;
color:#666666;
text-align:left;
display:inline-block;
margin-top:10px;
}

#preSearchSmall {
float:left;
width:150px;
color:#666666;
display:inline-block;
text-align:left;
}

#preSearch h4, #preSearchSmall h4 {
color: #292929;
border-bottom: 1px solid #c8c8c8;
margin:0px;
padding:10px 0px 10px 0px;
color:#292929;
font-size:11pt;
}

#preSearch span {
display:inline;
float:left;
margin:10px 10px 0px 0px;
}

#preSearchSmall span {
display:inline;
float:left;
margin:0px 0px 10px 0px;
}

#preSearchBtn {
	background-image:url(../images/preowned-search.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:22px;
	overflow:hidden;
	cursor:pointer;
}

#preSearchBtn:hover div {
	color:#017FB9;
}

#preSearchBtn div {
padding:3px 5px 0px 5px;
font-size:10pt;
font-weight:bold;
color: #FFFFFF;
}

#preSearch .newListSelected, #preSearch ul.newList  {
width:169px;
}

#preSearchSmall .newListSelected, #preSearchSmall ul.newList  {
width:169px;
}

#preSearch select {
width:169px;
}

#preSearchSmall select {
width:169px;
}

/*****************************************************/

#preownedDisplay {
float:right;
width:670px;
border:1px solid #C8C8C8;
margin-top:10px;
margin-top:10px;
color:#575757;
text-align:left;
display:inline-block;
line-height:1.1;
}

#preownedDisplay h1 {
	font-size: 12pt;
	margin-bottom:10px;
}

#preownedDisplay h2 {
	font-size: 11pt;
	margin-bottom:10px;
}

#preownedText {
	display:block;
	padding:10px 10px 10px 10px;
}

/*******************  LIST ***********/
#preInvList{
display:inline-block;
float:left;
clear: both;
width:715px;
}


.preInv {
	width:100%;
	display:inline-block;;
	/*margin-bottom:7px;*/
	background-image:url(../images/preowned-list-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

.preInv:hover {
	background-image:url(../images/preowned-list-over.jpg);
}

.preInv h3 {
padding:30px 0px 5px 0px;
border-bottom:1px solid #C8C8C8;
color:#666666;
font-size:15pt;
font-weight:bold;
float:left;
width:100%;
}

.preInv:hover h3 span {
color:#017FB9;
}

#preInvList a {
color:#666666;
text-decoration:none;
}

.preInv table {
display:inline-table;
width:450px;
}

.preInv td {
padding: 0px 5px 5px 0px;
}

#preInvCnt{
color:#017FB9;
font-size:10pt;
font-weight:bold;
margin:15px 0px 0px 0px;
display:inline-block;
}

