@charset "utf-8";

body
{
	margin-top: 0px;
	background: #000000 url(../images/background.jpg) top center no-repeat;
}

a
{
        color:#ffffff;
}

div.banner
{
	margin-bottom: 15px;
}

div.body
{
	width: 942px;
	margin: 0px auto;
	clear: both;
}

div.subnav
{
        width:330px;
        border:0px solid;
	float:left;
	margin-right:10px;
}

.subnav strong
{
        color:#ffffff;
}


div.subnavlink
{
        padding-top:5px;
        font-size: 12px;
        font-weight:bold; 
        color:#ffffff;
}

.subnavlink a
{
        font-weight:bold; 
        color:#ffffff;
}

div.colRight
{
	float: left;
	width: 220px;
	margin-bottom: 100px;
}

div.colRightSection
{
	margin-bottom: 5px;
}

div.competition
{
	position: absolute;
	margin-left: 605px;
}

div.content
{
	float: left;
	width: 701px;
	margin-right: 10px;
	margin-bottom: 100px;
}

div.content h1
{
        color:#ffffff;
}

div.header
{
        border:0px solid;
	width: 956px;
	margin: 0px auto;
}

#cocktail
{
    width:212px;
    font-size: 12px;
    border:0px solid;
    padding-top:15px;
    padding-bottom:15px;
    background: url(../images/location_panel_middle.png) top left repeat-y;
    display:none; 
    padding-right:0px;
    padding-left:5px;
}

#cocktail_bg1
{
    display:none;
    background: url(../images/location_panel_top.png) top left repeat-y;
    height:2px;
    width:217px;
}

#cocktail_bg2
{

    display:none;
    background: url(../images/location_panel_bottom.png) top left repeat-y;
    height:2px;
    width:217px;
}


div.headerOuter
{
	/*background: url(../images/background-header.png) top center no-repeat;*/
}

div.logo
{
	width: 824px;
	height: 180px;
	position: relative;
	z-index: 1;
	top: -40px;
	padding-left: 60px;
}

div.mapText
{
	position: absolute;
	width: 235px;
	z-index: 5;
}

div.navi
{
	height: 41px;
	text-align:right;
	padding: 0px 9px 7px 240px;
	/* background: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; */
	position: relative;
	z-index: 2;
}

div.naviItem
{
	float: left;
	width: 113px;
	height: 41px;
	background: #b37d27 url(../images/background-navi.gif) top left repeat-y;;
	margin: 0px 2px;
	text-align: center;
	display: block;
}

div.naviSub
{
	position: relative;
	height: 40px;
	z-index: 1;
	margin-bottom: 15px;
	clear: both;
}

div.naviSubItem
{
	width: 155px;
	height: 40px;
	float: left;
	margin: 0px 1px;
}

div.pageHeader
{
	text-align: center;
}

div.panel
{
	border-top: 1px solid #2e3f47;
	height: 205px;
	margin-bottom: 10px;
	background: url(../images/background-panel.png) top left repeat;
	padding: 10px 25px 10px 105px;
}

div.recipe
{
	padding: 20px 50px 50px 50px;
	background: url(../images/divider.png) top center no-repeat;
	clear: both;
}

img.recipeImage
{
	float: left;
}

div.recipeText
{
	width: 350px;
	float: right;
}

div.recipeText table
{
	width: 350px;
}

div.vcontainer
{
        border:0px solid; 
	width:150px;
	float:left;
}

div.videocat
{
    padding-top:15px;
    padding-bottom:20px;
}


div.vthumbnails
{
    border:0px solid;
    float:left
}

div.vthumbnails img
{
    padding-bottom:15px;
    padding-right:10px;
}

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}

#menu
{
	z-index: 5;
	top: 0;
	left: 0;
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
        width:155px; 
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	color: #000;
	font-weight: bold;
}

#menu ul li a
{
	color: #fff;
}

#menu ul li a img
{
	vertical-align: middle;
}

#menu ul li a:hover
{
}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#menu ul li a:hover span
{
	background: url(../images/topselectionright.png) top right;
}

#menu ul.dropdown
{
	padding-top: 10px;
	/*background-image: url(images/dropdown.png);*/
	background:#404040;  
	overflow:hidden;
	border-bottom: 1px solid #dc902f;
	width: 200px;
}

#menu ul.dropdown li a
{
        background: url() no-repeat left center;
	border-bottom: 1px solid #e5cd8e;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/menuarrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: none;
}

		.gform_field
{
    margin-left:0px;

}

.gfield_label
{
    color:#fff;
    margin-right:5px;

}

.ginput_container
{
    display:inline;
}

.gform_body ul
{
    margin-left:0px;
}

.gform_footer 
{
    float:right;
    padding-top:15px;
}

.gform_body label
{
    padding-left:5px;
}

#field_1_5
{
    width:200px;
    float:right;

}

.newsletter_checkboxes
{
    width:300px;
    padding-top:5px;
    margin-bottom:5px;

}

.gfield_checkbox li label
{
    padding-left:10px;

}

.newsletter_button
{
    color:#660000;

}

.gform_footer .button
{
    color:#fff;
    background-color:#660000;
    padding:3px;

}

#gforms_confirmation_message
{
    font-size:22px;
    color:#fff;
}

.gform_fields{ margin:0px; border:0px solid; padding:0px;}

