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

#main table{
	font-size:12px;
	border: 2px solid #7BB1DD;
}

#main table td{
	border:1px solid #7BB1DD;
}

.armortitle {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #014689;
	background: url(../images/armor/tojas.gif) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.productlist_tableheader div {
	background: url(../images/armor/productlist_tableheader_l.png) no-repeat left center;
	line-height: 37px;
	margin: 30px 0px 10px;
	padding: 0px;
	text-align: center;
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
}

.productlist_tableheader {
	background: url(../images/armor/productlist_tableheader_r.png) no-repeat right center;
}

.productlist_tableheader_al_1 {
	line-height: 25px;
	font-weight: bold;
	color: #014689;
	background: url(../images/armor/productlist_tableheader_al_1.jpg) no-repeat left center;
	float: left;
	text-align: center;
	width: 167px;
	margin: 0px;
	padding: 0px;
}

.productlist_tableheader_al_2 {
	line-height: 25px;
	font-weight: bold;
	color: #7BB1DD;
	background: url(../images/armor/productlist_tableheader_al_2.jpg) no-repeat left center;
	text-align: center;
	float: left;
	width: 166px;
	margin: 0px;
	padding: 0px;
}

.productlist_tableheader_al_3 {
	line-height: 25px;
	font-weight: bold;
	color: #666;
	background: url(../images/armor/productlist_tableheader_al_3.jpg) no-repeat left center;
	text-align: center;
	float: left;
	width: 166px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}
.productlist_tableheader_al {
	margin: 10px 0px 1px;
	padding: 0px;
	height: 25px;
}
.style4 {color: #014689}

.armorline {
	border-top: 8px solid #014689;
	border-bottom: 3px solid #7BB1DD;
}

