﻿body {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Georgia;
  background-image: url(../i/bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FFFFFC;
}
a img {border: 0px;}
p {margin: 0px;padding: 0px;}
h1 {
  font-family: Arial;
  font-size: 20px;
  color: #333333;
}


#main {
  background-image: url(../i/bg_main.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #CCCCCA;
  width: 875px;
  margin: 0px auto;
/*  border-bottom: 10px solid #CCCCCA;*/
}
#top {
  height: 110px;
  position: relative;
  margin: 0px;
  padding-top: 30px;
  padding-left: 40px;
}
.logo {
  position: absolute;
  top:5px;
  right:0px;
}
table.top {
  font-family: Tahoma;
  font-size: 12px;
  color: #FFF;
  margin: 0px;
}
.top td {
  vertical-align: top;
  text-align: left;
  width: 195px;
}
.top p {margin-top: 5px; margin-left:5px;}
.top a {
  font-family: Arial;
  color: #FFF;
  text-decoration: underline;
  font-size: 12px;
  padding: 2px 3px 2px 3px;
  }
.top a:hover {
  background-color: #FFF;
  color: #000;
  text-decoration: none;
}
.top a.nn {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.top a.nnn {
  text-decoration: none;
}
.top a:hover.nnn {
  background: none;
  text-decoration: underline;
  color: #FFF;
}


/* jQurey */
div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  margin: 0px auto;
  background-image: url(../i/bg_img_scroll.png);
  background-repeat: repeat;
  filter:expression(fixPNG(this));
  padding: 10px 0px 10px 0px;
  height: 140px;
  width: 840px;
  /* Add scroll-bars */
  overflow: auto;
}
.sc_menu_left, .sc_menu_right {
  position: absolute;
  top: 0px;
  width: 10px;
  height: 160px;
  background: none;
}
.sc_menu_left {left: -10px;}
.sc_menu_right {right: -10px;}
ul.sc_menu {
  display: block;
  height: 140px;
  width: 1980px;
  /* Max width here, for users without Javascript */
  padding: 0px 0 0 0px;
  /* Remove default margin */
  margin: 0;
  background: none;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0px;
}
.sc_menu a {
  display: block;
}
.sc_menu li img {
  border: 1px #fff solid;
  width: 190px;
  height: 140px;
  filter:alpha(opacity=50);
  opacity: 0.5;
}
.sc_menu li a:hover img {
  filter:alpha(opacity=100);
  opacity: 1;
}

#content {
  width: 830px;
  height: 100%;
  margin: 0px auto;
  position: relative;
  margin-top: 15px;
  background-color: #FFFFD0;
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  padding: 0px 10px 0px 10px;
}
#news {
  height: 105px;
  margin: 0px auto;
  
  border-top: 1px solid #555555;
}
#news td {
  font-family: Verdana;
  background-color: #FAFAAF;
  font-size: 12px;
  padding: 10px;
  width: 33.3%;
  vertical-align: top;
}
#news td a {
  font-style: italic;
  color: #006F3C;;
  text-decoration: underline;
}
#news td a:hover {
  text-decoration: none;
}
#news #next {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#news .name {
  font-size: 14px;
}
#news .cont {
  font-size: 10px;
  text-align: justify;
  padding-top:5px;
  padding-bottom: 5px;
}

#menu {
  width: 840px;
  height: 47px;
  margin: 0px auto;
  position: relative;
  margin-top: 5px;
}
#menu a {
  float: left;
  width: 100%;
  height: 33px;
  background-image: url(../i/bg_menu.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-family: Arial;
  font-size: 16px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding-top: 14px;
  border-bottom: 2px solid #364921;
  border-right: 2px solid #364921;
  text-shadow: 2px 2px 2px #000000;
}
#menu a:hover, #menu #active {
  color: #FFFFFF;
  background-image: url(../i/bg_menu.gif);
  background-position: bottom;
  border-top: 2px solid #263317;
  border-left: 2px solid #263317;
  border-bottom: 0px solid #263317;
  border-right: 0px solid #263317;
  text-shadow: -2px -2px 2px #000000;
}

#navig {
  text-align: right;
  font-family: Arial;
  font-size: 14px;
  width: 180px;
  vertical-align: top;
}
#navig a {
  color: #000000;
  padding: 5px;
  display: block;
  margin-bottom: 2px;
}
#navig a:hover, #navig a#active {
  color: #FFF;
  background-color: #3E4F29;
  text-decoration: none;
}
#cat {
  vertical-align: top;
  background-color: #FAFAAF;
  font-family: Arial;
  padding:0px;
  font-size: 12px;
  border-left: 1px solid #3E4F29;
}
#gal {
  border-left: 1px solid #3E4F29;
  text-align: center;
  font-size: 10px;
}
#gal a img {
  border: 1px solid #3E4F29;
  padding: 1px;
}
#gal a:hover img {
}
#cat img {margin-right:10px;margin-left: 5px;border:3px solid #3E4F29;}
.name_lot {
  font-size: 14px;
  padding-left:184px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
}
.price {
  text-align: right;
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
}
.page {
  text-align: right;
  padding-top: 5px;
}
.page a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}
.page a:hover, .page a#active {
  color: #FFF;
  background-color: #3E4F29;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
