
#pgi_inventory_action_contact_form, #pgi_inventory_search_filters, div.pgi-inventory-plugin-side-filter-box, #pgi_inventory_search_options_filters, #pgi_inventory_search_results li, #pgi_inventory_search_pagination, #pgi_inventory_search_sort,div.pgi_inventory_detail_container,#content div.post div.post-entry div.pgi_inventory_backlink a, div.pgi_inventory_backlink, div.pgi_inventory_actionlink,  #pgi_inventory_plugin_slider_container, #pgi_inventory_vehicle_unavailble{
	border: 1px solid #cccccc;
	background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(#eeeeee));
	background-image: -moz-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -ms-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -o-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -webkit-linear-gradient(90deg, white 0%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-color: #eeeeee;
	-moz-box-shadow: inset 0 -15px 30px #eeeeee;
	-webkit-box-shadow: inset 0 -15px 30px #eeeeee;
	box-shadow: inset 0 -15px 30px #eeeeee;
	border-radius: 3px;
	text-shadow: 0 -1px 0 #ffffff;
}

div.vehicle_video_prev_next {
	height: 30px;
	margin-top: -20px;
}

input.button.prev {
	font-size: 1.15em;
	float: left;
	cursor: pointer;
}

input.button.next {
	float: right;
	font-size: 1.15em;
	cursor: pointer;
}

#content div.post div.post-entry div.pgi_inventory_backlink a{
	padding: 10px;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #000000;
	display: block;
}

#pgi_inventory_actionlinks a {
	padding: 5px 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#eeeeee));
	background-image: -moz-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -ms-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -o-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	-moz-box-shadow: inset 0 1px 2px #eeeeee;
	-webkit-box-shadow: inset 0 1px 2px #eeeeee;
	box-shadow: inset 0 1px 2px #eeeeee;
	border-radius: 5px;
	color: #000000;
	font-size: 1em;
	-moz-box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	-webkit-box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	line-height: 01em;
	margin-bottom: 0;
}
#pgi_inventory_actionlinks a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#eeeeee), to(#dddddd));
	background-image: -moz-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -ms-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -o-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -webkit-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );
	background-color: #dddddd;
	border: 1px solid #cccccc;
	-moz-box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	-webkit-box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	border-radius: 5px;
	color: #000000;
}
#pgi_inventory_search_sort li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#pgi_inventory_search_filters{
	padding: 10px;
}

#pgi_inventory_search_filters ul.pgi_inventory_options_container li {
	height: 20px;
}

#pgi_inventory_qucik_select li {
	border: 1px solid #cbcccb;
	margin-right: -3px;
	margin-bottom: -1px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(#eeeeee));
	background-image: -moz-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -ms-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -o-linear-gradient(90deg, white 0%, #eeeeee 100%);
	background-image: -webkit-linear-gradient(90deg, white 0%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-color: #eeeeee;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}

#pgi_inventory_qucik_select li.active {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#eeeeee), to(#dddddd));
	background-image: -moz-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -ms-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -o-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -webkit-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );
	background-color: #dddddd;
}

#pgi_inventory_search_filters li {
	padding: 0;
	border-style: none;
	height: 30px;
}

#pgi_inventory_search_filters li li {
	padding: 0;
	border-style: none;
	height: 20px;
}

#pgi_inventory_updating {
	color: #ffffff;
	border: 1px solid #333333;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#555555), to(#666666));
	background-image: -moz-linear-gradient(90deg, #555555 0%, #666666 100%);
	background-image: -ms-linear-gradient(90deg, #555555 0%, #666666 100%);
	background-image: -o-linear-gradient(90deg, #555555 0%, #666666 100%);
	background-image: -webkit-linear-gradient(90deg, #555555 0%, #666666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#555555',GradientType=0 );
	background-color: #555555;
	-moz-box-shadow: inset 0 -15px 30px #555555;
	-webkit-box-shadow: inset 0 -15px 30px #555555;
	box-shadow: inset 0 -15px 30px #555555;
	border-radius: 3px;
	text-shadow: 0 1px 1px #333333;
}

#pgi_inventory_leftcol div.pgi_inventory_detail_container img {
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	vertical-align: middle;
}

div.tabbed_options_display {
	border-top: 1px solid #cccccc;
	padding: 10px 10px 3px;
	margin: 3px -10px -10px;
	background-color: rgba(255,255,255,.75);
}

#pgi_inventory_search_results li.pgi_inventory_no_results {
	color: #666666;
}

span.tabbed_option_tab {
	border: 1px solid #cccccc;
	margin-right: -1px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: -4px;
	cursor: pointer;
	zoom: 1;
	*display: inline;
}

div.pgi_inventory_detail_container input, div.pgi_inventory_detail_container select, div.pgi_inventory_detail_container textarea{
	border: 1px solid #cccccc;
	background-color: #fcfcfc;
}

#contact_form form input.subbtn {
	font-size: .9em;
	border-radius: 10px;
	padding: 3px;
	border: 1px solid #d0d0d0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#fdfdfd));
	background-image: -moz-linear-gradient(90deg, #dfdfdf 0%, #fdfdfd 100%);
}

div.pgi_inventory_detail_container textarea {
	margin-left: -20px;
	margin-right: 100px;
}

span.tabbed_option_tab:first-of-type {
	border-top-left-radius: 10px;
}
span.tabbed_option_tab:last-of-type {
	border-top-right-radius: 10px;
}
span.tabbed_option_tab.active {
	background-color: rgba(255,255,255,.75);
	border-bottom-color: #fcfcfc;
}

span.tabbed_option_tab.active {

}

#pgi_inventory_search_results li img {
	border: 1px solid #888888;
	-moz-box-shadow: 0 -1px 2px #ffffff;
	-webkit-box-shadow: 0 -1px 2px #ffffff;
	box-shadow: 0 -1px 2px #ffffff;
}

#pgi_inventory_plugin_slider_container div.vehicle_container a.slider_thumbnail_link img {
	border: 1px solid #888888;
	-moz-box-shadow: 0 -1px 2px #ffffff;
	-webkit-box-shadow: 0 -1px 2px #ffffff;
	box-shadow: 0 -1px 2px #ffffff;
	padding: 0;
	margin: 0;
}

#pgi_inventory_plugin_slider_container {

}

#pgi_inventory_action_contact_form {
	z-index:10001;
}
#pgi_inventory_action_contact_form img {
	border: 1px solid #888888;
	-moz-box-shadow: 0 -1px 2px #ffffff;
	-webkit-box-shadow: 0 -1px 2px #ffffff;
	box-shadow: 0 -1px 2px #ffffff;
}
#pgi_inventory_action_contact_form input#name, #pgi_inventory_action_contact_form input#email, #pgi_inventory_action_contact_form input#phone  {
	border: 1px solid #888888;
	width: 262px;
	background-color: #fcfcfc;
}

body div#pgi_invengoty_widget_dropdown_container div {
	border: 1px transparent none;
	margin: 0;
	padding: 0;
}

#pgi_inventory_qucik_select {
	margin-top: 10px;
}

#pgi_inventory_search_results li div.info div.price span.price.retail {
	font-size: 1.3em;
	color: #a70707;
}

#pgi_inventory_search_results li div.info div.price span.price.retail span.value {
	text-decoration: line-through;
	text-shadow: none;
}

#pgi_inventory_search_results li div.info div.price span.price.internet {
	font-size: 1.3em;
	padding-top: 5px;
	color: #2aac02;
}

#pgi_inventory_search_results li div.info div.price span.price.internet span.value {
	font-weight: bold;
}

#pgi_inventory_search_results li div.info div.morelink {
	padding-bottom: 10px;
	width: 149px;
	text-align: center;
}

#pgi_inventory_search_filters li .number_filter {
	border: 1px solid #AAA;
	padding: 2px;
	border-radius: 3px;
	width: 34px;
	margin-right: 2px;
	margin-left: 2px;
}

#pgi_inventory_search_filters li label {
	display: inline-block;
	width: 80px;
	text-align: left;
	font-size: 0.9em;
}

#pgi_inventory_search_results li div.info div.morelink a.morelink {
	padding: 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#eeeeee), to(#dddddd));
	background-image: -moz-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -ms-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -o-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	background-image: -webkit-linear-gradient(90deg, #eeeeee 0%, #dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );
	background-color: #dddddd;
	border: 1px solid #cccccc;
	-moz-box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	-webkit-box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	box-shadow: 0 1px 3px #aaaaaa, inset 0 1px 2px #eeeeee;
	border-radius: 5px;
	color: #000000;
	font-size: 1.25em;
	display: block;
}
#pgi_inventory_search_results li div.info div.morelink a.morelink:hover {
	padding: 10px 15px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#eeeeee));
	background-image: -moz-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -ms-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -o-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	-moz-box-shadow: inset 0 1px 2px #eeeeee;
	-webkit-box-shadow: inset 0 1px 2px #eeeeee;
	box-shadow: inset 0 1px 2px #eeeeee;
	border-radius: 5px;
	color: #000000;
	font-size: 1.25em;
	-moz-box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	-webkit-box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	box-shadow: 0 1px 3px #dddddd, inset 0 1px 1px #eeeeee;
	display: inline-block;
}

div.pgi_inventory_backlink {
	display: inline-block;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	cursor: pointer;
	zoom: 1;

	*display: inline;
	vertical-align: bottom;
	border: 1px solid #cbcccb;
}
div.pgi_inventory_actionlink a.custom_action img{
	width:auto;
	max-width:130px;
	max-height:55px;
	margin:-5px;
	position:static;
	margin-bottom: -10px;
}
#pgi_inventory_actionlinks a.custom_action img{
	width:auto;
	max-width:130px;
	max-height:55px;
	margin-left:-2px;
	position:static;
}
#pgi_inventory_vehicle_unavailble {
	padding: 10px;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}

div.pgi_inventory_actionlink {
	display: inline-block;
	padding: 10px;
	margin-bottom: 11px;
	margin-right: 5px;
	cursor: pointer;
	zoom: 1;
	*display: inline;
}

#pgi_inventory_plugin_slider_container div.vehicle_container div.car_price a div.retail_price {
	text-decoration: line-through;
	color: #a70607;
	text-shadow: none;
}

#pgi_inventory_plugin_slider_container div.vehicle_container div.car_price a div.internet_price {
	color: #2aac1d;
	font-weight: bold;
}

#pgi_inventory_plugin_slider_container div.vehicle_container div.car_title a{
	color: #000000;
}

#pgi_inventory_plugin_slider_container div.vehicle_container {
	padding: 10px 11px 10px 10px;
	height: 195px;
	border-right: 1px solid #cbcccb;
}

#pgi_inventory_disclaimer {
	padding: 0;
	color: #000000;
	font-style: italic;
	text-align: justify;
}

#pgi_inventory_search_pagination {
	padding: 0 10px;
}

#pgi_inventory_search_pagination li {
	border-left: 1px solid #cbcccb;
	border-right: 1px solid #cbcccb;
	margin-right: -5px;
	padding: 5px 10px;
	color: #333333;
}
#pgi_inventory_search_pagination li:hover {
	background-color: #ffffff;
	color: #000000;
}

#pgi_inventory_search_results li div.info h1 {
	margin-top: 0;
	margin-bottom: -10px;
}

h2.pgi_inventory_details_section_title {
	margin-top: 0;
	margin-bottom: 10px;
}
#inspection_overlay{
	display:none;
}
#pgi_inventory_lightbox_overlay, #pgi_inventory_action_contact_overlay, #inspection_overlay_backdrop{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background-color: #000000;
	opacity: 0.75;
}
#inspect_overlay_box{
	width:540px;
	background-color:#FAFAFA;
	position: fixed;
	z-index: 10001;
	left:50%;
	top:10%;
	margin-left:-270px;
	padding:15px;
	border-radius: 3px;
	box-shadow: 0px 0px 50px black;
}
#inspect_overlay_box .pgi_inventory_inspection_close{
	position: absolute;
	top: 0;
	right: 10px;
	cursor:pointer;
}
.inspection_information div.section{
	display:inline-block;
	width:120px;
	text-align: left;
	font-weight: 500;
}
.inspection_information div.report{
	display:inline-block;
	width:140px;
	text-align: left;
}
.inspection_comments{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#inspection_disclaimer{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .7em;
	line-height: 1;
	padding-top: 10px;
}

h3.pgi_inventory_side_filter_section_title{
	text-align: center;
	margin-bottom: -5px;
	margin-top: 0px;
}
div.pgi-inventory-plugin-side-filter-box{
	padding:0px;
	margin-bottom:10px;
	text-align:left;
	overflow:hidden;
}
div.pgi-inventory-plugin-side-filter-box a{
	cursor: pointer;
	color:#333333;
}
div.pgi-inventory-plugin-side-filter-box a:hover{
	cursor: pointer;
	color:#000000;
}
div.pgi-inventory-plugin-side-filter-box a.sidebar_filter_item_link{
	padding:5px 7px;
	margin:0px;
	white-space: nowrap;
}
div.pgi-inventory-plugin-side-filter-box a.sidebar_filter_item_link:hover, div.pgi-inventory-plugin-side-filter-box a.sidebar_filter_item_link.selected{
	padding:3px 5px;
	margin:1px;
	border:1px solid #cccccc;
	background: #fdfdfd;
	border-radius:5px;
}
div.pgi-inventory-plugin-side-filter-box a.sidebar_filter_show_truncated_link{
	display: block;
	font-style: italic;
	font-size: .9em;
	padding:5px;
	margin:2px;
	text-align: right;
}
div.pgi-inventory-plugin-side-filter-box h3{
	padding: 10px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	cursor:pointer;
}
div.pgi-inventory-plugin-side-filter-box div.side_filter_link_container{
	padding: 10px;
	padding-top:2px;
}
div.pgi-inventory-plugin-side-filter-box h3 span.toggle_state_display{
	height:1px;
	float: right;
	font-size: 2em;
	line-height: .75em;
}
div.pgi-inventory-plugin-side-filter-box input{
	width: 37%;
}
/* The sold marker in title, for show sold vehicles option introductd in 3.12.20 */
.pgi-inveotry-plugin-sold-title:before{
	content: '\2217';
	padding-right: 5px;
	display: inline;
	font-size: 1.5em;
	line-height: 0;
}
.pgi-inveotry-plugin-sold-title:after{
	content: '\2217';
	padding-left: 5px;
	display: inline;
	font-size: 1.5em;
	line-height: 0;
}
.pgi-inveotry-plugin-sold-title{
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: -5px;
	margin-bottom: -5px;
	display: inline-block;
}