/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> GLOBALS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body 							{ background: #fff; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> CONTAINERS  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#nav							{ background: none; text-align: center; }

div#wrap						{ height: auto; position: relative; }
div.scroll						{ height: auto; overflow: auto; }

div#foot						{ background: none; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> CONTENT STYLES  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.bg								{ background: none; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> NAV - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#nav ul						{ height: auto; }
div#nav li						{ position: relative; top: auto; left: auto; }
div#nav li a					{ background: none !important; color: #c00; font-size: 14px; text-indent: 0em; overflow: auto; }/*  */
div#nav li a:hover				{ background: none; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> INT NAV - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.lnav							{ background: #c00; }
.lnav ul						{ margin: 8px; padding: 12px 12px 0 12px; border: 1px solid #ae8e49; }
.lnav a							{ display: block; padding: 3px 0; color: #fff; font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 19px; font-weight: normal; }
.lnav a:hover					{ color: #ae8e49; }
.lnav a span					{ font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 19px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> PRODUCT LISTS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#prods						{ height: auto; }
div#bdom						{ width: 810px; } 
div#bimp						{ width: 810px; } 
div#bcra						{ width: 810px; } 

div.col							{ border-bottom: 2px solid #c00; margin-bottom: 30px; width: 250px; height: 400px; }
body#prod .scroller				{ height: auto; overflow: visible; }

div#prods dl					{ margin: 0 30px 5px 0; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> HOMEPAGE  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body#home div#wrap				{ height: 400px; }

#hbrew							{ position: absolute; top: 500px; left: auto; width: 100% !important; }
#hbrew li a						{ font-size: 30px; }

ul.best li						{ display: inline; margin: 0; padding: 0; float: left; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* >>> BACKGROUND IMAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#bgimg						{ background: none !important; width: 100% !important; margin: 0 !important; }

