@charset "UTF-8";
/* CSS Document */


h1 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #007dbf;
}

.blue_title {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #007dbf;
}

.hh_title {
	padding-top:30px; 
	font-size:16px;
}

#product a {
	color:#FFF;
	text-decoration:none;
}
#product a:visited {
	color:#FFF;
	text-decoration:none;
}
#product a:active {
	color:#FFF;
	text-decoration:none;
}
#product a:hover {
	text-decoration:underline;
	color:#FFF;
	text-transform:uppercase;
}

.bold_link a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #007dbf;
}
.bold_link a:visited {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #007dbf;
}
.bold_link a:active {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #007dbf;
}
.bold_link a:hover {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #007dbf;
}

#content a {
	color:#007dbf;
	text-decoration:none;
	text-transform:uppercase;
}
#content a:visited {
	text-decoration:none;
	color:#007dbf;
	text-transform:uppercase;
	font-weight:bold;
}
#content a:active {
	text-decoration:none;
	color:#007dbf;
	text-transform:uppercase;
	font-weight:bold;
}
#content a:hover {
	color: #007dbf;
	text-transform: uppercase;
}

#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#shell {
	width: 890px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: #666 solid thin;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

#logo {
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#top_mid {
	text-align:center;
	padding-top:20px;
	float:left;
	position:relative;
	left:50px;
}

#email_update {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 9px;
	color: #666666;
	width:380px;
	height:90px;
	position:relative;
	top:20px;
	right:20px;
}

#email_form {
	margin-bottom:10px;
}

#nav {
	width:890;
	height:27px;
	background-color: #007dbf;
	clear:both;
	padding-left:10px;
}

#phone {
	float:right;
	color:#FFF;
	padding-top:8px;
	padding-right:10px;
}

#header_image {
	padding: 0px;
	background-color: #007dbf;
	height:155px;
	clear:both;
}
#secondary_h {
	background-image:url(../images/secondary_header.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:105px;
	padding-top:20px;
}
#secondary_h p {
	position:relative;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#007dbf;
	font-weight:bold;
	width:80px;
	float:left;
	margin:0px;
}
#featured {
	width: 390px;
	float: left;
	padding-left: 5px;
	padding-bottom: 15px;
}
#product {
	width: 90px;
	border: solid 1px #007dbf;
	background-color: #007dbf;
	float: left;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFF;
	margin-right: 3px;
}
#news {
	width: 350px;
	float: left;
}
#news a {
	color:#007dbf;
	text-decoration:none;
	font-size:10px;
}
#news a:hover {
	text-decoration:underline;
}
#news ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 15px;
}
#news li {
	font-size:10px;
	padding-left: 40px;
	background-image: url(../images/sticky.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#footer-left {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	position:relative;
	float:left;
	margin:0px;
	padding-top:10px;
}
#footer-right{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#999;
	margin:0px;
	padding-top:10px;
}

#footer-right a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#999;
}

#footer-right a:visited {
	color:#999;
	text-decoration:none;
}

#footer-right a:active {
	color:#999;
	text-decoration:none;
}

#footer-right a:hover {
	color:#999;
	text-decoration:none;
}

/******** Left Menu******/
#left_menu {
	background-color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	float:left;
	width:199px;
}

#left_menu ul {
	list-style-image:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#left_menu li {
	list-style:none;
	list-style-type:none;
	line-height:10px;
	padding:8px 0px 8px 10px;
	margin:0px;
	border-bottom:#666 thin solid;
}

#left_menu li a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

#left_menu li a:visited {
	color:#000;
	text-decoration:none;
}

#left_menu li a:active {
	color:#000;
	text-decoration:none;
}

#left_menu li a:hover {
	color:#000;
	text-decoration:underline;
}

.title {
	background-color:#CCC;
	font-weight:bold;
}


/*************Content*************/

#content {
	width: 689px;
	float: left;
	border-left-width: thin;
	border-left-color: #666;
}

#content p {
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	clear:both;
}

#content_title {
	font-weight:bold;
	font-size:13px;
}

#large_image {
	float:right;
	margin-right:10px;
	margin-bottom:150px;
	padding-left:20px;
}

#staff_image{
	float:left;
	border:#000 solid 1px;
	margin-right:10px;
	margin-bottom:30px;
}

/*************Products*************/

#product_left {
	width:330px;
	border:#CCC solid thin;
	margin-left:10px;
	float:left;
}

#product_right {
	width:330px;
	border:#CCC solid thin;
	margin-left:5px;
	margin-right:5px;
	float:right;
}

#product_header {
	background-color:#007dbf;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding:5px;
}

#product_header_logo {
	background-color:#007dbf;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding:5px;
	height:20px;
	width:512px;
}

#product_header_logo_b {
	background-color:#007dbf;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding:5px;
	height:20px;
	width:338px;
}

#product_header_logo_b2 {
	background-color:#007dbf;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding:5px;
	height:20px;
	width:82px;
}


#product_div {
	border-bottom:#CCC thin solid;
}

#product_info {
	width:330px;
	height:120px;
}
#product_title {
	text-align:center;
}

#product_table {
	position: relative;
	left: 170px;
	top: 3px;
}

#product_table td {
	border-left: #000 solid thin;
	border-right: #000 solid thin;
	border-bottom: #000 solid thin;
	text-align: center;
	color: #333333;
}

.product_table_top {
	border-left:none;
	border-right:none;
	border-bottom:#000 solid thin;
}

.yellow {
	background-color: #fff466;
	color: #000;
}
.orange {
	background-color:#f9c766;
}
.blue {
	background-color:#66b1d8;
}
.pink {
	background-color:#f7c8dc;
}
.white {
	background-color:#FFF;
}
.green {
	background-color:#66c5a5;
}
.red {
	background-color:#df5c6c;
}
.ltgreen {
	background-color:#add9c2;
}
.ltblue {
	background-color:#9abcdf;
}
.purple {
	background-color:#948cbd;
}
.black {
	background-color:#575757;
}
.grey {
	background-color:#CCC;
}
.gold {
	background-color:#edd456;
}
.aqua {
	background-color:#95d5d7;
}
.brown {
	background-color:#b39f96;
}

#tt_top {
	background-image:url(../images/starburst.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#tt_product {
	margin-left:20px;
}

.tt_blue_head {
	color:#FFF;
	text-align:center;
	background-color:#007dbf;
}

.tt_details {
	text-align:center;
}

#tt_product td {
	border:thin #CCC solid;
	padding:0px 5px 0px 5px;
}

.tt_table {
	margin-bottom:20px;
}

.tt_names {
	list-style:none;
	list-style-type:none;
}

.tt_names_li {
	list-style:none;
	list-style-type:none;
	display:inline;
	text-decoration:underline;
	font-weight:bold;
	padding-right:10px;
}

#hh_container {
	width:600px;
	border:#CCC solid thin;
	margin-left:10px;
	float:inherit;
	display:block;
}

#hh_label {
	width: 390px;
	height: 150px;
	float: right;
	border-right-width: thin;
	border-right-color: #CCC;
	border-left-style: none;
	border-right-style: solid;
}

#hh_labeler {
	width: 200px;
	height: 150px;
	float: right;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #CCC;
}

#hh_labeler_item {
	position:relative;
	left:100px;
}

#warm_left {
	float:left;
	width:350px;
}
#warm_right {
	float:right;
	width:300px;
	margin-right:10px;
	margin-top:10px;
	border:#CCC solid thin;
}

#ivproduct_table {
	position:relative;
	left:200px;
	top:5px;
}

#ivproduct_table td {
	border:#000 solid thin;
	text-align:center;
}

#ivproduct_info_top {
	width:330px;
	height:150px;
}

#ivproduct_info {
	width:330px;
	height:50px;
	padding-bottom:10px;
}

#ivproduct_left {
	width:315px;
	border:#CCC solid thin;
	margin-left:10px;
	float:left;
}

#ivbag {
	position:relative;
	left:195px;
	width:145px;
	height:200px;
}

#ivbag p {
	padding-bottom:5px;
}

#iv_left {
	background-image:url(../images/iv_1.jpg);
	background-repeat:no-repeat;
	width:689px;
	height:320px;
}

#iv_p_left {
	position:relative;
	left:140px;
	width:190px;
	height:200px;
}

#iv_p_right {
	position:relative;
	left:485px;
	top:-210px;
	width:190px;
	height:200px;
}

#custom_topleft {
	width:400px;
	margin-left:10px;
	float:left;
}

#custom_left {
	width:400px;
	border:#CCC solid thin;
	margin-left:10px;
	float:left;
}
#custom_labels {
	background-image:url(../images/products/custom_labels.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:730px;
}

#step_1 {
	position:relative;
	top:15px;
	left:20px;
}

#step_2 {
	position:relative;
	left:10px;
}

#step_4 {
	margin:10px;
}

#custom_topright {
	width:260px;
	margin:5px;
	float:right;
	background-color:#CCC
}

#topright_link a {
	text-decoration:underline;
	color:#000;
}

#topright_link a:visited {
	text-decoration:underline;
	color:#000;
}

#topright_link a:active {
	text-decoration:underline;
	color:#000;
}

#topright_link a:hover {
	text-decoration:underline;
	color:#000;
}

#custom_right {
	width:260px;
	border:#CCC solid thin;
	margin-left:5px;
	margin-right:5px;
	float:right;
}

#custom_right table {
	margin:10px;
}

#custom_right td {
	text-align:center;
	padding:5px;
}

#custom_margin {
	padding-bottom:10px;
}

#central_left {
	width:360px;
	border:#CCC solid thin;
	margin-left:10px;
	float:left;
}

#central_right {
	width:300px;
	border:#CCC solid thin;
	margin-left:5px;
	margin-right:5px;
	float:right;
}

.cs_item_l {
	text-align:center;
	position:relative;
	left:275px;
	font-weight:bold;
	width:80px;
}

.cs_item_r {
	text-align:center;
	position:relative;
	left:220px;
	font-weight:bold;
	width:80px;
}

#cs_product_info {
	width:330px;
	height:276px;
}

#double_left {
	width:210px;
	height:151px;
	float:left;
}

#double_right {
	width:260px;
	height:151px;
	float:right;
	border-left:#CCC solid thin;
}

#double_left_2 {
	width:210px;
	height:70px;
	float:left;
}

#double_right_2 {
	width:260px;
	height:70px;
	float:right;
	border-left:#CCC solid thin;
}

#central_double_left {
	width:540px;
	border:#CCC solid thin;
	margin-left:10px;
	float:left;
}

.cs_double_item_l {
	text-align:center;
	position:relative;
	left:170px;
	font-weight:bold;
	width:80px;
}

.ll_item_l {
	text-align:center;
	position:relative;
	left:260px;
	font-weight:bold;
	width:80px;
}

#ll_product_info {
	width:330px;
	height:150px;
}

#ll_product_info_2 {
	width:330px;
	height:330px;
}

#bb_product_info {
	width:330px;
	height:175px;
}

#bb_product_info_2 {
	width:330px;
	height:265px;
}

#barcode_ps_left {
	width:535px;
	float:left;
}

#barcode_product {
	width:520px;
	margin-left:10px;
	margin-top:20px;
}

#barcode_items {
	width:85px;
	height:100%;
	float:left;
	border-right:#CCC 1px solid;
	display:block;
	text-align:center;
	font-size:10px;
}

#barcode_items_nb {
	width:85px;
	height:100%;
	float:left;
	display:block;
	text-align:center;
	font-size:10px;
}

#barcode_ps_right {
	width:140px;
	float:right;
}

#lc_product_left {
	width:160px;
	height:95px;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	float:left;
	text-align:center;
}

#lc_product_right {
	width:165px;
	height:95px;
	border-top:#CCC 1px solid;
	float:right;
	text-align:center;
}

.rad_item_l {
	text-align:center;
	position:relative;
	left:250px;
	font-weight:bold;
	width:80px;
}


.bluegreen {
	color: #007DBF;
	font-weight: bold;
	font-size: 13px;
	vertical-align: bottom;
}
 .formjoe {
	float: right;
	padding-right: 40px;
	padding-top: 20px;
	width: 200px;
        }       
             
.orderfree {
	float: left;
	height: auto;
	width: 50px;
}
.yellow {
	color: #FFF466;
}
