html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, img, form, fieldset{
	margin:0px;
	padding:0px;
	border:0px none;
	outline:0px;
	list-style-type: none;
}

html, body{
	width:100%;
}

html{
	min-height: 100%;
	height: auto;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	background:black;
	color:white;
}

img {
	border:none;
}

.clr{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

#container{
	width:980px;
	margin:0px auto;
}

#header{
	height:100px;
}

#header .logo{
	float:left;
	display:block;
	width:225px;
	height:100px;
	background:url('/img/logo.png') no-repeat;
}

#header ul{
	float:left;
	width:750px;
	padding:21px 0px 0px;
}

#header ul li{
	float:left;	
}

#header ul li{
	height:55px;
}

#header ul li a{
	display:block;
	height:55px;
}

#header ul li a span{
	display:none;
}

#header ul .item1 a{
	width:81px;
	background:url('/img/menu_sprite.png') no-repeat;
}

#header ul .item1 a:hover{
	background:url('/img/menu_sprite.png') no-repeat 0px -55px;
}

#header ul .item7 a{
	width:80px;
	background:url('/img/menu_sprite.png') no-repeat -81px 0px;
}

#header ul .item7 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -81px -55px;
}


#header ul .item2 a{
	width:123px;
	background:url('/img/menu_sprite.png') no-repeat -161px 0px;
}

#header ul .item2 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -161px -55px;
}

#header ul .item3 a{
	width:137px;
	background:url('/img/menu_sprite.png') no-repeat -284px 0px;
}

#header ul .item3 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -284px -55px;
}

#header ul .item4 a{
	width:87px;
	background:url('/img/menu_sprite.png') no-repeat -421px 0px;
}

#header ul .item4 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -421px -55px;
}

#header ul .item5 a{
	width:105px;
	background:url('/img/menu_sprite.png') no-repeat -508px 0px;
}

#header ul .item5 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -508px -55px;
}

#header ul .item6 a{
	width:120px;
	background:url('/img/menu_sprite.png') no-repeat -613px 0px;
}

#header ul .item6 a:hover{
	background:url('/img/menu_sprite.png') no-repeat -613px -55px;
}

#footer{
	height:110px;
	margin:20px 0px 0px;
	background:url('/img/footer_bg.png') no-repeat;
}

#footer .social{
	float:left;
	width:570px;
}

#footer .social .iwiw{
	float:left;
	display:block;
	width:70px;
	height:50px;
	margin:25px 0px 0px 265px;
}

#footer .social .fb{
	float:left;
	display:block;
	width:100px;
	height:50px;
	margin:25px 0px 0px 15px;
}

#footer .social .twitter{
	float:left;
	display:block;
	width:100px;
	height:50px;
	margin:25px 0px 0px 15px;
}

#footer .info{
	float:left;
	width:310px;
	padding:15px 0px 0px;

}

#footer .info p{
	margin:10px 0px 0px;
	text-align:right;
	text-transform:uppercase;
	color:#8e8e8e;
	font-size:10px;
}

#footer .info p a{
	color:#8e8e8e;
	text-decoration:none;
}

#contact{
	background:url('/img/contact_bg.jpg') top center no-repeat black;
}

#contact .content{
	padding:0px 0px 50px 0px;
}

#contact .gallery{
	width:800px;
	margin:70px auto 0px auto;
}

#contact .gallery .bigImg{
	text-align:center;
}

#contact .gallery .bigImg img{
	border:3px solid #04abd3;
}

#contact .gallery .imgContainer{
	overflow:hidden;
}

#contact .gallery ul{
	overflow:hidden;
	width:auto;
	padding:20px 0px 0px 32px;
}

#contact .gallery ul li{
	float:left;
}

#contact .info{
	padding:0px 0px 0px 0px;
	text-align:center;
}

#contact .content p{
	padding:650px 0px 0px 0px;
	text-transform:uppercase;
	line-height:18px;
}

#contact .content p strong{
	color:#33c9e0;
	font-size:13px;
	font-weight:normal;
}

#contact .content p a{
	color:white;
	text-decoration:none;
}

#video{
	background:url('/img/video_bg.jpg') top center no-repeat black;
}

#video .content{
	padding:120px 0px 60px 175px;
}

#video .flash{
	padding:0px 0px 0px 10px;
}

#video .content .list{
	float:left;
	width:320px;
	padding:50px 0px 0px;
}

#video .content .list h3{
	padding:0px 0px 0px 10px;
	color:#2eb0c4;
	text-transform:uppercase;
	font-size:12px;
}

#video .content .list ul{
	margin:5px 0px 0px;
}

#video .content .list ul li a{
	display:block;
	padding:3px 0px 0px 10px;
	height:16px;
	color:#eb64bd;
	text-transform:uppercase;
	text-decoration:none;
}

#video .content .list ul li a:hover{
	background:url('/img/video_list_bg.png') no-repeat;
}

#video .content .data{
	float:left;
	width:290px;
	padding:50px 0px 0px;
	margin:0px 0px 0px 35px;
}

#video .content .data h2{
	color:#2eb0c4;
	text-transform:uppercase;
	font-size:12px;
}

#video .content .data p{
	margin:5px 0px 0px;
}

#menu{
	background:url('/img/menu_bg.jpg') top center no-repeat black;
	padding:0px 0px 30px;
}

#wine_list{
	background:url('/img/wine_list_bg.jpg') top center no-repeat black;
	padding:0px 0px 30px;
}


#menu .links, #wine_list .links{
	position:absolute;
	margin:-35px 0px 0px 540px;
}

#menu .links a, #wine_list .links a{
	float:left;
	display:block;
	width:50px;
	height:25px;
}

#menu .body, #wine_list .body{
	padding:80px 0px 0px 100px;
}

#menu .body ul, #wine_list .body ul{
	padding:0px 0px 20px 40px;
	background:url('/img/menu_hr.png') bottom left no-repeat;
}

#menu .body ul li, #wine_list .body ul li{
	height:25px;
}

#menu .body ul li a, #wine_list .body ul li a{
	color:#eb64bd;
	text-transform:uppercase;
	text-decoration:none;
}

#menu .body ul li a:hover, #wine_list .body ul li a:hover{
	color:#33c9e0;	
}

#menu .body h3, #wine_list .body h3{
	padding:0px 0px 0px 40px;
	margin:25px 0px 5px;
	text-transform:uppercase;
	color:#33c9e0;
	font-size:13px;
}

#menu .body table, #wine_list .body table{
	width:700px;
	margin:0px 0px 0px 40px;
}

#menu .body table tr td, #wine_list .body table tr td{ 
	padding:0px 0px 5px;
	vertical-align:top;
}

#menu .body table tr td strong, #wine_list .body table tr td strong{
	display:block;
	padding:0px 0px 2px;
	text-transform:uppercase;
}

#menu .body table tr td small, #wine_list .body table tr td small{
	display:block;
	color:#8d8d8d;
	font-size:10px;
	text-transform:uppercase;
}

#menu .body table .price, #wine_list .body table .price{
	width:50px;
	text-align:right;
	background:none;
}

#guestbook{
	background:url('/img/guestbook_bg.jpg') top center no-repeat black;
}

#guestbook .form{
	padding:35px 0px 0px 90px;
}

#guestbook .form ul{
	float:left;
}

#guestbook .form button{
	float:left;
	width:175px;
	height:40px;
	margin:230px 0px 0px 10px;
	border:none;
	background:none;
}


#guestbook form label{
	float:left;
	display:block;
	width:100px;
	padding:5px 0px 0px;
	text-align:right;
	font-size:13px;
	color:#a94888;
	text-transform:uppercase;
}

#guestbook form input{
	width:350px;
	height:25px;
	border:none;
	background:none;
	margin:0px 0px 0px 20px;
	font-family:'Trebuchet Ms';
	font-size:13px;
}

#guestbook form textarea{
	width:450px;
	height:120px;
	border:none;
	background:none;
	margin:0px 0px 0px 20px;
	padding:5px 0px 0px 0px;
	font-family:'Trebuchet Ms';
	font-size:13px;
}


#guestbook form ul li{
	height:60px;
}

#guestbook .list{
	margin:50px 0px 0px 115px;
}

#guestbook .list{
	width:760px;
}

#guestbook .list li{
	padding:20px 30px 0px 30px;
	background:url('/img/guestbook_list_bg.png') bottom center no-repeat;
}

#guestbook .list li h4{
	color:#33c9e0;
	font-size:13px;
	text-transform:uppercase;
}

#guestbook .list li h4 a{
	color:#33c9e0;
	text-decoration:none;
}

#guestbook .list li small{
	float:right;
	color:#a94888;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
}

#guestbook .list li p{
	padding:10px 0px 20px;
	font-size:10px;
	text-align:justify;
}

#event_further{
	background:url('/img/event_further_bg.jpg') top center no-repeat black;
}

#event_past{
	background:url('/img/event_past_bg.jpg') top center no-repeat black;
}

#eventList .links{
	position:absolute;
	margin:-35px 0px 0px 410px;
}

#eventList .links a{
	float:left;
	display:block;
	width:50px;
	height:25px;
}

#eventList ul{
	padding:130px 100px 0px 77px; 
}

#eventList ul li{
	padding:20px 0px 20px 0px;
	background:url('/img/guestbook_list_bg.png') bottom center no-repeat;
}

#eventList ul li .neon{
	position:absolute;
	width:252px;
	height:110px;
	background:url('/img/event_neon.png') no-repeat;
}

#eventList ul li .neon a{
	display:block;
	width:252px;
	height:110px;
}

#eventList ul li .img{
	float:left;
	width:315px;
	padding:0px 0px 30px 0px;
	background:url('/img/event_bg.png') 0px bottom no-repeat;
}

#eventList ul li .img img{
	padding:15px 0px 0px 21px;
	border:5px solid black;
}

#eventList ul li .data{
	float:left;
	width:465px;
	padding:0px 20px 0px 0px;
}

#eventList ul li .data h3{
	color:#33c9e0;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 0px 2px;
}

#eventList ul li .data h3 a{
	color:#33c9e0;
	text-decoration:none;
}

#eventList ul li span{
	display:block;
}

#eventList ul li p{
	padding:15px 0px 0px;
	text-align:justify;
}

#event{
	background:url('/img/event_bg.jpg') top center no-repeat black;
}

#event .content{
	padding:15px 50px 30px 50px;
}

#event .img{
	float:left;
	width:310px;
	padding:30px 0px 30px 40px;
	background:url('/img/event_bg.png') 0px bottom no-repeat;
}

#event .img img{
	border:none;
}

#event .data{
	float:left;
	width:520px;
	padding:30px 0px 0px 0px;
}

#event .data h3{
	color:#33c9e0;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 0px 2px;
	margin:0px 0px 0px 30px;
}

#event .data h3 a{
	color:#33c9e0;
	text-decoration:none;
}

#event .data span{
	display:block;
	margin:0px 0px 0px 30px;
}

#event .data p{
	padding:15px 20px 0px 0px;
	text-align:justify;
	margin:0px 0px 0px 30px;
}

#event .data .social{
	padding:25px 0px 15px;
	background:url('/img/event_social_bg.png') bottom no-repeat;
}

#event .data .social h4{
	width:200px;
	float:left;
	color:#33c9e0;
	font-size:13px;
	text-transform:uppercase;
	padding:20px 0px 2px;
	margin:0px 0px 0px 30px;
}

#event .data .social .iwiw{
	display:block;
	float:left;
	width:77px;
	height:51px;
	margin:0px 0px 0px 25px;
	background:url('/img/event_social_iwiw.png') no-repeat;
}

#event .data .social .fb{
	display:block;
	float:left;
	width:111px;
	height:36px;
	margin:10px 0px 0px 10px;
	background:url('/img/event_social_fb.png') no-repeat;
}

#event .data .gallery{
	background:url('/img/event_gallery_bg.png') no-repeat 0px 40px;
	padding:20px 0px 0px;
}

#event .data .gallery h4{
	width:200px;
	float:left;
	color:#33c9e0;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 0px 2px 25px;
}

#event .data .gallery .pager{
	padding:0px;
	float:right;
	width:200px;
	text-align:right;
	margin:0px 20px 0px;
}

#event .data .gallery .images{
	padding:40px 0px 0px 25px;
}

#event .data .gallery .image{
	float:left;
	margin:0px 7px 10px 0px;
	width:110px;
	height:70px;
	text-align:center;
}

#event .data .gallery .image a{
	display:block;
	width:110px;
	height:70px;
}

#news{
	background:url('/img/news_bg.jpg') top center no-repeat black;
}

#home{
	background:url('/img/home_bg.jpg') top center no-repeat black;
}

#home .header{
	height:90px;
	overflow:hidden;
}

#home .weekOffer{
	position:absolute;
	width:170px;
	height:104px;
	margin:-20px 0px 0px 810px;
	background:url('/img/home_week_offer.png') top center no-repeat;
}

#home .weekOffer a{
	display:block;
	width:170px;
	height:104px;
}

#flashPromo{
	width:980px;
	height:375px;
}

#home .news{
	height:225px;
	padding:0px 0px 60px 85px;
}

#home .news .toNews{
 	display:block;
	width:252px;
	height:60px;
}

#home .news ul li{
	float:left;
	width:252px;
	height:190px;
	padding:0px 0px 0px 22px;
	background:url('/img/home_news_bg.png') 0px 115px no-repeat;
}

#home .news ul li .neon{
	position:absolute;
	width:252px;
	height:106px;
	background:url('/img/home_news_neon.png') no-repeat;
	margin:0px 0px 0px -20px;
}

#home .news ul li .neon a{
	display:block;
	width:252px;
	height:106px;
}

#home .news ul li .neon1{
	background:url('/img/home_news_neon_1.png') no-repeat;
}

#home .news ul li img{
	margin:14px 0px 0px 0px;
	border:5px solid black;
}

#home .news ul li h3{ 
	color:#33c9e0;
	margin:20px 0px 5px;
	text-transform:uppercase;
}

#home .news ul li h3 a{ 
	color:#33c9e0;
	text-decoration:none;
}

#home .news ul li p{
	padding:0px 30px 0px 0px;
	font-size:10px;
}

#home .news ul li p a{
	color:white;
	text-decoration:none;
}

#home .video{
	float:left;
	width:270px;
	height:260px;
	margin:0px 0px 0px 90px;
}

#home .video a{
	display:block;
	width:245px;
	height:60px;
}

#home .video .tv{
	width:215px;
	height:145px;
	margin:10px 0px 0px 35px;
}

#home .guestbook{
	float:left;
	width:270px;
	height:260px;
	margin:0px 0px 0px 0px;
}

#home .guestbook a{
	display:block;
	width:245px;
	height:60px;
}

#home .guestbook ul{
	padding:15px 30px 0px 30px;
}

#home .guestbook ul li{
	padding:2px 0px 10px 0px;
	background:url('/img/home_gb_bg.png') bottom center no-repeat;
}

#home .guestbook ul li.last{
	background:none;
}

#home .guestbook ul li small{
	color:#575757;
}

#home .event{
	float:left;
	width:350px;
	height:260px;
	margin:0px 0px 0px 0px;
}

#home .event a{
	display:block;
	width:245px;
	height:60px;
}

#home .event ul{
	padding:0px 0px 0px 20px;
}

#home .event ul li{
	padding:2px 0px;
}

#home .event ul li a{
	width:205px;
	height:17px;
	padding:2px 0px 0px 20px;
	color:white;
	text-decoration:none;
}

#home .event ul li a:hover{
	background:url('/img/home_event_bg.png') no-repeat;
	color:black;
}



.pager{
	padding:20px 140px 20px 0px;
	text-align:right;
	color:#959595;
	font-size:12px;
}

.pager a{
	color:#959595;
	text-decoration:none;
}

.pager .first{
	margin:0px 10px 0px;
}

.pager .last{
	margin:0px 0px 0px 10px;
}

.pager span{
	color:#f7ae00;
}


