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

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/home_new.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-weight: normal;
}
a.footerlink {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}
a:hover.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

a.category_link {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
	background-image: url(/images/category_plus.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #212121;
	display: block;
	text-align: left;
}
a:hover.category_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #292929;
}
a.page_number {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #48494C;
	padding: 4px;
	display: inline-block;
	font-weight: normal;
	background-image: url(/images/sidecontent_images/button.jpg);
	border-right: 1px solid #212121;
}
a:hover.page_number {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #212121;
	font-weight: normal;
	border-right: 1px solid #212121;
	background-image: url(/images/sidecontent_images/button_over.jpg);
}

      a.srollover {
	display: block;
	width: 135px;
	height: 24px;
	background: url("images/nav_button.jpg") 0 0 no-repeat;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 4px;
	font-size: 14px;
	background-color: #212121;
	text-align: center;
      }

      a:hover.srollover {
	background: url("images/nav_button_roll.jpg") 0 0 no-repeat;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
      }
a.content_button {
	display: block;
	width: 90px;
	height: 20px;
	background: url("images/sidecontent_images/button.jpg") 0 0 no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;
	background-color: #212121;
}
a.content_button_a {
	display: block;
	width: 90px;
	height: 20px;
	text-decoration: none;
	color: #999999;
	padding-top: 5px;
	font-size: 12px;
	background-image: url(/images/h_arr_w.jpg);
	background-repeat: no-repeat;
	background-position: -8px 8px;
	padding-left: 10px;
	padding-bottom: 25px;
}
a:hover.content_button_a {
	background-image: url(/images/h_arr_or.jpg);
	color: #F08227;
}
a:hover.content_button {
	background: url("images/sidecontent_images/button_over.jpg") 0 0 no-repeat;
	background-color: #333333;
}
a.tab_pressed {
	display: block;
	width: 135px;
	height: 25px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #212121;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(/images/tab_sq_press.jpg);
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
}
a.tab_static {
	display: block;
	width: 135px;
	height: 25px;
	color: #cccccc;
	font-size: 12px;
	background-color: #212121;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(/images/tab_sq_static.jpg);
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	border: 0;
}
a:hover.tab_static {
	display: block;
	width: 135px;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #212121;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(/images/tab_sq_static_hover.jpg);
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	border: 0;
}
.table_bk_color {
	background-color: #212121;
}
body_blank {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	background-color: #000000;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/side_table_b2k.jpg);
	text-align: left;
	color: #CCCCCC;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.footer_bk {
	background-image: url(/images/footer_bk.gif);
}
.td_content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/images/content_bk.jpg);
	padding-top: 10px;
}
.content_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
.content_header {
	background-image: url(/images/content_header_bk3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: lighter;
	color: #444444;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
	padding-right: 20px;
}
.content_body_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	padding-left: 25px;
	padding-right: 20px;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align: left;
}
.thankyou_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
.thankyou_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.tab_table {
	border-left: 1px solid #131313;
	border-right: 1px solid #131313;
	background-color: #3e3f43;
}
.tab_border_bottom {
	border-bottom: 1px solid #000000;
}
.table_closer {
	border-right: 1px solid #222327;
}
.product_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.content_text_product {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
}
.content_text_product_specs {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.product_bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.td_content_no_bk {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 0px;
}
.content_text_justify {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: lighter;
	text-align: justify;
}
.pic_center {
	padding-right: 10px;
}
.td_content_home_pic {
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	background-image: url(/images/content_bk.jpg);
}
.td_content_sub {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/images/td_bk_266.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.note_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.orange_header_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
}
.home_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	background-image: url(/images/home_title_bk.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.First_aid_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.firstaid_header_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 5px;
}
.td_contentCopy {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #000000;
	background-image: url(/images/home_td_bk_new.jpg);
}
.home_header_bk {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	background-image: url(/images/home_table_bk_grey.jpg);
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
}
.home_sub_info_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	padding-bottom: 15px;
}
.content_text_home_3m {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	background-image: url(/images/printshop.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
}
.td_content_sub_stripes {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(/images/td_bk_FadeStripes.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.ex_bkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(/images/ex_bkg.gif);
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
}
.content_text_we_do_custom {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	padding-top: 78px;
}
.glasses_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	padding-top: 5px;
}
.glasses_thumb {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.orange_header_sub_lower {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-left: 45px;
}
.onepixborder {
	border: 1px solid #212121;
}
.black_striped_bk {
	background-image: url(/images/content_header_bk3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
}
.product_header_big {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.oneColFixCtrHdr {
	background-image: url(/images/home_new.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.hivisgallery_title_bk {
	background-color: #3E3F43;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	width: 115px;
	text-align: left;
}
.thumb_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-color:#333333;
	border: 1px dotted #212121;

	}
	
	select {
 background-color: #212121;
 color: #cccccc;
}

.text_under_product_in_cart {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
.catalog_image_border {
	border: 1px solid #212121;
}
.product_id {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #212121;
	padding-bottom: 5px;
}
.product_header_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom: 1px solid #2f3033;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	background-image: url(/images/attributes_box_top_shine.jpg);
	background-repeat: repeat-x;
}
.product_id_detail {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	border-bottom: 1px solid #2f3033;
	border-top: 1px solid #666666;
	padding: 10px;
}
.product_price {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #212121;
	padding-bottom: 5px;
}
.product_price_detail {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2f3033;
	border-top: 1px solid #666666;
	padding: 10px;
}
.attributes_box {
	background-color: #48494C;
	border-top: 1px solid #2f3033;
	border-left: 1px solid #2f3033;
	border-right: 1px solid #2f3033;
}
.attributes_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #2f3033;
	border-top: 1px solid #666666;
	padding: 10px;
}
.attribute_dropdown {
}
.overview_specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: 1px dotted #212121;
	font-weight: normal;
	text-align: left;
}
.description_extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: 1px dotted #212121;
	font-weight: normal;
	padding-top: 15px;
	text-align: left;
}
.specs_extras_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	padding-top: 5px;
	line-height: 18px;
}
.side_box_dotted_underline {
	border-bottom: 1px dotted #212121;
	padding-top: 5px;
}
.hover_to_zoom_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}
.product_price_subtotal {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #212121;
	padding: 10px;
}
a.homepage_pic {
	border: 1px solid #333333;
	display: block;
	z-index: 50;
}
a.homepage_pic:hover {
	border: 1px solid #666666;
}
.orange_header_sub_homepg {
	font-family: Arial, Helvetica, sans-serif;
	color: #F48427;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	padding-top: 5px;
}
.client_table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	background-color: #282929;
	text-align: left;
}
.client_table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	text-align: left;
	background-color: #44464a;
}

a.pdf_download{
	display: block;
	width: 315px;
	height: 35px;
	background-color: #48494D;
	color: #999999;
	font-size: 18px;
	background-image: url(/images/pdf_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 60px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.pdf_download{
	color: #FFFFFF;
}

a.buynow{
	display: block;
	width: 315px;
	height: 35px;
	background-color: #48494D;
	color: #999999;
	font-size: 18px;
	background-image: url(/images/buy_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 60px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.buynow{
	color: #FFFFFF;
}

