/* CSS Document */

body {
	background-color: #8A8B74;
	background-image: url(../img/bg.gif);
	margin: 0px;
	scrollbar-face-color:#9E9F8C; 
	scrollbar-shadow-color:#9E9F8C; 
	scrollbar-highlight-color:#9E9F8C; 
	scrollbar-3dlight-color:#B3B3A5; 
	scrollbar-darkshadow-color:#B3B3A5; 
	scrollbar-track-color:#B3B3A5; 
	scrollbar-arrow-color:#ffffff;
}
body,td,th {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;}
.language {background-image: url(../img/bg-en.gif);text-align: right;padding-top: 1px;padding-right: 4px;padding-bottom: 1px;}
.language a {font-size: 10px;font-weight: bold;color: #2F2F28;text-decoration: none;}
.language a:hover {color: #ffffff;}
.copyright {font-size: 9px;color: #C5C5BA;padding: 2px 0px 10px 0px;}
.content {background-image: url(../img/bg-content.gif);text-align: left;vertical-align: top;padding: 15px 15px 0px 15px;}
.content img {padding-left:7px;border: 0px;}
h2 {font-size: 13px;color: #800E08;font-weight: bold;margin:0px 0px 8px 0px;}
h3 {background-image: url(../img/arrow.gif);background-repeat: no-repeat;font-size: 13px;color: #333333;font-weight: bold;margin:0px 0px 8px 0px;padding-left:14px;}
a {color: #800E08;text-decoration: none;font-weight: normal;}
a:hover {color: #F7F7F6;}
ul {list-style-image: url(../img/arrow.gif);}
#dotted {font-size: 1px;background-image: url(../img/dotted.gif);background-repeat: repeat-x;background-position: left bottom;margin:0px 0px 15px 0px;}
input, textarea {background: #8A8B74;border: 1px solid #777764;font: 11px Tahoma, Arial, Helvetica, sans-serif;width:250px;}
input.button {width:124px;}
a.map {color: #C5C5BA;text-decoration: none;font-weight: normal;}
a.map:hover {color: #F7F7F6;}



/* Home Styling */
#bg-home {z-index: 0;}
#content {z-index: 99;left: 0px;top: 0px;position: absolute;margin-right: auto;margin-left: auto;width: 100%;}
.banners {vertical-align: top;padding-left: 20px;}
#home {height: 222px;overflow-y: auto;overflow-x:hidden;padding: 0px 5px 0px 0px;}
#home_news {background-image: url(../img/dotted.gif);background-repeat: repeat-x;background-position: left bottom;margin:0px 0px 15px 0px;}
#home_news a {font-size: 9px;color: #FFFFFF;font-weight: normal;text-decoration: none;text-align: right;display: block;padding: 3px 0px 1px 0px;clear:both;}
#home_news a:hover {color: #800E08;}
.news_title {font-size: 11px;color: #800E08;font-weight: bold;}
#home_news img {float:right;margin: 0px 0px 0px 4px;padding:3px;background-color: #E1E1DB;border: solid 1px #634949;}
#home_news p {margin:0px;padding:0px;}


/* Sintages */
.ingredients {padding:0px 0px 0px 8px;}
.ingredients ul {color: #F7F7F6;list-style-image: url(../img/arrow.gif);}
.step {padding:0px 5px 10px 0px;}
.sintages {vertical-align: top;align:right;padding-left: 15px;}
.print {vertical-align: top;text-align: right;}
.print a {font-size: 9px;color: #333333;text-decoration: none;}
.print a:hover {color: #800E08;}

#path {padding:0px 0px 12px 0px;}
#path a {font-size: 13px;font-weight: bold;color: #F7F7F6;text-decoration: none;}
#path a:hover {color: #333333;}

/* Categories */
ul.list {list-style-image: url(../img/arrow.gif);}
a.sub-more {display:block;background-image: url(../img/dotted.gif);background-repeat: repeat-x;background-position: left bottom;margin:0px 0px 15px 0px;padding-bottom:1px;}

/* Subategories */
#subcategory table {display:none;}
#subcategory img {display:none;}
#subcategory img.show {display:inline;}
#subcategory br {padding:0px;margin:0px;}

/* Print */
body#print {background-color: #B3B3A5;background-image: url();margin: 10px;}
.header-print {border-bottom: 1px dotted #333333;}
body#print .copyright {font-size: 9px;color: #333333;padding: 2px 0px 10px 0px;border-top: 1px dotted #333333;}
body#print ul {padding-bottom:10px;}

