@charset "utf-8";
/* CSS Document */

#aso_detailTemplate #row4 .right #info
{
	background: none repeat scroll 0 0 #F1F1F1;
}
#aso_detailTemplate #row4 .right #info .specs
{
	background: none repeat scroll 0 0 #F1F1F1;
}
.label
{
	font-size: 12px;
	color: #000000;
}
.field
{
	font-size: 12px;
	color: #000000;
}
#content-slider
{
	width: 325px;
	height: 7px;
	margin: -10px 0 0 0;
	background: #BBBBBB;
	position: relative;
}
.ui-slider .ui-slider-handle
{
	width: 100px;
	font-size: 10px;
	text-align: center;
}
#aso_detailTemplate #row4 .right #info .specs td
{
	padding-bottom: 3px;
}
#aso_detailTemplate #row4 .left #thumbnails
{
	margin: 0 auto 0 7px;
	padding: 20px 0 10px 0;
	width: 330px;
	height: 470px;
	overflow: hidden;
}
#aso_detailTemplate #row4 .left #content-scroll
{
	width: 330px;
	height: 455px;
	overflow: hidden;
}
.auto_view_button_text
{
	font-size: 16px !important;
	height: 26px;
	vertical-align: middle;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
a
{
	outline: none;
}
.auto_view_button
{
	background: url("http://www.autosearchtech.com/~astmastr/as_master/images/button2.png") no-repeat top left;
	width: 296px;
	height: 41px;
	border: 0px;
	cursor: pointer;
	margin-left: -5px;
	margin-top: -2px;
}
.auto_view_button:hover
{
	background: url("http://www.autosearchtech.com/~astmastr/as_master/images/button2_over.png") no-repeat scroll left top transparent;
}
.auto_view_button_over
{
	width: 296px;
	height: 41px;
	border: 0px;
	cursor: pointer;
	margin-left: -5px;
	margin-top: -2px;
	background: none;
}
#content-holder
{
	width: 660px;
	height: 470px;
}
#GB_overlay
{
	background-image: url("http://www.autosearchtech.com/~astmastr/as_master/images/overlay.png");
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 300%;
}
* html #GB_overlay
{
	background-color: #000;
	background-color: transparent;
	background-image: url("http://www.autosearchtech.com/~astmastr/as_master/images/blank.gif");
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.autosearchtech.com/~astmastr/as_master/images/overlay.png", sizingMethod="scale");
}
#GB_window
{
	top: 200px;
	left: 0px;
	position: absolute;
	background: #000000;
	overflow: hidden;
	width: 576px;
	height: 400px;
	z-index: 150;
}
#GB_frame
{
	border: 0;
	overflow: hidden;
	width: 576px;
	height: 400px;
}
#aso_detailTemplate
{
	background-color: #f1f1f1;
}
.photo_div IMG
{
	width: 150px;
	height: 113px;
}
#main_photo IMG
{
	width: 293px;/*height: 222px;*/
}
#aso_detailTemplate a#printer_link
{
	float: right;
	margin-right: 10px;
	text-decoration: none;
	position: relative;
	padding: 0;
}
#aso_detailTemplate a#printer_link:hover
{
	text-decoration: none;
}
/* Section for Module Manager */
.module_settings TH
{
	text-align: left;
}
iframe{
	max-width: 100% !important;
}