a	{color:#7679AC; text-decoration:none;}
form	{display:inline;}
div		{box-sizing: border-box; -moz-box-sizing: border-box;}

.alt_link 	{color:#00B0D0;}

.word_spacing	{word-spacing:8px;}

div.prodlist_price	{color:#7679AC; font-weight:bold;}
div.prodlist_sku	{color:#A4AED2; font-size:8pt;}

div.nounderline a	{text-decoration:none;}

td.category_header	{padding-left:8px; color:#ffffff; font-size:8pt; font-family:"Century Gothic", Arial, sans-serif;}


div.prodlist_multi_header a	{color:#7679AC;}
div.prodlist_multi_header	{color:#7679AC;}

.zsection_title	{font-size:12pt; color:#91C5D1;}

.zminicart	{color:#7578AB; font-size:7pt;}

#addtocart select	{width:133px;}
#addtocart 			{font-size:8pt; color:#7578AB;}

/* used on contact pages */
.zform_field	{margin-right:5px; margin-bottom:5px; float:left;}
#contact_form input	{padding:2px 5px 2px 5px;}
#contact_form textarea	{padding:2px 5px 2px 5px;}


/* styles for the tabs on the product page */
.shadetabs li a{ text-decoration: none; color: #7578AB;}

/*set to left, center, or right to align the menu as desired*/
.shadetabs{ margin-left: 0; margin-bottom: 0; font-size:9pt; list-style-type: none; text-align: left; font-family:"Century Gothic", Arial, sans-serif; padding-left:0px;}

.shadetabs li{display: inline; margin: 0; margin-right: 3px; padding:0px 0px 0px 6px;}

.shadetabs li a:hover{text-decoration: underline; color: #00B0D0; }




/*selected main tab style */
.shadetabs li.selected a:hover{ text-decoration: none; color:#ffffff;}

/*style of tab content oontainer*/
.tabcontentstyle{ border-top: 1px solid #91C5D1; border-bottom: 1px solid #91C5D1; width: auto; margin-bottom: 20px; padding: 10px 0px 10px 0px; height:180px; overflow:auto;}

.tabcontent{display:none; }

@media print {
.tabcontent {
display:block!important;
}
}

/* end of product page tab styling */


/* used in the horizontal menu for the online store categories */
.zmenu_cats	{font-family:"Century Gothic", Arial, sans-serif;}

/* used for vertical categories in the 'shop online' section */
.ztop_cat	{font-size:8pt; font-family:"Century Gothic", Arial, sans-serif; }
.zsub_cat	{font-size:7pt; font-family:"Century Gothic", Arial, sans-serif; }

/* page title class used in the SPECL and TITLE elements */
.zpage_title	{margin-bottom:14px; width:auto; border-bottom:1px solid #00B0D0;}
.zpage_title h1	{text-transform:uppercase; margin:10px 0px 8px 0px; font-size:12pt; color:#949CBE;}

/* used on the product page to control styling of text and forms around the add to cart button. */
#addtocart	select	{font-size:8pt;}
#addtocart	td	{font-size:8pt;}

td	{color: #8C8C8C; font-family: arial, helvetica, sans-serif; font-size: 9pt;}


