@charset "utf-8";
/* X-Caliber Tactical: Inner Pages */

/* Header Area */

div#pageBanner {
	height: 100px;
	width: 766px;
}

div#airsoftBanner {
	height: 269px;
	width: 766px;
}

/* Content Areas */

/* Airsoft */

div#contentAirsoft {
	min-height: 321px;
	width: 766px;
}

	table.airsoftWrapper {
	height: 321px;
	width: 766px;
	}

		td.columnTitle {
		height: 33px;
		vertical-align: middle;
		width: 228px;
		}

		td.horizontalSpacer {
		height: 7px;
		width: 766px;
		}

		td.lineColumn1 {
		vertical-align: top;
		width: 114px;
		}

		td.lineColumn2 {
		text-align: right;
		vertical-align: top;	
		width: 114px;
		}

		td.manufacturerLogo {
		height: 60px;
		text-align: center;
		vertical-align: middle;
		width: 114px;
		}

		td.verticalSpacer {
		width: 13px;
		}

		td.verticalSpacer2 {
		width: 2px;
		}

/* Contact */

div#contentContact {
	height: 483px;
	padding: 10px;
	width: 746px;
}

/* Copyright */

div#contentCopyright {
	height: 483px;
	padding: 10px;
	width: 746px;
}

/* Customs */

div#contentCustoms {
	min-height: 483px;
	padding: 10px;
	width: 746px;
}

/* FAQ */

div#contentFAQ {
	height: 483px;
	padding: 10px;
	width: 746px;
}

/* Links */

div#contentLinks {
	padding: 10px;
	width: 746px;
}

/* News */

div#contentNews {
	padding: 10px;
	width: 746px;
}

/* Privacy */

div#contentPrivacy {
	height: 483px;
	padding: 10px;
	width: 746px;
}

/* Products */

div#contentProducts {
	min-height: 483px;
	padding: 10px;
	width: 746px;
}

	table.productsNavigation {
		width: 100%;
	}

			table.productsNavigation td {
				text-align: center;
				width: 20%;
			}

tr.darkGray {
	background-color: #323232;
}

tr.lightGray {
	background-color: #3C3C3C;
}

table.productBlock {
	background-color: #323232;
	width: 100%;
}

	td.productDescription {
		background-color: #3C3C3C;
		padding: 5px;
		vertical-align: top;
	}

	td.productImage {
		background-color: #FFFFFF;
		line-height: 0;
		vertical-align: middle;
		width: 209px;
	}

	td.productName {
		height: 15px;
	}

	td.productSpacer {
		background-color: #202020;
		height: 4px;
	}

/* Sitemap */

div#contentSitemap {
	padding: 10px;
	width: 746px;
}

/* Strafer */

td.sizeCell {
	height: 107px;
	vertical-align: middle;
}

/* Thank You */

div#contentThankYou {
	height: 483px;
	padding: 10px;
	width: 746px;
}