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;
	background:url('/img/container_bg.jpg') top center no-repeat black;
}

#header{
	padding:0px 0px 0px 0px;
	height:29px;
}

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

#header ul{
	padding:10px 0px 0px;
}

#header ul li{
	float:left;	
}

#header ul li{
	float:left;	
	height:75px;
}

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

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

#header ul .item1 a{
	width:95px;
	background:url('/img/home_menu.jpg') 10px 10px no-repeat;
}

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

#header ul .item2 a{
	width:105px;
	background:url('/img/home_menu.jpg') no-repeat -71px 10px;
}

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

#header ul .item3 a{
	width:107px;
	background:url('/img/home_menu.jpg') no-repeat -152px 10px;
}

/*#header ul .item3 a:hover{
	background:url('/img/menu_event_rollover.png') no-repeat;
}*/

#header ul .item4 a{
	width:93px;
	background:url('/img/home_menu.jpg') no-repeat -242px 10px;
}

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

#header ul .item5 a{
	width:100px;
	background:url('/img/home_menu.jpg') no-repeat -317px 10px;
}

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

#header ul .item6 a{
	width:95px;
	background:url('/img/home_menu.jpg') no-repeat -412px 10px;
}

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

#header ul .item7 a{
	width:180px;
	background:url('/img/home_menu.jpg') no-repeat -522px 10px;
}

#header ul .item7 a:hover{
	background:url('/img/menu_4bisztro_rollover.png') no-repeat 5px -2px;
}

#header .eventDd{
	display:none;
	position:absolute;
	margin:10px 0px 0px 330px;
	width:178px;
	height:93px;
	background:url('/img/event_big.png') no-repeat;
}

#header .eventDd .further{
	float:left;
	width:40px;
	height:20px;
	margin:45px 0px 0px 70px;
}

#header .eventDd .past{
	float:left;
	width:40px;
	height:20px;
	margin:50px 0px 0px 10px;
}

#headerHome{
	padding:0px 0px 0px 140px;
	height:75px;
}

#headerHome ul li{
	float:left;	
}

#headerHome ul li{
	float:left;	
	height:29px;
}

#headerHome ul li a{
	display:block;
	height:75px;
}

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

#headerHome ul .item1 a{
	width:95px;
	background:url('/img/home_menu.jpg') 10px 10px no-repeat;
}

#headerHome ul .item1 a:hover{
	background:url('/img/menu_home_rollover.png') no-repeat;
}

#headerHome ul .item2 a{
	width:105px;
	background:url('/img/home_menu.jpg') no-repeat -71px 10px;
}

#headerHome ul .item2 a:hover{
	background:url('/img/menu_news_rollover.png') no-repeat;
}

#headerHome ul .item3 a{
	width:107px;
	background:url('/img/home_menu.jpg') no-repeat -152px 10px;
}

#headerHome ul .item3 a:hover{
}

#headerHome ul .item4 a{
	width:93px;
	background:url('/img/home_menu.jpg') no-repeat -242px 10px;
}

#headerHome ul .item4 a:hover{
	background:url('/img/menu_shop_rollover.png') no-repeat;
}

#headerHome ul .item5 a{
	width:100px;
	background:url('/img/home_menu.jpg') no-repeat -317px 10px;
}

#headerHome ul .item5 a:hover{
	background:url('/img/menu_video_rollover.png') no-repeat;
}

#headerHome ul .item6 a{
	width:95px;
	background:url('/img/home_menu.jpg') no-repeat -412px 10px;
}

#headerHome ul .item6 a:hover{
	background:url('/img/menu_aboutus_rollover.png') no-repeat;
}

#headerHome ul .item7 a{
	width:180px;
	background:url('/img/home_menu.jpg') no-repeat -522px 10px;
}

#headerHome ul .item7 a:hover{
	background:url('/img/menu_4bisztro_rollover.png') no-repeat 5px -2px;
}

#headerHome .eventDd{
	z-index:1000;
	display:none;
	position:absolute;
	margin:0px 0px 0px 180px;
	width:178px;
	height:93px;
	background:url('/img/event_big.png') no-repeat;
}

#headerHome .eventDd .further{
	float:left;
	width:40px;
	height:20px;
	margin:45px 0px 0px 70px;
}

#headerHome .eventDd .past{
	float:left;
	width:40px;
	height:20px;
	margin:50px 0px 0px 10px;
}


.rollover{
	display:none;
}

#rollover_item6 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_aboutus_rollover.png') no-repeat;
}

#rollover_item4 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_shop_rollover.png') no-repeat;
}

#rollover_item5 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_video_rollover.png') no-repeat;
}

#rollover_item3 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_event_rollover.png') no-repeat 10px -5px;
}


#rollover_item2 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_news_rollover.png') no-repeat;
}

#rollover_item1 a{
	position:absolute;
	display:block;
	width:117px;
	height:74px;
	background:url('/img/menu_home_rollover.png') no-repeat;
}

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

#footer .fb{
	float:right;
	width:180px;
	height:70px;
	margin:0px 40px 0px 0px;
}

#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:620px 0px 50px 490px;
}

#contact .content p{
	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 .content{
	padding:100px 0px 0px 50px;
}

#video .bg{
	width:813px;
	background:url('/img/video_bg.png') top center repeat-y;	
}

#video .embed{
	width:724px;
	height:437px;
	padding:42px 0px 0px 89px;
	background:url('/img/video_yt_bg.png') top center no-repeat;	
}


#video .flash{
	width:640px;
	border:1px solid white;
}

#video .content .list{
	padding:42px 0px 20px 75px;
	background:url('/img/video_list_header_bg.png') no-repeat 80px 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;
	padding:0px 10px 10px;
}

#video .content .list ul li a{
	display:block;
	height:8px;
	padding:5px 0px 10px 5px;
	margin:5px 0px 5px;
	color:white;
	text-decoration:none;
	border-bottom:1px solid #3c3c3c;
}

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

#video .content .data{
	float:left;
	
	width:310px;
	padding:10px;
	margin:0px 0px 0px 10px;
}

#video .content .data h2{
	color:#ff0366;
	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;
}

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

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

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

#newsList ul li{
	height:120px;
	margin:0px 0px 10px;
	padding:37px 0px 20px 0px;
	background:url('/img/news_list_bg.png') top center no-repeat;
}

#newsList ul li .img{
	float:left;
	width:245px;
	padding:8px 0px 30px 40px;
}

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

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

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

#newsList ul li span{
	display:block;
}

#newsList ul li p{
	padding:15px 0px 0px;
	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{
	height:144px;
	padding:20px 0px 20px 0px;
	background:url('/img/event_list_bg.png') bottom center no-repeat;
}

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

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

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

#eventList ul li .data h3 a{
	color:#ff0366;
	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:0px 0px 30px 80px;
}

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

#event .img img{
	border:3px solid #ff0366;
}

#event .data{
	float:left;
	width:510px;
	padding:20px 0px 0px 10px;
}

#event .data .header{
	padding:20px 0px 0px 0px;
	height:49px;
	background:url('/img/event_header_bg.png') no-repeat;
}

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

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

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

#event .data p{
	padding:10px 50px 0px 20px;
	text-align:justify;
	background:url('/img/event_content_bg.png') repeat-y;
}

#event .data .social{
	height:76px;
	background:url('/img/event_social_bg.png') no-repeat;
}

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

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



#event .data .galleryHeader{
	background:url('/img/event_gallery_header_bg.png') no-repeat;
	height:66px;
	margin:20px 0px 0px;
}


#event .data .gallery{
	background:url('/img/event_gallery_bg.png') no-repeat 0px 40px;
	padding:0px 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;
	text-align:right;
	margin:0px 40px 20px;
	background:none;
}

#event .data .gallery .pager a{
	color:#959595;
}

#event .data .gallery .images{
	background:url('/img/event_content_bg.png') repeat-y;
	padding:10px 0px 0px 15px;
}

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

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

#event .data .gallery .image a:hover img{
	padding:0px;
	border:3px solid #ff0366;
}

#event .data .supportHeader{
	background:url('/img/event_support_header.png') no-repeat;
	height:60px;
	margin:20px 0px 0px;
}

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

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

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

#flashPromo{
	position:relative;
	top:-22px;
	width:980px;
	height:375px;
	margin:0px 0px 0px 25px;
}

#home .bisztro{
	z-index:100;
	position:absolute;
	display:block;
	width:285px;
	height:152px;
	margin:280px 0px 0px 665px;
	background:url('/img/home_4bisztro.png') no-repeat;
}

#home .news{
	background:red;
	height:240px;
	margin:50px 0px 0px 50px;
	background:url('/img/home_news_bg.png') no-repeat;
}

#home .news .toNews{
 	display:block;
	height:49px;
	margin:0px 50px 0px 0px;
}

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

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

#home .news ul li img{
}

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

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

#home .videos{
	float:left;
	width:562px;
	height:276px;
	margin:0px 0px 0px 50px;
	padding:17px 13px 0px;
	background:url('/img/home_video_bg.png') no-repeat;
}

#home .videos .video{
	float:left;
	width:303px;
	margin:0px 10px 0px 0px;
}

#home .videos .list{
	float:left;
}

#home .videos .list .toVideos{
	display:block;
	width:215px;
	height:35px;
}

#home .videos .list ul{
	padding:10px 0px 0px;
}

#home .videos .list ul li{
	margin:0px 0px 5px;
}

#home .videos .list ul li a{
	display:block;
	height:17px;
	padding:4px 0px 0px 5px;
	color:white;
	text-decoration:none;
}

#home .videos .list ul li a:hover{
	background:url('/img/home_rollover.png') repeat-x;
	color:black;
}

#home .event{
	float:left;
	width:299px;
	height:276px;
	margin:0px 0px 0px 0px;
	background:url('/img/home_event_bg.png') no-repeat;
}

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

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

#home .event ul li{
	margin:0px 0px 5px;
}

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

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

#shop .content{
	padding:100px 0px 0px 85px;
}

#shop .lead{
	width:813px;
}

#shop .lead .header{
	height:84px;
	background:url('/img/shop_header_bg.png') no-repeat;
}

#shop .lead p{
	text-align:justify;
	padding:10px 40px 35px 35px;
	background:url('/img/shop_bg.png') repeat-y;
}

#shop .gallery{
	width:813px;
	margin:20px 0px 0px;
}

#shop .gallery .header{
	height:66px;
	background:url('/img/shop_gallery_header.png') no-repeat;
}

#shop .gallery .images{
	padding:10px 40px 35px 45px;
	background:url('/img/shop_bg.png') repeat-y;
}

#shop .gallery .image a img{
	padding:3px;
}

#shop .gallery .image a:hover img{
	padding:0px;
	border:3px solid #ff0366;
}

#aboutus .content{
	padding:100px 0px 0px 85px;
}

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

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

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

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

.pager span{
	color:white;
}

