﻿/************************* Module Layout Styles *************************/
div.KnightBase, html.KnightBase, html.KnightBase td{
	font-size: 9pt;
	color: #6f6b6c;
	font-family: Verdana,Helvetica,sans-serif
}
.KnightBase .ModuleTitle{
	margin: 0
}
.RightPane .KnightBase .ModuleTitle{
	background-color: #E3E1E2;
	padding: 5px 10px;
	color: #272424;
	font-size: 1.2em;
	font-family: 'Times New Roman',Times,serif
}
.KnightBase h1 {
	font-size: 1.4em;
	color: #272424;
	font-weight: 600;
	font-family: 'Times New Roman',Times,serif;
	margin-bottom:2px;
	margin-top:10px;
	padding:0pt
}
.KnightBase .ModuleTitle .ModuleButton {
	position: relative;
	float: right
}
.RightPane .KnightBase .ModuleContent{
	padding-top: 10px
}
.KnightBase .ModuleContent{
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.4em
}
.KnightBase p{
	margin-bottom:8px;
	margin-top:2px;
	padding:0pt
}
.KnightBase .CategoryList td{
	vertical-align: top
}
.KnightBase .ProductImage{
	margin-bottom: 10px
}
.KnightBase .CategoryItem{
	border:1px solid #D3D3D3;
	width: 165px;
	margin-bottom: 10px
}
.KnightBase .CategoryItem h4{
	text-indent: 4px;
	width: 165px;
	border-bottom:1px solid #D3D3D3;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold
}
.KnightBase .ProductOption{
	padding-bottom: 4px;
	font-size: 11px
}
.Highlight{
	font-weight: bold;
	color: #f22375
}
.KnightBase .Highlight{
	font-weight: bold;
	color: #f22375
}
.KnightBase h2, .KnightBase .SubHead{
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #272424;
	font-weight: 600;
	font-family: 'Times New Roman',Times,serif;
	margin-bottom:2px;
	margin-top:10px;
	padding:0pt
}
.KnightBase h3, .KnightBase h4, .KnightBase h5, .KnightBase h6{
	font-weight: bold;
	font-size: 1.1em;
	color: #272424;
	font-weight: 600;
	font-family: 'Times New Roman',Times,serif;
	margin-bottom:2px;
	margin-top:10px;
	padding:0pt
}
.KnightBase a{
	color: #272424;
	text-decoration: underline
}
.KnightBase a:hover {
	color: #8E2900;
	text-decoration: underline
}
.KnightBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.KnightBase ul li{
	padding-left: 10px;
	margin: 0
}
.KnightBase ol li{
	padding-left: 10px;
	margin: 0
}
.KnightBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.KnightBase .Field{
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.KnightBase .Button, .KnightBase a.Button, .KnightBase a:link.Button, .KnightBase a:visited.Button, .KnightBase a:hover.Button, .KnightBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #272424;
	text-align: center;
	text-decoration: none
}
.KnightBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}