@CHARSET "ISO-8859-1";
/*-----------------------------------------------------------*/
.lefttd50 {
	width: 50%;
}
.finderholder {
	margin: 0;
	height: 100%;
	cursor: pointer;
	padding: 1px;
	margin: 5px;
}
.finderdiv {
	border: 1px solid #ccc;
	background-color: #fff;
}
.finderheader {
	padding: 5px 10px;
	color: #000;
	background-color: #e9e9e9;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
}
.finderimg {
	padding: 5px;
	padding-top: 10px;
	height: 79px;
	text-align: center;
}
.finderspecs {
	padding: 10px;
	line-spacing: 1.75em;
}
.finderdetails {
	text-align: right;
	padding: 5px;
}
.detailslink {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
}
.newproduct {
	background-image:url('/images/firearms/finder/new.png');
	background-repeat:no-repeat;
	background-position: 100% 100%;	
}
.finderhover {
	background-color: #666;
}
.findernavcontainer {
	margin-bottom: 10px;
}
#slider {
	margin: 5px 10px;
}
#currentpage {
}
.currentloc {
	position: relative;
	float: right;
}
.findernext {
	width: 100px;
	margin-bottom: 3px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
.finderof {
	text-align: center;
	width: 350px;
	float: left;
}
.finderprevious {
	width: 120px;
	padding-left: 20px;
	float: left;
}
.finderforward, .finderback {	
	font-variant:small-caps;
	cursor: pointer;
	text-decoration: underline;
}
.rifletitle {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 5px;
}
.rifletable {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-left: 0;	
}
.rifletable td {
	padding: 4px 7px;
	border-top: 1px solid #ccc;
	vertical-align: top;
}
.rifleleft {
	/*text-align: right;*/
	background-color: #e9e9e9;
	font-weight: bold;
	width: 25%;
	white-space:nowrap;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.rifleright {
	width: 25%;
}
#rifletablesub {
	width: 100%;
	border: 1px solid #ccc;
	border-left: 0;
	border-top: 0;
}
#rifletablesub td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
	text-align: center;
	padding: 4px 7px;
}
#rifletablesub td.firsttd {
	text-align: left;
}
#rifletablesub th {
	border-top: 1px solid #ccc;
	border-left:  1px solid #ccc;
	text-align: left;
	padding: 4px 7px;
	background-color: #e9e9e9;
	vertical-align: bottom;
}
#rifletablesub th.lengthth {
	text-align: center;
}
.finderimgbig {
	padding: 10px;
}
.rifleactions {
	font-variant:small-caps;
	cursor: pointer;
	text-decoration: underline;
}
.caveat {
	color: #666;
	font-size: 11px;
	padding-top: 5px;
}
/*-----------------------------------------------------------------*/