@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #00467F;
	background-image: url(http://www.typenex.com/images/bg5.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear{
	height: 1px;
	clear: both;
}
a:link, a:visited {
	color: #00467F;
}
a:hover {
	color:#6F9FCC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btnLogo{
	margin: 20px 0 0 0;	
	display: block;
	float: left;
	height: 80px;
	width: 190px;
}
#container {
	width: 950px;
}
#header {
	background-image: url(images/header_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	color: #FFFFFF;
	text-align: left;
}
#header_contact {
	height: 38px;
	width: 250px;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}

#header #search{
	margin: 28px 0 0 0;
}

#menu {
	width:720px;
	float: right;
	height: 30px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-size: 90%;
	z-index: 2;
}

#main {
	background-color: #FFFFFF;
	text-align: left;
}
#main_top {
	width: 10px;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#main_content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#main_btm {
	width: 910px;
	background-image: url(images/main_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	clear: both;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 19px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_btm a{color:#ffffff;}
#content_box1 {
	color: #666;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
}
#rightcol {
	float: right;
	width: 295px;
}
#rightcol_top {
	background-image: url(images/rightcol_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
	padding-top: 22px;
	padding-left: 28px;
}
#rightcol_mid {
	background-image: url(images/rightcol_mid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 28px;
	padding-left: 28px;
	font-size: 12px;
}
#rightcol_btm {
	background-image: url(images/rightcol_btm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
}
#rightcol2 {
	float: right;
	width: 295px;
}
#rightcol #rightcol_top h1 {
	color: #FFF;
}
#rightcol2 #rightcol_top h1 {
	color: #FFF;
}

.column{
	width: 440px;
	float: left;
	margin: 0 0 0 10px;
}

.note{
	font-size: 11px;
}

.hidereveal {
	width: 525px;
	margin-left: 25px;
}


.hidereveal_top {
	background-color: #e5ecf7;
	background-image: url(images/roundwhite_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.hidereveal_btm {
	background-color: #e5ecf7;
	background-image: url(images/roundwhite_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.hidereveal ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.reveal_top {
	cursor: pointer;
	background-color: #e5ecf7;
	display: block;
	padding: 3px;
	color: #00467F;
}

.reveal_btm {
	background-color: #f3f4f4;
	display: block;
	color: #6799C8;
}
.reveal_btm li{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.floatright {
	float: right;
	text-align: right;
}
.floatright img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatleft {
	float: left;
}
.floatleft img{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.header_dk {
	color: #666;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header_lt {
	color: #666;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header_gray {
	color: #666;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.quote {
	font-style: italic;
	color: #00467F;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
}


p {
	margin:0px;
	padding:0px;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: 110%;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content_box1 h1 a {
	color: #666;
	text-decoration: none;
}
#content_box1 h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	color: #00467F;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #00467F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

.req{
	color: #900;
	font-size: 11px;
	font-weight: bold;
}

#ticker{
	margin: 0 0 10px 0;
	text-align: center;
}

#home_box1{
	font-size: 13px;
	position: relative;
}

#home_box3 h1{
	color: #ffffff;	
}

.circleLink{
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 50px;
	left: 0;	
}

.finalcheck{
	display: block;
	width: 450px;
	height: 300px;
	position: absolute;
	bottom: 50px;
	right: 0;
}

#circle1{
	left: 20px;
}

#circle2{
	left: 115px;
}

#circle3{
	left: 210px;
}

#rafflelist li {
	list-style-type:circle;
	padding-left: 0px;
	margin-left: 20px;
}
#content_box_raffle {
	color: #666;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
}
#content_box_raffle h2 {
	color: #191919;
}
#content_box_raffle2 {
	color: #666;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
}
#content_box_raffle2 h2 {
	color: #191919;
}

#companyPresentation{
	margin: 14px 0 0 0;
	padding: 0;
}

#products_top, #products_top_extended {
	color: #666;
	padding-top: 5px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}

#products_top_extended{
	color: #666;
}

#products_top a, #products_top_extended a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top a:hover, #products_top_extended a:hover {
	text-decoration: underline;
}

#products_top_lt {
	color: #666;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}
#products_top_lt a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_lt a:hover {
	text-decoration: underline;
}
#products_top_lt2 {
	color: #666;
	padding-top: 5px;
	width: 590px;
	padding-left: 7px;
	height: 26px;
	margin-left: -7px;
}
#products_top_lt2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_lt2 a:hover {
	text-decoration: underline;
}

#products_top_gray {
	color: #666;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}
#products_top_gray a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_gray a:hover {
	text-decoration: underline;
}
#products_top_gray2 {
	color: #666;
	padding-top: 5px;
	width: 590px;
	padding-left: 7px;
	height: 26px;
	margin-left: -7px;
}
#products_top_gray2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_gray2 a:hover {
	text-decoration: underline;
}

#products_top #search, #products_top_gray #search, #products_top_lt #search, #products_top_lt2 #search{
	float: right;
}

#relatedProducts{
	background-image: url(images/bg_related_products.jpg);
	background-repeat: repeat-y;
	margin: 5px 0px 15px 0px;
	font-size: 80%;
}

#relatedProducts span{
	display: block;
}

#relatedProduct1{
	float: left;
	text-align: center;
	margin: 7px 0 5px 5px;
	width: 140px;
	border-right: 1px solid #a9a9a9;
}

#relatedProduct2{
	float: right;
	text-align: center;
	margin: 7px 5px 5px 0;
	width: 120px;
}

#content_box2 {
	margin-bottom: 25px;
	width: 590px;
	padding: 5px 0 0 7px;
}

#company_info p, #content_box2 p{
	margin: 10px 0 10px 0;
	line-height: 20px;	
}

#company_info h2, #content_box2 h2{
	margin: 5px 0 10px 0;	
	color: #666;
}

#company_info {
	margin-bottom: 25px;
	width: 600px;
	padding: 5px 0 0 7px;
}

#company_photos{
	padding: 30px 0 0 0;
}

#company_photos a, #company_photos img{
	margin: 0;
	padding: 0;
}

#sidebar{
	width: 220px;
	float: right;
	margin: 10px 30px 0 0;
}

#chicago{
	margin: 30px 0 0 0;
}

#cartbox {
	margin: 0 auto;
	text-align: center;
}
#addtocart {
	background-image: url(images/bg_add_cart.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 293px;
	margin: 0 0 10px 0;
}

#addtocart .cartButton{
	float: right;
	width: 145px;
	margin: 5px 10px 0 0;
}

#addtocart  .descrip1 {
	margin-top: 13px;
	width: 145px;
	text-align: left;
	float: right;
}

#addtocart .productDisclaimer{
	font-size: 80%;
	font-style: italic;
	clear: both;
	padding: 4px 2px 4px 2px;
}

#addtocart  .amount {
	margin-top: 4px;
	width: 135px;
	text-align: left;
	float: right;
}

#addtocart .line2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	font-size: 12px;
	vertical-align: middle;
	width: 260px;
}
#addtocart .line2 a {
	text-decoration: none;
	color: #333333;
}
#addtocart .line2 a:hover {
	text-decoration: underline;
}
#addtocart .productImage{
	width: 70px;
	text-align: center;
	float: left;
	margin: 0 0 0 25px;
	font-size: 80%;
}

#cartlink1 {
	background-image: url(images/store_arrowonly.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 100px;
	padding-top: 6px;
	padding-left: 30px;
}
#cartlink2 {
	background-image: url(images/store_arrowonly.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 90px;
	padding-top: 6px;
	padding-left: 30px;
	float: right;
}
#flash_fb {
	text-align: center;
}
.infobox {
	height: 125px;
}
.moreinfolink {
	font-size: 130%;
	padding-top: 37px;
}
.linksmall {
	font-size: 90%;
}
#content_box3 {
	color: #666;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
}
#content_box3 h1 a {
	color: #666;
	text-decoration: none;
}
#content_box3 h1 a:hover {
	text-decoration: underline;
}


#basics_bullets{margin: 5px 5px 0 20px; padding: 0;}
#basics_bullets li {
	list-style-image: url(images/bullet.gif);
}
#standardBullets li{
	list-style-image: url(images/bullets_standard.gif);
}

#nothanks {
	text-align: left;
}


#state_wrapper {}
#state_wrapper fieldset {margin-top: 10px;border: 1px solid #ccc;}
#state_wrapper legend {font-weight: bold;color: #0f4057;font-weight: bold;font-size: 18px;padding: 0px 10px;}
.ie7 #state_wrapper legend {padding: 10px;}
#state_wrapper h3 {margin: 10px;font-weight: bold;font-size: 16px;}
#state_wrapper ul {padding-top: 15px;}
#state_wrapper li {padding-bottom: 15px;}
.ie7 #state_wrapper ul {padding-left: 50px;}
.ie7 #state_wrapper li {padding-bottom: 15px;}
.ie #state_wrapper p {padding-left: 20px;}
#state_wrapper p {padding: 15px 0px 0px 15px;margin: 0px;}
.state_link a {padding: 0px;margin: 0px;}
.allergy {color: #ff0000;}
.dnr {color: #920d87;}
.fall_risk {color: #e2af00;}
.latex {color: #198314;}
.wrist_links {padding-top: 15px;margin: 0;font-size: 12px;list-style: none;margin-left: -25px;!margin-left: -30px;}
.restricted {color: #fa5493;}
.apr_wrist {margin: 25px 0px 0px 15px;!margin: 25px 0px 0px 20px;}
.blue {color: #0000ff;}
.orange {color: #F60;}


/**
 * Search Styles
 *
 */
 
#search{
	width: 295px;
	float: right;
	margin: 5px 0 0 0;
}
#content_box_catalog {
	margin-bottom: 25px;
	width: 600px;
	padding-left: 7px;
}
#content_box_catalog ul, #content_box_catalog p, #content_box_catalog td {
	line-height: 12px;
	font-size: 90%;
}
#content_box_catalog li {
	margin:0;
	padding:3px;
}
#content_box_catalog img {
	margin-bottom: 12px;
}

.catBullets {
	list-style-image: url(images/store_arrow09.gif);
}
.catTitle {
	color: #00467F;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	height: 30px;
	width: 100%;
	padding-top: 8px;
	padding-left: 6px;
	margin-left: -7px;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}
.catTitleTop {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666;
	height: 30px;
	width: 100%;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: -7px;
	margin-bottom: 12px;
	clear: both;
}
.catLeftMargin {
	margin-left: 15px;
}

#accordion h3{
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	width: 100%;
	padding: 6px;
	margin-left: -7px;
	margin-bottom: 12px;
	clear: both;
	cursor: pointer;
	background-color: #A1BFE4;
	border-radius: 2px;
  	-moz-border-radius: 2px;
  	-webkit-border-radius: 2px;
}

h3.ui-state-default{
	background: transparent url(images/icon_plus.jpg) no-repeat right;
}

h3.ui-state-active{
	background: transparent url(images/icon_minus.jpg) no-repeat right;
}


/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}

/*Contact Sample*/
#contact_sample_side{
	float: right;
	width: 290px;
}

#contact_sample_side span{
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #00467F;
	text-align: center;
}

/* Form Styles */

.form_wrap {
	padding-top: 5px;
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
}

.form_wrap .title{
	color: #666;
	height: 30px;
	padding: 10px 0 0 5px;
	margin: 0 0 20px 0;
}

.topBox{
	width: 310px;
	float: left;
	margin: 0 0 20px 100px;
}

