@charset "utf-8";
/* CSS Document */
#gallery_selection {
	display: block;
	height: auto;
}
#gallery_selection_container {
	height: 670px;
	width: 1116px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#gallery_selection_left_panel {
	height: auto;
	width: 200px;
	padding-top: 0px;
	position: relative;
	margin-top: -20px;
	float: left;
	z-index: 100;
}
.gallery_selection_left_item {
	height: auto;
	width: 95%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 2px inset #DDDDDD;
	border-radius: 10px;
	margin-bottom: 20px;
	text-align: left;
	display: inline-block;
}
.gallery_selection_left_item> div  {
	height: auto;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 10px;
}
#gallery_selection_right_panel {
	width: 916px;
	height: auto;
	float: right;
	position: relative;
	display: block;
}
#gallery_selection_right_panel>div {
	height: auto;
	width: 916px;
	position: relative;
	float: right;
}
.new_gallery {
	display: inline-block;
}
.used_gallery {
	display: inline-block;
}
.gallery_trk_image_box {
	display: inline-block;
	width: 212px;
	height: 222px;
	position: relative;
}
.gallery_trk_image_box>img {
	position: relative;
	display: block;
}
.gallery_universal_description_box {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	width: 99%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.gallery_trk_image_box {
}
.gallery_trk_image_box>a {
	text-decoration: none;
}
#pb_sub_options {
	display: none;
}
.fl_gallery {
	display: none;
}
#fl_sub_options {
	display: none;
}
#kw_sub_options {
	display: none;
}
#str_sub_options {
	display: none;
}
#in_sub_options {
	display: none;
}
#cat_sub_options {
	display: none;
}
#volvo_sub_options {
	display: none;
}
#ws_sub_options {
	display: none;
}
#mack_sub_options {
	display: none;
}
#trck_brnd_slctn {
	display: none;
}
#dmp_bd_slctn {
	display: none;
}
#sub-trailers {
	display: none;
}
#dump_truck_types {
	display: block;
}
.Peterbilt {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Peterbilt:hover {
	border: 2px solid #73A1EE;
}
.Peterbilt img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.Freightliner {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Freightliner:hover {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #73A1EE;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
}
.Freightliner img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Kenworth {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Kenworth:hover {
	border: 2px solid #73A1EE;
}
.Kenworth img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Sterling {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Sterling:hover {
	border: 2px solid #73A1EE;
}
.Sterling img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.International {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.International:hover{
	border: 2px solid #73A1EE;
}
.International img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Caterpiller {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Caterpiller:hover {
	border: 2px solid #73A1EE;
}
.Caterpiller img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Volvo {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Volvo:hover {
	border: 2px solid #73A1EE;
}
.Volvo img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Western_Star {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Western_Star:hover  {
	border: 2px solid #73A1EE;
}
.Western_Star img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.Mack {
	display: inline-block;
	width: 214px;
	border-radius: 10px;
	border: 2px solid #000;
	-webkit-box-shadow: 10px 10px 5px #888888;
	box-shadow: 10px 10px 5px #888888;
	margin-right: 16px;
	margin-top:16px;
}
.Mack:hover {
	border: 2px solid #73A1EE;
}
.Mack img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.gal_descript {
	display: block;
	position: relative;
	background-color: #FFFFFF;
	width: 210px;
	height: 90px;
	border: 2px none #000000;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.gal_descript p{
	display: block;
	position: absolute;
	text-align: left;
}
#ridge_lane_ins{
	width: 930px;
}
#eco_lane_ins{
	width: 930px;
}
#straight_lane_ins{
	width: 930px;
}
#boulder_lane_ins{
	width: 930px;
}
#tub_lane_ins{width:930px;}
#elliptical_lane_ins{width:930px;}
#smooth_lane_ins{width:930px;}
#load_lane_ins{width:930px;}
#max_lane_ins{width:930px;}
#flat_bed_trucks{width:930px;}
#roll_off_trucks{width:930px;}
#water_trucks{width:930px;}
#winch_trucks{width:930px;}
#interchangable_trucks{width:930px;}
#trailer_insetion{width:930px;}
#truck_insertion{
	margin-left:16px;
}
#trailer_insertion{
	margin-right:16px;
}
