/* @override http://localhost/css_text.css */

/* *************************************************** */
/* ---------------------- LINKS ---------------------- */
/* *************************************************** */
a {
	text-decoration: none;
}
a:hover img.border {
	border: 1px solid #b9161b;
	margin: -1px;
}
p a:link, a:visited {
	color: #003e7e;
	font-size: 10px;
	text-decoration: underline;
}
p a:hover, a:active {
	text-decoration: none;
}
/* *************************************************** */
/* ---------------------- TEXT ----------------------- */
/* *************************************************** */
.reg {
	font-size: smaller;
	vertical-align: super;
	line-height: 5px;
}

.line {
	border-top: 1px solid #deded1;
	padding-bottom: 20px;
}
p.smaller {
	color: #876E46;
	font-size: 10px;
	line-height: 1.4em;
}
p.intro {
	color: #413C28;
	font-size: 12px;
	line-height: 1.5em;

}
p {
	color: #413C28;
	font-size: 11px;
	line-height: 1.4em;
}
p.index {
	color: #413C28;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}
h2 {
	/*color: #952905;*/
	color: #003e7e;
	line-height: 20px;
}
h3 {
	background-color: #a99d4b;
	color: #FBFBF6;
	padding-left: 3px;
	font-size: 14px;
	line-height: 16px;
}
h4 {
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
}
h5 {
	font-size: 10px;
	line-height: 12px;
}
p.caption {
	color: #876E46;
	font-size: 10px;
	line-height: 1.4em;
	margin-left: 10px;
	text-align: left;
	width: 280px;
}
.label {
	float: right;
}
ul.bullet {
	list-style-image: url('images/bullet_bird.gif');
	text-align: center;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
ul.bullet li {
	padding-top: 5px;
}
/*
ul.bullet span {
	margin-left: -7px;
}*/
table.gun {
	width: 100%;
}

html*table.gun { 
	width: auto;
}
table.gun tbody {
}
table.gun tr {
}
table.gun td {
	border: 1px solid #deded1;
	text-align: center;
}
table.gun h3 {
	text-align: left;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.paddingTop {
	padding-top: 10px;
}
.popup {
}
a:link.popup, a:visited.popup {
}
a:hover.popup, a:active.popup {
	cursor: pointer;
}
em {
	font-weight: bold;
}
.side-block-list {
	border: 1px solid #952905;
	margin-left: 25px;
	margin-top: 100px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 20px;
	text-align: center;
}
.side-block-list h4 {
	color: #021a31;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 20px;
}
.side-block {
	border: 1px solid #deded1;
	text-align: center;
	margin-top: 50px;
	margin-left: 25px;
	padding: 20px 25px 10px 25px;
}
.side-block img {
	width: 200px;
}

.side-block-noframe {
	border: 1px solid #fbfbf6;
	text-align: center;
	margin-top: 50px;
	margin-left: 25px;
	padding: 20px 25px 10px 25px;
}

.side-block-media {
	text-align: center;
	margin-top: 100px;
	margin-left: 25px;
	display: block;
	padding: 20px 25px 10px 25px;
}
.side-block-media img { 
	width: 200px;
	height: 272px;
	border: 1px solid #dbddda;
}

.side-block-noframe img {
	width: 200px;
}
.minus_top-margin {
	position:relative;
	*top: 0px!important;/*IE7*/
	top: -25px;/*Firefox*/;
	display: block;
}

html*.minus_top-margin {
	_top: -5px;/*IE6*/
}


.captioned_product {
}
h2.product {
	padding: 20px 0;
	margin-bottom: 0;
	font-size:18px;
}
p.moved-up {
	padding: 0;
*	width: 370px!important;
	/*width: 400px;*/
	width:355px;
	position: relative;
	top: -25px;
	left: -20px;
	/*right: 10px;*/
}
#distributors table {
	width: 600px;
}
#distributors td {
	vertical-align: middle;
	padding-left:20px;
}
#distributors h4 {
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0;
}
#distributors td img {
	padding: 10px 0 10px 0;
	margin-left:-20px;
}
#distributors p {
	margin-top:0;
}
#contact td {padding-top:2px;padding-bottom:3px;}
#warranty td {padding-top:2px;padding-bottom:3px;}

/* *************************************************** */
/* --------------------- SPLASHS --------------------- */
/* *************************************************** */

#splash1 {
	margin: -50px;
	position:relative;
	top:125px;
}
#splash1 h4 {
	color: #deded1;
	position: relative;
	*top: -155px!important;/*IE7*/
	top: -150px;/*FireFox*/
	padding-left: 10px;
}
#splash1 .caption {
	width: 250px;
	padding:0px;
	margin:0px auto;
	position: relative;
	top: -60px;
}

#splash2 {
	margin: -50px;
	position:relative;
	top:250px;
}
#splash2 h4 {
	color: #deded1;
	position: relative;
	*top: -150px!important;/*IE7*/
	top: -150px;/*Firefox*/
	padding-left: 10px;
}
#splash2 .caption {
	width: 250px;
	padding:0px;
	margin:0px auto;
	position: relative;
	top: -60px;
}

#splash3 {
	margin: -50px;
	position: relative;
	top: 50px;
}
#splash3 h4 {
	color: #deded1;
	position: relative;
	*top: -180px!important;/*IE7*/
	top: -190px;/*Firefox*/
	padding-left: 10px;
	font-size: 24px;
	line-height: 24px;
}

div#two-barrel-sets.side-block-noframe { 
	position: relative;
	top: 400px;
	*top:200px;
	_top:200px!important;
}
#tt09 { 
	position:relative;
	top:500px;
	*top:300px;
	_top:300px!important;
}
/* *************************************************** */
/* ---------------------- ???? ----------------------- */
/* *************************************************** */

