﻿/************************* Module Layout Styles *************************/
div.BaysJoineryBase, html.BaysJoineryBase, html.BaysJoineryBase td{
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: #202126
}
.BaysJoineryBase .RadTabStrip,.BaysJoineryBase .RadTabStrip a,.BaysJoineryBase .Borders{
	color: #111 !important
}
.BaysJoineryBase .Borders .Field{
	color: #111;
	background: #fff;
	border: solid 1px #333
}
.IntroPane div.BaysJoineryBase{
	font-size: 10pt;
	color: #fff;
	font-family: Georgia, "Times New Roman", Serif;
	background: #373E46
}
.LeftPane div.BaysJoineryBase{
	padding-right:10px
}
.BaysJoineryBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left
}
.IntroPane .BaysJoineryBase .ModuleTitle{
	padding-left: 30px;
	padding-right: 30px
}
.BaysJoineryBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 15pt;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #fff
}
.ProductIntroPane .ModuleTitle h1,.IntroPane .BaysJoineryBase .ModuleTitle h1{
	font-family: Georgia, "Times New Roman", Serif;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #E77520
}
.IntroPane .BaysJoineryBase .ModuleContent{
	padding: 10px 30px 20px 30px;
	vertical-align: top;
	line-height: 1.5;
	color: #fff
}
.BaysJoineryBase .ModuleContent{
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 1.4
}
.BaysJoineryBase .ajax__tab_header,.BaysJoineryBase .ajax__tab_header span,.BaysJoineryBase .ajax__tab_body,.BaysJoineryBase .ajax__tab_body span,.BaysJoineryBase .ajax__tab_body td{
	color: #000;
	font-size: 10px
}
.BaysJoineryBase .ajax__tab_body input,.BaysJoineryBase .ajax__tab_body textarea{
	color: #fff;
	font-size: 10px
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	color: #E77520
}
.BaysJoineryBase .Highlight{
	color: #E77520
}
.BaysJoineryBase h1,.BaysJoineryBase h1 a,.BaysJoineryBase h1 a:hover,.BaysJoineryBase .Head{
	font-weight: bold;
	font-size: 13pt
}
.BaysJoineryBase h2, .BaysJoineryBase .SubHead{
	font-weight: bold;
	font-size: 12pt;
	padding-top: 2px;
	padding-bottom: 2px
}
.BaysJoineryBase h3,.BaysJoineryBase h3 a,.BaysJoineryBase h3 a:hover,.BaysJoineryBase h4,.BaysJoineryBase h4 a,.BaysJoineryBase h4 a:hover,.BaysJoineryBase h5,.BaysJoineryBase h6{
	font-weight: bold;
	font-size: 11pt;
	color: #E77520 !important;
	text-decoration: none !important
}
.BaysJoineryBase p, .BaysJoineryBase .Normal{
	font-weight: normal
}
.BaysJoineryBase a, .BaysJoineryBase a:link, .BaysJoineryBase a:visited, .BaysJoineryBase a:active{
	color: #fff;
	text-decoration: underline
}
.BaysJoineryBase a:hover{
	color: #ccc;
	text-decoration: underline
}
.BaysJoineryBase  .MoreInformation{
	color: #E77520;
	display: block;
	padding-top: 5px
}
.BaysJoineryBase  a.MoreInformation,
.BaysJoineryBase  a.MoreInformation:hover{
	color: #E77520 !important;
}
.BaysJoineryBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #fff 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #fff
}
.BaysJoineryBase .Field{
	font-weight: normal;
	font-size: .9em;
	color:#fff;
	background-color: #373E46;
	border: 1px #0D0E0F solid;
	padding-left: 10px;
	padding-right: 10px
}
.BaysJoineryBase .Button, .BaysJoineryBase a.Button, .BaysJoineryBase a:link.Button, .BaysJoineryBase a:visited.Button, .BaysJoineryBase a:hover.Button, .BaysJoineryBase a:active.Button{
	border: #000 1px solid;
	padding-right: 1em;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	background-color: #1B1D1F;
	text-align: center;
	text-decoration: none
}
.BaysJoineryBase input.Button{
	font-size: .9em
}
