@charset "UTF-8";
/* CSS Document */

body  {
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
	line-height: 17px;
	color: #000000;
	background-color: #B1C7EB;
}
.page_container {
	background-image: url(images/toner_bg_long.jpg);
	background-repeat: no-repeat;
	width:auto;
	height: 1602px;	

	}
H1 {
	font: 11.75px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color: #003399;
	text-indent: 10px;
	}
H2 {
	font: 13.5px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	text-indent: 25px;
	font-weight: bold;
	}
H3 {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bolder;
	text-indent: 40px;
	}
.cat_list {
	text-indent: 60px;
	}
.image_pos {
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
	position: relative;
	right: 5px;
	}
.content_position {
	width: 685px;
	position: relative;
	left: 215px;
	top: 265px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #551a8b;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 12px}
.style4 {font-size: 13.5px; font-weight: bold; }
.style5 {color: #FFFFFF}

.rounded {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
} 

.mastergrid{
	/* border-spacing: 10px; */
	width: 700px;
}

.lowerHomeNav{
	position: relative; 
	left: 240px;
	top: 30px;
	height: 50px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.pipeFormatting{
	color: black; 
	padding-right: 10px; 
	padding-left: 10px;
}

.pipeFormatting2{
	color: black; 
	padding-right: 3px; 
	padding-left: 3px;
}

#shortcutbox {
background: #FFFFFF;
height: 200px;
width: 260px;
font:11px sans-serif;
line-height: 16px;
margin: 10px 0px;
text-align: justify;
position: relative;
bottom: 270px;
right: -400px;
border: 2px solid #253978;
padding: 10px;
display: none;
}

.homeLogoHotSpot a {
	display: block;
	background-color: transparent;
	height: 85px;
	width: 220px;
	position: relative;
	z-position: 99;
	top: 60px;
	left: 190px;
	border: 0px;
	text-decoration: none;
}

.thrColFixHdr #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #3366CC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg_img_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #BDD2EF;
} 
.thrColFixHdr #header {
	height: 210px;
	font-style: normal;
	background-image: url(images/header_img_1.jpg);
	background-repeat: no-repeat;
	margin-top: -87px;
} 
.thrColFixHdr #UK_header {
	height: 210px;
	font-style: normal;
	background-image: url(images/UK_header_img_1.jpg);
	background-repeat: no-repeat;
	margin-top: -87px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #recently_viewed {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 2px 10px 15px 10px;
	margin-left: 20px;
	background-color: #B1C7EB;
	/* color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	position: relative;
	z-index: 1;
	position: relative; 
	top: 20px;
	border: 1px solid #3366CC;
}

.thrColFixHdr #recently_viewed a {
	font-size: 11px;
}

.thrColFixHdr #main_nav {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 10px 15px 20px;
	margin-left: 20px;
	background-color: #253978;
	color: #FFFFFF;
	background-image: url(images/prod_cat_top.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	z-index: 1;
}

.thrColFixHdr #main_nav .navCats {
	border-bottom: solid 1px #666699;
	margin: 0px 0px 0px 0px;
	display: block;
}

.thrColFixHdr #main_nav .navCats_selected a:visited,
.thrColFixHdr #main_nav .navCats_selected a:active, 
.thrColFixHdr #main_nav .navCats_selected a:link,
.thrColFixHdr #main_nav .navCats_selected a {
	padding: 3px 4px 3px 4px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.thrColFixHdr #main_nav .navCats_selected {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.thrColFixHdr #main_nav div p.navCats_subcat {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.thrColFixHdr #main_nav div p.navCats_subcat a:visited,
.thrColFixHdr #main_nav div p.navCats_subcat a:active, 
.thrColFixHdr #main_nav div p.navCats_subcat a:link, 
.thrColFixHdr #main_nav div p.navCats_subcat a {
	font-size:11px;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.thrColFixHdr #main_nav .navCats a:visited,
.thrColFixHdr #main_nav .navCats a:active, 
.thrColFixHdr #main_nav .navCats a:link {
	color: #FFFFFF;
	padding: 3px 4px 3px 4px;
	margin: 0px;
	text-decoration: none;
	display: block;
}

.thrColFixHdr #main_nav .navCats a:hover, 
.thrColFixHdr #main_nav div p.navCats_subcat a:hover,
.thrColFixHdr #main_nav .navCats_selected a:hover {
	color: #000000;
	background-color: #3366CC;
	text-decoration: none;
}

/* .thrColFixHdr #main_nav .navCats_selected:hover,
.thrColFixHdr #main_nav .navCats:hover,
.thrColFixHdr #main_nav .navCats_subcat:hover{
	background-color: #B1C7EB;
	color: #3366CC;
}
*/

.thrColFixHdr #content_1 {
	margin: 0px 20px 15px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #content_1 div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 15px;
	background-color: #B1C7EB;
	width: 705px;
} 

.thrColFixHdr #content_1_whiteVersion {
	margin: 0px 20px 15px 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #content_1 div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 20px;
	background-color: #FFFFFF;
	width: 700px;
	min-height: 500px;
} 
.thrColFixHdr #content_2 {
	padding: 10px 10px 0 15px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	width: 340px;
	float: left;
	z-index: 5;
} 
.thrColFixHdr #content_3 {
	padding: 10px 10px 0 15px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 2px;
	float: left;
	width: 320px;
} 
.thrColFixHdr #content_4 {
	padding: 10px 10px 0 15px;
	margin-left: 0px;
	width: 340px;
	float: left;
	line-height: 20px;

} 
.thrColFixHdr #content_5 {
	padding: 10px 10px 0 15px;
	margin: 0px 0px 0px 2px;
	float: left;
	width: 320px;
	background-color: #B1C7EB;
	border-color: #A00945;
	border-width: 1px;
	border-style: solid;
	line-height: 20px;
} 
.search {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	float: right;
	position: absolute;
	right: 220px;
	top: 95px;
} 
.thrColFixHdr #footer {
	padding: 8px;
	margin: 20px 15px 0 15px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style2 {font-weight: bold}
.heading1_style {
	font-size: 16px;
	font-weight: bold;
	color: #A00945;
	line-height: 1.5;
	text-decoration: none;
}
#nav1 {
	height: 30px;
	width: 930px;
	position: relative;
	top: 199px;
	padding: 0 20px;
	background-color: #A00945;
	z-index: 8;
}

#skugrid {
	border: 1px solid black;
	width: 650px;
	border-collapse: collapse;
}

#skugrid th {
	border: 1px solid black;
	background-color: #B1C7EB;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#skugrid td {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;

}

#cart {
	border: 1px solid black;
	width: 85%;
	border-collapse: collapse;
}

#cart th {
	border: 1px solid black;
	background-color: #B1C7EB;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#cart td {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
}

#relatedProductsGrid {
	border: 1px solid black;
	width: 85%;
	border-collapse: collapse;
}

#relatedProductsGrid th {
	border: 1px solid black;
	background-color: #A00945;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#relatedProductsGrid td {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
}

.categoryTree {
	list-style-type: none;
	margin-bottom: 12px;
	font-weight: bold;
}

.categoryTree ul {
	font-weight: normal;
}

#productOptions{
	flow: left;
}

#productApplications{
	flow: right;
}

#productOptions th{
	border: 1px solid black;
	background-color: #B1C7EB;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #B1E7;
	text-align:center;
}

#productApplications th {
	border: 1px solid black;
	background-color: #B1C7EB;
	padding: 5px;
	font: 12.5px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #B1E7;
	text-align:center;
}

#printHeader{
	display: none;
}


