﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-image: url('Head-Foot.png');


	width: 1000px;
}
#navigation {
	background-color: black;
    background-image: url("menu.png");
	overflow: hidden;
}
#column_r {
	left: 0px;
	top: 0px; 
	width: 758px;
	margin: 0;
	padding: 0px;
	background-color: #fff;
}
#column_l {
    left 0px; 
    top: 0px; 
    width:  204px;
	margin: 0;
	float: left;
	padding: 0px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {


	width: 1000px;
	text-align: center;
	
	background: #212121 url('Head-Foot.png');
    padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #212121;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #393939;
  
	background-image: url('MouseOver.png');

	
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

div.ecwid-productBrowser-backgroundedPanel div.ecwid-ContinueShoppingButton { 
    display:none; 
}

.ProdLine {
    line-height:30px;
    background-color:white;
    height:160px;
    width:720px;
    float:left;
    padding:5px; 
}


#ProdSection {
    line-height:30px;
    background-color:white;
    height:200px;
    width:240px;
    float:left;
    padding:5px; 
}

.HProduct-style {
	text-align: center;
	color: black;
	font-size: 22px;
	font-family: "arial";
	font-weight: bold;
}

.Product-style {
	text-align: center;
	color: black;
	font-size: 16px;
	font-family: "arial";
	font-weight: bold;
}

.DW-style {
	text-align: center;
	color: black;
	font-size: 11px;
	font-family: "arial";
	
}
.PIC-style {
	text-align: center;
	color: black;
	font-size: 11px;
	font-family: "arial";
}

