@charset "utf-8";
/* CSS Document */
/*????.topbar	{*/

.clearFloat {
  clear: left;
  display: block;
}

.topbar	{
	background-image: url(/site/images/topbar_new_gov.gif);
	background-repeat: no-repeat;
}
.topmenu a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body{
	background-image: url('/site/images/body-bg.gif');
	background-repeat: repeat-y;
	background-color: #e6e6e6;
	margin: 0px;
}
.shopping_cart	{
	background-image: url(/site/images/menu_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 15px;
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
}
.search	{
	background-image: url(/site/images/menu_bg.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 12px;
}
.search a	{
	text-decoration: none;
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 12px;
}
.search_input	{
	width: 110px;
	font-size: 10px;
	background-color: #e4f0fe;
	border: 1px solid #434e5d;
	font-weight: bold;
}
.menu	{
	background-image: url(/site/images/menu_bg_.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 12px;
	padding-left: 10px;
}
.menu_right	{
	background-image: url(/site/images/menu_bg.gif);
	background-position: left;
	background-repeat: repeat-x;
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.welcome_head	{
	background-image: url(/site/images/welcome_head.gif);
	background-position: center;
}
.welcome_bottom	{
	background-image: url(/site/images/welcome_bottom.gif);
	background-position: center;
}
.welcome	{
	background-image: url(/site/images/welcome_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.boxes tr td	{
	background-image: url(/site/images/welcome_box.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.big_red	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c71a20;
	padding-left: 10px;
}	
.item_header	{
	font-size: 9px;
	background-image: url(/site/images/item_header.gif);
	background-repeat: no-repeat;
}
.item_bottom	{
	font-size: 9px;
	background-image: url(/site/images/item_bottom.gif);
	background-repeat: no-repeat;
}
.item	{
	background-image: url('/site/images/item_bg.gif');
	background-repeat: repeat-y;
}
.catOn	{
	background-color: #cccccc;
}
.catOn a	{
	font-size: 11px;
}
.catOff	{
	background-color: #ffffff;
	font-size: 11px;
}
.catOff a	{
	font-size: 11px;
}
.item_text	{
	color: #666666;
	font-family: Trebuchet Ms;
	font-size: 11px;
	padding-left: 10px;
}
.footer_left	{
	background-image: url(/site/images/footer_left.gif);
}
.footer_right	{
	background-image: url(/site/images/footer_right.gif);
}
.footer_center	{
	background-image: url(/site/images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #308df6;
}
.footer_center a	{
	font-family: Trebuchet Ms;
	font-weight: bold;
	font-size: 11px;
	color: #434e5d;
	text-decoration: none;
}
.cright	{
	color: #666666;
	font-family: Trebuchet Ms;
	font-size: 11px;
}
.smalltext	a	{
	color: #434e5d;
	font-family: Trebuchet Ms;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.smalltext	a:hover	{
	color: #ff9900;
}

.textboldnolink a	{
	color: #308df6;
	font-family: Trebuchet Ms;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.menu_item	{
	background-color: #434e5d;
	border: 1px solid #616d7d;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.menu_item tr td	{
	border-bottom: 1px solid #616d7d;
}
.menu_item tr td a	{
	padding-left: 10px;
	color: #ffffff;
	display: block;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}
.menu_item tr td a:hover	{
	color: #ec9954;
}

.item_image a img	{
	border: 1px solid #ff9900;
}

/*
td.menu table trortletHandle td table tbody tr td.smalltext {
	width: 130px;
}
*/
td.menu table tr.portletHandle td table {
	width: 150px;
}
.description_text	{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
}
.price {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.price b {
	color: #ff6600;
}
.with_border	{
	color: #000000;
	font-size: 12px;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.breadcrumb	{
	font-size: 11px;
	color: #8795a6;
	font-family: Trebuchet MS;
	padding-top: 12px;
	font-weight: bold;
}
.breadcrumb a	{
	color: #8795a6;
	font-weight: bold;
	text-decoration: underline;
}
.item_list tr td table tr	{
	height: 20px;
}
.smalltextnolink	{
	color: #666666;
}
.greytitle	{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color:#6699FF;	
}
ul	{
	list-style: square;
}
li	{
	color: #333333;
	font-size: 11px;
	font-family: Trebuchet Ms;
	font-weight: bold;
}

/* menu additions */
#tabs #generaltab {
	float: left;
}
#ocmenuhouse {
	background-color: #A8B9AE;
	height: 31px;
	border-right-width: 3px;
	border-top-width: 4px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #A8B9AE;
	border-left-color: #A8B9AE;
	border-top-color: #A8B9AE;
	vertical-align: bottom;
}

.topbar #partner_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topbar #partner_login {
	height: 20px;
	text-align: center;
	padding-top: 19px;
	padding-left: 64px;
	float: left;
	margin-left: 28px;
}
#cellWrap {
	width: 302px;
}
 drill down template: Hetep Office Item Template - External Image V2  
.it_label	{
	color: 3e3e3e;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}
.it_label_small	{
	color: 3e3e3e;
	font-family: Trebuchet Ms;
	font-size: 12px;
	padding-left: 20px;
}
.it_label a	{
	color: #526e93;
	font-weight: normal;
}
.like_a	{
	color: #526e93;
	font-weight: normal;
}
.price_red	{
	color: #FF0000;
}
.it_title	{
	border-bottom:1px solid #dfdfdf;
	color: #7e1418;
	font-family: Trebuchet Ms;
	font-weight: bold;
	font-size: 14px;
}
#drilldown-border {
	background-attachment: scroll;
	background-image: url(images/drill-down-border.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 506px;
	height: 232px;
	margin-left: 1px;
}
#drilldown-border #drilldown-price-space {
	background-attachment: scroll;
	background-image: url(/site/images/cart_bg_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	width: 260px;
	margin-left: 265px;
}
#drilldown-border #itemname {
	width: 230px;
	padding: 10px;
}
#drilldown-border #itemprice {
	width: 230px;
	margin-top: 25px;
	padding: 10px;
	margin-bottom: 25px;
}
#drilldown-border #itemprice table {
	width: 210px;
}
#drilldown-border #itemprice .it_label {
	padding-left: 20px;
	font-family: "Trebuchet Ms";
	font-size: 12px;
}
#drilldown-border #itemprice .it_label span {
	font-weight: bold;
	color: #FF0000;
}

#drilldown-border #itemname .it_label_description {
	/*padding-left: 20px;*/
	font-family: "Trebuchet Ms";
	font-size: 12px;
}
.products_detail {
	margin-top: 0px;
}
/* for one image bkgnd */
#category_cell_a {
	background-image: url(/site/images/category-cell.gif);
	height: 156px;
	width: 305px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

#category_cell_a #category_cell_a_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 22px;
	margin-top: 0px;
	height: 20px;
	padding-top: 3px;
}
#category_cell_a #category_cell_a_image {
	width: 135px;
	height: 130px;
}
#category_cell_a #category_cell_a_shortDesc {
	height: 83px;
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}
#category_cell_a #category_cell_a_button {
	height: 30px;
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-oj-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-top: 2px;
	padding: 2px;
}
#category_cell_a #category_cell_a_button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 12px;
	text-decoration: none;
}
#category_cell_a #category_cell_a_image img {
	margin-top: 6px;
	margin-left: 13px;
	border: 1px solid #999999;
}
#category_cell_a #category_cell_a_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
/* for multi image bkgnd */
#category_cell_a2 {
	width: 305px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

#category_cell_a2 #category_cell_a_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 22px;
	margin-top: 0px;
	height: 20px;
	padding-top: 3px;
}
#category_cell_a2 #category_cell_a_image {
	width: 135px;
	height: 130px;
}
#category_cell_a2 #category_cell_a_shortDesc {
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}
#category_cell_a2 #category_cell_a_button {
	height: 20px;
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-oj-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
	margin-top: 2px;
	padding: 2px;
}
#category_cell_a2 #category_cell_a_button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 12px;
	text-decoration: none;
}
#category_cell_a2 #category_cell_a_image img {
	margin-top: 6px;
	margin-left: 13px;
	border: 1px solid #999999;
}
#category_cell_a2 #category_cell_a_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

/* *********** A1 *************** */
#category_cell_a1 {
	width: 170px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#category_cell_a1 #category_cell_a_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	height: 15px;
}
#category_cell_a1 #category_cell_a_image {
	width: 135px;
	height: 130px;
}
#category_cell_a1 #category_cell_a_shortDesc {
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}
#category_cell_a1 #category_cell_a_button {
	height: 20px;
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-oj-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	margin-top: 2px;
	padding: 2px;
}
#category_cell_a1 #category_cell_a_button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 12px;
	text-decoration: none;
}
#category_cell_a1 #category_cell_a_image img {
	margin-top: 6px;
	margin-left: 13px;
	border: 1px solid #999999;
}
#category_cell_a1 #category_cell_a_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#category_cell_a1 #cellcontent {
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-V3-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#category_cell_a1 #category_cell_a_title {
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-V3-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

#category_cell_a1 #category_cell_a_title_short {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#category_cell_a1 #cellbottom {
	background-attachment: scroll;
	background-image: url(images/category-cell-V3-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

#category_cell_a1 #cellcontent #category_cell_a_title_short a {
	color: #000000;
}
#category_cell_a1 #cellcontent_short #category_cell_a_title_short a {
	color: #000000;
}
#category_cell_a1 #cellcontent_short {
	background-attachment: scroll;
	background-image: url(/site/images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
/* end: for multi image bkgnd */
#category_list_a {
	width: 716px;
	margin-bottom: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
#category_list_a #category_list_a_topDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
}
#category_list_a #category_list_a_topDesc_advanced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 10px;
}
#category_list_a #category_list_title_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF9A49;
	margin-top: 15px;
	margin-left: 12px;
	text-decoration: underline;
}
#category_list_a #category_list_a_topDesc ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-left: 0px;
}
#category_list_a #category_list_a_topDesc_advanced ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-left: 0px;
}
#category_list_a #category_list_a_topDesc li {
	list-style-image: url(/site/images/bullet_orange.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#category_list_a #category_list_a_topDesc_advanced li {
	list-style-image: url(/site/images/bullet_orange.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* ------------ for drilldown type category ---------------*/
#category_list_drill_a {
	height: 212px;
	width: 716px;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#category_list_drill_a #category_list_a_topDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 13px;
	margin-top: 5px;
	padding-top: 0px;
}
#category_list_drill_a #category_list_a_topDesc_advanced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 13px;
	margin-top: 5px;
	padding-top: 0px;
}
#category_list_drill_a #category_list_title_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF9A49;
	margin-top: 5px;
	margin-left: 12px;
	text-decoration: underline;
}
#category_list_drill_a #category_list_a_topDesc ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-left: 0px;
}
#category_list_drill_a #category_list_a_topDesc_advanced ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-left: 0px;
}
#category_list_drill_a #category_list_a_topDesc li {
	list-style-image: url(/site/images/download.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#category_list_drill_a #category_list_a_topDesc_advanced li {
	list-style-image: url(/site/images/download.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#category_list_drill_a #category_list_a_topDesc a {
	color: #006699;
}
#category_list_drill_a #category_list_a_topDesc_advanced a {
	color: #006699;
}
/* -----------  ------------ */
#pdf-link1- {
	display: none;
}
#pdf-link1-off {
	display: none;
}
#pdf-link2-off {
	display: none;
}
#pdf-link3-off {
	display: none;
}
/* -- on --*/
#pdf-link1-on {
	display: inline;
}
#pdf-link2-on {
	display: inline;
}
#pdf-link3-on {
	display: inline;
}
/* ---------- ----------- */
#category_list_a #category_list_a_image img {
	width: 230px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
}
#category_list_a #category_list_a_topDesc  a {
	color: #006699;
}
#category_list_a #category_list_a_topDesc_advanced  a {
	color: #006699;
}
ul#download li#download {
	list-style-image: url(/site/images/download.gif);
}
ul#download li#download a {
	font-weight: normal;
}
ul#download li#download a span{
color:#f2f2f2
}
#item-devider {
	background-attachment: scroll;
	background-image: url(/site/images/item-devider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-bottom: 20px;
}
#cat-devider {
	background-attachment: scroll;
	background-image: url(/site/images/cat-devider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-bottom: 20px;
}
#category_drilldown_a_longDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#category_cell_a2 #cellcontent {
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-V2-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#category_cell_a2 #category_cell_a_title {
	background-attachment: scroll;
	background-image: url(/site/images/category-cell-V2-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}

#category_cell_a2 #category_cell_a_title_short {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#category_cell_a2 #cellbottom {
	background-attachment: scroll;
	background-image: url(images/category-cell-V2-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
.products_detail span {
	margin-right: 30px;
}
.products_detail #productDetail {
	margin-right: 25px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#certitem {
	width: 160px;
	float: left;
	height: 200px;
	margin-right: 5px;
	margin-left: 5px;
}
#certificationsrow {
	height: 200px;
}
#certitem p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 5px;
}
#certificationsrow #certitem img {
	text-align: center;
}
#certificationsrow #certitem img {
	padding-left: 10px;
}
#informationPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 650px;
	padding-left: 20px;
}
#informationPage ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#informationPage li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#informationPage table {
	font-size: 11px;
}
#cellWrap .item .item_text #addtocarthtml {
	width: 125px;
	font-size:14px;
	font-weight:bold;
}
#addtocart-df input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
#addtocart-df .input#qty {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#onelineitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}
#onelineitem #attribute-a {
	float: left;
	width: 110px;
	margin-right: 20px;
}
#onelineitem #itemid {
	float: left;
	width: 80px;
	margin-right: 20px;
}
#onelineitem #attribute-b {
	float: left;
	width: 100px;
	margin-right: 20px;
}
#onelineitem #price {
	float: left;
}
#onelineitem #price {
	width: 80px;
	margin-right: 20px;
}
#onelineitem #unitsize {
	width: 60px;
	margin-right: 5px;
	float: left;
}
#onelineitem #quntity {
	float: left;
	width: 40px;
	margin-right: 20px;
}
#onelineitem #addtocartbutton {
	float: left;
	width: 80px;
}
#onelineitem #addtocartbutton input {
	height: 20px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#onelineitem #quntity input {
	width: 30px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#onelineitem #itemid a {
	color: #000000;
}
#onelineitem #itemid a:hover {
	color: #000000;
	font-weight:bold;
}

#onelineitem form {
	margin: 0px;
}
.checker {
	background-color: #E4F0D8;
}
#green-tab {
	background-color: #009900;
}
#information-tab {
	padding-left: 10px;
	width: 100%;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
#information-tab h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#information-tab h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #009900;
}
#information-tab p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
#information-tab ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#information-tab li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
#information-tab a {
	color: #006699;
}
#category_list_a #category_list_a_image {
	padding-bottom: 15px;
}
#category_cell_a2 #cellcontent #category_cell_a_title_short a {
	color: #000000;
}
#category_cell_a2 #cellcontent_short #category_cell_a_title_short a {
	color: #000000;
}
#category_cell_a2 #cellcontent_short {
	background-attachment: scroll;
	background-image: url(/site/images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#shortCatCell {
	width: 305px;
	padding-left: 30px;
}
#green-No img {
	display: none;
}
#value-No img {
	display: none;
}
#ups-Yes img {
/* UPS indicator is reversed. When not checked (i.e. NO) then the "no ups" icon is active*/
	display: none;
}
#category_cell_a1 #cellcontent #catNonAdvancedLink a {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#category_cell_a1 #cellcontent #catNonAdvancedLink {
	text-align: center;
	width: 145px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#category-banner {
	height: 52px;
	background-attachment: scroll;
	background-image: url(images/category-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 746px;
}
#category-banner a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#category-banner #quote-link {
	width: 150px;
	padding-top: 25px;
	margin-left: 18px;
}
#category_list_a #information-tab h1 {
	padding: 0px;
	margin-top: 0px;
	color: #EF9A49;
}
#category_list_a #information-tab table {
	margin-top: 0px;
	width: 100%;
}
#category_list_a #information-tab ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	margin-left: 20px;
}
#category_list_a #information-tab li {
	font-weight: normal;
	list-style-image: url(/site/images/category_bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
}
#category_list_a #information-tab table th {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#category_list_a #information-tab th a {
	font-size: 11px;
	font-weight: normal;
}
#category_list_a #information-tab table td {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
}
#category_list_a #information-tab hr {
}
#category_list_a #information-tab #brLine {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	height: 2px;
	width: 95%;
	text-align: center;
}
#category_list_a #information-tab h3 {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
#category_list_a #information-tab h4 {
	color: #006699;
	margin-bottom: 0px;
	text-decoration: underline;
	font-size: 12px;
}
#category_list_a #information-tab #largerUl li {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #EF9A49;
}
#category_list_a #information-tab #largerUl {
	margin-top: 40px;
}
#flag {
	width: 124px;
	height: 89px;
	position: absolute;
	top: 1px;
	margin: 0px;
	padding-top: 0px;
	clip: rect(auto,auto,auto,auto);
	z-index: 1000;
	left: 705px;
}
.topbar #gov-copy {
	margin-left: 115px;
	height: 57px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0000FF;
	line-height: 15px;
	margin-top: 10px;
}
.topbar #gov-copy a {
	color: #FF0000;
	text-decoration: underline;
}
#informationLink {
	list-style-image: url(/site/images/bullet_orange.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.Section1 li {
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-image: url(/site/images/bullet_orange.gif);
	font-weight: normal;
	font-size: 12px;
}
.Section1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#SYMBOLS img {
	height: 27px;
	padding-right: 6px;
}
#relatedItemsOneColumn {

}
#relatedItemsOneColumn #relatedItemsOneColumnTitle {
	position: relative;
	top: 5px;
}
#relatedItemsOneColumn #items .table {
	width: 240px;
	margin-left: 5px;
}
#relatedItemsOneColumn #items img {
	width: 80px;
}
#relatedItemsOneColumn #items {
	/*margin-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;*/
}
/*--- Drill down tabs ---*/
.halfmoon{
margin-bottom: 4px;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 14px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 0; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font: bold 14px Verdana;
background: #ECEEEC url(http://www.hetepgov.com/site/images/tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
background-color: #CDDADA;
color: navy;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}
/*---- end of drilldown tabs --*/

#tabSystem #tabcontentcontainer #sc1 #tab_description {
	font-size: 12px;
	line-height: 20px;
	width: 500px;
	padding-left: 10px;
}
#cellWrap .item .item_image_thumb img {
	width: 100px;
	border: 1px groove #CCCCCC;
}
#categoryImage img {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#govContent-top {
	background-image: url(/site/images/gov-homepage-content-top.png);
	height: 15px;
	width: 635px;
}
#govContentBottom {
	background-image: url(/site/images/gov-homepage-content-bottom.png);
	height: 15px;
	width: 635px;
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
.area-1 #govContentBody {
	background-attachment: scroll;
	background-image: url(/site/images/gov-homepage-content-bkgnd.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: center top;
}
.area-2 #govContentBody {
	background-attachment: scroll;
	background-image: url(/site/images/gov-homepage-content-bkgnd.png);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#govContentBody #govContractLogos {
	float: left;
	width: 230px;
}
#govContentBody #govBestSellers-Offers {
	width: 370px;
	height: auto;
	float: left;
	margin-left: 10px;
}
.area-1 #govContentBody #govBestSellers-Offers #govBestSeller-title {
	background-image: url(/site/images/gov-home-div-title-bkgnd.gif);
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	min-height: 23px;
	width: 363px;
	padding-top: 7px;
	padding-left: 7px;
	background-attachment: scroll;
}
.area-2 #govContentBody #govBestSeller-title {
	background-image: url(/site/images/gov-home-div-title-bkgnd-long.gif);
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	width: 607px;
	padding-top: 7px;
	padding-left: 7px;
	clear: both;
	margin-top: 10px;
}

#govBestSellers-Offers #govBestOffer-items li {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	list-style-image: url(/site/images/Vblack.png);
	list-style-position: inside;
}
#govBestSellers-Offers #govBestOffer-items ul {
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
#govBestSeller-items #item {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: auto;
	float: left;
}
#govBestSeller-items #item #titl h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#govBestSeller-items #item hr {
	height: 1px;
	margin-top: 0px;
	border-top-width: 1px;
	font-size: 1px;
}
#govBestSeller-items #item #titl {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#govContractLogos img {
	margin-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#govFeaturedProducts #item {
	width: 200px;
	float: left;
	height: inherit;
}
.area-2 #govContentBody #govFeaturedProducts {
	height: auto;
}
#govBestOffer-items a {
	color: #006699;
}
#govFeaturedProducts #item #titl h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}
#govFeaturedProducts #item #desc p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
}
#govNews h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#govNews p {
	margin-top: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#govNews {
	padding: 10px;
	background-color: #F2FBFF;
	margin-top: 10px;
}
#rightColContainer #rightColumnTopBorder {
	background-image: url(images/gov-homepage-rightcoltop.jpg);
	height: 24px;
	width: 160px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#rightColContainer #rightColumnTopBorder #title {
	padding-top: 5px;
}
#rightColContainer #rightColumnContent {
	background-attachment: scroll;
	background-image: url(images/gov-homepage-rightcolfill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 150px;
	text-align: left;
	padding: 5px;
}
#rightColContainer #rightColumnBottomBorder {
	background-attachment: scroll;
	background-image: url(images/gov-homepage-rightcolbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 160px;
}
#rightColContainer #rightColumnContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightColContainer #rightColumnContent ul {
	text-align: left;
	list-style-position: inside;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 0px;
	list-style-type: disc;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#rightColContainer #rightColumnContent li {
	font-weight: normal;
	font-family: Verdana, sans-serif;
}
.news-status-0 {
	display: none;
}
.featured-products-status-0 {
	display: none;
}
.best-seller-status-0 {
	display: none;
}
.great-offer-status-0 {
	display: none;
}
#rightColContainer {
	margin-bottom: 15px;
}
#govBestSeller-items {
	width: 363px;
	min-height: 150px;
	padding-left: 7px;
}
#govBestOffer-items {
	margin-top: 0px;
	margin-bottom: 10px;
}
#govBestOffer-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 7px;
	padding-top: 7px;
}
#govBestOffer-items p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#govNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightCol-box-1-switch-0 {
	display: none;
}
.rightCol-box-2-switch-0 {
	display: none;
}
.rightCol-box-3-switch-0 {
	display: none;
}
/* -- new customer registration link --
html body div div div table tbody tr td table tbody tr td table tbody tr.portletHandle td table tbody tr td table tbody tr td.smalltext a {
font-size:18px;
}
*/#moreinfo {
	font-weight: normal;
	color: #006699;
}
#search {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.area-1 {
	background-attachment: scroll;
	background-image: url(/site/images/gov-homepage-content-bkgnd.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.area-2 {
	background-attachment: scroll;
	background-image: url(images/gov-homepage-content-bkgnd.png);
	background-repeat: repeat-y;
	background-position: center top;
}
