@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: #c1b69d;
}

hr {
border-top: 4px solid #c1b69d;
	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 #c8ae77;
}

.sbar	{
	width:215px;
	margin:1px 0 0 11px;
	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 #c8ae77;
}

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

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

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

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: #523e27; text-decoration: none;}
p a:visited {color: #523e27; 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:0 0 0 14px;
	font-style: oblique;
	color:#523e27;
}
.newin	{
	font-weight: bold;
	font-size:1.2em;
	margin:8px;
	font-style: oblique;
	color:#523e27;
}

/* 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 #ececde;
	border-left: 1px solid #ececde;
	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 #c8ae77;
	float:left;
}
.newprodann {
	width:140px;
	height:220px;
	overflow:hidden;
	padding:2px 0 8px 0;
	margin:0 0 16px 12px;
	border: 4px solid #c8ae77;
	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:2px 0 0 5px;
}
.logo	{
	margin:2px;
	float:left;
}

.yoox	{
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

.yoox2	{
	border: 4px solid #c8ae77;
	padding:16px 0 16px 0;
	float:left;
	margin:2px;
}