/**
 * Ben@ApogeeInvent.com
 * 2009.02.24
 *
 * For use with the 'Autobahn' wide format skin
 */

body {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	padding:0px;
	margin:12px 0px 0px 0px;
}
p {
	font-size:13px
}
table {
	font-size:11px;
}
a:link {
	text-decoration:underline;
	color:#006699
}
a:visited {
	text-decoration:underline;
	color:#006699
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
	color:#800000;
}
input {
	font-size:10px;
}
select {
	font-size:11px;
}
/** Skin stuff ************************/



.skin_table {
}
.logo {
	margin:0px;
}
.search {
	height:0px;
	margin:0px;
	display:inline;
}
.menu {
	margin:0px;
}
.menu_table {
}
/** clean up stuff ************************/



.cleanup {
	background-color:#fff;
}
p.cleanup {
	color:#666666;
	font-size:10px;
	text-align:center;
}
a.cleanup:link {
	color:#000;
	text-decoration:none;
	margin:2px 5px 2px 5px;
}
a.cleanup:visited {
	color:#000;
	text-decoration:none;
	margin:2px 5px 2px 5px;
}
a.cleanup:hover {
	color:#000;
	text-decoration:none;
	margin:2px 5px 2px 5px;
}
a.cleanup:active {
	color:#000;
	text-decoration:none;
	margin:2px 5px 2px 5px;
}
input.cleanup {
	font-size:10px;
	border:0 none transparent;
	border-bottom:1px dashed gray;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	width:80px;
	padding-left:10px;
	margin:2px 5px 2px 5px;
}
.counter {
	text-align: center;
	color: #666666;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/** j0menu **********************************/

table.j0menu_out {
}
table.j0menu_over {
}
td.j0menu_text_out, td.j0menu_arrow_out {
	white-space:nowrap;
	padding-left:10px;/*
	font:12px Verdana;
	white-space:nowrap;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	margin:0;
	border:0 none transparent;
	font-weight:normal;
	color:white;
	background-color:#003964;
*/

}
td.j0menu_arrow_out {
	width:8px;
}
td.j0menu_text_over, td.j0menu_arrow_over {
	white-space:nowrap;
	padding-left:10px;/*
	font:12px Verdana;
	white-space:nowrap;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	margin:0;
	border:0 none transparent;
	font-weight:normal;
	color:black;
	background-color:#D4D68D;
*/

}
td.j0menu_arrow_over {
	width:8px;
}
/** round box *********************************/



.round_box {
	margin : 0;
}
/*Blue*/

.round_box_top_blue {
	background : #ffffff url(../images/round_box/rnd_blue/rnd_box_header.gif) repeat-x 0 0;
	border-bottom : solid 1px #3D6987;
	height : 40px;
	margin-top : 15px;
}
.round_box_top_content_blue {
	background : transparent url(../images/round_box/rnd_blue/rnd_box_corner_top_left.gif) no-repeat 0 0;
	height : 40px;
}
.round_box_header_blue {
	background : transparent url(../images/round_box/rnd_blue/rnd_box_corner_top_right.gif) no-repeat top right;
	font-size : 16px;
	height : 30px;
	padding : 10px 0 0 15px;
	color : #ffffff;
}
.round_box_middle_blue {
	background : #ffffff url(../images/round_box/rnd_blue/rnd_box_border_left.gif) repeat-y 0 0;
	color : #000000;
}
.round_box_middle_content_blue {
	background : transparent url(../images/round_box/rnd_blue/rnd_box_border_right.gif) repeat-y top right;
	padding : 1ex 2ex 1ex 1ex;
}
.round_box_bottom_blue {
	background : #ffffff url(../images/round_box/rnd_blue/rnd_box_bottom.gif) repeat-x bottom left;
	height : 2ex;
}
.round_box_bottom_content_blue {
	background : transparent url(../images/round_box/rnd_blue/rnd_box_corner_bottom_left.gif) no-repeat bottom left;
	height : 2ex;
}
.round_box_footer_blue {
	background : transparent url(../images/round_box/rnd_blue/rnd_box_corner_bottom_right.gif) no-repeat bottom right;
	height : 2ex;
	padding : 0 1ex;
}
/*Black*/

.round_box_top_black {
	background : #ffffff url(../images/round_box/rnd_black/rnd_box_header.gif) repeat-x 0 0;
	border-bottom : solid 1px #3D3D3B;
	height : 40px;
	margin-top : 15px;
}
.round_box_top_content_black {
	background : transparent url(../images/round_box/rnd_black/rnd_box_corner_top_left.gif) no-repeat 0 0;
	height : 40px;
}
.round_box_header_black {
	background : transparent url(../images/round_box/rnd_black/rnd_box_corner_top_right.gif) no-repeat top right;
	font-size : 16px;
	height : 30px;
	padding : 10px 0 0 15px;
	color : #ffffff;
}
.round_box_middle_black {
	background : #ffffff url(../images/round_box/rnd_black/rnd_box_border_left.gif) repeat-y 0 0;
	color : #000000;
}
.round_box_middle_content_black {
	background : transparent url(../images/round_box/rnd_black/rnd_box_border_right.gif) repeat-y top right;
	padding : 1ex 2ex 1ex 1ex;
}
.round_box_bottom_black {
	background : #ffffff url(../images/round_box/rnd_black/rnd_box_bottom.gif) repeat-x bottom left;
	height : 2ex;
}
.round_box_bottom_content_black {
	background : transparent url(../images/round_box/rnd_black/rnd_box_corner_bottom_left.gif) no-repeat bottom left;
	height : 2ex;
}
.round_box_footer_black {
	background : transparent url(../images/round_box/rnd_black/rnd_box_corner_bottom_right.gif) no-repeat bottom right;
	height : 2ex;
	padding : 0 1ex;
}

/** page main ****************************/



#image_marquee {
	width:990px;
	margin-top:6px;
	margin-bottom:0px;
	padding-top:6px;
}
.copyright-blurb {
	text-align: center;
	padding: 25px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}
.copyright-blurb p {
	margin: 0;
	font-size: 90%;
}
/** auto details page ********************/
#aso_detailTemplate {
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#E3E3E3;
}
#aso_detailTemplate h1 {
	font-size:36px;
}
#aso_detailTemplate h2 {
	font-size:24px;
}
#aso_detailTemplate h3 {
	font-size:18px;
}
#aso_detailTemplate h4 {
	font-size:16px;
}
#aso_detailTemplate h5 {
	font-size:14px;
}
#aso_detailTemplate h6 {
	font-size:11px;
}
#aso_detailTemplate a {
	text-decoration:none;
}
#aso_detailTemplate a:hover {
	text-decoration:underline;
}
#aso_detailTemplate a img {
	border:0 none;
}
#aso_detailTemplate a.button {
	font-size:11px;
	text-align:center;
	display:block;
	color:#000000;
	background:url(../images/button.png) left top no-repeat;
	width:132px;
	padding-top:3px;
	margin-bottom: -12px;
}
#aso_detailTemplate a.button img {
	padding-right:3px;
}
#aso_detailTemplate #row1 {
	background:url(../images/row1.png) left top repeat-x;
	height:28px;
	overflow:hidden;
	color:#AB5746;
	padding:0 15px;
}
#aso_detailTemplate #row1 h3 {
	font-weight:normal;
	float:left;
	margin-top:5px;
}
#aso_detailTemplate #row1 .te_viewnav {
	margin-top: 7px;
}
#aso_detailTemplate #row1 a.button {
	float:right;
	margin-top:3px;
}
#aso_detailTemplate #row2 {
	color:#3A3A3A;
	text-align: left;
}
#aso_detailTemplate #row2 h1, #aso_detailTemplate #row2 h3 {
	font-size:16px;
	padding: 0 0 0 10px;
	margin-top: 10px;
	margin-bottom: 6px;
	height: 20px;
	line-height: 24px;
}
#aso_detailTemplate #row3 {
	background:url(../images/row3.png) left top no-repeat;
	height:50px;
	font-size:18px;
	font-weight:bold;
}
#aso_detailTemplate #row3 li {
	float:left;
	list-style:none;
	padding:17px 52px 0;
}
#aso_detailTemplate #row3 a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:202px;
	height:28px;
	padding-top:5px;
}
#aso_detailTemplate #row3 a:hover, #aso_detailTemplate #row3 li.active a {
	color:#000000;
	text-decoration:none;
	background:url(../images/tab-big.png) left top no-repeat;
}
#aso_detailTemplate #row4 {
	padding:12px 2px;
}
#aso_detailTemplate #row4 .left {
	float:left;
	width:323px;
}
#aso_detailTemplate #row4 .right {
	float:right;
	width:653px;
}
#aso_detailTemplate #row4 .left #gallery {
	background:url(../images/gallery.jpg) left top no-repeat;
	width:323px;
	height:322px;
	color:#FFFFFF;
	font-size:11px;
}
#aso_detailTemplate #row4 .left #gallery #main_photo {
	height: 222px;
	position: relative;
	margin: -1px auto auto 0px;
	padding-top: 14px;
}
#aso_detailTemplate #row4 .left #gallery #main_photo #main_photo_div {
	background-color: transparent;
	height: 222px;
	margin-left: 15px;
	width: 293px;
}
#aso_detailTemplate #row4 .left #gallery #img, #aso_detailTemplate #row4 .left #gallery #ytvideo {
	width:293px;
	height:220px;
	padding:14px 0 0 15px;
	overflow:hidden;
}
#aso_detailTemplate #row4 .left #gallery #img img {
	padding:14px 0 0 15px;
}
#aso_detailTemplate #row4 .left #gallery #desc {
	background:#000000;
	border-top:1px solid #333333;
	padding:0;
	margin-left: 15px;
	left: 15px;
	width: 293px;
	height: 19px;
	line-height: 19px;
}
#aso_detailTemplate #row4 .left #gallery #desc P {
	text-align: center;
}
#aso_detailTemplate #row4 .left #gallery #control {
	background:url(../images/gallery-control.png) center top no-repeat;
	height:21px;
	position:relative;
}
#aso_detailTemplate #row4 .left #gallery #control a {
	display:block;
	position:absolute;
	top:0;
	height:18px;
}
#aso_detailTemplate #row4 .left #gallery #control a.back {
	width:48px;
	left:75px;
}
#aso_detailTemplate #row4 .left #gallery #control a.play {
	width:42px;
	left:141px;
}
#aso_detailTemplate #row4 .left #gallery #control a.next {
	width:46px;
	left:200px;
}
#aso_detailTemplate #row4 .left #gallery a#enlarge, #aso_detailTemplate #row4 .left #gallery a#watch {
	background:url(../images/gallery-link.png) left top no-repeat;
	width:285px;
	height:15px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
	margin:0 0 0 20px;
	overflow:hidden;
}
#aso_detailTemplate #row4 .left #thumbnails {
	padding:30px 21px;
	overflow:auto;
	width:281px;
	height:177px;
}
#aso_detailTemplate #row4 .left #thumbnails img {
	padding:0 4px 10px 0;
}
#aso_detailTemplate #row4 .right #info {
	color:#3A3A3A;
	background: #e3e3e3;
}
#aso_detailTemplate #row4 .right #info td {
	vertical-align:top;
}
#aso_detailTemplate #row4 .right #info .overview {
	padding:0 20px 0 30px;
}
#aso_detailTemplate #row4 .right #info h2.price {
	font-size:19px;
	font-weight:normal;
	padding-bottom:13px;
}
#aso_detailTemplate #row4 .right #info h2.price strong {
	font-size:25px;
	font-weight:bold;
}
#aso_detailTemplate #row4 .right #info .specs {
	font-size:13px;
	width:305px;
	background: #e3e3e3;
}
#aso_detailTemplate #row4 .right #info .specs td {
	padding-bottom:5px;
	overflow:hidden;
}
#aso_detailTemplate #row4 .right #info .specs td.label {
	padding-right:15px;
	width:100px;
}
#aso_detailTemplate #row4 .right #info .specs td.field {
	width:210px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors {
	margin-left: 6px;
	margin-top:10px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #qr_code {
	float:left;
	margin-top:14px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg {
	background:url(../images/mpg.png) left top no-repeat;
	width:323px;
	height:100px;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	margin-left:0px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg span strong {
	display:block;
	font-size:34px;
	font-weight:bold;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg .city, #aso_detailTemplate #row4 .left #qr_mpg_colors #mpg .hwy {
	position:absolute;
	top:14px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg .city {
	left:30px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg .hwy {
	right:30px;
}
#aso_detailTemplate #row4 .left #qr_mpg_colors #mpg p {
	font-size:7pt;
	font-style:italic;
	padding:60px 20px 0;
}
table#ext_int_colors{
	background-color:transparent !important;
	border:0px;
	margin-left:38px;
	margin-bottom:10px;
	width:240px;
}
table#ext_int_colors tr td.label {
	border:0px;
	height:10px; }
table#ext_int_colors tr td.exintcolor {
	border:0px;
	height:30px; }
table#ext_int_colors tr td img {
	height:30px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
#aso_detailTemplate #row4 .right #info .links {
	padding-right:10px;
	width:287px;
}
#aso_detailTemplate #row4 .right #info .links a {
	display:block;
	padding-bottom:3px;
}
#aso_detailTemplate #row4 .right #folder {
	padding:15px 15px 0 0;
}
#aso_detailTemplate #row4 .right #folder .title {
	padding:5px 15px;
}
#aso_detailTemplate #row4 .right #folder .title h2 {
	float:left;
}
#aso_detailTemplate #row4 .right #folder .title a.button {
	float:right;
	margin-top:5px;
}
#aso_detailTemplate #row4 .right #folder .content {
	height:360px;
	overflow:auto;
}
#aso_detailTemplate .align-center {
	text-align:center;
}
#aso_detailTemplate .align-right {
	text-align:right;
}
#aso_detailTemplate .align-left {
	text-align:left;
}
#aso_detailTemplate .hidden {
	display:none;
}
#aso_detailTemplate .clear {
	clear:both;
}
.auto_view_button {
	background: url(../images/button2.png) no-repeat top left;
	width: 296px;
	height: 41px;
	border: 0px;
	cursor: pointer;
	margin-left: -5px;
	margin-top: -2px;
}
.auto_view_button_text {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #624040;
	margin: 0;
	padding-top: 5px;
}
#features_list {
	float: left;
	width: 98%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#features_list li {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
}
#features_list li.li_left {
	clear: left;
}
#features_list li.alt {
	background:#939394;
}
img.button_icon {
	float: left;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-right: 5px;
}
#desc marquee p {
	margin: 0;
}
/*
.main-content table {
	background: #000000;
}
*/
#map_module TABLE {
	background: #e3e3e3;
}
#features_right, #features_left{
	width: 475px;
}

/** te view mode -- TABLE-EDITS *************************************************/

div.te_view {}

div.te_view fieldset {
margin-top:15px;
margin-bottom: 15px;
padding-top:0;
padding-bottom:15px;
}

div.te_view fieldset legend {
font-size:17px;
margin:0 15px 0 15px;
padding:0 15px 0 15px;
}

div.te_view fieldset legend a:link { font-size:17px; text-decoration:none; }
div.te_view fieldset legend a:visited { font-size:17px; text-decoration:none; }
div.te_view fieldset legend a:hover { font-size:17px; text-decoration:underline; }
div.te_view fieldset legend a:active {font-size:17px; text-decoration:underline; }

div.te_view fieldset dl dt {
font-weight:bold;
}

div.te_view fieldset dl dd {
background-color:#EEEEEE;
color: #000000;
}

/** te view navigation -- TABLE-EDITS *************************************************/

div.te_viewnav_top {}
div.te_viewnav_bottom {}

div.te_viewnav {
text-align:right;
margin-right: 15px;
}

div.te_viewnav a:link {}
div.te_viewnav a:visited {}
div.te_viewnav a:hover {}
div.te_viewnav a:active {}

/** te view navigation links -- TABLE-EDITS *************************************************/

div.te_viewnav a.back:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.back:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.back:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.back:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.back span {}

div.te_viewnav a.edit:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.edit:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.edit:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.edit:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.edit span {}

div.te_viewnav a.copy:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.copy:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.copy:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.copy:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.copy span {}

div.te_viewnav a.new:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.new:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.new:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.new:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.new span {}

div.te_viewnav a.delete:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.delete:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.delete:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.delete:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.delete span {}

div.te_viewnav a.prev:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.prev:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.prev:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.prev:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.prev span {}

div.te_viewnav a.next:link { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.next:visited { margin:1px 3px 1px 3px; text-decoration:none; }
div.te_viewnav a.next:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.next:active { margin:1px 3px 1px 3px; text-decoration:underline; }
div.te_viewnav a.next span {}

/** te delete form -- TABLE-EDITS *************************************************/

div.te_delete_form {
text-align:right;
}

form.te_delete_form {
padding:0 0 0 0;
margin:0 0 0 0;
display:inline;
}

form.te_delete_form input.confirm_button {}
form.te_delete_form input.cancel_button {}

/** te edit modes -- TABLE-EDITS *************************************************/

div.te_edit {}
div.te_edit form {}

div.te_edit form fieldset { margin-top:15px; margin-bottom: 15px; }

div.te_edit form fieldset legend {
font-size:17px;
margin:0 15px 0 15px;
padding:0 15px 0 15px;
}

div.te_edit form fieldset legend a:link { font-size:17px; text-decoration:none; }
div.te_edit form fieldset legend a:visited { font-size:17px; text-decoration:none; }
div.te_edit form fieldset legend a:hover { font-size:17px; text-decoration:underline; }
div.te_edit form fieldset legend a:active {font-size:17px; text-decoration:underline; }

div.te_edit form fieldset dl dt {
font-weight:bold;
}

div.te_edit form fieldset dl dd {
/* background-color:#EEEEEE; */
color: #000000;
}

div.te_edit form fieldset div.te_buttons {
text-align:right;
}

div.te_edit form fieldset div.te_buttons input.save_button {}
div.te_edit form fieldset div.te_buttons input.cancel_button {}

/** table mode -- TABLE-EDITS *************************************************/

div.te_table {}
div.te_table fieldset {}
div.te_table fieldset legend {
font-size:17px;
margin:0 15px 0 15px;
padding:0 15px 0 15px;
}

div.te_table fieldset form {}

table.te_main_table { width:100%; }

table.te_main_table tr.te_data_row {}
table.te_main_table tr.te_data_row td.te_button_cell { white-space:nowrap; }
table.te_main_table tr.te_data_row td.te_data_cell { color: black; }
table.te_main_table span.te_button { color: blue; }

table.te_main_table tr.te_odd_row { background-color:#DDDDDD; }
table.te_main_table tr.te_even_row { background-color:#EEEEEE; }
table.te_main_table tr.te_data_row td.te_odd_cell {}
table.te_main_table tr.te_data_row td.te_even_cell {}

/** table mode buttons -- TABLE-EDITS *************************************************/

a.te_new_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_new_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_new_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_new_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_new_button span.te_new_button {}

a.te_multidelete_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_multidelete_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_multidelete_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_multidelete_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_multidelete_button span.te_multidelete_button {}

te_button_cell input.te_selectall_checkbox {}

a.te_view_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_view_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_view_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_view_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_view_button span.te_view_button {}

a.te_edit_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_edit_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_edit_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_edit_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_edit_button span.te_edit_button {}

a.te_copy_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_copy_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_copy_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_copy_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_copy_button span.te_copy_button {}

a.te_delete_button:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_delete_button:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_delete_button:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_delete_button:active { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_delete_button span.te_delete_button {}

te_button_cell input.te_multiselect_checkbox {}

/** table fieldnames -- TABLE-EDITS ******************************/

table.te_main_table tr.te_fieldname_row { background-color:#CCCCCC; }
table.te_main_table tr.te_fieldname_row td.te_button_cell { white-space:nowrap; padding:2px 3px 2px 3px; }
table.te_main_table tr.te_fieldname_row td.te_fieldname_cell { white-space:nowrap; padding:2px 3px 2px 3px; }

td.te_fieldname_cell div.te_fieldname_cell { white-space:nowrap; }

a.te_fieldname {
margin-right:2px;
vertical-align:middle;
}

a.te_fieldname:link { text-decoration:none; }
a.te_fieldname:visited { text-decoration:none; }
a.te_fieldname:hover { text-decoration:underline; }
a.te_fieldname:active { text-decoration:underline; }

a.te_fieldname_asc:link { text-decoration:none; font-weight:bold; }
a.te_fieldname_asc:visited { text-decoration:none; font-weight:bold; }
a.te_fieldname_asc:hover { text-decoration:underline; font-weight:bold; }
a.te_fieldname_asc:active { text-decoration:underline; font-weight:bold; }

a.te_fieldname_desc:link { text-decoration:none; font-weight:bold; }
a.te_fieldname_desc:visited { text-decoration:none; font-weight:bold; }
a.te_fieldname_desc:hover { text-decoration:underline; font-weight:bold; }
a.te_fieldname_desc:active { text-decoration:underline; font-weight:bold; }

img.orderby_field_asc_icon {
background-image:url(../images/icon_tri_down.gif);
height:8px;
width:8px;
margin-right:2px;
}

img.orderby_field_desc_icon {
background-image:url(../images/icon_tri_up.gif);
height:8px;
width:8px;
margin-right:2px;
vertical-align:middle;
}

/** table no results -- TABLE-EDITS *************************************************/
div.te_noresults {
text-align:center;
}

div.te_noresults div {}

div.te_noresults img.spacer_top {
width:1px;
height:75px;
}

div.te_noresults img.spacer_bottom {
width:1px;
height:75px;
}

div.te_noresults div a.te_new_button:link {}
div.te_noresults div a.te_new_button:visited {}
div.te_noresults div a.te_new_button:hover {}
div.te_noresults div a.te_new_button:active {}

div.te_noresults p {}

/** paging -- TABLE-EDITS *************************************************/

table.te_paging {
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
}

td.te_paging_left_cell {
text-align:left;
white-space:nowrap;
}

td.te_paging_middle_cell {
text-align:center;
white-space:nowrap;
width:100%;
}

td.te_paging_right_cell {
text-align:right;
white-space:nowrap;
}

select.te_paging {
margin:0 0 0 0;
padding:0 0 0 0;
font-size:9px;
}

/** enabled paging icons **/
td.te_paging a.te_first_icon:link { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_first_icon:visited { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_first_icon:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging a.te_first_icon:active { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging span.te_first_icon {}

td.te_paging a.te_next_icon:link { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_next_icon:visited { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_next_icon:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging a.te_next_icon:active { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging span.te_next_icon {}

td.te_paging a.te_prev_icon:link { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_prev_icon:visited { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_prev_icon:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging a.te_prev_icon:active { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging span.te_prev_icon {}

td.te_paging a.te_last_icon:link { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_last_icon:visited { margin:1px 3px 1px 3px; text-decoration:none; }
td.te_paging a.te_last_icon:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging a.te_last_icon:active { margin:1px 3px 1px 3px; text-decoration:underline; }
td.te_paging span.te_last_icon {}

/** disabled paging icons **/
td.te_paging div { display:inline; }

td.te_paging div.te_first_icon_disabled { margin:1px 3px 1px 3px; }
td.te_paging div.te_first_icon_disabled span.te_paging {}

td.te_paging div.te_next_icon_disabled { margin:1px 3px 1px 3px; }
td.te_paging div.te_next_icon_disabled span.te_paging {}

td.te_paging div.te_prev_icon_disabled { margin:1px 3px 1px 3px; }
td.te_paging div.te_prev_icon_disabled span.te_paging {}

td.te_paging div.te_last_icon_disabled { margin:1px 3px 1px 3px; }
td.te_paging div.te_last_icon_disabled span.te_paging {}

/** SEARCHES -- TABLE EDIT ************************************************************/
input.te_qkewords { width:300px; }

div.te_asearch {}
div.te_asearch form {}

div.te_asearch form fieldset { margin-top:15px; margin-bottom: 15px; }

div.te_asearch form fieldset legend {
font-size:17px;
margin:0 15px 0 15px;
padding:0 15px 0 15px;
}

div.te_asearch form fieldset div.te_caption {
text-align:right;
font-style:italic;
font-size:11px;
}

div.te_asearch form fieldset legend a:link { font-size:17px; text-decoration:none; }
div.te_asearch form fieldset legend a:visited { font-size:17px; text-decoration:none; }
div.te_asearch form fieldset legend a:hover { font-size:17px; text-decoration:underline; }
div.te_asearch form fieldset legend a:active {font-size:17px; text-decoration:underline; }

div.te_asearch form fieldset dl dt {
font-weight:bold;
}


div.te_asearch form fieldset dl dd {
background-color:#EEEEEE;
color: #000000;
}

div.te_asearch form fieldset div.te_buttons {
text-align:right;
}

div.te_asearch form fieldset div.te_buttons input.search_button {}
div.te_asearch form fieldset div.te_buttons input.show_all_button {}

div.te_qsearch {
text-align:center;
}

div.te_qsearch form {
padding:0 0 0 0;
margin:0 0 0 0;
}

a.te_asearch_link:link { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_asearch_link:visited { margin:1px 3px 1px 3px; text-decoration:none; }
a.te_asearch_link:hover { margin:1px 3px 1px 3px; text-decoration:underline; }
a.te_asearch_link:active { margin:1px 3px 1px 3px; text-decoration:underline; }

/** AJAX INLINE -- TABLE-EDITS *************************************************/

div.te_inline_edit_cell {
width:100%;
height:100%;
background-image:url(../images/inline_edit_icon.gif);
background-position:center right;
background-repeat:no-repeat;
cursor:crosshair;
}

div.te_inline_edit_box {
position:absolute;
white-space:nowrap;
background-color:#CCCCCC;
padding: 3px 3px 3px 3px;
margin:2px 2px 2px 2px;

border-width:3px;
border-style:double;
border-color:black;
}

div.te_inline_edit_box textarea {
width:250px;
height:100px;
}

div.te_inline_edit_buttons {
margin:3px 3px 1px 1px;
text-align:right;
}

a.te_inline_edit_buttons {
text-decoration:none;
border:1px solid black;
background-color:white;
color:black;
padding:1px 3px 1px 3px;
}

a.te_inline_edit_buttons:link { text-decoration:none; border:1px solid black; background-color:white; color:black; }
a.te_inline_edit_buttons:visited { text-decoration:none; border:1px solid black; background-color:white; color:black; }
a.te_inline_edit_buttons:hover { text-decoration:none; border:1px solid blue; background-color:white; color:black; }
a.te_inline_edit_buttons:active { text-decoration:none; border:1px solid blue; background-color:white; color:black; }

span.te_inline_edit_buttons {}

a.te_inline_save_button {}
span.te_inline_save_button {}

a.te_inline_cancel_button {}
span.te_inline_cancel_button {}


/** Ajax Lookup Substitute User *****************************************************/

fieldset.lookup_substitute_user {
text-align:left;
width:600px;
padding:5px 5px 5px 30px;
}

dl.lookup_substitute_user {}
dt.lookup_substitute_user {}
dd.lookup_substitute_user {}

a.lookup_substitute_user:link { font-weight:bold; text-decoration:none; }
a.lookup_substitute_user:visited { font-weight:bold; text-decoration:none; }
a.lookup_substitute_user:hover { font-weight:bold; text-decoration:underline; }
a.lookup_substitute_user:active { font-weight:bold; text-decoration:underline; }

/** AJAX *****************************************************/
div.ajax_loading_icon {
background-image:url(../images/loading.gif);
background-repeat:no-repeat;
height:16px;
width:16px;
display:block;
}

span.ajax_loading_icon {
display:none;
}

/** DYNAMIC PAGES SPECIFIC ****************************************/
a.ai_dynamicpages_openpage:link { text-decoration:none; font-style:italic; }
a.ai_dynamicpages_openpage:visited { text-decoration:none; font-style:italic; }
a.ai_dynamicpages_openpage:hover { text-decoration:underline; font-style:italic; }
a.ai_dynamicpages_openpage:active { text-decoration:underline; font-style:italic; }

/*  AUTO VIEW */
.auto_header{
	color: white;
	background-color: #193F6E;
	padding: 3px;
	font-weight:bold;
}

.auto_header h1{
  font-size:14px;
  font-size:inherit;
  margin: 0;
  font-weight:bold;
}

td.auto_td_button_out{
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#EEEEEE;
	text-align:center;
}
td.auto_td_button_over{
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#CCCCCC;
	text-align:center;
	color: #000000;
}

a.auto_td_button_a:link{ color:black; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
a.auto_td_button_a:visited{ color:black; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  }
a.auto_td_button_a:hover{ color:black; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  }
a.auto_td_button_a:active{ color:black; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  }

.dimmer
{
	display : none;
	position : absolute;
	background : transparent url(../images/dim.png) repeat 0 0;
	left : 0;
	top : 0;
	width : 100%;
	height : 100%;
	text-align : center;
	z-index : 1000;
}
.calculator
{
	margin : 200px auto;
	width : 640px;
	background : #ffffff;
	padding : 15px;
	border : 1px solid #000000;
}

.coupon { background-color:transparent !important; background:url(../images/certificate.jpg) !important; color:#000 !important; }
.coupon table { background-color:transparent !important; background:url(../images/spacer.gif) !important; color:#000 !important; }
.coupon tbody { background-color:transparent !important; background:url(../images/spacer.gif) !important; color:#000 !important; }
.coupon table.content td { background-color:transparent !important; background:url(../images/spacer.gif) !important; color:#000 !important; }
.coupon a {color:#000 !important;font-weight:bold; }
.coupon a:link {color:#000 !important;font-weight:bold; }
.coupon a:visited {color:#000 !important;font-weight:bold; }

.symbol
{
	text-align : right;
}
.readonly
{
	color : #000000;
}
.notable
{
	font-weight : bold;
}
.auto_view_button
{
	width: 350px;
	height: 60px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	margin: 2px;
	cursor: pointer;
	background-image:url(../images/button_grad_grey2.gif);
	background-repeat:repeat-x;
}
.auto_view_button_over
{
	width: 350px;
	height: 60px;
	border: 1px solid #6FDF7E;
	background-color: #CFFFD5;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	margin: 2px;
	cursor: pointer;
}
.auto_view_button_text
{
	padding-left: 40px;
	font-size: 16pt;
	text-align: center;
	line-height:50px;
	color: #000000;
	margin: 0;
}
#auto_icon_payment_calc
{
	background-image: url(../images/calculator_write_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_interest_calc
{
	background-image: url(../images/calculator_reload_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_mpg_calc
{
	background-image: url(../images/calculator_clock_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_ask_about
{
	background-image: url(../images/chat_help_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_apply_online
{
	background-image: url(../images/copy_write_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_print
{
	background-image: url(../images/printer_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_send
{
	background-image: url(../images/group_back_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_carfax
{
	/*background-image: url(//www.autosearchtech.com/as_master/images/file_zoom_48.gif);*/
	background-image: url(../images/carfax.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_carfax_2
{
	background-image: url(../images/carfax2.gif);
	background-repeat: no-repeat;
	background-position: 13px 8px;
}
#auto_icon_autocheck
{
	/*background-image: url(//www.autosearchtech.com/as_master/images/file_zoom_48.gif);*/
	background-image: url(../images/autocheck.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_kbb
{
	/*background-image: url(//www.autosearchtech.com/as_master/images/file_info_48.gif);*/
	background-image: url(../images/kbb.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_nada
{
	background-image: url(../images/file_info_48.gif);
	/*background-image: url(//www.autosearchtech.com/as_master/images/nada.gif);*/
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_car_proof
{
	background-image: url(../images/logo_carproof.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_autocheck
{
	background-image: url(../images/autocheck.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#auto_icon_sistervideo
{
	background-image: url(../images/windows_48.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
/* IMAGE FADER */
#photoholder {
 /* width:450px;*/
  min-height:385px;
  background:none !important /*url(http://www.autosearchtech.com/~astmastr/as_master/images/loading.gif) 50% 50% no-repeat*/;
}
#main_image {
	vertical-align:middle;
  /*width:450px;
  height:338px;*/
}
/*** BLOG ***/
div.small_msg
{
	font-size : 10px;
	margin : 1em;
	color: #000;
}
button.blog_button
{
	border : 1px solid #808080;
	width : 150px;
	height : 25px;
	margin-right : .5em;
}
button.blog_button:hover
{
	background : #ffff99;
}
button.button_hilite
{
	border : 2px solid #808000;
	background : #fffff0;
}

#features_right, #features_left{
	width:355px;
}

#feature_multiselect, #feature_multiselect_left{
}
.te_faq_question {
	font-weight: bold;
	cursor: pointer;
}
.te_faq_answer {
	font-size: 150%;
}
/** JONBOX (SPECIFIC) - defines custom styles not in plugin *************************************************/

#jonbox_coupon
{
	background : #7ee0af url(../images/certificate.jpg) repeat center center !important;
	width : 620px;
	height : 205px;
}

.jonbox table, .jonbox tbody, .jonbox table.content td, .jonbox td.headerCell{
	background-color: #fff;
	color:black;
}

.jonbox p{
	color:black !important;
}

.jonbox td
{
  background:#fff;
}

/** marquee popup *********************/
#vehicle_popup_box {
  background:#fff;
  bottom:106px;
  color:#000;
  width:350px;
  height:120px;
  padding:10px;
  position:absolute;
  z-index:99999999;
  text-align:left;
  cursor:pointer;
  overflow:hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 3px 3px 3px 0 #000;
	-moz-box-shadow: 3px 3px 3px 0 #000;
	box-shadow: 3px 3px 3px 0 #000;

	border:4px solid #fff;
}

#vehicle_popup_box a:link,
#vehicle_popup_box a:hover,
#vehicle_popup_box a:visited,
#vehicle_popup_box a:active {
  color:#000 !important;
  text-decoration:none !important;
}

#vehicle_popup_box h2 {
  margin:0 12px 4px 0;
}

#vehicle_popup_box label {
  font-weight:bold;
}

#vehicle_popup_box .marquee_price {
  /*width:100%;*/
  margin-top: 6px;
  /*text-align:right;*/
  font-weight: ;
  font-size: 18px;
  display: block;
  float: right;
  position: absolute;
  right: 8px;
  top: 106px;
  clear: both;
}

#vehicle_popup_box .marquee_content {
	/*float: left;
	display: block;*/
	overflow: hidden;
}

#vehicle_popup_box .marquee_popup_close {
  width:100%;
  text-align:right;
  float:left;
  position:absolute;
  left:-4px;
  top:2px;
}

#vehicle_popup_box .marquee_popup_close a:link,
#vehicle_popup_box .marquee_popup_close a:hover,
#vehicle_popup_box .marquee_popup_close a:visited,
#vehicle_popup_box .marquee_popup_close a:active {
  color:#000 !important;
  text-decoration:none !important;
}

/** Vehicle info frame, based on marquee popup but doesn't pop up **/
.vehicle_info_box, .vertical_vehicle_info_box {
  background:#fff;
  color:#000;
  position:absolute;
  text-align:left;
  cursor:pointer;
  overflow:hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 3px 3px 3px 0 #000;
	-moz-box-shadow: 3px 3px 3px 0 #000;
	box-shadow: 3px 3px 3px 0 #000;
  font-size: 10pt;
	border:4px solid #fff;
}

.vehicle_info_box .marquee_price, .vertical_vehicle_info_box .vertical_marquee_price {
  width:100%;
  text-align:right;
  font-weight: bold;
  font-size: 12pt;
  display: block;
  position: absolute;
  bottom: 1px;
}


/** Default page transparencies **************/
/* ~dustin @ 4/20/2012 */
#page_home, #page_index, #page_autos {
	background: transparent;
}

/* Default testimonials margin */
.testimonials_page .testimonial_row {
	margin-left: 14px;
	margin-right: 14px;
}

div#contact_at_once2 {
	top: -100px;
	left: -155px;
	height: 0px;
	position: relative;
}