﻿/* CSS layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	}
h1 {
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
}
a.headerl:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
	font-size: 10pt;
}
a.headerl:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headerl:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FF3300;
	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: #228b22;
	font-weight: bold;
	font-size: 10pt;
}
a.prodcat:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#228b22;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.prodcat:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration:underline;
}
.tbcontactleft{
	background-color: #ffffff;
	font-size: 10pt;
	width: 95px;
	text-align: right;
}
.tbcontactrigt{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #ffffff;
	font-size: 10pt;
	width: 250px;
	text-align: left;
}
.headtext{
	color:#333399;
	text-align: center;
}
.menuhead{
	width: 100%;
	background-color: #CCCCCC;
	color: #990000;
}
.menubar {
	text-align: center;
	border-style: solid;
	border-color: #CCCCFF;
}
.menucells {
	text-align: center;
	border-color: #d2b48c;
	background-image:url('images/bgbutton.gif');
	height: 16pt;
}
.cfooter{
	background-color: #b1c1de; /* #d2b48c  */
	text-align:center;
}
.mainTable{
	width: 900px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.panell{
	width:200px;
	background-color:#b1c1de; /* #d2b48c */
}
.panelc{
	width: 450px;
	background-color: #ffffff; /* #faf0e6 */
}
.panelr{
	width: 250px;
	background-color: #e8edf6; /* #faf0e6 */
}
.tpanell{
	width:200px;
	background-color:#d2b48c;
}
.tpanelc{
	width: 450px;
	background-color: #d2b48c;
}
.tpanelr{
	width: 250px;
	background-color: #d2b48c;
}

.tbCat{
	background-color: #b1c1de; /* #ffefd5; */
	width: 100%;
}
.tbEmpty{
	background-image:url('images/bgbuttongrbot.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:#0066CC; /* #ffefd5 */
	background-image:url('images/bgbuttongr.gif');
	color: #ffffff;
	height: 22px;
}
.homeImageBorder {
	border:medium #D2B48C double;
}
.button {
	background-image:url('images/bgbutton.gif');
	background-repeat: repeat-x;
	color: #006699;
	font-weight:bold;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 190px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #66ccff url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: navy;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu .menuitem:active{
color: white;
}


.glossymenu a.menuitem:visited{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: navy;
}

.codeTable{
	font-size: 10pt;
	background-color:#cc9900;
}
.codeTB{
	font-size: 10pt;
	background-color:#ffffff;
}

#cartAddItems {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 195px;
	text-align: center;
}
#cartAddProducts {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 250px;
	text-align: center;
}
#cartAddPrice {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 60px;
	text-align: center;
}
#cartAddQty {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 50px;
	text-align: center;
}
#cartAddTotal {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddUpdate {
	background-color:#006699;
	font-size: 10pt;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddTotal {
	background-color:#006699;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 65px;
	text-align: center;
}
#cartAddSub {
	background-color:#006699;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	width: 125px;
	text-align: center;
}
#cartAddSubH {
	background-color:#006699;
	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: #339933;
	border: 0;
	width: 100%;
	height: 1px;
}
#navlist li 
{
padding-left: 20px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}
#container {
	width:930px;
	background-image:url('images/bg.gif');
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

