﻿/* CSS layout */
body {
	font-family: Arial, Helvetica, sans-serif;
/*	background-image: url('images/mnbackground.jpg');
	background-repeat: no-repeat; */
	background-color: #f2f2f2;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #074ca9;
	}
a.headerl:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0060B6;
	font-weight: bold;
	font-size: 10pt;
}
a.headerl:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #0060B6;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headerl:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
}
a.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a.prodcat:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #074ca9;	/* Green: 228b2 */
	font-weight: bold;
	font-size: 10pt;
	padding-left: 2px;
}
a.prodcat:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #074ca9;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}
a.prodcat:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 3px;
}
.tbcontactleft{
	background-color: #538ecb;
	font-size: 10pt;
	width: 95px;
	text-align: right;
}
.tbcontactrigt{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #d6e4f5;
	font-size: 10pt;
	width: 250px;
	text-align: left;
}
.headtext{
	color:#538ecb;
	text-align: center;
}
.menuhead{
	width: 100%;
	background-color: #90ff3c;
	color: #538ecb;
}
.menubar {
	text-align: center;
	border-style: solid;
	border-color: #538ecb;
}
.menucells {
	text-align: center;
	border-color: #90ff3c;
	background-image: url('images/menubgbutton.gif');
	height: 18px;
}
.cfooter{
	background-color: #67aae0;
	text-align: center;
}
.mainTable{
	width: 900px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
.panell{
	width:200px;
	background-color: #538ecb;
}
.panelc{
	width: 450px;
	background-color: #ffffff;
}
.panelr{
	width: 250px;
	background-color: #fafaff;  /* 0060b6 */ 
}
.tpanell{
	width:200px;
	background-color: #538ecb;
}
.tpanelc{
	width: 450px;
	background-color: #aeff3c;
}
.tpanelr{
	width: 250px;
	background-color: #fafaff;  /* lightest blue: e9f6ff  light blue: d6e4f5 */
}

.tbCat{
	background-color: #538ecb;
	width: 100%;
}
.tdCat{
	background-color: #538ecb;
	color: #ffffff;
}
.tbEmpty{
	background-image: url('images/bgbuttongr.gif');
}
.tdFormR{
	width: 30%;
	text-align: right;
	font-size: 10pt;	
}
.tdFormL{
	width: 70%;
	text-align: left;
	font-size: 10pt;
}
.tbForest{
	font-size: 10pt;
	background-color: #0060B6;	/* light blue: d6e4f5 */
	background-image: url('images/bgbuttongr.gif');
	color: #ffffff;
	height: 22px;
}
.carttotalscolor {
	background-color: #67aae0;
	}
}
#cartAddItems {
	background-color: #538ecb;
	font-size: 10pt;
	color: #ffffff;
	width: 195px;
	text-align: center;
}
#cartAddProducts {
	background-color: #538ecb;
	font-size: 10pt;
	color: #ffffff;
	width: 250px;
	text-align: center;
}
#cartAddPrice {
	background-color: #538ecb;
	font-size: 10pt;
	color: #ffffff;
	width: 60px;
	text-align: center;
}
#cartAddQty {
	background-color: #538ecb;
	font-size: 10pt;
	color: #ffffff;
	width: 50px;
	text-align: center;
}
#cartAddTotal {
	background-color: #538ecb;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddUpdate {
	background-color: #006600;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddTotal {
	background-color: #538ecb;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddSub {
	background-color: #538ecb;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 125px;
	text-align: center;
}
#cartAddSubH {
	background-color: #538ecb;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 580px;
	text-align: right;
}
#cartAddMain {
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
#cartAddMainT {
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
	text-align: right;
}
#navlist
{
margin-left: 5px;
padding-left: 5px;
list-style: none;
}
.storehr {
	color: #339933;
	background-color: #f2f2f2;
	border: 0;
	width: 100%;
	height: 1px;
}
#navlist li 
{
padding-left: 4px;
image: url('images/bullet.gif');
}
#container {
	width: 930px;
	background-image: url('images/bg.gif');
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.tbFooter{
	font-size: 10pt;
	background-color: #67aae0;
	color: #663300;
}
.tail{
	font-size: 9pt;
	color: #90ff3c;
	text-align: center;
}
.headerphone{
	font-family: Arial, Helvetica, sans-serif;
	color: #074ca9;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.hollister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #538ecb;
	text-align: center;
	text-decoration: none;
}
