/* NOF CSS STYLES */

 H1 { font-family: Arial,  Helvetica,  Geneva,  Sans-serif; font-size: xx-large; color: rgb(0,0,204); font-weight: bold}
 H2 { font-family: Arial,  Helvetica,  Geneva,  Sans-serif; font-size: large; color: rgb(0,0,204); font-weight: bold}
 P { font-family: Arial}
 H3 { font-family: Arial,  Helvetica,  Geneva,  Sans-serif; font-size: small; color: rgb(0,0,204); font-weight: bold; font-style: italic; margin: 0px; padding: 0px; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none}
 .TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 11px;
	color: rgb(0,0,204);
	font-weight: normal;
	font-style: normal
}
 H5 { font-family: Arial,  Helvetica,  Geneva,  Sans-serif; font-size: x-small; color: rgb(0,0,204); font-weight: bold; text-align: center}
 H6 { font-family: Arial,  Helvetica,  Geneva,  Sans-serif; font-size: xx-small; text-transform: none; color: rgb(0,0,0); font-weight: normal; font-style: normal; font-variant: normal; text-align: center; clear: both; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none}
 .nof_DoorKnobDisc1Banners1-Banner1 {
font-family:Tahoma; font-size:18px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_DoorKnobDisc1Navbar2-Regular {
font-family:Arial; font-size:10px; font-weight:700; font-style:normal; color:#0000cc 
}

.nof_DoorKnobDisc1Navbar4-Rollover {
font-family:Arial; font-size:11px; font-weight:700; font-style:italic; color:#0000cc 
}

.nof_DoorKnobDisc1Navbar6-Highlighted {
font-family:Arial; font-size:11px; font-weight:700; font-style:normal; color:#0000cc 
}

.nof_DoorKnobDisc1Navbar8-HighlightedRollover {
font-family:Arial; font-size:11px; font-weight:700; font-style:normal; color:#0000cc 
}

.nof_DoorKnobDisc1Navbar3-Regular {
font-family:MS Sans Serif ; font-size:9px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_DoorKnobDisc1Navbar5-Rollover {
font-family:MS Sans Serif ; font-size:9px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_DoorKnobDisc1Navbar7-Highlighted {
font-family:MS Sans Serif ; font-size:9px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_DoorKnobDisc1Navbar9-HighlightedRollover {
font-family:MS Sans Serif ; font-size:10px; font-weight:700; font-style:normal; color:#ffffff 
}
.TextObject{	font-family : Arial
}

.DKDLabel {
	color: rgb(255,0,0);
 	font-weight: bold;
 	vertical-align: baseline;
 	list-style-type: none;
 	list-style-image: none;
 	background-image: none;
 	background-repeat: no-repeat;
 	padding: 0pt;
 	border-left-style: none;
 	margin-top: 0pt;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 0pt;
 	border-bottom-style: none
}

.PageHeading {
	font-size: small;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	font-style: italic;
 	text-align: left
}

.DKDField {
	list-style-type: none;
 	clear: none;
 	background-image: none;
 	border: 2pt outset rgb(255,0,0);
 	padding: 0pt;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.ProductHeading {
	font-size: x-small;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	text-align: center
}

.FieldLabel {
	font-size: small;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	font-style: italic;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: right;
 	background-image: none;
 	padding: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.FormTextLabel {
	font-size: small;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	font-style: italic;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: right;
 	background-image: none;
 	padding: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
/* NOF CSS STYLES END*/




		
		/*-----Body Styles -----*/		
		body {
			margin:0;
			padding:0;
			font-family: Arial, Hlvetica, sans-serif;
			height:100%;
			width:100%;
			background-color: #3a5ba2;
			font-family:Arial, Helvetica, sans-serif;
			}
			

		
		/*-----Body Links Styles -----*/		
			body a:link { color: rgb(0,0,204)}
			body a:active {
	color: rgb(0,0,204);
	font-weight: bold;
}
			body a:visited { color: rgb(0,0,204)}
			body a:hover { color: rgb(255,153,0)}
			
			/*-----Pagelayout Table Styles -----*/
			#tblcontainer {
			background-color:#ffffff;
			background-image:url(../assets/images/layout/bgleft.jpg);
			background-repeat:repeat-y;	}
			
			/*-----'Liquid' BG Cell Styles -----*/
			#spacebg {
			height:100%;
			width:87Px;
			background-image: url(../assets/images/layout/bgright.jpg);
			background-repeat:repeat-y;
			}
			
			/*-----Header Cell Styles -----*/
			#hdr {
	/*	width:330px; */
	width:800px;
	height:120px;
	background-image: url(../assets/images/layout/wholehdr.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0px;
	padding: 0px;
					}
					
#hdr table {
	width:800px;
	}		
#hdr table table{width:100%;}	
			
		
			#hdr p{margin:0; padding:0;}
			



			/*-----MIVA Header Cell Styles -----*/
			#hdr_miva {
/*	width:330px; */
	width:800px; 
	height:69px;
	background-image: url(../assets/images/layout/wholehdr_miva.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0px;
	padding: 0px;
					}
		
			#hdr_miva p{margin:0; padding:0;}			
			
			/*-----Nav/Left Cell Styles -----*/
			#nav {
			width:133px;
			padding:0;
			margin:0;
			z-index:50;
			background-image:url(../assets/images/layout/bgleft.jpg);
			background-repeat:repeat-y;		
			}
			
			/*-----Content Cell Styles -----*/
			#content {
			width:Auto;
			margin:0;
			padding:0 30px 25px 0px;
			}
			
			/*-----Footer 'Right'- Styles -----*/
			#footer {
			padding: 0 0 10px 0;
			width:auto;
			background-color:#ffffff;
			}
			
			/*-----Footer 'Left'- Styles -----*/
			#ftrleft {
			width:133px;
			padding: 0 0 10px 0;
			background-image:url(../assets/images/layout/bgleft.jpg);
			background-repeat:repeat-y;		
			background-color:#ffffff;}
			
					
			#clrbth {
			clear:both;
			}
			
			#SignUpForm {
	width:131px;
	height:55px;
	background-image:url(../assets/images/layout/newsletterformbannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-top: 53px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
					}
			
			#SignUpForm form {
			margin: 0;
			padding: 0;
			}
			
			#SignUpForm p{
	color:#0000CC;
	margin: 0;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
			}
			
			
			/*-----Old Main Navigation Link Styles-----*/
			/*-----NOT IN USE. KEPT FOR BACKUP-----*/
			/*-----Currently using individual styles for each main nav items found below-----*/
			.navlink {
			color: #0000cc;
			font-family: Arial, Hlvetica, sans-serif;
			font-size: 12px;
			font-weight:bold;
			text-decoration: none;
			width:133px;
			height:22px;
			display:block;
			background-image: url(../assets/images/layout/navbg.jpg);
			background-repeat: no-repeat;
			padding-top: 5px;
			margin:0;
			text-align: center;
			background-position: left top;
					}
					
			/* IE Height Fix for .navlinks-Navigation Link Style*/
			* html .navlink {
			height: 26px;
			}

			.navlink:hover {
	color:#ffffff;
	font-style:italic;
	background-image: url(../assets/images/layout/navbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
			}
					
					
			/*-----Main Nav Links Style -----*/
			
				.MNLbutton {
				width:133px;
				height:27px;
				display:block;
				text-decoration:none;
				background-repeat: no-repeat;
				padding:0;
				margin:0;
				background-position: left top;
				text-indent: -999999px;
								}
				.MNLbutton:hover {
				background-repeat: no-repeat;
				background-position: 0px -27px;
								}
								
								
				.MNLbutton2 {
				display:block;
				width:133px;
				height:27px;
				
				text-decoration:none;
				background-repeat: no-repeat;
				padding:0;
				margin:0;
				background-position: left top;
				text-indent: -999999px;
								}
				.MNLbutton2:hover {
				background-repeat: no-repeat;
				background-position: 0px -27px;
								}								
			
			
			/*-----Main Nav Links Style -----*/			
			/*---- TEMP HOLD ----*/
					/*-----Home Button Nav Styles -----*/
					.MNLHome {
					width:133px;
					height:27px;
					display:block;
					text-decoration:none;
					background-image: url(../assets/images/layout/mnlhome.jpg);
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent:-999999px
}
					.MNLHome:hover {
					background-image: url(../assets/images/layout/mnlhome.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
		
					/*-----Shop By Brand Button Nav Styles -----*/
					.MNLSBB {	
					width:133px;
					height:27px;
					display:block;
					text-decoration:none;
					background-image: url(../assets/images/layout/mnlsbb.jpg);
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent:-999999px
					}
					.MNLSBB:hover {
					background-image: url(../assets/images/layout/mnlsbb.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
		
					/*-----Shop By Product Button Nav Styles -----*/
					.MNLSBP {
					width:133px;
					height:27px;
					display:block;
					text-decoration:none;
					background-image: url(../assets/images/layout/mnlsbp.jpg);
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent:-999999px					
					}
					.MNLSBP:hover {
					background-image: url(../assets/images/layout/mnlsbp.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
					
					
				/*-----Shop By Product Button Nav Styles -----*/
					.MNLSBF {
					width:133px;
					height:27px;
					display:block;
					text-decoration:none;
					background-image: url(../assets/images/layout/mnlsbf.jpg);
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent:-999999px					
					}
					.MNLSBF:hover {
					background-image: url(../assets/images/layout/mnlsbf.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
		
					/*-----Our Policies Button Nav Styles -----*/
					.MNLContact {
					width:133px;
					height:27px;
					display:block;
					background-image: url(../assets/images/layout/mnlcontact.jpg);
					text-decoration:none;
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent: -999999px;
									}
					.MNLContact:hover {
					background-image: url(../assets/images/layout/mnlcontact.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
					
					.MNLPolicies {
					width:133px;
					height:27px;
					display:block;
					background-image: url(../assets/images/layout/mnlourpo.jpg);
					text-decoration:none;
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent: -999999px;
									}
					.MNLPolicies:hover {
					background-image: url(../assets/images/layout/mnlourpo.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}					
		
					/*-----Help Center Button Nav Styles -----*/
					.MNLHelp {
					width:133px;
					height:27px;
					display:block;
					text-decoration:none;
					background-image: url(../assets/images/layout/mnlhelpcenter.jpg);
					background-repeat: no-repeat;
					padding:0;
					margin:0;
					background-position: left top;
					text-indent:-999999px					
					}
					.MNLHelp:hover {
					background-image: url(../assets/images/layout/mnlhelpcenter.jpg);
					background-repeat: no-repeat;
					background-position: 0px -27px;
					}
			



			/*-----Footer Nav Links-----*/
			.ftrnavlink {
			font-family: Arial, Hlvetica, sans-serif;
			font-size: 12px;
			text-decoration: underline;
			text-align: center;
			padding:0 5px 0 5px;
			display:block;
					}
			
			.ftrnavlink:hover {
			color:#ff9900;
			}
			
			.ftrnavlinkend {
			border-right: 0 none ;
			}

			/*-----Back Button Style-----*/			
			.backbtn {
	text-decoration:none;
	width:87px;
	height:33px;
	display:block;
	margin:0;
	padding:0;
	background-image: url(../assets/images/layout/backbtn.jpg);
	text-indent: -999999px;
			}
			
			.backbtn:hover {
			background-position: 0px -33px;
			}
			
			
			/*-----Related Articles Icon Style-----*/
			.pprico {
			margin: 0 5px 0 15px;
			float:left;
			}
			
			/*-----Drop Down Menu Styles-----*/
			
			#dropmenudiv{
			width:140px;
			position:absolute;
			position:absolute;
			z-index:100;
			overflow: visible;
			}
			
			#dropmenudiv a{
			font-size:11px;
			color:#ffffff;
			width:11em;
			height:auto;
			display: block;
			padding:2px 0 0 5px;
			text-decoration: none;
			background-image:url(../assets/images/layout/subnavmainbg.gif);
			border-bottom-color: #030035;
			border-left-color: #6991cf;
			border-bottom-width: 2px;
			border-left-width: 2.5px;
			border-bottom-style: solid;
			border-left-style: solid;
			background-repeat: no-repeat;
			background-position: right top;
			white-space: nowrap;
					}

			#dropmenudivold a{
			color:#ffffff;
			width: 125px;
			height:18px;
			display: block;
			padding:2px 0 0 0;
			text-decoration: none;
			background-image:url(../assets/images/layout/subnavbg.gif);
			text-indent: 5px;
			background-repeat: no-repeat;
			background-position: left top;
			}
			
			/* Drop Down Menu Link Height FIX IE*/
			* html #dropmenudiv a {
			height: 20px;
			overflow: visible;
			}

			#dropmenudiv a:hover{
			font-weight: bold;

			}
		
			/*-----Drop Down Menu Styles End-----*/
			
			
			.MissingPG404 {
			padding-top: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			margin-top: 15px;
			width: 500px;
			text-align: center;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;
			border: thick solid #CCCCCC;
			}

			.MissingPG404 H1{
			font-size: x-large;
			font-weight: bold;
			margin: 0px;
			}

			.MissingPG404 p{
			margin:0;
			padding:0;
			font-size:medium;
			}

			.MissingPG404grey {
			color: #999999
			}
				

			/*-----Price Options Button Styles-----*/

			.PriceOptionBtn {
			width:76px;
			height:18px;
			display:block;
			background-image:url(../PriceOptionButton_css.jpg);
			background-repeat: no-repeat;
}
			.PriceOptionBtn:hover {
			height:18px;
			background-position: 0px -18px;
				}
			.PriceOptionBtn:active {
			height:18px;
			background-position: 0px -18px;
				}	
				
			/*-----Price Options Button Styles-----*/

/*			.PriceOptionBtn2 {
	margin:0 auto 0 auto;
	width:76px;
	height:18px;
	display:block;
	background-image:url(../PriceOptionButton2_css.jpg);
	background-repeat: no-repeat;
}
			.PriceOptionBtn2:hover {
	background-position: 0px -18px;
				}
			.PriceOptionBtn2:active {
			background-position: 0px -18px;
				}	 */
				
			.PriceOptionBtn2 {
	margin:0 auto 0 auto;
	width:99px;
	height:38px;
	display:block;
	background-image:url(../images/layout/buttons/priceoptionbtn.gif);
	background-repeat: no-repeat;
}
			.PriceOptionBtn2:hover {
	background-position: 0px -38px;
				}
		
							

			/*-----Index Page Links - Shop By Brand-----*/
			.ShopByBrand_IndxLink {
			display:block;
			height:64px;
			width:140px;
			border: 1px solid #adbdde;
			margin: 3px;
			text-indent:-99999px;
/*			overflow: hidden;*/
		}
			
			.ShopByBrand_IndxLink:hover {
			border: 1px solid #0000FF;
			margin:3px;
			}

			/*-----Index Page Links - Shop By Product-----*/
			.ShopByProd_IndxLink {
			display:block;
			height:26px;
			width:140px;
			border: 1px solid #adbdde;
			margin: 3px;
			text-align: center;
			padding-top: 70px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
}
			
			.ShopByProd_IndxLink:hover {
			border: 1px solid #0000FF;
			margin: 3px;
			}
			/*-----Index Page Links - Shop By Product Exted-----*/			
			/*-----Currently Not In Use-----*/						
			.ShopByProd_IndxLink_ext {
			display:block;
			height:26px;
			width:286px;
			border: 1px solid #adbdde;
			margin: 3px;
			
			text-align: center;
			padding: 70px 0 0 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
}


			
			.ShopByProd_IndxLink_ext:hover {
			border: 1px solid #0000FF;
			margin: 3px;
		}
		
		
		
			/*-----Coupons And Offers Button Style-----*/			
			.couponsBTN {
			display:block;
			height:84px;
			width:133px;
			background-image:url(../assets/images/couponsBtn.jpg);
			border:0;
			padding:0;
			text-indent:-999999px;}
			.couponsBTN:hover {
	background-repeat: no-repeat;
	background-position: center -84px;
}

			.QDbtn {
			display:block;
			height:84px;
			width:133px;
			background-image:url(../assets/images/QDbtn.jpg);
			border:0;
			padding:0;
			text-indent:-999999px;}
			.QDbtn:hover {
	background-repeat: no-repeat;
	background-position: center -84px;
}



			.quantDiscountTag {
	font-size: 12px;
	padding: 5px;
	display: block;
	width: auto;
	float:left;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	background-color: #C4E1FF;
	border: thin dotted #013298;			
			}
			
			.quantDiscountBtn {
	display:block;
	width:134px;
	height:35px;
	text-indent:-999999px;
	background-image: url(../assets/images/layout/quantity_discounts_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
			}
			
			.quantDiscountBtn:hover {
	background-position: left -35px;
}

			.PRObtn {
	display:block;
	width:134px;
	height:35px;
	text-indent:-999999px;
	background-image: url(../assets/images/layout/professional_discounts_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
			}
			
			.PRObtn:hover {
	background-position: left -35px;
}

.QtyDisTxt {
	font-size:12px;
	background-image: url(../assets/images/layout/savings_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	height: 1.5em;
	text-decoration: none;

}

.QtyDisTxt .nostylelnk{
text-decoration:none;
color:#000000;
}
				
				
#footernavigation {
	list-style:none;
	height: 25px;
}

#footernavigation li{
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	height: 10px;
}

#footernavigation li a{
	font-size: 12px;
	text-decoration: none;
	background-color: #e6eaf3;
	padding: 3px;
	border: 1px solid #A4B1D2;
}
#footernavigation li a:hover{
	color: #FFFFFF;
	background-color: #013298;
}


#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#navlist a:link, #navlist a:visited
{
	background-color: #e6eaf3;
	text-decoration: none;
	border: 1px solid #A4B1D2;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#finishpop {
	padding:10px;
	display: block;
	width: 356px;
}

#finishpop h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
#finishpop h3{
	color: #666666;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#finishpop #swatchcont {
	border: thin solid #B0C8FF;
	padding: 5px;
	display: block;
	margin-top: 10px;
	width: 340px;
}

#faqcontainer p{
	font-size: 12px;
}
#faqcontainer a{}
#faqcontainer a:hover{}
#faqcontainer ul{}
#faqcontainer li{
	font-size: 12px;
}


.login {
	background-image: url(../assets/images/layout/icon_login.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-right: 10px;
}
.login:hover{}

.mycart {
	background-image: url(../assets/images/layout/icon_mycart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}
.mycart:hover{}

.checkout {
	background-image: url(../assets/images/layout/icon_checkout.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}
.checkout:hover{}


.ordertrack {
	background-image: url(../assets/images/layout/icon_ordertracking.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
.ordertrack:hover{}


.tdsepcustico {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.HelpPageTitle {
	font-family: Arial;
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
}



/*RELATED PRODUCT NAV - STYLES*/
.related_products_cont {
	background-color:#e6eaf3;
	border:1px solid #07328e;
	display:block;
	clear:both;
	padding:5px;
	text-align:center;
}


.relatedprodIcon {
	display:block;
	width:140px;
	height:24px;
	text-align: center;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	padding-top: 70px;
	border: 1px solid #98AAD8;
}

.relatedprodIcon:hover {
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}

#sbp_home {
	width: 267px;
	background-color: #D9E0F0;
	background-image: url(../assets/images/layout/home/shop_by_product_ftrbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sbp_home H1, H2, H3, H4, H5, H6 {
padding:0;
margin:0;
}

#sbp_home a{
margin:0;
padding:0;
}

#sbbcabinet_home {
	width: 376px;
	background-color: #D9E0F0;
	background-image: url(../assets/images/layout/home/shop_by_brand_ftrbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	float: left;
	margin-left: 3px;
	margin-top: 10px;
}

#sbb_home {
	width: 376px;
	background-color: #D9E0F0;
	background-image: url(../assets/images/layout/home/shop_by_brand_ftrbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	float: left;
	margin-left: 3px;
}


.SBBHdrHome {
	display: block;
	width: 376px;
	background-image: url(../assets/images/layout/home/shop_by_brand_homehdr.jpg);
	background-repeat: no-repeat;
	background-color: #143DA9;
	text-indent: -999999px;
	margin-bottom: 5px;
	cursor: pointer;
	height: 41px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.SBBCHdrHome {
	display: block;
	width: 376px;
	background-image: url(../assets/images/layout/home/shop_by_brandCabinet_homehdr.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-indent: -999999px;
	margin-bottom: 5px;
	cursor: pointer;
	height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.SBBComHdrHome {
	display: block;
	width: 376px;
	background-image: url(../assets/images/layout/home/shop_by_brandCommercial_homehdr.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-indent: -999999px;
	margin-bottom: 5px;
	cursor: pointer;
	height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.SBPHdrHome {
	display: block;
	height: 41px;
	width: 267px;
	background-image: url(../assets/images/layout/home/shop_by_product_homehdr.jpg);
	background-repeat: no-repeat;
	background-color: #143DA9;
	text-indent: -999999px;
	margin-bottom: 5px;
	cursor: pointer;
}

.SBPHm_links {
	display: block;
	background-image: url(../assets/images/layout/home/sbp_homehdr_bg.jpg);
	height: 56px;
	width: 267px;
	text-decoration: none;
	font-size: 18px;
	background-position: center top;	/*background-image: url(../assets/images/layout/home/sbp_homehdr_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.SBPHm_links:hover{
	background-position: 0px -56px;
}
.SBPHm_links:active {
	font-weight: normal;}

.SBPHm_LinkSpan {
	background-image: url(../assets/images/layout/home/sbp_homehdr_links_ul.jpg);
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-top: 16px;
	cursor: pointer;
	margin-right: 15px;
}
	
.SBPHm_links236 {
	display: block;
	background-image: url(../assets/images/layout/home/sbp_homehdr_bg.jpg);
	height: 64px;
	width: 236px;
	text-decoration: none;
	font-size: 18px;
	background-position: center top;	/*background-image: url(../assets/images/layout/home/sbp_homehdr_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.SBPHm_links236:hover{
	background-position: 0px -64px;
}
.SBPHm_links236:active {
	font-weight: normal;}	
.SBPHm_LinkSpan236 {
	background-image: url(../assets/images/layout/home/sbp_homehdr_links_ul.jpg);
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-top: 22px;
	cursor: pointer;
	margin-right: 15px;
}	
	
	
/*.SBPHm_Knobsets span {
	background-image: url(../assets/images/layout/home/sbp_homehdr_links_ul.jpg);
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-top: 16px;
	margin-right: 10px;
}*/



.SBB_Link {
	background-color: #FFFFFF;
	display: block;
	height: 64px;
	width: 116px;
	text-indent: -999999px;
	margin: 2.5px;

}

.SBB_Link:hover {
	background-color: #FFFFFF;
	display: block;
	height: 60px;
	width: 112px;
	text-indent: -999999px;
	border: 2px solid #0099FF;
	background-position: -2px -2px;
}

* html .SBB_Link:hover {
	background-color: #FFFFFF;
	display: block;
	height: 64px;
	width: 116px;
	text-indent: -999999px;
	border: 2px solid #0099FF;
}

#home_banner {
	width:646px;
	height:170px;
	align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.highlight {
	padding:10px;
	margin:0 0 30px 0;
	font-size:12px;
	border:5px solid #D0E0F0;
	text-align:center;
}

.highlight2 {
	padding:10px;
	margin:10px 18px 10px 18px;
	font-size:12px;
	border:5px solid #D0E0F0;
	text-align:center;
}

#homelinkscont {
	width:646px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}

#HomeTitle {
display:block;
width:389px;
height:64px;
background-image:url(../assets/images/layout/dkdc_logo.jpg);
background-position:top left;
border:none;
text-indent:-999999px;
margin:0;
padding:0;
}

.homeh1 {
font-size:10px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;}


a.sbpnavbtn{
	display:block;
	width:208px;
	height:150px;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
	background-position: 0px top;
	background-repeat: no-repeat;

}

a.sbpnavbtn:hover{
	background-position: 0px -150px;
}

#MoreBrandCont {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D6;
	padding: 5px;
	width: 664px;
	margin-right: auto;
	margin-left: auto;
/*	-moz-border-radius:10px;*/
/*	text-align: right;*/
	overflow:hidden;
}


#MoreBrandCont .heading {
	color: #333333;
	font-size: 14px;
}
#MoreBrandCont p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#MoreBrandCont a{
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 6px;
	color:#00C;
	line-height:1.5em;
}
#MoreBrandCont a:hover, a:active{
color:#000000;
font-weight:normal;
}

.MoreBrandContActive {
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
	color:#000000;
	font-weight:bold;

}


#MoreBrandCont ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MoreBrandCont ul li{
	float: right;
	
	margin-right: 5px;
	border:solid 1px #999;
	padding-right: 6px;
	color:#333333;	
}
#MoreBrandCont ul li a{
	font-size: 12px;
}
#MoreBrandCont ul li a:hover{}
#MoreBrandCont ul li .MoreBrandContActive{}

#MoreBrandCont2 {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D6;
	padding: 5px;
	width: 638px;
	margin-right: auto;
	margin-left: auto;
/*	-moz-border-radius:10px;*/
	text-align: right;
	overflow:hidden;
}


#MoreBrandCont2 .heading {
	color: #333333;
	font-size: 14px;
}
#MoreBrandCont2 p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#MoreBrandCont2 a{
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 6px;
	color:#333333;
}
#MoreBrandCont2 a:hover, a:active{
color:#000000;
font-weight:normal;
}

.MoreBrandContActive {
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
	color:#000000;
	font-weight:bold;

}


#MoreBrandCont2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MoreBrandCont2 ul li{
	float: right;
	
	margin-right: 5px;
	border:solid 1px #999;
	padding-right: 6px;
	color:#333333;	
}
#MoreBrandCont2 ul li a{
	font-size: 12px;
}
#MoreBrandCont2 ul li a:hover{}
#MoreBrandCont2 ul li .MoreBrandContActive{}


/* More Brand Updated with List */
#morebrand {
	margin:0;
	list-style-type:none;
	background-color:#eee;
	border:solid 1px #ddd;
	padding:5px;
	overflow:hidden;
	width:638px;
	text-align:right;
	}
#morebrand div {
	}
#morebrand li{
	display:inline;
	padding:0;
	margin:0;
	}
#morebrand li a{
	display:inline;
	border-right:solid 1px #bbb;	
	text-decoration:underline;
	color:#444;
	font-size:12px;
	padding:0 7px;
	}
	
#morebrand li.last a{
	border-right:none;
	padding-right:0;
	}
#morebrand li a:hover{
	color:#000;
	}
#morebrand li a.active{
	font-weight:bold;
	text-decoration:none;
	}

/*-----------END MOREBRAND OLD ---------------------*/

ul.morebrandtabs {
	padding:5px 0 0 0;
	margin:3px 0 20px 0;
	list-style-type:none;
	display:block;
	overflow:hidden;
	position:relative;
	}
ul.morebrandtabs li {
	padding:0;
	margin:0;
	float:left;
	border-bottom:solid 1px #ddd;	
	margin-top:-5px;
	}
ul.morebrandtabs li a,ul.morebrandtabs li a:visited {
	float:left;
	margin:0 3px -1px 0;
	padding:0 10px;
	display:block;
	height:25px;
	line-height:28px;
	
	background-color:#ddd;
	text-decoration:none;
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;	
	background:url(../images/layout/morebrand-bg.jpg);
	position:top left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
	white-space:nowrap;
	}	
ul.morebrandtabs li a:hover,ul.morebrandtabs li a:focus {
	background-position:left -37px;
	color:#333;
	}
ul.morebrandtabs li a.active, ul.morebrandtabs li a:active {
	background-position:left -74px;
	border-bottom:solid 1px #fff;
	font-weight:bold;
	color:#336699;
	}
	
/*ul.morebrandtabs {
	padding:0;
	margin:0;
	list-style-type:none;
	padding:10px;
	border:solid 1px #ddd;
	background-color:#eee;
	}
ul.morebrandtabs li {display:inline;}
ul.morebrandtabs li a,ul.morebrandtabs li a:visited {
	font-size:12px;
	color:#333;
	padding:0 2px;
	}*/

/*-----------END MOREBRAND NEW --------------------*/

.textindent {
display:block;
text-indent: -999999px;
}

h1.headingBlue {
color:rgb(0,0,204);
font-size:16px;
font-weight:bold;
margin:0;
padding:0;

}


/* -------------ENTRY PAGE STYLES ---------------*/

.PrdGrpImgCell{}
.PrdGrpTtleCellCont{
	background-image: url(../assets/images/layout/productpage/tbl_cell_grpTitle_bg.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	background-color: #163CAB;
}
.PrdGrpTtleCell{
	padding: 3px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

.PrdGrpTtleCell a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 16px;
}


#FinishContainer {
	width:618px;
	background-color:#e6eaf3;
	border:1px solid #163CAB;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	-moz-border-radius:10px*/
}

#FinishContainer h3{
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	text-align: left;
}
#FinishContainer p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #5C6069;
	text-align: left;
}

#FinishContainer img{
margin:2px;
}

/* Finish Container For 2 Column*/
#FinishContHalf {
	width:309px;
	background-color:#e6eaf3;
	border:1px solid #163CAB;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	-moz-border-radius:10px*/
}

#FinishContHalf h3{
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	text-align: left;
}
#FinishContHalf p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #5C6069;
	text-align: left;
}

#FinishContHalf img{
margin:2px;
}

#FinishNotes {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D6;
	padding: 5px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
		-moz-border-radius:10px
}

#FinishNotes p{
	color: #333333;
	font-size: 10px;
	padding: 0px;
	text-align: left;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}






#PriceRange {
	background-color: #F1F4FE;
	display: block;
	border: 1px solid #6788EB;
	font-size: 12px;
	padding: 3px;
	width: 425px;
	margin: 0px;
}

#PriceRange p{
	margin: 0px;
	padding: 0px;
}
.roundedcornr_box_481662 {
   background: #ffffff;
}
.roundedcornr_top_481662 div {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_481662 {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedcornr_bottom_481662 div {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundedcornr_bottom_481662 {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.roundedcornr_top_481662 div, .roundedcornr_top_481662, 
.roundedcornr_bottom_481662 div, .roundedcornr_bottom_481662 {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_481662 { margin: 0 7px; }

.related_products_cont {
	background-color:#e6eaf3;
	border:1px solid #07328e;
	display:block;
	clear:both;
	padding:5px;
}


.relatedprodIcon {
	display:block;
	width:140px;
	height:24px;
	text-align: center;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	padding-top: 70px;
	border: 1px solid #98AAD8;
}

.relatedprodIcon:hover {
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}

.BrandEntryH1 {
	padding:0;
	margin:0;
	font-size:10px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.BrandEntryH2{
	padding:0;
	margin:0;
	text-indent:-999999px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	background-repeat: no-repeat;
}

.shipdate {
	font-size: 14px;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
}

.SBFEntryLink {
	color: #06318F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.SBFEntryLink:hover {
	color: #FFCC00;
}


.topsmallinks a{
font-size: 11px;
color:#999999;
}

.topsmallinks a:hover{
color:#000066;
}


.blue19bold {
	font-size: 19px;
	color: #0000CC;
	font-weight: bold;
}

.black19bold {
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}

.ProdPgH1 {
	color: rgb(0,0,204);
/*	color:#000000;*/
	font-family:tahoma;
	text-align:left;
	font-size:25px;
	display: block;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ProdPgSecHdr {
	display: block;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.ProdPgSecHdr2 {
	display: block;
	border-bottom-style: solid;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #CCCCCC;
}


.PageNav{
	padding: 5px;
	font-size: 12px;
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.PgNavDirOff {
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.PgNavDirActive a{
	border: 1px solid #AABDEE;
	background-color: #D0E0F0;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	}
.PgNavDirActive a:hover {
	color: #FFFFFF;
	background-color: #9CBEE0;
}

.PgNavDirActive a:visited {
	color:#000000;
}
.pgNoOff{
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
}

.pgNoOnBtn{
	border: 1px solid #AABDEE;
	background-color: #D0E0F0;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;

}

.pgNoOn a{
	border: 1px solid #AABDEE;
	background-color: #D0E0F0;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
}

.pgNoOn a:hover{
	color: #FFFFFF;
	background-color: #9CBEE0;
	}
	
.pgNoOn a:visited{
	color: #000000;
}	
	
.hrstyle {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 6px;
	padding:0;
	margin:5px 0 5px 0;	
}

.priceranget {
	font-size:11px;
	padding:0;
	color:#333333;
	text-align:right;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}

.priceranget2 {
	font-size:11px;
	padding:0;
	color:#333333;
	display: block;
	padding-top: 8px;
/*	clear:both; */	

}
.retailt{
color:#999999;}
.yourpricet{
	font-weight:bold;
	color:#0000CC;
	margin-bottom: 20px;
}
.pricet{
font-weight:bold;
}


/*------- Shop By Specific Product ++Horizontal++ Styles --------*/
.sbh1 {
	display:block;
	width:628px;
	height:42px;
	text-align:right;
	font-family:Tahoma;
	font-size:30px;
	font-weight:normal;
	color:#FFFFFF;
	background-image: url(../assets/images/entrypages/shopby/sbheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 37px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

* html .sbh1 {
	height:79px; 
	width:648px; }

.sbp_rowpdisplay{
	display:block;
	width:648px;
	height:111px;
	text-align:left;	
	background-image: url(../assets/images/entrypages/shopby/sb_pdisplayrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:10px auto 0 auto;
	cursor:pointer;
	text-decoration:none;

}

.sbp_rowpdisplay:hover{

	background-position: center -111px;}
	
	
.sbp_rowpdisplay .rowpd_logo{
/*display:block;*/
/*width:174px;*/
/*height:72px;*/
margin:0;
text-align:left;
/*padding:14px 0 0 15px;*/
/*float:left;*/
}

* html .sbp_rowpdisplay .rowpd_logo{
/*padding:14px 0 0 15px;*/
}

.sbp_rowpdisplay .rowpd_logo img{
border:none;
margin:14px 0 0 15px;
}

.sbp_rowpdisplay .rowpd_prod{
/*display:block;*/
/*width:174px;*/
/*height:72px;*/ 
margin:0;
text-align:left;
/*padding:14px 0 0 14px;*/
/*float:left;*/
}

* html .sbp_rowpdisplay .rowpd_prod{
/*padding:14px 0 0 14px;*/
}

.sbp_rowpdisplay .rowpd_prod img{
margin:14px 0 0 14px;
padding:0;
border:0;
}

.sbp_rowpdisplay .rowpd_link {
	display:block;
	clear:both;
	font-size:11px;
	color:#000000;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
	text-decoration: none;
}

/*------- Shop By Specific Product ++Verticle++ Styles --------*/

.sbp_vpdisplay{
	display:block;
	width:206px;
	height:244px;
	margin:0;
	padding:0;
	background-image: url(../assets/images/entrypages/shopby/sb_pdisplayverticle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	text-align: center;
}

.sbp_vpdisplay:hover{

	background-position: center -244px;} 
	

.sbp_vpdisplay .vpd_logo{
	/*display:block;*/
	/*width:174px;*/
	/*height:130px;*/
	margin:0;
	text-align:left;
	/*margin:13px 0 0 16px;*/
	}

.sbp_vpdisplay .vpd_logo img{
border:none;
margin:13px 0 0 0px;
}

.sbp_vpdisplay .vpd_prod{
display:block;
/*width:174px;*/
/*height:72px;*/
margin:0;
padding:16px 0 0 0;

}
/* * html .sbp_vpdisplay .vpd_prod{
padding:17px 0 0 0;
}*/

.sbp_vpdisplay .vpd_prod img{
margin:0;
padding:0;
border:0;
}

.sbp_vpdisplay .vpd_link {
display:block;
clear:both;
font-size:10px;
color:#6d7078;
padding:5px 0 0 25px;
}

/* Product Display Styles*/
#ProdPgBC {
	text-align: left;
	font-size: 12px;
}
#ProdPgBC p{}
#ProdPgBC a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #999999;
}
#ProdPgBC a:hover{
	color: #0033CC;
}
#ProdPgBC a:visited{}



.prodCont {
	text-align: center;
	margin: 10px 10px 20px 10px;
}

.prodCont img{
/*width:100px;*/
/*height:95px;*/
margin:0 auto 0 auto;
text-align:center; }

.ProdDescription {
	display: block;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.ProdName {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}
.ProdFinish {
	color: #999999;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.ProdInfo1 {
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.ProdPrice {
	font-weight: bold;
	color: #000000; 
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.PriceAmt { font-size:15px;
			font-weight:bold; }
.PriceandUp { font-size:15px; color:#666666; font-weight:bold;}


.ProdHandle {
}

.ProdHandleTable {
	margin-bottom: 20px;

}

#ProdMoreBrand {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D6;
	padding: 5px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
		-moz-border-radius:10px
}




.SBBBtnCont {
	display:block;
	width:205px;
	height:73px;
	background-image:url(../assets/images/layout/SBB_BtnCont.jpg);
	text-align: center;
	padding-top: 13px;
	background-repeat: no-repeat;
	margin: 5px;
}

.SBBBtnCont:hover {
	background-position: 0px -86px;
}

*html .SBBBtnCont {
	height:86px;
}

/* Left Column Blog Container */
#BlogLinksWrap {
	background-image: url(../assets/images/layout/blogLinksBg.jpg);
	display: block;
	height: 48px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 9px;

}

*html #BlogLinksWrap {
	height: 58px;
}

#BlogLinksWrap a.blogLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../assets/images/layout/blogtxtLinkbg.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 17px;
	margin-left: 15px;
	color: #333333;
}

#BlogLinksWrap a.blogLink:hover {
	color: #blue;
}


a.blogLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../assets/images/layout/blogtxtLinkbg.jpg);
	background-repeat: no-repeat;
	margin-left:15px;
	padding-left: 17px;
	color: #FFFFFF;
	display:block;
	margin-bottom:5px;
}

a.blogLink:hover {
	color: #blue;
}

a.rssLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../assets/images/layout/blogRssBg.jpg);
	background-repeat: no-repeat;
	margin-left:15px;
	padding-left: 17px;
	display:block;
	color:#ffffff;
	
}


.pgheader1 {
	background-image: url(../assets/images/entrypages/shopby/sbheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 628px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#infopgwrapper {
	text-align:left;
}
#infopgwrapper h2{
font-size:25px;
font-weight:bold;
font-style:normal;
color:;
}
#infopgwrapper h3{
font-size:20px;
font-weight:bold;
font-style:normal;
color:;
}
#infopgwrapper h4{
font-size:15px;
font-weight:bold;
font-style:normal;
color:;
}
#infopgwrapper ul{}
#infopgwrapper ul li{}
#infopgwrapper p{
font-size:13px;
line-height:1.5em;
text-indent:1.5em;
}
#infopgwrapper a{}
#infopgwrapper a:hover{}
#infopgwrapper a:visted{}

/* Comodo Hacker Guardian Z-index*/
#tl_pop {z-index:999999;}

/* QTY/FreeShip Buttons*/
/*#promo {overflow:hidden;display:block;margin:10px 0;height:1%;font-size:11px;}
#promo ul{padding:0;margin:0;list-style-type:none;float:left;display:block;}
#promo ul li{display:block;background:url(../assets/images/layout/promo_bg.jpg) repeat-x bottom;border:solid 1px #b6d34a;margin-bottom:3px;}
#promo ul li a{text-decoration:none;border-bottom:solid 1px #669900;font-weight:bold;color:#339900;text-transform:uppercase;font-size:10px;}
#promo ul li a:hover{color:#FF3300;border-bottom:solid 1px #FF3300;}
#promo ul li span {padding:3px 10px 3px 30px;display:block;}
#promo ul li span.qty {background:url(../assets/images/layout/promo_qty.jpg) no-repeat 10px ;}
#promo ul li span.freeship {background:url(../assets/images/layout/promo_freeship.jpg) no-repeat 5px;}*/

#promo {overflow:hidden;display:block;margin:10px 0;height:1%;font-size:11px;}
#promo ul{padding:0;margin:0;list-style-type:none;float:left;display:block;}
#promo ul li{display:block;background:url(http://www.doorknobdiscountcenter.com/assets/images/layout/promo_bg.jpg) repeat-x bottom;border:solid 1px #b6d34a;margin-bottom:3px;}
#promo ul li a{text-decoration:none;font-weight:bold;color:#339900;text-transform:uppercase;font-size:10px;}
#promo ul li a:hover{color:#FF3300;}
#promo ul li span.qty {padding:3px 10px 3px 30px;background:url(http://www.doorknobdiscountcenter.com/assets/images/layout/promo_qty.jpg) no-repeat 10px;display:block;}
#promo ul li span.freeship {padding:3px 10px 3px 30px;background:url(http://www.doorknobdiscountcenter.com/assets/images/layout/promo_freeship.jpg) no-repeat 5px;display:block;}
#promo ul li span.nostylelink {color:#000;text-decoration:none;font-size:11px;font-weight:normal;text-transform:none;}

/* Dynamic Attribute Price Updater styles */
.pm_total_all {font-weight:bold;color:#0033cc;}
.pm_total_label {}
.pm_total_amt {}
#beProdTotal {}


/* NOTICE STYLES*/

/* Notice Red */
.noticered {display:block;padding:5px;border:solid 1px red;background-color:#FFE6E7;font-weight:bold;font-size:12px;margin-top:10px;}

/* SmartKey Pop Up Product Page Link*/
a.smartkeylink {
	display:block;
	margin:0 auto;
	height:39px;
	text-decoration:none;
	color:#000;
	background-image: url(../images/layout/prom/smartkey-promo-bg.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	width:498px;*/
	padding-left:170px;
	padding-top:12px;

}

a.wlsmartkeylink {
	display:block;
	margin:0 auto;
	height:39px;
	text-decoration:none;
	color:#000;
	background-image: url(../images/layout/prom/wl-smartkey-promo-bg.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	width:498px;*/
	padding-left:170px;
	padding-top:12px;

}

a.schlsecurekeylink {
	display:block;
	margin:0 auto;
	height:39px;
	text-decoration:none;
	color:#000;
	background-image: url(../images/layout/prom/schlage-securekey-promo-bg.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	width:498px;*/
	padding-left:170px;
	padding-top:12px;

}

/*  Product Page Interior Knob Selection Links  */
#interiorselection {
	font-family:tahoma;
	list-style-type:none;
	padding:0;
	margin:0;
	width:108px;
	}
#interiorselection span{
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	padding-bottom:5px;
	display:block;
	border-bottom:solid 1px #ddd;
	}
#interiorselection li{
	padding:0;
	margin:0 0 5px 0;
	}
#interiorselection li a{
	display:block;
/*	padding:5px;*/
	background-color:#eee;
	border:solid 2px #ccc;
	text-decoration:none;
	color:#000;
	font-size:12px;
	padding:14px 5px 5px 5px;
	background-repeat:no-repeat;
	background-image: url(../images/layout/buttons/interiorselection-static-bg.gif);
	background-position: 5px 5px;	

/*	white-space:nowrap;*/
	}
#interiorselection li a:hover{
	border-color:#3a5ba2;
	background-color:#e6eaf3;
	font-weight:bold;
	}
	
#interiorselection li a.active	{
	background-color:#3a5ba2;
	border-color:#3a5ba2;
	font-weight:bold;
	color:#fff;
	padding:10px 5px;
	background-image: url(../images/layout/buttons/interiorselection-active-bgarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
/* Product Display Tool Tip */

.tooltip {
	display:none;
	font-size:12px;
	background-color:#FFFFFF;
	padding:10px;
	color:#000;
	-webkit-box-shadow: 5px 5px 10px #ccc;
	border:solid 1px #ccc;

}

/* Pop Tag Styles / Tooltip */

div.tooltip {
	display:none;
	font-size:12px;
	color:#000;	
	border:solid 1px #ddd;
	padding:5px;
	background: #eeeeee; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* ie */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* opera */	
	-webkit-box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.prodCont .poptag {
	border:none;
	outline:none;
	margin-bottom:5px; !important
	}
 
/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

.backingtt {padding:0;
margin:0;
list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.backingtt li{
	padding:0;
	margin:0;
	}
.backingtt li span{
	display:block;
	background-color:#eee;
	border:solid 1px #ddd;
	padding:5px;
	font-weight:bold;
	}
.backingtt li p{}
.backingtt li a{
	display:block;
	text-decoration:none;
	background-color:#E2F0FE;
	padding:5px;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	}
.backingtt li a:hover{
	background-color:#0066CC;
	font-weight:bold;
	color:#fff;
	}

.linkbtngrey {
	background-color:#eee;
	border:solid 1px #ddd;
	display:block;
	color:#333;
	font-size:12px;
	width:120px;
	text-align:center;
	padding:3px;
	font-weight:bold;
	}
.linkbtngrey:hover {
	background-color:#0000cc;
	color:#fff;
	border:solid 1px #0000cc;
	}
	
/* MM4 Basket PROMO/Banners */

/* BASKET PROMO/BANNER */

table#baskbanners {color:#353535;font-size:12px;}
table#baskbanners a {
		color:#0066CC;	
	}
table#baskbanners .baskbanpanel {
		border:dashed 2px #666;
		height:115px;
		text-align:center;		
		position:relative;
	}
table#baskbanners .baskbanpanel .moreinfolink {
		position:absolute;
		display:block;
		width:100%;
		bottom:-20px;
		left:0;
		font-size:11px;
		width:100%;	
	
	}
	
table#baskbanners .baskbanpanel hr {
	border:none;
	border-bottom:solid 3px #ddd;
	padding:0;
	margin:3px auto;
	width:92%;
	}
table#baskbanners .baskbanpanel .thdr {
	font-size: 20px;
	font-weight: bold;
	display: block;
	}	
table#baskbanners .baskbanpanel .t18 {font-size: 18px;}
table#baskbanners .baskbanpanel .t17 {font-size: 17px;}	
table#baskbanners .baskbanpanel .t14 {font-size: 14px;}
table#baskbanners .baskbanpanel .t13 {font-size: 13px;}
table#baskbanners .baskbanpanel .tblue {color: #06C;}
table#baskbanners .baskbanpanel .tgreen {color: #6C0;}
table#baskbanners .baskbanpanel .tmaroon {color: #8B0423;}
#freeshipbask {	}
#qtydiscbask {
/*	padding-top:17px;*/
	height:115px !important;
	}
#baldwinbask, #emtekbask {
	padding-top:7px;
	height:108px !important;
	}
