@charset "utf-8";
/* CSS Document */

html, body {margin:0px;	padding:0px; position:relative; height:100%; min-width:990px;}
body, td {font:normal 12px Tahoma, Geneva, Arial, Helvetica, sans-serif; color:#444444;}
body {text-align:center; background:#ede8bf url(top.gif) top repeat-x;}

a {color:#698f0d; text-decoration:none;}
a:hover {color:#698f0d; text-decoration:underline;}

a img {border-color:#000000}

h1,h2,h3,h4,h5,h6 {margin:0 0 10px 0; padding:0; color:#362a1f; font-weight:normal;}
h1 {font-size:24px; font-family:Arial, Helvetica, sans-serif;}
h2 {font-size:22px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5,h6 {font-size:16px;}

.path {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#888888;
	padding:0;
	margin:0 0 15px 0;
}

.top_left {
	background:url(top_left.png) no-repeat;
	position:absolute;
	height:154px;
	width:154px;
	left:-25px;
	top:0px;
}

#wrap {
	height:auto !important;
	min-height:100%;
	height:100%;
	padding:0 25px;
	margin:0 auto -117px auto;
	background:url(pic_bot.jpg) bottom right no-repeat;
}
#wrap .wrap_clear {
	height:117px;
	clear:both;
}

/* HEADER */
#header {
	position:relative;
	height:224px;
	padding:10px 0 0 0;
}

#header .logo {
	position:absolute;
	height:124px;
	width:218px;
	left:119px;
	bottom:70px;
}
#header .logo a {
	display:block;
	height:124px;
	width:218px;
}

#header .pic2 {
	background:url(pic2.png) no-repeat;
	height:208px;
	width:298px;
	position:absolute;
	bottom:16px;
	left:652px;
}

#header .header_bg {
	background:url(header.png) repeat;
	height:224px;
	margin:0 40px;
}

#header .header_bg .pic1 {
	background:url(pic1.png) no-repeat;
	height:224px;
}

#header .pic_left {
	background:url(pic_left.png) no-repeat;
	height:224px;
	width:40px;
	position:absolute;
	bottom:0px;
	left:0px;
}

#header .pic_right {
	background:url(pic_right.png) no-repeat;
	height:224px;
	width:40px;
	position:absolute;
	bottom:0px;
	right:0px;
}

#header .tel {
	font:normal 24px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	position:absolute;
	bottom:18px;
	left:115px;
}
/* ------ */

/* MENU TOP */
#menu2 {
	margin:-8px auto 24px auto;
	position:relative;
	height:40px;
}
#menu2 .menu2_left {
	background:url(menu2_left.gif) no-repeat;
	width:30px;
}
#menu2 .menu2_right {
	background:url(menu2_right.gif) no-repeat;
	width:30px;
}
#menu2 .menu2_bg {
	background:url(menu2_bg.gif) top repeat-x;
	vertical-align:top;
	text-align:center;
	padding:9px 0 0 0;
}

#menu2 dl {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:center;
	float:left;
	padding:0;
	margin:0;
}
#menu2 dl dt {
	float:left;
	padding:0;
	margin:0;
}
#menu2 dl dt a {
	float:left;
	cursor:pointer;
	padding:0 10px 0 0;
	text-decoration:none;
	color:#FFFFFF;
}
#menu2 dl dt a strong {
	float:left;
	cursor:pointer;
	padding:0 0 0 10px;
}
#menu2 dl dt a strong em {
	float:left;
	cursor:pointer;
	font-style:normal;
	padding:6px 6px 8px 6px;
}
#menu2 dl dt a:hover {
	background:url(menu2_over2.gif) top right no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#menu2 dl dt a:hover strong {
	background:url(menu2_over1.gif) top left no-repeat;
}
#menu2 dl dt a:hover strong em {
	background:url(menu2_over.gif) top repeat-x;
}
/* -------- */

#main {
	width:100%;
}
#main .left {width:218px; padding:10px 0 20px 12px; text-align:left; vertical-align:top;}
#main .right {width:218px; padding:10px 12px 20px 0; text-align:left; vertical-align:top;}
#main .body {text-align:left; padding:0 38px 80px 38px; vertical-align:top;}

/* MAIN MENU */
#menu {
	font:bold 13px/1em Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:left;
	padding:0;
	margin:0 0 30px 0;
}
#menu dt {
	width:208px;
	margin:0;
	padding:0 0 1px 0;
}
#menu dt a {
	cursor:pointer;
	display:block;
	background:url(norm2.gif) bottom left no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#menu dt a strong {
	cursor:pointer;
	display:block;
	background:url(norm1.gif) top left no-repeat;
	padding:8px 0 8px 0;
}
#menu dt a strong em {
	cursor:pointer;
	display:block;
	font-style:normal;
	background:url(norm.gif) left repeat-y;
	padding:0 12px;
}
#menu dt a strong em span {
	cursor:pointer;
	display:block;
	background:url(icon_norm.gif) left no-repeat;
	padding:0 0 0 14px;
}
#menu dt a:hover {
	background:url(over2.gif) bottom left no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#menu dt a:hover strong {
	background:url(over1.gif) top left no-repeat;
}
#menu dt a:hover strong em {
	background:#82451b;
}
#menu dt a:hover strong em span {
	background:url(icon_over.gif) left no-repeat;
}
/* --------- */

/* SEARCH */
#search {
	background:url(search.png) no-repeat;
	height:79px;
	width:209px;
	margin:0 0 40px 0;
}
#search form {
	vertical-align:top;
	text-align:left;
	padding:34px 0 0 74px;
	margin:0 0 0 0;
}
#search .input {
	background:transparent;
	border:none;
	width:110px;
}
#search .submit {
	background:transparent;
	vertical-align:top;
	cursor:pointer;
	border:none;
	height:20px;
	width:19px;
	padding:0;
	margin:0;
}
/* ------ */

.block-name {
	background:url(name.png) no-repeat;
	line-height:1em;
	font-size:18px;
	color:#FFFFFF;
	width:218px;
	height:34px;
}
.block-name p {
	padding:5px 10px;
	margin:0 6px 0 5px
}

.block {
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#75453d;
	width:218px;
}
.block .block-inner {
	padding:10px 16px 34px 16px;
}

/* NEWS */
.news {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	width:218px;
	overflow:hidden;
}
.news .news-inner {
	padding:10px 16px 28px 16px;
}
.news p {
	padding:0 0 6px 0;
	margin:0;
}
.news .date {
	font-weight:bold;
	font-size:12px;
	color:#698f0d;
}
.news .date span {
	font-size:16px;
}
.news .title {
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	color:#698f0d;
}
.news .more {
	font-weight:bold;
	color:#698f0d;
}
.news .more img {
	border:none;
	margin:0 0 -3px 0;
}
.news .more a {color:#698f0d; text-decoration:none;}
.news .more a:hover {color:#698f0d; text-decoration:underline;}
/* ---- */

/* FOOTER */
#footer {
	height:117px;
}
#footer .footer_in {
	background:url(logo_bot.gif) left no-repeat;
	border-top:1px solid #877557;
	margin:0 210px 0 35px;
	height:116px;
}

#footer .copy {
	font:normal 11px/1.7em Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	float:right;
	color:#4e4e4e;
	display:inline;
	margin:35px 0 0 0;
}
#footer .copy a {text-decoration:none; color:#899d06;}
#footer .copy a:hover {text-decoration:underline; color:#899d06;}

#footer .block_bot {
	font:normal 11px/1.275em Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#727272;
	float:left;
	display:inline;
	margin:12px 0 0 260px;
}
#footer .block_bot a {color:#698f0d; text-decoration:none;}
#footer .block_bot a:hover {color:#698f0d; text-decoration:underline;}
/* ------ */

/* TABLES */

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background:#e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background:#e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #666; background-color:#a8b25f; color:#fff; text-align:left;}

/* SHOP START */

td.shop-column1 {width:70%; padding-right:10px;}
td.shop-column2 {width:30%;}

h2.shop-product-title {font-size:18px; font-weight:bold;}

/* SHOP CART */

div.shop-cart {text-align:right; font-size:10px; text-transform:uppercase; margin-bottom:20px;}
a.shop-cart {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:none; text-transform:uppercase;}
a.shop-cart:hover {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:underline; text-transform:uppercase;}

/* SHOP PATH */

div.shop-path {text-align:left; font-size:10px; text-transform:uppercase; margin-bottom:10px;}
a.shop-path {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:none; text-transform:uppercase;}
a.shop-path:hover {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:underline; text-transform:uppercase;}

/* SHOP FOLDERS */

div.shop-folders {}
div.shop-folders-title {color:#000000; font-weight:bold; padding:5px; background-color:#e0e0e0;}
div.shop-folders-body {padding:15px; font-size:11px;}
a.shop-folder {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:none; text-transform:uppercase;}
a.shop-folder:hover {font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:underline; text-transform:uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products {font-size:11px; border-collapse:collapse; border-bottom:1px solid #cccccc;}
table.shop-products td {padding:5px; border-right:1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th {padding:5px; background-color:#CCCCCC; font-weight:bold; color:#000000; text-align:center;}
td.product-tb {padding:5px; border-top:1px solid #cccccc; text-align:right;}

div.shop-add-to-cart {padding:5px;}
span.shop-remove-from-cart {cursor:pointer; color:#cc0000; text-decoration:underline;}
span.shop-remove-from-cart:hover {cursor:pointer; color:#000000; text-decoration:underline;}

/* SHOP PRODUCT LIST STAGE */

table.stage {font-size:11px;}
td.stage-title {text-transform:uppercase; background-color:#cccccc; padding:7px;}
td.stage-image {padding:5px; text-align:center;}
td.stage-body {padding:10px;}


/* SHOP PRODUCT FORMS */

input.number {border:1px solid #cccccc;}
input.shop-add-to-cart {}
form.nomargin {margin:0px;}

/* SHOP PRODUCT MISC */

#shop-added {
	display:none; 
	z-index:10000; 
	padding:5px; 
	border:1px solid gray; 
	position:absolute; 
	left:0px; 
	top:-20px; 
	background-color:#FFFFCC; 
	font-size:11px; 
	font-family:Verdana;
}



form.hidden {margin:0px;}

ul.boxes {
	color:#cccccc;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
}

ul.boxes li {margin-bottom:5px;}
ul.boxes li:hover {margin-bottom:5px;}