@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #39F;
}

hr {
border-top: 4px solid #ccc;
	margin:2px 12px 0 0;
	width:90%;
}

#frame {
	width:890px;
	margin-right:auto;
	margin-left:auto;
	margin-top:6px;
	text-align:left;
	background:#fff;
	border: 6px solid #ccc;
}

.sbar	{
	width:214px;
	margin:1px 0 0 12px;
	padding:-2px 0 0 4px;
	background: url(img/fade.jpg) 0px -20px no-repeat;
	line-height:30px;
}

#leftRail	{
	float:left;
	width:624px;
}

#rightRail	{
	float:left;
	width:240px;
	border-left: 1px solid #ccc;
}

.lilcols {
	width:280px;
	margin:0 12px 0 0px;
	float:left;
}

.prodcols {
	width:140px;
	height:160px;
	margin:3px 0 1px 4px;
	border: 2px solid #ccc;
	float:left;
	font-size:85%;
}

.newscols {
	width:210px;
	padding:2px 0 8px 0;
	margin:0 0 16px 12px;
	border: 4px solid #ccc;
}

h1 { 
	font-size:0.8em;
	margin:0px 4px 4px 11px;
}
h1 a:link {color: #C0F; text-decoration: none;}
h1 a:visited {color: #C0F; text-decoration: none;}
h1 a:hover {color: #000;text-decoration: none;}

h2 { 
	font-size:0.75em;
	margin:8px 4px 4px 11px;
}

h4 { font-weight:normal;
	font-size:0.68em;
	margin:4px 2px 0px 2px;
}
h4 a {color: #000;padding:0 0 0 12px; text-decoration: none;background: url(img/mv_grey.gif) 0 2px no-repeat; }
h4 a:hover {background-position: -290px 2px;text-decoration: none;}


p	{
	font-size:0.7em;
	line-height:1.5em;
	margin:0px 2px 10px 11px;
}
p a:link {color: #03c; text-decoration: none;}
p a:visited {color: #03c; text-decoration: none;}
p a:hover {color: #000;text-decoration: none;}

li	{
	font-size:0.75em;
	margin:0px 4px 2px 3px;
}

.home	{
	/*font-family: Times, serif;*/
	font-weight: bold;
	font-size:2.05em;
	margin:12px 0 0 14px;
	font-style: oblique;
	color:#03c;
}
.newin	{
	font-weight: bold;
	font-size:1.2em;
	margin:8px;
	font-style: oblique;
	color:#03c;
}

/* navigation */
#navcontainer {
	width: 987px;
	height:72px;
	margin: 0 0 0 5px;
}

#navcontainer li	{
	display: inline;
	height: 60px;
}

#navcontainer li a {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	line-height:0.8em;
	text-decoration: none;
	display: inline;
	float: left;
	width: 174px;
	height: 52px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
	background: url(img/fade.jpg) 0px 0px no-repeat;
}

#navcontainer li a img.ico {
	float: left;
	margin: 0 4px 0 4px;
}

#navcontainer li a span {
	font-size: 0.9em;
	font-weight: normal;
	line-height:1.4em;
	display: block;
	margin: 4px 4px 0 2px;
}

#navcontainer li a:hover, #navcontainer li a.active {
	color: #fff;
	text-decoration: none;
	background-color:#b8d7ef
}

#newprods	{
	width:860px;
	margin:6px 0 10px 4px;
	float:left;
	overflow:none;
}
.newprodcols {
	width:210px;
	height:220px;
	overflow:hidden;
	padding:2px 0 8px 0;
	margin:0 0 16px 12px;
	border: 4px solid #ccc;
	float:left;
}
.newprodann {
	width:140px;
	height:220px;
	overflow:hidden;
	padding:2px 0 8px 0;
	margin:0 0 16px 12px;
	border: 4px solid #ccc;
	float:left;
}

.cb { clear: both;}

.ind	{margin:0 0 0 14px;}

.price	{
	margin:10px 0 4px 14px;
	font-size:1.0em;
	font-weight:bold;
	color:#900;
}

.chkstk	{
	margin:0 0 0 262px;
}
.feet	{
	margin:10px 0 0 5px;
}
.logo	{
	margin:2px;
	float:left;
}

/* nav slider */

.panel_button {
	position: relative;
	width: 174px;
	height: 30px;
	margin:0;
	background: url(img/panel_button.png);
	z-index: 20;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	margin:2px 0 0 0;
	padding:0;
}
.panel_button a {
	text-decoration: none;
	color: #ccc;
	font-size: 12px;
	position: relative;
	padding:0 0 6px 6px;
}
.panel_button a:hover {
	color: #999;
}

#toppanel {
	position: absolute;
	width: 187px;
	margin: 0 0 0 183px;
	z-index: 25;
	float:left;
}
#panel {
	width: 174px;
	position: relative;
	top: 1px;
	height: 0px;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	background: #ccc;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	height: 100%;
	width: 180px;
	position: absolute;
	z-index: -1;
}
.mapdiv	{
	width:164px;
	height:300px;
	margin:5px;
	padding:0;
	float:left;
	color: #000;
	background-color: #39F;
	font-weight: bold;
}

.mapdiv ul
{	
	margin:0 0 0 2px;
	padding: 0;
	list-style-type: none;
}
.mapdiv ul ul
{	margin:0 0 0 22px;
	padding:0;
}

.mapdiv a	{
	font-size: 0.7em;
	display: block;
	color: #000;
	padding: 4px 0px 8px 17px;
	text-decoration: none;
}

.mapdiv a:hover	{
	color: #fff;
}

.mapdiv li li a	{
	padding: 2px 4px 2px 4px;
	margin:2px 0 1px 8px;
	display: block;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	line-height:12px;
}

/* end slider */
