﻿/* BLUFF MANUFACTURING 2007 */

/* BODY */

body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

UL {    list-style-type:none;
	list-style-image:url(images/doubleChevron2.gif);}

img {border:0px;}

.hide {
	display: none;
}

/* LEFT NAVIGATION */

#leftnav {
	background-color: #EEEEEE;
	padding: 5px 0px 5px 0px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftnav2 {
	background-color: #EEEEEE;
	padding: 15px 5px 5px 5px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftnav h2 {
	margin-top: 12px;
	margin-left: 5px;
	padding-top: 0px;
	font-size: 15px;
	color: #0073BB;
}
#leftnav a {
	text-decoration: none;
}
ul.leftnav {
	margin: 0px;
	padding: 0px;
}
#leftnav .leftnav_lev1, ul.leftnav li.topreplace {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 150px;
}
div.toplastlink {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 1px solid #BBBBBB;
}
#leftnav .leftnav_lev1 a {
	color: #333333;
	display: block;
	background-color: #DDDDDD;
	border-left: 8px solid #BBBBBB;
	/*border-right: 1px solid #BBBBBB;*/
	border-top: 1px solid #BBBBBB;
	padding: 3px 3px 3px 5px;
}
#leftnav .leftnav_lev1 a:hover {
	background-color: #EEEEEE;
	border-left-color: #0073BB;
	/*border-right: 1px solid #BBBBBB;*/
	border-top: 1px solid #BBBBBB;
}
ul.leftnav li.topreplace a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #0073BB;
	border-left: 8px solid #0073BB;
	/*border-right: 1px solid #BBBBBB;*/
	border-top: 1px solid #BBBBBB;
	padding: 3px 0px 3px 5px;
}
#leftnav .leftnav_lev2 {
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.leftnav li.subreplace {
	margin: 3px 0px 3px 3px;
	padding: 0px;
	list-style: url(images/navbull.gif);
	list-style-position: inside;
}
#leftnav .leftnav_lev2 a {
	display: block;
	background-color: #EEEEEE;
	color: #000000;
	/*border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;*/
	padding: 3px 5px 3px 21px;
}
#leftnav .leftnav_lev2 a:hover {
	background-color: #EEEEEE;
	color: #0073BB;
	/*border-left-color: #000099;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;*/
}
ul.leftnav li.subreplace a {
	/*display: block;*/
	background-color: #EEEEEE;
	color: #0073BB;
	/*border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;*/
	padding: 3px 0px 3px 0px;
}

/* CONTENT */

#content {
	background-color: #FFFFFF;
	padding: 5px 5px 15px 5px;
	border-right: 1px solid #999999;
	color: #333333;
}
#content h1 {
	margin-top: 10px;
	padding-top: 0px;
	font-size: 18px;
	color: #000000;
}
#content h2 {
	font-size: 15px;
	color: #0073BB;
	/*border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;*/
}
#content h3 {
	font-size: 13px;
	color: #333333;
}
/*#content a {
	color: #0073BB;
	text-decoration: underline;
}
#content a:hover {
	color: #0073BB;
	text-decoration: none;
}*/
#content table.rows {
	vertical-align: top;
	padding: 15px 5px;
}
#content table.rows td {
	vertical-align: top;
	padding: 15px 5px;
}
#content table.rows tr.u td {
	border-bottom: 1px dotted #666666;
}
#content table.rows tr.u2 td {
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
}
#content table.rows td img {
	text-align: right;
}
/*#content div.image {
	float: right;
	padding: 0px 0px 15px 10px;
}
#content div.image img {
	border: 1px solid #666666;
}*/
/*TD {
	font-family:Arial, Verdana;
	font-size:12px;
	color:#334D77;
}*/
.newprod, .locations {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	width:225px;
	height:298px;
	line-height: 20px;
	text-align: justify;
}
.p_list {
	font-family:Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
}
.p_list_normal {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#334D77;
	text-decoration:none;
}
.whitetext {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align:left;
	margin: 0;
}
.theader {
	background:#3263A6;
	font-weight:bold;
}

/* FOOTER */

#footer {
	margin-top: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
.footer2 {
	text-align: right;
	vertical-align: top;
	border-left: 1px dotted #999999;
}
.footer1 a, .footer2 a {
	color: #999999;
	text-decoration: underline;
}
#footer .footer1 a:hover, #footer .footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/**
 * Configurator styles
 */
td {
	vertical-align:top;
}
td.tableCellBottom {
	vertical-align:bottom;
}
hr {
	clear:both;
	border:0;
	height:0;
	border-bottom:1px solid #0073bb;
}
#stepsBuilder h1
{
	margin:0;
	padding:0;
}
#ctl00_contentCatalog_StepsBuild_Options .stepBuilderRadio label{
	font-weight:bold;
	line-height:20px;
}
#ctl00_contentCatalog_StepsBuild_Options img{
	margin-left:25px;
}
#ctl00_contentCatalog_StepsBuild_Options .stepBuilderRadio input{
	display:block;
	float:left;
	margin-right:3px;
}
#ctl00_contentCatalog_StepsBuild_Options .stepBuilderImgButton{
}
#stepImage{
	width:200px;
	float:right;
	margin:0 0 6px 10px;
}
#stepDescription h2{
	margin:0;
	padding:0;
}
#stepDescription, #stepImage
{
	border-bottom:1px solid white;
}
/**
 * Step Selector (Overview and Steps)
 */
#stepSelector
{
	margin:0;
	padding:0;
	height:325px;
	overflow:auto;
}
/**
 * Indivdual Step Options
 */
#ctl00_contentCatalog_StepsBuild_Options {

}
#ctl00_contentCatalog_StepsBuild_Options{
	width:430px;
	float:left;
	margin:0;
	padding:0;
}
#ctl00_contentCatalog_StepsBuild_Options h2{
	margin:0;
	padding:0;
}
#ctl00_contentCatalog_StepsBuild_Options td{
	width:215px;
	padding:0 0 10px 0;
}
/**
 * Selection Overview
 */
#overview
{
	width:180px;
	float:right;
	margin: 0 1px 10px 0;
	padding: 0 0 35px 0;
	background:#fff url(Images/overview-bottom2.png) bottom left no-repeat;
}
#overview h2{
	color:#fff;
	background:#0073bb url(Images/overview-top.png) 0 0 no-repeat;
	margin:0;
	padding:3px 10px;
}
#overview span span{
	display:block;
	color:#09f;
	margin:0 0 8px 0;
}
#ctl00_contentCatalog_StepsBuild_Overview_Panel1{
	margin:0;
	padding:0;
}
#ctl00_contentCatalog_StepsBuild_Overview_Label1 {
	color:#666666;
	font-weight:normal;
	line-height:14px;
}
#ctl00_contentCatalog_StepsBuild_Overview_Label1 strong{
	display:block;
	color:#333;
	margin:0;
	padding:0;
	font-weight:normal;
}
#ctl00_contentCatalog_StepsBuild_Overview_UpdatePanel1{
	padding:3px 10px;
	margin:0;
	border:1px solid #999;
	border-top:0;
	border-bottom:0;
min-height:200px;
}

#ctl00_contentCatalog_Products1_Overview_Panel1{
	margin:0;
	padding:0;
}
#ctl00_contentCatalog_Products1_Overview_Label1 {
	color:#666666;
	font-weight:normal;
	line-height:14px;
}
#ctl00_contentCatalog_Products1_Overview_Label1 strong{
	display:block;
	color:#333;
	margin:0;
	padding:0;
	font-weight:normal;
}
#ctl00_contentCatalog_Products1_Overview_UpdatePanel1{
	padding:3px 10px;
	margin:0;
	border:1px solid #999;
	border-top:0;
	border-bottom:0;
	min-height:200px;
}

/*Print page formatting */
#Label2 {
	color:#666666;
	font-weight:normal;
	line-height:14px;
}
#Label2 strong{
	display:block;
	color:#333;
	margin:0;
	padding:0;
	font-weight:normal;
}

#overview1 h2{
	color:#fff;
	background:#0073bb url(Images/overview-top.png) 0 0 no-repeat;
	margin:0;
	padding:3px 10px;
}
#overview1 span span{
	display:block;
	color:#09f;
	margin:0 0 8px 0;
}
/**
 * Navigation Buttons
 */

#stepNav {
	margin:0;
	padding:0;
}
#stepNav input{
	padding:5px 10px;
	font-weight:bold;
	width:100px;
}
#stepNav input
{
	margin:0;
	padding:0;
}
#stepNav .stepNavRight
{
	margin-left:185px;
}
/**
 * Final Product Display
 */
#ctl00_contentCatalog_Products1_Panel1 {
	width:430px;
	float:left;
	margin: 0 0 10px 0;
}
#ctl00_contentCatalog_Products1_Panel1 td{
	width:100%;
	padding:0;
}
#ctl00_contentCatalog_Products1_Panel1 td a{
	display:block;
	padding:3px 5px;
}
#ctl00_contentCatalog_Products1_Panel1 td.productDescriptionHeader{
	background:#0073bb url(Images/product-display-top-right.png) top right no-repeat;
}
#ctl00_contentCatalog_Products1_Panel1 td h2{
	color:#fff;
	padding:3px 5px;
	margin:0;
	background:url(Images/product-display-top-left.png) 0 0 no-repeat;
}
/**
 * Popup Description
 */
#ctl00_contentCatalog_StepsBuild_Description{
	position:static;
	display:block;
	background:#eee;
	border:2px solid #0073bb;
	padding:10px;
	margin-bottom:10px;
}
/**
 * Popup Description
 */
.popupLabel{
	display:block;
	width:170px;
	height:1px;
	overflow:visible;
	background:#eee;
	border:2px solid #0073bb;
	padding:20px;
	position:relative;
	/*position:fixed;*/
}
/**
 * Substep Options
 */
#ctl00_contentCatalog_StepsBuild_Substeps {
	float:left;
	width:425px;
	margin: 0 0 8px 0;
}
#ctl00_contentCatalog_StepsBuild_Substeps table{
	width:100%;
}
#ctl00_contentCatalog_StepsBuild_Substeps td{
	padding:5px 10px;
}
#ctl00_contentCatalog_StepsBuild_Substeps td table td{
	padding:2px 20px;
}
#ctl00_contentCatalog_StepsBuild_Substeps strong{
	display:block;
	margin:0 0 6px 0;
	padding:0;
}
#ctl00_contentCatalog_StepsBuild_Substeps label
{
	margin-left:5px;
}
.substepSelect{
	margin-left:20px;
}
input[type=radio]{margin:0;padding:0;line-height:12px;}
/**
 * Progress Meter
 */
#ctl00_contentCatalog_StepsBuild_Progress {
	margin:5px 0;
}


/**
 * Recommended Products
 */

#results #overview{
margin-top:0;
}
#results .recoProducts{
margin-top:0;
}
#results .recoProducts h3{
color:#a00;
background:#fff;
font-size:16px;
padding:0 0 5px 0;
margin:0;
}
#results .recoItem{
clear:both;
border-bottom:1px solid #ccc;
width:430px;
}
.recoItem img{
float:left;
margin:10px 10px 10px 0;
}
.recoItem a{
display:block;
font-size:14px;
font-weight:bold;
margin:10px 0 0 0;
}
.recoItem p{
padding:10px;
margin:0;
line-height:18px;
}

#results .recoProducts h4{
padding:25px 0 0 0;
margin:0;
}
#results .comparableItem,
#results .alternativeItem{
padding:3px 0 0 24px;
}
#results .recoProducts em{
color:#f00;
}
#results .recoProducts strong{
font-weight:bold;
font-style:italic;
color:#000;
font-size:14px;
}

.topBorderFull{
border-top:12px solid #000;
}
#tollFree{
color:#a00;
font-size: 14px;
font-weight: bold;
text-align: right;
margin:13px 25px 4px 0px;
}

