#dnn_ContentPane {width:768px; min-width:768px; padding:10px 0px 100px 0px;}
#dnn_LeftPane {width:25%;}
#dnn_RightPane {width:25%;}
.c_container {width:768px;}

.BCRFQ {margin:0 auto; font-family:arial; font-size:12px; padding:20px; text-align:left; line-height:18px;}
.BCRFQ .topcol {float:left; border:solid 0px red; width:200px;}
.BCRFQ .topcolumns {border:solid 0px green; padding:10px;}
.BCRFQ h1 {font-size:24px; font-weight:bold; color:#000; margin:0px 0px 10px 0px;}
.BCRFQ h2 {font-size:14px; font-weight:bold; margin:0px 0px 0px 0px;}
.BCRFQ .small {font-size:10px;}
.BCRFQ .contactprefmessage {padding:8px 8px 8px 130px; display:none;}
.BCRFQ .producttechniquemessage {position:absolute; z-index:21; width:500px; height:100px; padding:25px; display:none; background-color:#FCFF9F; border:dashed 1px #000; top:-200px; left:120px; font-weight:bold; font-size:14px; line-height:20px;}
.BCRFQ .producttechniquemessage input {font-weight:bold; width:130px;}
.BCRFQ .Anchor {position:absolute; z-index:20; width:0px; height:0px; margin:0px; padding:0px;}
.BCRFQ .StatusMessage {color:Red; margin-top:20px;}
.BCRFQ li {margin-top:10px;}
.BCRFQ p {margin:5px 0px 14px 0px;}
.BCRFQ .cartstatus {text-align:right; color:#ED8A00; font-weight:bold; font-size:16px;}
.BCRFQ .cartbutton {background-color:#00AEFF; width:160px; display:inline; text-align:center; font-weight:bold; color:#FFF;}
.BCRFQ .buybuttoninfo {font-size:9px; color:#AFBB91; text-transform:uppercase; font-weight:bold;}
.BCRFQ .summaryfooter {font-weight:bold; font-size:14px;}
.BCRFQ .LinkRed, .BCRFQ a:visited.LinkRed {color:red; cursor:pointer; text-decoration:underline;}

.BCRFQ .AnchorLead {position:absolute; width:0px; height:0px; z-index:30; margin:0px; padding:0px 0px 0px 0px; visibility:visible; text-align:left;}
.BCRFQ .LayerLead {position:absolute; z-index:31; width:680px; margin:0px; padding:10px; top:-60px; left:-10px; visibility:hidden; border:solid 2px #000; border-right-width:4px; border-bottom-width:4px; background-color:#FCFCFC; text-align:left; font-size:12px;}
.BCRFQ .LayerLead fieldset {background-image:none; background-color:Transparent;}
.BCRFQ .LayerLead .BuyFormHeading {font-size:14px; font-weight:bold; text-align:center;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* ====================================================================== */
/* Form Style Basic */

.bcform fieldset {
	margin-bottom: 10px;
}

.bcform legend {
	padding: 0 2px;
	font-weight: bold;
}

.bcform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

.bcform fieldset ol {
	margin: 0;
	padding: 0;
}

.bcform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

.bcform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

.bcform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
.bcform fieldset fieldset label {
	display: block;
	width: auto;
}

.bcform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

.bcform label {
	width: 120px; /* Width of labels */
}

.bcform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

/* ====================================================================== */
/* Form Style Edit */

.bcform fieldset {
	background:#F3FCDF url(/buildcentral/images/bg_limewhite.gif) repeat-x top left;
	background-position: 0px -5px;
	padding:10px 10px 8px 10px;
}

.bcform legend {
	font-size:14px;
	color:#ED8A00;
	padding:0px 0px 0px 0px;
}

.bcform fieldset li {
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #D2E2B3;
}

.bcform label {
	font-weight:normal;
	text-align:right;
	width: 128px;
	padding-right:8px;
}

.bcform .columns ol li {float:left; width:200px; border-width:0px;}
.bcform .columns ol label {font-weight:bold; width:180px; text-align:left;}
.bcform .button {font-weight:bold; height:30px; width:160px;}
.bcform .buttonsection {text-align:center;}
.bcform textarea:focus, .bcform input:focus {border: 2px solid #ED8A00;}

.bcform .columns ol .checkbox label {font-weight:normal; width:auto; display:inline;}
.bcform ol label.radio {font-weight:normal; width:auto; display:inline;}
.bcform ol .radio label {font-weight:normal; width:auto; display:inline;}
.bcform .button {width:170px; height:30px;}
.bcform .buttonarea {text-align:center;}
.bcform .buttonarea p {padding-left:100px; padding-right:100px; font-weight:bold;}

/* ====================================================================== */

.bcdetail fieldset {
	margin-bottom: 10px;
	padding:10px 10 8 10;
}

.bcdetail legend {
	padding: 0 2px;
	font-weight: bold;
	font-size:18px;
	color:#ED8A00;
}

.bcdetail label {
	display: inline-block;
	line-height: 1.4;
	vertical-align: top;
	width: 208px;
	text-align:right;
	padding-right:8px;
	font-weight:bold;
}

.bcdetail fieldset ol {
	margin: 0;
	padding: 0;
}

.bcdetail fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

.bcdetail fieldset ol li span {
	display: inline-block;
	width:400px;
}

.bcdetail fieldset ol li span td {
	font-size:12px;
}

/* ====================================================================== */

.BCRFQ .searchresult {width:100%;}
.BCRFQ .searchresultbuttons {margin-top:4px;}
.BCRFQ .pagenav td td {padding:4px; font-weight:bold;}
.BCRFQ .pagenav td td span {background-color:#D4FFC3; display:block; height:20px; width:20px; text-align:center; border:solid 1px #CDCDCD;}
.BCRFQ .pagenav td td a, BCRFQ .pagenav td td a:visited {color:Blue; text-decoration:underline;}

/* ====================================================================== */

.BCRFQ .subscribe-anchor
{
	position: relative;
	left: 0;
	top: 0;
}
							
.BCRFQ .subscribe-ad
{
	position: absolute;
	top: 50px;
	left: 400px;
	text-align: center;
	border: 1px solid #000;
	background-color: #fbf3b0;
	padding: 16px 28px;
	font-size: 14px;
}
							
.BCRFQ .subscribe-ad h3
{
	font-size: 22px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
							
.BCRFQ .subscribe-ad h3 a
{
	text-decoration: none;
}
							
.BCRFQ .subscribe-ad a,
.BCRFQ .subscribe-ad a:link
.BCRFQ .subscribe-ad a:visited
{
	color: #c82c2c;
	text-decoration: underline;
	font-weight: bold;
}

.BCRFQ .in-place .subscribe-ad
{
	top: 0px;
	left: 410px;	
	float: right;
}

.BCRFQ .leads-signup .checkbox label 
{
	font-weight: normal;
	width: auto;
	display: inline;
}

.BCRFQ .order-summary
{
	background-image: none;
	background-color: #fff;
}

.BCRFQ .order-summary table
{
	width: 100%;
}

.BCRFQ .order-summary td, th
{
	padding: 5px;
	border-bottom:solid 1px #a0a0a0;
}

.BCRFQ .order-summary th
{
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid #000;
}

.BCRFQ .order-summary tfoot td
{
	border-bottom: none;
}

.BCRFQ .order-summary .total-cost td
{
	color: Blue;
	font-weight: bold;
}

.BCRFQ .password-reminder
{
	text-align: center;
}

.BCRFQ .password-reminder label
{
	color: Blue;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
}

.BCRFQ .password-reminder input[type="text"]
{
	margin: 0 auto 8px auto;
	display: block;
}

/* ====================================================================== */
