

.T9		{ font-size:9px; }
.T10	{ font-size:10px; }
.T11	{ font-size:11px; }
.T12	{ font-size:12px; }
.T13	{ font-size:13px; }
.T14	{ font-size:14px; }
.T16	{ font-size:16px; }
.T18	{ font-size:18px; }
.T20	{ font-size:20px; }
.T22	{ font-size:22px; }
.T24	{ font-size:24px; }
.TA		{ font-family:tahoma; }
.V		{ font-family:verdana; }
.TR		{ font-family:trebuchet ms; }
.A		{ font-family:arial;  }
.B		{ font-weight:bold; }
.NB		{ font-weight:normal; }
.NU		{ text-decoration:none; }
.U		{ text-decoration:underline; }
.I		{ font-style: italic; }

.MarginPadding0 { padding:0px; margin:0px; }
.FltL	{ float:left; }
.FltR	{ float:right; }
div.clear		{ clear:both; height:1px; line-height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }
div.clearLeft	{ clear:left; height:1px; line-height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }
div.clearRight	{ clear:right;height:1px; line-height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }
.alignRight {
	text-align:right; 
	margin-left: auto;
	margin-right:0;
}
.alignLeft {
	text-align:left;
	margin-left:0;
	margin-right:auto;
}
.alignCenter {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.CW		{ color:white; color:white; }
.P		{ cursor:pointer; }
.M5Top	{ margin-top:5px; }
.M5Bot	{ margin-bottom:5px; }
.M10Top	{ margin-top:10px; }
.M10Bot	{ margin-bottom:10px; }
.M15Top	{ margin-top:15px;}
.M15Bot	{ margin-bottom:15px; }
.M20Top	{ margin-top:20px; }
.M20Bot	{ margin-bottom:20px; }
.TI10	{ text-indent:10px; }
.InLine { display:inline; }
.P40Top	{ padding-top:40px; }
.P20Bot	{ padding-bottom:20px; }

img		{ border: 0px; }

h1, h2, h3, h4 {margin:0px;}
h1 {font-size:13px;
    padding-bottom:8px;}

h2 {font-size:13px;
    padding-bottom:8px;}
h3 {font-size:14px;
    font-weight:normal;
    text-decoration: underline;
    line-height:23px;}
h4 {font-size:12px;}

a.ThemeLink2	{ text-decoration:underline; }

a:hover.ThemeLink2 { text-decoration:underline; }

a.NoLink { text-decoration: none; }
a:hover.NoLink { text-decoration: none; }

body {
	background-color:#ffffff;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:Arial, Verdana;	
}

hr.DashedLine {
	border: none;
	height: 1px;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	// margin: 3px 0px 3px 0px;
}

#DestinationHeader {
	height:67px;
	width:100%;
}
#DestinationHeaderLogo {
	width:748px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.ActiveSearchTextBox, .InactiveSearchTextBox {
	margin-top:3px;
	width:405px;
	height:22px;
	height:expression("17px");
	color:Black;
	padding-top:2px;
	text-indent:5px;
	max-height:22px;
	max-height:expression("17px");
	font-size:12px;
}

.InactiveSearchTextBox {
	font-style:italic;
}

div.HeaderDiv {
	float:left;
	display:inline;
}

.SaveSearchButtonImg {
	vertical-align:bottom;
	cursor:pointer;
}

div.SignInBox {
	margin-top:8px;
	float:right;
}

div.SignOutBox {
	float:left;
	display:inline;
	position:relative;	
}

div.HeaderDivMiddleVerical {
	margin-top:21px;
	width:400px;
	float:left;
	display:inline;
	position:relative;
	vertical-align:bottom;
}

div.MainBox {
	margin-left: 10px;
	margin-right: 10px;
}

#bodyContent {
	min-width: 1005px;
	width: expression(document.body.clientWidth < 1005 ? "1005px" : "auto");
}
div.WidthHolder {
	width: 1005px; 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px;
}


div.FilterFirstDiv {
	min-width: 590px;
}

div.SearchResult {
	font-size:14px; 
	font-family:Arial, Verdana; 
	padding:2px;
	text-indent:10px;
}

div.SearchBuildersString {
	font-size:11px; 
	font-family:Verdana, Arial; 
	padding:3px; 
	padding-bottom:7px;
}

div.FilterSortDiv {
	float:left;
	height:16px;
	display:inline;	
	min-width: 440px;
	font-size: 12px;
}

div.FilterPagingDiv {
	text-align:right;
	padding-top:3px;
	vertical-align:bottom;
	line-height:16px;
	float:right;
	font-size: 12px; 
	font-weight: normal; 
	padding-right:0px;
}


.SavedToFavorites {
	margin-top:15px;
}

div.VehicleItemDescription, div.VehicleItemDescriptionFavorites {
	float:left;
	display:inline;
	width:70%;
	margin-right:7px;
	margin-left:12px;
}

div.VehicleItemDescriptionFavorites {
	width: 48%;
}

.VehicleItemDescriptionNumberPhotos {
	height:23px;
}
.VehicleItemDescriptionTitle {
	font-family:Verdana, Arial;
	font-size:11px;
	height:17px;
}

div.ErrorBox {
	padding-top:15px;
	padding-bottom:15px;
}

ul.TooLargeResult {
 line-height:25px;
 padding-top:0px;
 margin-top:5px;
 vertical-align:top;
}

div.EmailBox {
	width:490px; 
	height:413px;
	position:absolute;
	display:block;
	z-index:1000;
} 

div.EmailBoxMain {
	width:390px;
	height:409px;
	float:left;
	display:block;

	background-color:Transparent;
	z-index:5000;
}

div.EmailBoxErrow {
	width:97px; 
	height:409px;
	float:left;
	display:block;	
	background-repeat:no-repeat;
	background-color:Transparent;
	z-index:6000;
} 

div.EmailBoxHeader, div.SaveSearchBoxHeader {
	padding-top:8px;
	float:left;
	display:block;	
}

div.EmailBoxClose {
	margin-top:9px;
	margin-right:5px;
	float:right;
	display:inline;	
	text-align:right;
	cursor:pointer;
}

div.EmailNote {
	margin-top:15px;
	margin-bottom:8px;
	width:340px;
	line-height:18px;
}

div.EmailMainContent {
	margin-top:0px;
	width:340px;
	height:234px;
	line-height:22px;
	line-height:expression("20px");
	height::expression("20px");
}

div.EmailContent {
	margin-right:15px;
	width:325px;
	margin-left:22px;
}

input.EmailTextBox, .EmailTextBoxMessage {
	width:177px;
	font-family:Arial;
	font-size:12px;
}

.EmailTextBoxMessage {
	height:70px;
	width:346px;
	overflow-x:hidden; 
	overflow-y:auto; 
}

div.EmailSpacer {
	line-height:0px;
	height:3px;
	height:expression("0px");
	width:100%;
}

div.EmailSpacerSoldNotice {
	height:15px;
	width:100%;
}

div.EmailHeaderWraper {
	height:20px;
	height:expression("15px");
	width:360px;
	margin-left:22px;
}

img.eMailStar {
	vertical-align:middle;
	vertical-align:expression("top");
}

div.SaveSearchPopup {
	width:487px; 
	height:124px;
	position:absolute;
	z-index:1000;	
}

div.SaveSearchContent {
	float:left;
	display:block;
	background-color:Transparent;	
	width:390px;
	height:124px;
}
div.SaveSearchArrow {
	float:left;
	display:block;
	background-color:Transparent;	
	width:97px;
	height:90px;
}

div.SaveSearchMainContent {
	height:60px;
	margin-top:25px;
	margin-left:27px;
	font-size:12px;
}

input.SaveSearchTextBox {
	width:200px;
	height:22px;
	padding:0px;
}

div.SavedSearchesItem {
	height:38px;
	margin-bottom:20px;
}

div.SavedSearchItemDescription {
	float:left;
	width:59.7%;
	height:50px;
}

div.SavedSearchItemDescriptionInternalBox {
	width:95%;
}

div.SavedSearchItemDescriptionParamDescription {
	height:19;
	line-height:19px;
}

div.SavedSearchContainer {
	float:right;
	width:19%;	
	text-align:center;
	height:50px;
}

input.AddressTextBox {
	width:162px;
	font-family:Arial;
	font-size:12px;
}

.GetDirections {
	width:101px;
	height:62px;
	margin-right:15px;
	float:right;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

select.SelectStyleShort, select.SelectStyleMileage {
	width:130px;
	height: 17px;
	font-size: 10px;
	font-family:Verdana, Arial;
}

div.checkBoxPropertyStyle {
	margin-left:-3px;
	margin-top:expression("-3px");
	position:relative;
	height:18px;
	padding-top:0px;
	line-height:18px;
}

span.CheckBoxPropertySpan {
	vertical-align:top;
	vertical-align:expression("baseline");
}

select.SelectStyleMileage {
	width:103px;
}

input.chkBoxvAlign {
	vertical-align:bottom;
}



input.Go {
	vertical-align:bottom;
}

div.LineDeviderDashed {
	height:1px;
	line-height:1px;
	margin-right:15px;
	margin-top:11px;
	margin-bottom:14px;
	margin-top:expression("8px");
	margin-bottom:expression("12px");
}

div.VehicleListCell {
	margin-top:18px;
}

div.VehicleItem {
	width:100%;
	height:110px;
}

div.VehicleItemImage {
	float:left;
	display:inline;
	min-width:107px;
	width: 110px; 
}

div.VehicleItemBorder {
	float:left;
	display:inline;
	width:1px;
	height:107px;
}

div.VehicleItemContainer {
	float:right;
	width:19%;
	height:107px;
	text-align:center;
}

div.VehicleDetailDescription {
	float:left;
	display:inline;
	width:52%;
	margin-right:7px;
	margin-left:12px; 	
}

div.VehicleDetailPrice {
	width: 15%;
	text-align:center;
	float:left;
	padding-top:50px;
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight:bold;
}

div.VehicleDetailAddToFavorites{
	text-align:center;
	width: 18%;
	float:left;
	padding-top:50px;
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight:bold;
	padding-left: 30px;
	page-break-after:always;
}

.VehicleDetailAddToFavoritesLink a {
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight:bold;
}

div.AdvCell {
	float:left;
	display:inline;
}

div.VehicleItemCell {
	height:140px;
}

span.PageBoxUnselected, span.PageBoxSelected, span.PageBoxCurrent, span.PageBoxEmpty {
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	margin:1px;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}

span.PageBoxEmpty {
	padding: 2px 3px 2px 3px;
}

span.PageBoxUnselected {
}
span.PageBoxSelected {
	cursor:pointer;
}
span.PageBoxCurrent {
	font-weight:bold;
}

div.BottomSearchBox {
	margin-top:23px;
	border:1px solid #C2D3FC;
	height:50px;
	text-align:center;
	background-color:#F1F5F6;
}
div.BottomSearchBoxPadding {
	height:14px;
	height:expression("12px");
	line-height:13px;
}

.PHeader {
    height: 18px;
}

.PTab {
	width:50%;
	height:35px;
	line-height:30px;
}

.ProfileFormHeader {
    line-height: 30px;
    font-family:Arial,Verdana;
    font-size: 16px;	
    font-weight: bold;
    line-height:30px;
    padding-left:10px;
    margin-bottom:1px;
}

.ProfileSubHeader {
    height: 18px;
    font-family:Verdana, Arial;		
    font-size: 12px;	
    font-weight: bold;
    margin-left:15px;
}

.ProfileCreateTableCellLeft {
	text-align:right;
	width:110px;
	line-height:20px;
	float:left;
	font-family: Verdana;
	font-size:11px;
	margin-right: 10px;
	display:table-cell;
	vertical-align:top;
}

.ProfileInput 
{
	float:left; display:inline; width: 155px;
}

.ProfileText {
	line-height:16px;
	margin-bottom:14px;
	margin-left:15px;
}

.ProfileArrow {
    float:right;
    height:260px;
    width:100px;
}

.ProfileTableRow {
	display:table-row;height:30px;
}

.TableCell {
	display:table-cell;
	text-align:left;
	vertical-align:top;
}
.RememberMe {
	font-family: Verdana;
	font-size:11px;
	line-height: 18px;
}

#Truck { display:none; }


/* Google Adsense */
#adsLeft {
	float:left;
	width:32.5%;
	margin:0;
}
#adsRight {
	float:right;
	width:32.5%;
	margin:0;
}
#adsMiddle {
	margin:0 34%;
	}
.adsCols {
    text-align:center;
	height:75px;
	border:1px solid #ECECEC;
	padding: 10px 0px 0px 0px;
}



/* Use to correct BoxInner for IE6,7*/
WidthPatchIE6 {
}

.BoxHeader, .BoxHeaderBlue {
	height:20px; 
	padding: 3px 6px 0px 8px; 
}

.BoxClose
{
	margin-top:3px;
}
.BoxContent {
	padding: 0px 9px 0px 9px;
	margin-top:9px;
	margin-bottom:9px;
}
.SearchBar
{
	padding-top:5px;
	margin-left: 5px;
	margin-right: 5px;
	height:40px;
	min-width:930px;
}
.SearchBarInner
{
	height:35px;
	padding-right: 4px;
	padding-left: 5px;
}

.SearchButtonImg, .SendEmailButtonImg  
{
	position:relative;
	top:1px;
	vertical-align:bottom;
	margin:expression("1px");
	margin-left:expression("0px");
	cursor:pointer;
	border:0px;
	background-color: transparent;
	width:81px;
	height:26px;
}
.SearchButtonImgInventory 
{
	position:relative;
	left:4px;
	top:7px;
	vertical-align:bottom;
	margin:expression("1px");
	margin-left:expression("0px");
	cursor:pointer;
}

.QuickLink, a.QuickLink  {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}

.QuickLinkImg {
	margin: 0px 6px 0px 6px;
	vertical-align: middle;
}
.QuickLinkImgDivider {
	margin-left:8px;
	vertical-align: middle;
}

.HeaderNav, .HeaderNavSelected {
	height: 25px;
	line-height: 25px;
	margin: 0px 3px;
	text-align:center;
}

.HeaderNav a span, .HeaderNavSelected a span {
	display: block; 
}

.HeaderNav a span span, .HeaderNavSelected a span span {
	display: block; 
}

.HeaderNav a, .HeaderNavSelected a {
	text-decoration: none;
}

.SortArrow {
	padding-left:5px;
}

.SaveToFavorites {
	font-size:11px;
	font-family:Verdana;
	text-decoration:underline;
	cursor:pointer;
}

.PopularCarsPrice 
{
	font-weight:bold;
	font-size:20px;
}

/* For inventory and favorites pages */

.SectionWrapper {
	margin: 0px 0px 5px 0px;
}
.SectionContent {
	margin: 10px;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


/******************** Begin Refine Search  ********************/


#LeftColumn {
	vertical-align: top;
	padding-bottom: 10px;
	width: 190px;
	background-color:#ffffff;
}
#RightColumn {
	vertical-align: top;
}
.RefineSearchControl {
	height:100%;
}

a.RemoveFilterLabel {
	text-decoration: none;
}
div.RemoveFilterLabel {
	margin-right:16px; 
	line-height:20px;
	margin-left:7px;
}

div.RemoveFilterIcon {
	width:15px; 
	line-height:20px; 
	height:20px;
	margin-right:2px;
}
.refineContent {
	font-family:Arial; 
	font-size:14px;
	margin-left:5px;
}

.refineLabel {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.refineArrow {
	width:8px;
	height:8px;
	margin:0px 5px 0px 5px;
}

.refineItem {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	margin-left:7px;
	line-height:20px;
}

#FilterSearchHelp {
	position: absolute;
	visibility: hidden;
	background-repeat: no-repeat;
	background-position: 0px 46px;
	font-size: 12px;	
}
#FilterSearchHelp div {
	margin-left: 10px;
}

#RemoveFilterSearchHelp {
	position: absolute;
	visibility: hidden;
	background-repeat: no-repeat;
	background-position: 0px 46px;
	font-size: 12px;	
}
#RemoveFilterSearchHelp div {
	margin-left: 10px;
}
#FilterSearchNoResults {
	font-size: 11px;
	margin: 10px;
}
/******************** End Refine Search  ********************/

/******************** Rounded box  ********************/
.spiffy1, .spiffy2, .spiffy3, .spiffy4{font-size:1px; overflow:hidden; display:block;}
.spiffy1 {height:1px; margin:0 5px;}
.spiffy2 {height:1px; border-right:2px; border-left:2px; margin:0 3px;}
.spiffy3 {height:1px; border-right:1px; border-left:1px; margin:0 2px;}
.spiffy4 {height:2px; border-right:1px; border-left:1px; margin:0 1px;}
.spiffycontent {border-right:1px; border-left:1px; padding-left:5px;padding-right:5px;}
/******************** End Rounded box  ********************/
.InfoTipBoxOuter {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.InfoTipBoxInner {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}

.CreateProfile {
	height:390px;
}

.ParagraphIndent {
	margin-left:50px;
}

div.ImageVideoLinkImage {
	float:left; 
	width:107px; 
	height:21px; 
	margin-left:3px;
	margin-top:2px;
}
div.ImageVideoLinkText {
	float:left;
	width:63px; 
	margin-left:5px; 
	margin-top:5px;
}

/*Schedule Your Servise*/

.Schedule {
	width:210px;
	height:70px; 
	margin-top:8px; 
	float:right; 
	z-index:2000; 
	position:relative; 
}
.ScheduleText {
	margin-top: 12px;
	margin-left:8px; 
}
.ServiceScheduleOverload {
	width:640px; 
	visibility: hidden; 
	position: absolute; 
	top: 0px; 
	right:0px; 
	z-index:2001;
}
.ServiceScheduleOverloadBorder {
	width:640px; 
	height:47px;  
}
.ServiceScheduleOverloadText {
	padding-top: 7px; 
	margin-left: 450px;
	line-height: 16px;
}
.ServiceScheduleLists {
	width:630px; 
}
.ServiceScheduleList {
	margin-left:20px; 
	line-height:24px;
}
.ServiceScheduleTextColor {	
	color:#16387C	!important;
}



.ThemeBg1 {
	background-color:#ffffff;
}

.ThemeBg2 {
	background-color:#ececec;
}

.ThemeBg3 {
	background-color:#ffffff;
}

.ThemeBg4 {
	background-color:#d8d8d8;
}

.ThemeBg5 {
	background-color:#f2f2f2;
}

.ThemeText {
	color:#000000;
}

.ThemeText2 {
	color:#333333;
}

.ThemeLink, a.ThemeLink {color: #16387c !important; }
.ThemeLink:visited, a.ThemeLink:visited {color:#16387c !important; }
.ThemeLink:hover, a.ThemeLink:hover {color: #fe6600 !important; }

a.ThemeLink2	{ color:#0099c0; }
.ThemeLink2:visited, a.ThemeLink2:visited {color:#0099c0 !important; }
a:hover.ThemeLink2 { color:#fe6600; }

.ThemeLine {
	color:#cccccc;
}

.ThemeAttention {
	color:#009bc2;
}

.ThemeHeaderTextColor {color: #333333 !important; }

.ThemePagingBGActiveColor { background-color: #009bc2; }
.ThemePagingBGInactiveColor { background-color: #ffffff; }
.ThemePagingActiveColor { color: #ffffff; }



hr.DashedLine {
	border-top: 1px dashed #cccccc;
}

div.ActiveSearchCategoryID, div.InactiveSearchCategoryID {
	background-color:#ffffff;	
}

.Box {
	border:3px solid #ececec;
}

.BoxInner {
	border:1px solid #cccccc;
	background-color:#ffffff;	
}

.BoxInnerBlue {
	border:1px solid #cccccc;
}

a.NoLink { color: #000000; }
a:hover.NoLink { color: #000000; }


#FilterSearchNoResults {
	color: #009bc2;
}

#ZipCodeInputBox { 
	color: #666666;
	border:1px solid #CCCCCC;
}

.BoxHeader, .BoxHeaderBlue {
	color:#0099c0; 
	background-image: url('http://images.zibe.com/portals/zibe/BoxHeader.jpg');
}
.BoxHeaderBlue {
	background-image: url('http://images.zibe.com/portals/zibe/BoxHeaderBlue.jpg');
	background-repeat: repeat-x;
}

.SectionWrapper {
	border: 3px solid #ececec;
}
.SectionContentBorder {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.SectionHeader {
	color: #16387c;
}

.SearchVehiclesButtonFindCars {
	background: url('http://images.zibe.com/portals/zibe/btnFindCars.gif') no-repeat;
}

.ProfileFormHeader {
	color: #333333;
	background-color:#ececec;
}
.PTab {
	background-color:#ececec;
}
.PTabSel {
	background-color:#cccccc;
}

.SearchVehiclesButtonSearch {
	background: url('http://images.zibe.com/portals/zibe/btnSearch.gif') no-repeat;
}

.BigSearchBox{
	background-image: url('http://images.zibe.com/portals/zibe/SearchBigButtonImg.gif');
}

.SearchButtonImg 
{
	background: url('http://images.zibe.com/portals/zibe/btnsearch.gif') no-repeat;
}

.PopularCarsPrice {
	color: #009bc2;
}

div.VehicleItemBorder {
	border-right:solid 1px #cccccc;
}

div.VehicleDetailPrice {
	color:#0099c0;
}
div.VehicleDetailAddToFavorites{
	color:#0099c0;
}
.VehicleDetailAddToFavoritesLink a {
	color:#0099c0;
}
.VehicleItemDescriptionTitle {
	color:#333333;
}

.Price {
	color: #009bc2;
}

div.LineDeviderDashed {
	border-bottom: dashed 1px #cccccc;
}

/** Header and Navigation **/ 

#Selected a span {
	background: url('http://images.zibe.com/portals/zibe/btnSelTabLeftBG.png') top left no-repeat; display: block;
}

#Selected a span span {
	background: url('http://images.zibe.com/portals/zibe/btnSelTabRightBG.png') top right no-repeat; display: block;
}

#Selected {	
	background: url('http://images.zibe.com/portals/zibe/btnSelTabBG.png') repeat;
	font-weight: bold;
}

.HeaderNav, .HeaderNavSelected {
	background: url('http://images.zibe.com/portals/zibe/btnTabBG.png') repeat;
	margin: 0px 3px;
	text-align:center;
}

.HeaderNav a span, .HeaderNavSelected a span {
	background: url('http://images.zibe.com/portals/zibe/btnTabLeftBG.png') top left no-repeat;
	display: block; 
}

.HeaderNav a span span, .HeaderNavSelected a span span {
	background: url('http://images.zibe.com/portals/zibe/btnTabRightBG.png') top right no-repeat;
	display: block; 
}
.Header {
	background: url('http://images.zibe.com/portals/zibe/bannerbackground.png') repeat-x;
}

div.EmailBox {
	background-image:url('http://images.zibe.com/portals/zibe/bgemailfriend.gif');
	background-repeat:no-repeat;
	background-color:Transparent;
} 

div.EmailBoxHeader, div.SaveSearchBoxHeader {
	color:#16387c;
}
div.EmailBoxClose {
	color:#333333;
}
div.EmailMainContent {
	color:#333333;
}
input.EmailTextBox, .EmailTextBoxMessage {
	border:1px solid #333333;
}
div.EmailNote {
	color:#000000;
}

div.SaveSearchPopup {
	background-image: url('http://images.zibe.com/portals/zibe/bgSaveSearch.gif');
	background-color:Transparent;
}

input.SaveSearchTextBox {
	border:1px solid #999999;
}
div.SaveSearchContent {
	color:#000000;
}


.SearchVehiclesContentLink {
	color: #0099C0;
}
a:hover.SearchVehiclesContentLink {
	color: #FE6600;
}
.SearchVehiclesMoreOptionsTitle {
	color:#006699;
}
.SearchVehiclesMoreOptionsDropDown {
	border: 1px solid #006699;
}


#DestinationHeader {
	background:url('http://images.zibe.com/portals/zibe/DealerInfoPopupBanner_r.png') repeat-x;
}

.ActiveSearchTextBox, .InactiveSearchTextBox {
	border:1px solid #cccccc;
	background-image: url('http://images.zibe.com/portals/zibe/SearchBG.jpg');
}
.InactiveSearchTextBox {
	color:#999999; 
}

input.AddressTextBox {
	border:1px solid #cccccc;
}

.GetDirections {
	background-image:url('http://images.zibe.com/portals/zibe/get_directions.gif');
	background-color:Transparent;
}

.ProfileArrow {
	background: url('http://images.zibe.com/portals/zibe/ProfileArrow.gif') no-repeat center center;
}

#FilterSearchHelp {
	background-image: url('http://images.zibe.com/portals/zibe/popup-body39.jpg');
}
#RemoveFilterSearchHelp {
	background-image: url('http://images.zibe.com/portals/zibe/popup-body26.jpg');
}
.PHeader {
	color: #000000;
}

/* Refine Search */

span.RemoveFilterLabel {
	color:#333333;
}
span.AddFilterLabel {
	color:#333333;
}



/* end Refine Search */

.InfoTipBoxOuter {
	background-color:#F8F4D7;
}

/*.Schedule {
	background: url('http://images.zibe.com/portals/zibe/ServiceSchedule.png') no-repeat;
}*/
.ServiceScheduleOverloadBorder {
	background: url('http://images.zibe.com/portals/zibe/ServiceScheduleOverloadTop_small.png') no-repeat; 
}
.ServiceScheduleLists {
	border: 2px solid #cccccc; background-color: #F3F3F3;
	border-top: none;
}


.BoxInnerContentPadding {
	padding-left:20px;
	padding-right:20px;
	margin-top:15px;
	margin-bottom:15px;
}

.FindYourCarInput {
	width:172px;
	margin-left:10px;
	margin-right:10px;
}

.FindYourCarSubmit {
	margin-left:10px;
	vertical-align:bottom;
}

.FindYourCarInputDivModels {
	width:192px;
	display:inline;
}

.CarTalkRight {
	width:49%;
	float:right;
	padding-left:15px;
}
.CarTalkDiv {
	margin-right: 10px;
	margin-left: 10px;
}

.CarTalkLeft {
	width:49%;
	float:left;
}

.CarTalkSection {
	float:left;
	margin-left:5px;
}

/* Social Sites */
img.SocialSiteIcon {
	width:16px;
	height:16px;
	border:0;
	vertical-align:middle;
}

#SocialLinksPopup {
	background-color: #ffffff;
	line-height:0px; 
	margin:0px; 
	position:absolute; 
	display:none; 
	z-index: 2000;
}

.SocialLinksPopupInner {
	padding: 10px 0px;
	border:solid 1px #cccccc; 
	border-top: 0px;
}

.SocialLinksPopupInner td {
	padding: 3px 10px;
	font-size:12px; 
}

.SocialLinksPopupInner td a.ThemeLink2 {
	text-decoration: none;
}
/* Social Sites end */



#ColumnSeparator {
	width: 10px;
}

#LeftColumn {
}


.RefineSearchControl {
	background-color:#f2f2f2;
	width:190px;
	margin-top: 10px;
}

.RemoveFiltersArea {
	margin-top: 10px;
	margin-bottom: 5px;
}

.refineHeader {
	width:190px;
	height:19px;
	padding-top:5px;
	background-color:#d8d8d8;
}

.refineContent {
	font-weight: normal;
	width: 155px; 
	margin-right: 20px;
	white-space: nowrap;
}

.RemoveFilterHeader {
	float: left;
	font-size:12px;
	line-height:20px; 
	margin-left:7px; 
	width:62px; 
	color:#333333;
}

.RemoveFilterContent {
	font-size:12px;
	line-height:20px; 
	margin-left:63px; 
}

a.RemoveFilterLabel {
	color:#16387c;
}

a:hover.RemoveFilterLabel {
	color:#fe6600;
}

img.RemoveFilterIcon {
	border:0; 
	padding-top:5px; 
	//padding-top:0px;
}

a.AddFilterLabel {
	color:#16387c;
}

a:hover.AddFilterLabel {
	color:#fe6600;
}


.refineLabel {
	color:#0099c0;
}
a.refineLabel {
	text-decoration: none;
}
div:hover.refineLabel{
	color:#fe6600;	
}

.DashedLineSmall {
	border: none;
	height: 1px;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	// margin: 3px 0px 3px 0px;
	
	border-top: 1px dashed #cccccc;
	
	margin:10px 5px 10px 5px;
	// margin: 3px 5px 3px 5px;
}


div.FilterSecondDiv {
	height:31px;
	width: 132px;
	float:right;
}

.BreadCrumbBox {
	margin-bottom: 10px;
	margin-top: 15px;
}

.SearchResultsBox {
	margin-bottom: 1px;
}

.PagingSelected {
	color: #000000;
}

a.PagingLinks {
	color: #16387c;
}
a:hover.PagingLinks {
	color: #fe6600;
}

span.PageBoxUnselected {
	border: 1px solid #cccccc;
	background-color:#ffffff;
	color: #16387c;
}
span.PageBoxSelected {
	border: 1px solid #16387c;
	background-color:#16387c;
	color: #ffffff;
	cursor:pointer;
}
span.PageBoxCurrent {
	background-color:#009bc2;
	border: 1px solid #009bc2;
	color: #ffffff;	
	font-weight:bold;
}

div.InventoryRowSeparator {
	border: none;
	height: 1px;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	// margin: 3px 0px 3px 0px;
	border-top: 1px dashed #cccccc;
}

a.SortLink {
	color: #16387c !important;
}
a.SortLink:visited {
	color:#16387c !important;
}
a.SortLink:hover {
	color: #fe6600 !important;
}

.InventoryRow {
	color: #000000 !important;
}

.PhotoBoxBorder {
	border: solid 3px #ffffff;
}

.QuickLink, .QuickLink  {
	line-height: 25px;
	height: 25px;
}

span.TextQuickLinks {
	cursor:pointer;
	vertical-align: middle;
}

.QuickLinkImgDivider {
	margin-left:8px;
}

.makesColumnContainer {
	margin-left: 15px;
}

	


/*-----------------------Static--------------------*/
/******************** Begin Common  ********************/


.AdditionalListing {
	height:52px; 
}

.PhotoBox {
	float: left;
	padding-right: 10px;
	//padding-right: 0px;
}


#ZipCodeChange {
	position: absolute;
	visibility: hidden;
	font-size: 12px;
	width: 168px;
	height: 80px;
	text-align: left;
	padding: 12px 0;
}

#ZipCodeInputBox { /* Move this to common.css */
	width: 75px;
	height: 20px;
	max-height: 20px;
	max-height: expression("16px");
	padding-top: 3px;
	text-indent: 5px;
	vertical-align:bottom;
	margin-bottom: 2px;
}

#ZipCodeChangeBox {
	margin-left:14px;
	width: 75px;
	height: 20px;
	max-height: 20px;
	max-height: expression("16px");
	padding-top: 2px;
	text-indent: 5px;
	vertical-align:bottom;}

#ZipCodeInputChange {
	vertical-align:bottom;
	margin:expression("1px");
	margin-left:expression("0px");
	margin-top:expression("-1px");
	cursor:pointer;
	border:0px;
	width:55px;
	height:20px;
}
#InventoryDistance {
	width: 138px;
}

.PopupCpo {
	visibility: hidden;
	position: absolute;
	width: 400px;/*354px;*/
	text-align: left;
	z-index:1000;
}

.PopupCpoTop {
	height: 26px;
	width: 330px;/*284px;*/
}

.PopupCpoBottom {
	height: 12px;
	width: 330px;/*284px;*/
	font-size: 0px;
}

.PopupCpoArrow {
	position: absolute;
	top: 27px;
	left: 329px;/*283px;*/
	width: 71px;
	height: 55px;
}

.PopupBoxHeader {
	float: left;
	margin-top:6px;
	margin-left:10px;
	font-size: 14px;
	font-weight: bold;
}

.PopupBoxClose {
	float: right;
	margin-top:8px;
	margin-right: 8px;
}

.PopupCpoContent {
	width: 330px;/*284px;*/
}

.PopupCpoContentInner {
	padding: 10px 10px 0 10px;
	min-height: 60px;
}

.PopupCpoContentInner ul {
	margin-top:3px;
	margin-bottom:0px;
	padding-left: 14px;
	margin-left: 2px;
}

.PopupCpoContentInner ul li {
}

.AdditionalCarsFound {
	height: 27px;
	line-height: 27px;
}
/******************** End Common  ********************/

/******************** Begin Description  ********************/
.IconReport {
	vertical-align: middle;
	margin-right: 2px;
}
.IconCarfaxReport {

	vertical-align: middle;
}
	
/* Contact */
#InventoryContact { 
	position: absolute;
	visibility: hidden;
	font-size: 12px;
	width: 354px;
	height: 333px;
	padding: 6px 11px 0px 11px;
	
}
#InventoryContact .Label {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#InventoryContact .Close {
	float: right;
	margin-right: 93px;
}
#InventoryContact .ContactColumn {
	float: left;
	width: 131px;
}
#InventoryContact .ContactLabel {
	padding: 8px 0px 3px 0px;
}
#InventoryContact textarea {
	width: 255px;
	//width: 253px;
	height: 30px;
}
#InventoryContact select.ContactWide {
	width: 260px;
}
#InventoryContact select.ContactNarrow {
	width: 127px;
}
#InventoryContact input.ContactWide {
	width: 255px;
	//width: 253px;
}
#InventoryContact input.ContactNarrow {
	width: 123px;
	//width: 122px;
}
#InventoryContact .ContactSubmit {
	padding-top: 22px;
	//padding-top: 24px;
}
#InventoryContactConfirmation {
	position: absolute;
	visibility: hidden;
	font-size: 12px;
	width: 354px;
	height: 333px;
	padding: 6px 11px 0px 11px;
	margin-right: 93px;
}
#InventoryContactConfirmation .Label {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#InventoryContactConfirmation .Close {
	float: right;
	margin-right: 93px;
}
#InventoryContactConfirmation .Content {
	margin-right: 93px;
}



/******************** End Description  ********************/

/******************** Begin Distance  ********************/
.DistanceNumber {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
/******************** End Distance  ********************/

/******************** Begin Price  ********************/
.Price {
	font-size: 16px;
	font-weight: bold;
}
/******************** End Price  ********************/

.ButtonClose {
	margin:3px 0px 0px 3px;
}
.ZindexMax {
	z-index:1000;
}

.SearchHelpText {
	padding-top: 5px;
}

.ZipCodeInputButton {
	margin-bottom:2px;
	padding-bottom:0px; 
	border-bottom: none 0px; 
	vertical-align:bottom;
}




/*------------Dynamic-----------------*/

.AdditionalListing {
	border:1px solid #d8d8d8;
	color:#333333;
	background-color: #f2f2f2;
}

.VehicleItemDescriptionTitle {
	color:#333333;
}

#InventoryContactConfirmation, #InventoryContact {
	background-image: url('http://images.zibe.com/portals/zibe/contactPopup.gif');
	background-repeat: no-repeat;
	color:#000000;
}

#InventoryContact .Label, #InventoryContactConfirmation .Label {
	color:#16387c;
}
#ZipCodeChange {
	background-image: url('http://images.zibe.com/portals/zibe/ZipCodeChangePopup.gif');
	background-repeat: no-repeat;
}
#ZipCodeInputBox { /* Move this to common.css */
	background-image: url('http://images.zibe.com/portals/zibe/ZipCodeInputBG.jpg'); 
	background-repeat: no-repeat;
}

div.PopupCpoTop {
	background-image:url('http://images.zibe.com/portals/zibe/popup_cpo_top_wide.png');
	background-repeat:no-repeat;
	background-position:top;
}
div.PopupCpoBottom {
	background-image:url('http://images.zibe.com/portals/zibe/popup_cpo_bottom_wide.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
div.PopupCpoContent {
	background-image:url('http://images.zibe.com/portals/zibe/popup_cpo_middle_wide.png');
	background-repeat:repeat-y;
}
div.PopupCpoArrow {
	background-image:url('http://images.zibe.com/portals/zibe/popup_cpo_arrow.png');
	background-repeat:no-repeat;
}






.VehicleTitle {
	font-size: 18px;
}

.PriceBox, .DistanceBox, .CarFaxReportBox {
	border-left: 1px solid #cccccc;
}

.PriceBox div.Price, .DistanceBox div.DistanceNumber {
	margin-top: 40px;
}

.PriceBox {
	width: 110px;
	height:148px;
	float:right;
}

.DescriptionBox, .DistanceBox {
	padding-left: 0px;
	vertical-align: top;
	min-height:148px;
}

.CarFaxReportBox {
	width: 135px;
	height:148px;
	float:right;
}

.DescriptionBox {
	padding-left: 10px;
	padding-right: 10px;
	margin-right:330px;
	margin-left:108px;  
	font-size: 12px;
	position: relative;
}

.DistanceBox {
	vertical-align:middle;
	width: 75px;
	font-size: 11px;
	float:right;
}

.Certified {
	position:absolute;
	right: 0px;
	bottom: 0px;
}

.CpoLogo {
	margin-top: 10px;
}

.SaveToFavorites {
	margin-right: 20px;
}
a.SaveToFavorites { color:#0099c0; }
a:hover.SaveToFavorites { color:#fe6600; }

.AddToFavorites {
	vertical-align:middle; 
	margin:4px 5px 0px 0px;
}


	