.clear:after {
	clear:both;
}
#breadcrumb {
	text-transform: uppercase;
	font-size: 9pt;
	font-family: "trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
} 
body {
	font-family: "trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
}
#wrap {
	width: 1000px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}

a, a:active {
	color: #990000;
	text-decoration: none;
} 

a:hover {
	color: #FF0000;
	text-decoration: none;
} 

#container
{
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}
#top_nav
{
	background-color: #666666;
	width: 1000px;
}

#top_nav ul
{
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	height: 25px;
}

#top_nav ul li
{
	list-style-type: none;
	display: inline;
}
#top_nav a, #top_nav a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav a:hover {
	text-decoration: underline;
}
#top_nav img {
	padding-bottom: 5px;
}
#top_nav span {
	float: right;
	padding-top: 5px;
	
}
#header_content_left {
	float: left;
	width: 560px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}

#header_content_left a {
	text-indent: -9999px;
	width: 394px;
	height: 85px;
	background-image: url(/images/css3_printy_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display:block;
 }
 
#header_content_left h1 {
	text-indent: -9999px;
	width: 394px;
	height: 85px;
	background-image: url(/images/css3_printy_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display:block;
 }

#header_content_right {
	float: right;
	width: 420px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#header_content_right h1 {
	color: #B70000;
	font-size: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#filler_grey
{
	float: left;
	background: #666;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	min-height: 15px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
#filler_red
{
	float: left;
	width: 1000px;
	color: #666666;
	background-color: #B70000;
	height: 10px;
	text-align: center;
}
#footer_nav_red
{
	float: left;
	width: 1000px;
	background-color: #B70000;
	text-align: center;
}
#footer_nav_red ul
{
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	height: 25px;
}

#footer_nav_red li
{
	list-style-type: none;
	display: inline;
}
#footer_nav_red a, #footer_nav_red a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_nav_red a:hover {
	text-decoration: underline;
}

#content-container
{
	width: 1000px;
	background-color: #fff;
	background-image: url(/images/css3_background.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
}


#navigation
{
	float: left;
	width: 150px;
	display: inline;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#content
{
	float: left;
	width: 480px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	font-size: 0.9em;
}



#content_3column_even
{
	float: left;
	width: 380px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.9em;
	padding-right: 10px;
}

#content_3column_even_title
{
	float: left;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	font-size: 0.9em;
}

#content_2
{
	float: left;
	width: 775px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	font-size: 0.9em;
}
#content_2 h1 span {
	color: #000000;
	font-size: 15px;
	text-align: right;
}

#aside
{
	float: right;
	width: 280px;
	display: inline;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#aside h2 {
	margin: 0;
	color: #990000;
	font-size: 18px;
	letter-spacing: 2px;
}

#aside_2colum_even
{
	float: right;
	width: 380px;
	display: inline;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 15px;
}

#aside_content {
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin-top: 5px;
	margin-bottom: 5px;
} 

#aside_content h4 {
	margin: 0px;
	color: #fff;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #B70000;
	padding: 3px;
  }

#aside_content p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#aside_content a, #aside a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

#footer
{
	clear: left;
	background: #ccc;
	padding: 10px;
	/*height: 130px;*/
}


#footer_info {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	/*padding-right: 10px;*/
	text-align: center;
}
#footer_title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-top: 4px; /* originally 8 */
} 
#footer_info span {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
}

#footer_info a, #footer_info a:visited {
	color: #333333;
	text-decoration: none;
}
#footer_info span a:hover {
	text-decoration: underline;
}
.SearchBoxForm {
	padding:0;
	background-color: #666666;
  }
.SearchBoxFormContent {
  padding: 3px;
  margin: 0 0 6px 0;
  text-align: left;
  background: #fff;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  }
.SearchBoxFormContent {
	border: #666 1px solid;
	color: #666;
	padding-left: 2px;
	height: 25px;
	font-family: "trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	background-color: #eeeeee;
  }

h2 {
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 5px;
}  

h3 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-transform: none;
	text-indent: 5px;
	margin: 0px;
  }
h4 {
	padding: 3px;
	color: #fff;
	background: #666;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
  }
h5 {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(/images/css_background_white.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	text-transform: uppercase;
}
p {
	padding-top: 5px;
	margin-top: 0px;
}
.box_list {
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	display: block;
	font-size: 0.8em;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 142px;
	font-weight: bold;
	background-color: #FFFFFF;
  }
#copyright {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
#header {
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 5px;
}
#header span {
	font-size: 18px;
	font-style: italic;
	color: #999999;
	text-transform: lowercase;
	font-family: "trebuchet MS", Helvetica, Arial, sans-serif;
}

.cartridges {
	float: right;
}
.aa_price {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	width: 120px;
	display: block;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 5px;
}
.aa_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	background-color: #efefef;
}
#price {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-right: 18px;
}
#price h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
#price span {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;
}
#product_header {
	margin-bottom: 10px;
}
#product_header h1 {
	font-size: 24px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;

}
#product_header h3 {
	font-style: italic;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.photoright {
	float: right;
	padding:2px 0px 8px 10px;
	margin: 0;
	color: #666666;
	font-style:italic;
	text-align: center;
}
.photoleft {
	padding:2px 0px 8px 10px;
	margin: 0;
	color: #666666;
	font-style:italic;
	text-align: center;
	float: left;
}
div.hr {
	height: 15px;
	background-attachment: scroll;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div.hr hr {
  display: none;
}
.DetailProductDisplayName {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 1.2em;
	text-transform: uppercase;
}
#tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#990000;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#FFDDDD;
	border:1px solid #FFBBBB;
	color:#990000;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #FFBBBB;
	margin-left:10px;
	text-decoration:none;
	background-color:#FFDDDD;
	color:#990000;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
#menu_left {
	color: #666666;
	font-style:italic;
	text-align: center;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 30px;
	height: 260px;
	padding-bottom: 20px;
}
#menu_left span {
	
}

.left_dark {
	margin: 0;
	color: #333333;
	float: left;
	background-image: url(/images/background_dark.png);
	width: 182px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 9pt;
	background-repeat: no-repeat;
	height: 450px;
	position: relative;
}

.left_dark H2 {
	font-size: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	color: #B70000;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bolder;
} 

.left_dark h6 {
	font-size: 9pt;
	bottom:0;
	position:absolute;
	left: 45px;
}

.left_light {
	margin: 0;
	color: #333333;
	float: left;
	background-image: url(/images/background_light.png);
	width: 182px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 9pt;
	background-repeat: no-repeat;
	height: 450px;
	position: relative;
}
.left_light H2 {
	font-size: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	color: #B70000;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bolder;
}
.left_light h6 {
	font-size: 9pt;
	bottom:0;
	position:absolute;
	left: 45px;
}
.left_light_small {
	color: #333333;
	width: 374px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 9pt;
	height: 120px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
	background-image: url(/images/background_dark_small.png);
	background-repeat: no-repeat;
}
.left_light_small H2 {
	font-size: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	color: #B70000;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bolder;
}
.left_light_small h6 {
	font-size: 9pt;
	bottom:0;
	position:absolute;
	left: 150px;
}
.left_dark_small {
	margin: 0;
	color: #333333;
	float: left;
	width: 374px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 9pt;
	height: 120px;
	position: relative;
	background-image: url(/images/background_dark_small.png);
	background-repeat: no-repeat;
}

.left_dark_small H2 {
	font-size: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	color: #B70000;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bolder;
} 

.left_dark_small h6 {
	font-size: 9pt;
	bottom:0;
	position:absolute;
	left: 150px;
}
table.hovertable {
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	padding: 3px;
}
table.hovertable th {
	background-color:#666666;
	border-width: 1px;
	border-style: solid;
	border-color: #4B4B4B;
	color: #FFFFFF;
}
table.hovertable tr {
	background-color:#EEEEEE;
}
table.hovertable td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#CC0000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	text-decoration: none;
	color: #FFFFFF;
}.myButton:active {
	position:relative;
	top:1px;
	color:#ffffff;
	
}
.myButton.cartridge {
	text-align:center;
	font-size:12px;
	padding:6px;
}

	#dl {
	float: left;
	padding-right: 10px;
	height: 300px;
	padding-left: 15px;
	width: 230px;
}

	#dl_wide {
	float: left;
	padding-right: 10px;
	height: 360px;
	padding-left: 15px;
	width: 360px;
}

	#dl_variable {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	width: 360px;
}
	dl {
	padding: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/background_light.png);
		}

	dt {
	padding: 5px;
	font-size: 10pt;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
		}
	
	dd {
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

		}
		

	#red dt {
	background-color: #B70000;
		}

	
	#grey dt {
		background-color: #666666;
		}
	
	.crs-dl {
		float: left;
		padding-right: 10px;
		height: 190px;
		padding-left: 15px;
		width: 168px;
	}
	.crs-dl dl {
		position:relative;
		-moz-border-radius: 0px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-top: 5px;
		margin-bottom: 5px; 
	}
	.crs-dl dl:hover {
		background-image:url('/images/background_hover.png');
	}
		
		.crs-dl dl dt {
			border-bottom:none;
			text-align:center;
			line-height:20px;
			background-color: #B70000;
			-moz-border-radius: 0px;
			-webkit-border-radius: 5px 5px 0px 0px;
			border-radius: 5px 5px 0px 0px;
		}
			.crs-dl dl dt:hover{
				cursor:pointer;
				text-decoration:underline;
				text-shadow: 0px 0px 10px #000;
			}
	
			.crs-dl dl dt a {
				color:#FFF;
				font-weight:bold;
			}
		.crs-dl:nth-child(even) dl dt {
			background-color: #666;
		}
		.crs-dl dl dd {
			position:relative;
			text-align:center;
		}
			.crs-dl dl dd a span {
				position:absolute; 
				width:100%;
				height:100%;
				top:0;
				left: 0;
							
				/* edit: added z-index */
				z-index: 1;
			}
			.crs-dl dl dd img {
				width: 100px;
			}

#announcement
{
	float: left;
	background: #B70000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	min-height: 15px;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	overflow: auto;
}

#bbbLogo {
	float:right;
	}

}
	
