/* ##### BODY ##### */

@media screen {
	#bodycontent {
		text-align: left;
		margin: 10px auto 0 auto;
		width: 962px;
		background-color:#DCDDDE;
	}
}

body {
  	background-color: #FFFFFF;
 	font-family: Arial, sans-serif;
  	font-size: 12px; 
  	color: #000000;
  	margin: 0;
  	padding: 0;
  	position: absolute;
  	left:0;
  	top: 0;
  	right:0;
}

form {
	margin: 0;
	padding: 0;
}



a.showvisited:visited {
	color: #999999;
	text-decoration: underline;
}


/* ##### TOP ##### */

@media screen {
	#top {
		width: 962px;
		background-color: #FFFFFF;
	}

	.header {
		width: 962px; 
		height: 64px;
		/*changed to 100 for Free Shipping Offer: 100px */
	}

	.topnav {
		width: 962px; 
		height: 27px;
		font-size: 12px;
		text-align: center;
		margin: 0;
	}

	.topnav2 {
		color: #E81B19;
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-align: right;
		margin-right: 10px;
	}

	.topnav3 {
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-align: right;    
		margin-right: 10px;
		margin-top: 10px;
	}

	/* Topnavbar links */	
	.topnavbar {
		float: left;
		text-align: center;
		background-image:url(/images/Catalog/topnav_button.gif);
		width: 100%;
		height: 27px;
		color:white; 
		font-family:Arial,sans-serif; 
		font-weight:bold; 
		font-size:97%;
	}
	
	.topnavbaritem {
		float: left;
		text-align: center;
		background-image:url(/images/Catalog/topnav_button.gif); 
		padding-top: 4px;
		height: 23px;
		color:white; 
		font-family:Arial,sans-serif; 
		font-weight:bold; 
	}
	
	.topnavbaritem:hover{
		background-image:url(/images/Catalog/topnav_button_hover.gif); 
		
	}
	

	a.topnav4:link {
		text-align: center;
		background-image:url(/images/Catalog/topnav_button.gif); 
		padding-top: 4px;
		padding-right: 15px;
		padding-left: 15px;
		height: 23px;
		color:white; 
		font-family:Arial,sans-serif; 
		font-weight:bold; 
		text-decoration: none;
	}
	
	a.topnav4:visited {
			text-align: center;
			background-image:url(/images/Catalog/topnav_button.gif); 
			padding-top: 4px;
			padding-right: 15px;
			padding-left: 15px;
			height: 23px;
			color:white; 
			font-family:Arial,sans-serif; 
			font-weight:bold; 
			font-size:12px;
			text-decoration: none;
	}
	
	
	
	a.topnav4:hover {
		
		background-image:url(/images/Catalog/topnav_button_hover.gif); 
		color:white; 
		text-decoration: none;
		
	
	}
}	

	
	
	

@media print {
	.topnav, .topnav2, .topnav3, .topnav4, .topnavbar, .topnavbaritem {
		display: none;
	}
}

.logos {
	float: left;
}

.header a {
  	color: #000000;
	text-decoration: underline;
}

.header a:hover {
  	color: #E81B19;
  	text-decoration: underline;
}

.topnav2 a {
  	color: #000000;
	text-decoration: underline;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right:5px;
}

.topnav2 a:hover {
  	color: #E81B19;
  	text-decoration: underline;
}

.topnav3 a {
  	color: #000000;
	text-decoration: underline;
	padding-bottom: 3px;
	padding-top: 3px;
}

.topnav3 a:hover {
  	color: #E81B19;
  	text-decoration: underline;
}


@media screen {

	.limited-time-offer {
  		color: #009900;
  		font-family: Verdana, sans-serif;
		font-weight: bold;
  		font-size: 16px;
		margin-left: 25px;
		float: left;
		padding-top: 23px;
		padding-bottom: 13px;
		}	
		
	.limited-time-offer a:link {
		color: #009900;
		}
	
	.limited-time-offer a:visited {
		 color: #009900;
		  }
		  
	.limited-time-offer a:hover {
		 color: #0064CC;
		  }	 
		
	.search {
		background-image:url(/images/catalog/search.gif);
		float: right;
		width: 307px;
		height: 23px;
		background-color: #FFFFFF;
		}
}

@media print {
	.search {
		display: none;
	}
}

.search input {
	font-size: 10px;
}

input.inSearch {
	float:right; 
	margin-right:8px; 
	margin-top:3px; 
	height:10px; 
	width:130px
}

input.inSubmit {
	float:right; 
	margin-right:24px;
	margin-top:2px;
}

/* ##### LEFT ##### */

@media screen {
	#leftbar {
		background-color: #DCDDDE;
		width: 148px;   
		float: left;
		height:auto;
	}
}
@media print {
	#leftbar {
		display: none;
	}
}

.quick {
  	background-color: #F5F5F5;
  	width: 148px;	
  	float: left;
  	clear: left;
	padding-bottom: 2px;
	padding-right:0px;
}

.quick p {
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 8px;
}

.quick form {
	margin: 0;
	padding: 0;
	
}

.quick a {
	color: #0064CC;
	text-decoration: underline;
}

.quick a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

/* LEFT NAV */

.menu {
	background-color: #DCDDDE ;
  	width: 148px; 
 	float: left;
  	clear: left;
}

.menu p {
  	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
  	padding-left: 10px;
}

ol {
	margin-left: 10px;
}

.menu ul {
  	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;	
}

.menu li {
	padding-bottom:3px;
	padding-top: 3px;
	border-bottom-style: solid;
	border-bottom-width: 0.5px; 
	border-bottom-color: #afacac ;

}

.menu li.highlight {
	font-style: italic;
}

.menu ul.sublist {
  	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;	
}

.menu ul.sublist li {
	padding: 1px;
	border: 0;
	font-style: italic;
}

.menu ul.subsublist {
  	list-style-type: none;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;	
}

.menu ul.subsublist li {
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0;
	font-style: italic;
}

.menu a {
	color: black;
	text-decoration: none;	
}

.menu a:hover {
	color: #E81B19;
	text-decoration: none;	
}

.menu-heading {
	padding-bottom: 4px;
	display:block;
}

.menulinks {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
}

.customer-heading {
	color: #000000;
	padding-bottom: 4px;
	display:block;
}

.menu-heading {
	margin-top: 0;
	margin-bottom:0;
	padding-bottom: 0;
	padding-top:8px;

}
p.menu-heading {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0;
}

a.menu-selected {
	color: #E81B19;
}

.contact {
	background-color: #F5F5F5;
  	width: 148px; 
	float: left;
	clear: left;
}

.contact p {
  	color: #666666;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
  	padding-left: 10px;
	padding-right: 2px;
}

.contact a {
  	color: #0064CC;
	text-decoration: underline;
}

.contact a:hover {
	color: #E81B19;
	text-decoration: underline;
}

.leftfill {
	background-color: #DCDDDE;
  	width: 148px;  
	height: auto;
  	float: left;
}



/* ##### RIGHT ##### */

#rightbar {
  	width: 20px;
	float: right;
	background-color: #FFFFFF;
}

.banner {
	float: right;
}



/* ##### MAIN ##### */


@media screen {
	#main {
		margin-left: 148px;  
		padding-top: 0px;
		width: 814px;
		margins: none;
		background-color: #FFFFFF;
	}
}
@media print {
	#main {
		margin-left: -25px;
		width: 814px;
		background-color: #FFFFFF;
		float: left;
		clear: both;
	}
}

.block {
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 814px;
	background-color: #FFFFFF;
	float: left;
}

.textblock {
	padding-top: 5px;
	width: 658px;
	background-color: #FFFFFF;
	float: left;
}

.heading {
	padding-left: 20px;
}

.textblock h1 {
	padding-left: 220px;
}

.textblock h2, .level1 {
	color: #E81B19;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textblock h3, .level2 {
	color: #000000;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
}

.textblock h3 a, .level2 a {
	color: #0064CC;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	text-decoration: underline;
}

.textblock h4, .level3 {
	color: #999999;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1em;

}

.textblock h4 a, .level3 a {
	color: #0064CC;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: underline;
}

.textblock p {
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	padding-left: 22px;
	padding-right: 20px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 6px;
}

.textblock p a {
	color: #0064CC;
	text-decoration: underline;
}

.textblock p a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.textblock p.alert {
	color: #E81B19;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 0;
}

.textblock li  {
  	color: #000000;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 3px;
}

.textblock li a {
  	color: #0064CC;
	text-decoration: underline;
}

.textblock li a:hover {
  	color: #E81B19;
  	text-decoration: underline;
}

a.secondarylink:link, a.secondarylink:visited {
  	color: #000000;
	text-decoration: underline;
}

a.secondarylink:hover {
  	color: #E81B19;
  	text-decoration: underline;
}

/* ##### FOOTER ##### */

@media screen {
	#footer {
		color: #666666;
		font-size: 12px;
		font-family: Arial, sans-serif;
		text-align: center;
		clear: right;
		width: 812px;
		line-height: 14px;
	}
}
@media print {
	#footer {
		display: none;
	}
}

#footer a {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}



#footer table.footer-links td {
	padding: 0 9px !important;
}
#footer table.footer-links {
	margin-bottom: 10px;
	width:812px;
}

#footer a:hover {
  	color: #E81B19;
	text-decoration: underline;	
}

.links {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 8px;

	}
	
#footer p.footer-link {
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	text-align: center;
}

/* ##### HOME ##### */

#homepage #highlights {
	background: url('../images/Catalog/homepage_top.jpg') no-repeat top left;
	height: 315px;
}

#homepage #highlights #main {
	background-color: transparent;
	width: 429px;
	margin: 5px 3px 0px 5px;
	padding: 0;
	float: left;
}

#homepage #highlights #main #slideshow #slideshow_nav {
	width: 429px;
}

#homepage #highlights #topsellers {
	width: 202px;
	height: 250px;
	margin: 10px 0 0 15px;
	float: left;
}

#homepage #highlights #topsellers strong {
	font-size: 11px;
	color: #E81B19;
}

#homepage #highlights #topsellers ul {
	margin: 0;
	padding: 5px 0 0 14px;
}

#homepage #products {
	background: url('../images/Catalog/homepage_middle.gif') repeat-y top left;
}

#homepage #products a.title {
	color: #E81B19;
	text-transform: uppercase;
	text-decoration: none;
}

#homepage #products #product1 {
	width: 206px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

#homepage #products #product2 {
	width: 207px;
	margin-left: 11px;
	margin-top: 5px;
	float: left;
}

#homepage #products #product3 {
	width: 208px;
	margin-left: 9px;
	margin-top: 5px;
	float: left;
}

#homepage #bottom {
	background: url('../images/Catalog/homepage_bottom.gif') no-repeat top left;
	height: 13px;
	clear: left;
	overflow:hidden;
}


#homepage #importantinformation {
	margin-top: 20px;
}

.icongray {
	padding-left: 20px;
	padding-top: 10px;
	width: 286px;
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
}

.iconwhite1 {
	width: 216px;
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
}

.iconwhite1 a {
	color: #000000;
	text-decoration: underline;
}

.iconwhite1 a:hover {
	color: #E81B19;
	text-decoration: underline;	
}

.iconwhite2 {
	padding-top: 10px;
	width: 216px;
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
}

.homeblock a {
	color: #000000;
	text-decoration: underline;
}

.homeblock a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

a.seemore {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a.seemore:hover {
	color: #E81B19;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/* ##### CHECK-OUT ##### */

.form {
	width: 672px;
	background-color: #FFFFFF;
	
}

.formtable {
	padding-left: 28px;
	background-color: #FFFFFF;
	
}

.formtable2 {
	padding-left: 28px;
	background-color: #FFFFFF;
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;	
}

.nav {
	padding-left: 30px;
	width: 784px;
	padding-top: 5px;
}

.nav table {
	border-collapse: collapse;
}

.nav td {
	height: 20px;
	padding: 0 13px;
	border: 1px solid black;
	background-color: #DCDDDE;
	text-align: center;
	font-weight: bold;
}

.nav td.completed {
	background-image: url(/images/catalog/checkmark.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

input.radiobutton {
	width:15px; 
	height:15px;
	margin-left: 15px;
}

.address {
	width:654px; 
}

.address-header td {
	background-image: url(/images/catalog/request_table.gif);
	font-weight: bold;
	line-height: 6px;
}

.address td a {
	color: #000000;
	text-decoration: underline;
}

.address td a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

form label {
  display: inline-block;
  float: inherit;
  vertical-align: top;
}

.buttons {
  	width: 532px; 
	padding-left: 28px;
}
 
 .inputtext {
 	background-color:#FCF781;
	margin-left: 28px;
	margin-top: 8px;
}

.small {
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	padding-left: 28px;
	padding-right: 20px;
}

.small a {
	color: #0064CC;
	text-decoration: underline;
}

.small a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.small ul  {
	margin-top: 5px;
	padding-left: 20px;
}

.small li  {
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 3px;
}

.alert {
	font-weight: bold;
	color: #E81B19;
}

.catalogred {
	color: #E81B19;	
}

/* ##### NEW DESIGN ##### */

.heading2 {
	padding-left: 27px;

}

.textblock2 {
	padding-top: 5px;
	width: 814px;
	background-color: #FFFFFF;
	float: left;
}

.cartmessage {
  	color: #E81B19;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	margin-left: 28px;
}

p.cartmessage {
	margin-top: 8px;
	margin-bottom: 8px;
}

.cartmessage a {
  	color: #000000;
	text-decoration: underline;
}

.cartmessage a:hover {
	color: #E81B19;
	text-decoration: underline;
}

.buttons2 {
  	width: 675px; 

 }
 
.table1 {
	padding-left: 28px;
	background-color: #FFFFFF;
	
}

.request {
	width:785px; 
	font-family: Arial, sans-serif;
  	font-size: 12px;
  	table-layout:fixed;
	

}

.request-header td {
	background-image: url(/images/catalog/request_table.gif);
	font-weight: bold;
	line-height: 10px;
}

select.selectsort {
 	font-size:12px;
	margin-top: 3px;
	padding-bottom: 0px;
	
}

.small2 {
	color: #000000;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	padding-left: 28px;
	padding-right: 20px;
}

.small2 a {
	color: #0064CC;
	text-decoration: underline;
}

.small2 a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.request a {
	color: #0064CC;
	text-decoration: underline;
}

.request a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.textblock3 {
	padding-top: 0px;
	width: 638px;
	background-color: #FFFFFF;
	float: left;
}

.category {
	width:610px; 
	font-family: Arial, sans-serif;
  	font-size: 12px;
  	table-layout:fixed;
	

}

.category a {
	color: #000000;
	text-decoration: underline;
	
  
}
.category a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.buttons3 {
  	width: 638px; 
}
 
.table2 {
 	padding-top: 5px;
	background-color: #FFFFFF;
}

.request2 {
	width: 140px; 
	font-family: Arial, sans-serif;
  	font-size: 12px;
	margin-left: 14px;
	clear: right;
}

	@media screen {
	.verisign {
		width: 140px; 
		font-family: Arial, sans-serif;
		font-size: 12px;
		margin-left: 14px;
		clear: right;
	}
}
@media print {
	.verisign {
		display: none;
	}
}

input.inputItem {
 	width: 125px;
}

input.inputQuan {
 	width: 30px;
}

.buttons4 {
  	margin-top: 15px;
}
 
.producttable {
	background-color: #FFFFFF;
	width: 345px;
	font-family: Arial, sans-serif;
  	font-size: 12px;
	margin-bottom: 15px;
//	border:1px solid black;
	table-layout:fixed;
}

.producttable a {
	color: #0064cc;
	text-decoration: underline;
}

.producttable a:hover {
  	color: #E81B19;
	text-decoration: underline;
	
}

.producttable-header td {
	background-image: url(/images/catalog/product_table.gif);
	font-weight: bold;
	text-align: center;
}

.tabtable {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Arial, sans-serif;
  	font-size: 12px;
}

.tabtablesmall {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Arial, sans-serif;
  	font-size: 10px;
}

.tabtablesmall .producttable-header td {
	text-align: left;
}

.tabtable-header td {
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}

.product {
	margin-top: 12px;
 	padding-left: 28px;
	background-color: #FFFFFF;
	width: 582px;
	
}

.textblock3 .product-header {
	color: #000000;
  	font-family: Arial, sans-serif;
	padding-left: 28px;
	margin: 0;
	line-height: 12px;
}

.textblock3 .product-header .title {
	font-weight: bold;
  	font-size: 18px;
	padding-right: 20px;
}

.textblock3 h1 {
	color: #000000;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 14px;
	padding-left: 28px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.textblock3 h3 {
	color: #000000;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 12px;
	padding-left: 28px;
	margin-top: 15px;
	margin-bottom: 5px;


}
.prodtab {
	width: 345px;
	height: 19px;
	font-family: Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold; 
	color:#FFFFFF;
	margin-top: 5px;
}

.prodtab table {
	float: left;
}

.prodtab td {
	background-color: #E81B19;
	padding-left: 5px;
	padding-right: 10px;
	height: 19px;
}

.prodtab p {
	font-family: Arial, sans-serif;
  	font-size: 12px;
	font-weight: normal; 
	color: #FFFFFF;
	margin-top: 4px;
	float: right;
}

.prodtab p a {
	color: #000000;
	text-decoration: underline;
}

.prodtab p a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.inline {
 	margin-left: 28px;
 	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DCDDDE;
}

.inline a {
  	color: #0064cc;
	font-weight: bold;
	text-decoration: underline;
}

.inline a:hover {
	color: #E81B19;
	text-decoration: underline;
}

.inline li 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabs {
	clear: both;
	padding-top: 20px;
	padding-left: 28px;
	background-color: #FFFFFF;
	width: 508px;
}

.tab {
	width: 100px;
	color: black;
	border-top: 1px solid #DCDDDE;
	border-left: 1px solid #DCDDDE;
	border-right: 1px solid #DCDDDE;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.selectedtab {
	width: 100px;
	color: white;
	background-color: #E81B19;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.tablink {
	color: #000000;
	text-decoration: underline;
}

.tablink:hover {
	color: #E81B19;
	text-decoration: underline;
}

.info {
	width: 480px;
	padding-top:20px;
 	margin-left: 20px;
	padding-right: 30px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
  	font-size: 12px;
}

/* ##### OTHER PAGES ##### */

.popupblock {
	font-size: 12px;
}

.popupblock p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.popupblock ol, .popupblock ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

.popupblock a {
	color: #000000;
	text-decoration: underline;
}

.popupblock a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.popupheader {
	color: #000000;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 15px;
}

.errorpage {
	padding-left: 28px;
	background-color: #FFFFFF;
}

.errorpage h1 {
	color: #000000;
  	font-family: Arial, sans-serif;
	font-weight: bold;
  	font-size: 15px;
}

.errorpage a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.errorpage a:hover {
  	color: #E81B19;
	font-weight: bold;
	text-decoration: underline;
}

.bgblue
{
		background-color: #009AFE;
}

/* ##### LOGINPAGE ##### */

.loginpage a
{
  	color: #000000;
	text-decoration: underline;
}

.loginpage a:hover {
  	color: #E81B19;
	text-decoration: underline;
}

.loginpage a:visited {
	color: #999999;
	text-decoration: underline;
}


.loginpage td{
	text-align: left;
}


.highlights
{
	font-weight: bold;
        font-size: 14px;
        color: #000000;
        font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
}

.bg_liteblue
{
		background-color: #0099ff;
}

.whitetxt11
{
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        font-family: Arial, helvetica, sans-serif;
		text-decoration: none;
}

a.PagingLinks
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.PagingLinks:hover
{
	font-size: 12px;
	color: #E81B19;
	text-decoration: none;
}

a.PagingLinks:visited
{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

/* NFPA Catalog */
.blue_bg	{background-color:#0099FF;}
.bluebg		{background-color: #0099FF;}
.dk_blue	{background-color:#0064cc;}
.white_bg	{background-color:#FFFFFF;}
.grey_bg	{background-color:#F2F2F2;}
.grey_bg1	{background-color:#CFCFCF;}
.itemlist	{font-weight: normal;font-size: 12px;color: #0064cc;font-family: Arial;text-decoration: none;}
.itemlist2 	{font-weight: bold;font-size: 13px;color: #0064cc;font-family: Arial;text-decoration: none;}
.itemlist4      {font-weight: bold;font-size: 14px;color: #0064cc;font-family: Arial;text-decoration: none;}


.bold_red	{font-weight: bold;font-size: 12px;color: #FF0000;font-family: Arial;text-decoration: none;}	
 input.quick	{font-family:Arial, helvetica, sans-serif;font-size:11px;color:#333333;}
.quick_black {font-family:arial;font-size:12px;color:black;font-weight:bold;}
.quick_red {font-family:arial;font-size:12px;color:#FE0000;font-weight:bold;}
.bg_e5e5e5 {background-color:#e5e5e5;}

/* New for page content area headings */
.content-header {
		background-image:url(/images/Catalog/header_background.gif); 
		height:16px; 
		margin-left:20px; 
		padding-left:10px; 
		padding-top:2px; 
		padding-bottom:0px; 
		color:white;
		font-family:Arial; 
		font-weight:900; 
		font-size:12px;
	}
	

	
.content-header2 {
		background-image:url(/images/Catalog/header_background2.gif); 
		height:16px; 
		margin-left:20px; 
		padding-left:10px; 
		padding-top:2px; 
		padding-bottom:0px; 
		color:black; 
		font-family:Arial; 
		font-weight:900; 
		font-size:12px;
	}
	
.content-header3 {
			background-image:url(/images/Catalog/header_background.gif); 
			height:16px; 
			margin-left: 10px;			
			padding-left:10px; 
			padding-top:0px; 
			padding-bottom:0px; 
			color:white; 
			font-family:Arial; 
			font-weight:900; 
			font-size:12px;
	}
	
	
.submenu {
		width:150px; 
		padding-top:3px; 
		padding-bottom:3px; 
		padding-left: 3px;
		margin:0px 0px 0px 0px;
		background-color:#DCDDDE;
		text-decoration: none;
		list-style: none;

	}
	
	
.submenu a{
		text-decoration: none;
		font-weight: normal;

}	



#CustServeMenu{
   		display:none;
		position:relative;
		right:0px;
		top:5px;
		background-color:#DCDDDE;
		padding-left: 0px;
      		padding-right: 0px;
	  	padding-top: 0px;
	  	padding-bottom: 0px;
	  	width:150px;
	  	z-index: 1;
	  	align:left;
}

div.searchheader {
	width: 795px;
	display: table;
	margin: 0 0 10px 20px;
	padding-top: 15px;
	border-bottom: 1px solid #96191d;
}
 
div.searchheader div.searchtab {
	float: left;
	background-color: #e5e5e5;
	padding: 10px;
	border-right: 5px solid white;
	color: black;
	font-weight: bold;
}
 
div.searchheader div.searchtab a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

div.searchheader div.searchtab a:hover {
	color: #96191d;
}

div.searchheader img.searchtabinfo {
	margin-top: 8px;
	margin-left: 8px;
}
 
div.searchheader div.active, div.searchheader div.active:hover {
	background-color: #96191d;
	color: white;
}


/* Overlay CSS for width fix on left nav select boxes */
.select-overlay { background:#fff }

.select-overlay span
{
    display:block;
    float:left;
    clear:both;
    background:transparent url(../images/catalog_nav/bg-ie-select-width.png) no-repeat 0 0
}

.ie6 .select-overlay span,
.ie7 .select-overlay span
{
    width:18px;
    height:22px;
    background-position:0 -20px
}
.ie6 .select-overlay-hover span,
.ie7 .select-overlay-hover span { background-position:-18px -20px }
.ie6 .select-overlay-active span,
.ie7 .select-overlay-active span { background-position:-18px -20px }

.ie8 .select-overlay span
{
    width:18px;
    height:20px;
    background-position:0 0
}
.ie8 .select-overlay-hover span { background-position:-18px 0 }
.ie8 .select-overlay-active span { background-position:-18px 0 }


