.index-news-item {
	overflow: hidden;
	margin-bottom: 8px;
	padding: 0 4px;
}
.index-news-item p {
	font-size: 8pt;
	text-align: justify;
}
.index-news-item h4 a{
	font-size: 10pt;
	text-decoration: none;
}
.index-news-item small {
	font-family: Arial;
	font-size: 7pt;
	color: #5f5f5f;
	font-weight: bold;
}
.preview {
	float: right;
}

* { margin: 0; padding: 0; }

body {
	text-align: center;
	height: 100%;
	font-size: 10pt;
	background-color: #ebdbb9;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(main-bg.jpg);
}
a { 
	color: #710000;
}
a:hover {
	text-decoration: underline;
	color: #ef0000;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	background: url(main-bg.jpg) repeat-y;
	background-position: 0px 150px;
	min-height: 600px;
}

* html #wrapper {
	height: 100%;
}

#header { padding-top: 26px; height: 124px; background: url(head-index.jpg) no-repeat; }

#header ul { padding:0; list-style: none; margin: 0px 0 0 388px; }
#header ul li {padding: 0; float: left; height: 96px; }
#header ul li a { display: block; width: 100%; height: 96px; }

#header ul li.menu-22896 a { width: 125px; background: url(hmenu-main.jpg); }
#header ul li.menu-23043 a { width: 121px; background: url(hmenu-about.jpg); }
#header ul li.menu-23044 a { width: 119px; background: url(hmenu-services.jpg); }
#header ul li.menu-22805 a { width: 123px; background: url(hmenu-catalog.jpg); }
#header ul li strong {visibility: hidden; }

#header ul li.menu-22896	a:hover { width: 125px; background: url(hmenu-main-over.jpg); }
#header ul li.menu-23043 	a:hover { width: 121px; background: url(hmenu-about-over.jpg); }
#header ul li.menu-23044 	a:hover { width: 119px; background: url(hmenu-services-over.jpg); }
#header ul li.menu-22805	a:hover { width: 123px; background: url(hmenu-catalog-over.jpg); }

#content {
	margin: 0px 60px 0px 255px;
	padding-bottom: 120px;;
}

#content-text {
	border: 0;
	border: 2px #bfaf8f solid;
	border-left: 0;
	background: url(content-bg-center.jpg) repeat-y;
	padding: 10px;
	width: 654px;
	margin-bottom: 10px;
	overflow: auto;
}

#content-text ul {
	margin-left: 30px;
}

#content #content-text h2, #content #content-text h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #710000;
}

#content h1 {
	margin-bottom: 0.5em;
	font-size: 14pt;
}

#content h2 {
	margin-top: 1em;
	font-size: 12pt;
}

#content p {
	font-family: Arial, sans-serif;
	margin-top: 1em;
}

#content #content-text{
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

#content #content-text {
	text-align: justify;
}

#content-text img {
	margin: 5px;
}

#catalog .cat-cat-cat{
	height: 146px;
	width: 684px;
	font-family: Tahoma, Arial, sans-serif;

}
.cat-cat {
	background: url(catalog-cat-1.jpg);
}
.cat-cat-2 {
	background: url(catalog-cat-2.jpg) no-repeat;
	margin-bottom: 10px;
}

.cat-cat-3 {
	border: 2px #bfaf8f solid;
	border-left: 0;
	background: url(content-bg-center.jpg) repeat-y;
	padding: 10px;
	width: 654px;
	margin-bottom: 10px;
	overflow: auto;
}

.cat-cat-3 h2{
	margin: 0px !important;
}

#cat-cognac {
	background: url(catalog-cat-cognac.jpg) no-repeat;
	background-position: top right;
}

#cat-whiskey {
	background: url(catalog-cat-whiskey.jpg) no-repeat;
	background-position: top right;
}

#catalog  h2 {
	font-family: Verdana, Arial, sans-serif;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #710000;
}

#catalog div .cat-img {
	width: 102px;
	height: 102px;
	border: 2px #663333 solid;
	margin: 20px 22px;
	display: block;
	float: left;
}

#catalog .cat-img-hidden {
	display: none;
}

#catalog a:hover {
	text-decoration: underline;
}

#catalog div h2 {
	margin: 0;
	padding-top: 20px;
	font-size: 18px;
	color: #710000;
}

#catalog h3 {
	font-size: 12px;
	padding-top: 4px;
}

#catalog p {
	font-size: 12px;
}

#catalog div.cat-hints {
	float: right;
	
}

#catalog a.cat-hints {
	display: block;
	text-decoration: none;
	padding: 6px 60px 0 0;
	width: 300px;
	background: url(cat-hint-info.jpg) no-repeat;
	background-position: top right;
	color: black;
}
#catalog a.cat-hints:hover {
	background-image: url(cat-hint-info-1.jpg);
	text-decoration: underline;
}

#catalog .cat-hints p.info {
	font-family: Times, serif;
	text-align: right;
	font-size: 14px !important;
	margin: 0;
}

#catalog .cat-hints p.more {
	padding: 2px 0 0 126px;
	font-size: 10px;
	margin: 0;
}

#catalog .cat-hints p.more a {
	color: #3f3f3f;
}

.cat-item-photos {
	list-style: none;
	margin-left: 1em;
	overflow: auto;
	
}
.cat-item-photos li {
	margin: 0 4px;
	float: left;
}

.cat-item-description {
	
}
#content p {
	text-align: justify;
}

#content textarea {
	width: 300px !important;
	height: 160px;
}

#leftcol {
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	width: 214px;
	margin: 0px 0 0 37px;
	padding-bottom: 120px;
}

#leftcol a, #header a{
	text-decoration: none;
}


.leftcol-box {
	overflow: auto;
}

.leftcol-box-inner {
	background: url(leftbox-bg-tile.png) repeat-y;
	padding: 8px;
}

.leftcol-box-foot {
	background: url(leftbox-bg-foot.png) no-repeat;
	height: 11px;
	margin-bottom: 6px;
}

.leftcol-box h1, .leftcol-box h3 {
	background: url(leftbox-bg-head.png) no-repeat;
	height: 23px;
	padding: 8px 20px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #710000;
}

.leftcol-box #submenu {
	list-style: bullet;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 40px;
	font-size: 10pt;
	padding-bottom: 20px;
}
.leftcol-box #submenu li a, .leftcol-box #submenu li a:visited {
	color: black;
}
.leftcol-box #submenu li a:hover{
	text-decoration: underline;
}

.box-item {
	padding: 0;
	margin-top: -1px;
}

.box-item img {
	float: left;
	border: 1px #dfdfdf solid;
	margin-right: 8px;
	background: #efefef;
}
.box-item h2 {
	font-size: 14px;
}
.box-item p {
	font-size: 12px;
}
.box-item .goto {
	font-size: 10px;
	text-align: right;
}

#leftcol .box-item a {
	border: 1px white solid;
	border-left: 0;
	border-right: 0;
	padding: 4px;
	display: block;
	overflow: auto;
	color: black;
}

#leftcol #pop .box-item a:hover {
	background: #e8ceaf;
	color: #710000;
}

#leftcol #pop .box-item a:hover p.goto {
	text-decoration: underline;
	color: #710000;
}

#leftcol #mynav .box-item a:hover {
	color: #710000;
}

#leftcol #mynav .box-item a:hover h2 {
	text-decoration: underline;
}

#pop {
	abackground: url(left-box-1-bg.jpg);
}

#navibar {
	margin-top: -4px;
	margin-bottom: 4px;
}
#mynav {
	text-align: right;
	abackground: url(left-box-1-bg.jpg);
}
#mynav .box-item {
	background-color: #c7b08a;
}
#mynav .box-item p {
	font-size: 10px;
	padding-left: 40px;
}
#mynav-present {
	background: url(left-nav-present.jpg) no-repeat;
}
#mynav-anniv {
	background: url(left-nav-hennessy.jpg) no-repeat;
}


.news-cat .news-list{
	padding: 15px 0;

}
.news-list .item {
	margin: 5px 5px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px #4f4f4f dashed;
	border-left: 6px #6f6f6f solid;
}

.news-list .comments {
	padding-top: 10px;
	text-align: right;
	font-size: 8pt;
}

.news-list img.preview {
	float: right;
	margin-left: 10px;
}


#footer {
	width: 100%;
	height: 60px;
	text-align: center;
	background: url(footer-fg.png) no-repeat;
	clear: both;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 14px;
	font-family: Times, Verdana, Arial, sans-serif;
	position: absolute;
	bottom: 0;
}

#footer a, #footer a:visited, #footer a:active {
	color: #710000;
}

.smiles img {border: 0;}

.forum_add {
	text-align: left;
}

td.hforum {
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

td.nforum {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
} 

#forum, #shop {
	background: #f2f2f2;
}
#forum h2 {
	color: #888888;
}
#forum .item {
	padding: 10px;
	margin-bottom: 2px;
	background: #fbfbfb;
}
#forum .author,
#forum .date {
	padding-left: 10px;
} 

#index_catalog_items {
	width: 100%;
	overflow: auto;
}
#index_catalog_items .item{
	width: 150px;
	height: 150px;
	padding: 2px 0;
	text-align: center;
	display: block;
	text-decoration: none;
}

#index_catalog_items .item:hover{
	text-decoration: underline;

}

#index_catalog_items .item img {
	width: 80px;
	height: 80px;
	border: 1px #3f3f3f solid;
}


#content-text input {
	width: 200px;
	border: 1px #a17171 solid;
	background: #fff;
	padding: 2px 0;
}
#content-text textarea {
	width: 300px;
	border: 1px #a17171 solid;
	background: #fff;	
}
form input {
	margin: 20px 0 0 120px;
}
form table input {
	margin: 0;
}

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
 
.highslide {
    cursor: url(zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
 
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
 
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
 
    padding-left: 22px;
    background-image: url(loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
 
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
 
	#index {
		font-family: Verdana, Arial, sans-serif;
		background: url(/i/index-bg.jpg) no-repeat;
		background-position: 62px 0px;
		height: 533px;
		padding-bottom: 100px;
	}
	
	#index h1 {
		margin-bottom: 0.5em;
		font-size: 12pt;
		color: #710000;
	}
	#index p {
		margin-bottom: 0.5em;
	}
	#index-left {
		margin-left: 63px;
		padding: 10px;
		width: 255px;
		float: left;
	}
	#banner_place_top_banner {
		width: 220px;
		height: 170px;
	}
	#index-left div {
		
		width: 220px;
		height: 170px;
		margin-left: 20px;
	}
	#index-left h3{
		color: #710000;
		text-align: right;
		font-size: 10pt;
		font-weight: normal;
		padding-top: 4px;
		margin-bottom: 15px;
	}
	#index-right {
		margin-left: 360px;
		padding-top: 10px;
		height: 243px;
		width: 545px;
	}
	#index-right-bottom {
		margin-top: 10px;
	}
	#index a.big-link{
		display: block;
		padding: 2px;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		float: left;
		margin: 0 8px;
		width: 28%;
	}
	#index a.big-link:hover .choose-img {
		border: 2px #710000 solid;
	}
	#index a.big-link:hover .myhr {
		
		
	}
	.choose-img {
		width: 110px;
		border: 2px white solid;
		margin-top: 4px;
	}
	.choose-right {
		height: 77px;
		margin-left: 134px;
	}
	.myhr {
		height: 2px;
		background: white;
	}
	#index h2 {
		font-size: 10pt;
		text-align: center;
		cursor: pointer;
	}
	.choose-right p {
		font-size: 10pt;
		text-align: right;
		width: 290px;
		cursor: pointer;
	}
	#index-bottom-right {
		height:220px;
		margin-left:625px;
		padding: 16px;
		width:260px;
	}
	
	#index-bottom-right h3, #index-bottom-left h3 {
		font-size: 10pt;
		color: #710000;
		margin-bottom: 8px;
	}
	#index-bottom-left h3 {
		margin-left: 75px;
		
	}
	#index-bottom-left {
		float: left;
		height:220px;
		padding: 16px;
		margin-left: 60px;
		width: 530px;
		overflow: hidden;
	}


#special { display: none ;}