@charset "utf-8";
/* CSS Document */

#jlg_submain {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	width: auto;
}
#jlg_subdesc {
	display: block;
	width: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
#jlg_subdesc ul {
	list-style-type: square;
	padding: 0px;
	display: block;
	text-align: left;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#jlg_subdesc ul li {
	margin: 0px;
	padding: 5px;
}

#jlg_submain table tr td {
	background-color: #F60;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 2px solid #333;
}
#jlg_submain table tr td a     {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#jlg_submain table tr td a:hover  {
	color: #FFF;
}

#jlg_submain table tr td:hover {
	background-color: #333;
	border: 2px solid #F37221;
	color: #FFF;
	cursor: pointer;
}
#jlg_submain table tr td img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#jlg_submain table tr td a ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#jlg_model_main img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 3px solid #333;
	background-color: #F60;
	display: block;
	float: right;
}
#jlg_model_main {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #333;
}

#jlg_model_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 20px;
	margin: 5px;
	padding: 0px;
	text-align: center;
}
#jlg_model_type {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 5px;
	padding: 0px;
	text-align: center;
}
#jlg_model_desc {
	display: block;
	float: left;
	width: 50%;
	background-color: #CCC;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#jlg_model_headings {
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 5px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	font-size: 18px;
	color: #000;
}
#jlg_model_desc ul {
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#jlg_model_desc ul li {
	margin: 5px;
	padding: 0px;
}
#jlg_model_desc a #pdf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#jlg_submain table ul   {
	list-style-type: square;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#jlg_submain table ul li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.JLGinventorylink ,  #jlg_model_main .JLGinventorylink     {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/type_icons/equipment.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#jlg_main .jlg_item {
	display: block;
	float: left;
	width: 32%;
	text-align: center;
	background-color: #F60;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.jlg_item h2 {
	margin: 0px;
	padding: 0px;
}
.jlg_item h2 a {
	text-decoration: none;
	color: #000;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
}
.jlg_item a img {
	margin: 5px;
	padding: 5px;
	border: 3px solid #000;
}
