/* Primary Content */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial;
	font-size: 1em;
	color: #000000;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #ffffff;
}
div.defaultContent {
	display: block;
	margin: auto;
	top: 0px;
	left: 0px;
	width: 975px;
	height: 620px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #8c8b8b;
	z-index: 50;
}
div.defaultContentBanner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	background-color: #ffe8e8;
	z-index: 95;
}
div.leftColumn {
	float: left;
	width: 200px;
	height: 530px;
	display: inline-block;
	z-index: 50;
}
div.centerColumn {
	float: left;
	width: 600px;
	height: 530px;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	background-repeat: no-repeat;
	background-image: url('../../images/bk-conqueror/conqueror-main.png');
	z-index: 50;
}
div.footerContent {
	display: block;
	width: calc(100% - 162px);
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8c8b8b;
	z-index: 50;
}
div.footerWebDesign {
	float: left;
	display: inline-block;
	padding-top: 3px;
	width: 73px;
	height: 70px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: .55em;
}
div.footerLogo {
	float: left;
	display: inline-block;
	width: 128px;
	height: 70px;
	background-repeat: no-repeat;
	background-image: url('../../images/logo-130x70.png');
}
img.webDesign {
	opacity: .4;
}
.webDesign:hover,
.webDesign:active,
.webDesign:focus {
	opacity: 1;
}
div.footerBlockSpacer {
	float: left;
	display: inline-block;
	width: 102px;
	height: 70px;
}
div.footerLinkBlock {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
	padding-top: 3px;
}
div.footerLink {
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #8c8b8b;
	margin-left: 5px;
	padding-left: 3px;
	font-family: arial;
	font-size: .75em;
}
.footerLink:hover,
.footerLink:active,
.footerLink:focus {
	border-left-color: #ae0101;
}
div.footerBreak {
	clear: both;
	font-size: 0;
	z-index: 50;
}
div.animScroll {
	float: left;
	display: block;
	visibility: hidden;
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 530px;
	z-index: 80;
}
div.leftScroll {
	float: left;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 74px;
	height: 530px;
	background-repeat: no-repeat;
	background-image: url('../../images/bk-conqueror/left-scroll-color.png');
	z-index: 84;
}
div.rightScroll {
	float: left;
	display: block;
	position: relative;
	top: -530px;
	left: -455px;
	width: 600px;
	height: 530px;
	background-repeat: no-repeat;
	background-image: url('../../images/bk-conqueror/right-scroll-color.png');
	z-index: 82;
}
div.leftColumnNav {
	float: none;
	display: block;
	overflow: hidden;
	width: 200px;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url('../../images/bk-conqueror/knife.png');
}
div.leftColumnNavAction {
	display: block;
	position: relative;
	width: 200px;
	height: 80px;
	z-index: 54;
}
div.leftColumnNavInfo {
	display: flex;
	position: relative;
	width: 200px;
	height: 80px;
	top: -85px;
	z-index: 52;
	padding-left: 10px;
	align-items: center;
}
span.leftColumnNavInfoTxt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 1px #6c6c6c, 1px 2px 1px #6c6c6c, 1px 3px 1px #6c6c6c, 1px 4px 1px #6c6c6c, 1px 5px 1px #6c6c6c;
}
div.mainOverlay {
	float: left;
	display: block;
	position: relative;
	width: 800px;
	height: 50px;
	top: -15px;
	left: 0px;
	visibility: visible;
	z-index: 60;
}
div.mainButtonShell {
	margin-left: 200px;
	width: 600px;
	text-align: center;
}
a.mainButton {
	opacity: 1;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	border-radius: 8px;
	border-style: solid;
	border-width: 3px;
	border-color: #006b17;
	background-color: #006b17;
	box-shadow: 3px 3px 2px 1px #01440f;
}
.mainButton:hover {
	background-color: #00bb28;
	background-color: #00bb28;
}
a:link { 
	text-decoration: none; 
} 
a:visited { 
	text-decoration: none; 
} 
a:hover { 
	text-decoration: none; 
} 
a:active { 
	text-decoration: none; 
}
h1 {
	font-family: arial;
	font-size: 1.2em;
	color: #ae0101;
	text-shadow: 2px 3px 5px #ff8888, 2px 3px 7px #ff8888;
}
h2 {
	font-family: arial;
	font-size: 1.0em;
	color: #ae0101;
	text-shadow: 2px 3px 5px #ff8888, 2px 3px 7px #ff8888;
}
p.excerpt {
	text-indent: 15px;
}
div.contentPaneCloseShell {
	float: left;
	display: inline-block;
	width: 600px;
	height: 70px;
}
div.contentPaneShell {
	float: left;
	display: inline-block;
	width: 600px;
	height: 460px;
	z-index: 77;
}
div.contentShell {
	float: left;
	display: block;
	visibility: hidden;
	position: relative;
	left: 0px;
	width: 600px;
	height: 530px;
	background-repeat: no-repeat;
	background-image: url('../../images/bk-conqueror/full-scroll-color.png');
	z-index: 75;
}
div.contentShellTitleNav {
	float: left;
	display: block;
	visibility: visible;
	position: relative;
	left: 0px;
	width: 600px;
	height: 50px;
	background-repeat: no-repeat;
	z-index: 51;
}
p.contentShellTitleNavContent {
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
	font-size: .85em;
	font-weight: bold;
}
div.contentPane {
	display: block;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8c8b8b;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8c8b8b;
	width: 425px;
	height: 400px;
	margin-left: 80px;
	padding: 4px;
	overflow-x: hidden;
	z-index: 80;
}
div.contentPaneSilouette {
	display: block;
	position: relative;
	top: -65px;
	left: 74px;
	width: 75px;
	height: 75px;
	opacity: .40;
	background-repeat: no-repeat;
	z-index: 78;
}
.contentPaneClose {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	font-family: arial;
	font-size: 1em;
	margin-top: 45px;
	margin-left: 490px;
}
.contentPane::-webkit-scrollbar {
	width: 0.5em;
}
.contentPane::-webkit-scrollbar-thumb {
	background-color: #5a5a5a;
}
.contentPane::-webkit-scrollbar-track {
	background-color: none;
}
.contentPaneClose:hover {
	background-color: #fe2e2e;
}
.leftColumnNavAction:hover {
	cursor: pointer;
}
/* Secondary Content */
div.secondaryContent {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	visibility: hidden;
	z-index: 50;
}
div.secTopHeader {
	display: block;
	position: relative;
	width: auto;
	text-align: center;
	padding: 10px;
	z-index: 50;
}
img.secTopImg {
	max-width: 100%;
	height: auto;
}
div.secTopBuy {
	display: block;
	position: relative;
	width: auto;
	text-align: center;
	top: -65px;
	z-index: 55;
}
div.secMainShell {
	display: block;
	position: relative;
	width: 100%;
	margin: auto;
	text-align: center;
	top: -35px;
	z-index: 60;
}
div.secMainNavBtn {
	display: inline-block;
	position: relative;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9d9d9d;
	background-color: #424141;
	text-align: center;
}
a.secMainNavLinkBtn {
	font-family: arial;
	font-size: .85em;
	font-weight: bold;
	color: #ffffff;
}
.secMainNavLinkBtn:link {
	color: #ffffff;
}
.secMainNavLinkBtn:visited {
	color: #ffffff;
}
.secMainNavLinkBtn:hover {
	color: #fd8b8b;
}
.secMainNavLinkBtn:active {
	color: #fd8b8b;
}
.secondaryContainer {
	display: block;
	position: relative;
	margin-left: 15px;
	width: 98%;
	top: -25px;
	visibility: hidden;
	z-index: 60;
}
.secondaryShell {
	display: flex;
	width: 98%;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.secondaryAnchor {
	display: inline-block;
	width: 5%;
	text-align: center;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.secondaryTitle {
	display: inline-block;
	width: 95%;
	font-family: arial;
	font-size: 1.2em;
	color: #ae0101;
	text-shadow: 2px 3px 5px #ff8888, 2px 3px 7px #ff8888;
}
.secondaryDescription {
	display: block;
	width: 100%;
	position: relative;
	padding: 4px 4px 4px 4px;
}
.secondaryFooterShell {
	display: block;
	position: relative;
	width: 100%;
	margin: auto;
	top: -20px;
	text-align: center;
	z-index: 60;
}
div.secondaryFlexFooterShell {
	display: flex;
	justify-content: center;
	width: 100%;
}
div.secondaryFlexFooter {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	width: 491px;
	height: 70px;
	top: -35px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #8c8b8b;
	z-index: 60;
}
div.secondaryFooterLogo {
	width: 128px;
	height: 70px;
	background-repeat: no-repeat;
	background-image: url('../../images/logo-130x70.png');
}
div.secondaryFooterBlockSpacer {
	width: 45px;
	height: 70px;
}
div.secondaryFooterLinkBlock {
	width: 75px;
	height: 70px;
	padding-top: 5px;
}
div.secondaryFooterWebDesign {
	width: 73px;
	height: 70px;
	padding-top: 5px;
	margin-top: 3px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: .55em;
}
div.secondaryFooterLink {
	display: inline-block;
	width: 100%;
	margin-top: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #8c8b8b;
	margin-left: 5px;
	padding-left: 3px;
	font-family: arial;
	font-size: .75em;
}
.secondaryFooterLink:hover,
.secondaryFooterLink:active,
.secondaryFooterLink:focus {
	border-left-color: #ae0101;
}